.PreviewToolBar {
    display: block;
    overflow: hidden;
    height: 40px;
    position: relative !important;
    top: 0;
    margin-bottom: 0 !important;
}

.PreviewBody {
    background-position: 0 0 !important;
    margin-top: 0 !important;
}

/* CLEARFIX */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* BOX SIZING */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* GLOBAL FONT STYLES */
html {
    -webkit-text-size-adjust: 100%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-font-smoothing: antialiased !important;
}

body {
    font-family: "aktiv-grotesk-std", "jaf-bernino-sans-condensed", Arial, Sans-Serif;
    font-weight: normal;
    font-size: 17px;
    color: #5b6770;
    line-height: 24px;
    text-align: left;
    margin: 0;
    overflow-x: hidden;
}

.center {
    text-align: center;
}

.centerTitle h1,
.centerTitle h1>span.ModuleTitle {
    text-align: center !important;
}

.mb10 h1 {
    margin-bottom: 10px !important;
}

.mb20 h1 {
    margin-bottom: 20px !important;
}

.white {
    color: #fff;
}

a,
.link {
    outline: 0 none;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    /*font-weight: normal;*/
    font-size: 17px;
    color: #3c823e;
    line-height: 24px;
    text-align: left;
    text-decoration: none;
    transition: all 0.1s;
    cursor: pointer;
}

a:hover,
a:active {
    color: #6d6d6d;
    transition: all 0.1s;
}

.big-link {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: lighter;
    font-size: 22px;
    color: #3c823e;
    line-height: 30px;
    text-align: left;
    transition: all 0.1s;
}

.big-link:hover,
.big-link:active {
    color: #6d6d6d;
    transition: all 0.1s;
}

.link-caps {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #3c823e;
    line-height: 24px;
    text-transform: uppercase;
    transition: all 0.1s;
}

.link-caps:hover,
.link-caps:active {
    color: #6d6d6d;
    transition: all 0.1s;
}

.breadcrumb,
.SQH,
.SQH a {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 10px;
    color: #6d6d6d;
    text-transform: uppercase;
}

.breadcrumb:hover,
.SQH:hover a {
    color: #fff;
}

.breadcrumb:active,
.SQH:active a {
    color: #6d6d6d;
}

img {
    border: 0 none;
    max-width: 100%;
}

b,
strong {
    font-family: "aktiv-grotesk-std", "jaf-bernino-sans-condensed", Arial, Sans-Serif;
    font-weight: bold;
}

p {
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 20px;
}

small {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 14px;
}

ul {
    padding-left: 19px;
    margin: 0 0 17px;
}

.italic,
i {
    font-style: italic;
    font-weight: lighter;
    font-size: 18px;
    line-height: 23px;
}

h1 {
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    line-height: 55px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 40px;
}

h2,
h1>.ModuleTitle,
.ModuleContainer>h1,
.EventWidgets h1,
body .bigtitle h1,
body .bigtitle h1>span.ModuleTitle {
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 40px;
    color: #091c6e;
    /*text-align: left;*/
    line-height: 45px;
    text-transform: none;
}

h3,
.intro h1,
.FaqContainer h1,
.FaqContainer h1>span.ModuleTitle,
.smalltitle h1,
.smalltitle h1>span.ModuleTitle {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #091c6e;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

h4 {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: lighter;
    font-size: 22px;
    color: #091c6e;
    line-height: 30px;
    text-align: left;
}

h5 {
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin: 0 0 15px;
}

/*h6 {
font-size: 56px;
font-family: 'gothamboldregular';
line-height: 36px;
color: #f57b20;
font-style: normal;
font-weight: normal;
}*/
.miceType {
    font-size: 10px;
    font-style: italic;
    line-height: 1;
}

.intro {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: lighter;
    font-size: 22px;
    color: #5b6770;
    line-height: 30px;
    text-align: left;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    padding: 0 30px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.tinyContainer {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.background-color-lightgray {
    background: #e4e4e4 !important;
}

/*###################### HEADER #######################*/
.HeaderContainer {
    background-color: #000;
}

.PaneHeader {
    /*height: 80px; */
    height: 90px;
    padding-top: 20px;
}

.PaneNavigation {
    background-color: #5b6770;
    color: #fff;
    display: block;
    height: 100%;
    position: fixed;
    right: -300px;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 300px;
    z-index: 999;
    padding-top: 20px;
}

.PaneNavigation.openedChildren {
    background-color: #879198;
}

.PaneNavigation.openedChildren.openedChildren3 {
    background-color: #9eb8ca;
}

.close {
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 33px;
    padding-right: 23px;
    margin-right: 30px;
    vertical-align: middle;
    background: url('../design/x.png') no-repeat transparent 100% 50%;
}

.close span {
    font-size: 30px;
    padding-bottom: 8px;
    padding-left: 8px;
    vertical-align: middle;
    font-weight: lighter;
}

.PaneNavigation.open {
    right: 0;
    overflow: auto;
}

.PaneNavigation .ModuleSearch {
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 10px 30px 20px;
}

.ModuleSearch .SearchInput {
    border-style: none;
    color: #4f4e4e;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 4px 3px;
    vertical-align: top;
    width: 81%;
}

.ModuleSearch .ModuleContainerInner {
    background-color: #fff;
    border-radius: 3px;
    padding: 8px 7px;
}

.ModuleSearch .SearchButton {
    background: url('../design/search-arrow.png') no-repeat scroll 50% 50% transparent;
    border-radius: 50%;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 24px;
    text-indent: -9999px;
    vertical-align: top;
    width: 24px;
}

.mainNav {
    border-top: 1px solid #fff;
}

.mainNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mainNav ul li {
    position: relative;
}

.mainNav span.forward:before {
    content: "\203A";
}

.mainNav span.forward {
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 48px;
    line-height: 43px;
    position: absolute;
    right: 8px;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 50px;
    transition: all 0.4s;
}

.mainNav span.forward:hover {
    right: 0px;
}

.mainNav a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #fff;
    display: block;
    font-weight: bold;
    transition: all 0.4s;
}

.mainNav .has-children>a {
    padding-right: 40px;
}

.mainNav a:hover {
    padding-left: 37px;
}

.mainNav .level2 a,
.mainNav .level2 span.forward {
    display: none;
}

.mainNav .level2,
.mainNav .level3 {
    display: none;
}

.mainNav .selectedParent .level2 {
    display: block;
}

.mainNav .level2 li.has-children>span.forward {
    display: block;
}

.mainNav.openedChildren ul.level1>li {
    display: none;
}

.mainNav.openedChildren ul.level1>li.selectedParent {
    display: block;
}

.mainNav.openedChildren ul.level1>li.selectedParent>span.forward {
    display: none;
}

.mainNav.openedChildren ul.level1>li.selectedParent a {
    display: block;
}

/*.mainNav.openedChildren ul.level2 > li {
display: none;
}*/
.mainNav.openedChildren ul.level2>li.selectedParent {
    display: block;
}

.mainNav.openedChildren ul.level1>li.selectedParent>span.forward {
    display: none;
}

.mainNav.openedChildren ul.level1>li.selectedParent a {
    display: block;
}

.openedChildren3 .level2>li {
    display: none;
}

.openedChildren3 .level2>li.has-children.selectedParent {
    display: block;
}

.openedChildren3 .level2>li.has-children.selectedParent .level3 {
    display: block;
}

.mainNav.openedChildren3 .level1>li.selectedParent>.back {
    display: none;
}

.mainNav .level2 li.has-children.selectedParent>span.forward {
    display: none;
}

.mainNav .selectedParent .back:before {
    content: "\2039";
    font-size: 32px;
    font-weight: lighter;
    line-height: 30px;
    padding-right: 3px;
    vertical-align: sub;
}

.mainNav .level1>li>.back,
.mainNav .level2>li>.back {
    display: none;
}

.mainNav .level1>li.selectedParent>.back,
.mainNav .level2>li.selectedParent>.back {
    background: transparent;
    left: 27px;
    position: absolute;
    top: 21px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.mainNav li.selectedParent>.back:hover {
    margin-left: -7px;
}

.mainNav ul li.selectedParent {
    position: static;
}

.ClientLogo,
.ClientLogo2 {
    float: left;
}

.secondaryClientLogo .ClientLogo {
    display: none;
}

.SQH {
    float: right;
    margin-right: 15px;
    padding-top: 7px;
}

.SQH .StockPChange,
.SQH .StockVolumeText,
.SQH .StockVolume,
.SQH .StockDate {
    display: none;
}

.StockChange {
    margin: 0 -1px;
}

.navbar-toggle {
    float: right;
    background-color: #38a542;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    padding: 0 17px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: bold;
}

.navbar-toggle:hover {
    background-color: #6d6d6d;
}

.sr-only {
    float: left;
    font-size: 15px;
    line-height: 16px;
    margin-right: 8px;
}

.icon-bar {
    background: none repeat scroll 0 0 #fff;
    clear: right;
    color: #fff;
    display: block;
    float: right;
    height: 2px;
    margin: 2px 0 1px;
    width: 19px;
    z-index: 2;
}

.arrow {
    background-color: transparent;
    background-position: 50% 50%;
    border-radius: 50%;
    display: block;
    height: 28px;
    height: 30px\9;
    transition: all 0.4s ease 0s;
    width: 28px;
    width: 30px\9;
}

.arrow-up {
    background-image: url('../design/arrow-up-green.png');
}

.arrow-up:hover {
    background-image: url('../design/arrow-up-gray.png');
}

.arrow-down {
    background-image: url('../design/arrow-down-green.png');
}

.arrow-down:hover {
    background-image: url('../design/arrow-down-gray.png');
}

.arrow-left {
    background-image: url('../design/arrow-left-green.png');
}

.arrow-left:hover {
    background-image: url('../design/arrow-left-gray.png');
}

.arrow-right {
    background-image: url('../design/arrow-right-green.png');
}

.arrow-right:hover {
    background-image: url('../design/arrow-right-gray.png');
}

/*********FOOTER**********/
/*.PaneFooter {
padding: 75px 0 85px;
background: url('../design/footer-hazard.png') no-repeat #38a542 100% 0;
}*/
.PaneFooter2 {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 9px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    background: url('../design/footer-bg.jpg') repeat-x transparent 0 0;
    height: 70px;
    padding: 20px 0 0;
}

ul.FooterLinks {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.FooterLinks li {
    display: inline-block;
    margin-left: 15px;
}

.FooterLinks a {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 9px;
    line-height: 14px;
    color: #3c823e;
    text-transform: uppercase;
}

.FooterLinks a:hover,
.FooterLinks a:active {
    color: #656565;
}

.goToTop,
.socialLink {
    float: right;
    margin-top: 0;
    margin-left: 10px;
}

.Copyright,
div.FooterLinks {
    float: left;
    padding: 0;
}

.Q4FooterContainer {
    clear: left;
    float: left !important;
    padding: 0 !important;
    text-align: left;
}

.Q4FooterContainer a {
    color: #fff !important;
    font-size: 9px !important;
    line-height: 10px;
}

.greenFooter img {
    margin-bottom: 10px;
}

.greenFooter p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
}

.greenFooter div.fl {
    width: 50%;
    padding-left: 30px;
}

.greenFooter div.fl:first-child {
    padding-left: 0;
}

/*************************************************GLOBALS*******************************************/
/*CENTER STUFF*/
/* This parent can be any width and height */
.block {
    text-align: center;
}

/* The ghost, nudged to maintain perfect centering */
.block:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */
}

/* The element to be centered, can
also be of any width and height */
.centered {
    display: inline-block;
    vertical-align: middle;
    /*width: 300px;*/
}

/*END OF CENTER STUFF*/
/*.PaneContentInner {
padding-top: 100px;
}*/
.PaneLeft .LeftPaneDiv>span:first-child>*,
.PaneRight .RightPaneDiv>span:first-child>* {
    padding: 100px 0 40px;
}

.PaneLeft .LeftPaneDiv>span>*,
.PaneRight .RightPaneDiv>span>* {
    padding: 0 0 40px;
}

.noPaddingLeftRightPanes .PaneLeft .LeftPaneDiv>span:first-child>*,
.noPaddingLeftRightPanes .PaneRight .RightPaneDiv>span:first-child>* {
    padding: 0 0 40px;
}

.PaneLeft {
    width: 64%;
    float: left;
}

.PaneRight {
    width: 31%;
    float: right;
}

.PaneBreadcrumb {
    background: #373737;
    font-family: ‘aktiv grotesk’, ‘helvetica’, ‘arial’, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #6d6d6d;
    text-transform: uppercase;
    min-height: 20px;
    line-height: 20px;
}

.PaneBreadcrumb a {
    font-family: ‘aktiv grotesk’, ‘helvetica’, ‘arial’, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #6d6d6d;
    text-transform: uppercase;
    line-height: 20px;
}

.PaneBreadcrumb a:hover {
    color: #fff;
}

.BreadcrumbSeparator {
    display: inline-block;
    padding: 0 4px;
}

.HeaderImageContainer {
    background-position: 50% 50%;
    background-size: cover;
    /*-ms-behavior: url('../js/backgroundsize-min.htc');
behavior: url('../js/backgroundsize-min.htc');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    display: block;
    /*height: 400px;*/
    margin: 0 auto;
    max-width: 1500px;
}

.HeaderImageContainer .centered {
    padding: 100px 0 120px;
}

.PaneHeader2.whiteBG .HeaderImageContainer .centered {
    padding: 100px 0 80px;
}

.HeaderImage {
    background: url('../design/slider-pattern.png') repeat scroll 0 0;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6c000000', endColorstr='#6c000000');
    /* IE */
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    text-align: center;
    width: 100%;
}

.HeaderImageContainer img {
    display: none;
}

.pageDescription {
    margin: 0 auto;
    max-width: 580px;
}

.pageDescription p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-weight: lighter;
    line-height: 30px;
}

.HeaderImageContainer .Breadcrumb a,
.HeaderImageContainer .Breadcrumb span {
    display: none;
}

.HeaderImageContainer .Breadcrumb {
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    line-height: 55px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 6px #000;
}

/*################HOME#################*/
.LayoutHomePage .PaneBreadcrumb,
.LayoutHomePage .PaneLeft,
.LayoutHomePage .PaneHeader2 {
    display: none;
}

.sliderHome h1 {
    margin: 0;
    width: 730px;
    text-shadow: 2px 2px 10px #000;
}

.slider {
    margin: 0 auto;
    max-width: 1500px;
    text-align: center;
    display: block;
}

.slider .content-container {
    height: 400px;
    background: url('../design/slider-pattern.png') repeat 0 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
}

.cycle-slide {
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /*-ms-behavior: url('../js/backgroundsize-min.htc');
behavior: url('../js/backgroundsize-min.htc');*/
}

.more {
    background-color: #38a542;
    border-radius: 2px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 8px 19px;
    transition: all 0.2s ease 0s;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
}

.more:hover {
    background: #6d6d6d;
    color: #fff;
}

.world-class-support {
    padding: 90px 30px 78px;
    background: url('../design/home-worldclass.png') no-repeat 95% 50% transparent;
    /*transition: all 1.5s;*/
    opacity: 1;
}

/*.world-class-support.appeared {
background: url('../design/home-worldclass.png') no-repeat 95% 50% transparent;
opacity: 1;
}*/
.world-class-support .ContentContainer {
    width: 50%;
}

.world-class-support p,
.p22 {
    font-size: 22px;
    line-height: 33px;
}

.world-class-support h2,
.homeh2 {
    margin: 0 0 14px;
}

.state-of-art .fr {
    padding-top: 20px;
}

.state-of-art h2.homeh2 {
    font-size: 30px;
    line-height: normal;
}

.state-of-art.rig-rendering .bigContainer {
    background: url('../design/rig-rendering.jpg') no-repeat 100% 50% transparent;
    max-width: 1200px;
}

.state-of-art.career-profile .bigContainer {
    background: url('../design/career-profile.jpg') no-repeat 0% 50% transparent;
}

.state-of-art.corporate .bigContainer {
    background: url('../design/careers_corp_apply.jpg') no-repeat 0% 50% transparent;
}

.state-of-art .fl,
.state-of-art .fr {
    width: 50%;
}

.integ-services .fr {
    padding-top: 90px;
}

.state-of-art.rig-rendering {
    background-color: #ccc;
    width: 100%;
}

.rig-rendering .circle {
    background: url('../design/rig-button-white.png') no-repeat scroll 50% 50% transparent;
    border-radius: 100%;
    /*box-shadow: 2px 2px 15px #000;*/
    cursor: pointer;
    display: inline-block;
    /*display: none;*/
    height: 56px;
    width: 56px;
}

.rig-rendering .fl {
    float: right;
}

.rig-rendering .fr {
    float: left;
}

.circle:hover {
    background: url('../design/rig-button-green.png') no-repeat scroll 50% 50% transparent;
    /*background-position: 52px 50%;
box-shadow: 2px 2px 25px 4px #000*/
}

.circle.one {
    position: absolute;
    right: 264px;
    top: 122px;
}

.circle.two {
    position: absolute;
    right: 280px;
    top: 206px;
}

.circle.three {
    bottom: 134px;
    position: absolute;
    right: 169px;
}

.circle.four {
    bottom: 64px;
    right: 341px;
    position: absolute;
}

.circle.five {
    bottom: 70px;
    position: absolute;
    right: 255px;
}

/*.circle > .content {
display: none;
opacity: 0;
position: absolute;
top: 50%;
right: 110%;
width: 300px;
height: 80px;
border-top: 1px solid #fff;
transition: all 0.4s;
z-index: 5;
}*/
.circle>.content {
    display: none;
    width: 220px;
    opacity: 0;
    position: absolute;
    transition: all 0.4s;
    z-index: 5;
    background-color: #F5F5F5;
}

.circle.one>.content {
    top: 50%;
    left: 55px;
    /*width: 135px;
height: 80px;*/
    border-top: 1px solid #898989;
    text-align: right;
}

.circle.two>.content {
    top: 50%;
    right: 50px;
    /*width: 220px;
height: 80px;*/
    border-top: 1px solid #898989;
    text-align: left;
}

.circle.three>.content {
    top: 50px;
    left: 0%;
    /*width: 125px;
height: 80px;*/
    border-top: 1px solid #898989;
    text-align: right;
}

.circle.four>.content {
    top: -60px;
    right: 85%;
    /*width: 151px;
height: 80px;*/
    border-top: 1px solid #898989;
    text-align: left;
}

.circle.five>.content {
    top: 50%;
    left: 50px;
    /*width: 145px;
height: 80px;*/
    border-top: 1px solid #898989;
    text-align: right;
}

.circle:hover>.content {
    opacity: 1;
    display: block;
}

.circle>.content>p {
    width: 100%;
    color: #419639;
    margin: 0;
    /*text-shadow: 1px 2px 3px #000;*/
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}

.circle>.content>.p22 {
    line-height: 39px;
}

.p14 {
    font-size: 14px;
    line-height: 20px;
}

.ManualSlider {
    display: block;
    max-width: 1500px;
    margin: 0 auto;
}

.ManualSlider p {
    font-size: 22px;
    line-height: 33px;
}

.ManualSlider .block {
    text-align: left;
    height: 400px;
}

.ManualSlider h2 {
    margin: 0 0 14px;
}

.ManualSlider .slider-item {
    height: 400px;
    text-align: left;
}

.ManualSlider .cycle-pager {
    bottom: 23px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    z-index: 200;
}

.ManualSlider .cycle-pager>span {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    text-indent: -9999px;
    width: 28px;
    background: url('../design/rig-buttons.png') no-repeat scroll 0 50% transparent;
    cursor: pointer;
    margin: 0 3px;
}

.ManualSlider .cycle-pager>span.cycle-pager-active {
    background-position: 100% 50%;
}

.ManualSliderMobile {
    display: none;
    margin-top: 29px;
    padding: 150px 20px 30px;
    background: url('../design/home-manual-slider-mobile.png') no-repeat scroll 50% 20px transparent;
    text-align: center;
}

.ManualSliderMobile h2 {
    margin: 0 0 14px;
}

.ModulePressRelease {
    display: block;
    width: 100%;
    background: url('../design/metal_texture.jpg') repeat scroll 0 0 #000;
}

.homePressRelease,
.opinions.blackbg {
    background-color: #363636;
    /* layer fill content */
    -moz-box-shadow: inset 0 0 196px rgba(0, 0, 0, .5);
    /* inner shadow */
    -webkit-box-shadow: inset 0 0 196px rgba(0, 0, 0, .5);
    /* inner shadow */
    box-shadow: inset 0 0 196px rgba(0, 0, 0, .5);
    /* inner shadow */
}

.homePressRelease.notHomePressRelease {
    background-color: none;
    /* layer fill content */
    -moz-box-shadow: none;
    /* inner shadow */
    -webkit-box-shadow: none;
    /* inner shadow */
    box-shadow: none;
    /* inner shadow */
}

.ModulePressRelease .bigContainer {
    max-width: 1500px;
    margin: 0 auto;
    display: block;
}

.ModulePressRelease h1 {
    color: #fff;
    margin: 0 0 25px;
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 40px;
    /*text-align: left;*/
    line-height: 45px;
    text-transform: none;
}

.ModulePressRelease h1>.ModuleTitle {
    color: #fff;
}

.ModulePressRelease .container {
    padding: 60px 60px 40px;
    height: 400px;
    position: relative;
}

.ModulePressRelease .ModuleItemRow {
    /*display: none;*/
}

.ModulePressRelease .ModuleItemRow {
    float: left;
    vertical-align: top;
    padding: 0 20px;
}

.ModulePressRelease .ModuleContainerInnerTop {
    display: block;
    margin: 0 auto;
    max-width: 840px;
    overflow: hidden;
}

.slick-prev,
.slick-next {
    background-color: transparent;
    background-position: 50% 50%;
    border-radius: 100%;
    display: block;
    height: 28px;
    height: 30px\9;
    transition: all 0.4s ease 0s;
    width: 28px;
    width: 30px\9;
    text-indent: -9999px;
    border-style: none;
    cursor: pointer;
    margin-top: -15px;
}

.slick-prev {
    left: 33px;
    position: absolute;
    top: 50%;
    background-image: url('../design/arrow-left-green.png');
}

.slick-prev:hover {
    background-image: url('../design/arrow-left-gray.png');
}

.slick-next {
    right: 33px;
    position: absolute;
    top: 50%;
    background-image: url('../design/arrow-right-green.png');
}

.slick-next:hover {
    background-image: url('../design/arrow-right-gray.png');
}

.slick-track {
    position: relative;
}

.ModulePressRelease .ModuleViewAllLink.more {
    display: block;
    margin: 42px auto 0;
    text-align: center;
    width: 87px;
}

.ModulePressRelease .ModuleDate {
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
}

/*################ABOUT US#################*/
.QuickLinks,
.SiteMapContainer {
    max-width: 1140px;
    display: block;
    padding: 85px 30px 80px;
    margin: 0 auto;
}

.QuickLinks ul {
    margin: 0;
    padding: 0;
}

.QuickLinks ul li {
    list-style-type: none;
    width: 20%;
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.QuickLinks li>div {
    float: none !important;
}

.QuickLinks li>img {
    border-radius: 50%;
    display: block;
    margin-bottom: 7px;
    /*display: none;*/
}

.QuickLinks ul li:first-child {
    padding-left: 0;
}

.QuickLinks a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 22px;
}

.two-pictures {
    background-color: #cccccc;
}

.two-pictures .container,
.HistorySliderContainer .container {
    padding: 0 45px\9;
}

.two-pictures .picture1 {
    background: url('../design/aboutus-picture1.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture2 {
    background: url('../design/aboutus-picture2.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture3 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_overview_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture4 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_overview_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture5 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_ethics_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture6 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_ethics_rightb.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture7 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_HSE_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture8 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_HSE_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture9 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_emergency_preparedness_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture10 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_emergency_preparedness_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture11 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_talent_management_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture12 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_talent_management_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture13 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_diversity_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture14 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_diversity_rightt.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture15 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_philanthropy_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture16 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_philanthropy_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture17 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_scholarship_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture18 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_scholarship_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture19 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_Policy_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture20 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_Policy_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture21 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_feedback_left.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .picture22 {
    background: url('../images/Banners/2019_10-08_Corp_Responsibility_images_feedback_right.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.about_target_zero {
    background: url('../design/about_target_zero.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.about_rig_locator {
    background: url('../design/about_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.service_canada_rig_locator {
    background: url('../design/service_canada_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.service_us_rig_locator {
    background: url('../design/service_us_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.service_directional_rig_locator {
    background: url('../design/service_directional_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.international_rig_locator {
    background: url('../design/international_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.careers_tough_apply {
    background: url('../design/careers_tough_apply.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.careers_tough_quiz {
    background: url('../design/careers_tough_quiz.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.careers_tough_profiles {
    background: url('../design/careers_tough_profiles.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.ir_rig_locator {
    background: url('../design/ir_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.ir_animation {
    background: url('../design/ir_animation.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.services_rig_locator {
    background: url('../design/services_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures.services_op_support {
    background: url('../design/services_op_support.jpg') no-repeat scroll 50% 50% transparent;
}

.two-pictures .pictures {
    width: 50%;
    float: left;
    height: 400px;
    background-size: cover !important;
    -ms-behavior: url('../js/backgroundsize-min.htc');
    behavior: url('../js/backgroundsize-min.htc');
}

.two-pictures .pictures.st1500 {
    width: 100%;
    float: left;
    height: 400px;
    background-size: cover !important;
    -ms-behavior: url('../js/backgroundsize-min.htc');
    behavior: url('../js/backgroundsize-min.htc');
}

.two-pictures .pictures.st1200 {
    width: 100%;
    float: left;
    height: 400px;
    background-size: cover !important;
    -ms-behavior: url('../js/backgroundsize-min.htc');
    behavior: url('../js/backgroundsize-min.htc');
}

.PaneHeader2.whiteBG {
    background: #fff;
}

.PaneHeader2.whiteBG .HeaderImage {
    background: none;
}

.PaneHeader2.whiteBG .HeaderImageContainer .Breadcrumb {
    color: #091c6e;
    text-shadow: none;
}

.PaneHeader2.whiteBG .pageDescription p {
    color: #5b6770;
}

/*##########DRILLING PROFILE##############*/
.pageDrillingProfile .PaneLeft {
    float: left;
    width: 50%;
}

.pageDrillingProfile .PaneRight {
    width: 45%;
    float: right;
}

/*.pageDrillingProfile .PaneContent {
max-width: 1140px;
margin: 0 auto;
padding: 100px 30px;
}*/
.FaqContainer {
    margin-bottom: 20px;
}

.FaqContainer .FaqQuestionList,
.FaqContainer .item p,
.FaqContainer .BackToTopLink {
    display: none;
}

.FaqContainer .item {
    border-bottom: 1px solid #b7b7b7;
}

.FaqContainer .FaqAnswer {
    padding-bottom: 20px;
    padding-left: 50px;
}

.FaqContainer .big-link {
    background: url('../design/plus-green.png') no-repeat scroll 0 50% transparent;
    display: block;
    line-height: 22px;
    padding-bottom: 14px;
    padding-left: 48px;
    padding-top: 14px;
    transition: all 0.2s ease 0s;
}

.FaqContainer .big-link:hover {
    background: url('../design/plus-gray.png') no-repeat scroll 0 50% transparent;
}

.FaqContainer .big-link.active {
    background: url('../design/minus-green.png') no-repeat scroll 0 50% transparent;
}

.FaqContainer .big-link.active:hover {
    background: url('../design/minus-gray.png') no-repeat scroll 0 50% transparent;
}

.corp-responsibility-links .FaqContainer .big-link.active {
    background: url('../design/plus-green.png') no-repeat scroll 0 50% transparent;
}

.corp-responsibility-links .FaqContainer .big-link.active:hover {
    background: url('../design/plus-green.png') no-repeat scroll 0 50% transparent;
}

.learn-more .ContentContainer,
.metalbg {
    margin: 0 auto;
    max-width: 1500px;
    padding: 75px 0 70px;
}

.learn-more {
    background: url('../design/metal_texture.jpg') repeat scroll 0 0 #000;
}

.learn-more h2 {
    color: #fff;
    text-align: center;
    margin: 0 0 40px;
}

.caps {
    text-transform: uppercase;
}

.learn-more p {
    color: #fff;
    margin: 0;
}

.learn-more .items>div {
    width: 47%;
    float: left;
    margin-left: 5%;
    padding-left: 165px;
    padding-top: 21px;
    padding-bottom: 25px;
    min-height: 150px;
}

.learn-more .items>div:first-child {
    margin-left: 0 !important;
    width: 47%;
}

.learn-more.threeColumns .items>div {
    width: 32%;
    margin-left: 2%;
    background-position: 0 20px !important;
    min-height: 175px;
}

.learn-more .item1 {
    background: url('../design/learn-more-item1.png') no-repeat scroll 0 0 transparent;
}

.learn-more .item2 {
    background: url('../design/learn-more-item2.png') no-repeat scroll 0 0 transparent;
}

.learn-more .item3 {
    background: url('../design/international_rig_opportunities.png') no-repeat scroll 0 0 transparent;
}

.learn-more.target-zero-section-pages .item1 {
    background: url('../design/target_zero_logo150.png') no-repeat scroll 0 0 transparent;
}

.learn-more.target-zero-section-pages .item2 {
    background: url('../design/target-training.png') no-repeat scroll 0 0 transparent;
}

/*##############HISTORY###############*/
/*.PageAboutUsOurHistory .HeaderImageContainer {
height: 300px;
}*/
.PageAboutUsOurHistory .pageDescription {
    margin: 0 auto;
    width: 100%;
}

h4.green {
    color: #3c823e;
}

.history h4 {
    margin: 0;
}

.history {
    padding-bottom: 100px;
}

.history .graybar {
    display: block;
    width: 100%;
    height: 1px;
    background: #b7b7b7;
}

.clear {
    clear: both;
}

.history .graybar {
    background: none repeat scroll 0 0 #b7b7b7;
    display: block;
    height: 1px;
    margin: 15px 0 15px;
    width: 100%;
}

.history-item {
    width: 50%;
    float: right;
    clear: both;
    border-left: 3px solid #38a542;
    padding-left: 33px;
    position: relative;
}

/*.history-item:before*/
.history-item .plusButton {
    background: url('../design/plus-green.png') no-repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 30px;
    left: -16px;
    position: absolute;
    width: 30px;
    z-index: 200;
    top: 0;
    cursor: pointer;
    border-radius: 50%;
}

.history-item.left {
    float: left;
    border-left: 0;
    padding-left: 0;
    border-right: 3px solid #38a542;
    padding-right: 33px;
    margin-left: 3px;
    /*fix for line*/
}

/*.history-item.left:before*/
.history-item.left .plusButton {
    background: url('../design/plus-green.png') no-repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 30px;
    right: -16px;
    left: auto;
    position: absolute;
    width: 30px;
    z-index: 200;
    top: 0;
    border-radius: 50%;
}

/*.history-item.left.active:before,
.history-item.active:before*/
.history-item.active .plusButton,
.history-item.left.active .plusButton {
    background: url('../design/minus-green.png') no-repeat scroll 0 0 #fff;
    border-radius: 50%;
}

.history-item.last {
    border-color: transparent;
}

.history img {
    border: 0 none;
    border-radius: 50%;
    float: left;
    margin-right: 4%;
    width: 24%;
}

.history .content-container {
    /*display: none;*/
}

.history h4 {
    cursor: pointer;
}

.history .content-container h4 {
    float: right;
    margin: 0;
    width: 72%;
    margin: 0 0 9px;
    line-height: 22px;
}

.history .content-container .description {
    display: block;
    float: right;
    width: 72%;
    margin: 0;
}

.history .content-container .description p {
    margin: 0;
    display: none;
    padding: 9px 0;
    border-bottom: 1px solid #b7b7b7;
}

.history .content-container .description p b {
    color: #091c6e;
    display: inline-block;
    vertical-align: top;
    width: 15%;
}

.history .content-container .description p span {
    display: inline-block;
    vertical-align: top;
    width: 85%;
    padding-left: 10px;
}

.history h4.green:hover {
    color: #5b6770;
}

.more-text {
    display: none;
}

.read-more.link,
.closeButton {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 0;
    text-transform: uppercase;
}

.closeButton {
    float: right;
    margin: 0;
    width: 72%;
    display: none;
    margin: 15px 0 0;
}

.read-more.link {
    float: right;
    width: 72%;
    display: none;
}

.hasP+.read-more.link {
    display: block;
}

.HistorySliderContainer {
    background: #ccc;
}

.HistorySliderContainer .slider-item.cycle-slide.cycle-slide-active {}

.HistorySliderContainer .sliderImage {
    float: left;
    height: 400px;
    width: 63%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-behavior: url('../js/backgroundsize-min.htc');
    behavior: url('../js/backgroundsize-min.htc');
}

.HistorySliderContainer .sliderImage img {
    display: none;
}

.HistorySliderContainer .content-container {
    float: right;
    height: 400px;
    padding: 40px 0 73px 30px;
    position: relative;
    width: 36%;
}

.HistorySlider {
    display: block;
    height: 400px;
    position: relative;
}

.HistorySlider h4 {
    margin: 0 0 5px;
}

.HistorySliderContainer .cycle-prev,
.HistorySliderContainer .cycle-next {
    border-radius: 50%;
    bottom: 42px;
    display: inline-block;
    height: 28px;
    height: 30px\9;
    right: 30%;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 28px;
    width: 30px\9;
    color: #ccc;
    cursor: pointer;
    z-index: 555;
    background: url('../design/small-arrow-left.png') no-repeat scroll 50% 50% transparent;
}

.HistorySliderContainer .cycle-next {
    right: 26%;
    background: url('../design/small-arrow-right.png') no-repeat scroll 50% 50% transparent;
}

@media all and (max-width: 1024px) {
    .HistorySliderContainer .content-container {
        font-size: 14px;
        line-height: 18px;
    }

    .HistorySliderContainer .content-container h4 {
        font-size: 16px;
        line-height: 19px;
    }
}

@media all and (max-width:768px) {
    .HistorySliderContainer .container {
        padding: 0;
    }

    .HistorySliderContainer .container {
        padding: 0;
    }

    .HistorySliderContainer .cycle-next {
        left: 70px;
        bottom: 13px;
    }

    .HistorySliderContainer .cycle-prev {
        left: 25px;
        bottom: 13px;
    }

    .HistorySliderContainer .content-container {
        float: none;
        display: block;
        height: auto;
        padding: 25px 20px 78px;
        position: relative;
        width: 100%;
    }

    .HistorySlider {
        height: auto;
    }

    .HistorySliderContainer .sliderImage {
        width: 100%;
        display: block;
        background-position: 50% 50%;
        background-size: auto 100%;
        background-repeat: no-repeat;
        margin-bottom: 20px;
    }

    .HistorySliderContainer .cycle-slide {
        padding-bottom: 40px;
    }
}

@media all and (max-width:480px) {
    .HistorySlider {}

    .HistorySliderContainer .sliderImage {
        height: 270px;
    }

    .HistorySliderContainer .content-container {
        padding: 10px 10px 20px;
    }
}

/*###########CAREERS##########*/
.learn-more.whitebg {
    background: #fff;
}

.learn-more.whitebg h2 {
    color: #091c6e;
}

.learn-more.whitebg .ContentContainer {
    background: #fff;
}

.learn-more.whitebg p {
    color: #5b6770;
}

.learn-more.something-different .item1 {
    background: url('../design/something-different-item1-v2.png') no-repeat scroll 0 0 transparent;
}

.learn-more.something-different .item2 {
    background: url('../design/something-different-item2.png') no-repeat scroll 0 0 transparent;
}

.learn-more.something-different.corporate-oppurtunities .item2 {
    background: url('../design/careers-corporate.png') no-repeat scroll 0 0 transparent;
}

.opinions,
.blackbg {
    background: url('../design/metal_texture.jpg') repeat scroll 0 0 #000;
}

.opinions h2 {
    color: #fff;
    margin: 0 0 40px;
    text-align: center;
}

.opinions .container {
    height: 290px;
    padding: 20px 60px 40px;
    position: relative;
    overflow: hidden;
}

.opinions .item {
    /*display: inline-block;*/
    float: left;
    padding: 0 20px;
    vertical-align: top;
}

.opinions .content {
    display: block;
    margin: 0 auto;
    max-width: 840px;
    overflow: hidden;
}

.opinions .metalbg {
    padding: 40px 0 50px;
}

.opinions h3,
.opinions p {
    color: #fff;
}

.quarterlyWidget .sbOptions a[href="#1996"] {
    display: none;
}

/*############################### INVESTORS ##############################*/
.SectionInvestors .PaneContent>span>span>div {
    max-width: 1140px;
    margin: 0 auto 40px;
    padding: 50px 30px;
}

.SectionInvestors .PaneContent>span>span>div.fullwidth {
    max-width: none;
    margin: none;
    padding: 50px 0;
}

.SectionInvestors .PaneContent>span>span>div.fullwidth.nocontainer {
    max-width: none;
    margin: 0;
    padding: 0;
}

.PageInvestorRelations .HeaderImageContainer {
    background-position: 50% 50%;
}

.SecondaryNav {
    display: none;
}

.SectionInvestors .SecondaryNav,
.Investors .SecondaryNav {
    display: block;
    margin-bottom: 40px;
}

.SecondaryNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.SecondaryNav ul.level1 {
    padding: 10px 17px;
    background-color: #ebebeb;
}

.SecondaryNav ul a {
    border-top: 1px solid #b7b7b7;
    color: #3c823e;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 9px 0;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 100%;
}

.SecondaryNav ul a:hover {
    color: #5b6770;
    padding-left: 5px;
}

.SecondaryNav ul.level1>li>a {
    border-top: none;
}

.IRInside.SecondaryNav ul.level1 {
    background-color: transparent;
    padding: 0;
}

.IRInside.SecondaryNav ul.level2 {
    background-color: #ebebeb;
    padding: 10px 17px;
}

.IRInside.SecondaryNav ul.level2>li:first-child>a {
    border-top: none;
}

.SecondaryNav li.selected>a {
    color: #5b6770;
}

.IRInside.SecondaryNav .level1>li>a {
    color: #091c6e;
    line-height: 45px;
    padding: 0;
}

.IRInside.SecondaryNav .level1>li>a:hover {
    padding: 0;
}

.SectionInvestors .PaneLeft .LeftPaneDiv>span>*,
.SectionInvestors .PaneRight .RightPaneDiv>span>* {
    padding: 0 0 40px;
}

.homeir {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.IRLanding.SecondaryNav h3 {
    margin-bottom: 10px;
}

.StockInformation h2 {
    margin: 0 auto 40px;
    text-align: center;
}

.StockInformation .more {
    display: block;
    margin: 0 auto;
    width: 87px;
}

.liststylenone ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.StockInformation {
    display: none;
}

.investorToolkit ul {
    float: left;
    width: 48%;
    padding: 5px 45px 15px 15px;
}

.investorToolkit .StockContainer {
    float: right;
    width: 52%;
}

div.investorToolkit .miniContainer {
    background: #38a542;
    margin-top: 10px;
}

.investorToolkit ul a {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 10px 20px 10px 40px;
    display: block;
    background: url('../design/pdf-icon-white.png') no-repeat scroll 0 50% transparent;
}

.investorToolkit ul li {
    border-top: 1px solid #fff;
}

.investorToolkit ul li:first-child {
    border-top: none;
}

.StockQuoteLanding {
    position: relative;
    /*margin-bottom: 40px;*/
}

.StockQuoteLanding.StockTSX {
    background: url('../design/TSX-green.png') no-repeat scroll 0 50% transparent;
    border-bottom: 1px solid #fff;
}

.StockQuoteLanding.StockNYSE {
    background: url('../design/NYSE-green.png') no-repeat scroll 0 50% transparent;
    border-bottom: 1px solid #fff;
}

.StockQuoteLanding .StockDescription1 {
    display: block;
}

.StockQuoteLanding .StockDescription1 a {
    font-size: 15px;
    color: #fff;
}

.StockQuoteLanding .StockPChange,
.StockQuoteLanding .StockVolumeText,
.StockQuoteLanding .StockVolume,
.StockQuoteLanding .StockDate {
    display: none;
}

.StockQuoteLanding .StockDescription3 a {
    display: block;
    position: absolute;
    z-index: 5;
    width: 60px;
    height: 60px;
    left: 0;
    top: 50%;
    margin-top: -30px;
}

.StockQuoteLanding {
    padding: 25px 25px 25px 85px;
}

.StockQuoteLanding .StockDescription2,
.StockQuoteLanding .StockPrice {
    color: #fff;
    font-size: 22px;
    font-weight: lighter;
    line-height: 22px;
}

.StockQuoteLanding .StockPrice {
    margin-left: -5px;
}

.StockQuoteLanding .paranthesis,
.StockQuoteLanding .StockChange {
    color: #fff;
    font-size: 17px;
    /*display: none;*/
}

/*.two-pictures.irlanding .picture1 {
background: url('../design/ir_rig_locator.jpg') no-repeat scroll 50% 50% transparent;
}*/
/*.two-pictures.irlanding .picture2 {
background: url('../design/irlanding-picture2.jpg') no-repeat scroll 50% 50% transparent;
}*/
/*################# STOCK INFORMATION ##################*/
.StockQuote .StockQuoteIndice,
.StockQuote .PriceLabel,
/*.StockQuote .StockTableText,*/
.StockQuote .WeekHighLabel,
.StockQuote .WeekLowLabel,
.StockQuote .WeekHigh,
.StockQuote .WeekLow,
.StockQuote .PChangeLabel {
    display: none;
}

.StockQuote p {
    margin: 0;
}

.hide {
    display: none;
}

.StockQuote {
    padding: 0 0 40px 80px !important;
}

.StockQuote .StockTableItem {
    border-bottom: 1px solid #b7b7b7;
}

.StockQuote .StockTableItem {
    line-height: 40px;
    font-size: 22px;
    color: #5b6770;
}

.StockQuote .StockTableItem.noborder {
    border: none;
}

.StockQuote .fl {
    float: left;
    width: 47%;
}

.StockQuote .fr {
    float: left;
    width: 47%;
    margin-left: 5%;
}

.StockTableItem>span:first-child {
    vertical-align: top;
    width: 37%;
    display: inline-block;
}

.StockTableItem>span+span {
    display: inline-block;
}

.StockTableItem .StockTableTextLabel {
    vertical-align: top;
    width: 45%;
}

.StockHead {
    display: block;
    font-size: 55px;
    line-height: 52px;
    color: #5b6770;
    margin-bottom: 20px;
}

.dollaSign {
    display: inline-block;
    margin-right: -13px;
}

.StockQuoteTSX span.nyse,
.StockQuoteTSX a.nyse {
    display: none;
}

.StockQuoteNYSE span.tsx,
.StockQuoteNYSE a.tsx {
    display: none;
}

.StockQuoteContainer span.tsx,
.StockQuoteContainer span.nyse {
    color: #3c823e;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    outline: 0 none;
    text-align: left;
    text-decoration: none;
}

.StockQuoteTSX {
    background: url('../design/TSX.png') no-repeat scroll 0 10px transparent;
    border-bottom: 3px solid #38a542;
    margin-bottom: 50px;
}

.StockQuoteNYSE {
    background: url('../design/NYSE.png') no-repeat scroll 0 10px transparent;
}

.StockHistorical {
    display: block;
    margin-bottom: 100px;
    margin-top: 50px;
}

.StockHistorical .LookupDateText {
    display: none;
}

.StockHistorical .InputButton,
.lookup {
    background-color: #38a542;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    padding: 0 19px;
    transition: all 0.2s ease 0s;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 40px;
    font-weight: bold;
    margin: 5px 5px 5px 0;
    vertical-align: top;
}

.StockHistoricalSelection,
.stock-selects {
    margin-bottom: 30px;
}

.StockHistorical .InputButton:hover,
.lookup:hover {
    background-color: #6d6d6d;
}

.StockTable,
.historical-widget .list-group {
    padding: 30px 4%;
    background: #ebebeb;
    margin: 0;
}

.StockTable p,
.historical-widget .list-group-item {
    float: left;
    text-align: center;
    padding: 0 1%;
    line-height: 32px;
    margin: 0;
    border-left: 1px solid #b7b7b7;
    width: 20%
}

.list-group::before,
.list-group::after {
    content: " ";
    display: table;
}

.list-group::after {
    clear: both;
}

.StockTable p:first-child,
.historical-widget .list-group>li:first-child+li {
    border-left: none;
}

.StockTable p span,
.StockTable p a,
.historical-widget .list-group-item span {
    display: block;
}

.StockTable p a {
    color: #3c823e;
    text-align: center;
}

/*####### SELECT AND STUFF ########*/
.sbHolder {
    display: inline-block;
    margin: 5px 5px 5px 0;
    position: relative;
}

.sbHolder ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    padding: 0;
    background: #f4f4f4;
    z-index: 6000;
    width: 100%;
    border: 1px solid #b7b7b7;
    overflow: auto;
    max-height: 400px !important;
}

.sbOptions a {
    color: #393536;
    background: none repeat scroll 0 0 #f4f4f4;
    border-top: 1px solid #b7b7b7;
    line-height: 23px;
    padding-left: 3px;
    display: block;
}

.sbHolder .sbOptions li:first-child a {
    border-top: none;
}

.sbHolder .sbOptions li:hover {
    background: #4d4749;
}

.sbHolder .sbOptions li:hover a {
    color: #38a542;
}

a.sbSelector:hover {
    opacity: 1;
}

.sbSelector {
    display: inline-block;
    font-weight: bold;
    height: 40px;
    min-width: 57px;
    padding: 0 12px;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    background-color: #acacac;
}

.sbSelector:after {
    content: "   \25BC";
    color: #fff;
    float: right;
    padding-left: 5px;
}

.sbToggleOpen+.sbSelector:after {
    content: "   \25B2";
    color: #fff;
    float: right;
    padding-left: 5px;
}

/*########## STOCK CHART############*/
.stockChartContainer {
    background: #363636;
    padding: 50px 0;
}

#chart text {
    fill: #fff !important;
    color: #fff !important;
}

#chart .highcharts-button text {
    fill: #3c823e !important;
    color: #3c823e !important;
}

.CustomTable {
    border-collapse: collapse;
    width: 100%;
    padding: 40px 0;
    margin: 0 0 20px;
    overflow-x: auto;
    display: block;
}

.CustomTable td {
    /*background: none repeat scroll 0 0 #4d4749;*/
    border-bottom: 1px solid #ccc;
    /*color: #d0d0d0;*/
    padding: 10px 5px;
    text-align: center;
}

.CustomTable th {
    background: none repeat scroll 0 0 #38a542;
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
    text-transform: uppercase;
}

/*################ ANNUAL REPORTS ############*/
.FinancialReportContainer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.FinancialReportContainer .FileType {
    display: none;
}

.FinancialReportContainer h4,
.FinancialReportContainer h2 {
    margin: 0;
}

.FinancialReportContainer h3 {
    /*color: #5b6770;*/
    display: none;
}

.FinancialReportContainer a {
    color: #38a542;
    display: block;
    font-size: 22px;
    line-height: 23px;
    padding-left: 35px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: url('../design/pdf-icon-green.png') 0 50% no-repeat scroll transparent;
}

.FinancialReportContainer a:hover {
    color: #5b6770;
}

.AnnualQuarterlyReportText {
    display: none;
}

.FinancialReportContainer tr {
    float: left;
    width: 50%;
}

.FinancialReportContainer .YearPanel {
    /*background-color: #ebebeb;*/
    display: none;
    padding: 10px 20px;
    border-top: 1px solid #b7b7b7;
}

.FinancialReportContainer .LeftPad20 {
    /*background: none repeat scroll 0 0 #ebebeb;*/
    color: #fff;
    display: block;
    padding: 6px 0;
    border-bottom: 1px solid #b7b7b7;
    margin-left: 15px;
    margin-right: 15px;
    width: 75%\9;
}

.FinancialReportContainer .CoverImagePane {
    display: none;
}

.annualReports tbody>tr:first-child {
    width: 100%;
    border-bottom: 3px solid #38a542;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.annualReports tbody>tr:first-child .CoverImagePane {
    border: 1px solid #8c8c8c;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    width: 35%;
}

.annualReports tbody>tr:first-child .LeftPad20 {
    border: medium none;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 30px;
    vertical-align: top;
    width: auto;
    width: 64%;
}

.annualReports tbody>tr:first-child h3 {
    display: block;
}

/*########## SEC FILINGS ###########*/
.SECContainer .header {
    color: #fff;
    background-color: #38a542;
    line-height: 50px;
}

.SECContainer .date {
    display: inline-block;
    width: 11%;
    padding-left: 3%;
    line-height: 1.4;
}

.SECContainer .filing {
    display: inline-block;
    width: 8%;
    text-align: center;
}

.SECContainer .description {
    display: inline-block;
    width: 59%;
    padding-left: 5%;
}

.SECContainer .dropdowns {
    display: block;
    margin-bottom: 20px;
}

.SECContainer .year {
    display: inline-block;
    margin: 0 20px;
}

.SECContainer .PaginationCont {
    padding: 10px;
}

.SECContainer .rssLinkSEC {
    float: right;
    margin-top: 10px;
}

.yearText {
    display: inline-block;
    margin-right: 20px;
}

/*############## QUARTERLY RESULTS ##############*/
.quarterlyWidget h1 {
    margin: 0 0 30px;
}

.quarterlyWidget .headerBoxes {
    margin-bottom: 45px;
    margin-left: 2.5%;
}

.quarterlyWidget .QRcontent {
    padding: 10px 1% 10px;
    /*background: #ebebeb;*/
    min-height: 300px;
}

.quarterlyWidget .QRcontent .year {
    padding-top: 2px;
}

.quarterlyWidget .YearTitle {
    margin: 0 0 45px 1.5%;
    display: block;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #091c6e;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left;
}

.quarterlyWidget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.YearContainer {
    margin: 0 1.5% 40px;
    width: 97%;
}

.YearContainer>.Year {
    /*color: #5b6770;*/
    font-size: 16px;
    /*line-height: 30px;*/
    display: block;
    padding-bottom: 2px;
    border-bottom: 1px solid #b7b7b7;
    font-weight: bold;
    background: none repeat scroll 0 0 #38a542;
    color: #fff;
    text-transform: uppercase;
    padding-left: 20px;
    line-height: 50px;
}

.FinancialItem a {
    line-height: 20px;
    /* height: 66px; */
    border-bottom: 1px solid #b7b7b7;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.FinancialItem a.PDF {
    background: url('../design/pdf_icon.png') scroll no-repeat 98% 50% transparent;
    padding-right: 30px;
}

/*###### CONTACT US #######*/
.learn-more.contactus {
    background: none;
}

.learn-more.contactus .ContentContainer {
    background: none;
}

.learn-more.contactus h2 {
    color: #091c6e;
}

.learn-more.contactus p {
    color: #5b6770;
    margin: 0;
}

.learn-more.contactus .items>div {
    padding-top: 0;
}

.learn-more.contactus p a {
    color: #5b6770;
}

.learn-more.contactus p a:hover {
    color: #3c823e;
}

.learn-more.contactus .item1 {
    background: url('../design/contact_calgary.png') no-repeat scroll 0 0 transparent;
}

.learn-more.contactus .item2 {
    background: url('../design/contact_houston.png') no-repeat scroll 0 0 transparent;
}

.FormBuilderContainer h2 {
    color: #fff;
    margin: 0 0 30px;
    text-align: center;
}

.FormBuilderContainer .RedStar {
    display: none;
}

.FormBuilderContainer .Item input,
.FormBuilderContainer .Item select,
.FormBuilderContainer .Item textarea {
    background-color: #acacac;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    text-align: left;
    width: 270px;
    border-style: none;
    font-size: 17px;
}

.FormBuilderContainer .container {
    max-width: 910px;
    position: relative;
}

.FormBuilderContainer .Item {
    vertical-align: top;
    width: 47%;
    margin-bottom: 10px;
}

.FormBuilderContainer .sbHolder {
    margin: 0;
}

.FormBuilderContainer .Item .Label {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    width: 104px;
}

.FormBuilderContainer .Item.ItemMessage {
    position: absolute;
    right: 0;
    top: 70px;
}

.FormBuilderContainer .Item.ItemMessage .Label {
    vertical-align: top;
}

.Button.SubmitButton.more {
    display: block;
    margin: 40px auto 0;
    width: 87px;
}

.CaptchaContainer {
    margin-top: -24px;
    padding-left: 108px;
}

.CaptchaContainer b {
    color: #fff;
}

.FormBuilderContainer .Item.ItemCaptcha>div>span {
    display: none;
}

.FormBuilderContainer .Item>div {
    position: relative;
}

.FormBuilderContainer .ErrorMessage {
    position: absolute;
    left: 0px;
    top: 25px;
    color: red;
}

.FormBuilderContainer textarea {
    height: 270px !important;
}

.FormDropdown:after {
    color: #fff;
    content: "   ?";
    float: right;
    padding-left: 5px;
}

.connect {
    padding: 60px 0 45px;
    background: url('../design/footer-hazard.png') no-repeat #38a542 100% 0;
    text-align: center;
}

.connect h1 {
    margin-bottom: 20px;
}

.connect h1>span {
    color: #fff;
}

.connect .more {
    width: 88px;
    text-align: center;
}

.whitebg {
    background-color: #fff !important;
}

.greentext {
    color: #38a542 !important;
}

/*############# BOARD MEMBERS ##########*/
.PersonGenericContainer .commaName,
.PersonGenericContainer .commaSuffix,
.PersonGenericContainer .PersonComma {
    display: none;
}

.PersonGenericContainer .PersonTitle {
    color: #5b6770;
    display: block;
    font-size: 14px;
    line-height: 14px;
    /* margin-bottom: 20px;*/
}

.PersonGenericContainer .PersonPhoto {
    float: left;
    margin: 0 20px 20px 0;
}

.PersonContainer h3 {
    cursor: pointer;
    color: #3c823e !important;
}

.PersonContainer {
    margin-bottom: 0px;
    border-bottom: 1px solid #b7b7b7;
}

.ModuleDownloadListWithTags .ModuleHeader,
.ModuleDownloadListWithTags .ModuleFileSizeText {
    display: none;
}

.ModuleDownloadListWithTags .ModuleItemRow.ModuleItem {
    line-height: 36px;
    margin-bottom: 0px;
    padding: 0px 17px;
    background-color: #ebebeb;
}

.ModuleDownloadListWithTags .ModuleItemRow.ModuleItemAlt {
    line-height: 36px;
    margin-bottom: 0px;
    padding: 0px 17px;
    background-color: #fff;
}

.ModuleListContainer.ModuleDownloadListWithTags .ModuleContainerInner a[href$=".pdf"] {
    background: url('../design/pdf-icon-green.png') no-repeat scroll 0 50% transparent;
    display: block;
    line-height: 20px;
    /* padding-left: 40px; */
    padding: 8px 0 8px 40px;
}

.ModuleDownloadListWithTags .ModuleIcon {
    /*display: inline-block;*/
    float: right;
    height: 26px;
    /*vertical-align: middle;*/
}

.ModuleDownloadListWithTags .ModuleHeadlineLink {
    margin-right: 10px;
}

.ModuleDownloadListWithTags {
    padding: 25px;
}

/*######### SITEMAP ##########*/
.SiteMapContainer ul {
    list-style: none;
    margin: 0;
    padding: 0 0 50px;
}

.SiteMap-Level2 {
    margin-top: 20px;
}

.SiteMap-Level2 a {
    font-weight: bold;
    font-size: 18px;
    color: #091c6e;
}

.SiteMap-Level3 {
    padding-left: 30px;
    margin-top: 5px;
}

.SiteMap-Level4 {
    padding-left: 60px;
}

.SiteMap-Level4 a {
    font-size: 16px;
}

.ModuleEvent .ModuleYearLink {
    display: none;
}

.ModuleEvent .ModuleDateContainer {
    float: left;
    width: 20%;
}

.ModuleEvent .ModuleHeadlineLink {
    float: right;
    width: 80%;
}

.ModuleEvent .ModuleTime {
    display: block;
}

.ModuleEvent .WebcastLink {
    padding-left: 30px;
    background: url('../design/webcast.png') scroll no-repeat 0% 50% transparent;
    display: block;
    float: right;
    width: 80%;
}

.ModuleEvent .RelatedDocuments {
    clear: both;
}

.ModuleEvent .ModuleItemRow {
    padding: 10px;
    margin-bottom: 30px;
}

.ModuleEventDetails .ModuleTime {
    display: block;
    margin-bottom: 20px;
}

/*######### IR PRESS RELEASE #########*/
.ModulePressRelease.notHomePressRelease {
    background: none;
    display: block;
    width: 100%;
}

.ModulePressRelease.notHomePressRelease .bigContainer {
    display: block;
    margin: 0;
    max-width: auto;
}

.ModulePressRelease.notHomePressRelease .container {
    height: auto;
    padding: 50px 0 0;
    position: relative;
}

.ModulePressRelease.notHomePressRelease .ModuleDate {
    color: #091c6e;
    display: block;
    float: left;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    width: 20%;
}

.ModulePressRelease.notHomePressRelease .ModuleHeadlineLink {
    float: right;
    width: 80%;
}

.ModulePressRelease.notHomePressRelease .ModuleSeparator {
    clear: both;
}

.ModulePressRelease.notHomePressRelease .ModuleItemRow {
    display: block;
    padding: 0;
    vertical-align: top;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    float: none;
}

.ModulePressRelease.notHomePressRelease .ModuleItemRow:before,
.ModulePressRelease.notHomePressRelease .ModuleItemRow:after {
    content: " ";
    display: table;
}

.ModulePressRelease.notHomePressRelease .ModuleItemRow:after {
    clear: both;
}

.disclaimerpop .content {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 11px #000;
    display: block;
    left: 50%;
    margin-left: -28.4%;
    margin-top: 0;
    min-width: 300px;
    padding: 40px;
    position: fixed;
    top: 10%;
    width: 56.8%;
    z-index: 9999;
}

.disclaimerpop {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    z-index: 98;
    top: 0;
    left: 0;
    display: none;
}

.show {
    display: block;
}

#integrated_services img {
    display: block;
}

/**** ADDED BY CIPRIAN ****/
.map {
    background: #38a542;
    max-width: 900px;
}

.map .fl {
    width: 25%;
    padding: 40px 20px 45px;
    color: #fff;
}

.map .full {
    padding: 40px 20px 45px;
    color: #fff;
}

.map .full>h1,
.map .fl>h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
}

.map .full>p,
.map .fl>p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.map img {
    display: block;
}

.fancybox-close {
    right: 15px !important;
    top: 15px !important;
    background: url('../design/close-green.png') no-repeat center center transparent !important;
    height: 30px !important;
    width: 30px !important;
}

/* SEC */
.SECContainer .header {
    color: #fff;
    background-color: #38a542;
    line-height: 50px;
    margin-bottom: 10px;
}

.SECContainer .header>* {
    text-transform: uppercase;
}

.SECContainer .dropdowns {
    display: block;
    margin-bottom: 20px;
}

.SECContainer .year {
    display: inline-block;
    margin-left: 20px;
}

.SECContainer .ModuleItemRow {
    border-bottom: 1px solid #ccc;
    display: block;
    float: none;
    margin-bottom: 10px;
    padding: 0 0 10px;
    vertical-align: top;
}

.SECContainer .PaginationCont {
    padding: 10px;
}

.SECContainer .header>*,
.SECContainer .ModuleItemRow>* {
    display: inline-block;
    vertical-align: middle;
}

.SECContainer .date,
.SECContainer .ItemDate {
    width: 13%;
    padding-left: 2%;
}

.SECContainer .ItemDate,
.ModuleSECFilingDetails .ModuleDate,
.ModuleEventDetails .ModuleDate {
    color: #091c6e;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.SECContainer .filing,
.SECContainer .filingTitle {
    width: 8%;
    text-align: center;
}

.filingTitle,
.ModuleSECFilingDetails .ModuleForm,
.ModuleEventDetails .ModuleTime {
    font-weight: 700;
    color: #3c823e;
}

.SECContainer .description,
.SECContainer .ItemDescription {
    width: 58%;
    padding: 0 5%;
}

.SECContainer .doc,
.SECContainer .Icons {
    width: 20%;
}

.Icons {
    list-style-type: none;
    margin: 0;
    line-height: 1;
    vertical-align: top;
    padding: 0;
}

.Icons li {
    display: inline-block;
    margin-left: 20px;
}

.Icons li:first-child {
    margin-left: 0;
}

.Icons li a {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    height: 25px;
}

.Icons li a img {
    display: none;
}

.IconLink.PdfIcon a {
    background-image: url('../design/pdf_icon.png');
}

.IconLink.HtmlIcon a,
.IconLink.XBRLIcon a {
    background-image: url('../design/html_icon.png');
}

.IconLink.ExcelIcon a {
    background-image: url('../design/xls_icon.png');
}

.IconLink.WordIcon a {
    background-image: url('../design/doc_icon.png');
}

.IconLink.ZipIcon a {
    background-image: url('../design/xbrl_icon.png');
}

.SECContainer .Prev {
    float: left;
}

.SECContainer .Next {
    float: right;
}

.SECContainer .pageNum {
    font-size: 1.125em;
    font-weight: 700;
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
    display: none;
}

.SECContainer .pageNum>li {
    display: inline-block;
    margin-left: 10px;
}

.SECContainer .pageNum>li:first-child {
    margin-left: 0;
}

.SECContainer .Prev,
.SECContainer .Next {
    cursor: pointer;
    color: #3c823e;
}

/* Event Widgets */
.EventWidgets>div {
    padding: 0 0 40px;
}

.EventWidgets .ModuleItemRow,
.ModulePresentationLatest .ModuleItemRow {
    border-top: 1px solid #ccc;
    display: block;
    float: none;
    padding: 10px 0 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

.EventWidgets .ModuleItemRow:first-child,
.ModulePresentationLatest .ModuleItemRow:first-child {
    border-top: none;
}

.EventWidgets .DateTime,
.ModulePresentationLatest .ModuleDate {
    color: #091c6e;
    display: block;
    float: left;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    width: 150px;
    margin-right: 10px;
}

.ModulePresentationLatest .ModuleDate {
    display: inline-block;
    float: none;
    width: auto;
}

.ModulePresentationLatest .ModuleHeadline {
    display: block;
}

.hrefPresentation {
    background-color: #38a542;
    border-radius: 2px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 19px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    /*margin-left: 160px;*/
    margin-top: 10px;
}

.hrefPresentation:hover {
    background: #6d6d6d;
    color: #fff;
}

.EventWidgets .DateTime>span {
    display: block;
}

.EventWidgets .Webcast {
    display: block;
    padding-left: 160px;
    margin-top: 10px;
}

.ModuleLinks .Webcast {
    display: block;
    margin-top: 10px;
}

.EventWidgets .Webcast a {
    display: inline-block;
}

.EventWidgets .presentation {
    display: block;
    padding-left: 160px;
    margin-top: 10px;
}

.EventWidgets .presentation .thumbnail {
    margin-right: 10px;
    vertical-align: top;
    width: 150px;
}

/* calendar */
.EventsWidget {
    position: relative;
    padding-bottom: 10px;
}

.EventsWidget .ui-datepicker-title {
    color: #091c6e;
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    background: #6d6d6d;
}

.EventsWidget .ui-datepicker-calendar {
    width: 100%;
    border-collapse: collapse;
}

.EventsWidget a {
    color: #fff;
}

.EventsWidget td,
.EventsWidget .ui-datepicker-calendar th {
    background: none repeat scroll 0 0 #6d6d6d;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #ccc;
    line-height: 40px;
}

.EventsWidget td.highlight {
    background: none repeat scroll 0 0 #38a542;
}

.EventsWidget .ui-datepicker-prev.ui-corner-all,
.EventsWidget .ui-datepicker-next.ui-corner-all {
    line-height: 20px;
    font-weight: lighter;
    font-size: 32px;
}

.EventsWidget .ui-datepicker-prev.ui-corner-all {
    background: url('../design/arrow-left-green.png') no-repeat scroll center center transparent;
    display: block;
    height: 30px;
    left: 10px;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    width: 30px;
}

.EventsWidget .ui-datepicker-next.ui-corner-all {
    background: url('../design/arrow-right-green.png') no-repeat scroll center center transparent;
    display: block;
    height: 30px;
    right: 10px;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    width: 30px;
}

.EventWidgets h1,
.calendar h1,
.calendar h1>span,
.ModulePresentationLatest h1,
.ModulePresentationLatest h1>span.ModuleTitle {
    text-align: left !important;
    text-transform: uppercase !important;
}

.ModulePresentationLatest .ModuleThumbnailLink {
    float: left;
    padding-right: 20px;
}

h3.green {
    font-weight: bold;
    color: #3c823e;
    font-size: 15px;
    line-height: 32px;
    text-transform: uppercase;
    display: block;
}

.opinions.wide .content {
    max-width: 100%;
}

.opinions.wide .container {
    height: auto;
    padding: 20px 0 40px;
}

.opinions.wide .item {
    width: 33.33%;
}

.state-of-art.toughneck {
    background-color: #ccc;
    width: 100%;
}

.state-of-art.toughneck .bigContainer {
    height: 900px;
    background: url('../design/toughneck_profiles_header.jpg') no-repeat scroll right center transparent;
    position: relative;
    max-width: 1279px;
}

.state-of-art.toughneck .bigContainer:before {
    content: '';
    display: block;
    width: 150px;
    height: 150px;
    background: url('../design/something-different-item1-v2.png') no-repeat scroll 0 0;
    position: absolute;
    right: 20px;
    top: 0;
}

.state-of-art.toughneck .circle {
    background: url('../design/rig-button-white.png') no-repeat scroll 50% 50% transparent;
    border-radius: 100%;
    /*box-shadow: 2px 2px 15px #000;*/
    cursor: pointer;
    display: inline-block;
    /*display: none;*/
    height: 56px;
    width: 56px;
}

.state-of-art.toughneck .circle:hover {
    background: url('../design/rig-button-orange.png') no-repeat scroll 50% 50% transparent;
}

.state-of-art.toughneck .circle.one {
    position: absolute;
    top: 115px;
    right: 564px;
    display: none;
}

.state-of-art.toughneck .circle.two {
    position: absolute;
    right: 594px;
    top: 238px;
}

.state-of-art.toughneck .circle.two .hoverContainer {
    left: 25px;
    text-align: left;
    top: 0;
}

.state-of-art.toughneck .circle.three {
    bottom: 283px;
    position: absolute;
    right: 815px;
}

.state-of-art.toughneck .circle.four {
    bottom: 295px;
    position: absolute;
    right: 623px;
}

.state-of-art.toughneck .circle.three .hoverContainer {
    left: 25px;
    text-align: left;
    top: 0;
}

.state-of-art.toughneck .circle.four .hoverContainer {
    left: 25px;
    text-align: left;
    top: 0;
}

.state-of-art.toughneck .circle.five {
    bottom: 296px;
    position: absolute;
    right: 574px;
}

.state-of-art.toughneck .circle.five .hoverContainer {
    left: 25px;
    text-align: left;
    top: 0;
}

.state-of-art.toughneck .circle.six {
    bottom: 205px;
    position: absolute;
    right: 469px;
}

.state-of-art.toughneck .circle.six .hoverContainer {
    bottom: 350px;
    right: 520px;
    text-align: left;
}

.state-of-art.toughneck .circle.seven {
    bottom: 269px;
    position: absolute;
    right: 330px;
}

.state-of-art.toughneck .circle.seven .hoverContainer {
    right: 520px;
    text-align: left;
    top: 0;
}

.state-of-art.toughneck .circle.eight {
    bottom: 30px;
    position: absolute;
    right: 415px;
    display: none;
}

.state-of-art.toughneck .circle.eight .hoverContainer {
    bottom: 185px;
    right: 520px;
    text-align: left;
}

.state-of-art.toughneck .content {
    background: rgb(0, 0, 0);
    background: transparent\9;
    background: rgba(0, 0, 0, 0.95);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    zoom: 1;
    padding: 10px;
    height: auto !important;
    width: 500px !important;
    text-align: left;
    border-top: 1px solid #898989;
    border-left: none;
    border-right: none;
}

.state-of-art.toughneck .circle:hover>.hoverContainer {
    display: block;
}

.state-of-art.toughneck .hoverContainer {
    padding: 25px;
    width: 550px;
    display: none;
    z-index: 555;
    position: relative;
}

.state-of-art.toughneck h4 {
    color: #fff;
    line-height: 20px;
    margin: 0 0 10px;
    padding-left: 210px;
}

.state-of-art.toughneck .circle .content>p {
    color: #fff;
    font-weight: normal;
    padding-left: 210px;
    margin-bottom: 15px;
}

.state-of-art.toughneck .content>img {
    float: left;
}

.state-of-art.toughneck .more {
    margin-left: 210px;
    margin-bottom: 10px;
}

.whitepadding {
    padding: 80px 30px 80px;
}

.faqhalf .item {
    display: inline-block;
    margin: 0 2%;
    width: 45%;
    vertical-align: top;
}

.applystuff .more {
    margin: 30px 10px 10px;
    min-width: 170px;
    text-align: center;
}

.PageTermsandConditions .PaneLeft {
    width: 48%;
}

.PageTermsandConditions .PaneRight {
    width: 48%;
}

/* amiling list */
.blackbg .MailingListSignupContainer {
    /*margin-bottom: 40px;*/
}

.blackbg .EditSubscriberConfirmation {
    display: none;
    margin-bottom: 40px;
    text-align: center;
}

.MailingListUnsubscribeMessage {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.blackbg .MailingListForm,
.blackbg .EditSubscriberConfirmation,
.blackbg .UnsubscribeContainer {
    padding: 40px 30px 50px;
    margin: 0 auto;
    max-width: 1140px;
    color: #fff;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.blackbg .MailingListTable,
.blackbg .MailingListUnsubscribeTable {
    width: 100%;
}

.blackbg .MailingListCol2>input {
    background-color: #acacac;
    border: 0 none;
    border-radius: 2px;
    height: 40px;
    width: 270px !important;
}

.blackbg .MailingListsHeading,
.blackbg .MailingListsHeading+.RequiredField {
    display: none;
}

.blackbg .MailingListListTable {
    margin-left: 40%;
}

.blackbg input[type="checkbox"] {
    margin-left: 0;
}

.blackbg .GridActions {
    margin-left: 40%;
}

.blackbg .Button.ActionButton,
.ButtonCell>.SubmitButton {
    background-color: #38a542;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 40px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.blackbg .Button.ActionButton:hover,
.ButtonCell>.SubmitButton:hover {
    background-color: #6d6d6d;
}

.blackbg .SubmitButton {
    margin-left: 40%;
    margin-top: 50px;
}

.RequiredField {
    color: #ff0000;
}

/* contact sales */
.contact-sales h2 {
    margin: 0 0 40px;
    text-align: center;
}

.contact-sales .items>div:first-child {
    margin-left: 0;
    width: 47%;
}

.contact-sales .item1 {
    background: url('../design/target-zero.png') no-repeat scroll 0 0 transparent;
}

.contact-sales .item2 {
    background: url('../design/target-zero.png') no-repeat scroll 0 0 transparent;
}

.contact-sales .items>div {
    float: left;
    margin-left: 5%;
    min-height: 150px;
    padding-bottom: 25px;
    padding-left: 165px;
    padding-top: 21px;
    width: 47%;
}

.contact-sales .caps,
.contactus .caps {
    font-weight: bold;
}

.hazard {
    background: url('../design/hazard-tape.png') no-repeat top right #38a542;
    padding: 60px 0 45px;
    text-align: center;
}

.hazard h2 {
    color: #fff;
}

.hazard a.go {
    background-color: #fff;
    border-radius: 3px;
    border-style: none;
    color: #38a542;
    cursor: pointer;
    font-weight: bold;
    height: 40px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 17px;
    line-height: 40px;
    display: inline-block;
    width: 87px;
    text-align: center;
}

.hazard a.go:hover {
    background-color: #6d6d6d;
    color: #fff;
}

.FormBuilderContainer.blackbg .Item.ItemMessage {
    top: 0;
}

/* feedback */
.state-of-art.cnp .bigContainer {
    background: url('../design/cnp.jpg') no-repeat left center transparent
}

/*.contact-info-title .big-link,
.contact-info-title .big-link:hover,
.contact-info-title .big-link.active,
.contact-info-title .big-link.active:hover,
.contact-info-title .FaqAnswer {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
}*/
.FaqDetailList {
    margin-top: 10px;
}

.contact-info-title .item {
    border-bottom: 0 none;
    border-top: 1px solid #b7b7b7;
}

.something-different .ContentContainer {
    padding-bottom: 50px;
}

/*#69078*/
.superseries .ContentContainer {
    padding-top: 0px;
}

/*#69078*/
.email-link a {
    color: #fff;
    display: block;
    float: right;
    font-size: 22px;
    line-height: 30px;
    padding: 25px 10px 25px 52px;
    background: url('../design/envelope-icon.png') no-repeat scroll 12px 50% transparent;
    width: 50%;
}

.PaneRight .RightPaneDiv+.ModuleYearNavContainerInner {
    background-color: #ebebeb;
    padding: 10px 17px;
    margin-bottom: 40px;
}

.PaneRight .ModuleYearNavContainerInner a:first-child {
    border-top: medium none;
}

.PaneRight .ModuleYearNavContainerInner a.selected {
    color: #5b6770;
}

.PaneRight .ModuleYearNavContainerInner a {
    border-top: 1px solid #b7b7b7;
    color: #3c823e;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 100%;
    display: block;
}

.PaneRight .ModuleYearNavContainerInner a:hover {
    color: #5b6770;
    padding-left: 5px;
}

span.nyse,
span.tsx,
a.nyse,
a.tsx {
    font-weight: bold;
}

.PersonGenericContainer .PersonContainer>h3 {
    background: url('../design/plus-green.png') no-repeat scroll 0 50% transparent;
    display: block;
    padding-bottom: 15px;
    padding-left: 48px;
    padding-top: 15px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.PersonGenericContainer .PersonContainer>h3.active {
    background: url('../design/minus-green.png') no-repeat scroll 0 50% transparent;
}

.PersonGenericContainer .PersonContainer>h3:hover {
    background: url('../design/plus-gray.png') no-repeat scroll 0 50% transparent;
}

.PersonGenericContainer .PersonContainer>h3.active:hover {
    background: url('../design/minus-gray.png') no-repeat scroll 0 50% transparent;
}

.rssIcos>a {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}

.historyhighlights.opinions .container {
    height: auto;
    padding: 0 60px;
}

.historyhighlights.opinions p {
    color: #3c823e;
}

/*.socialLink {
float: right;
margin: 0 0 0 10px;
}*/
.contactGreywolf h2 {
    margin: 0 0 40px;
    text-align: center;
}

.contactGreywolf {
    text-align: center;
}

.contactGreywolf .item1 .caps,
.learn-more .caps {
    font-weight: bold;
    color: #3c823e;
}

.PageCareers .bigManualSlider .content-container .more {
    display: none;
}

.rigDescription {
    bottom: 90px;
    display: block;
    position: absolute;
    right: 21px;
    text-align: right;
    width: 350px;
}

.rigDescription h3 {
    color: #fff;
    text-align: right;
}

.SecondaryNav .level1>li {
    display: none;
}

.SecondaryNav .level1>li.has-children {
    display: block;
}

.PaneRight .RightColumnBlock {
    padding: 0 !important;
}

.sidelinks ul {
    list-style-type: none;
}

.sidelinks ul li {
    display: block;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 0px;
    vertical-align: top;
    width: 100%;
}

.sidelinks ul li a {
    font-weight: bold;
}

.sidelinks .QuickLinkText {
    display: none;
}

.PageInvestorRelationsAnalystCoverage .CustomTable {
    padding-top: 0;
}

.PageInvestorRelationsAnalystCoverage .PaneLeft p {
    margin: 0;
}

.slick-list,
.slick-prev,
.slick-next {
    outline: none;
}

.toughneckCareers {
    display: none;
}

.toughneckCareers .FaqAnswer img {
    float: left;
    margin: 0 20px 10px 0;
}

.MailingListActivationContainer,
.MailingListUnsubscribeAction {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    padding: 0 30px 40px;
}

.PageTermsandConditions .PaneContent,
.PageLegalNotice .PaneContent {
    padding-bottom: 80px;
}

.disagree {
    margin-left: 15px;
}

.MessageSent {
    background: url('../design/metal_texture.jpg') repeat scroll 0 0 #000;
    color: #fff;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto;
    padding: 75px 0 70px;
    text-align: center;
}

.CaptchaContainer input[type="text"]+span,
.FormBuilterContainer .RedStar {
    color: red;
    display: inline-block !important;
    font-size: 30px;
    margin: 0 2px;
    vertical-align: middle;
}

.MailingListSignupContainer .MailingListCol1,
.MailingListUnsubscribeContainer .MailingListCol1 {
    padding-right: 10px;
    text-align: right;
}

.SearchResultsContainer .TabTableItem,
.SearchResultsContainer .TabTableItemAlt {
    display: block;
    margin: 20px 0px;
}

.SearchResultsContainer .TabTableItem>*,
.SearchResultsContainer .TabTableItemAlt>* {
    display: block;
}

.SearchResultsContainer br {
    display: none !important;
}

.SearchResultsContainer .SearchResultsUrl {
    display: none;
}

.StatementsTabs {
    background-color: #ebebeb;
    padding: 10px 17px;
    list-style-type: none;
    margin: 10px 0 40px;
}

.interactiveCenter .CustomTable {
    padding-top: 0;
}

.StatementsTabs a {
    border-top: 1px solid #b7b7b7;
    color: #3c823e;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 9px 0;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 100%;
}

.StatementsTabs>li:first-child>a {
    border-top: medium none;
}

.interactiveCenter h5 {
    color: #5b6770;
}

/*.timelapse {
max-width: 960px !important;
text-align: center;
padding-top: 30px;
}
.timelapse iframe {
margin-bottom: 10px;
}*/
.historical-nyse,
.historical-tsx {
    display: none;
}

.historical-nyse.selected,
.historical-tsx.selected {
    display: block;
}

.historical-widget .stock-selects .text {
    display: none;
}

.stock-historical .list-group>li:first-child {
    display: none;
}

.stock-historical .list-group {
    list-style-type: none;
}

.histWidget h1 {
    margin-bottom: 0;
}

#ddrilling div.full>h1 {
    display: none;
}

#ddrilling div.full>p {
    font-size: 17px;
    line-height: 22px;
}

.state-of-art.integ-services .bigContainer {
    /*background: url('../design/integrated_services_feature.jpg') no-repeat scroll 50% 50% transparent;*/
    background: url('../design/integrated-drilling-web.jpg') no-repeat scroll 50% 50% transparent;
    background-size: cover;
    /*-ms-behavior: url('../js/backgroundsize-min.htc');
behavior: url('../js/backgroundsize-min.htc');*/
}

.ModuleSECFilingDetails .ModuleFilingDescription {
    margin-bottom: 10px;
}

.PageInvestorRelationsAnalystCoverage .CustomTable td {
    text-align: left;
}

.PageContactUsEmailAlerts .PaneContent .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ErrorContainer {
    color: red;
    margin: 0 auto -30px;
    padding-top: 20px;
    text-align: center;
}

.EventWidgets {
    position: relative;
}

.RssLinkTopContainer,
.RssLinkBottomContainer {
    float: right;
    position: absolute !important;
    right: 0;
    top: 7px;
    width: auto;
}

.contact_email_address .FaqAnswer {
    padding-left: 0;
    overflow: auto;
}

.homeir {
    height: auto;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 8px 19px;
    text-align: center;
    width: 100%;
}

.HistorySliderContainer .sliderImage[style*="completion2.jpg"] {
    background-position: 50% 100%;
}

.PageInvestorRelationsPressReleases.SectionInvestors .SecondaryNav {
    margin-bottom: 0;
}

.paddingbot0 {
    padding-bottom: 0 !important;
}

.PageInvestorRelationsCorporateGovernanceCodeofConduct .ModuleDownloadListWithTags .ModuleIcon {
    display: none;
}

.list-group:before,
.list-group:after {
    content: " ";
    display: table;
}

.list-group:after {
    clear: both;
}

.ModulePressReleaseDetails table {
    display: block;
    overflow-x: auto;
}

.ModulePresentationLatest {
    position: relative;
}

.PageTargetZeroTrainingTraining .HeaderImageContainer {
    background-position: 50% 0;
}

.ManualSliderMobile.highPerformanceRequires {
    background: transparent url('../design/highPerformanceRequires.png') no-repeat scroll 50% 20px;
}

.quizSubmitContainer {
    display: block;
    margin: 0 auto 40px;
    max-width: 600px;
    padding: 0 30px;
    text-align: center;
}

.meter {
    border: 1px solid #cccccc;
    border-radius: 20px;
    display: block;
    height: 40px;
    padding: 5px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

#progress {
    background: #38a542 none repeat scroll 0 0 !important;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    height: 28px;
    text-align: right;
    transition: all 1s ease 0s;
    vertical-align: top;
}

#perc {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
}

.vimeo-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.vimeo-wrapper iframe,
.vimeo-wrapper object,
.vimeo-wrapper embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
/********************************************************************RESPONSIVENESS**************************************************/
@media all and (max-width: 1023px) {

    /**GLOBALS**/
    body {
        font-size: 16px;
        line-height: 22px;
    }

    .container {
        padding: 0 20px;
    }

    h1 {
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 15px;
    }

    h2,
    h1.ModuleTitle {
        font-size: 26px;
        line-height: 30px;
    }

    /**HEADER**/
    .SQH {
        display: none;
    }

    .sr-only {
        display: none;
    }

    .navbar-toggle {
        padding: 10px;
    }

    .PaneHeader {
        height: 90px;
        padding-top: 15px;
    }

    /**FOOTER**/
    .PaneFooter {
        background-image: none;
    }

    .PaneFooter2 {
        padding: 15px 0 0;
    }

    .Copyright,
    div.FooterLinks {
        clear: left;
    }

    ul.FooterLinks>li:first-child {
        margin-left: 0;
    }

    .goToTop,
    .socialLink {
        margin-top: -7px;
    }

    .sliderHome h1 {
        width: 420px;
    }

    .slider .content-container {
        height: 270px;
    }

    /*****CONTENT*****/
    .world-class-support {
        padding: 160px 20px 30px;
        background: url('../design/home-worldclass-mobile.png') no-repeat 50% 25px transparent;
        opacity: 1;
    }

    /*.world-class-support.appeared {
background: url('../design/home-worldclass-mobile.png') no-repeat 50% 25px transparent;
opacity: 1;
}*/
    .world-class-support .ContentContainer {
        width: 100%;
        text-align: center;
    }

    .world-class-support p,
    .p22 {
        font-size: 16px;
        line-height: 22px;
    }

    .state-of-art .fl {
        display: none;
    }

    .state-of-art .fr {
        width: 100%;
    }

    .home-corporate-responsibility .corporate-responsibility-text {
        width: 100%;
        padding-top: 0px;
    }

    .state-of-art {
        background-color: #ebebeb;
        width: 100%;
    }

    .state-of-art .bigContainer {
        background: url('../design/home-oil-rig-mobile.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
        height: auto;
        margin: 0 auto;
        max-width: 1210px;
        position: relative;
        padding: 150px 0 25px;
        text-align: center;
    }

    .home-corporate-responsibility .bigContainer {
        /*         background: url('../design/2019/corporate-responsibility-mobile.jpg') no-repeat scroll 50% 20px transparent; */
        background-size: auto;
        height: auto;
        margin: 0 auto;
        max-width: 1210px;
        position: relative;
        padding: 10% 25px;
        text-align: center;
    }

    .state-of-art.rig-rendering .bigContainer {
        background: url('../design/superseries_rig_mobile.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
    }

    .state-of-art.career-profile .bigContainer {
        background: url('../design/superseries_rig_mobile.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
    }

    .state-of-art.corporate .bigContainer {
        background: url('../design/career-that-is-right-for-you.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
    }

    .state-of-art.integ-services .bigContainer {
        background: url('../design/int_drilling/rig-integrated-circle.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
    }

    .state-of-art.cnp .bigContainer {
        background: url('../design/cnp.png') no-repeat scroll 50% 20px transparent;
        background-size: auto;
    }

    .state-of-art .fr {
        padding-top: 0;
    }

    .homeh2.white {
        color: #091c6e;
    }

    .p22.white {
        color: #5b6770;
    }

    .state-of-art .homeh2.white,
    .state-of-art .p22.white {
        color: white;
    }

    .ManualSlider {
        display: none;
    }

    p.ManualSliderText {
        font-size: 16px;
        line-height: 22px;
    }

    .ManualSliderMobile {
        display: block;
    }

    .ModulePressRelease h1 {
        font-size: 26px;
        line-height: 30px;
    }

    a,
    .link {
        font-size: 14px;
    }

    .ModulePressRelease .container {
        height: auto;
        padding: 60px 60px 40px;
    }

    .QuickLinks ul li {
        width: 50%;
        padding: 0 20px 0 0;
    }

    .two-pictures .pictures {
        width: 50%;
        float: left;
        height: 265px;
    }

    .two-pictures .container {
        padding: 0;
    }

    .intro {
        font-size: 16px;
        line-height: 22px;
    }

    .big-link {
        font-size: 16px;
        line-height: 22px;
    }

    .learn-more .ContentContainer,
    .metalbg {
        padding: 30px 0;
    }

    /*.PaneContentInner {
padding-top: 30px;
}*/
    .PaneLeft .LeftPaneDiv>span:first-child>*,
    .PaneRight .RightPaneDiv>span:first-child>* {
        padding: 15px 0 15px;
    }

    .PaneLeft .LeftPaneDiv>span>*,
    .PaneRight .RightPaneDiv>span>* {
        padding: 0 0 15px;
    }

    .StockQuoteLanding .StockDescription2,
    .StockQuoteLanding .StockPrice {
        color: #fff;
        font-size: 30px;
        line-height: 33px;
        font-weight: lighter;
    }

    .StockQuoteLanding .StockPrice {
        margin-left: -4px;
    }

    .StockQuoteLanding .paranthesis,
    .StockQuoteLanding .StockChange {
        color: #fff;
        font-size: 14px;
    }

    .StockQuote {
        padding: 0 0 30px 0 !important;
    }

    .StockQuoteTSX {
        background: none;
        margin-bottom: 30px;
    }

    .StockQuoteNYSE {
        background: none;
    }

    .StockHead {
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 15px;
    }

    .StockQuote .StockTableItem {
        font-size: 16px;
        line-height: 34px;
    }

    .dollaSign {
        margin-right: -6px;
    }

    .SectionInvestors .PaneContent>span>span>div {
        margin: 0 auto 20px;
        padding: 40px 20px;
    }

    .SectionInvestors .PaneContent>span>span>div.fullwidth {
        max-width: none;
        margin: none;
        padding: 40px 0;
    }

    .CustomTable td {
        font-size: 13px;
    }

    .CustomTable th {
        font-size: 14px;
    }

    .FinancialReportContainer .YearPanel {
        padding: 17px 17px 18px;
    }

    .ModuleEvent .ModuleDateContainer,
    .ModuleEvent .ModuleHeadlineLink,
    .ModuleEvent .WebcastLink {
        float: none;
        width: 100%;
    }

    .investorToolkit ul {
        float: none;
        width: 100%;
        padding: 5px 45px 15px 15px;
    }

    .investorToolkit .StockContainer {
        float: none;
        width: 100%;
        padding: 5px 45px 15px 15px;
    }

    .email-link a {
        width: 100%;
        float: none;
    }

    .EventWidgets .DateTime {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .EventWidgets .DateTime>span {
        display: inline-block;
    }

    .EventWidgets .presentation,
    .EventWidgets .Webcast {
        padding-left: 0;
    }

    .ModulePresentationLatest .ModuleDate {
        height: auto;
        float: none;
        display: block;
    }

    .hrefPresentation {
        margin-left: 0;
        display: inline-block !important;
    }

    .whitepadding {
        padding: 30px 20px;
    }

    .disclaimerpop .content {
        display: block;
        left: 50%;
        margin-left: -40%;
        margin-top: 0;
        min-width: auto;
        padding: 20px;
        top: 20%;
        width: 80%;
    }

    .learn-more.threeColumns .items>div {
        width: 100%;
        margin-left: 0;
        background: none !important;
        min-height: 0;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 768px) {
    .state-of-art.toughneck {
        display: none;
    }

    .toughneckCareers {
        display: block;
    }

    .contact_email_address .FaqAnswer a {
        font-size: 14px;
    }

    .CaptchaContainer {
        margin-top: 0;
        padding-left: 0;
    }
}

@media all and (max-width: 767px) {

    /*.PaneFooter {
padding: 45px 0;
}*/
    p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 15px;
    }

    h4 {
        font-size: 16px;
        line-height: 22px;
    }

    body {
        font-size: 14px;
        line-height: 20px;
    }

    .intro {
        font-size: 14px;
        line-height: 20px;
    }

    .pageDescription p {
        font-size: 16px;
        line-height: 22px;
    }

    .PaneNavigation {
        right: -100%;
        width: 100%;
    }

    .greenFooter div.fl {
        padding-left: 0;
        width: 100%;
    }

    .greenFooter div.fl:first-child {
        margin-bottom: 20px;
    }

    .greenFooter img {
        display: none;
    }

    .sliderHome h1 {
        width: 350px;
    }

    .slider .content-container {
        height: 350px;
    }

    .QuickLinks ul li {
        width: 100%;
        padding: 0;
    }

    .two-pictures .pictures {
        width: 100%;
        float: none;
        height: 350px;
    }

    /*.profileIntro {
float: none;
width: 100%;
padding: 30px 20px;
}*/
    /*.drillingprofile.faq {
width: 100%;
float: none;
padding-left: 0;
background-color: #ebebeb;
padding: 30px 20px;
}*/
    /*.pageDrillingProfile .PaneContent {
padding: 0;
}*/
    .pageDrillingProfile .PaneLeft {
        float: none;
        width: 100%;
        padding: 0 20px;
    }

    .pageDrillingProfile .PaneContentInner>.container {
        padding: 0;
    }

    .pageDrillingProfile .PaneRight {
        width: 100%;
        float: none;
        padding: 0 20px;
    }

    .learn-more .items>div,
    .contact-sales .items>div,
    .contact-sales .items>div:first-child,
    .learn-more .items>div:first-child {
        background: none !important;
        text-align: center;
        margin-bottom: 15px;
        padding: 0;
        float: none;
        width: 100%;
        margin: 0 0 14px;
        min-height: 77px;
    }

    .history-item {
        width: 100%;
        float: none;
        padding-left: 20px;
    }

    .history-item.left {
        float: none;
        border-left: 3px solid #38a542;
        padding-left: 20px;
        border-right: none;
        padding-right: 0;
        margin-left: 0;
        /*fix for line*/
    }

    .history-item.left .plusButton {
        left: -16px;
        top: 0;
    }

    .history .graybar {
        margin: 0;
    }

    .history h4 {
        padding: 5px 0;
    }

    .history .content-container {
        padding: 10px 0;
    }

    .PaneLeft,
    .PaneRight {
        float: none;
        width: 100%;
    }

    .pageDrillingProfile .PaneRight {
        background-color: #ebebeb;
    }

    .opinions .container {
        height: auto;
        padding: 60px 60px 40px;
    }

    .PaneContentInner>.container {
        padding: 0 20px;
    }

    .StockQuoteLanding.StockTSX,
    .StockQuoteLanding.StockNYSE {
        float: none;
        width: 100%;
        text-align: center;
    }

    .StockQuoteLanding {
        /*padding: 0;*/
    }

    .StockTable p,
    .historical-widget .list-group-item {
        border-left: medium none;
        display: block;
        float: left;
        line-height: 32px;
        margin: 0;
        padding: 0 1%;
        text-align: left;
        width: 100%;
    }

    .historical-widget .list-group-item .text {
        display: block;
        float: left;
    }

    .historical-widget .list-group-item .badge {
        display: block;
        float: right;
    }

    .StockTable p span,
    .StockTable p a {
        display: inline-block;
    }

    .StockTable p a {
        float: right;
    }

    .SectionInvestors .PaneLeft .LeftPaneDiv>span>*,
    .SectionInvestors .PaneRight .RightPaneDiv>span>* {
        padding: 0 0 20px;
    }

    .FinancialReportContainer tr {
        float: left;
        width: 100%;
    }

    .pageDescription {
        margin: 0 auto;
        width: 70%;
    }

    .FormBuilderContainer .Item.ItemMessage {
        position: relative;
        right: 0;
        top: 0;
    }

    .FormBuilderContainer .Item {
        width: 100%;
    }

    .FormBuilderContainer .Item input,
    .FormBuilderContainer .Item select,
    .FormBuilderContainer .Item textarea {
        width: 79%;
    }

    .FormBuilderContainer .Item .Label {
        width: 20%;
    }

    .CaptchaContainer {
        margin-top: 0;
        padding-left: 0;
    }

    .learn-more.contactus .item2,
    .learn-more.contactus .item1 {
        background: none;
    }

    .history img {
        display: none;
    }

    .history .content-container h4 {
        float: none;
        margin: 0;
        width: 100%;
    }

    .history .content-container .description,
    .closeButton,
    .read-more.link {
        float: none;
        width: 100%;
    }

    .HeaderImageContainer .Breadcrumb {
        font-size: 26px;
        line-height: 30px;
    }

    .PaneHeader2.whiteBG .HeaderImageContainer .centered {
        padding: 30px 0 30px;
    }

    .QuickLinks {
        display: block;
        margin: 0 auto;
        max-width: 1140px;
        padding: 30px 20px 15px;
        text-align: center;
    }

    .QuickLinks img {
        margin: 0 auto;
    }

    .PageTermsandConditions .PaneLeft {
        width: 100%;
    }

    .PageTermsandConditions .PaneRight {
        width: 100%;
    }

    .disclaimerpop .content {
        display: block;
        left: 50%;
        margin-left: -40%;
        margin-top: -13%;
        min-width: auto;
        padding: 20px;
        top: 20%;
        width: 80%;
    }

    .noPaddingLeftRightPanes .PaneLeft .LeftPaneDiv>span:first-child>*,
    .noPaddingLeftRightPanes .PaneRight .RightPaneDiv>span:first-child>* {
        padding: 0 0 20px;
    }

    .LayoutThreeColumnLayout .PaneContent,
    .LayoutTwoColumnLayout .PaneContent {
        /*padding-bottom: 40px;*/
    }

    .ModulePressRelease.notHomePressRelease .RssLinkTopContainer {
        top: -62px;
    }

    .map .fl {
        width: 100%;
        padding: 10px 10px 10px;
        color: #fff;
    }

    .FaqContainer {
        margin-bottom: 0;
    }

    .highcharts-input-group {
        display: none;
    }

    .PaneFooter2 {
        height: auto;
        background-repeat: repeat;
    }

    .goToTop,
    .socialLink {
        float: right;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .annualReports tbody>tr:first-child .CoverImagePane {
        display: block;
        margin: 0 auto 30px;
        text-align: center;
        width: 243px;
    }

    .annualReports tbody>tr:first-child .LeftPad20 {
        display: block;
        margin: 0;
        width: 100%;
    }
}

/*.mobile-variant {
display: none;
}*/
@media all and (max-width: 640px) {

    /*.desktop-variant {
display: none;
}
.mobile-variant {
display: block;
}*/
    .SECContainer .header {
        display: none;
    }

    .SECContainer .ModuleItemRow>* {
        float: none;
        padding: 2px 0;
        text-align: left;
        width: 100%;
    }

    h2,
    h1>.ModuleTitle,
    .ModuleContainer>h1,
    .EventWidgets h1,
    body .bigtitle h1,
    body .bigtitle h1>span.ModuleTitle {
        font-size: 30px;
    }

    .slick-slide>img {
        display: none;
    }

    .faqhalf .item {
        display: block;
        margin: 0;
        width: 100%;
    }

    /*.faqhalf .item a,
.faqhalf .item a:hover {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
}*/
    .opinions.wide .item {
        width: 100%;
        float: none;
    }

    .opinions.wide .item>img {
        display: none;
    }

    .QuickLinks li>img {
        display: none;
    }

    .disclaimerpop .content {
        display: block;
        left: 50%;
        margin-left: -45%;
        margin-top: -200px;
        min-width: auto;
        max-height: 400px;
        overflow-y: auto;
        padding: 10px;
        top: 50%;
        width: 90%;
    }

    .disclaimerpop .more {
        float: left;
        margin: 0 0 10px;
        clear: both;
    }

    .opinions .item {
        float: left;
        padding: 0 40px;
        vertical-align: top;
    }

    .PaneFooter2 {
        padding: 7px 0 0;
    }

    .ModulePressRelease.notHomePressRelease .ModuleDate {
        font-size: 12px;
    }

    .StockQuote .StockTableItem {
        font-size: 13px;
        line-height: 26px;
    }

    .interactiveCenter {
        margin: 0 -15px;
    }

    .CustomTable td {
        font-size: 10px;
    }

    .CustomTable td {
        /* background: none repeat scroll 0 0 #4d4749; */
        border-bottom: 1px solid #ccc;
        /* color: #d0d0d0; */
        padding: 2px 2px;
        text-align: center;
    }

    .CustomTable th {
        font-size: 10px;
    }

    .CustomTable th {
        background: none repeat scroll 0 0 #38a542;
        border-bottom: 1px solid #ccc;
        color: #fff;
        padding: 2px 2px;
        text-align: center;
        text-transform: uppercase;
    }

    .FormBuilderContainer .Item input,
    .FormBuilderContainer .Item select,
    .FormBuilderContainer .Item textarea {
        width: 100%;
    }

    .blackbg .MailingListUnsubscribeTable .SubmitButton {
        margin-left: 64px;
        margin-top: 50px;
        /* padding-left: 64px; */
    }

    .investorToolkit ul a {
        color: #fff;
        font-size: 18px;
        line-height: 18px;
    }

    .ModulePressRelease.notHomePressRelease .RssLinkTopContainer {
        left: 50%;
        margin-left: -15px;
        top: -12px;
    }
}

@media all and (max-width: 480px) {

    .sliderHome h1,
    .homeh1 {
        width: 250px;
    }

    .blackbg .MailingListCol1 {
        width: 20% !important;
    }

    .blackbg .MailingListCol2>input {
        width: 160px !important
    }

    .blackbg .MailingListListTable {
        margin-left: 0;
        padding-left: 103px;
        padding-top: 10px;
    }

    /*.timelapse {
padding-top: 0;
}*/
    .timelapse br {
        display: none;
    }

    /*.timelapse iframe {
height: auto !important;
}*/
    .timelapse p,
    .timelapse a {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
    }
}

@media all and (max-width: 320px) {
    .blackbg .MailingListListTable {
        margin-left: 0;
        padding-left: 62px;
        padding-top: 10px;
    }
}

.dlCaseStudy a[href$=".pdf"] {
    background: none !important;
    padding: 10px 0 !important;
    text-align: center;
}

.dlCaseStudy .ModuleThumbnailImage {
    margin: 0 auto;
    display: block;
}

.CaseStudyFile .centered {
    padding-bottom: 0 !important;
}

.PageServiceLinesIntegratedDirectionalDrilling .HeaderImageContainer {
    background-image: url('../design/IntegratedDrilling.jpg') !important;
    height: 365px;
}

.trinidad-combination-section {
    width: 100%;
    background-color: #fff;
}

.trinidad-combination-section .bigContainer {
    display: block;
    position: relative;
    height: 400px;
    background: url('../images/Banners/IMG_0936.png') no-repeat 50% 50% transparent;
    background-size: cover;
    /*-ms-behavior: url('../js/backgroundsize-min.htc');
behavior: url('../js/backgroundsize-min.htc');*/
    max-width: 1500px;
    margin: 0 auto;
}

.trinidad-combination-section .fr {
    padding-top: 88px;
    width: 40%;
}

.module-trinidad-combination h3 {
    margin-bottom: 20px;
}

.tc-document-container {
    background-color: #38a542;
    margin-bottom: 10px;
    padding: 8px 19px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
}

.SectionInvestors .PaneContent>span>span>div.HtmlTextContainer.module-trinidad-combination {
    padding-top: 0px;
}

.tc-documents p {
    margin: 0 0 5px;
}

.tc-combination-rationale {
    padding-top: 10px;
    padding-bottom: 20px;
}

.PageInvestorRelationsCorporateResponsibility .QuickLinks ul li {
    list-style-type: none;
    width: 48%;
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.PageInvestorRelationsCorporateResponsibility .HeaderImageContainer {
    background-image: url('../images/corp-resp/assets/header_about-us_en.jpg') !important;
}

.PageInvestorRelationsCorporateResponsibility .PaneHeader2 span:nth-of-type(2) {
    display: none;
}

.PageInvestorRelationsCorporateResponsibility .QuickLinks h2 {
    text-align: center;
}

/*  250573*/
.corporate-responsibility-text {
    width: 50%;
    padding-top: 20px;
}

.js--hidden {
    display: none;
}

.corp-responisibility-overview {
    min-height: 800px;
}

@media screen and (max-width: 1200px) {
    .corp-responsibility-overview {
        min-height: 0px;
    }
}

@media screen and (max-width: 1023px) {
    .home-corporate-responsibility {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 430px !important;
    }
}

@media screen and (max-width: 767px) {
    .home-corporate-responsibility {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 500px !important;
    }
}

.ImageOverview {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6c000000', endColorstr='#6c000000');
    height: 100%;
    text-align: center;
    width: 200%;
    margin-top: 220px;
    margin-left: -150px;
}

/*260128*/
/*alpha*/
.alpha .HeaderImageContainer {
    background-color: #000;
    display: block;
    position: relative;
    height: 401px;
    /*background: url('../design/header_alpha-automation_en.jpg') no-repeat 50% 50% transparent !important;*/
    background-size: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.alpha .HeaderImage {
    background-color: transparent;
    background: none;
}

.alpha-text {
    width: 50%;
    padding-top: 20px;
}

@media screen and (max-width: 1023px) {
    .home-alpha {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 366px !important;
    }
}

@media screen and (max-width: 767px) {
    .home-alpha {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 500px !important;
    }
}

.ImageOverview {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6c000000', endColorstr='#6c000000');
    height: 100%;
    text-align: center;
    width: 200%;
    margin-top: 220px;
    margin-left: -150px;
}

.alpha .centered .Breadcrumb {
    display: none;
}

.alpha .centered .text-desc {
    /*margin-left: 339px;*/
    /*text-align: left;*/
    padding-top: 130px;
}

/*alpha apps*/
.alpha-apps .HeaderImageContainer {
    background-color: #000;
    display: block;
    position: relative;
    height: 430px;
    background: url('../design/header_alpha-apps_en.jpg') no-repeat 50% 50% transparent !important;
    background-size: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.alpha-apps-text {
    width: 50%;
    padding-top: 20px;
}

@media screen and (max-width: 1023px) {
    .home-alpha-apps {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 366px !important;
    }
}

@media screen and (max-width: 767px) {
    .home-alpha-apps {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 500px !important;
    }
}

.alpha-apps .centered .Breadcrumb {
    display: none;
}

.alpha-apps .centered .text-desc {
    margin-left: 339px;
    text-align: left;
    padding-top: 130px;
}

/*alpha analytics*/
.alpha-analytics .HeaderImageContainer {
    background-color: #000;
    display: block;
    position: relative;
    height: 430px;
    background: url('../design/header_alpha-analytics_en.jpg') no-repeat 50% 50% transparent !important;
    background-size: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.alpha-analytics-text {
    width: 50%;
    padding-top: 20px;
}

.js--hidden {
    display: none;
}

.AlphaFaqContainer .item {
    margin: 14px 0;
    border-bottom: 1px solid #b7b7b7;
}

@media screen and (max-width: 1023px) {
    .home-alpha-analytics {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 366px !important;
    }
}

@media screen and (max-width: 767px) {
    .home-alpha-analytics {
        background-color: white !important;
        width: 100%;
        background: none !important;
        height: 500px !important;
    }
}

.alpha-analytics .centered .Breadcrumb {
    display: none;
}

.alpha-analytics .centered .text-desc {
    margin-left: 339px;
    text-align: left;
    padding-top: 130px;
}

.AlphaFaqContainer .alpha-link {
    /*background: url('../design/alpha-symbol.png') no-repeat scroll 0 50% transparent;*/
    display: block;
    line-height: 22px;
    /*padding-bottom: 14px;*/
    /*padding-left: 48px;*/
    padding-top: 14px;
    transition: all 0.2s ease 0s;
}

.alpha .alpha-link-casstudie {
    font-size: 30px;
}

.alpha .alpha-link-casstudie+ul li {
    font-size: 20px;
    list-style: none;
    margin-top: 10px;
    margin-left: 20px;
}

.alpha .alpha-link-casstudie+ul li a {
    font-size: 20px;
}

/*https://q4websystems.zendesk.com/agent/tickets/260128*/
/*HOMEPAGE STYLING UPDATES */
.PageHome .sliderHome,
.PageHome .state-of-art,
.bigManualSlider {
    background-color: #282828;
}

.PageHome.SectionHome.ParentSection_Home h2 {
    font-size: 35px;
    margin: 0 0 8px;
}

.bigManualSlider p,
.bigManualSlider h2,
.PageHome.SectionHome.ParentSection_Home .corporate-responsibility-text h2,
.corporate-responsibility-text {
    color: white;
}

.home-corporate-responsibility {
    background-color: #282828;
}

.home-corporate-responsibility .ContentContainer {
    display: block;
    position: relative;
    height: 430px;
    background: url('../design/2020/09/2020_Corporate_Responsibility_Homepage_Banner.jpg') no-repeat 50% 50% transparent;
    background-size: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.state-of-art .bigContainer {
    display: block;
    position: relative;
    height: 400px;
    background: url('../doc_downloads/2019/11/Alpha-final/2019_11-14_Alpha_Banner_FINAL.jpg') no-repeat 50% 50% transparent;
    background-size: cover;
    /*-ms-behavior: url('../js/backgroundsize-min.htc');
behavior: url('../js/backgroundsize-min.htc');*/
    max-width: 1500px;
    margin: 0 auto;
}

@media screen and (max-width: 1023px) {
    .home-corporate-responsibility .ContentContainer {
        height: auto;
    }

    .state-of-art .bigContainer {
        padding: 10% 25px;
        height: auto;
        background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../doc_downloads/2019/11/Alpha-final/2019_11-14_Alpha_Banner_FINAL.jpg");
    }
}

.state-of-art {
    width: 100%;
    /*background-color: white;*/
    background-color: #000;
}

.bigManualSlider {
    width: 100%;
    background-color: #282828
        /*background-color: #ccc;*/
}

.sliderHome {
    width: 100%;
    /*background-color: white;*/
    background-color: #000;
}

.ManualSlider .content-container {
    width: 50%;
    float: right;
    padding-top: 20px;
}

/*END OF HOMEPAGE CSS FOR CR */
.bold {
    font-weight: bold;
}

.AlphaFaqContainer .top-item-text {
    vertical-align: text-top;
}

.AlphaFaqContainer .item.with-icon img {
    width: 31px;
    padding-right: 9px;
}

.AlphaFaqContainer .item.with-icon.pr img {
    width: auto;
    height: 22px;
    padding: 0 5px;
}

.AlphaFaqContainer .item.text {
    color: #6d6e71;
}

.alpha .container {
    max-width: 1200px;
}

/*.alpha .corp-responsibility-links {
width: 420px;
}
*/
.alpha .item .alphaLandingText {
    font-size: 30px;
    color: #6d6e71;
}

.alpha-link-automation img,
.alpha-link-apps img,
.alpha-link-analytics img {
    padding-left: 39px;
}

@media screen and (max-width: 767px) {
    .alpha .centered .text-desc {
        position: absolute;
        left: 14%;
        padding-top: 50px;
    }

    .PageHome.SectionHome.ParentSection_Home .ManualSliderMobile h2 {
        width: 80%;
        margin: auto;
    }
}

@media screen and (min-width: 1024px) {

    .home-corporate-responsibility .ContentContainer.mobile_banner-image,
    .state-of-art .bigContainer.mobile_banner-image {
        display: none;
    }
}

@media screen and (max-width: 1023px) {

    .home-corporate-responsibility .mobile_banner-image,
    .state-of-art .mobile_banner-image {
        width: 100px;
        height: 100px;
        padding: 0;
        margin: auto;
        background-position-x: 24%;
        border-radius: 50%;
    }

    .home-corporate-responsibility>.ContentContainer,
    .state-of-art>.bigContainer {
        background-image: none;
        background-color: #fff;
    }

    .PageHome .state-of-art div.container h2,
    .PageHome.SectionHome.ParentSection_Home .corporate-responsibility-text h2 {
        color: #091c6e;
    }

    .PageHome div.container p.p22 {
        color: #5b6770;
    }
}

/* 00034682 */
.CRgreen {
    color: #3c823e;
    font-weight: bold;
    font-style: italic;
}

.corporate-responsibility .PaneContentInner {
    background-image: url('../design/2020/Kevin2.png');
    background-position: 90% 100%;
    background-size: 400px !important;
    background-repeat: no-repeat;
}

@media (max-width: 780px) {
    .corporate-responsibility .PaneContentInner {
        background-image: none !important;
    }
}

/* === CR 735 === */
hr {
    border-top: 1px solid #b7b7b7;
    border-bottom: 0;
}

.right-links {
    margin-top: -40px;
}

.right-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.right-links li~li {
    border-top: 1px solid #b7b7b7;
    margin-top: 5px;
    padding-top: 5px;
}

.right-links a {
    background: url('../design/plus-green.png') no-repeat scroll 0 50% transparent;
    display: block;
    line-height: 18px;
    padding-bottom: 14px;
    padding-left: 48px;
    padding-top: 14px;
    transition: all 0.2s ease 0s;
    margin-left: 16px;
    font-family: "aktiv-grotesk-std", Helvetica, Arial, Sans-Serif;
    font-weight: lighter;
    font-size: 16px;
    color: #5b6770;
}

.right-links img {
    display: none;
}

.right-links img+div {
    float: none !important;
}

@media only screen and (max-width: 1023px) {
    .right-links {
        margin-top: -15px;
    }
}

/* === FUNDAMENTALS === */
.module-fundamentals .module_item~.module_item {
    margin-top: 20px;
}

.module-fundamentals .image-section {
    display: inline-block;
    max-width: 215px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.module-fundamentals .content-section {
    color: #000;
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
    width: calc(100% - 220px);
}

.module-fundamentals .item-title {
    color: #000;
    font-size: 19px;
    font-weight: bold;
}

.module-fundamentals .item-title::after {
    content: '';
    display: block;
    width: 230px;
    height: 1px;
    background-color: #b7b7b7;
    margin-top: 13px;
    margin-bottom: 13px;
}

@media only screen and (max-width: 600px) {
    .module-fundamentals .image-section {
        display: block;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .module-fundamentals .content-section {
        display: block;
        width: 100%;
        padding-left: 0;
    }
}

/* === RIGHT CONTENT === */
.right-content .ModuleInnerContainer {
    padding-left: 15px;
}

.right-content .content-title {
    color: #439539;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
}

.right-content .content-text {
    color: #000;
    font-size: 13px;
    line-height: 1.6;
}

.right-content .content-subtitle {
    color: #439539;
    font-size: 15px;
    font-weight: bold;
}

/* === COVID PAGE === */
[class*="COVID-19Response"] .PaneHeader2 {
    background-color: #00962c;
    color: #fff;
    padding: 100px 0;
}

[class*="COVID-19Response"] .whiteBG .HeaderImageContainer .centered {
    padding: 0;
}

[class*="COVID-19Response"] .whiteBG .HeaderImageContainer {
    background-image: none !important;
}

[class*="COVID-19Response"] .whiteBG .HeaderImageContainer .Breadcrumb {
    color: #fff;
}

.header-description .description-content {
    display: inline-block;
}

.header-description .description-content div:first-child {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 7px;
}

.header-description .description-content div:last-child {
    border-top: 1px solid #fff;
    font-size: 12px;
    font-weight: 300;
    margin-top: 3px;
    padding-top: 3px;
}

[class*="COVID-19Response"] .PaneContentInner>.container::after {
    position: relative;
    left: 50%;
    width: 100vw;
    height: 575px;
    margin-left: -50vw;
    background-color: #ccc;
    background-image: url('../images/covid_19/covid-bottom.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 1080px;
}

.covid-intro h4 {
    color: #00962C;
    font-size: 19px;
    font-weight: bold;
}

.covid-intro ul {
    padding-left: 60px;
}

.red-link a {
    color: #b72121;
}

.red-link a:hover {
    text-decoration: underline;
}

[class*="DesiretobetheBest"] .HeaderImageContainer .centered {
    max-width: 815px;
    margin-left: auto;
    margin-right: auto;
}

/*==================================
 ----------- TOAST GRID -----------
==================================*/
.grid {
    list-style: none;
    margin-left: -20px;
}

.grid--flex {
    margin-left: -20px;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
}

.grid--flex_column {
    flex-direction: column;
}

.grid--flex_row-reverse {
    flex-direction: row-reverse;
}

.grid--flex_column-reverse {
    flex-direction: column-reverse;
}

.grid--flex_justify-start {
    justify-content: flex-start;
    text-align: start;
}

.grid--flex_justify-center {
    justify-content: center;
    text-align: center;
}

.grid--flex_justify-end {
    justify-content: flex-end;
    text-align: end;
}

.grid--flex_align-top {
    align-items: flex-start;
}

.grid--flex_align-middle {
    align-items: center;
}

.grid--flex_align-bottom {
    align-items: flex-end;
}

.grid--flex_space-around {
    justify-content: space-around;
}

.grid--flex_space-between {
    justify-content: space-between;
}

.grid--flex .grid_col {
    display: block;
    margin-right: 0;
    flex: 0 0 auto;
}

.grid_col--12-of-12,
.grid_col--8-of-8,
.grid_col--7-of-7,
.grid_col--6-of-6,
.grid_col--5-of-5,
.grid_col--4-of-4,
.grid_col--3-of-3,
.grid_col--2-of-2,
.grid_col--1-of-1 {
    width: 100%;
}

.grid_col--6-of-12,
.grid_col--4-of-8,
.grid_col--3-of-6,
.grid_col--2-of-4,
.grid_col--1-of-2 {
    width: 50%;
}

.grid_col--4-of-12,
.grid_col--2-of-6,
.grid_col--1-of-3 {
    width: 33.3333333333%;
}

.grid_col--8-of-12,
.grid_col--4-of-6,
.grid_col--2-of-3 {
    width: 66.6666666667%;
}

.grid_col--3-of-12,
.grid_col--2-of-8,
.grid_col--1-of-4 {
    width: 25%;
}

.grid_col--9-of-12,
.grid_col--6-of-8,
.grid_col--3-of-4 {
    width: 75%;
}

.grid--flex .grid_col--12-of-12,
.grid--flex .grid_col--8-of-8,
.grid--flex .grid_col--7-of-7,
.grid--flex .grid_col--6-of-6,
.grid--flex .grid_col--5-of-5,
.grid--flex .grid_col--4-of-4,
.grid--flex .grid_col--3-of-3,
.grid--flex .grid_col--2-of-2,
.grid--flex .grid_col--1-of-1 {
    width: auto;
    flex-basis: 100%;
    max-width: 100%;
}

.grid--flex .grid_col--6-of-12,
.grid--flex .grid_col--4-of-8,
.grid--flex .grid_col--3-of-6,
.grid--flex .grid_col--2-of-4,
.grid--flex .grid_col--1-of-2 {
    width: auto;
    flex-basis: 50%;
    max-width: 50%;
}

.grid--flex .grid_col--4-of-12,
.grid--flex .grid_col--2-of-6,
.grid--flex .grid_col--1-of-3 {
    width: auto;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}

.grid--flex .grid_col--8-of-12,
.grid--flex .grid_col--4-of-6,
.grid--flex .grid_col--2-of-3 {
    width: auto;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
}

.grid--flex .grid_col--3-of-12,
.grid--flex .grid_col--2-of-8,
.grid--flex .grid_col--1-of-4 {
    width: auto;
    flex-basis: 25%;
    max-width: 25%;
}

.grid--flex .grid_col--9-of-12,
.grid--flex .grid_col--6-of-8,
.grid--flex .grid_col--3-of-4 {
    width: auto;
    flex-basis: 75%;
    max-width: 75%;
}

.grid_col--push-12-of-12,
.grid_col--push-8-of-8,
.grid_col--push-7-of-7,
.grid_col--push-6-of-6,
.grid_col--push-5-of-5,
.grid_col--push-4-of-4,
.grid_col--push-3-of-3,
.grid_col--push-2-of-2,
.grid_col--push-1-of-1 {
    margin-left: 100%;
}

.grid_col--push-6-of-12,
.grid_col--push-4-of-8,
.grid_col--push-3-of-6,
.grid_col--push-2-of-4,
.grid_col--push-1-of-2 {
    margin-left: 50%;
}

.grid_col--push-4-of-12,
.grid_col--push-2-of-6,
.grid_col--push-1-of-3 {
    margin-left: 33.3333333333%;
}

.grid_col--push-8-of-12,
.grid_col--push-4-of-6,
.grid_col--push-2-of-3 {
    margin-left: 66.6666666667%;
}

.grid_col--push-3-of-12,
.grid_col--push-2-of-8,
.grid_col--push-1-of-4 {
    margin-left: 25%;
}

.grid_col--push-9-of-12,
.grid_col--push-6-of-8,
.grid_col--push-3-of-4 {
    margin-left: 75%;
}

.grid_col--pull-12-of-12,
.grid_col--pull-8-of-8,
.grid_col--pull-7-of-7,
.grid_col--pull-6-of-6,
.grid_col--pull-5-of-5,
.grid_col--pull-4-of-4,
.grid_col--pull-3-of-3,
.grid_col--pull-2-of-2,
.grid_col--pull-1-of-1 {
    margin-left: -100%;
}

.grid_col--pull-6-of-12,
.grid_col--pull-4-of-8,
.grid_col--pull-3-of-6,
.grid_col--pull-2-of-4,
.grid_col--pull-1-of-2 {
    margin-left: -50%;
}

.grid_col--pull-4-of-12,
.grid_col--pull-2-of-6,
.grid_col--pull-1-of-3 {
    margin-left: -33.3333333333%;
}

.grid_col--pull-8-of-12,
.grid_col--pull-4-of-6,
.grid_col--pull-2-of-3 {
    margin-left: -66.6666666667%;
}

.grid_col--pull-3-of-12,
.grid_col--pull-2-of-8,
.grid_col--pull-1-of-4 {
    margin-left: -25%;
}

.grid_col--pull-9-of-12,
.grid_col--pull-6-of-8,
.grid_col--pull-3-of-4 {
    margin-left: -75%;
}

.grid_col--1-of-5 {
    width: 20%;
}

.grid--flex .grid_col--1-of-5 {
    width: auto;
    flex-basis: 20%;
    max-width: 20%;
}

.grid_col--push-1-of-5 {
    margin-left: 20%;
}

.grid_col--pull-1-of-5 {
    margin-left: -20%;
}

.grid_col--2-of-5 {
    width: 40%;
}

.grid--flex .grid_col--2-of-5 {
    width: auto;
    flex-basis: 40%;
    max-width: 40%;
}

.grid_col--push-2-of-5 {
    margin-left: 40%;
}

.grid_col--pull-2-of-5 {
    margin-left: -40%;
}

.grid_col--3-of-5 {
    width: 60%;
}

.grid--flex .grid_col--3-of-5 {
    width: auto;
    flex-basis: 60%;
    max-width: 60%;
}

.grid_col--push-3-of-5 {
    margin-left: 60%;
}

.grid_col--pull-3-of-5 {
    margin-left: -60%;
}

.grid_col--4-of-5 {
    width: 80%;
}

.grid--flex .grid_col--4-of-5 {
    width: auto;
    flex-basis: 80%;
    max-width: 80%;
}

.grid_col--push-4-of-5 {
    margin-left: 80%;
}

.grid_col--pull-4-of-5 {
    margin-left: -80%;
}

.grid_col--1-of-6 {
    width: 16.6666666667%;
}

.grid--flex .grid_col--1-of-6 {
    width: auto;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
}

.grid_col--push-1-of-6 {
    margin-left: 16.6666666667%;
}

.grid_col--pull-1-of-6 {
    margin-left: -16.6666666667%;
}

.grid_col--5-of-6 {
    width: 83.3333333333%;
}

.grid--flex .grid_col--5-of-6 {
    width: auto;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
}

.grid_col--push-5-of-6 {
    margin-left: 83.3333333333%;
}

.grid_col--pull-5-of-6 {
    margin-left: -83.3333333333%;
}

.grid_col--1-of-7 {
    width: 14.2857142857%;
}

.grid--flex .grid_col--1-of-7 {
    width: auto;
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
}

.grid_col--push-1-of-7 {
    margin-left: 14.2857142857%;
}

.grid_col--pull-1-of-7 {
    margin-left: -14.2857142857%;
}

.grid_col--2-of-7 {
    width: 28.5714285714%;
}

.grid--flex .grid_col--2-of-7 {
    width: auto;
    flex-basis: 28.5714285714%;
    max-width: 28.5714285714%;
}

.grid_col--push-2-of-7 {
    margin-left: 28.5714285714%;
}

.grid_col--pull-2-of-7 {
    margin-left: -28.5714285714%;
}

.grid_col--3-of-7 {
    width: 42.8571428571%;
}

.grid--flex .grid_col--3-of-7 {
    width: auto;
    flex-basis: 42.8571428571%;
    max-width: 42.8571428571%;
}

.grid_col--push-3-of-7 {
    margin-left: 42.8571428571%;
}

.grid_col--pull-3-of-7 {
    margin-left: -42.8571428571%;
}

.grid_col--4-of-7 {
    width: 57.1428571429%;
}

.grid--flex .grid_col--4-of-7 {
    width: auto;
    flex-basis: 57.1428571429%;
    max-width: 57.1428571429%;
}

.grid_col--push-4-of-7 {
    margin-left: 57.1428571429%;
}

.grid_col--pull-4-of-7 {
    margin-left: -57.1428571429%;
}

.grid_col--5-of-7 {
    width: 71.4285714286%;
}

.grid--flex .grid_col--5-of-7 {
    width: auto;
    flex-basis: 71.4285714286%;
    max-width: 71.4285714286%;
}

.grid_col--push-5-of-7 {
    margin-left: 71.4285714286%;
}

.grid_col--pull-5-of-7 {
    margin-left: -71.4285714286%;
}

.grid_col--6-of-7 {
    width: 85.7142857143%;
}

.grid--flex .grid_col--6-of-7 {
    width: auto;
    flex-basis: 85.7142857143%;
    max-width: 85.7142857143%;
}

.grid_col--push-6-of-7 {
    margin-left: 85.7142857143%;
}

.grid_col--pull-6-of-7 {
    margin-left: -85.7142857143%;
}

.grid_col--1-of-8 {
    width: 12.5%;
}

.grid--flex .grid_col--1-of-8 {
    width: auto;
    flex-basis: 12.5%;
    max-width: 12.5%;
}

.grid_col--push-1-of-8 {
    margin-left: 12.5%;
}

.grid_col--pull-1-of-8 {
    margin-left: -12.5%;
}

.grid_col--3-of-8 {
    width: 37.5%;
}

.grid--flex .grid_col--3-of-8 {
    width: auto;
    flex-basis: 37.5%;
    max-width: 37.5%;
}

.grid_col--push-3-of-8 {
    margin-left: 37.5%;
}

.grid_col--pull-3-of-8 {
    margin-left: -37.5%;
}

.grid_col--5-of-8 {
    width: 62.5%;
}

.grid--flex .grid_col--5-of-8 {
    width: auto;
    flex-basis: 62.5%;
    max-width: 62.5%;
}

.grid_col--push-5-of-8 {
    margin-left: 62.5%;
}

.grid_col--pull-5-of-8 {
    margin-left: -62.5%;
}

.grid_col--7-of-8 {
    width: 87.5%;
}

.grid--flex .grid_col--7-of-8 {
    width: auto;
    flex-basis: 87.5%;
    max-width: 87.5%;
}

.grid_col--push-7-of-8 {
    margin-left: 87.5%;
}

.grid_col--pull-7-of-8 {
    margin-left: -87.5%;
}

.grid_col--1-of-12 {
    width: 8.3333333333%;
}

.grid--flex .grid_col--1-of-12 {
    width: auto;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
}

.grid_col--push-1-of-12 {
    margin-left: 8.3333333333%;
}

.grid_col--pull-1-of-12 {
    margin-left: -8.3333333333%;
}

.grid_col--2-of-12 {
    width: 16.6666666667%;
}

.grid--flex .grid_col--2-of-12 {
    width: auto;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
}

.grid_col--push-2-of-12 {
    margin-left: 16.6666666667%;
}

.grid_col--pull-2-of-12 {
    margin-left: -16.6666666667%;
}

.grid_col--5-of-12 {
    width: 41.6666666667%;
}

.grid--flex .grid_col--5-of-12 {
    width: auto;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
}

.grid_col--push-5-of-12 {
    margin-left: 41.6666666667%;
}

.grid_col--pull-5-of-12 {
    margin-left: -41.6666666667%;
}

.grid_col--7-of-12 {
    width: 58.3333333333%;
}

.grid--flex .grid_col--7-of-12 {
    width: auto;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
}

.grid_col--push-7-of-12 {
    margin-left: 58.3333333333%;
}

.grid_col--pull-7-of-12 {
    margin-left: -58.3333333333%;
}

.grid_col--10-of-12 {
    width: 83.3333333333%;
}

.grid--flex .grid_col--10-of-12 {
    width: auto;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
}

.grid_col--push-10-of-12 {
    margin-left: 83.3333333333%;
}

.grid_col--pull-10-of-12 {
    margin-left: -83.3333333333%;
}

.grid_col--11-of-12 {
    width: 91.6666666667%;
}

.grid--flex .grid_col--11-of-12 {
    width: auto;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
}

.grid_col--push-11-of-12 {
    margin-left: 91.6666666667%;
}

.grid_col--pull-11-of-12 {
    margin-left: -91.6666666667%;
}

.grid_col {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -0.25em;
    min-height: 1px;
    padding-left: 20px;
    vertical-align: top;
}

@media (max-width: 480px) {
    .grid_col {
        display: block;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .grid_col[class*=grid_col--lg-] {
        display: inline-block;
        margin-right: -0.24em;
    }

    .grid--flex .grid_col[class*=grid_col--lg-] {
        display: block;
        margin-right: 0;
    }

    .grid_col.grid_col--lg-1-of-1 {
        width: 100%;
    }

    .grid--flex .grid_col.grid_col--lg-1-of-1 {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }

    .grid_col.grid_col--lg-1-of-2,
    .grid_col.grid_col--lg-2-of-4 {
        width: 50%;
    }

    .grid--flex .grid_col.grid_col--lg-1-of-2,
    .grid--flex .grid_col.grid_col--lg-2-of-4 {
        width: auto;
        flex-basis: 50%;
        max-width: 50%;
    }

    .grid_col.grid_col--lg-1-of-3 {
        width: 33.3333333333%;
    }

    .grid--flex .grid_col.grid_col--lg-1-of-3 {
        width: auto;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .grid_col.grid_col--lg-2-of-3 {
        width: 66.6666666667%;
    }

    .grid--flex .grid_col.grid_col--lg-2-of-3 {
        width: auto;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .grid_col.grid_col--lg-1-of-4 {
        width: 25%;
    }

    .grid--flex .grid_col.grid_col--lg-1-of-4 {
        width: auto;
        flex-basis: 25%;
        max-width: 25%;
    }

    .grid_col.grid_col--lg-3-of-4 {
        width: 75%;
    }

    .grid--flex .grid_col.grid_col--lg-3-of-4 {
        width: auto;
        flex-basis: 75%;
        max-width: 75%;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .grid_col[class*=grid_col--lc-] {
        display: inline-block;
        margin-right: -0.24em;
    }

    .grid--flex .grid_col[class*=grid_col--lc-] {
        display: block;
        margin-right: 0;
    }

    .grid_col.grid_col--lc-1-of-1 {
        width: 100%;
    }

    .grid--flex .grid_col.grid_col--lc-1-of-1 {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }

    .grid_col.grid_col--lc-1-of-2,
    .grid_col.grid_col--lc-2-of-4 {
        width: 50%;
    }

    .grid--flex .grid_col.grid_col--lc-1-of-2,
    .grid--flex .grid_col.grid_col--lc-2-of-4 {
        width: auto;
        flex-basis: 50%;
        max-width: 50%;
    }

    .grid_col.grid_col--lc-1-of-3 {
        width: 33.3333333333%;
    }

    .grid--flex .grid_col.grid_col--lc-1-of-3 {
        width: auto;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .grid_col.grid_col--lc-2-of-3 {
        width: 66.6666666667%;
    }

    .grid--flex .grid_col.grid_col--lc-2-of-3 {
        width: auto;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .grid_col.grid_col--lc-1-of-4 {
        width: 25%;
    }

    .grid--flex .grid_col.grid_col--lc-1-of-4 {
        width: auto;
        flex-basis: 25%;
        max-width: 25%;
    }

    .grid_col.grid_col--lc-3-of-4 {
        width: 75%;
    }

    .grid--flex .grid_col.grid_col--lc-3-of-4 {
        width: auto;
        flex-basis: 75%;
        max-width: 75%;
    }
}

@media (max-width: 768px) and (min-width: 481px) {
    .grid_col[class*=grid_col--md-] {
        display: inline-block;
        margin-right: -0.24em;
    }

    .grid--flex .grid_col[class*=grid_col--md-] {
        display: block;
        margin-right: 0;
    }

    .grid_col.grid_col--md-1-of-1 {
        width: 100%;
    }

    .grid--flex .grid_col.grid_col--md-1-of-1 {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }

    .grid_col.grid_col--md-1-of-2,
    .grid_col.grid_col--md-2-of-4 {
        width: 50%;
    }

    .grid--flex .grid_col.grid_col--md-1-of-2,
    .grid--flex .grid_col.grid_col--md-2-of-4 {
        width: auto;
        flex-basis: 50%;
        max-width: 50%;
    }

    .grid_col.grid_col--md-1-of-3 {
        width: 33.3333333333%;
    }

    .grid--flex .grid_col.grid_col--md-1-of-3 {
        width: auto;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .grid_col.grid_col--md-2-of-3 {
        width: 66.6666666667%;
    }

    .grid--flex .grid_col.grid_col--md-2-of-3 {
        width: auto;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .grid_col.grid_col--md-1-of-4 {
        width: 25%;
    }

    .grid--flex .grid_col.grid_col--md-1-of-4 {
        width: auto;
        flex-basis: 25%;
        max-width: 25%;
    }

    .grid_col.grid_col--md-3-of-4 {
        width: 75%;
    }

    .grid--flex .grid_col.grid_col--md-3-of-4 {
        width: auto;
        flex-basis: 75%;
        max-width: 75%;
    }
}

@media (max-width: 480px) {
    .grid_col[class*=grid_col--sm-] {
        display: inline-block;
        margin-right: -0.24em;
    }

    .grid--flex .grid_col[class*=grid_col--sm-] {
        display: block;
        margin-right: 0;
    }

    .grid_col.grid_col--sm-1-of-2,
    .grid_col.grid_col--sm-2-of-4 {
        width: 50%;
    }

    .grid--flex .grid_col.grid_col--sm-1-of-2,
    .grid--flex .grid_col.grid_col--sm-2-of-4 {
        width: auto;
        flex-basis: 50%;
        max-width: 50%;
    }

    .grid_col.grid_col--sm-1-of-3 {
        width: 33.3333333333%;
    }

    .grid--flex .grid_col.grid_col--sm-1-of-3 {
        width: auto;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .grid_col.grid_col--sm-2-of-3 {
        width: 66.6666666667%;
    }

    .grid--flex .grid_col.grid_col--sm-2-of-3 {
        width: auto;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .grid_col.grid_col--sm-1-of-4 {
        width: 25%;
    }

    .grid--flex .grid_col.grid_col--sm-1-of-4 {
        width: auto;
        flex-basis: 25%;
        max-width: 25%;
    }

    .grid_col.grid_col--sm-3-of-4 {
        width: 75%;
    }

    .grid--flex .grid_col.grid_col--sm-3-of-4 {
        width: auto;
        flex-basis: 75%;
        max-width: 75%;
    }

    .grid--flex .grid_col {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.grid_col--centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.grid_col--d-first {
    float: left;
}

.grid--flex .grid_col--d-first {
    float: none;
    order: -1;
}

.grid_col--d-last {
    float: right;
}

.grid--flex .grid_col--d-last {
    float: none;
    order: 1;
}

.grid--no-gutter {
    margin-left: 0;
}

.grid--no-gutter .grid_col {
    padding-left: 0;
}

.grid--no-gutter .grid_col--span-all {
    margin-left: 0;
    width: 100%;
}

.grid--gutter {
    margin-left: -20px;
}

.grid--gutter .grid_col {
    padding-left: 20px;
}

.grid--gutter-40 {
    margin-left: -40px;
}

.grid--gutter-40 .grid_col {
    padding-left: 40px;
}

.grid--no-space .grid_col {
    margin-right: 0;
}

.grid_col--ab {
    vertical-align: bottom;
}

.grid_col--am {
    vertical-align: middle;
}


/*===============CR - NEW PAGES===============*/

div[class*="PageSustainability"] .HeaderImageContainer {
    background-position: center 69%;
}

.pad100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.padt100 {
    padding-top: 100px;
}

.padb100 {
    padding-bottom: 100px;
}

.pad50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padt50 {
    padding-top: 50px;
}

.padb50 {
    padding-bottom: 50px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.color-green {
    color: #38a542;
}

.color-dark-green {
    color: #436b3e;
}

.bg-green {
    background-color: #38a542;
}

.bg-dark-green {
    background-color: #436b3e;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.nocase {
    text-transform: none;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

.dblock {
    display: block;
}

.no-margin {
    margin: 0;
}

.no-margin-top {
    margin-top: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-right {
    margin-right: 0;
}

.module_title--border {
    border-bottom: 2px solid #b7b7b7;
}

.module-commitment-resources {
    font-size: 22px;
    line-height: 1.5;
}

.module-commitment-resources p {
    font-size: inherit;
    line-height: inherit;
}

.module-commitment-resources .grid_col-inner {
    height: 100%;
}

.module-commitment-resources .grid_col+.grid_col>.grid_col-inner {
    padding-left: 20px;
    border-left: 2px solid #b7b7b7;
}

.module-commitment-resources_person-name-title br {
    display: none;
}

.FaqContainerDownloads .big-link.active {
    background: url(../design/plus-green.png) no-repeat scroll 0 50% transparent;
}

.dark {
    color: #fff;
}

.module-esg-slider {
    background-color: #ccc;
}

.module-esg-slider .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.module-esg-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}

.module-esg-slider .slick-track {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
}

.module-esg-slider .module_item {
    background-repeat: no-repeat;
    background-position: center 24%;
    background-size: cover;
    position: relative;
}

.module-esg-slider .module_item[data-slick-index="2"] {
    background-position: center center;
}

.module-esg-slider .module_item:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.module-esg-slider .module_item-inner {
    padding: 50px;
    position: relative;
    z-index: 1;
    min-height: 400px;
}

.module-esg-slider .module_item-title {
    font-family: "jaf-bernino-sans-condensed", Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
    margin: 0 0 14px;
    text-transform: none;
}

.module-esg-slider .dark .module_item-title {
    color: #fff;
}

.module-esg-slider .module_item-description {
    font-size: 22px;
    line-height: 33px;
}

.module-esg-slider .module_item-description p {
    font-size: inherit;
    line-height: inherit;
}

.module-esg-slider .slick-dots {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}

.module-esg-slider .slick-dots li {
    margin: 0 3px;
}

.module-esg-slider .slick-dots button {
    background: url(../design/rig-buttons.png) no-repeat scroll 0 50% transparent;
    cursor: pointer;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    width: 28px;
    font-size: 0;
    padding: 0;
    border: none;
}

.module-esg-slider .slick-dots .slick-active button {
    background-position: 100% 50%;
}

div[class*="PageEverGreen"] .HeaderImageContainer {
    background-position: center 90%;
}

div[class*="PageEverGreen"] .HeaderImageContainer .Breadcrumb {
    display: none;
}

div[class*="PageEverGreen"] .HeaderImageContainer .pageDescription img {
    display: block;
}

.module-evergreen-intro {
    font-size: 22px;
    line-height: 1.5;
}

.module-evergreen-intro h2 {
    margin-bottom: 20px;
}

.module-evergreen-intro p {
    font-size: inherit;
    line-height: inherit;
}

.module-evergreen-intro_items-container {
    border-top: 2px solid #b7b7b7;

}

.module-evergreen-intro_items-container .grid_col-inner {
    height: 100%;
    padding-right: 20px;
}

.module-evergreen-intro_items-container .grid_col+.grid_col>.grid_col-inner {
    border-left: 2px solid #b7b7b7;
    padding-left: 20px;
}

.module-resources .module_item+.module_item {
    padding-top: 20px;
}

.module-resources .module_item-link {
    font-size: 22px;
    line-height: 1.2;
    color: #5b6770;
}

.module-circle-tabs_link {
    display: flex;
    align-items: center;
    color: #38a542;
}

.module-circle-tabs_link.js--selected {
    color: #6d6d6d;
}

.module-circle-tabs_link-image {
    flex: 0 0 150px;
    max-width: 150px;
    width: 150px;
    border-radius: 100%;
    overflow: hidden;
}

.module-circle-tabs_link-image img {
    display: block;
}

.module-circle-tabs_link-text {
    font-size: 30px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding-left: 20px;
    padding-right: 20px;
}

.module-circle-tabs_link-text img {
    width: 40px;
    margin-right: 5px;
}

.container-large {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.module_box-content {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 80px 50px;
    font-size: 22px;
    line-height: 1.5;
    position: relative;
}

.module_box-content>* {
    position: relative;
    z-index: 1;
}

.module_box-content>*:first-child {
    margin-top: 0;
}

.module_box-content>*:last-child {
    margin-bottom: 0;
}

.module_box-content h2 {
    margin-bottom: 10px;
}

.module_box-content p {
    font-size: inherit;
    line-height: inherit;
}

.dark h2 {
    color: #fff;
}

.module-evergreen-monitoring .module_box-content {
    background-image: url(../design/EverGreen-Monitoring-Banner.jpg);
    padding-top: 100px;
    padding-bottom: 200px;
}

.module-evergreen-monitoring .module_box-content:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.module-evergreen-energy .module_box-content {
    padding-top: 80px;
    padding-bottom: 150px;
}

.module-evergreen-technologies .module_box-content {
    padding-bottom: 50px;
}

.module-evergreen-fuel-cell .module_box-content {
    background-image: url(../design/EverGreen-Fuel-Cell-Banner-Photo.jpg);
}

.module-evergreen-fuel-cell .module_box-content:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.module-evergreen-technologies .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.module-evergreen-technologies .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}

.module-evergreen-technologies .slick-track {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
}

.module-evergreen-technologies .module_item-inner {
    padding: 20px;
    text-align: center;
}

.module-evergreen-technologies .module_item-thumbnail {
    max-width: 60px;
    margin-left: auto;
    margin-right: auto;
}

.module-evergreen-technologies .module_item-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}

.module-evergreen-technologies .slick-prev {
    left: 0;
}

.module-evergreen-technologies .slick-next {
    right: 0;
}

.module-evergreen-technologies .slick-prev,
.module-evergreen-technologies .slick-next {
    transform: translateY(-50%);
}

.tab--custom.js--hidden {
    display: block !important;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.h1 {
    font-size: 50px;
}

@media only screen and (max-width: 1200px) {
    .module-circle-tabs_link-text {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1023px) {
    .module-esg-slider .module_item-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .module-circle-tabs_link-image {
        flex: 0 0 100px;
        max-width: 100px;
        width: 100px;
    }

    .module-circle-tabs_link-text {
        font-size: 20px;
    }

    .module_box-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .module-commitment-resources {
        font-size: 18px;
    }

    .module-commitment-resources .grid_col+.grid_col>.grid_col-inner {
        padding-left: 0;
        border-left: none;
    }

    .module-esg-slider .module_item-title {
        font-size: 35px;
    }

    .module-esg-slider .module_item-description {
        font-size: 18px;
        line-height: 26px;
    }

    .module-esg-slider .container {
        padding-left: 0;
        padding-right: 0;
    }

    .module-evergreen-intro {
        font-size: 18px;
    }

    .module-evergreen-intro_items-container {
        border-top: none;
    }

    .module-evergreen-intro_items-container .grid_col+.grid_col {
        padding-top: 30px;
    }

    .module-evergreen-intro_items-container .grid_col-inner {
        padding-right: 0;
    }

    .module-evergreen-intro_items-container .grid_col+.grid_col>.grid_col-inner {
        border-left: none;
        padding-left: 0;
    }

    .module_box-content {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .module-commitment-resources_person-name-title br {
        display: block;
    }

    .module-circle-tabs_link {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 0 5px;
    }

    .module-circle-tabs_link-image {
        flex: 0 0 80px;
        max-width: 80px;
        width: 80px;
    }

    .module-circle-tabs_link-text {
        font-size: 16px;
        padding: 10px 0 0;
    }

    .module-circle-tabs_link-text img {
        width: 25px;
    }
}

/*==============END CR - NEW PAGES============*/


.module-evergreen {
    background-color: #282828;
}
.module-evergreen .ContentContainer {
    display: block;
    position: relative;
    height: 465px;
    background: url('../design/2021/EverGreen_Home_Page.jpg') no-repeat 50% 50% transparent;
    background-size: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.module-evergreen .fr {
    width: 45%;
    padding-top: 20px;
}

@media (max-width: 1023px) {
    .module-evergreen .ContentContainer {
        background-image: none;
        background-color: #fff;
    }
    .module-evergreen .bigContainer {
        padding: 10% 25px;
        height: auto;
        background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../design/2021/EverGreen_Home_Page.jpg');
    }
    .module-evergreen .mobile_banner-image {
        width: 100px;
        height: 100px;
        padding: 0;
        margin: auto;
        background-position-x: 2%;
        border-radius: 50%;
        background-position-y: 48%;
        background-size: 800%;
    }
    .module-evergreen .fr {
        width: 100%;
        padding-top: 0;
        text-align: center;
    }
    .module-evergreen .ContentContainer > .bigContainer {
        background-image: none;
    }
}
.PageRigsSuperSeriesRigs .superseries {
    padding:100px 0 40px!important;
}