
/*---- bootstrap-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=201a9afe259b04475314)
 * Config saved to config.json and https://gist.github.com/201a9afe259b04475314
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 801px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 1010px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 801px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}



@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*---- progressive-disclosure-global-----*/
.progressiveDisclosure .pd-box-snapdown-click.snapopen .pd-box-text a{color:#fff;}
.progressiveDisclosure a[href^="mailto:"] .rad-link:after{content:none;}
.progressiveDisclosure .rad-link{font-family:"TheMix-bold", Arial;color: #10069f;text-decoration: none;font-weight:normal;}
.progressiveDisclosure .rad-link:after{content: "\eee3"; font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position:relative; top:2px;}
.progressiveDisclosure .rad-link:hover{    color: #1cafd3;}
.progressiveDisclosure.Gray .pd-snapdown-item.pd-first-snap{border-top: 1px solid #e8e8e8;}
.progressiveDisclosure.Gray .pd-snapdown-item{border-top: 1px solid #e8e8e8;}
.progressiveDisclosure ul { list-style-type: disc; padding-bottom: 14px;padding-left: 25px;}
.progressiveDisclosure ul li {    position: relative; list-style: none; padding-bottom: 15px;}
.progressiveDisclosure ul li:last-child{padding-bottom:0;}
.progressiveDisclosure ul li:before {    border-radius: 50%;content: "";left: -25px; position: absolute;top: 9px;background: #10069f;width: 5px; height: 5px;}
.VideoWidth{width:auto !important;margin-left: 0 !important;}
.ProgVideoParent.inv_ParentContainer{height:526px;}
.LeftTit{width:50%;}
.ProductFinderDetails .fw-intro-text{font-family: "TheMix", Arial; margin-top: 14px;}
.pd-box-snapdown-content-right { padding-top: 0px !important;}
.pd-snapdown-item.pd-first-snap{margin-top:32px;}
.MarginTopVideo{    margin-top: 15px;}
.close-pd-snapdown{cursor:pointer;}
.progressiveDisclosure .fw-intro-text{font-family: "TheMix", Arial; }
.section.sections-wrap .fw-progressive-disclosure.new-country-site-section.Gray .fw-pd-wrapper{max-width: 1170px;margin: 0 auto;}
.section.sections-wrap .fw-progressive-disclosure.new-country-site-section.Gray .fw-pd-wrapper .whiteBG{background: #f7f7f7 none repeat scroll 0 0;}
.updateChanges .pd-box-wrapper.clearfix {    min-height: 240px;}
.updateChanges table.rad-financialtable tbody tr td{font-family: "Helvetica", Arial; background: transparent; font-weight: bold;padding: 3px 0;    border: none;}
.updateChanges table.rad-financialtable tbody tr td h2{padding:10px 0 0 0}
.fw-progressive-disclosure.Gray .pd-box-snapdown-click{background:#fff;}
.fw-progressive-disclosure.Gray .pd-box-snapdown-click.snapopen{    background: #10069f;}

/*=============IMAGE WITH TEXT MODULE==============*/
.fw-text-image a[href^="mailto:"] .rad-link:after{content:none;}
.fw-img-with-text .intro-text{padding-top:15px;}
.fw-text-image-wrapper table tbody tr td{font-family: "Helvetica", Arial;background:transparent; font-weight:bold;padding: 3px 0;}
.fw-text-image-wrapper table a[href^="tel:"]{color:inherit;}

@media all and (max-width: 1399px){
.ProductFinderDetails .fw-intro-text{margin-top:0px;}
}

@media only screen and (max-width:1024px) and (min-width:992px){
.pd-box-snapdown-click .pd-box-text {    max-width: 247px;}
}
@media all and (max-width: 767px){
.Productdetail .FinderTabs .fw-tabbed-wrap .fw-section-ttl {  padding-bottom: 8px;  margin-bottom: 0;}
}
/*---- tablesaw-----*/
/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */

table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */

.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
  background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */




.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}

.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}

.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}

.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(255,255,255,.25);
  content: " ";
  display: block;
  position: absolute;
}

.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}

.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */
.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
  overflow: hidden;
  width: 100%; position: relative;
}

.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}

.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-toolbar ~ table {
  clear: both;
}

.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}

table.tablesaw tbody th {
  font-weight: bold;
}

table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}

.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}

.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}

.tablesaw thead {
  border: 1px solid #e5e5e4;
  background: #e2dfdc;
  background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
  background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}

.tablesaw thead th {
  font-weight: 100;
  color: #777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-align: left;
}

.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: sans-serif;
  border-right: 1px solid #e4e1de;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}

@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}

/* Stack */

.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}

.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: sans-serif;
}

@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}

@media only all {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }

  .tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}

.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}

.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}

.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\2191";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\2193";
}

.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}

.tablesaw-sortable .not-applicable span {
  display: none;
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  left: 50%;
  margin-right: 0;
  position: absolute;
  transform: translate(-50%, 0px);
  width: auto;
  top: 6px;
}
.tablesaw-advance .x-of-y-wrapper {
  font-family: "proxima n w01 bold", arial;
  text-transform: uppercase;
}
.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none; display: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: 2px 4px 0 0;
}

.tablesaw-advance-dots li i {
  width: 5px;
  height: 5px;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/*---- taxonomy-----*/
/*-------- Background keyframes start ---------*/
@-webkit-keyframes animate-background-in {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85)
    }
}

@keyframes animate-background-in {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85)
    }
}

@-webkit-keyframes animate-background-out {
    0% {
        -webkit-transform: translateY(0) scale(0.85);
        transform: translateY(0) scale(0.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animate-background-out {
    0% {
        -webkit-transform: translateY(0) scale(0.85);
        transform: translateY(0) scale(0.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

/*-------- Background keyframes end ---------*/

/*-------- Popup keyframes start ---------*/

@-webkit-keyframes animate-modal-in {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}


@keyframes animate-modal-in {
    0% { 
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    100% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes animate-modal-out {
    0% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes animate-modal-out {
    0% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

/*-------- Popup keyframes ends ---------*/

/*--------- Animation popup starts ---------*/

.story-popup-wrapper.open{display:block;overflow:visible;}

.scrollable-container{font-family: "TheMix", Arial;-webkit-overflow-scrolling:touch;z-index:1;background:#fff;position:relative;top:0 !important;left:0;width:100%;margin-top:100px;overflow-y:auto;overflow-x: hidden;height:calc(100vh - 100px);
height:-ms-calc(100vh - 100px);
height:-webkit-calc(100vh - 100px);}


.scrollable-container{-webkit-animation: animate-modal-out;animation: animate-modal-out;-webkit-animation-duration: .445s;animation-duration: .445s;-webkit-animation-timing-function: cubic-bezier(0.10, 0.045, 0.185, 1);animation-timing-function: cubic-bezier(0.10, 0.045, 0.185, 1);}

.open .scrollable-container{-webkit-animation: animate-modal-in;animation: animate-modal-in;-webkit-animation-duration: .445s;animation-duration: .445s;-webkit-animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1);animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1);opacity:1 !important;}

/*---------Animation background scale starts ---------*/

#MainWrapper.popup-open{-webkit-animation: animate-background-in;
    animation: animate-background-in;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1);
    animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1);
    -webkit-overflow-scrolling:touch;}
#MainWrapper.popup-close{-webkit-animation: animate-background-out;
    animation: animate-background-out;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1);
    animation-timing-function: cubic-bezier(0.11, 0.045, 0.185, 1)}

/*---------Animation background scale ends ---------*/

.insights-filter-inner-total li a{height:auto !important;}
.scrollable-container .section.sections-wrap .new-country-site-section.fw-testimonial{margin-bottom:0;}
.filter-click li.hide{display:none !important}
.scrollable-container:after {content: '';width: 100%;height: 100%;top: 0;left: 0;background: #fff url(~/media/Images/R/Rolls-Royce/css/loader.gif) no-repeat center 50px;position: absolute;z-index: 99;opacity:1;transition:all 0.6s;}
.loaded.scrollable-container:after{z-index:-99;opacity:0;}
.story-popup-wrapper {position: fixed;top: 0;left: 0;z-index: 9999;display:none;width:100%;}
.story-popup-wrapper:after {content: '';background: rgba(0,0,0,0.5);width: 10000px;height: 10000px;position: absolute;top: 0;left: 0;opacity:0;-o-transition: opacity 0.6s;transition: opacity 0.6s;-ms-transition: opacity 0.6s;-webkit-transition: opacity 0.6s;}
.story-popup-wrapper.open:after{opacity:1;}
.scrollable-container .section.sections-wrap.fist-div > .sub-section.last-div{margin-bottom:0 !important;}
.bottom-close-wrapper{min-height: 200px;width: 100%;text-align: center;float:left;}
.bottom-close-wrapper a{width:120px;height:120px;text-transform:uppercase;background:#fff;color:#10069f;border-radius:50%;text-decoration:none;padding-top:65px;-webkit-box-shadow:0px 25px 50px 0px rgba(0,0,0,0.15);box-shadow:0px 25px 50px 0px rgba(0,0,0,0.15);font-size:1.15em;font-family:"TheMix-bold",Arial;position:relative;margin:80px auto;display:block;transition:all 0.445s ease-in-out}
.bottom-close-wrapper a:before{content: "\eee2";font-family: icomoon;font-size: 28px;position: relative;position:absolute;top:40px;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.bottom-close-wrapper a:hover{background:#10069f;color:#fff;}
.insights-filter-main.inactive ul li a{pointer-events:none;}
#MainWrapper{-webkit-transition:opacity 0.445s, margin-top 0.445s, -webkit-transform 0.445s;transition:opacity 0.445s, margin-top 0.445s, -webkit-transform 0.445s;-o-transition:transform 0.445s, opacity 0.445s, margin-top 0.445s;transition:transform 0.445s, opacity 0.445s, margin-top 0.445s;transition:transform 0.445s, opacity 0.445s, margin-top 0.445s, -webkit-transform 0.445s;-ms-transition:transform 0.445s, margin-top 0.445s, opacity 0.445s;-webkit-transition:transform 0.445s, opacity 0.445s, margin-top 0.445s;-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;}
.no-scroll{position:relative;overflow:hidden;height:100%;}
.no-scroll #MainWrapper{opacity:0;}
#close-popup{float: right;cursor: pointer;display: block;padding: 35px 100px 39px;color: rgb(16, 6, 159);font-family: "TheMix-bold",Arial;font-size: 1.500em;-o-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;-ms-transition: all 0.25s ease 0s;-webkit-transition: all 0.25s ease 0s;}
.dynamic-stories .differpagination{text-align:left !important;}
.dynamic-stories .differpagination.loader{display:none !important;}
.close-popup-wrapper{float:left;width:100%;-webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.12);box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.12);background:#fff;position: relative;z-index: 2;}
#close-popup:after {content: "\eee2";font-family: icomoon;font-size: 28px;position: relative;top: 5px;margin-left: 10px;}
.story-popup-wrapper .section.sections-wrap .new-country-site-section.fw-stats-section {margin-top: 61px;}
.story-popup-wrapper .section.sections-wrap .fw-testimonial.new-country-site-section {margin-top: 53px;}
.back-to-previous{padding: 40px 100px 35px;display:block;float: left;}
span.back-to-previous a {cursor: pointer;display: block;color: #10069f;font-family: "TheMix-bold",Arial;font-size: 1.3em;text-decoration: none;line-height: 1.2em;text-transform:uppercase;}
span.back-to-previous a:hover,#close-popup:hover{color:#1cafd3;}
span.back-to-previous a:before{content: "\eee12";font-family:icomoon !important;position:relative;top:2px;}
.hsp-main.disover-item a:before{display:none;}
.nojs .dynamic-stories .insights-mid-fw .hsp-text h3:after {content: "\eee3";font-family: icomoon;color: #1cafd3;font-size: 0.9em;left: 0;line-height: 0.7;position: relative;top: 4px;}
.dynamic-stories .insights-mid-fw .hsp-text h3 .icon-chevron-right-new{color: #1cafd3;font-size: 0.5em;left: 0;line-height: 0.7;position: relative;top: 0px;margin-left: 15px;}
.story-popup-wrapper .fw-related-products .products-wrapper.disabled-slick-space{padding-bottom:0;}
.story-popup-wrapper .last-div:not(.fw-flickr),.story-popup-wrapper .last-div.fw-flickr.Gray{margin-bottom:0 !important}
.insights-filter-inner ul li.disabled a {color: rgba(91, 91, 91,0.4);border-color: rgba(91, 91, 91,0.4);pointer-events: none !important;}
.dynamic-stories .insights-filter-title{margin-bottom: 100px;}
.dynamic-stories .insights-after-select-total{display:none;}
.dynamic-stories .insights-mid-fw-inner{margin-top:0;}

.dynamic-stories .add-top-margin{margin-top:100px;}
@media all and (max-width:1399px) and (min-width:1025px){
.dynamic-stories .add-top-margin{margin-top:70px;}
}
@media all and (max-width:1024px) and (min-width:768px){
.dynamic-stories .add-top-margin{margin-top:50px;}
}
@media all and (max-width:767px){
.dynamic-stories .add-top-margin{margin-top:40px;}
}


/*----------Deeplink filter list inside popup-----------*/
.assigned-filter-section{width:100%;float:left;}
.filter-max-width{max-width:1170px;margin:45px auto;}
.assigned-filter-section ul{display: table-cell;}
.assigned-filter-section ul li{display:inline-block;}
.assigned-filter-section ul li a{margin-bottom:15px;text-decoration:none;color:rgb(16, 6, 159);font-family: "TheMix-bold",Arial;border:1px solid rgba(16, 6, 159,0.4);padding:8px 15px;-webkit-box-shadow: 0 0px 15px 1px rgba(205,218,230,0.7);
box-shadow: 0 0px 15px 1px rgba(205,218,230,0.7);margin-right:10px;display:block;}
.assigned-filter-section ul li a:after{content:"\eee3";font-family:icomoon !important;color:rgba(16, 6, 159,0.6);position:relative;top:2px;}
.assigned-filter-section ul li a:hover{color:#1cafd3;}
.filter-title{display: table-cell;padding-right: 30px;/*color: #93afbb;*/color:rgba(16, 6, 159,0.4);font-size: 1.143em;line-height: 1em;    font-family: "TheMix-bold",Arial;margin-top: 10px;white-space: nowrap;}



/*-----------Tabs with bulleted list and downloads-----------*/
.story-popup-wrapper .fw-tabs-with-bullets-and-downloads .font18 ul li:before{background: #004990;border-radius: 50%;content: "";height: 8px;left: -25px;position: absolute;top: 9px;width: 8px;}
.story-popup-wrapper .fw-tabs-with-bullets-and-downloads .font18 ul li {list-style: none;}
.story-popup-wrapper .fw-tabs-with-bullets-and-downloads .font18 ul li, .fw-tabs-with-bullets-and-downloads .font18 ol li {padding-bottom: 5px;position: relative;}
.story-popup-wrapper .fw-tabs-with-bullets-and-downloads .font18 ul {list-style-type: disc;padding-bottom: 14px;padding-left: 25px;}
.story-popup-wrapper .fw-tabs-with-bullets-and-downloads .font18 ul li, .fw-tabs-with-bullets-and-downloads .font18 ol li {padding-bottom: 25px;}

/*---------Text and download and language ------------*/
.story-popup-wrapper .fw-text-download-and-language .font16 ul { list-style-type: none; padding-top: 5px; padding-left: 0; display:none; position:absolute; width:100%; border:1px solid #93afbb; background-color:#f7f7f7; padding-bottom: 5px; max-height: 150px; z-index:5; }
.story-popup-wrapper .fw-text-download-and-language .font16 > ul > li::before { display:none; }
.story-popup-wrapper .fw-text-download-and-language .font16 ul li { padding:0; }
.story-popup-wrapper .fw-text-download-and-language .font16 ul li a { text-decoration:none; padding:5px 15px; display:block; color:#93afbb; display:inline-block; }
.story-popup-wrapper .fw-text-download-and-language .font16 ul li a:hover { color:#004d91; }
.story-popup-wrapper .fw-text-download-and-language .ar-languages-list{font-family: "TheMix", Arial;}

/*--------- Module Downloads and Contacts 50-50 ------------*/
.downloads-list-slider:not(.slick-slider) {max-width: 370px;margin: 0 auto;}
.float50{float:left;width:50%;}
.contacts-card-slider{text-align:center;}
.contacts-card-slider .fw-sld-inner-box:not(.slick-slide){display: inline-block;margin: 0 auto;max-width: 370px;text-align: center;padding-bottom: 20px;width:100%}
.contacts-card-slider.slick-slider{max-width:370px;margin:0 auto;}
.downloads-contacts-wrapper > .float50:first-child{border-right:1px solid #f0f0f0}
.contacts-card-slider img {margin: 0 auto;position: relative;z-index: 5;width: 100px;height: auto;}
.downloads-contacts-wrapper{max-width:1170px;margin:0 auto;}
.downloads-contacts-wrapper .float50{padding:20px 0px;}
.downloads-slider-block{max-width:470px;float:left;width: 100%;}
.contacts-slider-block{max-width:470px;float:right;width: 100%;}
.downloads-bar{text-decoration:none;}
.downloads-bar:hover,.downloads-bar:hover .downloads-bar-size{color:#00acd4}
.downloads-bar-title{font-family: "TheMix-bold", Arial;font-weight: 400;font-size:1.500em;line-height:1.2em;padding:0;}
.downloads-bar-size{text-transform:lowercase;font-style:italic;font-size:1.071em;color:#999999;padding:0;}
.to-uppercase{text-transform:uppercase}
.downloads-bar{padding:15px 60px 12px 30px;display:block;position:relative;color:#10069f}
.downloads-bar:nth-child(3n+1),.downloads-bar:nth-child(3n+3){background:#f4f4f4;}
.downloads-contacts-wrapper .fw-section-ttl{margin-bottom:51px}
a.downloads-bar:after {content: "\eee10";font-family: icomoon;position: absolute;top: 50%;right: 30px;font-size: 1.8em;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.fw-sld-wrapper .downloads-contacts-wrapper .slick-list {padding-top: 0;margin-bottom: 81px;}
.fw-downloads-and-contact-sld .fw-sld-wrapper{max-width: 940px;margin-left: auto;margin-right: auto;}

/*---------- Dynamic stories Intro module ----------*/
.dynamic-stories-module .fw-intro-section {margin-top: 81px;margin-bottom: 75px;}
@media all and (max-width:1399px) and (min-width:1025px){
.dynamic-stories-module .fw-intro-section {margin-top: 55px;margin-bottom: 49px;}
}
@media all and (max-width:1024px) and (min-width:768px){
.dynamic-stories-module .fw-intro-section {margin-top: 53px;margin-bottom: 48px;}
}
@media all and (max-width:767px){
.dynamic-stories-module .fw-intro-section {margin-top: 28px;margin-bottom: 19px;;}
}
/*---------- Dynamic stories Intro module ends ----------*/

.fw-downloads-and-contact-sld.add-bottom-margin{margin-bottom:100px;}
.fw-downloads-and-contact-sld.margin-bottom-zero{margin-bottom:0;}
.fw-downloads-and-contact-sld.margin-top-zero{margin-top:0;}


.popup-story-module .hsp-main.current{display:none !important;}
.popup-story-module .hsp-main:nth-child(5){display:none;}
.popup-story-module .hsp-main:nth-child(5).show{display:block;}

@media all and (min-width:992px){
.story-popup-wrapper .homecontentwrapper:not(.no-image) .home-content-fw-inner{margin-top:0 !important;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.story-popup-wrapper .homecontentwrapper:not(.no-image) .home-content-fw-inner.home-content-fw-inner-bottom {transform: none;-webkit-transform: none;-ms-transform: none;}
}

@media all and (max-width:1399px){
.filter-max-width,.fw-downloads-and-contact-sld.fw-common-sld .fw-sld-wrapper{max-width:940px;}
.contacts-card-slider,.downloads-list-slider{max-width:370px;margin:0 auto;float:none;}
.story-popup-wrapper .fw-tabbed-wrap:not(.video-section){padding-left: 30px;padding-right: 30px;}
.story-popup-wrapper .fw-testimonial .fw-tabbed-wrap{padding-left:0;padding-right:0;}
.our-stories-hub .filter-click li a{min-width:inherit;}
}

@media all and (max-width:1399px) and (min-width:1025px){
.dynamic-stories .insights-filter-title{margin-bottom:70px}
}

@media all and (max-width:1024px) and (min-width:992px){
.dynamic-stories .insights-filter-title{margin-bottom:50px}
}

@media all and (min-width:992px){
.insights-filter-inner ul li a{height:auto !important;}
}

@media all and (max-width:991px){
.insights-filter-inner li{float:left;}
.float50{width:100%;float:left;}
.contacts-slider-block,.downloads-slider-block{margin: 0 auto;max-width: 600px;float:none;}
.filter-max-width{margin-left:30px;margin-right:30px;}
#close-popup{padding-left:30px;padding-right:30px;}
.contacts-slider-block, .downloads-slider-block{height:auto !important;}
}

@media all and (max-width:991px) and (min-width:768px){
.dynamic-stories .insights-filter-title{margin-bottom:20px}
.back-to-previous{padding-left:20px;padding-right:20px;}
/* #MainWrapper.popup-open{transform:scale(0.94);-ms-transform:scale(0.94);-webkit-transform:scale(0.94);} */
}

@media all and (max-width: 767px){
.story-popup-wrapper .section.sections-wrap .fw-testimonial.new-country-site-section{margin-bottom:35px;}
.dynamic-stories .insights-filter-title {margin-top:30px;margin-bottom:20px;}
/* #MainWrapper.popup-open{transform:scale(0.96);-ms-transform:scale(0.96);-webkit-transform:scale(0.96);} */

span.back-to-previous a,#close-popup{font-size:1.15em;}
.back-to-previous{width:65%;padding:21px 5px 18px;text-transform:uppercase}
#close-popup{width: 35%;padding:15px 34px 18px;}
#close-popup:after{font-size:22px;top:4px;margin-left: 5px;}
.close-popup-wrapper{height:60px;}
.scrollable-container{margin-top:60px;height:calc(100vh - 60px);
height:-ms-calc(100vh - 60px);
height:-webkit-calc(100vh - 60px);}

.filter-max-width {margin-left: 15px;margin-right: 15px;display: block;}
.filter-title{display:block;margin-bottom:15px;}
.assigned-filter-section ul{display:block}

.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img{min-height:180px !important;}
.homecontentwrapper,.videoGalleryModuleN{overflow:hidden;width:100%}

.contacts-card-slider, .downloads-list-slider {max-width: 270px;margin: 0 auto;float: none;}
.downloads-contacts-wrapper > .float50:first-child{border:none;}

.story-popup-wrapper .fw-tabbed-wrap {padding-left: 0 !important;padding-right: 0 !important;}
.story-popup-wrapper .fw-tabs-with-text-downloads .fw-tabbed-wrap,.story-popup-wrapper .fw-tabbed-two-col .fw-tabbed-wrap {padding-left: 15px !important;padding-right: 15px !important;}

.story-popup-wrapper .morethen8dots .slick-prev{left:0 !important;}
.story-popup-wrapper .morethen8dots .slick-next{right:-8px !important;}

.bottom-close-wrapper a {width: 100px;height: 100px;padding-top: 50px;margin: 50px auto;}
.bottom-close-wrapper a:before{top:25px}
}

.nojs .pagination-loadmore ul{text-align:center;}
.nojs .pagination-loadmore ul li a,.nojs .pagination-loadmore ul li>strong {text-align: center;padding: 5px 10px;display: block;text-decoration: none;border: 1px solid rgb(39, 30, 168);margin-top: 20px;background: rgba(39, 30, 168,0.2) !important;margin:20px 5px;color:rgb(39, 30, 168)}
/*---- temp-home-animation-----*/
body#Homepage .section1-content {
    margin: 0; overflow: hidden;
}
body#Homepage .animate-image {/*height: 558px !important;*/ }
body#Homepage .animate-image img{/*width: auto;*/}


@media (max-width: 1999px) {
.home-banner-fw-inner{min-height:0;}
}
@media (max-width: 1399px) {
.home-banner-fw-inner{background:none !important; min-height: 0;}
}
@media (max-width: 639px) {
.home-banner-fw-inner { min-height: 0; }
}
@media (max-width: 991px) {
.home-banner-fw .video_fade { background: none !important; min-height: 0 !important; }
}

/*body#Homepage .home-banner-fw-inner { background: none !important;height: 100% !important;}*/
/*
@media all and (min-width: 721px) and (max-width: 840px) {

body#Homepage .home-banner-fw-inner { background: none !important; min-height: 433px !important; height: auto !important;  }
body#Homepage .fw-1399-banner-img {
    display: none !important; height: 1px !important;
}
}

@media all and (min-width : 414px) and (max-width : 736px){
body#Homepage .home-banner-fw-inner { background: none !important; min-height: 330px !important; height: 330px !important;}
}

@media all and (min-width : 414px) and (max-width : 736px) and (orientation: portrait) { 
body#Homepage .home-banner-fw-inner { background: none !important; min-height: 300px !important; height: auto !important;}
}

@media all and (min-width : 414px) and (max-width : 736px) and (orientation: landscape) { 
body#Homepage .home-banner-fw-inner { background: none !important; min-height: 368px !important; height: auto !important;}
}

@media all and (min-width: 921px) and (max-width: 1040px) {
body#Homepage .home-banner-fw-inner { background: none !important; min-height: 385px; height: auto !important; /*border: 1px solid #ff0000; }

}*/

/*---- main-flickr-temp-----*/
/*.boximagedata .largeimage { min-height:400px;}*/
/*.boximagedata .largeimage img{width: 100%;}*/

.boximagedata .largeimage{height: 500px;width:590px;background-color:#ECF2F4;vertical-align:middle;display: table-cell;}
.boximagedata .largeimage a{ background:none !important; padding:0 !important; margin:0 !important;}
.boximagedata .largeimage img{margin-left: auto;margin-right: auto; display:block; text-align:center;}

.boximagedata ul#images-carousel { padding: 5px 5px 0 0; list-style-type:none;}
.boximagedata #images-carousel li{ display: inline-block; float: left; list-style:none;margin:0;padding:0 5px 5px 0;}
.boximagedata #images-carousel li:last-child{ padding:0 !important;}

/*.boximagedata #images-carousel li img{ width:100%; height:84px;}*/


/*
.boximagedata .largeimage img {
  margin: 0 auto;
  position: absolute;
    margin-right: -50%;
 
}
*/
.boximagedata {
  float: left;
 /* width: 100%;*/
  text-align: center;
}





div.download-flkr-imgs{padding-top:21px;clear:both;padding-bottom:21px;padding-left:11px;}

div.download-flkr-imgs img{vertical-align:top;padding-top:2px;}

div.download-flkr-imgs .download-flickr-text{padding-left:11px;font-size:19px;vertical-align:bottom;padding-right:14px;}

div.download-flkr-imgs .download-flickr-text a, div.download-flkr-imgs .download-flickr-text a:hover{text-decoration:none;color:#5e5e5e; background:none !important; padding-right:0px !important;}


/*IPad/IPad mini portrait mode:*/
@media all and (min-width: 721px) and (max-width: 840px) {
.boximagedata .largeimage{ width:718px;}
}

@media(max-width: 640px) {
.boximagedata .largeimage{background-color:#fff;}
}

.crotator {
    display: inline-block;
    text-align: center;
}
/*---- main-----*/
@font-face {
    font-family: "TheMix-light";
    font-style: normal;
    font-weight: normal;
    src: url("/~/media/Files/R/Rolls-Royce/fonts/themix-300/themix-300-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-300/themix-300-woff.woff") format("woff"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-300/themix-300-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-300/themix-300-svg") format("svg");
}
@font-face {
    font-family: "TheMix";
    font-style: normal;
    font-weight: normal;
    src: url("/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-woff.woff") format("woff"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-svg") format("svg");
}
@font-face {
    font-family: "TheMix-bold";
    font-style: normal;
    font-weight: normal;
    src: url("/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-woff.woff") format("woff"), url("/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-svg") format("svg");
}
@font-face {
    font-family: "icons";
    font-weight: normal;
    src: url("/~/media/Files/R/Rolls-Royce/fonts/icon/icomoon-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/R/Rolls-Royce/fonts/icon/icomoon-ttf.ttf") format("truetype");
}
.mob-menu, .better-business-no::after, .better-business-yes::after, .better-future-yes::after, .better-future-no::after, .better-power-yes::after, .better-power-no::after, li.firstPage a, li.lastPage a, li.prev a, li.next a, .snapdown-right {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/sprite.png");
    background-repeat: no-repeat;
}
#MainWrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.invisible {
    height: 1px;
    left: -1e+7px;
    overflow: hidden;
    position: absolute;
    top: auto;
    visibility: visible;
    width: 1px;
}
.MainWrapperInner {
    max-width: 990px;
    padding: 0 20px;
}
.visible-desktop {
    display: block;
}
.visible-tablet, .visible-mobile {
    display: none;
}
body {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #5b5b5b;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 87.5%;
    line-height: 1.5em;
}
a {
    backface-visibility: hidden;
    color: #004d91;
    text-decoration: underline;
    transition: all 0.25s ease 0s;
}
a:hover {
    color: #002445;
}
a:focus, a:active {
    border: medium none;
    outline: medium none;
}
a.button:focus, a.button:active, a.btn:focus, a.btn:active, a.btn-white:focus, a.btn-white:active, a.btn-blue:focus, a.btn-blue:active {
    border: 1px solid;
}
a[href^="tel:"] {
    color: #5e5e5e;
    cursor: default;
    text-decoration: none;
}
a[href^="tel:"]:hover {
    color: #5e5e5e;
}
.hide {
    display: none;
}
img {
    border: 0 none;
    outline-style: none;
    outline-width: 0;
}
sup {
    font-size: smaller;
}
sub {
    margin: 2px 0;
    padding: 2px 0;
}
ul {
    list-style: outside none none;
}
ol {
    list-style-image: none;
    list-style-position: outside;
    padding-left: 25px;
}
hr {
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 5px 0;
}
:active {
    outline-style: none;
    outline-width: 0;
}
* {
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0 0 15px;
}
h1, .h1 {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.714em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 0 10px;
}
h2, .h2 {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.571em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 0 10px;
}
h3, .h3, h2.rad-header {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.429em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 0 10px;
}
h4, .h4 {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.286em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 0 10px;
}
h5, .h5 {
    color: #004d91;
    font-size: 1.143em;
    line-height: 1.2em;
    padding: 0 0 10px;
    text-transform: uppercase;
}
h6, .h6 {
    color: #004d91;
    font-size: 1.071em;
    line-height: 1.2em;
    padding: 0 0 10px;
    text-transform: uppercase;
}
address {
    font-style: normal;
}
iframe {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}
iframe.responsive-frame {
    height: 100%;
    width: 100%;
}
#iframe-container {
    min-height: 200px;
}
table {
    border: medium none;
    border-collapse: collapse;
    margin-bottom: 14px;
    width: 100%;
}
caption, th, td {
    padding: 7px 9px;
    text-align: left;
    vertical-align: top;
}
thead td, thead th {
    background: #f6f6f6 none repeat scroll 0 0;
    font-weight: normal;
}
tbody td, tbody th {
    background: #e7eff6 none repeat scroll 0 0;
    border-top: 2px solid #ffffff;
}
tbody th {
    color: #004d91;
    font-weight: normal;
}
table.rad-financialtable td, table.rad-financialtable th {
    text-align: right;
}
table.rad-financialtable td:first-child, table.rad-financialtable th:first-child {
    text-align: left;
}
.scroll-table-container table {
    margin-bottom: 5px;
}
.scroll-table-container {
    float: left;
    margin-bottom: 14px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 5px;
    width: 100%;
}
.inv-responsive-data-header {
    font-weight: bold;
}
.inv-responsive-data-content {
    text-align: right;
}
.inv-responsive-header-tr td {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
}
span.nowrap {
    white-space: nowrap;
}
.no-wrap {
    white-space: nowrap;
}
tbody td.alignCenter, tbody th.alignCenter {
    text-align: center;
}
.rad-highlight {
    background: #ecf2f4 none repeat scroll 0 0;
    display: block;
    margin-bottom: 10px;
    padding: 7px 20px;
}
#contentwrapper ul.rad-border {
    list-style: outside none none;
    padding: 0;
}
#contentwrapper ul.rad-highlight {
    padding-left: 26px;
}
#contentwrapper .rad-border > li, #contentwrapper ul.rad-highlight > li {
    border-top: 1px dotted #a7a9ac;
    margin-top: -1px;
    padding: 10px 0;
}
ul.rad-highlight li:first-child {
    border: 0 none;
}
#contentwrapper ul.rad-border li a img {
    margin-right: 15px;
}
.rad-notes {
    text-align: left;
}
.rad-notes *::after {
    clear: both;
    content: "";
    display: block;
}
input[type="url"], input[type="text"], input[type="date"], input[type="email"], select, textarea {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-family: sans-serif;
    font-weight: normal;
    line-height: 1.1em;
    padding: 5px;
}
input[type="url"], input[type="text"], input[type="date"], input[type="email"], select, textarea {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #5b5b5b;
}
input[type="url"]:focus, input[type="text"]:focus, input[type="date"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
    color: #5e5e5e;
    outline: 1px solid rgba(35, 180, 175, 0.35);
    outline-offset: 0;
}
input.error[type="url"], input.error[type="text"], input.error[type="date"], input.error[type="email"], select.error, textarea.error {
    border-color: #cc0000;
    box-shadow: 0 0 5px #cc0000;
}
button, .button, input[type="reset"], input[type="button"], input[type="submit"] {
    border: 1px solid;
    border-radius: 0;
    display: inline-block;
    font-family: "TheMix",Arial,sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
a.unstyled, .unstyled-links a {
    color: inherit;
    text-decoration: none;
}
.unstyled {
    color: inherit;
}
.twocolright a[title="Opens in a new window"]:not(.button) {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/new-window-icon.png") no-repeat scroll right top;
    padding-right: 17px;
}
.twocolright a[title^="PDF,"] {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/pdf-link-icon") no-repeat scroll right top;
    padding-bottom: 4px;
    padding-right: 20px;
}
.twocolright a.rad-clear[title="Opens in a new window"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#headerwrapper {
    padding: 10px 0 20px;
}
#logo .logo-inner img {
    height: auto;
    max-width: 208px;
}
.logo-inner {
    padding: 26px 0 0;
}
#header {
    background: #fff none repeat scroll 0 0;
}
.share-ticker-container {
    float: left;
    padding: 5px 10px 0;
}
#headerlinks {
    float: left;
    overflow: hidden;
    padding: 2px 15px 0;
}
#headerlinks > a, #headerlinks a:hover {
    text-decoration: none;
}
#searchbox, #searchinnerRP {
    background: #eeefef none repeat scroll 0 0;
    float: left;
    margin: 3px 0;
}
#searchcontainer {
    clear: both;
    float: right;
    height: 27px;
    margin: 10px 0 0;
    overflow: hidden;
}
#searchTextboxContainer, #searchTextBoxContainerRP {
    float: left;
}
#searchTextboxContainer input, #searchTextBoxContainerRP input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 27px;
    padding: 5px;
    width: 112px;
}
#searchTextBoxContainerRP input {
    width: 231px;
}
#SearchButtonContainer, #searchButtonContainerRP {
    float: left;
}
#SearchButtonContainer input, #searchButtonContainerRP input {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/search.png") no-repeat scroll center center;
    border: 0 none;
    height: 27px;
    overflow: hidden;
    text-indent: -999999px;
    width: 32px;
}
#topnavigation {
    clear: both;
    font-family: "TheMix";
}
#topnavigation ul {
    float: left;
}
#topnavigation ul li {
    color: #004d91;
    float: left;
    padding: 11px 11px 0;
    text-transform: uppercase;
}
#topnavigation ul li.last {
    padding-right: 0;
}
#topnavigation ul li a {
    text-decoration: none;
}
#topnavigation ul li a:hover {
    color: #004d91;
}
.mob-menu {
    display: none;
}
.mob-menu-wrap > ul {
    display: none;
}
#menu-links, .country-text {
    display: none;
}
#topnavigation #nav-contact-us-level1, #topnavigation #nav-country-sites-level1 {
    display: none;
}
#topnavigation #nav-media-level1 {
    padding-right: 0;
}
#breadcrumb {
    font-size: 0.857em;
    margin: 0 0 10px;
    padding-left: 20px;
}
#breadcrumb a {
    color: #004c91;
    float: left;
    padding: 0 5px 0 0;
}
#breadcrumb a:first-child {
    padding-left: 0;
}
#breadcrumb span {
    color: #004c91;
    float: left;
    padding: 0;
}
#breadcrumb span.separator {
    padding: 0 5px 0 0;
}
li.firstPage a {
    background-position: right -94px;
    display: block;
    height: 20px;
    width: 30px;
}
li.lastPage a {
    background-position: right -146px;
    display: block;
    height: 20px;
    width: 30px;
}
li.firstPage a img, li.lastPage a img, li.prev a img, li.next a img {
    display: none;
}
li.prev a {
    background-position: right 5px;
    display: block;
    height: 20px;
    margin-right: 12px;
    width: 20px;
}
li.next a {
    background-position: right -46px;
    display: block;
    height: 20px;
    width: 25px;
}
#fullcolumn {
    float: left;
    width: 100%;
}
#searchContainerRP {
    float: left;
    width: 100%;
}
#searchFilter {
    clear: both;
    padding: 10px 0;
}
.ip3search_highlight {
    font-weight: bold;
}
table.searchTable {
    clear: both;
    width: 100%;
    word-break: break-all;
}
table.searchTable tbody tr th {
    height: 22px;
    text-align: left;
}
#tabs.sectionTabs {
    float: left;
    min-height: 39px;
    padding: 0;
    position: relative;
    width: 100%;
}
#tabs.sectionTabs ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#tabs.sectionTabs li {
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
}
#tabs.sectionTabs li.lastLI {
}
#tabs.sectionTabs li a span {
    display: block;
    text-align: center;
}
#tabs.sectionTabs li a {
    background-color: #86bad6;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover {
    background-color: #fff;
    color: #5b5b5b;
}
#tabsDD {
    cursor: pointer;
    font-size: 1em;
    height: 35px;
    width: 180px;
}
#tabs.sectionTabs span.select {
    background: #fff url("/~/media/Images/R/Rolls-Royce/css/searchTab-dd.png") no-repeat scroll 96% 15px;
    box-sizing: border-box;
    color: #5e5e5e;
    font-size: 1em;
    height: 35px;
    left: 0;
    padding: 11px 15px 10px 5px;
    position: absolute;
    top: 0;
}
.searchresultpage tbody td {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #b8d3e5;
    border-top: 0 none;
    padding-left: 20px;
}
.searchresultpage table {
    clear: both;
}
#sitemapcontainer {
    float: left;
    padding: 0 0 20px;
    width: 100%;
}
#contentwrapper #sitemapcontainer ul {
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0;
}
#sitemapcontainer li {
    float: left;
    font-weight: bold;
    margin: 8px 0;
    position: relative;
    width: 100%;
}
#sitemapcontainer li a {
    display: inline-block;
    margin-left: 20px;
    padding: 3px;
    text-decoration: none;
}
#sitemapcontainer li ul li {
    font-weight: normal;
    margin: 4px 0 4px 22px;
    padding-bottom: 0;
}
#sitemapcontainer li ul li a {
    padding: 0 0 0 3px;
}
#sitemapcontainer li ul li ul {
    margin-bottom: 10px;
}
#sitemapcontainer li ul li ul li {
    margin-left: 16px;
}
#sm-section-Homepage-level1 li span.collapsed {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/collapsed.gif") no-repeat scroll 0 3px;
}
#sm-section-Homepage-level1 li span.expanded {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/expanded.gif") no-repeat scroll 0 3px;
}
#sm-section-Homepage-level1 li span:not(.nowrap) {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/bullet-sitemap.gif") no-repeat scroll 2px 7px;
    cursor: pointer;
    float: left;
    height: 17px;
    left: 5px;
    padding-left: 20px;
    position: absolute;
    top: 5px;
    z-index: 10;
}
#contentwrapper #sitemapcontainer ul {
    float: left;
    width: 100%;
}
#sitemapcontainer li {
    margin: 8px 0 0;
}
#sitemapcontainer li ul li {
    margin: 0;
    padding: 4px 0 0 22px;
}
#sitemapcontainer li ul li ul li {
    margin: 0;
}
#footerwrapper {
    background: #758d99 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    padding: 40px 0 20px;
}
.f-column {
    padding-top: 30px;
}
.footer-header {
    font-family: "TheMix";
    font-size: 1.429em;
    line-height: 1.25em;
    padding-bottom: 10px;
}
.footer-content ul li {
    display: table;
    float: left;
    padding: 10px 0 2px;
    width: 100%;
}
.footer-content ul li a {
    color: #fff;
    text-decoration: none;
}
.footer-content ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer-content.social-media-links a {
    display: table;
}
.footer-content.social-media-links a:hover {
    text-decoration: none;
}
.icon {
    color: #fff;
    font-family: "icons";
    font-size: 2.5em;
    line-height: 1em;
    opacity: 0.5;
    padding-right: 0.25em;
    position: relative;
    top: 0;
}
.footer-content.social-media-links a:hover .icon {
    opacity: 1;
    text-decoration: none;
}
.footer-content.social-media-links a:hover .social-text {
    text-decoration: underline;
}
.social-text {
    display: table-cell;
    height: 100%;
    line-height: 1.2em;
    text-align: left;
    vertical-align: middle;
}
#footer {
    background: #758d99 none repeat scroll 0 0;
}
.footer-logo {
    float: left;
    margin-right: 15px;
    width: 36px;
}
.copy-text {
    color: #fff;
    float: left;
    font-size: 0.857em;
    line-height: 1.2em;
    padding-top: 25px;
}
.bottom-content {
    padding-top: 16px;
}
.siteservices-links ul {
    float: right;
    font-size: 0.857em;
    line-height: 1.2em;
    padding-top: 27px;
}
.siteservices-links ul li {
    border-right: 1px solid #fff;
    float: left;
    padding: 0 5px;
}
.siteservices-links ul li.last {
    border: 0 none;
}
.siteservices-links ul li a {
    color: #fff;
    text-decoration: none;
}
.siteservices-links ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer-content.social-media-links {
    padding-top: 5px;
}
.column4-btn {
    padding: 10px 0 15px;
}
.column4-btn .btn-white {
    margin-left: 0;
}
.subsribe-link {
    font-family: "TheMix";
    font-size: 1.714em;
    line-height: 1.25em;
    padding-top: 10px;
}
.subsribe-link a, .subsribe-link a:hover {
    color: #fff;
}
.rss-link, .rss-link:hover {
    text-decoration: none;
}
.rss-link:hover .icon {
    opacity: 1;
}
#bannerwrapper img, .landing-page-item-image img {
    width: 100%;
}
.loader {
    background: #fff url("/~/media/Images/R/Rolls-Royce/css/loader.png") no-repeat scroll center center;
}
#bannerwrapper, #bannerwrapper .sliderbanner {
    float: left;
    position: relative;
    width: 100%;
}
.banner-container {
    position: relative;
    z-index: 100;
}
.banneritem {
    position: relative;
}
.banneritem .bannertext {
    bottom: 20px;
    left: 20px;
    position: absolute;
}
.nojs .banneritem {
    display: none;
}
.nojs .banneritem.banner1 {
    display: block;
}
.nojs .banner-container, .banner-container {
    display: none;
}
.nojs .banner-container:first-child, .banner-container:first-child {
    display: block;
}
.nojs .graphical-snapdowns-container .banner-container {
    display: block;
}
.title-abs {
    position: relative;
}
.title-abs .banner-text {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2001;
}
.title-abs .bottom-banner-text {
    bottom: 0;
    left: 0;
    position: absolute;
}
.no-background {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}
#bannerwrapper .bx-controls .bx-pager {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
#bannerwrapper .bx-controls .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
}
#bannerwrapper .bx-controls-direction a {
    float: left;
    padding: 0 10px;
}
#bannerwrapper .bx-controls-direction a.disabled {
    display: none;
}
#bannerwrapper .bx-controls-direction .bx-next {
    float: right;
}
#bannerwrapper .bx-controls-direction, #bannerwrapper .bx-pager {
    clear: both;
    float: left;
}
#bannerwrapper .bx-pager div {
    margin: 0 0 0 10px;
}
#bannerwrapper .bx-pager div {
    float: left;
}
.banner-text, .bottom-banner-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.4em;
    padding: 18px 16px 19px;
    width: 100%;
}
#bannerwrapper .bottom-banner-text {
    text-align: right;
}
.bottom-banner-text .banner-link {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/white-right-arrow.png") no-repeat scroll right 10px;
    color: #fff;
    padding-right: 20px;
    text-align: right;
    text-decoration: none;
}
.bottom-banner-text .banner-link:hover {
    color: #fff;
}
.bx-wrapper {
    position: relative;
}
.bx-pager {
    position: absolute;
    right: 5px;
    z-index: 99;
}
.bx-pager-item {
    float: left;
    margin: 0 1px;
}
.bx-pager-item a {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/pager.png") no-repeat scroll center center;
    display: block;
    height: 12px;
    text-indent: -999999px;
    width: 12px;
}
.bx-pager-item a.active {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/selected-pager.png");
}
#contentwrapper {
    margin-top: 10px;
}
#contentwrapper ul {
    list-style-type: disc;
    padding-bottom: 14px;
    padding-left: 17px;
}
#contentwrapper ul ul, #contentwrapper ol ol, #contentwrapper ul ol, #contentwrapper ol ul {
    padding-bottom: 0;
    padding-left: 24px;
}
#contentwrapper ol {
    list-style-type: decimal;
    padding-bottom: 14px;
}
#contentwrapper ul li, #contentwrapper ol li {
    padding-bottom: 5px;
}
.notestoeditors-container {
    float: left;
    font-size: 0.857em;
    width: 100%;
}
.notestoeditors-container h2 {
    font-size: 2.333em;
}
#utility {
    margin-top: 40px;
}
#leftnavigation {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
#leftnavigation ul {
    list-style-type: none;
    padding: 0;
}
#leftnavigation ul ul {
    padding-left: 0;
}
#leftnavigation ul li {
    padding-bottom: 0;
}
#leftnavigation > ul > li > span, #leftnavigation > ul > li > a > span {
    font-size: 1.143em;
}
#leftnavigation ul li a {
    display: block;
    text-decoration: none;
}
#leftnavigation ul li span {
    color: #5e5e5e;
    display: block;
    padding: 3px 5px;
    transition: all 0.25s ease 0s;
}
#leftnavigation ul li a:hover > span, #leftnavigation ul li.current > span, #leftnavigation ul li.selected > a > span, #leftnavigation ul li ul li.selected > a > span {
    background: #e5ecf5 none repeat scroll 0 0;
    color: #004d91;
}
body.ip3-products-and-services #leftnavigation ul li.level2 {
    display: none;
}
body.ip3-products-and-services #leftnavigation ul li.level2.current, body.ip3-products-and-services #leftnavigation ul li.level2.selected {
    display: block;
}
body.ip3-country-sites #leftnavigation ul li.level2 {
    display: none;
}
body.ip3-country-sites #leftnavigation ul li.level2.current, body.ip3-country-sites #leftnavigation ul li.level2.selected {
    display: block;
}
#leftnavigation ul li ul li span {
    padding-left: 15px;
}
#leftnavigation li.level4 span {
    padding-left: 30px;
}
#leftnavigation li.level5 span {
    padding-left: 45px;
}
#leftnavigation li.level6 span {
    padding-left: 60px;
}
#leftnavigation li.level7 span {
    padding-left: 75px;
}
#home-content-container {
    padding: 0 5px;
}
.section1-title {
    background: #155b98 none repeat scroll 0 0;
    font-family: "TheMix-light";
    padding: 11px 20px;
}
.section1-title h1 {
    color: #fff;
    padding: 0;
}
.section1-content, .section-inner {
    clear: both;
    position: relative;
}
#home-content-container {
    padding: 0;
}
#homewrapper.row {
    margin: 0;
}
.section1-content {
    margin: 0;
}
.section1-overlay {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.section1-box1-container {
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 100;
}
#Homepage .section1-text-middle-bottom-aligned {
    top: 60%;
}
#Homepage .section1-text-left-top-aligned {
    top: 10%;
}
.section1-box1 {
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
.section1-box1 .btn-white {
    margin: 5px 0;
}
.section4 .box-title {
    color: #004d91;
}
.video-container {
    min-height: 400px;
}
.btn-white {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "TheMix";
    margin: 5px 8px;
    padding: 7px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.btn-white:hover {
    background: #fff none repeat scroll 0 0;
    color: #004d91;
    text-decoration: none;
}
.play-icon-overlay {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/overlay-play") no-repeat scroll center 75%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.whtie-slider-wrapper {
    padding: 20px 0 28px;
    position: relative;
}
.whtie-slider-wrapper .bx-wrapper {
    padding: 0 25px;
}
.whtie-slider-wrapper .bx-controls-direction a {
    background: transparent none no-repeat scroll center center;
    height: 40px;
    position: absolute;
    text-decoration: none;
    text-indent: -99999px;
    top: 18%;
    width: 20px;
}
body[class*="internetexplorer"] .whtie-slider-wrapper .bx-controls-direction a {
    transition: all 0s linear 0s;
}
.whtie-slider-wrapper .bx-controls-direction a.disabled:hover {
    transform: scale(1);
}
.whtie-slider-wrapper .bx-controls-direction a.disabled {
    cursor: default;
    opacity: 0.15;
    transform: scale(1);
}
.whtie-slider-wrapper .bx-controls-direction a.disabled:hover {
    transform: scale(1);
}
.whtie-slider-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}
.whtie-slider-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}
.whtie-slider-wrapper .bx-controls-direction a:hover {
    transform: scale(1.25);
}
.pr-link {
    color: #fff;
    display: block;
    font-family: "TheMix";
    font-size: 1.571em;
    line-height: 1.5em;
    margin: 0 auto;
    text-decoration: none;
    width: 55%;
}
.whtie-slider-wrapper .bx-controls-direction a::after {
    color: #fff;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 2.286em;
    line-height: 1em;
    margin-top: -22px;
    text-decoration: none;
    text-indent: -9px;
}
.whtie-slider-wrapper .bx-controls-direction a.bx-prev::after {
    content: "";
    text-indent: -6px;
}
.pr-link:hover {
    color: #fff;
    text-decoration: underline;
}
.btn-blue {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #004d91;
    color: #004d91;
    display: inline-block;
    font-family: "TheMix";
    padding: 7px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.btn-blue:hover {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.chrome .btn-blue {
    margin-bottom: 1px;
}
.box-title {
    color: #ffffff;
    font-family: "TheMix-light";
    font-size: 3.429em;
    line-height: 1em;
    margin-bottom: 12px;
    padding: 0;
}
.box-sub-title {
    font-family: "TheMix";
    font-size: 1.714em;
    line-height: 1.167em;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
.section2-box {
    float: left;
    position: relative;
    width: 50%;
}
.section1 .box-content {
    font-family: "TheMix";
    margin: 0;
    padding: 20px 0 2px;
}
.box-content {
    font-size: 1.571em;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.box-sm-content {
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
.black-overlay {
    background: transparent none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 100%;
}
.section2-box:hover .black-overlay {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    z-index: 20;
}
.section2-box a {
    text-decoration: none;
}
.box-head {
    padding: 27px 20px;
}
.section2-box1 .box-head {
    background: #206989 none repeat scroll 0 0;
    color: #fff;
}
.section2-box2 a {
    color: #768d99;
}
.white-arrow::after, .grey-arrow::after {
    content: " ";
    font-family: "icons";
    font-size: 0.8em;
    margin-left: -4px;
    position: relative;
    top: 2px;
}
.section3 {
    background: #7ab9d8 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    padding: 54px 6%;
    text-align: center;
}
.section-inner > img {
    max-width: none;
}
.section4-content {
    color: #004d91;
    left: 0;
    padding: 10% 0;
    text-align: center;
    top: 10%;
    width: 100%;
}
body#Homepage .section4-content {
    padding: 5% 0;
}
.blue-slider-wrapper {
    padding: 20px 0 28px;
    position: relative;
}
.blue-slider-wrapper .bx-wrapper {
    padding: 0 25px;
}
.blue-slider-wrapper .bx-controls-direction a {
    background: transparent none no-repeat scroll center center;
    height: 40px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -99999px;
    top: 40%;
    width: 20px;
}
body[class*="internetexplorer"] .blue-slider-wrapper .bx-controls-direction a {
    transition: all 0s linear 0s;
}
.blue-slider-wrapper .bx-controls-direction a.disabled {
    cursor: default;
    opacity: 0.15;
    transform: scale(1);
}
.blue-slider-wrapper .bx-controls-direction a.disabled:hover {
    transform: scale(1);
}
.blue-slider-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}
.blue-slider-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}
.blue-slider-wrapper .bx-controls-direction a:hover {
    transform: scale(1.25);
}
.nojs .blue-slider-wrapper .slide-item {
    display: none;
}
.blue-slider-wrapper .bx-controls-direction a::after {
    color: #004d91;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 2.286em;
    line-height: 1em;
    margin-top: -22px;
    text-decoration: none;
    text-indent: -9px;
}
.blue-slider-wrapper .bx-controls-direction a.bx-prev::after {
    content: "";
}
.blue-slider-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}
.blue-slider-wrapper .slide-item, .nojs .blue-slider-wrapper .slide-item:first-child {
    display: block;
}
.quote::before, .quote::after {
    display: inline-block;
    font-family: "icons";
    font-size: 0.9em;
    height: 18px;
    line-height: 1em;
    width: 35px;
}
.quote::before {
    content: "";
}
.quote {
    display: block;
    font-family: "TheMix";
    font-size: 1.571em;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 25px 0;
    width: 76%;
}
.quote::after {
    content: "";
}
.section4 .insight-subtitle {
    color: #08579c;
    font-family: "TheMix-light";
    font-size: 1.59em;
    line-height: 1em;
    margin-bottom: 30px;
    padding: 0;
}
.insight-designation {
}
#section-header-container {
    background: #cde0ed none repeat scroll 0 0;
}
#section-header-container-blue {
    background: #004d91 none repeat scroll 0 0;
}
#sectionheader {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.714em;
    line-height: normal;
    padding: 0;
}
.section-header-inner {
    padding: 8px 0 8px 20px;
}
#sectionheader.sectionheader-white {
    color: #fff;
    float: left;
}
#content-container {
    background: #b8d3e5 none repeat scroll 0 0;
    padding-bottom: 50px;
}
.page-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 14px;
    padding: 15px 20px 5px;
    width: 100%;
}
.no-pad-page .page-content {
    padding: 0;
}
.page-content.no-marg {
    margin-bottom: 0;
}
.page-content .landing-page-content {
    margin-bottom: 20px;
}
.margn-bttm {
    float: left;
    margin-bottom: 14px;
    width: 100%;
}
.box-inverse.f-white h1 {
    color: #fff;
}
.snapdown-container {
    float: left;
    width: 100%;
}
.snapdown-item {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.snapdown-container {
    margin-bottom: 7px;
}
.snapdown-title-container {
    cursor: pointer;
    float: left;
    padding: 21px 20px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.snapdown-title {
    color: #004d91;
    float: left;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.2em;
    padding-right: 115px;
}
.snapdown-title-container .snapdown-right {
    background-position: right -175px;
    color: #5e5e5e;
    float: right;
    margin: 25px 0 20px;
    padding: 0 16px 0 0;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 0;
    width: 105px;
}
.snapdown-title-container.snapopen .snapdown-right {
    background-position: right -219px;
}
.snapdown-content {
    display: none;
    padding: 0 20px 20px;
}
.nojs .snapdown-title-container .snapdown-right {
    display: none;
}
.nojs .snapdown-content {
    display: block;
}
.snapbox-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 8px;
    padding: 15px 20px 10px;
    width: 100%;
}
.landing-page-item-title, .landing-page-item-bottom-container {
    color: #fff;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.19em;
    padding: 20px;
}
.l-top-content {
    margin-top: 10px;
}
.l-top-content::after, .l-bottom-content::after, .b-signpost-tcontent::after, .b-signpost-bcontent::after {
    content: " ";
    font-family: "icons";
    font-size: 0.75em;
    margin-left: -4px;
    position: relative;
    top: 1px;
}
body[class^="ie"] .l-top-content::after, body[class^="ie"] .l-bottom-content::after, body[class^="ie"] .b-signpost-tcontent::after, body[class^="ie"] .b-signpost-bcontent::after {
    margin-left: -2px;
}
.landing-box {
    position: relative;
}
.full-abs {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -1e+7px;
    top: 0;
    width: 100%;
    z-index: 10;
}
.landing-page-item > a {
    display: block;
    text-decoration: none;
}
.landing-page-item {
    margin: 0 0 14px;
}
.landing-bottom-content, .landing-top-content {
    margin: 10px 0 0;
}
.landing-link {
    background-color: #fff;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-indent: -99999px;
    width: 100%;
}
.landing-page-item-outer {
    position: relative;
}
.landing-page-item-image > img {
    width: 100%;
}
.board-item-container a {
    text-decoration: none;
}
.board-item-container {
    margin: 0 0 14px;
}
.board-item-title-container {
    padding: 12px 20px;
}
.board-item-title-outer {
    background: #004d91 none repeat scroll 0 0;
}
.board-item-image > img {
    width: 100%;
}
.board-item-name {
    color: #00afd5;
    font-size: 1.5em;
}
.board-item-designation {
    color: #fff;
}
.board-designation {
    line-height: 1.2em;
}
.board-header h1 {
    color: #00afd5;
    margin: 0;
    padding: 0 0 6px;
}
.board-header {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
    padding: 14px 20px;
}
.board-image {
    padding: 0 0 14px;
}
.board-image > img {
    width: 100%;
}
.board-content-designation {
    font-family: "TheMix";
    font-size: 2em;
    line-height: 1.607em;
    margin: 0 0 12px;
}
#contentwrapper .tabs-container {
    margin: 0;
}
#contentwrapper .tabs-container ul {
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contentwrapper .tabs-container ul li {
    float: left;
    margin-right: 3px;
    padding-bottom: 0;
}
#contentwrapper .tabs-container ul li:last-child {
    margin-right: 0;
}
.tabs-container ul li a {
    background: #86bad6 none repeat scroll 0 0;
    color: #ffffff;
    display: table;
    height: 38px;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.tabs-container ul li.current a, .tabs-container ul li a:hover {
    background-color: #ffffff;
    color: #5b5b5b;
}
.tabs-container ul li a span {
    display: table-cell;
    line-height: 1.2em;
    max-width: 120px;
    vertical-align: middle;
}
.desktop-view {
    display: block;
}
.mobile-view {
    display: none;
}
.desktop-view .snapdown-item.first {
    margin-top: 0;
}
#tabs-cont {
    clear: both;
    float: left;
    width: 100%;
}
.event-wrapper {
    float: left;
    margin: 0 0 14px;
    width: 100%;
}
.events-filter-wrap {
    padding-bottom: 20px;
}
.event-filter .dropdown {
    float: left;
    margin-right: 20px;
    width: 25%;
}
.event-search {
    background: #c2d036 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 31px;
    text-align: center;
    width: 35px;
}
#event-search {
    color: #fff;
    display: block;
    height: 100%;
    line-height: 2.3em;
    text-decoration: none;
}
.event-header {
    background: #84b9d7 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 15px 10px 4%;
}
.nojs .event-header {
    padding: 0 10px;
}
.e-labels {
    float: left;
    padding: 6px;
}
.l-event, .event-title {
    width: 55%;
}
.l-date, .event-date {
    width: 22%;
}
.l-country, .event-country {
    width: 23%;
}
.event-item {
    background: #fff none repeat scroll 0 0;
    margin-top: 5px;
}
.snap-head {
    background: rgba(0, 0, 0, 0) url("~/media/Images/R/Rolls-Royce/css/side-arrow.png") no-repeat scroll 1.5% center;
    cursor: pointer;
    padding: 10px 15px 10px 4%;
}
.snap-head.open {
    background-image: url("~/media/Images/R/Rolls-Royce/css/down-arrow.png");
}
.nojs .snap-head {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: default;
    padding-left: 10px;
    padding-right: 10px;
}
.event-title {
    color: #004d91;
    font-size: 1.286em;
    line-height: 1.2em;
}
.snap-content {
    display: none;
    padding: 0 10px 20px;
}
.nojs .snap-content {
    display: block;
}
.nojs .events-filter-wrap {
    display: none;
}
#loadmore, .loadmore {
    float: left;
    padding: 10px 0;
    width: 100%;
}
#loadmore a, .loadmore a {
    background-color: #86bad6;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "TheMix";
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
}
#loader, #loadedcontent, .loader, .loadedcontent {
    display: none;
    text-align: center;
}
#loader, .loader {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/loader.png") no-repeat scroll center center;
    height: 36px;
    text-indent: -1e+7px;
}
.loader {
    background: #fff url("/~/media/Images/R/Rolls-Royce/css/loader.png") no-repeat scroll center center;
    float: left;
    height: 36px;
    padding: 50px 0;
    width: 100%;
}
.snapdown-content.loader {
    padding: 30px 0;
    width: 100%;
}
.left-s-header {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 5px;
}
.left-signpost-wrapper {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    margin-top: 14px;
    padding: 12px 15px;
    position: relative;
}
.left-signpost-wrapper .left-s-content a {
    color: #5b5b5b;
    text-decoration: none;
}
.left-s-content {
    margin-bottom: 2px;
}
.left-s-content .rad-quote {
    color: #004d91;
    font-size: 1.143em;
    line-height: 1.25em;
}
.left-link-caption {
    font-size: 0.929em;
    line-height: 1.2em;
    margin-top: 15px;
}
.left-s-link {
    background: #a7a9ac none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 0.786em;
    line-height: 1em;
    margin-top: 10px;
    padding: 8px 11px;
    text-decoration: none;
    text-transform: uppercase;
}
.left-s-image {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 140px;
}
.left-image-link-wrap {
    min-height: 120px;
}
.left-image-p {
    margin-right: 140px;
}
.brand, .rad-link {
    color: #004d91;
}
.kilo {
    font-size: 1.14286em;
    line-height: 1.2;
}
.left-image-caption {
    font-size: 0.929em;
    line-height: 1.2em;
}
.sign-up-box p {
    padding-bottom: 8px;
}
#contentwrapper #signup-mobile, #contentwrapper #signup-email, #contentwrapper #signup-contact {
    background: transparent url("/~/media/Images/R/Rolls-Royce/css/left-signpost-stay-in-touch.png") no-repeat scroll 0 0;
    padding-left: 40px;
    padding-right: 0;
}
#contentwrapper #signup-mobile {
    background-position: 0 11px;
}
#contentwrapper #signup-email {
    background-position: 0 -90px;
}
#contentwrapper #signup-contact {
    background-position: 0 -260px;
}
.button-cta {
    background: #f6f6f6 url("/~/media/Images/R/Rolls-Royce/css/grey-right-arrow.png") no-repeat scroll center center;
    border: 1px solid #cccccc;
    direction: ltr;
    display: block;
    float: left;
    font-family: sans-serif;
    height: 31px;
    padding-left: 5px;
    padding-right: 5px;
    text-indent: -9999px;
    width: 24px;
}
.field-joined input, .field-joined button {
    float: left;
}
#txt-signup-email {
    font-size: 0.875em;
    margin-right: 5px;
    padding: 6px 5px 7px;
    width: 81%;
}
a.alt, .alt-links a {
    color: #5b5b5b;
    text-decoration: none;
}
a.alt:hover, .alt-links a:hover {
    color: #004d91;
}
a.cta::after, .cta-links a::after, .arrow::after, .latest-news a::after, .related-link-content a::after {
    content: " ";
    font-family: "icons";
    font-size: 0.75em;
    margin-left: -3px;
    position: relative;
    top: 1px;
}
body[class^="ie"] a.cta::after, body[class^="ie"] .cta-links a::after, body[class^="ie"] .arrow::after, body[class^="ie"] .latest-news a::after, body[class^="ie"] .related-link-content a::after {
    margin-left: -1px;
}
.noArrow::after {
    content: "";
}
#signup-contact .selected-box {
    color: #5b5b5b;
}
#signup-contact .selected-box:hover {
    color: #004d91;
}
.full-link-l-signpost {
    position: relative;
}
.full-hover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -999999px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.l-signpost-title, .l-signpost-sub-title {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 5px;
}
.l-signpost-content {
    font-size: 1.143em;
}
.l-signpost-sub-title {
    color: #fff;
}
.l-signpost-sub-title::after {
    content: " ";
    font-family: "icons";
    font-size: 0.75em;
    margin-left: -6px;
    position: relative;
    top: 1px;
}
.left-signpost-wrapper.margn-bttm {
    margin: 0 0 14px;
}
.disBlock {
    display: block;
}
.l-s-ticker-wrap {
    background: #004d91 none repeat scroll 0 0;
    height: 110%;
    margin: -12px -15px -15px;
    padding: 0 5px;
}
.left-s-ticker {
    display: block;
    width: 100%;
}
.related-links-wrapper {
    margin-bottom: 14px;
}
.related-links-h {
    font-size: 1.5em;
    font-weight: 400;
}
.related-link-content {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 7px 20px;
}
.related-link-left, .related-link-right {
    float: left;
    width: 45%;
}
.related-link-right {
    margin-left: 10%;
}
.related-link-content .rad-header {
    color: #004d91;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 1.167em;
    line-height: 1.7em;
    padding: 0 0 6px;
    text-transform: uppercase;
}
.related-link-content {
    font-size: 0.857em;
}
#contentwrapper .related-link-content ul {
    list-style-type: none;
    margin-bottom: 14px;
    padding: 0;
}
#contentwrapper .related-link-content ul li {
    border-top: 1px dotted #a7a9ac;
    line-height: 1.5;
    margin-top: -1px;
    padding: 10px 0;
}
.related-link-content a {
    color: #5b5b5b;
    text-decoration: none;
}
.related-link-content a:hover {
    color: #004d91;
}
.related-link-content a[title="Opens in a new window"], .rad-content a[title="Opens in a new window"] {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/new-window-icon.png") no-repeat scroll right top;
    padding-right: 17px;
}
.related-link-content a[title="Opens in a new window"]::after, .related-link-content a[href^="tel:"]::after, .related-link-content a[href^="mailto:"]::after, .related-link-content a[title^="PDF,"]::after, .cta-links a[title="Opens in a new window"]::after, .cta-links a[href^="tel:"]::after, .cta-links a[href^="mailto:"]::after, .cta-links a[href^="PDF,"]::after {
    content: "";
    display: none;
}
.publication-item {
    border-bottom: 2px solid #b8d3e5;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.publication-title-container {
    float: left;
    width: 100%;
}
.publication-content {
    float: left;
    padding-top: 14px;
    width: 100%;
}
.page-content > .scWebEditInput {
    display: block;
}
.breakdown img {
    max-width: none;
    width: 589px;
}
.breakdown {
    position: relative;
}
.breakdown-block {
    margin: 0;
}
.breakdown-base {
    display: block;
}
.breakdown-point {
    background: transparent url("/~/media/Images/R/Rolls-Royce/css/global-tcm92-55419.png") no-repeat scroll 0 0;
    color: #ffffff;
    position: absolute;
    text-decoration: none;
    z-index: 2;
}
.breakdown-point:hover {
    color: #ffffff;
    z-index: 4;
}
.breakdown-point-marker {
    height: 60px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.breakdown-point-info-slate {
    background: transparent url("/~/media/Images/R/Rolls-Royce/css/global-i-tcm92-55419.png") no-repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-indent: -9999px;
    width: 34px;
}
.breakdown-detail {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 100%;
    z-index: 1;
}
.breakdown-detail.is-active {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    z-index: 3;
}
.breakdown-image {
    display: none;
}
.is-active .breakdown-image {
    display: block;
}
.breakdown-content {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    display: none;
    padding: 8px 10px;
    position: absolute;
    z-index: 5;
}
.breakdown-content > *:last-child {
    margin-bottom: 0;
}
.is-active .breakdown-content {
    display: block;
}
.breakdown-content-milli {
    width: 250px;
}
.breakdown-content-kilo {
    width: 280px;
}
.breakdown-content-mega {
    width: 530px;
}
.map-container {
    border: 1px solid #ccc;
    height: 35em;
    position: relative;
}
.mob-breakpoint {
    display: none;
}
.faq-questions {
    float: left;
    width: 100%;
}
.faq-detail-quest {
    font-weight: bold;
    padding: 0 0 5px;
}
.faq-item {
    float: left;
    padding: 0 0 5px;
    width: 100%;
}
.inv-landing-wrap {
    padding: 14px 0;
}
.inv-lnd-bx {
    margin-bottom: 10px;
}
.inv-lnd-link {
    display: block;
    position: relative;
    text-decoration: none;
    z-index: 2;
}
.inv-lnd-bx .inv-lnd-title {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/content-images/background-images/transperent-black-dark.png") repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: "TheMix";
    font-size: 1.5em;
    left: 0;
    padding: 15px;
    top: 0;
    width: 100%;
}
.inv-lnd-bx .inv-lnd-title-top {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/content-images/background-images/transperent-black-dark.png") repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: "TheMix";
    font-size: 1.5em;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 100%;
}
.inv-box-cont {
    box-sizing: border-box;
    left: 0;
    padding: 15px;
    top: 50px;
    width: 100%;
}
.inv-box-cont {
    color: #fff;
    font-family: "TheMix";
    font-size: 1.214em;
}
.inv-box-cont a {
    color: #fff;
    text-decoration: none;
}
.inv-lnd-bx img {
    width: 100%;
}
.investor-link-box-image {
    height: 100%;
    left: 0;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.investor-link-box-image img {
    height: 100%;
}
body#financial-calendar .box-inverse h1, body#annual-report-archive .box-inverse h1, body#investment-proposition-new .box-inverse h1, body#investment-proposition .box-inverse h1 {
    color: #004d91;
}
body#financial-calendar .box-inverse, body#annual-report-archive .box-inverse, body#investment-proposition-new .box-inverse, body#investment-proposition .box-inverse {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 14px;
}
.read-more {
    background: #004d91 none repeat scroll 0 0;
    cursor: pointer;
    padding: 7px 15px;
    text-align: right;
}
.nojs .read-more {
    display: none;
}
.read-more-link {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/down-arrow-transparent.png") no-repeat scroll left center;
    color: #fff;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
.read-more-link.snapopen {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/up-arrow-transparent.png") no-repeat scroll left center;
}
a.snapdown-inner-link {
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -999999px;
    top: 0;
    width: 100%;
    z-index: 2002;
}
.banner-image-wrap-relative {
    position: relative;
}
.banner-image-wrap > img, .banner-image-wrap-relative > img {
    height: auto;
    width: 100%;
}
.snapdown-clickable {
    cursor: pointer;
}
.graphical-snapdown-content {
    display: none;
}
.nojs .graphical-snapdown-content {
    display: block;
}
.graphical-snapdowns-container {
    float: left;
    width: 100%;
}
.graphical-snapdowns-container .banner-text-wrapper {
    float: left;
    width: auto;
}
.graphical-snapdowns-container .banner-text {
    float: left;
}
.graphical-snapdowns-container .banner-text.no-background {
    width: auto;
}
.abs-read-more {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.banner-image-wrap {
    position: relative;
}
.rad-thin {
    color: #ff0000;
}
.dark-blue-section-header {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
    float: left;
}
.customers-menu {
    float: right;
    margin: 6px 14px 0;
}
.customers-menu li {
    display: inline;
    margin: 0 0 0 15px;
}
.customers-menu a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.customers-menu span {
    color: #fff;
    font-size: 0.796em;
    font-weight: bold;
    text-transform: uppercase;
}
.customer-banner-container-outer {
    margin: 0 auto;
    max-width: 990px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.customer-banner-container-outer .bx-wrapper .bx-pager {
    right: 36px;
    top: 10px;
}
.customer-banner-text {
    color: #fff;
    font-family: "TheMix";
    left: 41px;
    position: absolute;
    top: 38px;
}
.customer-banner-item {
    display: none;
}
.customer-banner-item.first {
    display: block;
}
.customer-banner-title {
    font-size: 4.286em;
    line-height: 1.5em;
}
.customer-banner-link {
    font-size: 1.714em;
}
.customer-banner-link a {
    color: #fff;
    text-decoration: none;
}
.customer-banner-link a::after {
    content: " ";
    font-family: "icons";
    font-size: 0.7em;
    margin-left: -6px;
    position: relative;
    top: 2px;
}
.customer-banner-overlay {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/overlay-banner.png") repeat-x scroll left center;
    bottom: 0;
    height: 182px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 51;
}
.customer-content-container {
    margin-top: -130px;
    position: relative;
    z-index: 52;
}
.landing-page-item-image.side-pad {
    padding: 0 20px;
}
.overlay-content {
    background: #b8d3e5 none repeat scroll 0 0;
}
.customer-news .landing-page-item-image {
    background: #fff none repeat scroll 0 0;
}
.height-150 {
    min-height: 150px;
}
.customer-category-container {
    color: #004d91;
    margin-bottom: 4px;
}
.customer-news-title-container {
    box-sizing: content-box;
    font-size: 1.286em;
    padding: 0 0 58px;
}
.cutomer-news-container {
    float: left;
    font-family: "TheMix";
}
.customer-content-container .bx-pager-item a {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/pager.png") no-repeat scroll center center;
    display: block;
    height: 12px;
    text-indent: -999999px;
    width: 12px;
}
.customer-content-container .bx-pager-item a.active {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/blue-pager.png");
}
.customer-content-container .bx-controls-direction {
    background: transparent none no-repeat scroll center center;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    right: 20px;
    width: 61px;
}
.customer-content-container .bx-controls-direction .bx-prev {
    display: inline-block;
    height: 30px;
    margin-right: 27px;
    text-decoration: none;
    text-indent: -99999px;
    width: 17px;
}
.customer-content-container .bx-controls-direction .bx-prev.disabled, .customer-content-container .bx-controls-direction .bx-next.disabled {
    cursor: default;
    opacity: 0.15;
}
.customer-content-container .bx-controls-direction a.bx-prev::after {
    content: "";
}
.customer-content-container .bx-controls-direction a::after {
    color: #004d91;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 2.286em;
    line-height: 1em;
    margin-top: -22px;
    text-decoration: none;
    text-indent: -9px;
}
.customer-content-container .bx-controls-direction .bx-next {
    background: transparent none no-repeat scroll center center;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -99999px;
    width: 17px;
}
.customer-content-container .bx-pager {
    bottom: 0;
    left: 20px;
    right: auto;
}
.customer-content-container .bx-wrapper, .customer-content-container .bx-viewport {
    position: static;
}
.customer-content-container .bx-controls {
    bottom: 20px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100;
}
.trim-text {
    height: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.customer-news-title-container a {
    color: #5b5b5b;
    text-decoration: none;
}
.customer-news-title-container a:hover {
    color: #004d91;
}
#contentwrapper .reports-wrapper .rad-border {
    margin-bottom: 14px;
}
.showCarousal {
    float: left;
    margin-bottom: 14px;
    position: relative;
    width: 100%;
}
.showCarousal .bx-prev {
    background: #f2f2f2 url("/~/media/Images/R/Rolls-Royce/css/sprite.png") no-repeat scroll 5px -202px;
    display: block;
    height: 40px;
    left: -10px;
    opacity: 0.9;
    position: absolute;
    text-indent: -999999px;
    top: 44%;
    width: 30px;
    z-index: 99;
}
.showCarousal .bx-next {
    background: #f2f2f2 url("/~/media/Images/R/Rolls-Royce/css/sprite.png") no-repeat scroll -23px -202px;
    display: block;
    height: 40px;
    opacity: 0.9;
    position: absolute;
    right: -10px;
    text-indent: -999999px;
    top: 44%;
    width: 30px;
    z-index: 99;
}
.showCarousal .bx-prev:hover, .showCarousal .bx-next:hover {
    transform: scale(1.25);
}
.showCarousal .bx-prev.disabled, .showCarousal .bx-next.disabled {
    opacity: 0.75;
    transform: scale(1);
}
.career-banner-container {
    position: relative;
}
.career-banner-text {
    background: transparent none repeat scroll 0 0;
    color: #ffffff;
    font-family: "TheMix",Arial,sans-serif;
    font-size: 1.71429em;
    font-weight: 400;
    left: 40px;
    line-height: 1.2;
    position: absolute;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    top: 20px;
}
.career-overlay {
    background: rgba(0, 0, 0, 0) url("/~/media/Images/R/Rolls-Royce/css/career-overlay.png") repeat-x scroll 0 0;
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}
.customer-banner-image {
    min-height: 330px;
}
.career-banner-container .customer-banner-image > img {
    margin-top: -115px;
}
.career-banner-title {
    margin: 24px 0 12px;
}
.search-container {
    background: #2f3539 url("/~/media/Images/R/Rolls-Royce/css/globe-careers.png") no-repeat scroll 29% 16px;
    color: #ffffff;
    height: 100%;
    margin-bottom: 14px;
    min-height: 150px;
    padding: 14px 20px;
}
.search-selectors select {
    margin: 0 10px 10px 0;
    max-width: 21%;
    min-width: 21%;
}
.search-selectors .hide {
    display: none;
}
.search-selectors #countries {
    margin: 0 20% 10px 0;
    min-width: 22%;
}
.search-selectors #career-searchbtn {
    background-color: #00afd5;
    border: 0 none;
    color: #fff;
    padding: 7px 14px;
}
#contentwrapper ul.job-desc-list {
    list-style-type: none;
    padding-left: 0;
}
#contentwrapper .job-desc-list li {
    display: inline-block;
    font-size: 0.857em;
    padding-bottom: 0;
}
.c-latest-job-wrapper {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 12px 15px;
}
.no-underline {
    text-decoration: none;
}
.apply-link a::after {
    top: 0;
}
.linkedIn-wrapper {
    background: #fff url("/~/media/Images/R/Rolls-Royce/css/linkedin.jpg") no-repeat scroll 98% center;
    min-height: 150px;
}
#contentwrapper ul.job-desc-list > li.date::before {
    content: "  |  ";
}
.apply-link {
    display: block;
    width: 100%;
}
.lhs-snaphead {
    cursor: pointer;
    padding: 0;
    position: relative;
    transition: all 1s ease 0s;
}
.lhs-snaphead.open {
    padding-bottom: 10px;
}
.lhs-snaphead::after {
    background: rgba(0, 0, 0, 0) url("~/media/Images/R/Rolls-Royce/css/more.png") no-repeat scroll right 5px;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}
.lhs-snaphead.open::after {
    background-image: url("~/media/Images/R/Rolls-Royce/css/less.png");
}
.hint {
    border-bottom: 1px dotted #a7a9ac;
    border-top: 1px dotted #a7a9ac;
    color: #004d91;
    font-size: 0.857em;
    font-style: italic;
    line-height: 1.333em;
    margin: 0 0 7px;
    padding: 7px 0;
}
#contentwrapper .lhs-accor ul {
    list-style-type: none;
    padding: 0;
}
#contentwrapper .account-accor li {
    padding: 0;
}
.account-accor a {
    color: inherit;
    display: block;
    line-height: 1.714em;
    padding: 0 5px;
    text-decoration: none;
}
ul.account-accor > li > a {
    font-size: 1.14286em;
    line-height: 1.75;
}
#contentwrapper ul.account-accor li > ul a {
    padding-left: 14px;
}
.account-accor a:hover {
    background: #e5ecf4 none repeat scroll 0 0;
    color: #004d91;
}
#contentwrapper ul.account-accor li > ul, .lhs-snapcontent {
    display: none;
}
.career-filters select {
    margin-bottom: 7px;
    width: 100%;
}
.career-filters #career-searchbtn, .career-txtsearchbtn {
    background-color: #004d91;
    border-color: #004d91;
    color: #ffffff;
    padding: 5px 14px;
}
.hint-filter {
    color: #a7a9ac;
    font-size: 0.85714em;
    font-style: italic;
    line-height: 1.3333em;
    margin: 0 0 7px;
    padding: 0;
}
.l-career-filter-wrap {
    margin-top: -14px;
}
.career-landing-wrap {
    margin-top: -40px;
}
.ref-search-wrap {
    margin-bottom: 10px;
}
#txtRef {
    margin-right: 5px;
    width: 75%;
}
.page-content.career-head {
    padding: 11px 20px 1px;
}
#twocolright .apply-link > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-right: 0;
}
#divjobslist {
    float: left;
    width: 100%;
}
.job-item {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 7px;
    padding: 14px 20px;
}
.job-date {
    float: right;
}
.job-link.h1 {
    padding-right: 135px;
}
.tag-wrap {
    font-size: 0.85714em;
    line-height: 1.33333em;
}
#contentwrapper .tag-wrap ul {
    display: inline;
    list-style-type: none;
    padding: 0 0 0 5px;
}
#contentwrapper .tag-wrap ul li {
    display: inline-block;
}
.tag-wrap a, .job-link.h1 a {
    text-decoration: none;
}
.tag-wrap a:hover, .job-link.h1 a:hover {
    text-decoration: underline;
}
.tag-wrap li::after {
    content: ", ";
}
.tag-wrap li:last-child::after {
    content: "";
}
.list-type-wrap {
    margin: 7px 0 14px;
}
.select-boxes {
    padding: 5px 0;
}
.search-submission {
    text-align: right;
}
.search-tweak {
    float: left;
}
#per-page {
    width: auto;
}
#career-resetbtn {
    background: #a7a9ac none repeat scroll 0 0;
    border-color: #a7a9ac;
    color: #fff;
    margin: 0 0 5px 5px;
    padding: 5px 14px;
}
#map_wrapper {
    float: left;
    height: 800px;
    width: 100%;
}
#map_canvas {
    height: 800px;
}
#map_canvas * {
    padding-bottom: 13px;
}
#map_canvas img {
    max-width: none;
}
.job-pagination > * {
    cursor: pointer;
    float: left;
}
.page-data {
    cursor: default;
    line-height: 1.8em;
    padding: 0 5px 0 0;
}
#contentwrapper .sitesearchpagination.job-pagination ul li.pagerlink.currentpagerlink {
    padding: 0;
}
#contentwrapper .job-pagination ul li.pagerlink.currentpagerlink > a {
    color: #5b5b5b;
}
.job-pagination {
    display: none;
}
.career-search-snap {
    display: none;
}
.static-tabs {
    float: left;
    margin-top: -7px;
    width: 100%;
}
#contentwrapper .static-tabs ul {
    float: left;
    list-style-type: none;
    padding: 0;
    width: 100%;
}
.static-tab {
    background: #86bad6 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: table;
    float: left;
    margin-right: 3px;
    max-width: 170px;
    padding: 5px 8px;
    text-align: center;
}
.static-tab > span {
    display: table-cell;
    vertical-align: middle;
}
.static-tab.last {
    margin: 0;
}
.static-tab.current {
    background: #fff none repeat scroll 0 0;
    color: #8e8e8e;
}
.static-tab-content {
    background: #fff none repeat scroll 0 0;
    display: none;
    float: left;
    width: 100%;
}
.static-tab-wrap {
    float: left;
    width: 100%;
}
.static-tab-wrap .snapdown-title-container {
    display: none;
}
.static-tab-wrap .snapdown-item {
    margin: 0;
}
.static-tab-wrap .snapdown-content {
    padding: 10px 20px 20px;
}
#contentwrapper .static-tab-wrap ul.rad-border li:first-child {
    border-top: 0 none;
}
.dateWrap {
    display: block;
}
.ref-no {
    float: left;
}
.button-highlight {
    background-color: #00afd5;
    border-color: #00afd5;
    color: #ffffff;
}
.button-highlight:hover, .button-bright:hover {
    color: #ffffff;
}
.button-bright {
    background-color: #6098ca;
    border-color: #6098ca;
    color: #ffffff;
    cursor: pointer;
}
.marg-bottom {
    padding-bottom: 15px;
}
.top-bttns, .bottom-bttns {
    float: right;
}
.job-container {
    display: none;
}
.social-bar {
    padding: 7px 0 0;
}
.search-again-text {
    display: none;
}
#contentwrapper .social-bar ul {
    list-style-type: none;
    padding: 0;
}
.social-bar ul li {
    display: inline-block;
}
.job-infor {
    line-height: 2.143em;
    padding-top: 10px;
}
#job-description * {
    padding: 0;
}
.career-linkd {
    font-family: "TheMix";
    font-size: 1.714em;
}
.in-btn {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
}
.linkedin-connect {
    padding-right: 350px;
}
#contentwrapper .lhs-snapcontent li:first-child {
    margin-top: 0;
}
.quick-search {
    border-top: 1px dotted;
    padding-top: 7px;
}
#search-keyword {
    width: 76%;
}
.resultCount {
    font-size: 1.714em;
    font-weight: bold;
    position: relative;
    top: 3px;
}
a.rad-clear::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#contentwrapper ul.kpi-nav {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 16px #96acbb;
    list-style-type: none;
    margin-bottom: 30px;
    padding: 0;
}
#contentwrapper ul.kpi-nav li {
    border-right: 1px solid #b8d3e5;
    float: left;
    font-family: "TheMix";
    font-weight: normal;
    padding: 0;
    position: relative;
    text-align: center;
    width: 25%;
}
#contentwrapper ul.kpi-nav li.last {
    border: 0 none;
}
#contentwrapper ul.kpi-nav li a {
    display: block;
    height: 100%;
    padding: 14px 5px 28px;
    position: relative;
    text-decoration: none;
    z-index: 2;
}
#contentwrapper ul.kpi-nav li:hover a, #contentwrapper ul.kpi-nav li.current a {
    color: #fff;
}
#contentwrapper ul.kpi-nav li#kpi-all a, #contentwrapper ul.kpi-nav li#kpi-all:hover a, #contentwrapper ul.kpi-nav li#kpi-all.current a {
    color: #5e5e5e;
}
.kpi-item-inner {
    padding: 24px 20px 14px;
    position: relative;
}
.kpi-item-inner:hover .black-overlay {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    z-index: 20;
}
.kpi-item-link {
    color: #fff;
    display: block;
    height: 100%;
    text-decoration: none;
}
.kpi-item-link:hover {
    color: #fff;
}
.kpi-content {
    overflow: hidden;
}
.kpi-lan-icon, .kpi-lan-text {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.kpi-lan-icon {
    padding-right: 20px;
    width: 40%;
}
.kpi-lan-text {
    width: 60%;
}
.kpi-items-wrap, .kpi-items-wrap-header {
    float: left;
    width: 100%;
}
.kpi-item-wrap {
    margin-bottom: 10px;
}
.kpi-title::after {
    content: " ";
    font-family: "icons";
    font-size: 0.75em;
    margin-left: -6px;
    position: relative;
    top: 2px;
}
#contentwrapper ul.kpi-nav li:hover::after, #contentwrapper ul.kpi-nav li.current::after {
    background-color: inherit;
    bottom: -11px;
    box-shadow: 0 5px 16px #96acbb;
    content: "";
    display: block;
    height: 22px;
    left: 46%;
    position: absolute;
    transform: rotate(45deg);
    width: 22px;
    z-index: 1;
}
.kpi-caption {
    margin: 10px 0;
    padding-left: 15px;
}
.kpi-content {
    margin-top: 6px;
    overflow: hidden;
}
.nav-icon {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center top;
    height: 35px;
    margin-bottom: 14px;
    overflow: hidden;
}
.kpi-nav li:hover .nav-icon, .kpi-nav li.current .nav-icon {
    background-position: center bottom;
}
#contentwrapper ul.kpi-nav li#kpi-all:hover .nav-icon, #contentwrapper ul.kpi-nav li#kpi-all.current .nav-icon {
    background-position: center top;
}
.kpi-content-wrap, .kpi-content-wrap-header {
    float: left;
    width: 100%;
}
.kpi-title-bar {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
    font-family: "TheMix-light";
    font-size: 3em;
    font-weight: normal;
    line-height: 1em;
    padding: 20px 26px;
}
.kpi-content-bar {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 25px 30px;
}
.kpi-page-title {
    font-size: 1.143em;
    line-height: 1em;
}
.kpi-sub-title {
    font-size: 0.571em;
    line-height: 2em;
    text-align: right;
}
.kpi-grey-title {
    background: #768d99 none repeat scroll 0 0;
    color: #fff;
    font-size: 2em;
    line-height: 1em;
    margin-top: 20px;
    padding: 27px 26px;
}
.kpi-intro {
    font-size: 1.714em;
    line-height: 1.4em;
}
.kpi-infograph-wrap {
    font-family: "TheMix-light";
    font-size: 1.286em;
    margin-top: -29px;
    text-transform: uppercase;
}
.assurance {
    text-align: right;
    width: 50%;
}
.assurance > img {
    margin-left: 20px;
}
.kpi-small-box .kpi-content-bar {
    color: #004890;
    font-size: 1.714em;
    line-height: 1.5em;
}
.kpi-small-box .kpi-content-bar:first-child {
    padding-bottom: 30px;
}
.kpi-content-bar .rad-big {
    display: block;
    font-family: "TheMix-bold";
    font-size: 2em;
    line-height: 1.2em;
}
.blue-bttn {
    border: 1px solid #004d91;
    float: right;
    font-size: 1.143em;
    line-height: 1em;
    padding: 10px 10px 10px 25px;
    position: relative;
    text-decoration: none;
}
.blue-bttn:hover {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
}
.blue-bttn::before {
    content: " ";
    font-family: "icons";
    font-size: 1em;
    left: -4px;
    position: absolute;
    top: 10px;
}
.ip3-press-releases .blue-bttn::before{left: 4px;}
.progess-graph {
    float: left;
    height: 187px;
    margin: -25px 0 -24px -25px;
    width: 185px;
}
.kpi-table {
    display: table;
}
.progress-txt {
    width: 48%;
}
.progress-txt, .assurance {
    display: table-cell;
    vertical-align: middle;
}
.kpi-signpost-wrap .left-signpost-wrapper {
    margin: 0;
}
.kpi-items-wrap {
    min-height: 300px;
}
.kpi-image-bar {
    margin: -25px -30px 14px;
    position: relative;
}
.kpi-subtitle {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    padding: 20px 26px;
}
.better-business-no, .better-business-yes, .better-future-yes, .better-future-no, .better-power-yes, .better-power-no {
    padding-right: 150px;
}
.better-business-no::after, .better-business-yes::after, .better-future-yes::after, .better-future-no::after, .better-power-yes::after, .better-power-no::after {
    content: "";
    display: block;
    height: 62px;
    position: absolute;
    right: 0;
    top: 27%;
    width: 120px;
}
.better-power-no::after {
    background-position: 0 0;
}
.better-power-yes::after {
    background-position: -1px -100px;
}
.better-business-no::after {
    background-position: -150px 0;
}
.better-business-yes::after {
    background-position: -150px -100px;
}
.better-future-no::after {
    background-position: -301px 0;
}
.better-future-yes::after {
    background-position: -301px -100px;
}
.iframe-container {
    overflow: hidden;
}
.kpi-box8 .kpi-content-bar {
    float: left;
    width: 100%;
}
.kpi-box8 .rrform-Container div[id*="Label"], .rrform-txt-commentsTextareaContainer {
    margin: 0 0 7px;
    width: 100%;
}
.kpi-box8 #wftxt-commentsTextarea, .kpi-box8 .rrform-Container input[type="text"] {
    max-height: 100px;
    max-width: 80%;
    width: 80%;
}
.kpi-box8 .rrform-Container div[id*="Textbox"], .kpi-box8 .rrform-Container div[id*="FreeText"] {
    width: 100%;
}
.kpi-box8 #errorDv {
    display: none;
}
.kpi-box8 #wfSubmitButtonContainer {
    margin: 0;
}
.kpi-landing-content {
    color: #004d91;
    padding: 0 15px 10px;
}
.social-icons {
    clear: both;
    text-align: right;
}
.social-icons .icon {
    color: #004d91;
}
a.social-icon {
    text-decoration: none;
}
.social-icon:hover .icon {
    opacity: 1;
}
#social-media .landing-inner-wrapper {
    border: 1px solid #7f7f7f;
}
.stand-alone-content {
    background: #fff none repeat scroll 0 0;
}
.stand-page-title {
    padding: 25px 0 14px;
}
.stand-page-banner {
    padding-bottom: 20px;
}
.stand-page-wrapper {
    background: #b8d3e5 none repeat scroll 0 0;
    max-width: 990px;
    padding: 20px;
}
a.banner-img-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
p.widget-small-text {
    color: rgb(107, 154, 190);
    font-family: "TheMix";
    font-size: 1.4em;
    line-height: 1.1em;
    margin-bottom: 5px;
}
p.widget-small-text a {
    color: rgb(107, 154, 190);
    text-decoration: none;
}
.widget-small-desc {
    color: #fff;
    font-family: "TheMix";
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.widget-small-desc::after {
    content: " ";
    font-family: "icons";
    font-size: 0.75em;
    margin-left: -6px;
    position: relative;
    top: 1px;
}
.widget-small-inner {
    bottom: 20px;
    position: absolute;
}
p.widget-img {
    padding-bottom: 0;
}
.contact-box-headr {
    color: #004d91;
    font-family: "TheMix";
    font-size: 1.571em;
    line-height: 1.1em;
    margin-bottom: 5px;
}
.contact-rhs-boxes {
    background-color: #f1f6fa;
    color: #004d91;
    font-family: "TheMix";
    margin-bottom: 5px;
    padding: 20px 15px;
}
.location-bx-content {
    font-size: 1.3em;
}
.location-thumb {
    margin: 15px -15px;
}
.sitelinks-content {
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 15px 0;
}
.sitelinks-content a {
    text-decoration: none;
}
.loc-left {
    padding-bottom: 20px;
}
.rhs-images-box {
    padding: 0 15px;
}
.rhs-images-box .location-thumb {
    margin: 0 -15px;
}
body#worldwide-presence .country-snapdown-title-container .snapdown-telephone {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/telephone-icon.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    float: right;
    font-size: 1.414em;
    padding: 5px 5px 0 30px;
}
body#worldwide-presence .country-snapdown-title-container .snapdown-email {
    border: 1px solid #004d91;
    float: right;
    font-size: 1.196em;
    margin: -5px 5px -10px 30px;
    padding: 10px 15px;
    text-transform: uppercase;
}
body#worldwide-presence .country-snapdown-title-container .snapdown-email a {
    text-decoration: none;
}
body#worldwide-presence .country-snapdown-title-container .country-snapdown-title {
    padding: 3px 0 0 30px;
}
body#worldwide-presence .country-snapdown-title-container .country-snapdown-right {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/plus-icon.png");
    background-position: left 0;
    background-repeat: no-repeat;
    float: left;
    left: 15px;
}
.country-snapdown-title-container.country-snapopen .country-snapdown-right {
    background-position: left 0;
}
.snap-hd {
    color: #004d91;
    font-family: "TheMix";
}
#alphabet-category {
    margin: 10px 0 15px;
    padding: 0;
}
#alphabet-category span.alphabet-filter-text {
    color: #004d91;
    float: left;
    font-family: "TheMix";
    font-size: 1.414em;
    margin: 2px 10px 2px 0;
    padding: 2px 0;
}
span.alphabet-filter {
    border: 1px solid #a5a5a5;
    color: #a5a5a5;
    float: left;
    font-family: "TheMix";
    font-size: 1.414em;
    margin: 0 3px 0 2px;
    padding: 2px 0;
    text-align: center;
    width: 25px;
}
span#alphabet-all {
    width: 50px;
}
span.alphabet-filter.haschildren {
    border: 1px solid #004d91;
    color: #004d91;
    margin: 0 3px 0 2px;
    text-align: center;
    width: 25px;
}
span.alphabet-filter.haschildren:hover {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
span.alphabet-filter.selected {
    background: #004d91 none repeat scroll 0 0;
    color: #fff;
}
.country-snapdown-container {
    float: left;
    width: 100%;
}
.country-snapdown-item {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.country-snapdown-container {
    margin-bottom: 7px;
}
.country-snapdown-title-container {
    cursor: pointer;
    float: left;
    padding: 21px 20px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.country-snapdown-title {
    color: #004d91;
    float: left;
    font-family: "TheMix";
    font-size: 1.5em;
    line-height: 1.2em;
    padding-right: 115px;
}
.country-snapdown-title-container .country-snapdown-right {
    background-position: right -175px;
    color: #5e5e5e;
    float: right;
    margin: 25px 0 20px;
    padding: 0 16px 0 0;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 0;
    width: 105px;
}
.country-snapdown-content {
    border-top: 1px solid #b8d3e5;
    display: none;
    float: left;
    padding: 20px;
}
.nojs .country-snapdown-title-container .country-snapdown-right {
    display: none;
}
.nojs .country-snapdown-content {
    display: block;
}
.country-snapbox-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 8px;
    padding: 15px 20px 10px;
    width: 100%;
}
.inPageShare {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding: 10px 20px 0;
    width: 100%;
}
#contentwrapper .inPageShare p {
    float: right;
    font-family: "TheMix";
    margin-right: 15px;
    padding: 8px 0 0;
}
#contentwrapper .inPageShare ul {
    float: right;
    padding-bottom: 0;
}
#contentwrapper .inPageShare ul li {
    display: inline-block;
}
#contentwrapper .inPageShare ul li a {
    text-decoration: none;
}
#contentwrapper .inPageShare ul li span.icon {
    color: #004d91;
    opacity: 1;
    padding-left: 8px;
    padding-right: 0;
}
.inPageShare li a i {
    font-size: 2.5rem;
    margin-top: -3px;
    padding: 0 0 0 3px;
    vertical-align: text-bottom;
}
.inPageShare li a i .fa {
    font-size: 2.5rem;
}
.inPageShare li a i.fa.fa-envelope {
    margin-top: -6px;
}
.inTagsNShare .share-icons-wrapper p, .inTagsNShare .share-icons-wrapper ul {
    float: right;
}
@media (max-width: 320px) {
.section4-content {
    top: 4%;
}
.quote {
    width: 90%;
}
}
@media (max-width: 380px) {
#contentwrapper .inPageShare p {
    display: none;
}
}
@media (max-width: 720px) {
.section4-content {
    top: 4%;
}
.quote {
    width: 90%;
}
}
.resultmore {
    bottom: 0;
    padding-top: 15px;
    position: absolute;
}
#careersinindia .customer-content-container .bx-controls {
    bottom: 60px;
}
.region-job-wrapper {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 12px 15px;
}
@media all and (min-width: 0px) and (max-width: 520px) {
.region-latest-jobs-box {
    height: 220px;
}
.prot-page-logo {
    float: left;
    width: 98%;
}
.prot-page-logo img {
    width: 55%;
}
}
.section2-box1 .popup-video .box-head .box-sm-content span.white-arrow {
    display: none;
}
#products #imc-preview-protection {
    display: none;
}
body#paris-air-show-2015 .customers-menu {
    display: none;
}
@media (min-width: 1024px) {
body#paris-air-show-2015 #twocolright .landing-box {
    width: 49.9333%;
}
}
.nosinghtpad {
    margin: 0;
    padding: 0;
}
.insightpadbottom {
    padding-bottom: 27px;
}
body.ip3-products-and-services .section-header p#sectionheader {
    visibility: hidden;
}
.prot-page-logo {
    background-color: rgb(255, 255, 255);
    float: right;
    padding: 5px;
    width: 20%;
}
body#ttde p#sectionheader {
    margin-top: 10px;
}
body#ttde-preview-protection #leftcol {
    display: none;
}
body#ttde .page-content {
    height: auto;
    overflow: hidden;
    padding: 15px 10px 25px;
}
@media all and (min-width: 0px) and (max-width: 320px) {
body#ttde .page-content > div {
    height: 150px;
}
}
@media all and (min-width: 421px) and (max-width: 520px) {
body#ttde .page-content > div {
    height: 230px;
}
}
@media all and (min-width: 321px) and (max-width: 420px) {
body#ttde .page-content > div {
    height: 170px;
}
}
@media all and (min-width: 521px) and (max-width: 640px) {
body#ttde .page-content > div {
    height: 170px;
}
}
@media all and (min-width: 721px) and (max-width: 840px) {
body#ttde .page-content > div {
    height: 350px;
}
}
@media all and (min-width: 921px) and (max-width: 1040px) {
body#ttde .page-content > div {
    height: 450px;
}
}
.border-none td {
    border: medium none;
}
body.ip3-search-and-apply.ip3-careers .box-inverse {
    background: #004d91 none repeat scroll 0 0;
}
#mylearning #leftcol {
    display: none;
}
#mylearning #twocolright {
    width: 100%;
}
#mylearning #breadcrumb {
    display: none;
}
.share-ticker-container {
    width: 200px;
}
.share-ticker-container iframe, .share-ticker-container iframe {
    height: 22px;
    width: 100%;
}
.l-s-ticker-wrap iframe {
    height: 86px;
    width: 100%;
}
body.megamenuhover #logo {
    z-index: 102;
}
body#ship-intelligence #section-talk-to-an-expert .services-title {
    padding-bottom: 16px;
}
.services-subtitle2 {
    padding-top: 8%;
}
body#ship-intelligence .product-contact-inner {
    display: block;
    padding-bottom: 10px;
}
body#ship-intelligence .product-contact-left {
    display: block;
    width: 100%;
}
body#ship-intelligence .product-contact-right {
    display: block;
    padding: 0;
    width: 100%;
}
body#ship-intelligence .product-contact-details {
    min-height: 145px;
    padding: 0 25px 20px;
}
body#ship-intelligence .product-contact-designation {
    text-transform: none;
}
body#ship-intelligence .product-contact-title {
    text-transform: uppercase;
}
.customers-menu li#nav-market-sectors-level3 {
    display: none;
}
body#ship-intelligence .prod-title {
    color: #fff;
    font-size: 2.429em;
}
body#ship-intelligence .prod-subtitle {
    color: #fff;
    text-transform: none;
}
body#anti-slavery-and-human-trafficking-statement-2016 .related-link-left {
    width: 55%;
}
.twitter-notification p {
    border: 1px solid red;
    color: red;
    font-weight: bold;
    margin: 15px 0;
    padding: 15px;
}
body.ip3-press-releases .twitter-notification {
    display: none;
}
body.ip3-press-releases.ip3-preview .twitter-notification, body.ip3-press-releases.ip3-edit .twitter-notification, body.ip3-press-releases.mis-stage .twitter-notification {
    display: block;
}
.icon-contact {
    background-image: url("/~/media/Images/R/Rolls-Royce/css/contact-us-icon.png");
    background-repeat: no-repeat;
    background-size: 59% auto;
    display: block;
    float: left;
    height: 17px;
    padding-right: 38px;
    width: 24px;
}
#air-safety-investigation .section-slide-wrap, #digital-summit-2017 .section-slide-wrap {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
#air-safety-investigation .section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text {
    margin-top: 0;
}
#digital-summit-2017 .section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text {
    margin-top: 0;
}
#air-safety-investigation .new-second-level-navigation-outer, #digital-summit-2017 .new-second-level-navigation-outer {
    display: none;
}
#air-safety-investigation .banner-mobi-img, #digital-summit-2017 .banner-mobi-img {
    display: none;
}
#digital-summit-2017 .ds17-heading {
    float: left;
    width: 100%;
}
#digital-summit-2017 .ds17-invlogo {
    float: right;
    margin-top: -65px;
    text-align: right;
    width: 20%;
}
#digital-summit-2017 .homecontentwrapper, #air-safety-investigation .homecontentwrapper {
    display: none;
}
#leftcol #shareholder-fraud-warning {
    background-color: #2d80c8;
    display: inline-block;
    width: 100%;
}
#leftcol #shareholder-fraud-warning a {
    color: #ffffff;
}
#leftcol #shareholder-fraud-warning .button {
    background: #86bad6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "TheMix-bold",Arial,Helvetica,sans-serif;
    font-size: 11.86px;
    margin-top: 12px;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.mediaPRtitle a {
    text-shadow: 2px 2px #000;
}
#rb211-535e4 .section.sections-wrap .new-country-site-section.fw-intro-section {
    margin-bottom: 40px;
}
body#civil-aerospace.ip3-contact-us .product-module-section .tab-content-main {
    text-align: left;
}
body#civil-aerospace.ip3-contact-us .fw-tabbed-list-wrap-inner {
    margin-bottom: 100px;
}
body#civil-aerospace.ip3-contact-us .fw-tabbed-list-wrap-inner .fw-tabbed-wrap .tabs li {
    text-transform: uppercase;font-weight: 700;font-size: 1.5em;
}
body#civil-aerospace.ip3-contact-us .tab-content ul li a:hover{
    color: #00acd4;
}

body#civil-aerospace.ip3-contact-us .tab-content .font21 ul li{ list-style-type: none; padding-bottom: 14px;position:relative;line-height: 1.6;}
body#civil-aerospace.ip3-contact-us .tab-content ul li a::after {content: "\eee14"; font-family: "icomoon";font-style: normal;font-variant: normal;font-weight: normal;line-height: 1;text-transform: none;backface-visibility:hidden;color:#00afd5;margin-top:15px;font-size: 0.7em;padding-left: 8px;top: 2px;}
body#civil-aerospace.ip3-contact-us .tab-content ul li a {text-decoration: none;color: #004990;}
body#civil-aerospace.ip3-contact-us .tab-content .font21 > ul {padding-left: 45px;}

.progressiveDisclosure .rad-link{font-weight: normal;}



/* Marine Contact page 295705 and later page renames 303443*/
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine .homecontentwrapper .home-banner-fw{display:none;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #bold-intro-text .font35 {font-size: 4.292em;line-height: 1em;font-weight: 400;text-transform: uppercase;font-family: 'TheMix-Black', Arial;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #intro2 .font35 {font-size: 2.857em;line-height: 1.2;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #module-downloads .fw-dwld-sld-ttl {font-size: 2.857em;line-height: 1.2;}

@media all and (max-width: 1399px) {
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #bold-intro-text .font35 {font-size: 3.571em;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #intro2 .font35 {font-size: 2.571em;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #module-downloads .fw-dwld-sld-ttl {font-size: 2.571em;}
}
@media all and (max-width: 767px) {
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #bold-intro-text .font35 {font-size: 2.429em;line-height: 1;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #intro2 .font35 {font-size: 2.143em;}
body#contacts-and-service-locations.ip3-products-and-services.ip3-marine #module-downloads .fw-dwld-sld-ttl {font-size: 2.143em;}
}
/* Marine Contact page 295705 */
/*---- custom-scrollbar-----*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/*---- full-width-main2-----*/
/*------------- UL LI bullets for centered aligned content in intro module starts ----------------*/
.fw-intro-one-col .fw-para-text ul{display:block;width:100%;float:left;}
.fw-intro-one-col .fw-para-text ul li{display: inline-block;float: left;clear: both;text-align: center;    position: relative;left: 50%;transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.fw-intro-one-col .fw-para-text ul li:before{position: relative;float:left;left:0;top:11px;margin-right:25px;}
/*------------- UL LI bullets for centered aligned content in intro module ends ----------------*/

.section.sections-wrap.last-div .new-country-site-section.margin-bottom-zero{margin-bottom:0;}


/*-------------No image option for banner starts here---------------*/
.no-image .bannerpara + .fw-bnr-body-copy {    padding-top: 27px;}
.no-image .home-banner-fw-inner{min-height:inherit;}
.no-image .max-width-content-no-image {max-width: 1170px;margin: 0 auto;}
.no-image .home-content-fw-inner{position:static;margin:0 !important;padding: 92px 0 0;max-width: 66.66666667%;}
/*.no-image .home-content-fw-inner p{margin-top:25px;}*/
.no-image .home-content-fw-inner p{margin-top:0;}
.no-image .home-content-fw-inner h1 + div p:last-child {padding-bottom: 0;}
.no-image .home-content-fw-inner h1 + div p:first-child {margin-top: 25px;}

.no-image .home-content-fw-inner .fw-bnr-body-copy p:last-child{padding-bottom:0;}
.no-image .fw-home-banner-btm-content-main.clearfix{position:static;margin-top:0 !important}
.no-image .home-banner-fw.White{background:#fff !important;}
.no-image .home-banner-fw.Black{background:#000 !important;}
.no-image .home-banner-fw.NavyBlue{background:#10069f !important;}
.no-image .home-banner-fw.Gray{background:#f7f7f7 !important;}
.no-image .home-banner-fw.JellyBean{background:#246987 !important;}
.no-image.banner-cnt-right .home-content-fw-inner{float:right;text-align: right;}
.no-image .home-content-fw-inner.centered{padding-top:0;width:66.66666667%;}
.no-image.margin-top-zero .home-content-fw-inner{padding-top:30px !important;}
.no-image.add-bottom-margin{padding-bottom:70px;}

/*--Map intro---*/
.fw-map-wrap-inner .map-wrapper {  max-width:1170px ;  margin: 0 auto; padding:0 30px;} 
.fw-map-wrap-inner .map-wrapper .fw-map-cnt {  margin-bottom: 21px; text-align:center; width: 66.66666%;     margin: 0 auto;} 

@media all and (max-width:1399px){
.fw-map-wrap-inner .map-wrapper .fw-map-cnt{width: 75%;}

.no-image .max-width-content-no-image{max-width:940px}
/*.no-image,.no-image.add-bottom-margin{padding-bottom:40px;}*/
.no-image.add-bottom-margin{padding-bottom:40px;}
}

@media all and (max-width:1399px) and (min-width:1024px){
.no-image .home-content-fw-inner{padding-top: 62px; width:100%; max-width:75%;}
 
} 

@media all and (max-width:1023px) and (min-width:768px){
.no-image .home-content-fw-inner{padding-top: 62px; width:100%; max-width:100%;}
}

@media all and (max-width:1024px) and (min-width:768px){
/*.no-image .home-content-fw-inner{max-width:80%;}*/
.no-image .home-content-fw-inner{width:100%; max-width:100%; padding-top:42px;}
}


@media all and (max-width:991px) and (min-width:768px){



.no-image .home-content-fw-inner.centered{text-align:center; }
.no-image.homecontentwrapper .home-content-fw-inner.centered {width: calc(100% - 60px);
width: -ms-calc(100% - 60px);
width: -webkit-calc(100% - 60px);}
/*.no-image,.no-image.add-bottom-margin{padding-bottom:50px;}*/
.no-image.add-bottom-margin{padding-bottom:50px;}
.no-image .home-content-fw-inner.centered{margin:0 !important;}
.no-image .max-width-content-no-image{margin:0 30px;}
.no-image .home-content-fw-inner{padding-top:42px;}
.no-image.add-bottom-margin{margin-bottom:30px;}
}
@media all and (max-width:767px){
.fw-map-wrap-inner .map-wrapper {  padding:0 15px;}
.fw-map-wrap-inner .map-wrapper .fw-map-cnt{width: 100%; }


.no-image .home-content-fw-inner.centered{text-align:center; width:100%}
.no-image.homecontentwrapper .home-content-fw-inner.centered {width: calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: -webkit-calc(100% - 30px);}
/*.no-image,.no-image.add-bottom-margin{padding-bottom:30px;}*/
.no-image.add-bottom-margin{padding-bottom:30px;}
.no-image .home-content-fw-inner.centered{margin:0 !important;}
.no-image .home-content-fw-inner.centered{width:auto;}
.no-image .home-content-fw-inner{width:100%;padding-top:42px;max-width:100%;}
.no-image .max-width-content-no-image{margin:0 15px;}
.no-image.banner-cnt-right .home-content-fw-inner{text-align:left;}
.no-image .home-content-fw-inner p {line-height: 1.5;}
}
/*-------------No image option ends here---------------*/

/*.tempClassMap{height:819px;}*/
.pd-box-snapdown-content a.rad-link{color:#10069f;}
.pd-box-snapdown-content a.rad-link:after{content: "\eee14";font-family: Icomoon;font-size: 0.7em;margin-left: 5px;}

/*------------ Chevron adjustments css ---------------*/
.product-item-inner .product-item-title .icon-chevron-right-new{margin-left:5px;}
.pd-box-text .fw-arrow-link em span{margin-left:8px;}
.aftermarket-progressive-disclosure .pd-box-snapdown-click.last{width:100%;}


/*----------- Responsive spacing for full width text module -------------*/
.section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text.fw-intro-section.margin-top-zero{margin-top:0 !important}
@media all and (max-width:1399px) and (min-width:992px){
.section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text.fw-intro-section{margin-top:63px}
}
@media all and (max-width:991px) and (min-width:768px){
.section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text.fw-intro-section{margin-top:41px}
}
@media all and (max-width:767px){
.section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text.fw-intro-section{margin-top:31px}
}


/*=========IE Search ISSSUE========*/
.internetexplorer11 .mm-page, .ie10 .mm-page, .internetexplorer9 .mm-page{overflow:visible;}
.fw-text-50-50 h2 {color: #10069f;}




/*---- magnefic-popup-----*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  cursor: pointer !important;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 2.000em;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;font-size: 2.8em; }

.mfp-counter {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 0.857em;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 55%;
  margin-top: -55px;
  padding: 0;
  width: 35px;
  height: 50px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  /* .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
 .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }*/

button.mfp-arrow-left {
  left: 0;
  background: url(/~/media/Images/R/Rolls-Royce/css/carousel-arrows-tcm92-55446) no-repeat left center #f2f2f2;}
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

button.mfp-arrow-right {background: url(/~/media/Images/R/Rolls-Royce/css/carousel-arrows-tcm92-55446) no-repeat right center #f2f2f2;right: 0; }

  .mfp-arrow-left:hover,.mfp-arrow-right:hover{opacity: 1;-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 0.857em;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background:#fff;
  padding:10px;
  min-height:38px;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: #fff;
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  
  
#careersinindia .page-content{
	  position: absolute;
  margin-top: -260px;
  color: #004d91;
  opacity:0.9; 
  filter:alpha(opacity=90);
  z-index: 999;
  font-weight: bold;
width: 99%;
}
/*---- full-width-header-footer-----*/
html { -webkit-text-size-adjust: none; -ms-content-zooming: none; -webkit-font-smoothing: antialiased; }
.used-for-clone { display: none; }

@font-face { font-family: 'TheMix-Black'; font-weight: normal; font-style: normal; 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/themix-black/themixb-w9black-webfont-eot.eot'); 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/themix-black/themixb-w9black-webfont-eot.eot?#iefix') format('embedded-opentype'), 
    url('/~/media/Files/R/Rolls-Royce/fonts/themix-black/themixb-w9black-webfont-woff.woff') format('woff'), url('/~/media/Files/R/Rolls-Royce/fonts/themix-black/themixb-w9black-webfont-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-black/themixb-w9black-webfont-svg') format('svg'); }


@font-face { 
  font-family: 'TheMix-Plain-Italic'; 
  font-weight: normal; 
  font-style: normal; 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/themix-500-plain-italic/themix-500i-eot.eot'); 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/themix-500-plain-italic/themix-500i-eot.eot?#iefix') format('embedded-opentype'), 
    url('/~/media/Files/R/Rolls-Royce/fonts/themix-500-plain-italic/TheMix-500i-woff.woff') format('woff'); 
}

@font-face { 
  font-family: 'icomoon'; 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/icomoon-eot.eot?ais1p4'); 
  src: url('/~/media/Files/R/Rolls-Royce/fonts/icomoon-eot.eot?ais1p4#vr56pn') format('embedded-opentype'),
    url('/~/media/Files/R/Rolls-Royce/fonts/icomoon-ttf.ttf?ais1p4') format('truetype'),
    url('/~/media/Files/R/Rolls-Royce/fonts/icomoon-woff.woff?ais1p4') format('woff'), 
    url('/~/media/Files/R/Rolls-Royce/fonts/icomoon-svg.svg?ais1p4#icomoon') format('svg'); 
  font-weight: normal; font-style: normal; 
}

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#content-container { z-index: 98;}
html.mm-opened body #MainWrapper{position: fixed;}
/*html.mm-opened .header-outer.detached, html.mm-opened .header-outer { display: none; }*/
/*
Not in use any more
.icon-search:before { content: "\e901"; }
.icon-cross:before { content: "\e903"; }
.icon-chevron-right:before { content: "\e900";}
.icon-globe:before { content: "\e902"; }
.icon-facebook:before { content: "\ea90"; }
.icon-twitter:before { content: "\ea96"; }
.icon-youtube:before { content: "\ea9d"; }
.icon-linkedin2:before { content: "\eaca"; }
*/

/*
.icon-search:before { content: "\eee1"; }
.icon-cross:before { content: "\eee2"; }
.icon-chevron-left:before { content: "\eee12"; }
.icon-chevron-right:before { content: "\eee3"; }
.icon-chevron-left-new:before { content: "\eee13"; }
.icon-chevron-right-new:before { content: "\eee14"; }
.icon-chevron-bottom-new:before { content: "\eee15"; }
.icon-Burger:before { content: "\eee16"; }
.icon-Filter_back:before { content: "\eee17"; }
.icon-Item_checked:before { content: "\eee18"; }
.icon-active-three:before { content: "\eee19"; }
.icon-inactive-three:before { content: "\eee20"; }
.icon-active-eight:before { content: "\eee21"; }
.icon-inactive-eight:before { content: "\eee22"; }
.icon-app-target:before { content: "\eee23"; }
.icon-tabs-view-list-all:before { content: "\eee24"; }
.icon-globe:before { content: "\eee4"; }
.icon-facebook:before { content: "\eee5"; }
.icon-twitter:before { content: "\eee6"; }
.icon-youtube:before { content: "\eee7"; }
.icon-linkedin2:before { content: "\eee8"; }
.icon-rss:before { content: "\eee9"; }
.icon-download:before { content: "\eee10"; }
.icon-fw-pdf:before { content: "\eee11"; }
.icon-linkedin-cc:before { content: "\ee12"; }
.icon-icon-mail-cc:before { content: "\ee13"; }
*/


.icon-information-button:before{
content: "\eee25";
}
.icon-search:before {
  content: "\eee1";
}
.icon-cross:before {
  content: "\eee2";
}
.icon-information-button:before {
  content: "\eee25";
}
.icon-chevron-left:before {
  content: "\eee12";
}
.icon-chevron-right:before {
  content: "\eee3";
}
.icon-chevron-left-new:before {
  content: "\eee13";
}
.icon-chevron-right-new:before {
  content: "\eee14";
}
.icon-chevron-bottom-new:before {
  content: "\eee15";
}
.icon-Burger:before {
  content: "\eee16";
}
.icon-Filter_back:before {
  content: "\eee17";
}
.icon-Item_checked:before {
  content: "\eee18";
}
.icon-active-three:before {
  content: "\eee19";
}
.icon-inactive-three:before {
  content: "\eee20";
}
.icon-active-eight:before {
  content: "\eee21";
}
.icon-inactive-eight:before {
  content: "\eee22";
}
.icon-app_target:before {
  content: "\eee23";
}
.icon-tabs-view-list-all:before {
  content: "\eee24";
}
.icon-globe:before {
  content: "\eee4";
}
.icon-facebook:before {
  content: "\eee5";
}
.icon-twitter:before {
  content: "\eee6";
}
.icon-youtube:before {
  content: "\eee7";
}
.icon-linkedin2:before {
  content: "\eee8";
}
.icon-rss:before {
  content: "\eee9";
}
.icon-download:before {
  content: "\eee10";
}
.icon-fw-pdf:before {
  content: "\eee11";
}
.icon-linkedin-cc:before {
  content: "\ee12";
}
.icon-icon-mail-cc:before {
  content: "\ee13";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-search-icon-converted:before {
  content: "\e123";
  }

.show-3-8-filter a.acvite span.icon-active-three:before { content: "\eee19"; }
.show-3-8-filter a span.icon-active-three:before { content: "\eee20"; }
.show-3-8-filter a.acvite span.icon-active-eight:before { content: "\eee21"; }
.show-3-8-filter a span.icon-inactive-eight:before { content: "\eee22"; }

/* TheMixB W9Bold */
.megamenu-title, .home-content-fw-inner > h1, .mm-list li.mmenu-section-head,.fw-banner-btm-main .home-content-fw-inner .fw-home-banner-btm-content-main > h1
{ font-family: 'TheMix-Black', Arial; }
/* TheMixB W7Bold */
#topnavigation .fwMenuwrapper > ul, .fwNavSignpost .rad-highlight, .show-menu > ul > li:hover > a, .show-menu > ul > li:hover > span, .show-menu > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li > ul > li > ul > li:hover > span, #searchTextboxContainer input#searchTextbox:focus, .close-txt, .new-bread-div > a, .new-second-level-navigation ul li > span, .new-second-level-navigation .new-bread-div ul li:hover a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li:hover a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li:hover ul li:hover a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover a, .bread-uppercase > a, .hsp-text h3, .hsp-link, .home-mte-content h2, .fw-box1 > p:first-child, .ftr-ttl, .fw-box2 ul li:first-child, .fw-box3 ul li:first-child, .mob-menu, .mm-list li.level1, .mm-menu .mm-list > li > a.mm-subclose, .hsp-custom-signpost .hsp-text h3 { font-family: "TheMix-bold", Arial; font-weight: 400; }
/* TheMixB W5Plain */
.show-menu > ul, .fwNavSignpost p, #headerlinks, #headerlinks > ul > li > a span, #searchTextboxContainer input#searchTextbox, .new-bread-div > ul, .new-second-level-navigation .new-bread-div ul li:hover ul li > a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li > a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li:hover ul li > a, .new-second-level-navigation .new-bread-div ul li:hover ul li:hover ul li:hover ul li:hover ul li > a, .new-bread-div-active, .home-content-fw-inner > p, p.hsp-section-name, .home-mte-content p, .home-fw { font-family: "TheMix", Arial; }
/* TheMixB Light */
.fw-box1 p, .hsp-main.hsp-news .hsp-text h3 { font-family: "TheMix-light", Arial; }
/* TheMixB Plain Italic */
.mixitalic{font-family: 'TheMix-Plain-Italic';}


#footer { clear: both; }
.header-outer { background: #fff; position: relative; 
  box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);
  -webkit-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);
  -moz-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);
  -ms-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);
  -o-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06); 
  z-index:99;
}
.megamenuhover .header-outer{z-index:auto;}


#mm-0.mm-list .level1.haschildren.last { display: none;}
.mm-list li.selected > a.mm-subopen:after{border-color:#004d91 !important;}
.mm-list li.selected > a{color: #004d91;}


body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren li span { color: rgba(0, 73, 144, 0.5);}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren a span { color: rgba(0, 73, 144, 0.5);}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover a span {
  color: #1cafd3 !important;
}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover li span {
  color: #1cafd3 !important;
}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren:hover a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren:hover li span {color: #1cafd3 !important;}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren li span,
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren a span{color: #1cafd3 !important;}



#header { max-width: 1440px; }
#headerwrapper { padding: 4px 0 0; }
#logo .logo-inner img { height: auto; max-width: 165px; }
#logo { max-width: 175px; z-index: 101; }
.logo-inner { padding: 26px 0 0 30px; }
body.megamenuhover #logo { z-index: 99; }
.fw-Menu { }
#fwSubNavSignPost { display: none; }
#fw-nav-contact-us-level1, #fw-nav-country-sites-level1 { display: none; }
body.megamenuhover #toplinks { z-index: 99; }
#toplinks { position: relative; z-index: 5000; }
#topnavigation.topnavigation.pull-right { margin-right: 10px; position: relative; z-index: 101; }
#topnavigation .fwMenuwrapper > ul li a, #topnavigation .fwMenuwrapper > ul li { color: #004990; text-decoration: none; }
/*#topnavigation .fwMenuwrapper > ul li { padding: 4px 18px 17px; }*/
#topnavigation .fwMenuwrapper ul li { padding: 0; }
#topnavigation .fwMenuwrapper ul li:hover a { color: #1cafd3; }
#topnavigation .fwMenuwrapper ul li a { display: block; }
#topnavigation .fwMenuwrapper > ul li span { display: block; padding: 4px 12px 17px; }
#topnavigation .fwMenuwrapper > ul li > span { color: #1cafd3;}
#topnavigation .fwMenuwrapper > ul li.selected.haschildren a span { color: #1cafd3; }
#topnavigation .fwMenuwrapper > ul { display: inline-block; position: relative; color: #004990; float: left; font-size: 1.286em; }
#topnavigation .fwMenuwrapper ul li.selected span{ color: #1cafd3;}
body.megamenuhover .white-overlay { background: rgba(255, 255, 255, 0.5); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 100; }
body.megamenuhover .hide-content { background: #fff none repeat scroll 0 0; display: block; height: 100%; left: 0; opacity: 1; position: absolute; top: 100px; /*transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;*/
  visibility: visible; width: 100%; z-index: 500; }
.hide-content { opacity: 0; /*transition: visibility 0s ease 1s, opacity 0.5s ease 0s;
  -moz-transition: visibility 0s ease 1s, opacity 0.5s ease 0s;
  -o-transition: visibility 0s ease 1s, opacity 0.5s ease 0s;
  -ms-transition: visibility 0s ease 1s, opacity 0.5s ease 0s;
  -webkit-transition: visibility 0s ease 1s, opacity 0.5s ease 0s;*/
  transition: opacity 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s; -webkit-transition: opacity 0.5s ease 0s; visibility: hidden; }
body.megamenuhover #MainWrapper { position: relative; }
.fwMenuwrapper ul li > ul { display: none; }
.show-menu > ul { display: inline-block; font-size: 1.286em; margin-top: 42px; position: relative; width: 92.6666%; }
.show-menu > ul > li {/*padding-right: 63px;*/ }
.show-menu > ul > li a { position: relative; border-bottom: 2px solid #fff; }
.show-menu ul li > ul {/*display: none; left: 100%; position: absolute; top: 0; width: 100%;*/ left: 100%; opacity: 0; position: absolute; top: 0; visibility: hidden; width: 100%; z-index: 1; filter: alpha(opacity=0); }
.show-menu ul li > ul li { }
.show-menu ul li:hover > ul, .show-ul ul li li:hover > ul, .show-ul ul li li li:hover > ul { /*display: block; */ visibility: visible; opacity: 1; filter: alpha(opacity=100); -webkit-transition: 1000ms ease; -moz-transition: 1000ms ease; -o-transition: 1000ms ease; -ms-transition: 1000ms ease; transition: 1000ms ease; }
.fwMenuwrapper > ul li a { text-decoration: none; }
.show-ul-outer.white-bg { opacity: 1; visibility: visible; filter: alpha(opacity=100); }
.show-ul-outer { background-color: #fff; left: 0; opacity: 0; position: absolute; top: 100px; visibility: hidden; width: 100%; }
.white-bg .show-ul { opacity: 1; transition: opacity 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s; -webkit-transition: opacity 0.5s ease 0s; visibility: visible; }
.show-ul:after { content: ""; height: 500px; padding-right: 10px; position: absolute; right: -100px; top: 0; width: 100px; }
.show-ul { background: #fff none repeat scroll 0 0; margin: 0 auto; max-width: 1400px; opacity: 0; padding-left: 0; padding-top: 71px; position: relative; transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -moz-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -o-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -ms-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -webkit-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; visibility: hidden; z-index: 5000; }
.MainWrapperInner { position: relative; }
.show-menu { float: left; padding-left: 8.33333%; width: 31.133%; }
.show-desc { float: left; margin-left: 151px; width: 560px; }
.show-menu > ul > li a, .show-menu > ul > li > span { color: #4e5d65; display: block; padding: 9px 20px 7px 0; text-decoration: none; position: relative; }
.show-menu ul ul {/* padding-left: 60px; */ }
.show-ul {/* display: none; */ }
.show-menu > ul > li > ul > li > ul > li > ul > li span.icon-chevron-right { display: none; }
.show-menu ul li span.icon-chevron-right { display: block; margin: -8px 0 0; position: absolute; right: 6px; top: 50%; }
.show-menu ul li > ul li.level4 > span{position:relative;}
.show-menu ul > li > span { display: block; padding: 9px 20px 7px 0; position:relative;}
/*.show-menu ul li > ul li.level4 > span > span { right: -53px;}*/
/*.megamenu-close { position: absolute; right: 20px; top: 0; }*/
.megamenu-close { color: #a7c3cf; font-size: 0.929em; margin: 0 auto; position: absolute; right: 24px; text-align: center; text-decoration: none; text-transform: uppercase; top: 0; z-index: 1; }
.megamenu-title { color: #004990; font-size: 2.143em; position: absolute; text-transform: uppercase; padding-top:2px;}
.fwNavSignpost .rad-highlight { background: none; color: #004990; font-size: 2.143em; line-height: 36px; margin: -5px 0 30px; padding: 0; }
.fwNavSignpost p { color: #4e5d65; font-size: 1.286em; line-height: 28px; }
#topnavigation .fwMenuwrapper > ul li.do-opaque a, #topnavigation .fwMenuwrapper > ul li.do-opaque span { color: rgba(0, 73, 144, 0.5); }
body.megamenuhover #topnavigation .fwMenuwrapper > ul li a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li span { color: rgba(0, 73, 144, 0.5);}

body.megamenuhover #topnavigation .fwMenuwrapper > ul li:hover a span {
  color: inherit;
}
body.megamenuhover #topnavigation .fwMenuwrapper ul li:hover a {
  color: #1cafd3 !important;
}

#msearchTextboxContainer ul { max-width: none !important; padding: 0 40px; width: 100% !important;}

#topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive a, #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive span {/* color: rgba(0, 73, 144, 1);*/ color:#1cafd3;}
.show-menu ul li { border-bottom: 2px solid #fff; /*-webkit-transition: 1000ms ease; -moz-transition: 1000ms ease; -o-transition: 1000ms ease; transition: 1000ms ease;*/ margin: 5px 0 11px; padding-right: 63px; }
.show-menu > ul > li:hover {/* border-bottom: 2px solid #b2b2b1;*/ }
.show-menu > ul > li:hover > a, .show-menu > ul > li:hover > span, .show-menu > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > span { color: #004990; border-bottom: 2px solid #4e5d65; }
.show-menu > ul > li:hover, .show-menu > ul > li > ul > li:hover, .show-menu > ul > li > ul > li > ul > li:hover, .show-menu > ul > li > ul > li > ul > li > ul > li:hover { /*border-bottom: 2px solid #b2b2b1; */ }


#headerlinks { overflow: visible; padding: 5px 0 10px 6px; position: relative; z-index: 99; }
.share-ticker-container { padding: 15px 0 0; width: 170px; position: relative; }
.share-link-header { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 500; }
#headerlinks > ul > li { padding-right: 29px; position: relative; }
#headerlinks > ul > li.globalactive:before { /*background: #fff; content: ""; height: 35px; position: absolute; right: -13px; top: 0; width: 100px;*/ }
#headerlinks ul { background: #fff none repeat scroll 0 0; display: none; position: absolute; width: 138px; z-index: 1000; }
#headerlinks ul ul{
  box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  
}
#headerlinks ul li a { color: #4e5d65; display: block; padding: 5px 20px 5px 12px; text-decoration: none; }
#headerlinks ul ul li:last-child { background: #004990; color: #fff; position: relative; }
#headerlinks ul ul li:last-child a { color: #fff; }
#headerlinks ul ul li:last-child:hover a { background: #004990; color: #fff; }
#headerlinks ul ul li:last-child:before { content: "\eee3"; font-family: "icomoon" !important; margin: -9px 0 0; position: absolute; right: 7px; top: 50%; }
#headerlinks > ul > li > a > img { width: 15px; margin-right: 10px; }
#headerlinks > ul > li > a { position: relative; padding: 5px 20px 12px 12px; }
#headerlinks > ul { background: none; display: block; position: relative; width: auto; }
#headerlinks > ul > li > a > span:after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #4e5d65; content: ""; left: 77px; position: absolute; top: 15px; }
#headerlinks > ul > li > a > img { display: inline-block; margin-right: 10px; vertical-align: sub; width: 15px; }
/*#headerlinks li:hover > ul { display: block; left: -5px;}*/
#headerlinks li { }
#headerlinks ul li ul li:hover a { background: #f4f4f4; }
#headerlinks > ul > li > a:hover { color: #62747d;}
#headerlinks > ul > li > a:hover span::after { border-top: 5px solid #62747d;}
#headerlinks > ul > li > a span:before { font-size: 1.15em; }
#headerlinks > ul > li > a span:before { font-family: "icomoon" !important; font-size: 1.25em; left: -8px; position: relative; top: 3px; }
#headerlinks > ul > li > a span { font-family: "TheMix", Arial !important; }
#SearchButtonContainer:before { color: #004990; content: "\eee1"; display: block; font-family: "icomoon" !important; font-size: 1.6em; padding-right: 6px; padding-top: 7px; text-align: right; }
#SearchButtonContainer { float: right; height: 35px; position: relative; text-align: right; width: 38px; }
#SearchButtonContainer > #searchButton { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; height: 35px; position: absolute; right: 0; top: 0; width: 38px; }
#searchTextboxContainer input#searchTextbox:focus { font-family: "TheMix-bold", Arial !important; outline: medium none; }
#searchTextboxContainer input#searchTextbox { color: #4e5d65; font-family: "TheMix", Arial !important; font-size: 1em; height: 35px; padding: 5px 5px 5px 14px; width: 140px; }
#top-left { float: right; width: 978px; }
#toplinks #searchbox { background: #eeefef none repeat scroll 0 0; float: left; margin: 5px 30px 3px 0; width: 180px; }
.megamenu-close .icon-cross { /*border: 2px solid #a7c3cf;*/ border-radius: 50px; display: block; font-size: 2em; height: 46px; left: 0; line-height: 30px; margin: 0 auto; padding: 5px; text-align: center; width: 46px; }
.megamenu-close:hover .icon-cross { border-color: #002445; }
.megamenu-close:hover { color: #4e5d65;}
.megamenu-close .close-txt { display: none; font-size: 1em; letter-spacing: 0.7px; margin-top: 4px; }
.logo-inner > a { display: inline-block; }
/* Header End */

/* Footer Start */
.fw-footer-outer { background: #fff none repeat scroll 0 0;}
.fw-footer-inner { background: #10069f none repeat scroll 0 0; padding-top: 31px; clear: both;}
.fw-footer-top, .fw-footer-bottom { margin: 0 auto; max-width: 1325px; }
.fw-box1 {color: #FFF; float: left; width: 470px; padding-top: 3px; }
.fw-box2 { float: left; width: 234px; margin-left: 74px }
.fw-box3 { float: left; width: 250px; }
.fw-box4 { float: left; width: 234px; }
.fw-box2 ul li a { color: #fff; display: inline-block; padding: 6px 0; text-decoration: none; }
.fw-box2 ul li a:hover,.fw-box3 ul li a:hover,.ftr-social a:hover, .ftr-stay-in-touch a:hover,.fw-ftr-links li a:hover { color: rgba(255, 255, 255, 0.7);}
.fw-box3 ul li a { color: #fff; display: inline-block; padding: 6px 0; text-decoration: none; }
.fw-box1 > p:first-child { font-size: 1.714em; line-height: 1; padding: 0; text-transform: uppercase; }
.fw-box1 p { font-size: 1.286em; line-height: 31px; padding: 18px 0 0 3px; }
#ftr-nav-contact-us-level1, #ftr-nav-country-sites-level1 { display: none; }
.fw-box2 ul li:first-child, .fw-box3 ul li:first-child { text-transform: uppercase; }
.fw-box2 ul li:first-child a, .fw-box3 ul li:first-child a { padding: 0 0 9px; }
.fw-ftr-logo-copy { float: left; margin-top: 21px; margin-bottom: 35px; }
.fw-ftr-links { float: right; margin-top: 36px; }
.fw-ftr-links li a { color: #FFF; text-decoration: none; display: block; }
.fw-ftr-links li { float: left; letter-spacing: 0.4px; padding: 0 2px 0 36px; position: relative; }
.fw-ftr-links li:before { color: #c2c2c2; content: "|"; left: 15px; position: absolute; top: 0; }
.fw-ftr-links li:first-child:before { content: ""; }
.ftr-social li:first-child { padding-left: 0; }
.ftr-social li { display: inline-block; padding-left: 10px; vertical-align: middle; }
.ftr-social a, .ftr-stay-in-touch a { color: #FFF; text-decoration: none; }
.ftr-stay-in-touch a { color: #fff; }
.ftr-ttl { color: #fff; font-size: 1em; text-transform: uppercase; }
.ftr-social { margin-bottom: 23px; margin-top: 22px; }
.ftr-stay-in-touch .icon-rss { font-size: 1.6em; margin-right: 10px;}
.new-fb { font-size: 1.4em; margin-left: -4px; margin-top: 1px; }
.new-twitter { font-size: 1.7em; margin-left: 6px; }
.new-youtube { font-size: 1.7em; margin-left: 9px; margin-top: -1px; }
.new-linkedin { font-size: 1.5em; margin-left: 11px; margin-top: -2px; }
.ftr-stay-in-touch { margin-top: 20px; }
.fw-footer-top.clearfix { border-bottom: 1px solid #5f6b71; padding-bottom: 24px; }
.copy-text { color: #fff; float: left; font-family: Arial; font-size: 1em; line-height: 1.2em; padding-left: 23px; padding-top: 15px; }
.footer-logo { float: left; margin-right: 15px; width: 40px; }
.copy-text p { padding: 0; }
/* Footer End */



/* Mega Menu Scroll Start */
.show-ul-outer .mCSB_container{
  left: 0;
  /*position: absolute !important;*/
  top: 0;
  width: 100%;
}
.show-ul-outer .mCustomScrollbar {
  border: 0 none;
}
.show-ul-outer .mCustomScrollBox {
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.show-ul-outer .mCSB_scrollTools {
  bottom: 0;
  height: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;border:0;
}
.show-ul-outer .mCSB_scrollTools .mCSB_draggerContainer {
  bottom: 8px;
  height: auto;
  left: 0;
  position: absolute;
  right: 11px;
  top: 8px;
}
.show-ul-outer .mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  height: 35px !important;
  max-height: 100% !important;
  z-index: 1;
}
.show-ul-outer .mCSB_scrollTools .mCSB_draggerRail {
  background: #e3e4e4 none repeat scroll 0 0;
  border-radius: 16px;
  width: 6px;
}
.show-ul-outer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #1cafd3;
  border-radius: 16px;
  height: 35px !important;
  width: 6px !important;
}
.show-ul-outer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #1cafd3 !important;
}
.show-ul-outer .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #1cafd3;
}
.show-menu > ul {
  /*height: auto !important;*/
}
/* Mega Menu Scroll End */



.fw-en-form-wrapper .webform-row {
    margin-bottom: 37px !important;
}


.singlevideoplayer-wrapper .VideoFullWidthParentCon {
    max-width: 100%;
}

.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img { min-height: 600px; }


@media all and (min-width: 721px) and (max-width: 840px) {
.singleplayervideo-wrapper .img-cnt-txt{
    margin-top: -50px !important;
	top: 60px;
}
.singleplayervideo-wrapper  .inn-video-wrapper {
    margin: 20px auto 0;
}
.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img { min-height: 180px; }

.singleplayervideo-wrapper.svp-how-assemble-the-trent-xwb  .inn-video-wrapper {
    margin: 10px auto 0 10px !important;
}
	
	
}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
.singleplayervideo-wrapper .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    left: 44%;
    top: -118px;
        height: 40px;
        width: 40px;
        bottom: -16px;
}
.singleplayervideo-wrapper.svp-how-assemble-the-trent-xwb .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    top: -168px;
}
.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img { min-height: 180px; }

}

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation : portrait) {
.singleplayervideo-wrapper .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    left: 44%;
    top: -93px;
    width: 40px;
    height: 40px;
}
.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img { min-height: 180px; }
	
.singleplayervideo-wrapper.svp-how-assemble-the-trent-xwb .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    top: -160px;
}
}

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation : landscape) {
.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img {min-height: 242px; }
	
.singleplayervideo-wrapper .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    width: 40px;
    height: 40px;
	
}	
.singleplayervideo-wrapper.svp-how-assemble-the-trent-xwb .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
        top: -93px;
}	
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
.singleplayervideo-wrapper .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    left: 44%;
    top: -93px;
}
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) {
.singleplayervideo-wrapper .img-cnt-on-img .img-cnt-img {min-height: 242px; }
.singleplayervideo-wrapper .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    left: 47%;
	height: 40px;
    width: 40px;
}
}


.VideoContentCentre {
    text-align: center;
}
.section .new-country-site-section.VideoWrap.add-bottom-margin {margin-bottom:100px;}

.singleplayervideo-wrapper .innovation-video-container{height: 100% !important; }
/*---- main-other-----*/
@font-face {
	font-family:'TheMix';
	font-weight:normal;
    font-style:normal;
	src:url('/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-eot.eot');
	src:url('/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-eot.eot?#iefix') format('embedded-opentype'), url('/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-woff.woff') format('woff'), url('/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-500/themix-500-svg') format('svg');
}
@font-face {
	font-family:'TheMix-bold';
	font-weight:normal;
    font-style:normal;
	src:url('/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-eot.eot');
	src:url('/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-eot.eot?#iefix') format('embedded-opentype'), url('/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-woff.woff') format('woff'), url('/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-svg.svg#/~/media/Files/R/Rolls-Royce/fonts/themix-700/themix-700-svg') format('svg');
}
 


.box-inverse h1{color:#00afd5;}
.box-inverse{background:#004d91;color:#fff;}
.landing-page-item-outer.is-hover .landing-page-item-title-container,.signpost-item-outer.is-hover .signpost-item-title-container{position:absolute;width:100%;}
.landing-page-item-outer.is-hover,.signpost-item-outer.is-hover{position:relative;}

/* --------------- Landing Page Css Starts ---------------- */
.signpost-item-title,.signpost-item-bottom-container{padding:20px 20px;color:#fff;font-size:1.500em;font-family:'TheMix';line-height:1.19em;}

.signpost-item-outer{position:relative;}
.pos-abs{display:block;text-decoration:none;height: 100%;position: absolute;text-decoration: none;width: 100%;text-indent:-9999999px;z-index:101;background-color:#fff; opacity:0; filter:alpha(opacity=0);}
.signpost-item{margin:0px 0px 14px; }
.b-signpost-tcontent{padding:10px 0 0px}
.signpost-container {clear:both;}
.full-width-signpost-title:after{content:'';width:20px;height:20px;background:url(/~/media/Images/R/Rolls-Royce/css/pointer-r-tcm92-55432.png) no-repeat center;display:block;float:right;opacity: 0.8;}
.full-width-signpost:hover .full-width-signpost-title:after{opacity:1;}

/*
.animate-image img{left:-220px;top:0; position:relative; animation:move 15s ease forwards;-webkit-animation:move 15s ease forwards;-moz-animation:move 15s ease forwards}
*/
.contact-us-col{width:50%;vertical-align:top;}
.animate-image{height:800px;}
.animate-image img{
max-width: none;
width: 135%;

-webkit-transform:scale(1,1);
    -moz-transform:scale(1,1); 
    -ms-transform:scale(1,1); 
    -o-transform:scale(1,1); 
     transform:scale(1,1);

  animation: animationFrames ease 3s;
  position:absolute;
  left:0px;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 3s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames ease 3s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 3s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 3s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  100% {
    transform:  translate(-270px,0px)  ;

  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  100% {

    -moz-transform:  translate(-270px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  translate(0px,0px)  ;

  }
  100% {
    -webkit-transform:  translate(-270px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  translate(0px,0px)  ;

  }
  100% {

    -o-transform:  translate(-270px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  100% {


    -ms-transform:  translate(-270px,0px)  ;
  }
}

/* --------------- Landing Page Css Ends ---------------- */



/* ------------- Press Releases Starts ------------------ */
.news-wrapper{float:left; width:100%;}
.pr-item{padding:14px 20px 25px; background:#fff; margin:0 0 5px;}
.pr-date{}
.pr-section{background:#004d91; border-radius:5px; color:#ffffff; float:right; font-size:0.75em; padding:0 6px; text-transform:uppercase; margin:0 3px 0 0; line-height:1.619em;}
.pr-section.first{margin:0;}
.pr-title{font-family: "TheMix", Arial; font-size: 1.5em; line-height: 1.42857em; margin: 0 0 0.285714em;}
.pr-title a, .pr-title a:hover{text-decoration:none; color:#004d91;}
.notestoeditors-container{ background:#f6f6f6; margin-bottom:0.5em; padding:6px 20px;}
.block-dotted { border-bottom: 1px dotted #768d99; border-top: 1px dotted #768d99;margin: 0 0 1em; color:#004d91; padding: 0.5em 0;}
.news-wrapper .blue-bttn{float:left;margin-bottom:14px;}

.filter-wraper{float:left; width:100%; background:#fff; padding: 20px 14px 14px; margin:0 0 5px;}
.dropdown-wrap{margin:0 0 10px;}
.filter-wraper .dropdown-wrap {width: 50%;float: left;}
.label {padding: 4px 5px;}

.dropdown{position:relative;}
.selected-box{display: block;padding:3px 5px 4px;background:url(/~/media/Images/R/Rolls-Royce/css/dropdown-arrow.png) no-repeat 97% center #fff;cursor:pointer; border:1px solid #ccc;padding-right: 6%;}
#contentwrapper .dropdown ul{top:32px;left:0px; background-color:#fff; padding:0px; display:none; position:absolute; width:100%;margin:0px; list-style-type:none;  border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-left:1px solid #ccc; z-index:10;margin-top: -3px; }
.dropdown ul li{padding:5px;cursor:pointer;margin:0px;}
.dropdown ul li:hover{background-color:#f6f6f6;color:#004d91;}
.dropdown ul li:hover a{color:#004d91;}
.dropdown ul li.disabled{background-color:#666;}
.first-li{display:none;}


.button-wrapper{text-align:center;clear: both;}
input#prbtnSearch {background-color:#c2d036; color:#fff; padding:7px; font-family:arial; font-size:1em; font-weight:bold;}
.freetext { border: 1px solid #cccccc; height: 30px;  padding: 2px 5px; width: 100%;}
.nojs .filter-wraper{display:none;}
.related-links-container{float:left; width:100%; padding:20px 0 0;}

.full-signpost{background-color:#86bad6; color:#004d91; float:left; font-family:"TheMix"; margin:0px 0 14px; padding:28px 20px; text-align:center; width:100%;}
.full-signpost-title{float:left; font-size:1.714em; line-height:1.25em; padding:0 0 6px; width:100%;}
.full-signpost-content{float:left; text-align:center; text-transform:uppercase; width:100%;}
.full-signpost-content a{background-color:#fff; color:#004d91; padding:6px 15px; text-decoration:none; display:inline-block;}
.full-signpost-content a:hover{text-decoration:none;}
/* ------------- Press Releases Ends ------------------ */


/* ------------- Pagination Starts ------------------ */
.sitesearchpagination{float:left; padding:12px 20px 5px; width:100%; background-color:#8db9d5; color:#fff;margin:0 0 5px; }
#contentwrapper .sitesearchpagination ul li{float:left; margin:0 4px 4px 0; padding:0;}
#contentwrapper .sitesearchpagination ul li.pagerlink{border:1px solid #fff;}
#contentwrapper .sitesearchpagination ul li.pagerlink a{color:#fff; display:block; padding:0 7px;}
#contentwrapper .sitesearchpagination ul li.pagerlink a:hover{background-color:#fff; color:#5b5b5b;}
#contentwrapper .sitesearchpagination ul li.pagerlink.currentpagerlink{color:#5b5b5b; padding:0 7px; background-color:#fff;}
#contentwrapper .sitesearchpagination ul li.pagination-dots > span{padding:5px 5px 0; float:left;}
#contentwrapper .sitesearchpagination ul li a{text-decoration:none;}
#contentwrapper .sitesearchpagination ul li.pagination-text{padding-top:2px;}
#contentwrapper .sitesearchpagination ul{list-style-type:none; padding:0;}
/* ------------- Pagination Ends ------------------ */


.page-content.box-inverse a, .page-content.box-inverse a:hover{color:#fff;}


/*--------MAP CSS Starts--------*/
#map-container{display:block;min-height:500px;float:left;width:100%;}
.map{float:left;min-height:500px;position:relative;width:100%;margin-bottom:10px;overflow:hidden;}
.map img{max-width:none;}
.map-key img{margin:0px 13px 0px 13px;}
.dropdown-institute-university{color:#000;}
.map-key .key-header{font-size:1.500em;padding:10px 0px 0px;}
.research-university-center-content{width:70%;float:left;}
.research-dropdown-container{width:30%;float:left;position:relative;}
.quick-find{float:left;width:32%;position:absolute;bottom:15px;left:0px;}
.dropdown-institute-university{float:left;width:68%;position:absolute;bottom:15px;right:0px;}
.location-info{position:absolute;left:0px;top:20px;padding:0px;width:100%;display:none;height:100%;overflow:hidden;z-index:11}
.full-black-overlay{position:fixed;width:100%;height:100%;z-index:10;background:#000; opacity:0.5;top:0px;left:0px;display:none;}
.location-box-top-bar{padding:7px 7px 0px;background:#CCCCCC;position:relative;}
.location-category{padding:13px 37px;background:#fff;display:inline-block;}
.location-box-content{background:#fff;padding: 20px 15px;height:100%;}
.location-header{border-bottom: 1px dotted #999;color:#004d91;}
.close-btn{cursor: pointer; display: block; height: 25px; overflow: hidden; position: absolute; right: 20px; text-indent: -9999px; top: 10px; width: 25px;background:url('/~/media/Images/R/Rolls-Royce/css/close-icon.png') no-repeat  }
.location-content table td:first-child{color:#004d91;font-weight:bold;width:20%;}
.location-content{padding:10px 0px 0px;}
/*--------MAP CSS Ends--------*/

a.rss-icon{font-family:"TheMix"; font-size:0.6em; line-height:1em; margin:0 0 0 6px; padding:0 0 0 20px; text-decoration:none; background:url("/~/media/Images/R/Rolls-Royce/icons/rss-icon-small.png") no-repeat scroll left 1px transparent;}
ul.rad-border.latest-news a {color:#5b5b5b; text-decoration:none;}
ul.rad-border.latest-news a:hover{color:#004d91;}


/*----------IMAGE GALLERY CSS STARTS-----------*/
.image-gallery-container-wrap{clear:both;margin-top:7px;float:left;width:100%;}
.image-gallery-landing-wrap{clear:both;float:left;width:100%;}
.image-gallery-item{margin-bottom:14px;}
.large-image{text-align:center;background:#f6f6f6;}
/*----------IMAGE GALLERY CSS ENDS-----------*/

/* -------- Full page CSs starts -------- */
.FullpageIframe{position:absolute; left:0; top:0; height:100%;}
.rad-left{float:left;padding:0 10px 10px 0px;}
.rad-right{float:right;}
/* -------- Full page CSs ends -------- */

/*.ellipsis { overflow: hidden; height: 42px;  }
.ellipsis:before { content:""; float: left; width: 5px; height: 42px; }
.ellipsis > *:first-child { float: right; width: 100%; margin-left: -5px; }
.ellipsis:after { font-size:1.2em;content: "\02026"; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; float: right; position: relative; top: -19px; width: 50px; padding-right: 5px; text-align: center; background: -webkit-gradient(linear, left top, right top,  from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white)); background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);left: 100%;margin-left: -50px; -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00FFFFFF, endColorstr=#FFFFFFFF)";}
#footerwrapper .ellipsis:after { font-family: 'TheMix';background: -webkit-gradient(linear, left top, right top,  from(rgba(255, 255, 255, 0)), to(rgba(117, 141, 153, 1)), color-stop(rgba(117, 141, 153, 1))); background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(117, 141, 153, 1), rgba(117, 141, 153, 1)); background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(117, 141, 153, 1), rgba(117, 141, 153, 1)); background: linear-gradient(to right, rgba(117, 141, 153, 0), rgba(117, 141, 153, 1), rgba(117, 141, 153, 1));-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00758D99, endColorstr=#FF758D99)";}*/



/*------------------RR webforms---------------*/

.rrform-Container input{width:60%;}

.rrform-Container div[id*="Label"]{float:left; width: 29%;margin: 0 15px 14px 0;clear:left;}

.rrform-Container div[id*="Textbox"],.rrform-Container div[id*="FreeText"]{float:left; width:68%; margin:0 0 14px;}

#wfcommentsTextareaContainer{float:left; width:100%; margin:0 0 14px;}
.rrform-Container textarea#wfcommentsTextarea{ width:73%; height:140px;max-width: 73%;max-height: 140px;}

#wfcaptcha-codeCaptchaContainer{float:left; width:100%; margin:0 0 14px;}
.rrform-Container input#wfcaptcha-codeCaptchaText{width:180px;}

#wfinfo-textLabelContainer {float: none;width: 100%;}
#wfSubmitButtonContainer, #wfResetButtonContainer{float:left; margin:0 0.5em 1em 0;}
.rrform-Container input#wfSubmitButton{background-color:#004d91; color:#fff; padding:5px; width: 100%;}
.rrform-Container input#wfResetButton{background-color:#004d91; color:#fff; padding:5px; width: 100%;}
#errorDv{float:left; width:100%; color:#f94962; padding:5px 0 10px;}
.requiredField{background-color: #e5ecf5!important;border: 1px solid #f94962!important;}
#wfcaptcha-codeCaptchaCodeError{color:#f94962;}

.rad-underline{text-decoration:underline;}

/*---------------Start Investor landing rns------------*/
.news-date{white-space:nowrap;}
.inv-box-cont p a:after{content:'\e603';font-family: 'icons';font-size: .6em;}
#rnsXmlContainer .news-title a{background:none;}

/*---------------End Investor landing rns------------*/

.social-bar ul li{float:left;padding-right:10px;}






.sharepricetextval {font-size: 21px; font-family: "TheMix", Arial, Helvetica, sans-serif;color: #fff;padding: 9px 10px 3px 10px;}

.sharepriceval {font-size: 19.6px;float: left;color: #fff;}

.sharepricechngecolor {/* color: #73A373 !important; */color: #fff;float: left;padding: 3px 7px 0 5px;font-size: 14px; }

.sharepricebutton {background: none repeat scroll 0 0 #86bad6; border-radius: 0; color: #fff; display: inline-block; font-family: "TheMix-Bold",Arial,Helvetica,sans-serif; font-size: 11.86px; padding: 4px; text-decoration: none; text-transform: uppercase; white-space: nowrap; margin-top: 2px; float: right;}

.sharepricebutton:hover{color: #fff;}

.sharepricebottom {float: left;padding: 5px 10px 12px 10px; width: 100%; box-sizing: border-box; }

.sharepricemain {width: 100%; overflow: hidden; background: #004d91;}

.sharepriceimgsrc { padding: 0 2px 0 3px; float: left; }

#topsharepricetickerXmlContainer .sharepricemain {width: 100%; overflow: hidden; background: #fff;}
#topsharepricetickerXmlContainer .sharepriceval {font-size: 18px;float: left; color:#768d99; line-height: 30px;}
#topsharepricetickerXmlContainer .sharepricechngecolor-green { color: #73A373 !important; float: left;padding: 5px 7px 0 5px;font-size: 14px; }
#topsharepricetickerXmlContainer .sharepricechngecolor-red { color: #d66 !important; float: left;padding: 5px 7px 0 5px;font-size: 14px; }


#topsharepricetickerXmlContainer .sharepriceimgsrc { padding: 7px 0 0 0px; float: right; }



/*Social media page */
body#social-media #contentwrapper .tabs-container ul{margin-left: -5px;margin-right: -5px;}
body#social-media #contentwrapper .tabs-container ul li{margin-right: 0px; font-family: "TheMix"; font-size: 1.429em; line-height: 1.2em; width:50%; }
body#social-media #contentwrapper .tabs-container ul li a{text-align:left !important; height:51px;}

body#social-media #contentwrapper ul {list-style-type: none !important;padding-left: 0px !important;}
body.ip3-social-media #contentwrapper ul {list-style-type: none;padding-left: 0px !important;}

body#social-media #contentwrapper #contentwrapper .page-content ul li{float:left}
body.ip3-social-media #contentwrapper #contentwrapper .page-content ul li{float:left}

body#social-media #contentwrapper .page-content ul li a{text-decoration: none;background:none;}
body.ip3-social-media #contentwrapper .page-content ul li a{text-decoration: none;background:none;}




#contentwrapper .sm-channels {float: left;padding-bottom: 15px;}
#contentwrapper .sm-channels .sm-row{float:left; width:100%;padding: 20px;}
#contentwrapper .sm-channels .sm-row li{ padding:15px 0;}
#contentwrapper .sm-channels .sm-row li span{padding-left:10px;}
#contentwrapper .sm-channels .sm-row .title {clear: both;width: 100%;color: #004d91;float: left; font-family: "TheMix"; font-size: 1.429em; line-height: 1.2em; padding-bottom:15px;}
#contentwrapper .sm-channels .evenrow{background-color:#e6eff6}


.free-wall {margin-bottom: 15px;}
.brick{border:1px solid #dadada;width:33.33333%;}
.brick img {margin: 0px;padding: 0px;width:100%;}
.brick .feed-wrapper{ padding:10px 20px 20px 10px; float:left;  width:100%;}
.brick .feed-title{ float:left; width:100%; padding-bottom:10px;}
.brick .feed-user{ float:left; padding-right: 10px;}
.brick .feed-time{ float:left}

.brick ul li span a { padding:0 !important}


.brick ul{ padding:0 !important; margin:0!important; display: inline-block;}

.brick.facebook-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-facebook-feed.jpg") no-repeat scroll right bottom;float:left;}

.brick.flickr-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-flickr-feed.jpg") no-repeat scroll right bottom;float:left;}

.brick.twitter-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-twitter-feed.jpg") no-repeat scroll right bottom;float:left;}

.brick.youtube-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-youtube-feed.jpg") no-repeat scroll right bottom;float:left;}

.brick.instagram-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-instagram-feed.jpg") no-repeat scroll right bottom;float:left;}

.brick.linkedin-icon{background: transparent url("/~/media/Images/R/Rolls-Royce/content-images/landing-page/news/icon-linkedin-feed.jpg") no-repeat scroll right bottom;float:left;}

@media all and (max-width: 767px){
.brick {
    border: 1px solid #dadada;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
}
/*------ About Us Page Update-----------*/
.blueBox{background-color:#004990;padding:20px 20px 0px;margin-bottom:20px;} 
.blueBox p{color:#fff;padding:0px 0px 20px;}
.blueBox p strong{color:#00afd5;font-size: 1.429em;line-height: 1.2em;font-family: 'TheMix';font-weight:normal;}
.boxContent p{color:#fff;}
.boxContent p strong{font-family: 'TheMix';font-weight:normal;font-size:1.2em;}
.boxContent.blueCol{background-color:#004990;}
.boxContent.greyCol{background-color:#768d99;}
.boxContent.lighBlueCol{background-color:#246987;}
.boxImage img{width:100%;}
.boxContent{padding:10px;}
.boxContent1 .boxImage{margin-top:10px;}
.boxContent2 .boxImage{margin-bottom:10px;}
.boxContent3 .boxImage{margin-top:10px;}
.section2, .section3a{margin-bottom:5px;}
.boxcolContainer{margin-bottom:15px;} 

.strategy-num {color: #fff;font-size: 3.871em;}
/*---------- Home video banner text----------*/
.videoBannerText{position:absolute;bottom:11%;z-index:2001;text-align:center;width:100%;}
.videoBannerText h3{color:#fff;}
@media all and (max-width:767px){
.videoBannerText{position:relative;background: #155b98;padding: 11px 10px 11px;text-align:left;}
.videoBannerText .btn-white{margin-left:0px;}
}

@media all and (min-width: 400px) and (max-width:560px){
.section1-title h2 {font-size: 2em;}
}
@media all and (max-width:400px){
.section1-title h2 {font-size: 2em;}
}



.media-contact-grid {
    float: left;
    width: 100%;
    padding-top: 20px;
}

.media-contact-list-left {
    float: left;
    width: 100%;
    border-right: 1px solid #cdcbcc;
}

.media-contact-details-right {
    width: 100%;
    padding-left: 30px;
    float: right;
}

.media-contact-list-left ul li a {
    padding: 10px 20px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    text-align: right;
}

.media-contact-list-left ul li a:hover {
background:#f0eeef;
}

.media-contact-list-left ul li a.currlink {
background:#f0eeef;
}

.media-contact-list-left ul li a.currlink::after {
    content: ' ';
    font-family: 'icons';
    position: absolute;
    right: 0px;
    background: url("/~/media/Images/R/Rolls-Royce/css/curr-contact-arrow.png") no-repeat scroll;
    width: 6px;
    margin-top: 5px;
    height: 11px;
}

.media-contact-details-right .media-contact-left {
    width: 29%;
    display: table-cell;
}


#radiolist ul li{list-style: none; line-height: 24px; padding-right:50px}

#radiolist ul{padding-left:0px; float:left; padding-bottom:5px;}

#radiolist ul li a{
    background: url(/~/media/Images/R/Rolls-Royce/css/radiobtn-off.png) no-repeat left 1px #FFF;
    font-weight: bold;
    color: #3378b9;
    border: none;
    padding: 4px 6px 4px 25px;
	font-size:13px;
	font-family: 'Arial',Helvetica,sans-serif;
	text-decoration: none;
}
#radiolist ul li a:hover{color: #002445;}

#radiolist ul li.current a{
    background: url(/~/media/Images/R/Rolls-Royce/css/radiobtn-on.png) no-repeat left 1px #FFF;
    font-weight: bold;
    color: #004d91;
    border: none;
    padding: 4px 6px 4px 25px;
	font-size:13px;
	font-family: 'Arial',Helvetica,sans-serif;
	text-decoration: none;
}
#tabsDD{width:100%}

#search-results #tabs.sectionTabs span.select{width:100% !important; padding: 7px 15px 10px 10px !important;}

#search-results #searchContainerRP {
    float: left;
    width: 30%;
}

#search-results #searchFilter{
    float: left;
    clear: right;
    width: 30%;
    padding-top: 5px;
}

#search-results #resuleMsg{
    float: right;
    padding-top: 5px;
}

.searchresultpage tbody td {
    padding-top: 12px;
}

abbr.nowrap {
    white-space: nowrap;
    
}
/*---- mmenu-----*/
    /*
    jQuery.mmenu CSS
    */
    /*
    jQuery.mmenu panels CSS
    */
    .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }
    .mm-menu .mm-hidden {
    display: none; }
    .mm-wrapper {
    overflow-x: hidden;
    position: relative; }
    .mm-menu,
    .mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
    .mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;font-family: 'TheMix'; }
    
    #mob-menu-wrap > ul {
    height: auto;
    padding-bottom: 200px;
    }
    
    .mm-menu > .mm-panel {
    background: inherit;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: hidden;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
    
    .mm-menu > .mm-panel::-webkit-scrollbar {-webkit-appearance: none;width: 5px;height: 5px;}
    .mm-menu > .mm-panel::-webkit-scrollbar-thumb {border-radius: 8px;border: 2px solid #004d91;background-color: #004d91;}
    
    
    .mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
    .mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    /*display:none;*/
    }
    .mm-menu > .mm-panel.mm-highest {
    z-index: 1; }
    .mm-menu .mm-list {
    padding: 20px 0; }
    .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 30px; }
    .mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px; }
    .mm-panel > .mm-list:first-child {
    padding-top: 0; }
    .mm-list,
    .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0; }
   .mm-list li{font-size:1.286em;line-height:1.2em;;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
   .mm-list li.level1{text-transform:uppercase;}
    .mm-list li a{-webkit-transition: all 0s ease;-moz-transition: all 0s ease;-ms-transition: all 0s ease;-o-transition: all 0s ease;transition: all 0s ease;}
     .mm-list li:hover,.mm-list li.current,.mm-list li.selected{background: #8cb9d7;color: #fff;}
    .mm-menu .mm-list > li:hover > a.mm-subopen:after, .mm-menu .mm-list > li:hover > a.mm-subclose:before{border-color:#fff;}
    .mm-list li.mm-subtitle{background:none;}
    .mm-list {
    font: inherit;
    font-size: 1em; }
    .mm-list a,
    .mm-list a:hover {
    text-decoration: none; }
    .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0; }
    .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border:0;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
    .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
    .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%; }
    .mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px; }
    .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
    .mm-list > li.mm-selected > a.mm-fullsubopen + a,
    .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
    .mm-list a.mm-subclose {
    
    margin:0px 20px 0px; 
    background:url(/~/media/Images/R/Rolls-Royce/css/menu-bak-arrow-blue.png) no-repeat 10px center ;
    padding: 12px 20px 12px 28px;
    border: 2px solid #8cb9d7;
    }
    .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.714em;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
    .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
    padding-top: 25px; }
    .mm-list a.mm-subopen:after,
    .mm-list a.mm-subclose:before {
    content: '';
    border: 3px solid transparent;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
    .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
    .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }
    .mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px; }
    .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
    .mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block; }
    .mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px; }
    .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    right: 16px;
    bottom: auto; }
    .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px; }
    html.mm-opened .mm-page {
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);overflow:hidden;*/height:100%; }
    .mm-menu {
    background: #e5ecf5;
    color: #004d91; }
    .mm-menu .mm-list > li:after {
    border:0;
    border-color: rgba(0, 0, 0, 0.15); }
    .mm-menu .mm-list > li > a.mm-subclose {
    color: #004d91;
   /* background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); */}
    .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: #004d91; }
    .mm-menu .mm-list > li > a.mm-subclose:before {display:none;}
    .mm-menu .mm-list > li > a.mm-subclose:before {border-color:#fff;}
    .mm-menu .mm-list > li > a.mm-subopen:before {
    border:0;
    border-color: rgba(0, 0, 0, 0.15); }
    .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
    .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
    .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
    .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }
    /*
    jQuery.mmenu offcanvas addon CSS
    */
    .mm-page {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;overflow:hidden; }
    html.mm-opened {
    /*overflow: hidden;*/
    position: relative; }
    html.mm-opened body {
    /*overflow: hidden;*/ }
    html.mm-opened .mm-page {
    box-sizing: border-box;
    position: relative; }
    html.mm-background .mm-page {
    background: inherit; }
    #mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;
    z-index: 999999; }
    html.mm-opened #mm-blocker,
    html.mm-blocking #mm-blocker {
    display: block; }
    .mm-menu.mm-offcanvas {
    display: none;
    position: fixed; }
    .mm-menu.mm-current {
    display: block; }
    .mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px; }
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
    -webkit-transform: translate(80%, 0);
    transform: translate(80%, 0); }
    html.mm-opening #mm-blocker {
      background:rgba(0,0,0,0.5);
    }
    @media all and (max-width: 175px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
    @media all and (min-width: 550px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
    -webkit-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
    /*
    jQuery.mmenu buttonbars addon CSS
    */
    .mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative; }
    .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
    .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .mm-buttonbar > a {
    text-decoration: none; }
    .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
    .mm-buttonbar > input:checked + label {
    border-color: transparent !important; }
    .mm-buttonbar > *:first-child,
    .mm-buttonbar > input:first-child + * {
    border-left: none; }
    .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
    .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
    .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
    .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }
    .mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px; }
    .mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px; }
    .mm-footer .mm-buttonbar > * {
    border-left: none; }
    .mm-list > li > .mm-buttonbar {
    margin: 10px 20px; }
    .mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333; }
    .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
    .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }
    /*
    jQuery.mmenu counters addon CSS
    */
    em.mm-counter {
    font: inherit;
    font-size: 1em;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%; }
    em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
    margin-right: 80px; }
    em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }
    .mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0; }
    .mm-nosubresults > em.mm-counter {
    display: none; }
    .mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3); }
    /*
    jQuery.mmenu dragOpen addon CSS
    */
    html.mm-opened.mm-dragging .mm-menu,
    html.mm-opened.mm-dragging .mm-page,
    html.mm-opened.mm-dragging .mm-fixed-top,
    html.mm-opened.mm-dragging .mm-fixed-bottom,
    html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    transition-duration: 0s; }
    /*
    jQuery.mmenu footer addon CSS
    */
    .mm-footer {
    background: inherit;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px 0 20px;
    z-index: 2;
    position:absolute;
    left:0;
    bottom:250px;
    padding-bottom:10%;
  }
    .mm-menu.mm-hasfooter > .mm-panel:after {
    height: 30px; }
    .mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3); }
    /*
    jQuery.mmenu header addon CSS
    */
    .mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
    .mm-header .mm-title,
    .mm-header .mm-prev,
    .mm-header .mm-next {
    padding-top: 30px; }
    .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
    .mm-header .mm-prev,
    .mm-header .mm-next {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
    .mm-header .mm-next {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
    .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
    .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
    margin-left: 5px;
    margin-right: -2px; }
    .mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px; }
    .mm-menu.mm-hassearch .mm-header .mm-title,
    .mm-menu.mm-hassearch .mm-header .mm-prev,
    .mm-menu.mm-hassearch .mm-header .mm-next {
    padding-top: 20px; }
    .mm-menu.mm-hasheader li.mm-subtitle {
    display: none; }
    .mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px; }
    .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
    .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
    .mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px; }
    .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }
    .mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3); }
    .mm-menu .mm-header .mm-prev:before,
    .mm-menu .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3); }
    /*
    jQuery.mmenu labels addon CSS
    */
    .mm-list > li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px; }
    .mm-list > li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 17px; }
    .mm-list > li.mm-collapsed {
    display: none; }
    .mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05); }
   
    /*
    jQuery.mmenu toggles addon CSS
    */
    input.mm-toggle,
    input.mm-check {
    position: absolute;
    left: -10000px; }
    label.mm-toggle,
    label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 1; }
    label.mm-toggle:before,
    label.mm-check:before {
    content: '';
    display: block; }
    label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px; }
    label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }
    input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right; }
    label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px; }
    label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    input.mm-check:checked ~ label.mm-check:before {
    opacity: 1; }
    .mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0; }
    .mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px; }
    .mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px; }
    label.mm-toggle, label.mm-check {
    right: 20px; }
    label.mm-toggle + a,
    label.mm-toggle + span {
    margin-right: 70px; }
    label.mm-check + a,
    label.mm-check + span {
    margin-right: 50px; }
    a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px; }
    a.mm-subopen + label.mm-toggle + a,
    a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px; }
    a.mm-subopen + label.mm-check + a,
    a.mm-subopen + label.mm-check + span {
    margin-right: 80px; }
    em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px; }
    em.mm-counter + a.mm-subopen + label.mm-toggle + a,
    em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px; }
    em.mm-counter + a.mm-subopen + label.mm-check + a,
    em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px; }
    .mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15); }
    .mm-menu label.mm-toggle:before {
    background: #333333; }
    .mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }
    .mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6); }
    /*
    jQuery.mmenu effects extension CSS
    */
    html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }
    html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); }
    html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
    html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    transform: translateX(30%); }
    html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
    html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%); }
    html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
    html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    transform: translateY(30%); }
    html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
    html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }
    html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
    html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
    html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    transform-origin: center top; }
    html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%); }
    html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
    html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left; }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%); }
   
    /*
    jQuery.mmenu position extension CSS
    */
    .mm-menu.mm-top,
    .mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }
    .mm-menu.mm-right {
    left: auto;
    right: 0; }
    .mm-menu.mm-bottom {
    top: auto;
    bottom: 0; }
    html.mm-right.mm-opening .mm-page,
    html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-80%, 0);
    transform: translate(-80%, 0); }
    @media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-page,
    html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
    @media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-page,
    html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
    /*
    jQuery.mmenu z-position extension CSS
    */
    html.mm-front .mm-page,
    html.mm-front #mm-blocker {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    z-index: 0; }
    .mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
    html.mm-opened.mm-next .mm-page {
    box-shadow: none; }
    .mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
    .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%); }
    .mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); }
    html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px; }


 /* ======== for Investor re-structure CSS ======= */

body#results-centre .box-inverse h1 {color:#004D91}
body#results-centre .box-inverse{background:#fff;}

body#year-in-review-2014 .box-inverse h1, body#year-in-review-2015 .box-inverse h1 {color:#004D91}
body#year-in-review-2014 .box-inverse, body#year-in-review-2015 .box-inverse{background:#fff;}

.banner-text-buttons-container{position:absolute;top:10px;right:10px;z-index:2002;}
.banner-text-buttons{ background:url(/~/media/images/R/Rolls-Royce/content-images/background-images/transparent-blue.png);
    color:#fff;
    font-family: 'TheMix';
    font-size: 1.5em;
    line-height: 1.4em;
    padding: 7px 10px 7px 12px; margin-bottom:10px}
body#results-centre .banner-text-buttons{background:#004d91;}
.banner-text-buttons a{ text-decoration:none; color:#fff; background:none !important; padding:0!important}
.banner-text-buttons a.banner-button-link-external{ padding:0 !important; background:none !important;}
.banner-text-buttons .banner-text-wrapper{background:url(/~/media/images/R/Rolls-Royce/css/icons-results-center.png) no-repeat scroll 0 0; background-position:right -4px; padding-right:72px; padding-top:1px; height:32px; vertical-align:middle;}

.banner-button-link-internal .banner-text-wrapper{background-position: right -113px !important;}
.banner-button-link-external .banner-text-wrapper{background-position: right -113px !important;}
.banner-text-buttons.btn-webcast .banner-text-wrapper {background-position: right -59px !important;}

body#year-in-review-2014 .banner-text, body#year-in-review-2015 .banner-text{ width:55%; color:#004D91;text-shadow: none;}
body#year-in-review-2014 .no-marg, body#year-in-review-2015 .no-marg{margin-bottom: 14px !important;}

.twocolright .appendices a.rad-clear{background:none!important;}

table.appendices thead td, table.appendices thead th { background:none; border-bottom:2px solid #e5ecf5; vertical-align: middle; font-weight:bold; text-align:center}
table.appendices tbody td, table.appendices tbody th { background:none; border-bottom:1px solid #e5ecf5; border-top:1px solid #e5ecf5; vertical-align: middle; text-align:center}
.banner-text-buttons-container-mobi{ display:none;}

table.appendices .left{ text-align:left;}
table.appendices .right{ text-align:right;}

@media(max-width: 480px) {
.banner-text-buttons-container{ display:none;}
.banner-text-buttons-container-mobi{ display:block;}
.banner-text-buttons{ margin-bottom:0; margin-top:10px;}
body#year-in-review-2014 .banner-text, body#year-in-review-2015 .banner-text { position:relative; background:#fff; width:100%;}
}


table.doc-table thead td, table.doc-table thead th { background:none; border-bottom:2px solid #e5ecf5; vertical-align: top; font-weight:bold; text-align:center}
table.doc-table tbody td, table.doc-table tbody th { background:none; border-bottom:1px solid #e5ecf5; border-top:1px solid #e5ecf5; vertical-align: top; text-align:center}

table.doc-table thead th{ padding-top:0!important;font-size:85%;}
table.doc-table .left{ text-align:left;}
table.doc-table .right{ text-align:right;}
table.doc-table .no-pad{ padding:0 !important; border:none !important; line-height:1em !important;}


.document-icn{background:url(~/media/images/R/Rolls-Royce/css/icons-investors.png) no-repeat scroll 20px -4px !important; padding-right:0px !important; padding-top:1px; width:72px; height:32px; vertical-align:middle; display: inline-block}
.document-icn.internal-link{background-position: 20px -113px !important;}
.document-icn.external-link{background-position: 20px -113px !important;}

.presentation-icn{background:url(~/media/images/R/Rolls-Royce/css/icons-investors.png) no-repeat scroll -4px -4px !important; padding-right:0px !important; padding-top:1px; width:24px; height:32px; vertical-align:middle; display: inline-block}
.presentation-icn.internal-link{background-position: -4px -113px !important;}
.presentation-icn.external-link{background-position: -4px -113px !important;}
.presentation-icn.audio-link{background-position: -1px -59px !important;width:28px;}

.webcast2{display:block;padding-top:10px;}

/*---- media-queries-----*/
/* Samsung portrait mode: */
@media all and (min-width: 321px) and (max-width: 420px) {

#Homepage .section1-text-middle-bottom-aligned
{
top: 5% !important;
}

#Homepage .section1-box1 h2.box-title
{
font-size: 2.2em !important;
}

}

@media all and (min-width:1280px){
#sustainability .customer-banner-title{font-size:3.429em;line-height:1em; font-family: 'TheMix-light';}
body#civil-aerospace.ip3-contact-us .home-banner-fw-inner {min-height: 0px;}	
}
/*Samsung landscape mode: */
@media all and (min-width: 521px) and (max-width: 640px)
 {
#Homepage .section1-text-middle-bottom-aligned
{
top: 50%!important;
}
}

/*--------- iPad Landscape and Desktops ---------*/

@media all and (min-width: 801px) and (max-width: 990px) {
#topnavigation ul li{padding: 11px 7px 0px;}
#search-keyword {width: 69%;}
#sustainability .customer-banner-title{font-size:3.429em;line-height:1em; font-family: 'TheMix-light';}
}

@media all and (min-width: 320px) and (max-width: 639px) {
.widget-small-inner {bottom:20px}

.country-snapdown-title-container {padding:10px 20px}
body#worldwide-presence .country-snapdown-title-container .country-snapdown-title {padding:3px 0 0 30px}
body#worldwide-presence .country-snapdown-title-container .country-snapdown-right {width:100%;margin:15px 0 20px; float:left; padding:0 16px 0 0}
body#worldwide-presence .country-snapdown-title-container .snapdown-email {float:left; margin:8px 5px 10px 30px; padding:5px 10px; clear:both;}
body#worldwide-presence .country-snapdown-title-container .snapdown-telephone {background-position: 0 5px;float:left; padding:5px 5px 0 30px; clear:both}
}

@media all and (min-width: 640px) and (max-width: 551px) {
.widget-small-inner {bottom:55px}
}

/*Samsung portrait mode:*/
@media all and (min-width: 321px) and (max-width: 420px) {
#alphabet-category .alphabet-filter {width:30px!important;}
}

@media (min-width: 320px) {
.widget-small-inner {width:60%}
}

@media (max-width: 768px) {
p.widget-img {text-align:right}
.alphabet-filter-text {width:100%!important}
#alphabet-category .alphabet-filter {padding:5px 0; width:45px; margin:0 5px 10px 2px}

#search-results #searchContainerRP {
    float: left;
    width: 100%;
}

#search-results #searchFilter{
    float: left;
    clear: right;
    width: 100%;
}

#search-results #resuleMsg{
    float: left;
     width: 100%;
}

}

@media all and (min-width: 641px) and (max-width: 768px) {
.widget-small-inner {bottom:80px}
}


/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (min-width: 801px) and (max-width: 900px) {
.visible-tablet{display:block !important;}
.visible-mobile{display:none !important;}
.filter-wraper .dropdown-wrap {width: 100%;}
}

@media (max-width: 800px) {

.visible-desktop{display:none !important;}
.customers-menu{display:none;}


.mob-menu,.mob-menu-wrap>ul{display:block;}
.mob-menu-wrap{display:none;}
#topnavigation{display:none;}
.mob-menu{font-size:1.286em;line-height:1.2em;background-position:right bottom; padding-right:25px;color:#004d91;cursor:pointer;margin-top:35px;text-decoration:none;text-align:right;}
.mob-menu:hover{text-decoration:none;color:#004d91;}
.mm-opened .mob-menu,.mm-opening .mob-menu{background-position:right -248px;}
.logo-inner{padding-top:13px;}
#toplinks{display:none}
.share-ticker-container {float: none;width: 100%;border: 1px solid #bbcfe3;border-width: 1px 0;margin-bottom: 30px;padding:5px 0;}
#sharepricetickertopXmlContainer .sharepricemain

{
background-color:#e5ecf5;
}

#sharepricetickertopXmlContainer .sharepriceimgsrc
{
    float: right;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 8px;
}

#sharepricetickertopXmlContainer .sharepriceval{
    float: left;
    font-size: 18px;
    line-height: 30px;
color: #768d99;
}


#sharepricetickertopXmlContainer .sharepricechngecolor-red {
    color: #d66 !important;
    float: left;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 5px;
}


#sharepricetickertopXmlContainer .sharepricechngecolor-green {
    color: #73A373 !important;
    float: left;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 5px;
}

.mob-share-txt{padding: 5px 0 8px;}
#msearchbox {background: #eeefef;margin:3px 0;}
#msearchcontainer{clear:both; float:right; height:35px; margin:10px 0 0; overflow:hidden;}
#msearchTetboxCoxntainer{float:left;}
#msearchTextboxContainer input{width:90%; height:35px;border:0;background:#ffffff;padding:5px;color: #5e5e5e;float:left;}
#mSearchButtonContainer{float:left;width:10%}
#mSearchButtonContainer input{height:35px; width:100%;text-indent:-999999px;overflow:hidden;border:0;background:url(/~/media/Images/R/Rolls-Royce/css/search.png) no-repeat center #ffffff;}
#mheaderlinks,.share-ticker-container {margin-top: 25px;text-align: left;color: #004d91;}
#mheaderlinks a,#mheaderlinks a:hover{text-decoration:none;}
.mm-list li.mmenu-section-head {color: #758d9a;padding: 15px 10px 15px 20px;text-transform: uppercase;}
.mm-list li.mmenu-section-head:hover{color: #758d9a;background:transparent;}

.country-text{display:inline-block;text-decoration:none;padding:5px;}
.country-text:hover{text-decoration:none;color: #004d91;}
#bannerwrapper img,.landing-page-item-image img{width:100%;height:auto;}

#bannerwrapper .banner-text, #bannerwrapper .bottom-banner-text{padding: 18px 10px 19px;}
/*---------- Header  ends -----------*/

/*---------- Homepage starts -------------*/
.section3{padding: 54px 4%;}
.pr-link,.quote{width:80%;}
.section4-content{padding: 0 4%;}
body#Homepage .section4-content{padding-top:4% !important; padding-right:0% !important; padding-left:0% !important ;}
.animate-image img{left:0px; width:150%;}
/*---------- Homepage ends -------------*/

/*---------- Two Col Starts -------------*/
.twocolright{width:100%;}
.page-content{padding:15px 10px 5px;}
.snapdown-content{padding: 0px 10px 20px;}
.snapdown-title-container{padding: 21px 10px;}
.filter-wraper{padding-left:4px; padding-right:4px;}
.pr-item, .notestoeditors-container, .board-item-title-container, .board-header,.left-signpost-wrapper,.sitesearchpagination,.signpost-item-title, .signpost-item-bottom-container, .landing-page-item-title, .landing-page-item-bottom-container,.related-link-content,.landing-page-item-image.side-pad,.job-item,.kpi-caption,.kpi-landing-content{padding-left:10px; padding-right:10px;}
.section-header-inner,#breadcrumb{padding-left:16px}

.l-s-ticker-wrap{margin:-12px -10px -15px;padding: 0 0px;}
.searchresultpage tbody td{padding-left:10px;}
#_cookieConsentWrapper .cWrap{padding:10px 5px !important;}
/*---------- Two Col Ends -------------*/

/*---------- Board Ends -------------*/
.board-item-image img,.landing-box img,.board-image img{width:100%;height:auto;}
/*---------- Board Starts -------------*/


.research-university-center-content,.research-dropdown-container{width:100%;}
.dropdown-institute-university,.quick-find{position:relative;}
.research-dropdown-container{margin:10px 0px 0px;}
.quick-find,.dropdown-institute-university{width:100%;position:relative;float:left;}

/*---------- Customer Landing Starts -------------*/
.customer-content-container{margin-top:0px;}
.customer-banner-overlay{display:none;}
.customer-content-container .bx-controls-direction{right:10px;}
.customer-content-container .bx-pager{left:10px;}
.top-bttns{float: none !important;padding: 5px 0 9px;}
/*---------- Customer Landing Ends -------------*/

/*---------- Careers Landing Starts -------------*/
.search-selectors select{min-width: 25%;max-width: 25%;}
.search-selectors #countries {margin: 0 75% 10px 0;}
.search-container{background-position: right 50%;}
.l-career-filter-wrap {margin: -14px 0 14px;}
.list-type-wrap{text-align: right;}
.select-boxes {padding: 0px 0 0 5px;display: inline-block;}
.list-label{display: inline-block;float: left;}
.bottom-bttns{padding-bottom:9px;}
.page-content.career-head {padding: 11px 10px 1px;}
/*---------- Careers Landing Ends -------------*/


/*---------- Trend XWB starts ------------*/
.mob-breakpoint {clear: both;display:block;}
.breakdown-point{cursor:default;}
.mob-breakpoint .breakdown-point-marker{display: inline-block;position: static;}
.mob-breakpoint .breakdown-point-info-slate, .mob-breakpoint .breakdown-detail {display: inline-block;position: static;}
/*---------- Trend XWB starts ------------*/
}

@media all and (min-width: 641px) and (max-width: 800px) {
  .left-signpost-wrap{margin-top:-14px;}
}

/*--------- All Small Tablets and Large Phones Global CSS ---------*/
@media (max-width: 767px) {
html {-webkit-text-size-adjust: none; -moz-text-size-adjust:none; -ms-text-size-adjust:none;}
.visible-tablet,.desktop-view{display:none !important;}
.visible-mobile,.mobile-view{display:block !important;}

body#Homepage .home-insight .slide-item>a>img {
    width: 100%;
}
h1{font-size: 1.429em;}
.MainWrapperInner{padding: 0px 10px;}

/*---------- Footer starts -------------*/
#footerwrapper{padding-top:0;}
.siteservices-links{width:100%;}
.siteservices-links ul{float:none;padding:0;border: 1px solid #91a4ad;border-width: 1px 0;margin: 9px 0 25px;}
.siteservices-links ul li{float:none;padding:0;width: 100%;padding: 10px 0;border:0;}
.footer-header{font-size:1.286em;}
.social-text{display:none;}
.col3 .footer-content ul li{float:left;width:auto;}
.footer-content ul{float: left;width: 100%;}
.f-column{clear:both;}
.footer-snap-head{cursor: pointer;padding-right: 30px;position: relative;}
.footer-snap-head:after{content: '\e601';font-family: icons;position: absolute;right: 0;top: 0;width: 22px;}
.footer-snap-head.open:after{content:'\e602';}
.col1 .footer-content{display:none;float: left;width: 100%;}
/*---------- Footer ends-------------*/

/*---------- Homepage starts -------------*/
.section1-box1-container{top: 8%;}

.section1-title{padding: 11px 10px 11px;}

.box-head{padding: 27px 10px;}
.section2-box{width:100%;}
.section3{padding: 54px 2%;}
.section4-content{padding: 0 2%;}
body#Homepage .section4-content{padding: 0% !important; padding-top:27px !important; }

.box-title {font-size: 2.571em;}
.box-content,.box-sub-title{font-size:1.286em;}
.box-sm-content,.pr-link,.quote{font-size:1.071em;}
.white-arrow,.grey-arrow{background-position:100% 2px;}
.section2-box>a>img{width:100%;}
/*---------- Homepage ends -------------*/

/*---------- Pagination starts -------------*/
#contentwrapper .sitesearchpagination ul li.pagination-text{width:100%; margin:0 0 7px;}
#contentwrapper .sitesearchpagination ul li a img{height:auto; width:19px;}
#contentwrapper .sitesearchpagination ul li.pagerlink a, #contentwrapper .sitesearchpagination ul li.pagerlink.currentpagerlink{padding:0 5px;}
#contentwrapper .sitesearchpagination ul li.pagination-dots > span{padding:0 3px;}
#contentwrapper .sitesearchpagination ul li{margin:0 3px 4px 0;}
/*---------- Pagination ends -------------*/

/*---------- Events Calender starts -------------*/
.event-header{display:none;}
.event-filter .country,.event-filter .location{width:100%;margin:10px 0 10px;}
.event-filter .year{width: 80%;margin:10px 20px 10px 0;}
.event-search {margin: 10px 0;}
.event-title{width:100%;}
.event-date{width:40%;}
.event-country{width:60%;text-align:right;}
/*---------- Events Calender ends -------------*/

/*---------- Snapdown inside Tabs starts ------------*/
.snapdown-content .page-content{padding:0;}
.snapdown-content .snapdown-title-container,.snapdown-content .snapdown-title {padding: 0;}
.snapdown-content .snapdown-right {display: none;}
.snapdown-content .snapdown-content {display: block !important;padding: 10px 0 0;clear: both;overflow:visible !important;}
.snapdown-content .snapdown-item{border-bottom: 2px solid #b8d3e5;margin: 0 0 15px 0;}
.snapdown-content .snapdown-item:last-child{border:0;}
/*---------- Snapdown inside Tabs ends ------------*/
.snapdown-title-container .snapdown-right{width:5px;right: 10px; text-indent:-9999px;}
.snapdown-title{padding-right:20px;}
.customer-banner-title{font-size:4em;line-height:1.2em;}
#sustainability .customer-banner-title{font-size:3.429em;line-height:1.2em; font-family: 'TheMix-light';}


/*---------- Careers Landing Starts -------------*/
.search-selectors select{min-width: 70%;max-width: 70%;display:block;}
.search-selectors #countries {min-width: 70%;}
.search-container{background-position: right 50%;}
.bottom-bttns{float:none;}
.static-tabs{display:none;}
.static-tab-wrap .snapdown-title-container{display:block;}
.static-tab-wrap .snapdown-item{margin-bottom: 7px;}
.static-tab-wrap .snapdown-content{padding:0 10px 20px;}

.linkedIn-wrapper{background-image:none;}
.linkedin-connect {padding-right: 0;}
/*---------- Careers Landing Ends -------------*/

/*---------- Contact Us starts -------------*/
.rrform-Container input{width:80%;}
.rrform-Container div[id*="Label"]{float:left; width:100%; margin:0 0 1em;}
.rrform-Container div[id*="Textbox"]{float:left; width:100%; margin:0 0 1em;}
.rrform-Container textarea#wfcommentsTextarea{ width:80%;max-width:80%;}
/*---------- Contact Us ends -------------*/

/*---------- KPI starts ----------------*/
#contentwrapper ul.kpi-nav{position:fixed;bottom:0;left:0;width:100%;margin:0;box-shadow: 0px -5px 16px #96acbb;z-index:99;}
#contentwrapper ul.kpi-nav li{border:0;}
#contentwrapper ul.kpi-nav li:after{box-shadow: 0px -5px 16px #96acbb;top:-7px;}
#contentwrapper ul.kpi-nav li a{padding: 10px 5px;line-height: 1.1em;}
.blue-bttn{margin: 0 0px 10px 10px;display: inline-block;float: none;}
.kpi-image-bar {margin-bottom: 30px;}
.kpi-image-bar img {width: 100%;}
.kpi-table{display:block;}
.progress-txt{display:block;}
.progress-txt {padding: 57px 0 0 165px;height: 185px;width:100%;}
.assurance{text-align:left;overflow:hidden;width:100%;height: 80px;display: table;}
.better-business-no, .better-business-yes, .better-future-yes, .better-future-no, .better-power-yes, .better-power-no {padding-left: 150px;display: table-cell;vertical-align: middle;}
.better-business-no:after, .better-business-yes:after, .better-future-yes:after, .better-future-no:after, .better-power-yes:after, .better-power-no:after{top: auto;left: 6px;right:auto;bottom: 4%;}
.kpi-sub-title{text-align: left;font-size: 1em;line-height: 1.2em;}



.kpi-title-bar,.kpi-content-bar,.kpi-grey-title{padding:15px;}
.kpi-page-title {font-size: 1.5em;}
.kpi-title-bar,.kpi-grey-title{font-size: 1.5em;}
.kpi-content-bar{margin-bottom: 14px;}
.kpi-image-bar {margin: -15px -15px 14px;}
.kpi-small-box .kpi-content-bar{font-size: 1.25em;}
.kpi-signpost-wrap{margin-top:-14px;}
.kpi-signpost-wrap .left-signpost-wrapper{margin-top:14px;}
.progess-graph{margin: -25px 0 -25px -20px;}
.kpi-intro {font-size: 1.25em;margin-top: 14px;}
.kpi-grey-title{margin-top: 14px;}
.kpi-subtitle{padding: 15px;font-size: 1.3em;}
/*---------- KPI ends ----------------*/

.customer-banner-image {min-height: 150px;}
.career-banner-text{left: 20px;}
.career-banner-title{margin-top:0;}

body#civil-aerospace.ip3-contact-us .banner-mobi-img {min-height: 80px;}
body#civil-aerospace.ip3-contact-us .slick-slider .slick-list {margin-bottom:30px;}
}

@media (max-width: 640px) {
.left-signpost-outer-wrapper{width:100%;}
.related-link-left,.related-link-right{width:100%;margin:0;}
.related-link-left{margin-bottom:14px;}
.left-signpost-outer-wrapper:first-child .left-signpost-wrapper {margin-top: 0;}

/*---------- Career starts ----------------*/
.l-career-filter-wrap {margin: 0px 0 14px;}
.job-date {float: none;}
.job-link.h1 {padding-right: 0;padding-top: 5px;}
#txtRef {width: 100%;margin: 0 0 7px;}
.page-data {float: none;padding-bottom: 5px;}

.career-banner-container .customer-banner-image>img{margin-top: 0;}
/*---------- Career ends ----------------*/

}
@media (max-width: 579px) {


}

/*--------- All Mobiles Portrait and Landscape Global CSS ---------*/
@media(max-width: 480px) {
.customer-banner-title{font-size:3em;line-height:1em;}
#sustainability .customer-banner-text { position: absolute; top: 38px;left: 30px;font-family: 'TheMix-light'; color: #fff;}
#sustainability .customer-banner-title{font-size:3.0em;line-height:1em;}
	.landing-box,.c-lastest-jobs-box{width:100%;}
    .snapdown-title{padding-right:15px;} 
    .inv-lnd-bx{width:100%;overflow: hidden;}
    
 /*---------- Career starts ----------------*/
 .filter-wraper .dropdown-wrap {width: 100%;}
 .button-wrapper{text-align:left;}
.job-date {float: none;}
.job-link.h1 {padding-right: 0;padding-top: 5px;}
.ref-no{float:none;}
/*---------- Career ends ----------------*/

/*---------- KPI starts ----------------*/
#contentwrapper ul.kpi-nav li:hover:after, #contentwrapper ul.kpi-nav li.current:after{left: 39%;}
/*---------- KPI ends ----------------*/



@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  100% {
    transform:  translate(-200px,0px)  ;

  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  100% {

    -moz-transform:  translate(-200px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  translate(0px,0px)  ;

  }
  100% {
    -webkit-transform:  translate(-200px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  translate(0px,0px)  ;

  }
  100% {

    -o-transform:  translate(-200px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  100% {


    -ms-transform:  translate(-200px,0px)  ;
  }
}


.animate-image img{left:0px; width:185%;}

    
}

@media(max-width: 350px) {
.section1 .box-content{padding:0 0 0px;}
}
@media (max-width: 320px) {
#MainWrapper{width:320px;}
#alphabet-category .alphabet-filter {width:30px}
}

#mob-menu-wrap > ul{padding-bottom:10px;}
.mm-footer{padding:5px 10px 5px 20px;}
/*.mm-footer .share-ticker-container{margin:5px 0 10px 0; padding:0;}
.mm-footer #mheaderlinks{margin:10px 0 0;}
.mob-share-txt{padding:5px 0;}*/

.mm-menu.mm-right{overflow-x:hidden; overflow-y:auto; height:100%; position:absolute;}
.mm-menu > .mm-panel{overflow-y:hidden;}

/*---for retina display--------*/
@media  only screen and (-webkit-min-device-pixel-ratio: 1.5),  
        only screen and (   min--moz-device-pixel-ratio: 1.5),  
        only screen and (     -o-min-device-pixel-ratio: 3/2),  
        only screen and (        min-device-pixel-ratio: 1.5),  
        only screen and (min-resolution: 192dpi)
{
.mob-menu, .better-business-no:after,.better-business-yes:after,.better-future-yes:after,.better-future-no:after,.better-power-yes:after,.better-power-no:after, li.firstPage a, li.lastPage a, li.prev a, li.next a, .snapdown-right {background-image:url(/~/media/Images/R/Rolls-Royce/css/sprite-mob.png); background-repeat:no-repeat; background-size:500px auto;}

}

#twocolright .mobile-view.forceSnap{display:block !important;}
#twocolright .desktop-view.forceSnap{display:none !important;}


/*IPhone portrait mode:*/
@media all and (min-width: 0px) and (max-width: 320px)
{
#Homepage .section1-text-middle-bottom-aligned
{
  top: 5%!important;
}

#Homepage .section1-box1 h2.box-title
{
font-size: 2.2em;
}
}


/*IPhone landscape mode:*/
@media all and (min-width: 421px) and (max-width: 520px)
{
#Homepage .section1-text-middle-bottom-aligned
{
top: 35%!important;
}
}


/*IPad/IPad mini portrait mode:*/
@media all and (min-width: 721px) and (max-width: 840px) {
	

	
	
#Homepage .section1-text-middle-bottom-aligned
{
top: 50%!important;
}
#sustainability .customer-banner-title{font-size:3.429em;line-height:1em; font-family: 'TheMix-light';}

.fw-ftr-links li { padding: 0 2px 0 24px;  font-size: 1em;}

}

/*IPad/IPad mini landscape mode:*/
@media all and (min-width: 921px) and (max-width: 1040px)
{
#Homepage .section1-text-middle-bottom-aligned
{
top: 60%!important;
}
#sustainability .customer-banner-title{font-size:3.429em;line-height:1em; font-family: 'TheMix-light';}
}



/*IPhone portrait mode:*/
@media all and (min-width: 0px) and (max-width: 320px) {
#careersinindia .page-content{
  font-size: 0.6em;
  line-height: 1.4em;
  margin-top: -114px !important;
width: 97% !important;
  padding: 6px 7px 0px;
}
}

/*IPhone landscape mode:*/
@media all and (min-width: 421px) and (max-width: 520px) {

#careersinindia .page-content{
width: 98% !important;
  font-size: 0.7em;
  line-height: 1.6em;
  padding: 6px 7px 0px;
    top: 145px;
}
	
}

/*Samsung portrait mode:*/
@media all and (min-width: 321px) and (max-width: 420px) {
#careersinindia .page-content{
  font-size: 0.6em;
  line-height: 1.4em;
  margin-top: -114px !important;
width: 97% !important;
  padding: 6px 7px 0px;
}
}

/*Samsung landscape mode:*/
@media all and (min-width: 521px) and (max-width: 640px) {


	
#careersinindia .page-content{
width: 98% !important;
  font-size: 0.7em;
  line-height: 1.6em;
  padding: 6px 7px 0px;
    top: 155px;
}
	
}

/*IPad/IPad mini portrait mode:*/
@media all and (min-width: 721px) and (max-width: 840px) {

.fw-ftr-links li { font-size: 1em !important;}
	
#careersinindia .page-content{
width: 98% !important;top: 95px;}
	}

/*IPad/IPad mini landscape mode:*/
@media all and (min-width: 921px) and (max-width: 1040px) {}

body#investors .inv-landing-main a{background:none !important; padding:0 !important;}
#products #imc-preview-protection2 {display: none;}

@media (min-width: 767px) {
li.whatsapp-icn {display:none!important;}

body#civil-aerospace.ip3-contact-us .module-aerospace-rp .module-heading {padding-top:60px;}
body#civil-aerospace.ip3-contact-us .product-module-section .tab-content-main {margin-bottom:100px;}	

}

@media all and (min-width: 360px) and (max-width: 768px) {

.fw-ftr-links {display: block !important;  margin-top: 5px; margin-bottom: 10px;  float: left;}
.fw-ftr-links li { padding: 0 2px 0 24px;  font-size: 0.8em;}
.fw-ftr-links li:first-child { padding-left: 0px;}
.fw-ftr-logo-copy { margin-bottom: 5px;     width: 100%;}
.fw-ftr-links li:before {left: 9px;}
}


/*Samsung - portrait view  */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) {
.fw-ftr-links li { font-size: 1em !important;}
}

@media all and (min-width: 667px) and (max-width: 840px) {
body#shareholder-fraud-warning iframe {height:420px!important}
}
/*---- full-width-media-queries-----*/
.mm-menu.mm-offcanvas{position:absolute !important;}

/*-----module updates Build(13-06)-----
.center-aligned-intro{padding:0 23%}
.tab-content-left.tab-maxwidth-center {padding: 0 !important;max-width: 1170px;margin: 6px auto 0;}

.tab-maxwidth-center-inner {float: none;}
/*#fwContentWrapper .video-img-on-left.video-img-in-center .tabbed-vid-img-wrapper{margin: 0 auto 50px;max-width: 640px;float: none;}
.video-img-on-left.video-img-in-center .vid-img-ttl, .video-img-on-left.video-img-in-center .vid-img-desc{padding:0 !important;text-align:center;}

@media all and (max-width:991px){
#fwContentWrapper .video-img-on-left.video-img-in-center .tabbed-vid-img-wrapper{float:left;max-width:inherit;margin-bottom:15px;}
.video-img-on-left.video-img-in-center .vid-img-ttl, .video-img-on-left.video-img-in-center .vid-img-desc{text-align:left;}
}*/

/*@media all and (max-width:767px){
#fwContentWrapper .fw-tabbed-wrap .tab-content > div > .col-md-offset-1.tab-maxwidth-center-inner{margin-left:20px !important;margin-right:20px !important;}
.col-md-offset-1.tab-maxwidth-center-inner {width: auto;padding: 0;}
#country-content-container #fwContentWrapper .fw-ttl-intro-section > .row{margin:0;}
#fwContentWrapper .tabbed-centre-content.fw-tabbed-wrap .tab-maxwidth-center-inner h2{margin-left:0;}
}*/
/*-----module updates Build(13-06)-----*/

/*==========Galleryplayer===========*/
.VideoParentCon.inv_ParentContainer{/*height:526px;*/ width:100%;}
.video-section{    max-width: 1400px;  margin: 0 auto;}
.VideoFullWidthParentCon{/*height:630px;*/ width:100%;/*float:left;*/ max-width:1400px; margin:0 auto;}

.section.sections-wrap .videoGalleryModuleN .fw-tabbed-wrap.video-section.clearfix {
  max-width: 100%;
}

.VideoTextForTags{    text-align: center;}
.section .new-country-site-section.VideoWrap.margin-top-zero {  margin-top: 0;}
.section .new-country-site-section.VideoWrap.add-bottom-margin { margin-bottom: 100px;}
.VideoContentCentre{text-align:center;}
/*==========Galleryplayer===========*/

@media all and (max-width:991px){
  .col-md-offset-1.tab-maxwidth-center-inner {width: auto;}
  
}
/*-----module updates end------*/

@media all and (max-width:991px) and (min-width:768px){
  .center-aligned-intro{padding:0 15%}
}

@media (max-width: 1400px) {
.logo-inner { padding: 26px 0 0 0; }
/*.show-ul {max-width: none; padding-left: 20px;}
.show-menu ul li > ul {width: 250px;}
.show-menu ul ul { padding-left: 30px;}*/
#toplinks #searchbox { margin: 5px 0 3px; }
#topnavigation.topnavigation.pull-right { margin-right: 0; }
.megamenu-close { right: 20px; }
.fw-footer-top, .fw-footer-bottom { margin: 0 20px; }
.fw-box1 { width: 30%; }
.fw-box2 { margin-left: 80px; width: 20%; }
.fw-box3 { width: 20%; }
.fw-box4 { width: 20%; }
}
@media (max-width: 1399px) {
.show-menu > ul {font-size: 1.143em; margin-top: 64px;}
.show-menu > ul > li a, .show-menu > ul > li > span{padding: 3px 20px 3px 0;}
.megamenu-title { font-size: 2em; line-height: 1.2;}
.fwNavSignpost .rad-highlight{font-size: 2em; line-height: 1.4;}
}
@media all and (max-width: 1210px) {
  body#sea #topnavigation .fwMenuwrapper > ul li span, .ip3-sea #topnavigation .fwMenuwrapper > ul li span { padding: 4px 9px 58px;}
}
@media all and (max-width: 1200px) {
  #top-left { width: 760px; }
  body#india #top-left, .ip3-india #top-left{ width: 91.66666667%; }
  #topnavigation .fwMenuwrapper > ul {font-size: 1.143em;}
  #topnavigation .fwMenuwrapper > ul li span { padding: 4px 8px 17px; }
  body#india #topnavigation .fwMenuwrapper > ul li span, .ip3-india #topnavigation .fwMenuwrapper > ul li span { padding: 4px 11px 58px;}
  body#sea #topnavigation .fwMenuwrapper > ul li span, .ip3-sea #topnavigation .fwMenuwrapper > ul li span { padding: 4px 9px 58px;}
}

@media (max-width: 1190px) {
#topnavigation .fwMenuwrapper > ul li { padding: 0 2px; }
#topnavigation.topnavigation.pull-right { margin-right: 0; }
#toplinks #searchbox { margin: 5px 0 3px; }
}

@media (max-width: 1150px) {
.show-desc{margin-left: 90px; margin-top: 5px; width: 500px;}
}

@media (max-width: 1024px) {
.new-second-level-navigation .new-bread-div ul li { width: 250px; }
.show-menu ul li span.icon-chevron-right { margin: -7px 0 0;}
}
@media (min-width: 768px) {

.VideoParentCon.inv_ParentContainer{height:526px;}
}
@media (max-width: 991px) {

.mm-menu.mm-offcanvas {position: absolute !important;} 
#top-left { width: auto;}
body#india #top-left, body.ip3-india #top-left { width: auto;}
.new-second-level-navigation.togetwidth { display: none; }
.mm-menu .mm-list > li.haschildren > a.mm-subopen { width: 100%; }
.mob-menu, .mob-menu-wrap > ul { display: block; }
#toplinks { display: none; }
#topnavigation { display: none; }
.mob-menu { }
.visible-desktop { display: none; }
.customers-menu { display: none; }
.mob-menu, .mob-menu-wrap>ul { display: block; }
.mob-menu-wrap { display: none; }
#topnavigation { display: none; }
.mob-menu { }
.mob-menu:hover { text-decoration: none; color: #004d91; }
.mm-opened .mob-menu, .mm-opening .mob-menu { background-position: right -248px; }
#toplinks { display: none }
.share-ticker-container { float: none; width: 100%; border: 1px solid #f0f0ef; border-width: 1px 0; margin-bottom: 30px; padding: 10px 50px; }
#sharepricetickertopXmlContainer .sharepricemain { background-color: #e5ecf5; }
#sharepricetickertopXmlContainer .sharepriceimgsrc { float: right; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 8px; }
#sharepricetickertopXmlContainer .sharepriceval { float: left; font-size: 18px; line-height: 30px; color: #768d99; }
#sharepricetickertopXmlContainer .sharepricechngecolor-red { color: #d66 !important; float: left; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 5px; }
#sharepricetickertopXmlContainer .sharepricechngecolor-green { color: #73A373 !important; float: left; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 5px; }
.mob-share-txt { padding: 5px 0 8px; }
#msearchbox { background: #f7f7f7; margin: 0; }
#msearchcontainer { clear: both; float: right; height: 35px; margin: 10px 0 0; overflow: hidden; }
#msearchTetboxCoxntainer { float: left; }
#msearchTextboxContainer input { background: #f7f7f7; border: 0 none; color: #5e5e5e; float: left; font-family: "TheMix", Arial !important; height: 60px; padding: 5px 50px; width: 300px; font-size: 1.25em; }
#mSearchButtonContainer { background: #f7f7f7; float: right; position: relative; width: 70px; }
#mSearchButtonContainer:before { color: #10069f; content: "\eee1"; display: block; font-family: "icomoon" !important; font-size: 2em; height: 60px; left: 0; padding-right: 50px; position: absolute; text-align: right; top: 20px; }
#mSearchButtonContainer input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: 80px; overflow: hidden; padding: 0; position: absolute; right: 0; text-indent: -999999px; top: 0; width: 80px; }
#msearchTextboxContainer input:focus { border: medium none; outline: medium none; font-family: "TheMix-bold", Arial !important; }
#mheaderlinks, .share-ticker-container { margin-top: 25px; text-align: left; color: #004d91; }
.mm-footer .share-ticker-container { padding: 17px 50px 3px;}
#mheaderlinks a, #mheaderlinks a:hover { text-decoration: none; }


#headerlinksmobi { padding: 00; position: relative; width: auto; z-index: 5000; }
#headerlinksmobi ul { background: #fff none repeat scroll 0 0; display: none;/* position: absolute;*/ width: 138px; z-index: 5000; }
#headerlinksmobi > ul { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: block; position: relative; width: auto; }
#headerlinksmobi > ul > li { position: relative; }
#headerlinksmobi > ul > li > a { /*color: #5b5b5b; display: block; font-size: 1.286em; padding: 0 0 0 10px; position: relative; */ color: #5b5b5b; display: block; font-size: 1.286em; padding: 0 30px 0 55px; width: 100%;}
#headerlinksmobi select { height: 25px; opacity: 0; width: 100%;}
#headerlinksmobi > ul > li > a > span:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 8px solid #5b5b5b; content: ""; position: absolute; right: 45px; top: 10px; }
#headerlinksmobi > ul > li > a span:before { font-family: "icomoon" !important; font-size: 1.25em; left: -10px; position: relative; top: 3px; }

#headerlinksmobi ul ul li a { color: #4e5d65; display: block; padding: 10px 30px 10px 50px; position: relative; text-decoration: none; z-index: 5000;}
#headerlinksmobi ul ul li:last-child { background: #10069f; color: #fff; position: relative; }
#headerlinksmobi ul ul li:last-child a { color: #fff; }
#headerlinksmobi ul ul li:last-child:hover a { color: #fff; }
/*#headerlinksmobi ul ul li:last-child:before { content: "\eee3"; font-family: "icomoon" !important; margin: -9px 0 0; position: absolute; right: 7px; top: 50%; }*/
#headerlinksmobi ul ul {/*height: 115px; overflow: scroll; padding-bottom: 20px; */ padding-top: 10px; width: 100%;}



.mm-list li.mmenu-section-head:hover { color: inherit; background: transparent; }
.country-text { display: inline-block; text-decoration: none; padding: 5px; }
.country-text:hover { text-decoration: none; color: #004d91; }
#bannerwrapper img, .landing-page-item-image img { width: 100%; height: auto; }
#bannerwrapper .banner-text, #bannerwrapper .bottom-banner-text { padding: 18px 10px 19px; }
/*---------- Header  ends -----------*/

.mob-breakpoint { clear: both; display: block; }
.breakdown-point { cursor: default; }
.mob-breakpoint .breakdown-point-marker { display: inline-block; position: static; }
.mob-breakpoint .breakdown-point-info-slate, .mob-breakpoint .breakdown-detail { display: inline-block; position: static; }
.fw-footer-top, .fw-footer-bottom { margin: 0 30px; }
.fw-box1 { float: none; padding-bottom: 30px; width: 100%; }
.fw-box2 { margin-left: 0; width: 50%; }
.fw-box3 { width: 50%; }
.fw-box4 { clear: both; float: none; padding-top: 40px; width: 100%; }
.fw-footer-top.clearfix { padding-bottom: 40px; }
.MainWrapperInner { padding: 0 30px; }
#headerwrapper { padding: 25px 0; }
.logo-inner { margin: 0; padding: 0;}
#logo .logo-inner img { max-height: 30px; width: auto;}
/* Mobi Menu Start */
#top-left {line-height: 1; margin-top: 4px;}
.mob-menu { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #004d91; cursor: pointer; display: inline-block; font-size: 1em; height: auto; margin-bottom: 0px; margin-right: 0; margin-top: 0; padding-bottom: 4px; padding-right: 41px; padding-top: 6px; position: relative; text-align: right; text-decoration: none; text-transform: uppercase; width: 78px; }
.mob-menu > span { background: #10069f; display: block; height: 3px; opacity: 1; position: absolute; right: 0; top: 0; width: 30px;}
.mob-menu span:nth-child(2) { top: 10px; }
.mob-menu span:nth-child(3) { top: 20px; }
.mm-list li.level1 a, .mm-list li.level1 a span { color: #10069f; }
.mm-menu { background: #FFF; }
.mm-menu .mm-list > li > a.mm-subclose { color: #5b5b5b; text-transform: uppercase; }
.mm-list a.mm-subclose { background: none; border: none; margin: 0; padding: 12px 50px 12px 65px; }
.mm-menu .mm-list > li > a.mm-subclose:before { border-color: #5b5b5b; }
.mm-menu .mm-list > li > a.mm-subclose:before { display: block; }
.mm-list a.mm-subclose:before { margin-bottom: -6px; }
.mm-menu .mm-list > li:hover > a.mm-subopen:after, .mm-menu .mm-list > li:hover > a.mm-subclose:before { border-color: inherit; }
.mm-list li.mmenu-section-head { color: #10069f; font-size: 2.143em; font-weight: 400; padding: 15px 50px; text-transform: uppercase; }
.mm-list a.mm-subopen::after, .mm-list a.mm-subclose:before { border: 2px solid transparent; bottom: 50%; content: ""; display: inline-block; height: 11px; margin-bottom: -6px; position: absolute; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); width: 11px; }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: #5b5b5b; }
.mm-list li:hover, .mm-list li.current, .mm-list li.selected { background: transparent none repeat scroll 0 0; color: inherit; }
.mm-list a.mm-subopen:after { border-left: medium none; border-top: medium none; right: 52px; }
.mm-list a.mm-subclose:before { border-bottom: medium none; border-right: medium none; left: 52px; }
.mm-list > li > a { color: #5b5b5b; }
.mm-footer { padding: 5px 0; }
#mob-menu-wrap > ul { padding-bottom: 0; padding-top: 36px; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { margin-right: 50px; padding-right: 30px; }
.mm-list > li > a, .mm-list > li > span { padding: 10px 10px 10px 50px; }
#headerlinksmobi > ul > li > a span { font-family: "TheMix", Arial !important; }
/* Mobi Menu End */


/* Sticky Nav Start */
/*.header-outer.detached + #home-content-container.MainWrapperInner.home-fw,.header-outer.detached + #section-header-container {
padding-top: 80px;
}*/
.header-outer-dummy.detached{height:80px;}
.header-outer-dummy{height:0;}
/*.header-outer.detached.nav-invisible {
opacity: 0;
transform: translate(0px, -80px);
-moz-transform: translate(0px, -80px);
-webkit-transform: translate(0px, -80px);
-o-transform: translate(0px, -80px);
-ms-transform: translate(0px, -80px);
transition: transform 0.2s ease 0s;
-moz-transition: transform 0.2s ease 0s;
-webkit-transition: transform 0.2s ease 0s;
-o-transition: transform 0.2s ease 0s;
-ms-transition: transform 0.2s ease 0s;
}*/

/*
@keyframes firstFadeInAndDrop {
0% {
transform: translate(0px, -80px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes firstFadeInAndDrop {
0% {
transform: translate(0px, -80px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes firstFadeInAndDrop {
0% {
transform: translate(0px, -80px);
}
100% {
transform: translate(0px, 0px);
}
}*/

/*.header-outer-dummy.detached.nav-invisible {height: 80px;}
.header-outer-dummy.detached {height: 0px;}*/
/*.header-outer.detached {
height: 80px;
position: fixed;
width: 100%;
top:0;
z-index: 5000;
transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-webkit-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-moz-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-o-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-ms-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
opacity:1;
transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-webkit-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);

}*/
.header-outer.detached #header {
  /*  border-bottom: 1px solid #e3e3e3;*/
}

/* Temp CSS */

/* Temp CSS */
#MainWrapper { padding: 90px 0 0;}
.header-outer.nav-up{top:-80px;}
.header-outer{transition: top 0.2s ease-in-out; -webkit-transition: top 0.2s ease-in-out; -moz-transition: top 0.2s ease-in-out; -ms-transition: top 0.2s ease-in-out; -o-transition: top 0.2s ease-in-out; height: 80px; position: fixed; top: 0; width: 100%}
.header-outer.nav-down { z-index: 9999;}
/* Sticky Nav End */
}

@media (max-width: 800px) {
.new-second-level-navigation-outer { height: 0 !important; overflow: hidden !important;}
.new-second-level-navigation.togetwidth {display: block; }
.mm-menu .mm-list > li.haschildren > a.mm-subopen { width: 100%; }
.fw-ftr-links { display: none; }
}

@media (max-width: 767px) {
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { margin-right: 20px; padding-right: 20px; }
.mm-list > li > a, .mm-list > li > span { padding: 10px 10px 10px 30px; }
.mm-list a.mm-subopen:after { right: 20px; }
.mm-list a.mm-subclose:before { left: 30px; }
.mm-list a.mm-subclose { padding: 12px 30px 12px 50px; }
.mm-list li.mmenu-section-head { padding: 15px 30px; }
#msearchTextboxContainer input { padding: 5px 80px 5px 30px; width: 100%; }
#mSearchButtonContainer:before { font-size: 2em; height: 60px; left: 10px; padding-right: 50px; position: absolute; top: 19px; }
#mSearchButtonContainer { height: 60px; left: auto; padding-right: 50px; position: absolute; right: 0; top: 5px;}
#mSearchButtonContainer input { width: 67px; }
#mSearchButtonContainer input { height: 60px; position: absolute; right: 0; top: 0; width: 70px; }
#mSearchButtonContainer { width: 40px; }
#headerlinksmobi {}
#headerlinksmobi > ul > li > a { padding: 0 30px 0 38px;}
#headerlinksmobi > ul > li > a > span::after{right: 20px;}
#headerlinksmobi ul ul li a { padding: 10px 30px 10px 29px;}
#msearchTextboxContainer ul { padding: 0 20px;}
.mm-footer .share-ticker-container { padding: 17px 30px 3px;}
.share-ticker-container { padding: 10px 30px; }
.MainWrapperInner { padding: 0 15px; }
.fw-footer-top, .fw-footer-bottom { margin: 0 15px; }
.logo-inner { margin-top: 0; max-width: 150px; }
#logo .logo-inner img {max-height: 25px; width: auto;}
#headerwrapper { padding: 18px 0 17px; }
#top-left { line-height: 1; margin-top: 2px;}
.mob-menu {font-size: 1em; height: auto; margin-right: 0; margin-top: 0; padding-bottom: 0; padding-right: 40px; padding-top: 2px; width: 100px;}
.mob-menu > span { height: 3px; top: 0px; width: 27px; }
.mob-menu span:nth-child(2) { top: 8px; }
.mob-menu span:nth-child(3) { top: 16px; }
.fwNavSignpost .rad-highlight,.megamenu-title{font-size: 1.571em;}
/*.header-outer { height: 60px; position: fixed; width: 100%; z-index: 1000;}*/
/*.home-fw { margin-top: 60px;}*/

/* Sticky Nav Start */
/*.header-outer.detached + #home-content-container.MainWrapperInner.home-fw,.header-outer.detached + #section-header-container {
padding-top: 60px;
}*/
/*
.header-outer.detached.nav-invisible {
opacity: 0;
transform: translate(0px, -60px);
-moz-transform: translate(0px, -60px);
-webkit-transform: translate(0px, -60px);
-o-transform: translate(0px, -60px);
-ms-transform: translate(0px, -60px);
transition: transform 0.2s ease 0s;
-moz-transition: transform 0.2s ease 0s;
-webkit-transition: transform 0.2s ease 0s;
-o-transition: transform 0.2s ease 0s;
-ms-transition: transform 0.2s ease 0s;
}
*/
/*.header-outer-dummy.detached.nav-invisible {height: 60px;}
.header-outer-dummy.detached {height: 0px;}*/
/*
.header-outer.detached {
height: 60px;
position: fixed;
width: 100%;
z-index: 5000;
transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-webkit-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-moz-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-o-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
-ms-transition: transform 0.3s ease 0s, height 0.3s ease 0s, background 0.4s ease 0s, opacity 0.3s ease 0s;
opacity:1;
transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-webkit-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);

}
*/
/* Sticky Nav End */

#MainWrapper { padding: 90px 0 0;}
.header-outer{height: 60px;}
.header-outer.nav-up{top:-60px;}

.center-aligned-intro{padding:0;}
}

@media (max-width: 639px) {
.MainWrapperInner .home-banner-fw .banner-video-overlay-close-button{top:15px; right:20px;}

}

@media (max-width: 480px) {
.fw-box1 { float: none; padding-bottom: 30px; width: 100%; }
.fw-box2 { float: none; margin-bottom: 20px; margin-left: 0; width: 100%; }
.fw-box3 { float: none; width: 100%; }
.fw-box4 { clear: both; float: none; padding-top: 20px; width: 100%; }
.copy-text { font-size: 0.8em; padding-left: 0; }
}


/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
/*DATE PICKER CSS*/
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
    text-decoration:none;
    padding:2px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
    
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-prev:before{
    content:'\e600';
	font-size:1.2em;
	color:#000;
    font-family:'icons';
    float:left;
}
.ui-datepicker .ui-datepicker-next:before{
    content:'\e603';
	font-size:1.2em;
	color:#000;
    font-family:'icons';
    float:right;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px 8px;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal !important;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;*/
	color: #004d91 !important;
	background-color:#e5ecf5 !important;
    background-image:none !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 140px !important; max-width: 160px !important;z-index:99999 !important; width:165px !important;background: #fff;border-radius:0 !important;}
.ui-menu a{background-color:#fff;height:23px;width:160px;position:relative;top:0px;margin-bottom:1px;border-radius:0 !important;}
.ui-menu a:hover{position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width:100% !important;}

.ui-menu .ui-menu-item a{float:left; width:100%; height:auto;}

.ui-menu .ui-menu-item {padding: 0 !important;  width:100% !important;}
.ui-corner-all span{text-align:right; width:28%;}
.ui-corner-all span:first-child{text-align:left; width:71%;}


/*---------------- Datepicker -----------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{background:#fff;border:#fff;}
.ui-datepicker-calendar tbody td,.ui-datepicker-calendar thead th{background:#fff;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{text-align:center;display:block;border-radius:50%;padding:5px 0 8px;font-size: 14px;color:#b2b2b1;}
.ui-datepicker .ui-datepicker-header{background:#10069f;border:0;border-radius:0;padding:18px 0;}
.ui-datepicker{border-radius:0;padding:0;}
.ui-datepicker select{background:#10069f;color:#fff;border:0;}
.ui-datepicker .ui-datepicker-next:before,.ui-datepicker .ui-datepicker-prev:before{color:#fff;font-size:0.8em;}
.ui-datepicker td{padding:0;}
.ui-datepicker .ui-state-hover, .ui-datepicker.ui-widget-content .ui-state-hover{background:#fff !important;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight{border:2px solid #10069f;color: #10069f;font-weight: bold;max-width: 80%;margin: 0 auto;height: 32px;}
.ui-datepicker .ui-widget-header .ui-state-hover, .ui-datepicker .ui-state-focus, .ui-datepicker.ui-widget-content .ui-state-focus, .ui-datepicker .ui-widget-header .ui-state-focus a:hover {color: #fff !important;	background-color:#10069f !important;background-image:none !important;}
.ui-datepicker.ui-corner-all span:first-child{color: rgba(16, 6, 159,0.6);}
.ui-datepicker table{margin:5px 0 15px;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:21px !important;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-prev-hover { left:10px; }
.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-next-hover { right:10px; }

.ui-datepicker select:focus{outline:0;}
.ui-datepicker{width:300px;-webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.12);-moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.12);box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.12);}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width: 44% !important;    margin-right: 5px;border: 1px solid rgba(255,255,255,0.6);}
.ui-datepicker .ui-state-default.ui-state-hover{color:#10069f !important;}
/*---- color-box-----*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999999; overflow:visible !important;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;background:#333;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch; background:#fff; border:20px solid #333;}

@media all and (max-width:600px) {
#cboxLoadedContent{border:10px solid #333;}
}

#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important;}


/* 
    User Style:

    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/~/media/Images/R/Rolls-Royce/css/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
  /*  #cboxTopLeft{width:21px; height:21px; background:#000;}
    #cboxTopRight{width:21px; height:21px; background:#000;}
    #cboxBottomLeft{width:21px; height:21px; background:#000;}
    #cboxBottomRight{width:21px; height:21px; background:#000;}
    #cboxMiddleLeft{width:21px; background:#000;;}
    #cboxMiddleRight{width:21px; background:#000;}
    #cboxTopCenter{height:21px; background:#000;}
    #cboxBottomCenter{height:21px; background:#000;}*/
    #cboxContent{background:#333; }
        #cboxError{padding:50px; border:1px solid #ccc;}
       /* #cboxLoadedContent{margin-bottom:28px;}*/
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:0px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:#000;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; top:45%; left:0; background: url(/~/media/Images/R/Rolls-Royce/css/carousel-arrows-tcm92-55446) no-repeat left center #f2f2f2;width: 30px;height: 40px;text-indent: -9999px;opacity: 0.9;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
        #cboxNext{position: absolute;top: 45%;right: 0;background: url(/~/media/Images/R/Rolls-Royce/css/carousel-arrows-tcm92-55446) no-repeat right center #f2f2f2;width: 30px;height: 40px;text-indent: -9999px;opacity: 0.9;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
        #cboxNext:hover, #cboxPrevious:hover{opacity: 1;-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}
        #cboxClose{position:absolute; top:-40px; right:0px; background:url(/~/media/Images/R/Rolls-Royce/css/close-icon.png) no-repeat center #333; width:40px; height:40px; text-indent:-9999px; z-index:9999;}
        #cboxClose:hover{}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*---- seasonsgreeting-----*/
.footer-col-inner-christmas, 
.footer-col-inner-christmas .footer-header-christmas, 
.footer-col-inner-christmas .footer-content-christmas, 
.footer-col-inner-christmas .footer-content-christmas ul, 
.footer-col-inner-christmas .footer-content-christmas li a
{ float:left; clear:both; width:100%; }
.footer-col-inner-christmas .footer-header-christmas { font-family:'TheMix'; font-size:1.429em; line-height:1.250em; padding:10px; }
.footer-col-inner-christmas .footer-content-christmas {  }
.footer-col-inner-christmas .footer-content-christmas ul { margin-left:-5px !important; padding-left:0 !important; }
.footer-col-inner-christmas .footer-content-christmas li { float:left; padding:0 5px; list-style:none; }
.footer-col-inner-christmas .footer-content-christmas li a { background:none !important; }
.footer-col-inner-christmas .footer-content-christmas li a span.social-text { float:left; line-height:2.6em; }
.footer-col-inner-christmas .footer-content-christmas li a span.icon { color:#004d91 !important; float:left; padding-right:0; }
.footer-col-inner-christmas .footer-content-christmas li a:hover span.icon { opacity:1; }
.footer-col-inner-christmas .footer-content-christmas li a i { font-size:2.5rem; }
.footer-col-inner-christmas .footer-content-christmas li.email-sharing { margin-top:-4px; }
.footer-col-inner-christmas .footer-content-christmas li.whatsapp { margin-top:-2px; }


#future-products #inner-advance2-text, #future-products #inner-advance-new-era-text {
    padding-bottom: 0px;
}
#future-products #advance3-video, #future-products #ultrafan-the-ultimate-turbofan-video {
    padding-bottom: 40px;
} 

#future-products .fw-video-container .innovation-video-container {
 height: 100% !important;  
}

#future-products #advance2-video.new-country-site-section.Gray {    padding-top: 0px;}


.prot-page-logo-full-width{float:left;background: #fff;padding:20px 0 23px 30px;}
#sectionheader.sectionheader-blue-prt{float: right;color: #10069f;padding-top:16px;}
#content-container-fullwidth-prt{margin: 0 auto;max-width: 1170px;padding-top: 20px;}
.new-site-fw-prt {max-width: none;background: #FFF;padding: 0;color: #4e5d65;font-family: "TheMix", Arial;}
#contentwrapper .inPageShare p.share-title{float:left;margin-left:13px}
.section-header-prt{padding-top:4px;}

@media all and (max-width: 768px) {
.prot-page-logo-full-width img{max-width: 165px;max-height: 70px;}
.prot-page-logo-full-width{padding:6px 0 10px 0}
#contentwrapper .inPageShare.ptr ul li span.icon{padding-left:0;}
#contentwrapper .inPageShare.ptr{padding: 10px 0px 0}
#content-container-fullwidth-prt .page-content {padding: 15px 0px 5px;}
}

/*---- fw-sustainability-main-----*/
/*--  Common Style  --*/

.ttl-head .ttl { color: #10069f; }
.fw-intro-one-col.ttl-head { padding-bottom:53px; }
.fw-intro-one-col.ttl-head.mx-none { max-width: none; }
.fw-cntnt-module img.rad-left { padding: 0 50px 15px 0px; }
#country-content-container #fwContentWrapper .fw-tabs-with-bullets-and-downloads .fw-tabbed-wrap-inner {  margin-top: 0; }

/*--  Self serve  --*/

body.ip3-edit #fwContentWrapper .new-country-site-section .fw-ti-inner-box p a { color: #004990; }

/*--  Module spacings  --*/

.sustainability-story-page .section.sections-wrap.last-div .new-country-site-section.margin-top-zero { margin-top: 0 !important; }
.sustainability-story-page .section.sections-wrap .new-country-site-section.fw-intro-section.fw-full-width-text.margin-top-zero { margin-top: 0 !important; }
.section.sections-wrap .new-country-site-section.fw-tabs-with-text-downloads.margin-top-zero {margin-top: 0; }

/*--  Existing modules  --*/

.fw-stats-box.no-icon .fw-stats-right { text-align:center; padding-left:0; }
/*.fw-tabbed-wrap-inner .fw-tabbed-wrap .fw-para-text { margin-bottom: 53px; }*/
/* .new-site-fw .fw-text-50-50 strong, .new-site-fw .fw-tabbed-wrap-inner .fw-tabbed-wrap strong { font-weight:bold; } */
a.prgm-view-all.active { cursor:default; }
body.ie-edge-true #fwContentWrapper .new-country-site-section a.rad-link[href*="pdf"] { -o-transition:none; -ms-transition:none; -moz-transition:none; -webkit-transition:none; transition:none; }

.fw-sustainability-stories-module .disover-item:hover a img, .sustainability-story-landing .disover-item:hover a img { transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); }


/*--  Module sustainability stories  --*/

.fw-sustainability-stories-module .discover-items-wrapper { line-height: 0; text-align: center; font-size: 0; }
.fw-sustainability-stories-module .disover-item { float:none; display:inline-block; font-size:14px; }
.fw-sustainability-stories-module .inoStoryBox > a:hover, .fw-sustainability-stories-module .inoStoryBox > a { color:#fff; }

/*--  DCT Page  --*/

.fw-dct-wrapper { padding: 70px 0; max-width: 1170px; margin: 0 auto; }
.fw-dct-wrapper iframe#invdct-iframe { min-height:380px; }

/*---   Global classes Starts   ---*/

.mw1170ma { max-width: 1170px; margin-left:auto; margin-right:auto; }
.sspageitm { padding-top:100px !important; padding-bottom:100px !important; }

/*---   Global classes Ends   ---*/

.fw-module-global-signpost-intro { width:76%; text-align:center; margin:0 auto; padding:0 0 27px; }
.fw-intro-one-col .font18links { color: #10069f; }

/*--  Module Tabs with Downloads  --*/

.fw-tabs-with-downloads {margin: 0 auto 55px; position: relative; }
.fw-tabs-with-downloads .tab-list { position:relative; margin-bottom: 49px; max-width:1167px; margin-left:auto; margin-right:auto; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-prev { margin-top: -25px; left: auto; right: -80px; top: 50%; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-next { margin-top: -25px; left: auto; right: -110px; top: 50%; }
.fw-tabs-with-downloads .tab-content-left { margin-left:0; }
.fw-dwld-inner-box, .fw-dwld-inner-box { margin: 0 !important; }
.fw-tabs-with-downloads .fw-dwld-inner-box { max-width:none !important; }
.fw-tabs-with-downloads .fw-sld-wrapper { max-width:none; }
.fw-tabs-with-downloads .tab-content h2 { padding: 0 0 27px; color:#10069f;}
.fw-tabs-with-downloads .fw-dwld-pdf { font-family: 'TheMix-Plain-Italic'; }
.fw-tabs-with-downloads .fw-tab-sld-outer .slick-slide > div:not(.fw-dwld-top):not(.fw-dwld-inner-box-inn) { border-top:1px solid #e4e5e6; padding:52px 0 49px; float:left; width:100%; }
.fw-tabs-with-downloads .fw-dwld-pdf { margin-top:12px; }
.fw-tabs-with-downloads .fw-dwld-link { margin-top:17px; }
.fw-tabs-with-downloads .fw-dwld-ttl span { color: #1cafd3; line-height: 0.7; position: relative; top: 4px; }
.fw-tabs-with-downloads .fw-dwld-pdf { color: #5b5b5b; }
.fw-tabs-with-downloads .fw-sld-wrapper .slick-list { padding-bottom: 20px; }
.fw-tabs-with-downloads .fw-dwld-inner-box-inn { float: left; position: relative; margin-right:20px; }
.fw-tabs-with-downloads .fw-dwld-inner-box:hover a, .fw-tabs-with-downloads .fw-dwld-inner-box:hover .fw-dwld-ttl { color: #10069f !important; }
.fw-tabs-with-downloads .fw-dwld-inner-box .fw-dwld-inner-box-inn:hover a, .fw-tabs-with-downloads .fw-dwld-inner-box .fw-dwld-inner-box-inn:hover .fw-dwld-ttl { color: #00acd4 !important; }

.fw-tabs-with-downloads .fw-sld-wrapper .slick-initialized:not(.slick-dotted) .slick-list { padding-bottom:0; margin-bottom:0; }

.fw-tab-dwld-sld-outer.morethen8dots .slick-arrow.slick-prev::after { bottom: 0; /*color: #004990;*/ color:#10069f; content: "Previous"; font-family: "TheMix-bold", Arial; font-size: 14px; left: 41px; margin-top: -11px; position: absolute; text-transform: uppercase; top: 24px; }
.fw-tab-dwld-sld-outer.morethen8dots .slick-arrow.slick-next::after { bottom: 0; /*color: #004990;*/color:#10069f; content: "Next"; font-family: "TheMix-bold", Arial; font-size: 14px; margin-top: -11px; position: absolute; right: 50px; text-transform: uppercase; top: 24px; }
.fw-tabs-with-downloads .close-all-programme { right: -135px; }
#fwContentWrapper .fw-tabbed-wrap .tabs li a { color: inherit; }
body.ie10 .fw-tab-dwld-sld-outer .slick-dots, body.ie-edge-true .fw-tab-dwld-sld-outer .slick-dots, body.internetexplorer11 .fw-tab-dwld-sld-outer .slick-dots, body.ie9 .fw-tab-dwld-sld-outer .slick-dots { bottom:28px; }

.fw-tabs-with-downloads .tab-content .fw-tab-dwld-sld-outer { margin-top:56px; }

/*---   Text 50/50   ---*/

/*.fw-text-50-50 .pd-box-snapdown-content-right p .rad-highlight { color: #004990; font-size: 1.125em; line-height: 1.333; background: none; display: inline-block; margin: 0; }*/
#country-content-container.new-site-fw .fw-text-50-50 .font16 ul li { padding-bottom: 0; line-height: 1.5; }
#country-content-container.new-site-fw .fw-text-50-50 .font16 > ul > li::before { height: 6px; left: -19px; top: 7px; width: 6px; }

.fw-text-50-50 .pd-box-snapdown-content-left .fw-intro-text { margin-top:0; }
.fw-text-50-50 .head-ttl { padding-bottom:24px; color: #10069f; }
.fw-text-50-50 .pd-box-snapdown-content-right { padding-top:0; }

.fw-text-50-50 .rad-highlight { line-height: 1.36em; font-size: 1.125em; color: #10069f; padding: 0; display: inline-block; text-transform: uppercase; background: none; margin: 20px 0 0; }
.fw-text-50-50 .pd-box-snapdown-content-left ul { padding-top:0; }
.fw-text-50-50 .font16.bodyhelv p:first-child .rad-highlight { margin:0; }
.fw-text-50-50 .rad-link { font-size: 1.125em; color: #093893; /*padding: 32px 0 0;*/ background: none; display: inline-block; }
.fw-text-50-50 .rad-link a { color:#10069f; }
.fw-text-50-50 .rad-link a:after { color: #1cafd3; line-height: 0.7; position: relative; top: 3px; content: "\eee3"; font-family: 'icomoon' !important; font-size: 1.3rem; font-weight: normal; }
/*.fw-text-50-50 .rad-link:first-child { padding: 0; }*/

/*---   Module Text + Download & Language   ---*/

.fw-text-download-and-language .ar-cvr-img { float:left; padding-right:28px; }
.fw-text-download-and-language .ar-cvr-img img { border:1px solid #93afbb; }
.fw-text-download-and-language .ar-right-cntnt-box { float:left; margin-top: -8px; }
.fw-text-download-and-language .arlttl { padding-bottom:25px; }
.fw-text-download-and-language .arlttl, .fw-text-download-and-language .head-ttl { color:#10069f; }
.fw-text-download-and-language .ar-right-cntnt-box .label { padding:11px 19px; width:100%; cursor:pointer; color:#93afbb; border:1px solid #93afbb; }
.fw-text-download-and-language .ar-right-cntnt-box .label:after { margin-top: 10px; content:""; height:7px; width:13px; background: url("/~/media/Images/R/Rolls-Royce/css/pdf-drp-dwn-arw.png") no-repeat top center; display:block; float:right; }
.fw-text-download-and-language .ar-right-cntnt-box .label.active:after { background-position: center -7px; }
.fw-text-download-and-language .ar-languages-list { float:left; position:relative; width:241px; margin-bottom:26px; }
#country-content-container.new-site-fw .fw-text-download-and-language .font16 ul { list-style-type: none; padding-top: 5px; padding-left: 0; display:none; position:absolute; width:100%; border:1px solid #93afbb; background-color:#f7f7f7; padding-bottom: 5px; max-height: 150px; z-index:5; }
#country-content-container.new-site-fw .fw-text-download-and-language .font16 > ul > li::before { display:none; }
#country-content-container.new-site-fw .fw-text-download-and-language .font16 ul li { padding:0; }
#country-content-container.new-site-fw .fw-text-download-and-language .font16 ul li a { text-decoration:none; padding:5px 15px; display:block; color:#93afbb; display:inline-block; }
#country-content-container.new-site-fw .fw-text-download-and-language .font16 ul li a:hover { color:#10069f; }
.fw-text-download-and-language .ar-lnk-btn { clear:left; width:241px; text-decoration:none; text-align: center; }
.fw-text-download-and-language .ar-lnk-btn a { color: #10069f; text-decoration:none; padding:12px 0 10px; display:block; border:1px solid #10069f; }
.fw-text-download-and-language .ar-lnk-btn a:hover { background: #10069f; color:#fff; }
.fw-text-download-and-language .pd-box-snapdown-content-left { margin-top: 11px; width: 47%; padding-right: 119px; max-width: none;}
.fw-text-download-and-language .ar-right-cntnt-box { float:left; }
.fw-text-download-and-language .fw-intro-text { margin-top: 19px; }

body.nojs #country-content-container.new-site-fw .fw-text-download-and-language .font16 ul { position: relative; overflow-y: auto; display: block; }

/*---   Module Text and Downloads  --*/

.fw-tabs-with-downloads .ttl-head { text-align:center; padding-bottom:0; }
.fw-tabs-with-downloads .ttl-head .intro-wrp { padding: 0 0 5px; }
.fw-tabs-with-downloads .ttl-head .bodyhelv p { padding: 0 0 22px; }

/*---   Module Intro extended style  --*/

.fw-intro-section p span.rad-highlight { font-size: 18px; color: #004990; line-height: 24px; text-transform: uppercase; font-weight: normal; background:none; padding:0; }
.new-site-fw .fw-intro-section .font18 ul li { padding-bottom: 5px; }

/*--  Module Text & Image extended style  --*/

.img-rt .fw-ti-image { float:right; }
.img-rt .fw-ti-inner-box { margin-right: 115px; margin-left: 0; max-width:580px; }

/*--  Module TRUST  --*/

.fw-trust-module .module-max-width { margin: 0 auto; max-width: 1170px; }
.fw-trust-module .font35{ color: #10069f; }
.trust-wrapper { border:1px solid #dfdfdf; float:left; width:100%; }
.trust-wrapper .trust-box { width:20%; float:left; text-align: center; border-right:1px solid #dfdfdf; position:relative; }
.trust-wrapper .trust-box.last { border-right: 0 none; }
.trust-wrapper .trust-box .trust-box-inner { cursor:pointer; padding: 2px 10px 62px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
transition: all .3s ease;  }
.trust-wrapper .trust-box .trust-box-inner:hover .trust-box-content.dsktp { display:block; }
.trust-wrapper .trust-box .trust-box-content { padding:10px 28px; text-align:left; height:100%; display:none; position:absolute; left:0; top:0; width:100%; background-color:#10069f; color:#fff; }
.trust-wrapper .trust-box .trust-box-content.mbl { display:none; }
.trust-wrapper .trust-box .initial-letter p { color:#d4d9dc; text-transform: uppercase; font-size:16.571em; line-height: 1em; }
.trust-wrapper .trust-box .initial-letter p, .trust-wrapper .trust-box .trust-intro p { padding:0; }
.trust-wrapper .trust-box.trust-box3 .initial-letter p, .trust-wrapper .trust-box.trust-box4 .initial-letter p { color:#acb4b9; }
.trust-wrapper .trust-box .word p.trust-wrd { padding-bottom: 2px; color:#1cafd3; text-transform: uppercase; }
.trust-wrapper .trust-box p.trust-intro { line-height: 1.23em; color:#10069f; padding: 0 0 45px; }
.trust-wrapper .trust-box .trust-icon img { position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform:translateY(-50%);; -moz-transform:translateY(-50%); top: 50%; }
.trust-wrapper .trust-box .initial-letter { margin-bottom:-4px; }
.trust-wrapper .trust-box .trust-box-content-inner { position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform:translateY(-50%);; -moz-transform:translateY(-50%);; top: 50%; }
.trust-whole-word { display:none; text-align:center; }
.trust-whole-word p { color: #d4d9dc;; font-size:7.143em; display:inline-block; padding:0; line-height: 1em; }
.trust-whole-word p.dark { color: #acb4b9;; }

.trust-wrapper .trust-box .trust-box-inner:hover { -webkit-box-shadow: -3px 34px 89px -17px rgba(138,131,138,1); -moz-box-shadow: -3px 34px 89px -17px rgba(138,131,138,1); box-shadow: -3px 34px 89px -17px rgba(138,131,138,1); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;
transition: all .3s ease; }


/*----    Sustainability Stories Landing Page   ---*/
.sustainability-story-landing.discover-landing-page .discover-items-wrapper{padding-top:70px;}
.sustainability-story-landing.discover-landing-page .discover-items-wrapper{padding-top:0px;}


/*--  3.6 Tabs with bullets & downloads  --*/

.tb-cntnt-lft { float:left; width:39%;  padding-right:25px; }
.tb-cntnt-rt { float:right; width:61%; padding-top:36px; }
.fw-tabs-with-downloads .tb-cntnt-rt .fw-dwld-inner-box-inn { margin-left: 64px; margin-right: 0; /*float:right;*/ max-width:235px; }

/*--  Data charts page  --*/

.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper { padding-top: 91px; }
.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper>h1{color:#10069f;}

/*--  NON JS  --*/

body.nojs .fw-tabs-with-bullets-and-downloads .tab-list, body.nojs .fw-tabs-with-downloads .prgm-view-all, body.nojs .fw-text-download-and-language .ar-right-cntnt-box .label::after, body.nojs .fw-tabs-with-downloads .tab-list { display:none; }
body.nojs .tb-cntnt-lft { float: left; width: 100%; padding-right: 0; }
body.nojs .tb-cntnt-rt { float: left; width: 100%; }

/*--  Others  --*/

.fw-tabs-with-bullets-and-downloads .fw-tabbed-wrap .tabs li { width: 100%; display: table; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; }
.fw-tabs-with-bullets-and-downloads .fw-tabbed-wrap .tabs li a { padding: 23px 40px; display: table-cell; vertical-align: middle; }

.fw-ttl-intro-section-1.fw-dct-wrapper { padding-bottom: 0;text-transform:uppercase;padding-left:0;padding-right:0;}
#iframe-container.fw-dct-wrapper { padding-top: 40px;padding-left:0;padding-right:0;}
@media all and (max-width:991px)
{

.fw-ttl-intro-section-1.fw-dct-wrapper {
    padding-top: 43px;
}

}

@media all and (max-width:767px)
{
.fw-ttl-intro-section-1.fw-dct-wrapper { padding-top: 35px; }
}
.section.sections-wrap .fw-tabbed-wrap-inner.fw-tabbed-two-col.sub-section.new-country-site-section.Gray { margin-bottom: 0; }


.fw-vid-img-module-section .tab-content-main .rad-link a, .fw-tabbed-wrap-inner.fw-tabbed-list-wrap-inner .tlsld p span.rad-link a { color: #10069f; }
.fw-vid-img-module-section .tab-content-main .rad-link a:hover, .fw-tabbed-wrap-inner.fw-tabbed-list-wrap-inner .tlsld p span.rad-link a:hover { color: #1cafd3; }
.fw-vid-img-module-section .tab-content-main .rad-link a:after, .fw-tabbed-wrap-inner.fw-tabbed-list-wrap-inner .tlsld p span.rad-link a:after { color: #1cafd3; line-height: 0.7; position: relative; top: 3px; content: "\eee3"; font-family: 'icomoon' !important; font-size: 1.3rem; font-weight: normal; }


.sustainability-stories-heading {
    padding-top: 40px;
}

#sustainability-stories .fw-banner-btm-main .home-content-fw-inner .fw-home-banner-btm-content-main > h1{
float:none;
width: 100%;
text-align: center;
}


@media (max-width: 991px)
{
#future-products .img-cnt-on-img-content {background: #f7f7f7;}
}


@media (max-width: 767px){
#future-products .img-cnt-on-img-with-video .img-cnt-on-img-content .img-cnt-txt {
    background: #f7f7f7;
}
}


#future-products #advance2-video{padding-bottom:40px;}

@media (max-width: 991px)
{
#future-products .img-cnt-on-img-with-video .img-cnt-on-img-content .img-cnt-txt {
    top: 0px;
}
}


@media (max-width: 767px)
{
#future-products .img-cnt-on-img-with-video .img-cnt-on-img-content .inn-video-wrapper {
    bottom: 0;
    left: 46%;
    top: -8px;
}
}



.fw-bigtitle-section .font60.mixbold{color: #10069f;font-weight: 400; font-family: 'TheMix-Black', Arial;}
.fw-bigtitle-section .bigtitleincenter{text-align:center;}
.fw-bigtitle-section .font60.mixbold.bigtitleinucase{text-transform: uppercase;}
/*---- fw-sustainability-media-queries-----*/
@media all and (max-width: 1399px) {

.fw-dct-wrapper { padding-left:30px; padding-right:30px; }
.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper { padding-top: 63px; }

/*--  Module text and image extended style  --*/
.img-rt .fw-ti-inner-box { margin-right: 60px; max-width:400px; }

/*--  Module Tabs with Downloads  --*/

.fw-tabs-with-downloads .mw1170ma { max-width:991px; }
#homewrapper .fw-tabs-with-downloads .fw-tabbed-wrap { padding-left: 0; padding-right: 0; }
.fw-tabs-with-downloads .tab-list { margin-bottom: 22px; }
.fw-tabs-with-downloads .fw-sld-wrapper .slick-list { padding-bottom: 53px; }
.fw-tabs-with-downloads .close-all-programme { right: -20%; }

/*--  Module Text 50 / 50  --*/

.fw-text-50-50 .mw1170ma {  padding-left: 30px; padding-right: 30px; }
.fw-text-50-50 .rad-highlight { font-size: 1.125em; }

/*--  Module Text + Download & Language  --*/

.fw-text-download-and-language .mw1170ma { padding:0 30px; }
.fw-text-download-and-language .ar-right-cntnt-box { clear:left; width:100%; }
.fw-text-download-and-language .ar-lnk-btn { max-width:241px; float:left; clear:none; }
.fw-text-download-and-language .ar-languages-list { margin-right: 38px; }
.fw-text-download-and-language .pd-box-snapdown-content-left { width:58%; }
.fw-text-download-and-language .ar-cvr-img { padding-right:0; }
.fw-text-download-and-language .fw-intro-text { margin-top: 25px; }

/*--  Module TRUST  --*/

.fw-trust-module .module-max-width { max-width:1170px; padding-left:30px; padding-right:30px; }


/*--  3.6 Tabs with bullets & downloads  --*/

.tb-cntnt-lft { width:50%;  padding-right:25px; }
.tb-cntnt-rt { width:48%;  }



}

@media all and (max-width: 1200px) {

/*--  Module Tabs with Downloads  --*/

.fw-tabs-with-downloads .mw1170ma { max-width:800px; }
/*.fw-tabs-with-downloads .tab-list { padding-left: 30px; padding-right: 30px; }*/
.fw-tabs-with-downloads .tab-list { margin-right:0; }
.fw-tabs-with-downloads .close-all-programme { right: 0; }
.fw-tabs-with-downloads .tb-cntnt-rt .fw-dwld-inner-box-inn { margin-left: 20px; }

/*--  Sustainability module  --*/

.fw-sustainability-stories-module .disover-item { float:left; }

}

@media all and (max-width: 1199px) {
.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper, .dct-tool-landing-page #iframe-container.fw-dct-wrapper{padding-left:30px;padding-right:30px;}

}

@media all and (max-width: 1024px) {

/*--  Module Tabs with Downloads  --*/
.fw-tabs-with-downloads .tb-cntnt-rt .fw-dwld-inner-box-inn { margin-left: 10px; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-prev { right: -60px; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-next { right: -90px; }

/*----    Sustainability Stories Landing Page   ---*/
.sustainability-story-landing.discover-landing-page .discover-items-wrapper{padding-top:60px;}

}

@media all and (min-width: 992px) {
.trust-wrapper .trust-box .trust-box-content.mbl { display:none !important; }
}

/*--  Tablet  --*/
@media all and (max-width: 991px) {

.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper { padding-top: 43px; }

/*--  Existing modules  --*/

.new-site-fw .fw-tabbed-wrap .tab-two-col-left.font18 ul { padding-bottom:0; }

/*--  Module text and image extended style  --*/

.img-rt .fw-ti-image { float:none; }
.img-rt .fw-ti-inner-box { margin-right: 0; max-width:100%; }


/*--  Module Tabs with Downloads  --*/

.fw-tabs-with-downloads .mw1170ma { max-width:767px; }
.fw-tabs-with-downloads .mw1170ma .ttl-head { padding:0 30px; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-prev { right: 20px; }
.fw-tabs-with-downloads .tab-list .slick-arrow.slick-next { right: -10px; }
#homewrapper .fw-tabs-with-downloads .fw-tabbed-wrap { padding-left: 30px; padding-right: 30px; }
.fw-tabs-with-downloads .prgm-view-all { left: 0; }
.fw-tabs-with-downloads .tab-list .slick-list, .fw-tabs-with-downloads .tab-content-main { max-width: 550px; }
.fw-tabs-with-downloads .fw-dwld-inner-box { text-align:left; }
/*.fw-tabs-with-downloads .fw-sld-wrapper .slick-list { max-width: 425px; margin: 0 auto; }*/
.fw-intro-one-col.ttl-head { padding-bottom: 29px; }
.fw-tabs-with-downloads .fw-sld-wrapper .slick-list { padding-bottom: 40px; }
.fw-tabs-with-downloads .tab-content .fw-tab-dwld-sld-outer { margin-top: 32px; }

/*--  Module Text + Download & Language  --*/
.fw-text-download-and-language .pd-box-snapdown-content-left { padding-right:0; padding-bottom:20px; width:100%; }
.fw-text-download-and-language .ar-cvr-img { padding-right:53px; }
.fw-text-download-and-language .ar-right-cntnt-box { clear: none; width: auto; margin-top: 14px; }
.fw-text-download-and-language .ar-languages-list { margin-right: 0; }
.fw-text-download-and-language .ar-lnk-btn { clear:left; }

/*--  Module TRUST  --*/

/*.trust-wrapper { margin-top: 34px; }*/
.trust-icon, .word, .trust-box { height:auto !important; }
.trust-wrapper .trust-box { width:100%; border-bottom: 1px solid #dfdfdf; border-right: 0 none; }
.trust-wrapper .trust-box.last { border-bottom: 0 none; }
.trust-wrapper .trust-box .trust-box-inner { padding: 15px 0; float: left; width: 100%; display:table; }
.trust-wrapper .trust-box .trust-icon { width:20%; vertical-align: middle; display:table-cell; }
.trust-wrapper .trust-box .initial-letter { width:20%; vertical-align: middle; display:table-cell; }
.trust-wrapper .trust-box .word { width:60%; padding:0 5px; display:table-cell; vertical-align: middle; }
.trust-wrapper .trust-box .trust-icon img { max-width: 69px; top:auto; transform: unset; -webkit-transform: unset; -ms-transform: unset; -o-transform: unset; -moz-transform: unset; }
.trust-wrapper .trust-box .initial-letter p { font-size:7.143em; }
.trust-wrapper .trust-box p.trust-intro { padding:0; }
.trust-wrapper .trust-box.trust-box3 .trust-icon img { max-width: 65px; }
.trust-wrapper .trust-box.trust-box4 .trust-icon img { max-width: 61px; }
.trust-wrapper .trust-box.trust-box5 .trust-icon img { max-width: 66px; }
.trust-wrapper .trust-box .word p.trust-wrd { display: inline-block; padding-bottom:5px; }
.trust-wrapper .trust-box .word p.trust-wrd:after { top: 12px; content: ""; height: 11px; width: 17px; background: url("/~/media/Images/R/Rolls-Royce/css/grey-arw-up-dwn.png") no-repeat top center; display: block; float: right; position:relative; left: 10px; }
.trust-wrapper .trust-box .trust-box-inner.active { background-color:#10069f; color:#fff; -webkit-box-shadow: -3px 34px 89px -17px rgba(138,131,138,1);
-moz-box-shadow: -3px 34px 89px -17px rgba(138,131,138,1); box-shadow: -3px 34px 89px -17px rgba(138,131,138,1); }
.trust-wrapper .trust-box .trust-box-inner.active p { color:#132b61; }
.trust-wrapper .trust-box .trust-box-inner.active .word p.trust-wrd:after { background-position:center -11px; }
.trust-wrapper .trust-box .trust-box-inner:hover .trust-box-content.dsktp { display:none; }
.trust-wrapper .trust-box .trust-box-content.mbl { position: relative; clear: both; width: 100%; top: auto; float: none; text-align: center; padding-bottom: 30px; }
.trust-wrapper .trust-box .trust-box-content-inner { top:auto; transform: unset; -webkit-transform: unset; -ms-transform: unset; -o-transform: unset; -moz-transform: unset; }
.trust-wrapper .trust-box .trust-box-content-inner p { padding:0 0 27px; }
.trust-wrapper .trust-box .trust-box-content.dsktp { display:none; }
.trust-wrapper .trust-box .trust-box-inner.active .word p.trust-wrd, .trust-wrapper .trust-box .trust-box-inner.active p.trust-intro { color:#fff; }

.trust-wrapper .trust-box .trust-box-inner:hover { -webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset; -webkit-transition: unset; -moz-transition: unset; -o-transition: unset; transition: unset; }

/*----    Sustainability Stories Landing Page   ---*/
.sustainability-story-landing.discover-landing-page .discover-items-wrapper{padding-top:20px;}

/*--  3.6 Tabs with bullets & downloads  --*/

.tb-cntnt-lft { float:left; width:100%;  }
.tb-cntnt-rt { float:left; width:100%;  }
.fw-tabs-with-downloads .tb-cntnt-rt .fw-dwld-inner-box-inn { margin: 0 20px 0 0; float: left; }


}


@media all and (max-width: 990px) {

}

@media all and (max-width: 768px) {

}

/*--  Mobile  --*/
@media all and (max-width: 767px) {

.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper { padding-top: 35px; }
.dct-tool-landing-page .fw-ttl-intro-section-1.fw-dct-wrapper, .dct-tool-landing-page #iframe-container.fw-dct-wrapper{padding-left:15px;padding-right:15px;}
.fw-dct-wrapper { padding-left:15px; padding-right:15px; }
.fw-intro-one-col.ttl-head { padding-bottom: 9px; }
.section.sections-wrap > #inner-stakeholder-engagement-b.sub-section.last-div { margin-bottom: 0; }

/*--  Module Text 50 / 50  --*/

.fw-text-50-50 .mw1170ma {  padding-left: 15px; padding-right: 15px; }

/*--  Module Tabs with Downloads  --*/

.fw-tabs-with-downloads .tab-list { padding-left: 0; padding-right: 0; margin: 0 auto 30px; }
#homewrapper .fw-tabs-with-downloads .fw-tabbed-wrap { padding-left: 15px; padding-right: 15px; }
.fw-tabs-with-downloads .fw-dwld-inner-box-inn { margin: 0 auto; float: none; width: 200px; text-align: center; padding:0; }
.fw-tabs-with-downloads .fw-dwld-inner-box-inn .fw-dwld-top { text-align: center; }
.fw-tabs-with-downloads .tab-content .fw-tab-dwld-sld-outer { margin-top: 20px; }
.fw-tabs-with-downloads .mw1170ma .ttl-head { padding:0 15px; }
.fw-tabs-with-downloads .tab-list .slick-list, .fw-tabs-with-downloads .tab-content-main { max-width: none; }

/*--  Module Text + Download & Language  --*/

.fw-text-download-and-language .ar-cvr-img { padding-right:0; }
.fw-text-download-and-language .ar-right-cntnt-box { clear: left; margin-top: 18px; }
.fw-text-download-and-language .ar-languages-list { margin-bottom: 21px; width: 280px; }
.fw-text-download-and-language .mw1170ma { padding: 0 15px; }
.fw-text-download-and-language .ar-lnk-btn{ width: 280px; max-width:280px; }

/*--  Module TRUST  --*/
.fw-trust-module .module-max-width { padding-left: 15px; padding-right: 15px; }
.trust-whole-word { display:block; padding:19px 0 28px; }
.trust-whole-word p { font-size:7.0em; }
.trust-wrapper .trust-box .initial-letter, .trust-wrapper .trust-box .trust-icon { display:none; }
.trust-wrapper .trust-box .word { width:100%; }
/*.trust-wrapper { margin-top: 29px; }*/
.trust-wrapper .trust-box .trust-box-inner { padding: 41px 0 38px; }
.trust-wrapper .trust-box .word p.trust-wrd::after { top:9px; }

/*--  3.6 Tabs with bullets & downloads  --*/
.fw-tabs-with-downloads .tb-cntnt-rt .fw-dwld-inner-box-inn { margin: 0 auto; float: none; max-width: none; }


}


@media all and (max-width: 640px) {



}


@media all and (max-width: 639px) {



}


@media all and (max-width: 360px) {



}


#japan.ip3-country-sites #topnavigation .fwMenuwrapper > ul li span {padding: 4px 11px 58px;}
/*---- modular-main-----*/
.module-tabbed-list-section-template .tab-para h2, .module-tabbed-list-section-template .tab-para h3, .module-tabbed-list-section-template .tab-para h4{color:#10069f;}
body.internetexplorer11 #headerlinks > ul > li > a span::before{font-size:0.6em;}
body.internetexplorer11 .share-ticker-container iframe{height:30px;}

body.megamenuhover.HideScroll  .header-outer {
    position: relative;
    width: 100%;
}

body.HideScroll .InoMainWrapperInner{z-index:5; position:relative;}
body.HideScroll .header-outer:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    content: "";    z-index: 5000;}


body#sea #headerlinks > ul,body.ip3-sea #headerlinks > ul{width:165px;}
body#sea #headerlinks ul ul,body.ip3-sea #headerlinks ul ul{width:165px;}
body#sea #headerlinks > ul > li > a > span:after,body.ip3-sea #headerlinks > ul > li > a > span:after{right:34px;}


.fw-intro-three-col-inner h2, .fw-intro-three-col-inner h3 {    color: #10069f;}
#headerlinks > ul > li > a:hover, #headerlinks > ul > li.globalactive > a{color:#fc4191 !important;}
#headerlinks > ul > li > a:hover span::after, #headerlinks > ul > li.globalactive > a span::after{    border-color: #fc4191;    border-top: 2px solid #fc4191 !important;}
.MainWrapperInner.home-fw,.customer-banner-container-outer{z-index: 98;}
body.HideScroll .ui-corner-all span:nth-child(2){font-size:0.667em;    padding-top: 9px;}
body.HideScroll .ui-corner-all{color:#4E5D65;}
.ftr-stay-in-touch .icon-icon-mail-cc{    font-size: 1.22em;    margin-right: 16px;}
/*li#nav-sustainability-level1{display:none;}*/
#searchTextboxContainer{float:none;}
#SearchButtonContainer{float:right;opacity: 1;background: none; width: 50px; height: 50px;  padding: 0;    border: none;    text-align: center;  position: absolute;    right: 0px; margin-top: -25px;   top: 50%;    transition: color .3s ease;    z-index: 1;}
#SearchButtonContainer:before{ content: "\e123";    display: block;    font-family: "icomoon" !important;    font-size: 2.8em;    padding-right: 6px;    text-align: right;    font-weight: bold; color: #fff;}
#global-search-form #SearchButtonContainer{display:block !important;}

.BorderWrap{border-bottom: 3px solid #db3d94; padding: 10px 0px 0;   width: 726px;}
body.HideScroll #toplinks, body.HideScroll #logo{opacity:0.2;}
body.HideScroll a.Nav-search__button.icon-Icon_Search:after {content:none; background: rgba(255, 255, 255, 0.5); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index:9992;}
body.HideScroll .fwMenuwrapper>ul>li span{color: rgba(16, 6, 159, 0.3);}

body.HideScroll #topnavigation .fwMenuwrapper > ul li.selected.haschildren a span {    color: rgba(252, 65, 145, 0.3)}

@media all and (max-height:640px){
.show-ul {height: calc(100vh - 150px) !important;
height: -ms-calc(100vh - 150px) !important;
height: -webkit-calc(100vh - 150px) !important;}
}

/*=========Full width header Footer css line 430==========*/
.show-ul-outer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {    background-color: #10069f !important;}
/*=========Full width header Footer css line 430 ends==========*/
html.HideScroll{/*overflow:hidden;*/position: relative;    height: 100%;}
/*body.HideScroll .white-overlay {    background: rgba(255, 255, 255, 0.5);    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;    z-index: 9990;}*/
body.HideScroll .hide-content{visibility:hidden;}
body.HideScroll .header-outer{position:fixed; width:100%;}
body.megamenuhover a.Nav-search__button.icon-Icon_Search:after { content:""; background: rgba(255, 255, 255, 0.5); height: 100%;left: 0; position: absolute; top: 0; width: 100%; z-index: 100;}

.ui-menu .ui-menu-item a{padding: 7px 30px;}
.searchText{text-align: right;color: #fff;;margin-top: 22px;font-size: 1.286em;}
.icon-Icon_Close:after { content: "\eee2";    font-family: icomoon; position: relative;color: #fff;}
.Nav-search a{cursor:pointer;    margin-top: 8px;}
.BgColor .hide-content{background-color: #10069f;    display: block;    height: 100%;    left: 0;    opacity: 1;    position: absolute;    top: 120px;    visibility: visible;    width: 100%;    z-index: 500;}
body.HideScroll .Nav-search__wrapper{opacity: 1;    transition: opacity 0.5s ease 0s;     -moz-transition: opacity 0.5s ease 0s;    -o-transition: opacity 0.5s ease 0s;    -ms-transition: opacity 0.5s ease 0s;    -webkit-transition: opacity 0.5s ease 0s; visibility: visible;}
.Nav-search__wrapper{opacity: 0; transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -moz-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -o-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -ms-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -webkit-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; visibility: hidden;}
.Nav-search__wrapper{background-color: #10069f;z-index:99999;left: 0;position: fixed;   top:145px;   left:0;right:0;    width: 100%;height: 100%;}
body.HideScroll .ui-menu .ui-menu-item a{font-size:2.143em;font-family: "TheMix-light";}
.ui-widget .ui-state-focus{background-color:#fa4692 !important; color:#fff !important}
.ui-menu{width:726px !important;min-width:726px !important;max-width:726px;padding:0 !important;}
.Nav-search__form input:focus{outline: none; color:#fff;}
.icon-Icon_Search:before {content: "\eee1";    display: block;    font-family: "icomoon" !important;    font-size: 1.5em;    padding-right: 6px;    text-align: right;    font-weight: bold;color:#fff;}
#global-search-form #searchBtn{     text-indent: -9999px;position: absolute;    z-index: 3;    width: 70px;    height: 70px;    top: 10px;    right: 0px;    border: none; background: transparent;}
#global-search-form #searchTextboxContainer input#searchTextbox:focus {font-family: "TheMix", Arial !important;}
body.HideScroll .Nav-search__wrapper.OverlayAppears { top: 0;}
#global-search-form #searchTextboxContainer input#searchTextbox{ height:auto;padding-bottom: 12px;    margin-bottom: -2px;padding-left: 8px; font-family: "TheMix";  color: #ffffff;    font-size: 4.286em; width:90%;  background: transparent;    border-bottom: none;border-top:none; border-right:none;border-left:none;line-height: 1.2em;}
.SearchOverlay.header-outer {    background: rgba(255, 255, 255, 0.8);    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;    z-index: 100;}
.u-visuallyhidden{width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;position: absolute;}
.Nav-search__button { text-decoration: none;color: #fff;transition: color; transition: color .3s ease;    display: block;position:relative; }
.Nav-search{display:inline-block;margin-top: -3px;}
.Nav-search__button:hover:before{color:#fc4191;}
.Nav-search__button:before { padding: 0 0px 0 6px; line-height: normal; display: block;color: #10069f;content: "\e123";display: block;font-family: "icomoon" !important;/*font-size: 2.4em;*/padding-right: 6px;text-align: right;font-weight: bold; }
.Nav-search__button.open:before{color:#fa4692;}
.Nav-search__button:hover, .Nav-search__button:focus { color: #e6e6e6;text-decoration: none; }
.Nav-search__button:focus { outline-color: #fff; }
/*.Nav-search__wrapper { display: none; min-height: 1000px; background:#10069f; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 999; }*/
.Nav-search__form { max-width: 726px; margin: 50px auto 0; position: relative; z-index: 1; }
/*#global-search-form .Nav-search__input { background: none; width: 100%; padding: 15px 85px 15px 15px; display: block; font-size: 27px; font-size: 1.6875rem; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; line-height: 40px; font-weight: lighter; border: none; border-bottom: 2px solid #1b3548; -webkit-appearance: none; border-radius: 0; position:relative; z-index:1; }*/
.Nav-search__input::-webkit-input-placeholder {color:#fff;    font-family: "TheMix", Arial !important; font-weight:normal;}
.Nav-search__input::-moz-placeholder {color:#fff;font-weight:normal;  font-family: "TheMix", Arial !important;}
.Nav-search__input::-ms-input-placeholder {color:#fff;font-weight:normal; font-family: "TheMix", Arial !important;}
.Nav-search__close{color: #10069f;background: none;font-size: 0.929em; margin: 0 auto;position: absolute; right: 26px; text-align: center; text-decoration: none; text-transform: uppercase;   top: -10px;z-index: 1;}
.maxwidth-wrapper{    max-width: 1400px;margin: 0 auto;position: relative;}
.Nav-search__close .icon-Icon_Close{border-radius: 50px; display: block; font-size: 2em;   height: 46px;left: 0;line-height: 30px;margin: 0 auto;padding: 5px;text-align: center;width: 46px;}

.Nav-search__submit {opacity:1; background: none; width: 70px; height: 70px; padding: 0; border: none; text-align: center; line-height: 70px; position: absolute; right: 10px; top: 10px; transition: color .3s ease; z-index:1; }
/*.Nav-search__close { background: none; color: #1b3548; padding-right: 0px; border: none; font-size: 13px; font-size: 0.8125rem; line-height: 30px; position: absolute; right: -42%; top: -5px; z-index: 1; transition: color; transition: color .3s ease; }*/

.Nav-search__close .icon { margin-top: -9px; position: absolute; right: 0; top: 50%; z-index: 2; }

/*=============HEADER STARTS============*/

#topnavigation ul li{text-transform: none;}
#MainWrapper .new-second-level-navigation-outer,#MainWrapper .new-second-level-navigation{ background:#10069f;}
#topnavigation .fwMenuwrapper > ul#section-Homepage-level1 li.first.level1 span{padding-left:0;}
#topnavigation{width:100%;position: relative; z-index: 101;}
 #SearchButtonContainer{display:none;}
#topnavigation .fwMenuwrapper > ul>li span{font-size:1.222em;}

/*========MAIN CSS Line 352================*/
#searchbox, #searchinnerRP { background: transparent none repeat scroll 0 0; float: left; margin: 3px 0;}
/*========MAIN CSS Line 352 ENDS================*/
#searchbox.hide{display:none;}

.header-outer { background: #fff; position: relative;box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);-webkit-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);-moz-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06);  -ms-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06); -o-box-shadow: 0px 5px 24px 0px rgba(1,1,1,0.06); z-index:99;}
.megamenuhover .header-outer{z-index:auto;}
#mm-0.mm-list .level1.haschildren.last { display: none;}
.mm-list li.selected > a.mm-subopen:after{border-color:#10069f !important;}
.mm-list li.selected > a{color: #004d91;}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren li span { color: rgba(16, 6, 159, 0.3);}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren a span { color: rgba(16, 6, 159, 0.3);}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover a span {color: #fc4191 !important;}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.selected.haschildren:hover li span {color: #fc4191 !important;}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren:hover a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren:hover li span {color: #fc4191 !important;}
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren li span,
body.megamenuhover #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive.selected.haschildren a span{color: #fc4191 !important;}
#header { max-width: 1440px; }
#headerwrapper { padding: 4px 0 0; }
#logo .logo-inner img { height: 100%; max-width: 59px;}
#logo { max-width: 175px; z-index: 101; }
.logo-inner { padding: 20px 0 23px 30px; }
body.megamenuhover #logo { z-index: 99; }
.fw-Menu { }
#fwSubNavSignPost { display: none; }
#fw-nav-contact-us-level1, #fw-nav-country-sites-level1 { display: none; }
body.megamenuhover #toplinks { z-index: 99; }
#toplinks { position: relative; z-index: 5000; }
#topnavigation.topnavigation.pull-right { margin-right: 10px; position: relative; z-index: 101; }
#topnavigation .fwMenuwrapper > ul li a, #topnavigation .fwMenuwrapper > ul li { color: #10069f; text-decoration: none; }
/*#topnavigation .fwMenuwrapper > ul li { padding: 4px 18px 17px; }*/
#topnavigation .fwMenuwrapper ul li { padding: 0; }
#topnavigation .fwMenuwrapper ul li:hover a { color: #fc4191; }
#topnavigation .fwMenuwrapper ul li a { display: block; }
#topnavigation .fwMenuwrapper > ul li span { display: block; ;padding: 4px 18px 58px; }
#topnavigation .fwMenuwrapper > ul li > span { color: #fc4191;}
#topnavigation .fwMenuwrapper > ul li.selected.haschildren a span { color: #fc4191; }
#topnavigation .fwMenuwrapper > ul { display: inline-block; position: relative; color: #004990; float: left; font-size: 1.286em; }
#topnavigation .fwMenuwrapper ul li.selected span{ color: #fc4191;}
body.megamenuhover .white-overlay { background: rgba(255, 255, 255, 0.5); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 100; }
body.megamenuhover .hide-content { background: #fff none repeat scroll 0 0; display: block; height: 100%; left: 0; opacity: 1; position: absolute; top: 120px; /*transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;  -o-transition: opacity 0.5s ease 0s;  -ms-transition: opacity 0.5s ease 0s;  -webkit-transition: opacity 0.5s ease 0s;*/  visibility: visible; width: 100%; z-index: 500; }
.hide-content { opacity: 0;  transition: opacity 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s; -webkit-transition: opacity 0.5s ease 0s; visibility: hidden; }
body.megamenuhover #MainWrapper { position: relative; }
.fwMenuwrapper ul li > ul { display: none; }
.show-menu > ul { display: inline-block; font-size: 1.286em; margin-top: 42px; position: relative; width: 92.6666%; }
.show-menu > ul > li {/*padding-right: 63px;*/ }
.show-menu > ul > li a { position: relative; border-bottom: 2px solid #fff; }
.show-menu ul li > ul {/*display: none; left: 100%; position: absolute; top: 0; width: 100%;*/ left: 100%; opacity: 0; position: absolute; top: 0; visibility: hidden; width: 100%; z-index: 1; filter: alpha(opacity=0);padding-left: 63px !important; }
.show-menu ul li.level2 > ul {margin-left: -63px;}
/* .show-menu ul li ul li ul {margin-left: 0;} */
.show-menu ul li:hover > ul, .show-ul ul li li:hover > ul, .show-ul ul li li li:hover > ul { visibility: visible; opacity: 1; filter: alpha(opacity=100); -webkit-transition: 500ms ease; -moz-transition: 500ms ease; -o-transition: 500ms ease; -ms-transition: 500ms ease; transition: 500ms ease; }
.fwMenuwrapper > ul li a { text-decoration: none; }
.show-ul-outer.white-bg { opacity: 1; visibility: visible; filter: alpha(opacity=100); }
.show-ul-outer { background-color: #fff; left: 0; opacity: 0; position: absolute; top: 120px; visibility: hidden; width: 100%;overflow:hidden;}
.white-bg .show-ul { opacity: 1; transition: opacity 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s; -webkit-transition: opacity 0.5s ease 0s; visibility: visible; }
.show-ul:after { content: ""; height: 500px; padding-right: 10px; position: absolute; right: -100px; top: 0; width: 100px; }
.show-ul { background: #fff none repeat scroll 0 0; margin: 0 auto; max-width: 1400px; opacity: 0; padding-left: 0; padding-top: 71px; position: relative; transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -moz-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -o-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -ms-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; -webkit-transition: visibility 0s ease 0.5s, opacity 0.5s ease 0s; visibility: hidden; z-index: 5000; }
.MainWrapperInner { position: relative; }
.show-menu { float: left; padding-left: 8.33333%; width: 31.133%; }
.show-desc { float: left; margin-left: 151px; width: 560px; }
.show-menu > ul > li a, .show-menu > ul > li > span { color: #4e5d65; display: block; padding: 9px 20px 7px 0; text-decoration: none; position: relative; }
.show-menu ul ul {/* padding-left: 60px; */ }
.show-ul {/* display: none; */ }
.show-menu > ul > li > ul > li > ul > li > ul > li span.icon-chevron-right { display: none; }
.show-menu ul li span.icon-chevron-right { display: block; margin: -8px 0 0; position: absolute; right: 6px; top: 50%; }
.show-menu ul li > ul li.level4 > span{position:relative;}
.show-menu ul li > ul li{margin-right:0;}
.show-menu ul > li > span { display: block; padding: 9px 20px 7px 0; position:relative;}
/*.show-menu ul li > ul li.level4 > span > span { right: -53px;}*/
/*.megamenu-close { position: absolute; right: 20px; top: 0; }*/
.megamenu-close { color: #10069f; font-size: 0.929em; margin: 0 auto; position: absolute; right: 24px; text-align: center; text-decoration: none; text-transform: uppercase; top: 0; z-index: 1; }
.megamenu-title { color: #10069f; font-size: 2.143em; position: absolute; text-transform: none; padding-top:2px;font-family:"TheMix-bold", Arial;}
.fwNavSignpost .rad-highlight { background: none; color: #10069f; font-size: 2.143em; line-height: 36px; margin: -5px 0 30px; padding: 0; }
.fwNavSignpost p { color: #4e5d65; font-size: 1.286em; line-height: 28px; }
#topnavigation .fwMenuwrapper > ul li.do-opaque a, #topnavigation .fwMenuwrapper > ul li.do-opaque span { color: rgba(0, 73, 144, 0.5); }
body.megamenuhover #topnavigation .fwMenuwrapper > ul li a, body.megamenuhover #topnavigation .fwMenuwrapper > ul li span { color: rgba(16, 6, 159, 0.3);}

body.megamenuhover #topnavigation .fwMenuwrapper > ul li:hover a span {color: inherit;}
body.megamenuhover #topnavigation .fwMenuwrapper ul li:hover a {  color: #fc4191 !important;}

#msearchTextboxContainer ul { max-width: none !important; padding: 0 40px; width: 100% !important;}

#topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive a, #topnavigation .fwMenuwrapper > ul li.do-opaque.hoveractive span {/* color: rgba(0, 73, 144, 1);*/ color:#fc4191;}
.show-menu ul li { border-bottom: 2px solid #fff; -webkit-transition: 500ms ease; -moz-transition: 500ms ease; -o-transition: 500ms ease; transition: 500ms ease; padding: 5px 0 11px; margin-right: 63px;padding-right:0;margin-top: 0;    margin-bottom: 0; }
.show-menu > ul > li:hover {/* border-bottom: 2px solid #b2b2b1;*/ }
.show-menu > ul > li:hover > a, .show-menu > ul > li:hover > span, .show-menu > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li:hover > span, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > a, .show-menu > ul > li > ul > li > ul > li > ul > li:hover > span { color: #10069f; border-bottom: 2px solid #fa4692; }
.show-menu > ul > li:hover, .show-menu > ul > li > ul > li:hover, .show-menu > ul > li > ul > li > ul > li:hover, .show-menu > ul > li > ul > li > ul > li > ul > li:hover { /*border-bottom: 2px solid #b2b2b1; */ }


#headerlinks { overflow: visible; padding: 0px 50px 10px 6px; position: relative; z-index: 99; }
.share-ticker-container { padding: 10px 0 0; width: 150px; position: relative; }
.share-link-header { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 500; }
#headerlinks > ul > li { padding-right: 0px; position: relative; }
#headerlinks > ul > li.globalactive:before { /*background: #fff; content: ""; height: 35px; position: absolute; right: -13px; top: 0; width: 100px;*/ }
#headerlinks ul { background: #fff none repeat scroll 0 0; display: none; position: absolute; width: 138px; z-index: 1000; }
#headerlinks ul ul{  box-shadow: -1px 8px 8px rgba(0, 0, 0, 0.3);  -moz-box-shadow: -1px 8px 8px rgba(0, 0, 0, 0.3);  -o-box-shadow: -1px 8px 8px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: -1px 8px 8px rgba(0, 0, 0, 0.3);  -ms-box-shadow: -1px 8px 8px rgba(0, 0, 0, 0.3);  }
#headerlinks>ul>li.globalactive{  box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  -moz-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  -o-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  -ms-box-shadow: -1px 4px 8px rgba(0, 0, 0, 0.3);  }
#headerlinks ul li a { color: #4e5d65; display: block; padding: 5px 20px 5px 12px; text-decoration: none; }
#headerlinks ul ul li:last-child { background: #10069f; color: #fff; position: relative; }
#headerlinks ul ul li:last-child a { color: #fff; }
#headerlinks ul ul li:last-child:hover a { background: #10069f; color: #fff; }
#headerlinks ul ul li:last-child:before { content: "\eee3"; font-family: "icomoon" !important; margin: -9px 0 0; position: absolute; right: 7px; top: 50%; }
#headerlinks > ul > li > a > img { width: 15px; margin-right: 10px; }
#headerlinks > ul > li > a { position: relative; padding: 5px 20px 12px 12px; }
#headerlinks > ul {     width: 138px;background: none; display: block; position: relative;  }
#headerlinks > ul > li > a > span:after { content: '';display: block;border: 2px solid #757575;    border-top-width: 2px;  left: auto;  border-right-width: 2px;    border-bottom-width: 2px;    border-left-width: 2px;border-width: 0 2px 2px 0;display: inline-block;width: 8px;height: 8px;transform: rotate(225deg);-webkit-transform: rotate(225deg);-ms-transform: rotate(225deg);margin-top: -9px;position: absolute;top:50%;right: 50%;border-width: 2px 0 0 2px;    margin-right: -25px;}
#headerlinks > ul > li > a > img { display: inline-block; margin-right: 10px; vertical-align: sub; width: 15px; }
/*#headerlinks li:hover > ul { display: block; left: -5px;}*/
#headerlinks li { }
#headerlinks ul li ul li:hover a { background:transparent; color:#10069f;font-family:"TheMix-bold", Arial ; }
#headerlinks > ul > li > a:hover { color: #62747d;}
#headerlinks > ul > li > a:hover span::after { border-top: 2px solid #757575;}
#headerlinks > ul > li > a span:before { font-size: 1.15em; }
#headerlinks > ul > li > a span:before { font-family: "icomoon" !important; font-size: 1.25em; left: -6px; position: relative; top: 3px; }
#headerlinks > ul > li > a span { font-family: "TheMix-bold", Arial !important; text-transform:uppercase; }

#SearchButtonContainer > #searchButton { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; height: 35px; position: absolute; right: 0; top: 0; width: 38px; }
#SearchButtonContainer input#searchTextbox:focus { font-family: "TheMix-bold", Arial !important; outline: medium none;color:#fff; }
#SearchButtonContainer input#searchTextbox { color: #4e5d65; font-family: "TheMix", Arial !important; font-size: 1em; height: 35px; padding: 5px 5px 5px 14px; width: 140px; }
#top-left.col-md-11 { float: left; width: 91.66666667%;margin-top:10px;}
#toplinks #searchbox { background: #eeefef none repeat scroll 0 0; float: left; margin: 5px 30px 3px 0; width: 180px; }
.megamenu-close .icon-cross { /*border: 2px solid #a7c3cf;*/ border-radius: 50px; display: block; font-size: 2em; height: 46px; left: 0; line-height: 30px; margin: 0 auto; padding: 5px; text-align: center; width: 46px; }
.megamenu-close:hover .icon-cross { border-color: #002445; }
.megamenu-close:hover { color: #10069f;}
.megamenu-close .close-txt { display: none; font-size: 1em; letter-spacing: 0.7px; margin-top: 4px; }
.logo-inner > a { display: inline-block; }

/*========CountrySites============*/
#japan #nav-home-level3 a { color: #fc4191 !important; cursor: default; pointer-events: none; }
#india #nav-home-level3 a { color: #fc4191 !important; cursor: default; pointer-events: none; }
.fw-country-header .share-ticker-container{margin:5px 0 0 !important;}

/*========CountrySites ENDS============*/


/*===========FOOTER STARTS======*/
#footer { clear: both; }

/* Footer Start */
.fw-footer-outer { background: #fff none repeat scroll 0 0;}
.fw-footer-inner { background: #271EA8 none repeat scroll 0 0; padding-top: 31px; clear: both;}
.fw-footer-top, .fw-footer-bottom { margin: 0 auto; max-width: 1325px; }
.fw-box1 {color: #FFF; float: left; width: 470px; padding-top: 3px; }
.fw-box2 { float: left; width: 234px; margin-left: 74px }
.fw-box3 { float: left; width: 250px; }
.fw-box4 { float: left; width: 234px; }
.fw-box2 ul li a { color: #fff; display: inline-block; padding: 6px 0; text-decoration: none; }
.fw-box2 ul li a:hover,.fw-box3 ul li a:hover,.ftr-social a:hover, .ftr-stay-in-touch a:hover,.fw-ftr-links li a:hover {color:#fe8ebe;}
.fw-box3 ul li a { color: #fff; display: inline-block; padding: 6px 0; text-decoration: none; }
.fw-box1 > p:first-child { font-size: 1.714em; line-height: 1.167em; padding: 0; text-transform: uppercase;font-family: 'TheMix-Black'; font-weight: normal; font-style: normal;  }
.fw-box1 p { font-size: 1.286em; line-height: 31px; padding: 18px 0 0 3px; }
#ftr-nav-contact-us-level1, #ftr-nav-country-sites-level1 { display: none; }
.fw-box2 ul li:first-child, .fw-box3 ul li:first-child { text-transform: uppercase; }
.fw-box2 ul li:first-child a, .fw-box3 ul li:first-child a { padding: 0 0 9px; }
.fw-ftr-logo-copy { float: left; margin-top: 21px; margin-bottom: 33px; }
.fw-ftr-links { float: right; margin-top: 36px; }
.fw-ftr-links li a { color: #FFF; text-decoration: none; display: block; }
.fw-ftr-links li { float: left; letter-spacing: 0.4px; padding: 0 36px 0 2px; position: relative; }
.fw-ftr-links li:before { color: #f4f4f9; content: "|"; right: 15px;left:auto; position: absolute; top: 0; }
.fw-ftr-links li:first-child:before { content:"|"; }
.fw-ftr-links li:last-child:before { content:""; }
.fw-ftr-links li:last-child{padding-right: 2px;}
.ftr-social li:first-child { padding-left: 0; }
.ftr-social li { display: inline-block; padding-left: 10px; vertical-align: middle; }
.ftr-social a, .ftr-stay-in-touch a { color: #FFF; text-decoration: none; }
.ftr-stay-in-touch a { color: #fff; }
.ftr-ttl { color: #fff; font-size: 1em; text-transform: uppercase; }
.ftr-social { margin-bottom: 23px; margin-top: 22px; }
.ftr-stay-in-touch .icon-rss { font-size: 1.6em; margin-right: 10px;}
.new-fb { font-size: 1.4em; margin-left: -4px; margin-top: 1px; }
.new-twitter { font-size: 1.7em; margin-left: 6px; }
.new-youtube { font-size: 1.7em; margin-left: 9px; margin-top: -1px; }
.new-linkedin { font-size: 1.5em; margin-left: 11px; margin-top: -2px; }
.ftr-stay-in-touch { margin-top: 20px; }
.fw-footer-top.clearfix { border-bottom: 1px solid #d1d1ce; padding-bottom: 24px; }
.copy-text { color: #fff; float: left; font-family: Arial; font-size: 1em; line-height: 1.2em; padding-left: 23px; padding-top: 15px; }
.footer-logo { float: left; margin-right: 15px; width: 40px; }
.copy-text p { padding: 0; }
/* Footer End */

/*===========FOOTER ENDS======*/



/*=======STICKY NAV===================*/

/*-------Full-width-main 235-------------*/
.stickyNavWrap {    background: rgba(25, 92, 97, 0.9) !important;    width: 100%;    z-index: 10;    transition: background-color 0.3s ease;    -webkit-transition: background-color 0.3s ease;    -moz-transition: background-color 0.3s ease;    -ms-transition: background-color 0.3s ease;    -o-transition: background-color 0.3s ease;    top: auto;    bottom: auto;    left: 0;    margin: 0 auto;    position: absolute;    right: 0;}
/*-------Full-width-main 235 ends-------------*/


/*-------Full-width-main 239-------------*/
.menuWrapper li a.active {    color: #00bfbd !important;}
/*-------Full-width-main 239 ens-------------*/

/*-------Full-width-main 256-------------*/
.srcollDistance {    width: 0;    height: 100%;    background: #00bfbd !important;    border-radius: 5px;    -webkit-transition: all 0.25s ease;    -ms-transition: all 0.25s ease;    -moz-transition: all 0.25s ease;    -o-transition: all 0.25s ease;    transition: all 0.25s ease;    -webkit-backface-visibility: hidden;}
/*-------Full-width-main 256 ends-------------*/


/*-------Full-width-main 249-------------*/
.stickyNavWrap.fixed .menuSrcoller {background: #007588 !important;}
/*-------Full-width-main 249 ENDS-------------*/


/*-------Full-width-main 250-------------*/
.menuSrcoller {    position: absolute;    height: 5px;    background: #007588 !important;    width: 100%;    bottom: 12px;    left: 0;    border-radius: 5px;}





/*==========MEDIA QUERIES STARTS===========*/

@media all and (max-width: 1150px){
.show-desc{    margin-left: 90px;    margin-top: 5px;    width: 500px;}
}

@media all and (max-width: 1400px){
/* .Nav-search__close{       right: 22px; top: 43px;} */
.logo-inner { padding: 20px 0 0 0; }
/*.show-ul {max-width: none; padding-left: 20px;}
.show-menu ul li > ul {width: 250px;}
.show-menu ul ul { padding-left: 30px;}*/
#toplinks #searchbox { margin: 5px 0 3px; }
#topnavigation.topnavigation.pull-right { margin-right: 0; }
.megamenu-close { right: 20px; }
.fw-footer-top, .fw-footer-bottom { margin: 0 20px; }
.fw-box1 { width: 30%; }
.fw-box2 { margin-left: 80px; width: 20%; }
.fw-box3 { width: 20%; }
.fw-box4 { width: 20%; }
}


@media all and (max-width: 1399px){
#global-search-form #searchTextboxContainer input#searchTextbox{font-size: 3.571em; }
.maxWidth{padding: 0 0 0 76px;}
.show-menu{padding-left:10%;}
.show-menu > ul {    font-size: 1.143em;    margin-top: 64px;}
.show-menu > ul > li a, .show-menu > ul > li > span {    padding: 3px 20px 3px 0;}
}
@media all and (max-width: 1400px) and (min-width: 1201px)
{
body#india #topnavigation .fwMenuwrapper > ul li span, .ip3-india #topnavigation .fwMenuwrapper > ul li span{padding:4px 14px 58px}
}
@media all and  (min-width: 992px){
.TrainingPortalLanding table#inv-responsive{display: table !important;}
}
@media all and (max-width: 1400px) and (min-width: 992px)
{
body.ip3-japan #topnavigation .fwMenuwrapper > ul li span, body#japan #topnavigation .fwMenuwrapper > ul li span{font-size: 0.889em;}
}
@media all and (max-width: 1200px) and (min-width: 992px)
{
/*.Nav-search__close{RIGHT:-20%;}*/
}
@media all and (max-width: 1130px) and (min-width: 992px)
{
body.ip3-japan #topnavigation .fwMenuwrapper > ul li span, body#japan #topnavigation .fwMenuwrapper > ul li span{padding:4px 10px 58px;}
}
@media all and (max-width: 1170px) and (min-width: 992px)
{

#topnavigation .fwMenuwrapper > ul li span{padding:4px 15px 58px; font-size:1em;}
}

@media all and (max-width: 991px) {


#MainWrapper .header-outer.nav-up {    top: -90px;}
body.HideScroll #toplinks, body.HideScroll #logo {    opacity: 1;}
.maxWidth{padding:0;}

.header-outer {    transition: top 0.2s ease-in-out;    -webkit-transition: top 0.2s ease-in-out;    -moz-transition: top 0.2s ease-in-out;    -ms-transition: top 0.2s ease-in-out;    -o-transition: top 0.2s ease-in-out;    height: 80px;    position: fixed;    top: 0;    width: 100%;}
.mob-menu:hover {    text-decoration: none;    color:#10069f;}

/*=====Full width media queries 145=============*/
#headerlinksmobi ul ul li:last-child {    background: #10069f;    color: #fff;    position: relative;}
/*=====Full width media queries 145=============*/


#headerlinksmobi > ul > li > a > span::after {    content: "";    position: absolute;    right: 45px;    top: 10px;border-width:2px 0 0 2px !important;border: 2px solid #757575;left: auto;width: 8px;height: 8px;transform: rotate(225deg);-webkit-transform: rotate(225deg);-ms-transform: rotate(225deg);}




.icon-globe{text-transform: uppercase;}
/*-----full-width-media-queries 157====*/
.mm-list li.mmenu-section-head:hover {    color: #10069f;    background: transparent;}
/*-----full-width-media-queries 157====*/

/*=========MMEnu 78===========*/
.mm-list li.level1{text-transform:none; }
/*=========MMEnu 78===========*/
.share-ticker-container { float: none; width: 100%; border: 1px solid #f0f0ef; border-width: 1px 0; margin-bottom: 30px; padding: 10px 50px; }
#sharepricetickertopXmlContainer .sharepricemain { background-color: #e5ecf5; }
#sharepricetickertopXmlContainer .sharepriceimgsrc { float: right; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 8px; }
#sharepricetickertopXmlContainer .sharepriceval { float: left; font-size: 18px; line-height: 30px; color: #768d99; }
#sharepricetickertopXmlContainer .sharepricechngecolor-red { color: #d66 !important; float: left; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 5px; }
#sharepricetickertopXmlContainer .sharepricechngecolor-green { color: #73A373 !important; float: left; padding-bottom: 0; padding-left: 5px; padding-right: 0; padding-top: 5px; }
.mob-share-txt { padding: 5px 0 8px; }
#msearchbox { border-bottom: 2px solid #fa4692;background: transparent; margin: 0; }
#msearchcontainer { clear: both; float: right; height: 35px; margin: 10px 0 0; overflow: hidden; }
#msearchTetboxCoxntainer { float: left; }
#msearchTextboxContainer input { background:transparent; border: 0 none; color: #5e5e5e; float: left; font-family: "TheMix", Arial !important; height: 60px; padding: 5px 50px; width: 300px; font-size: 1.25em; }
#mSearchButtonContainer { background: transparent; float: right; position: relative; width: 70px; }
#mSearchButtonContainer:before { color: #fa4692; content: "\e123"; display: block; font-family: "icomoon" !important; font-size: 2em; height: 60px; left: 0; padding-right: 50px; position: absolute; text-align: right; top: 20px; }
#mSearchButtonContainer input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: 80px; overflow: hidden; padding: 0; position: absolute; right: 0; text-indent: -999999px; top: 0; width: 80px; }
#msearchTextboxContainer input:focus { border: medium none; outline: medium none; font-family: "TheMix-bold", Arial !important; }
#mheaderlinks, .share-ticker-container { margin-top: 25px; text-align: left; color: #004d91; }
.mm-footer .share-ticker-container { padding: 17px 50px 3px;}
#mheaderlinks a, #mheaderlinks a:hover { text-decoration: none; }



#top-left.col-md-11 { width: auto;float: right; margin-top:18px;}
.logo-inner { margin: 0; padding: 0;}
#logo .logo-inner img {       max-height: 70px;    width: 43px;    max-width: none;}
#headerwrapper {    padding: 10px 0;}
/*---full-width-media-queries-line(180)*/
.mob-menu { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #10069f; cursor: pointer;  display: inline-block;    font-size: 1em;    height: auto;    margin-bottom: 0px;    margin-right: 0;    margin-top: 0;    padding-bottom: 4px;    padding-right: 41px;    padding-top: 6px;    position: relative;    text-align: right;    text-decoration: none;    text-transform: uppercase;    width: 78px;}
/*---Ends---*/

/*---full-width-media-queries-line(181)*/
.mob-menu > span { background: #10069f; display: block; height: 3px; opacity: 1; position: absolute;    right: 0; top: 0;  width: 30px;}
/*---181 ends----*/

/*---full-width-media-queries-line(193)*/
.mob-breakpoint { clear: both; display: block; }
.breakdown-point { cursor: default; }
.mob-breakpoint .breakdown-point-marker { display: inline-block; position: static; }
.mob-breakpoint .breakdown-point-info-slate, .mob-breakpoint .breakdown-detail { display: inline-block; position: static; }
.fw-footer-top, .fw-footer-bottom { margin: 0 30px; }
.fw-box1 { float: none; padding-bottom: 30px; width: 100%; }
.fw-box2 { margin-left: 0; width: 50%; }
.fw-box3 { width: 50%; }
.fw-box4 { clear: both; float: none; padding-top: 40px; width: 100%; }
.fw-footer-top.clearfix { padding-bottom: 40px; }
.MainWrapperInner { padding: 0 30px; }
.mob-menu { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #10069f; cursor: pointer; display: inline-block; font-size: 1em; height: auto; margin-bottom: 0px; margin-right: 0; margin-top: 0; padding-bottom: 4px; padding-right: 41px; padding-top: 6px; position: relative; text-align: right; text-decoration: none; text-transform: uppercase; width: 78px; }

.mob-menu span:nth-child(2) { top: 10px; }
.mob-menu span:nth-child(3) { top: 20px; }
.mm-list li.level1 a, .mm-list li.level1 a span { color: #10069f; }
.mm-menu { background: #FFF; }
.mm-menu .mm-list > li > a.mm-subclose { color: #5b5b5b; text-transform: uppercase; }
.mm-list a.mm-subclose { background: none; border: none; margin: 0; padding: 12px 50px 12px 65px; }
.mm-menu .mm-list > li > a.mm-subclose:before { border-color: #5b5b5b; }
.mm-menu .mm-list > li > a.mm-subclose:before { display: block; }
.mm-list a.mm-subclose:before { margin-bottom: -6px; }
.mm-menu .mm-list > li:hover > a.mm-subopen:after, .mm-menu .mm-list > li:hover > a.mm-subclose:before { border-color: inherit; }
.mm-list li.mmenu-section-head { color: #004990; font-size: 2.143em; font-weight: 400; padding: 15px 50px; text-transform: uppercase; }
.mm-list a.mm-subopen::after, .mm-list a.mm-subclose:before { border: 2px solid transparent; bottom: 50%; content: ""; display: inline-block; height:9px; margin-bottom: -6px; position: absolute; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); width:9px; }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: #5b5b5b; }
.mm-list li:hover, .mm-list li.current, .mm-list li.selected { background: transparent none repeat scroll 0 0; color: #10069f; }
.mm-list a.mm-subopen:after { border-left: medium none; border-top: medium none; right: 52px; }
.mm-list a.mm-subclose:before { border-bottom: medium none; border-right: medium none; left: 52px; }
.mm-list > li > a { color: #5b5b5b; }
.mm-footer { padding: 5px 0; }
#mob-menu-wrap > ul { padding-bottom: 0; padding-top: 36px; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { margin-right: 50px; padding-right: 30px; }
.mm-list > li > a, .mm-list > li > span { padding: 10px 10px 10px 50px; }
#headerlinksmobi > ul > li > a span { font-family: "TheMix", Arial !important; }
/*---full-width-media-queries-line(193) ends----*/

/*---full-width-media-queries-line(192)*/
.mm-list li.mmenu-section-head {color: #10069f;font-size: 2.143em;    font-weight: 400;    padding: 15px 50px;    text-transform: none;}
/*---full-width-media-queries-line(192) ends=====*/


.fw-footer-top, .fw-footer-bottom { margin: 0 30px; }
.fw-box1 { float: none; padding-bottom: 30px; width: 100%; }
.fw-box2 { margin-left: 0; width: 50%; }
.fw-box3 { width: 50%; }
.fw-box4 { clear: both; float: none; padding-top: 40px; width: 100%; }
.fw-footer-top.clearfix { padding-bottom: 40px; }
.MainWrapperInner { padding: 0 30px; }



}
@media all and (min-width: 721px) and (max-width: 840px) {

.fw-ftr-links li { font-size: 1em !important;}
}
@media all and (min-width: 801px){
/*#logo{width: 25%;}*/
}


@media all and (max-width: 768px) and (min-width: 360px)
{
.fw-ftr-links {display: block !important;  margin-top: 5px; margin-bottom: 10px;  float: left;}
.fw-ftr-links li { padding: 0 24px 0 2px;  font-size: 0.8em;}
.fw-ftr-links li:first-child { padding-left: 0px;}
.fw-ftr-logo-copy { margin-bottom: 5px;     width: 100%;}
.fw-ftr-links li:before {left:auto;right:9px;}
}
@media all and (max-width: 767px){
.header-outer.nav-up {    top: -90px !important;}
#global-search-form #searchTextboxContainer input#searchTextbox{font-size: 2.429em;}

.MainWrapperInner {    padding: 0 15px;}
.fw-footer-top, .fw-footer-bottom { margin: 0 15px; }
#msearchTextboxContainer input { padding: 5px 80px 5px 30px; width: 100%; }
#mSearchButtonContainer:before { font-size: 2em; height: 60px; left: 10px; padding-right: 50px; position: absolute; top: 19px; }
#mSearchButtonContainer { height: 60px; left: auto; padding-right: 50px; position: absolute; right: 0; top: 5px;}
#mSearchButtonContainer input { width: 67px; }
#mSearchButtonContainer input { height: 60px; position: absolute; right: 0; top: 0; width: 70px; }
#mSearchButtonContainer { width: 40px; }
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) {
.fw-ftr-links li { font-size: 1em !important;}
}

@media all and (max-width: 480px) {
.fw-box1 { float: none; padding-bottom: 30px; width: 100%; }
.fw-box2 { float: none; margin-bottom: 20px; margin-left: 0; width: 100%; }
.fw-box3 { float: none; width: 100%; }
.fw-box4 { clear: both; float: none; padding-top: 20px; width: 100%; }
.copy-text { font-size: 0.8em; padding-left: 0; }
}


/*=============HEADER ENDS============*/





body.HideScroll .MainWrapperInner{z-index:-999999;}
body.HideScroll.megamenuhover .MainWrapperInner{z-index:99;}
/*---- z-about-us-new-----*/
h1.fw-about-section-ttl{color: #10069f;font-size: 4.292em;font-weight: 400;line-height: 1em;padding: 38px 0 38px 0;text-transform: uppercase;font-family: TheMix-Black;}
.bod-tabs-leadership ul li::before {background: #fff;content: "";height: 100%;
  left: 0;position: absolute;top: 0;width: 2px;}
.bod-tabs-leadership ul li:first-child:before{width:0px;}
.bod-tabs-leadership ul li:first-child {margin-left: 0;}
.bod-tabs-leadership ul{display: flex;justify-content: space-evenly;}
.bod-tabs-leadership ul li { background: #10069f; color: #fff;float: left; position: relative;text-transform: uppercase;list-style-type: none;
  text-align: center;margin-bottom: 20px; vertical-align: middle; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;   /* width: auto !important;*/}
.bod-tabs-leadership{display:block !important;}
.bod-tabs-leadership ul li a{padding: 33px 10px;display: block;text-align: center;color: #fff;text-decoration: none;font-size: 1.500em;
  line-height: 1.2;font-family: "TheMix-bold", Arial;font-weight: 400;}
.bod-tabs-leadership ul li.current::after {border-left: 16px solid transparent;
  border-right: 16px solid transparent;border-top: 20px solid #009ec5;bottom: -20px;
  content: "";left: 50%;margin-left: -16px;position: absolute;}
.bod-tabs-leadership ul li:hover, .bod-tabs-leadership ul li.current {background: #009ec5;}
.bod-tabs-leadership ul li.current a{pointer-events: none;cursor: default;}
.bod-tabs-leadership ul li { width: 100%;}
.fw-about-section-ttl{margin: 29px auto;max-width: 1170px;}
.bodWrapper.desktop{max-width: 1170px; margin: 0 auto;}
.bodWrapper{padding-bottom: 70px;}
.bod-item.active{background-color: #10069f; color: #fff;-webkit-box-shadow: -3px 30px 51px 2px rgba(0,0,0,0.25);position: relative;-moz-box-shadow: -3px 30px 51px 2px rgba(0,0,0,0.25);
  box-shadow:-3px 30px 51px 2px rgba(0,0,0,0.25);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.people-info {color:#4e5d65;padding: 25px 20px 20px; display: block;float: left;width: 100%;}
.bod-inner{padding-left: 15px;padding-right: 15px;overflow: visible;z-index: 101;}
.bod-item{border: 1px solid #e2e2e2;}
.people-image {/*background-color: #f7f7f7;*/overflow:hidden;}
.bod-group {margin-left: -15px;margin-right: -15px;}
.fullBodDetails {display:none; padding-left: 15px;padding-right: 15px;margin-top: -30px;margin-bottom: 30px;}
.bod-item {border: 1px solid #e2e2e2;display: block;float: left;width: 100%;margin-bottom: 30px;cursor: pointer;position:relative;}
.bod-item.inactive:after {content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(255,255,255,0.5);z-index: 9999;}
.active .people-info {background-color: #10069f;color: #fff;float: left;width: 100%;/*padding:50px 20px 45px;margin-top: -49px;*/height: auto !important;z-index: 100;position: absolute;}

.people-info{position:relative;}
.people-info:after {background: rgba(64, 56, 178, 0.95) none repeat scroll 0 0;bottom: 0;content: "";   left: 0;position: absolute;right: 0;top: 0;transform: scaleY(0);-moz-transform: scaleY(0);-webkit-transform: scaleY(0);-o-transform: scaleY(0);-ms-transform: scaleY(0);transform-origin: 50% 100% 0;    -moz-transform-origin: 50% 100% 0;-webkit-transform-origin: 50% 100% 0;-o-transform-origin: 50% 100% 0;    -ms-transform-origin: 50% 100% 0;transition-duration: 0.3s;-moz-transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s;-ms-transition-duration: 0.3s;transition-property: transform;-moz-transition-property: transform;-webkit-transition-property: transform;-o-transition-property: transform;-ms-transition-property: transform;transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-webkit-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;z-index: 101;}
.bod-item:not(.active):hover .people-info:after {-moz-transform: scaleY(1);-webkit-transform: scaleY(1);-o-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);}
.bod-name{font-size:2em;line-height:1.2em;padding-bottom: 0px;font-family: "TheMix-bold", Arial;position:relative;z-index:1000;transition:color 0.3s;-ms-transition:color 0.3s;-webkit-transition:color 0.3s}
.bod-position{font-size:1.286em;line-height:1.5em;padding-bottom: 0px;position:relative;z-index:1000;transition:color 0.3s;-ms-transition:color 0.3s;-webkit-transition:color 0.3s}
.bod-item:not(.active):hover .bod-name,.bod-item:not(.active):hover .bod-position{color:#fff;}
.people-image img{transition:transform 0.3s;-ms-transition:transform 0.3s;-webkit-transition:transform 0.3s}

.fw-tabbed-two-col .tab-list.bod-tabs-leadership{margin-bottom: 30px;}
.active .people-image, .active .people-image img{z-index:9}
.fullbod-wrapper {background-color: #f7f7f7;padding: 110px;}
.bod-group.active-group .bod-item:not(.active) {opacity: 0.3;}
.close-desc{position:absolute;top:70px;right:70px;width: 35px;
  cursor:pointer;height: 35px;}
.close-desc::after {background-color: #b2b2b1;height: 35px; width: 2px; content: "";
  display: block;transform: rotate(45deg);right: 17px;position: absolute;}
.close-desc::before {background-color: #b2b2b1;height: 35px;width: 2px;content: "";
  display: block;transform: rotate(135deg);top: 0px;position: absolute;right: 17px;}
.fullbod-wrapper p {font-size: 1.286em;color: #4e5d65;padding-bottom: 30px;line-height:1.556em;}
.fullbod-wrapper p.bod-name{color:#10069f;font-size:2.571em;line-height:1.2em;font-family: "TheMix-bold", Arial;padding-bottom: 20px;}
.fullbod-wrapper p.bod-position{font-size:1.429em;padding-bottom: 25px;}
/*--------------Event Cal CSS Starts -----------------------------*/
.full-width-event-cal-wrapper .full-width-event-wrapper{max-width: 1170px;margin: 0 auto;}
.full-width-event-cal-wrapper h1{color: #10069f;font-size: 4.292em;font-weight: 400;line-height: 1em;padding: 0; text-transform: uppercase;font-family: 'TheMix-Black', Arial;margin: 80px auto;max-width: 1170px;color:#10069f;text-align: center;}
.full-width-event-cal-wrapper .event-header{color: #4e5d65;background:none;padding: 0px 20px;border-bottom: 0px solid #e5e5e5;font-size: 1.286em;font-family: "TheMix-bold", Arial;}

.full-width-event-cal-wrapper .snap-head {background: none;cursor: pointer;padding:24px 20px 20px;border-top: 1px solid #e5e5e5;position:relative;}
.full-width-event-cal-wrapper .event-title {color: #10069f;font-size: 1.5em;line-height: 1.66em;font-family: "TheMix-bold", Arial;    padding: 0px;}
.full-width-event-cal-wrapper .l-country,.full-width-event-cal-wrapper .event-country {width: 18%;color: #4e5d65;}
.full-width-event-cal-wrapper .l-date, .full-width-event-cal-wrapper .event-date {width: 18% !important;}
.full-width-event-cal-wrapper .l-event,.full-width-event-cal-wrapper .event-title {width: 64% !important;padding-right: 15px;}
.full-width-event-cal-wrapper .snap-content p{font-size:1.143em;font-family: "Helvetica LT W01 Roman", Arial;line-height:1.5em;    padding-bottom: 30px;}
.full-width-event-cal-wrapper .snap-content{padding:0 20px 20px}
.full-width-event-cal-wrapper .snap-content tbody td, tbody th{font-size:1.143em;font-family: "Helvetica LT W01 Roman", Arial;line-height:1.5em; background:none;border:0px;padding:0px 10px 0px 0px;}
.full-width-event-cal-wrapper .snap-content a{color:#10069f}
.full-width-event-cal-wrapper .snap-content a:hover{color:#1cafd3}
.event-snap-icon{position:absolute;right:23px;color:#1cafd3;top:30px;transition: all 0.2s;}
.open .event-snap-icon{transform: rotate(180deg);top:29px;}

/*.full-width-event-cal-wrapper .snap-content tbody td:first-child{padding-left:0px;}*/
.fullbod-wrapper ul li {list-style: inside;padding-bottom: 10px;font-size: 1.286em;color: #4e5d65;line-height: 1.556em;}
.nojs  .fullbod-wrapper{padding: 15px;}
.nojs .bod-details.hide {display: block;}
.nojs .close-desc { display: none;}
.no-image .home-banner-fw-inner {min-height: 50px;}
.full-width-event-cal-wrapper .snap-content tbody td:first-child {width: 100px;}
@media all and (min-width: 1400px){
  .font50.fw-about-section-ttl {font-size:4.286em;line-height:1em;}
  .fullbod-wrapper p.bod-name{font-size:2.857em;line-height:1.2em;}
  .bod-name{font-size:2.143em;line-height:1.2em;}
  .fullbod-wrapper p.bod-position{font-size:1.714em;}
}
@media all and (max-width: 1399px){
  .leadership-catergory-wrapper {padding: 0 30px;}
  h1.fw-about-section-ttl,.full-width-event-cal-wrapper h1{font-size: 3.571em;}
  .font16 {font-size: 1em;}
  
  .fullBodDetails,.bod-item{margin-bottom: 30px;}
  .bodWrapper {padding-bottom: 50px;}
}
@media all and (max-width: 1199px){
  .full-width-event-cal-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 992px){
  .full-width-event-cal-wrapper .event-date{padding-left:0px;}
  .insights-mobi-filter-active .full-width-event-cal-wrapper .insights-filter-title{margin-top:20px;}
  .full-width-event-cal-wrapper .l-event, .full-width-event-cal-wrapper .event-title {width: 100% !important;}
  .full-width-event-cal-wrapper .event-header{display: none;}
  .full-width-event-cal-wrapper .event-title{padding-right: 25px;}
  /* Insights Filter Start */
  .full-width-event-cal-wrapper .insights-filter-title { margin: 40px 0px 0; z-index: 111;}
  .full-width-event-cal-wrapper .insights-filter-inner.font16 { background: none;}
  .full-width-event-cal-wrapper .filter-tab-content{ padding: 0;}
  .full-width-event-cal-wrapper .filter-tab-content.active{border-top:none; text-align: left; margin-top: 0;}
  .full-width-event-cal-wrapper .filter-tab-content ul { width: 100%;}
  .full-width-event-cal-wrapper .insights-filter-inner li { display: inline-block; margin: 0; width: 49%;}
  .full-width-event-cal-wrapper .insights-filter-inner ul li a{display: block; padding: 10px; text-align: left; width: 96%; border-left:none; border-top:none; border-right:none;}
  .full-width-event-cal-wrapper .filter-click li:first-child:before{border-left:none;}
  .full-width-event-cal-wrapper .insights-filter-mobi-info{display:block;}
  .full-width-event-cal-wrapper .insights-filter-wrap { text-align: left;}
  .full-width-event-cal-wrapper .insights-filter-wrap > span { display: block;}
  .full-width-event-cal-wrapper .filter-ttl{display:none;}
  .full-width-event-cal-wrapper .filter-ttl-mobi{display:block;}
  .full-width-event-cal-wrapper .filter-ttl-mobi:focus{border: 1px solid #cad9e8;}
  .full-width-event-cal-wrapper .filter-click { display: block; width: 100%;}
  .full-width-event-cal-wrapper .filter-click li:first-child{border-top: 1px solid rgba(16, 6, 159,0.6);}
  .full-width-event-cal-wrapper .filter-click li{border:none; border-bottom: 1px solid rgba(16, 6, 159,0.6); display: block; float: none;}
  .full-width-event-cal-wrapper .filter-click li a:after { border: medium none; content: "\eee3"; font-family: "icomoon" !important; font-size: 1.4em; margin-top: -14px; position: absolute; right: 10px; top: 50%;}
  .full-width-event-cal-wrapper .filter-click li:hover a:after { border: medium none;}
  .full-width-event-cal-wrapper .filter-click li:hover{border-top:none; border-right:none;}
  .full-width-event-cal-wrapper .filter-click li:first-child:hover { border-top: 1px solid #93afbb;}
  .full-width-event-cal-wrapper .filter-click{display:none;}
  .full-width-event-cal-wrapper .clearfilter { position: absolute; right: 0; top: 0; z-index: 10;}
  .full-width-event-cal-wrapper .insights-filter-mobi-info{height: 50px;}
  .full-width-event-cal-wrapper .insights-filter-inner ul li:nth-child(2) a,.full-width-event-cal-wrapper .insights-filter-inner ul li:first-child a{ border-top: 1px solid rgba(16, 6, 159,0.6);}
  .full-width-event-cal-wrapper .insights-filter-inner ul.month-filter li:nth-child(2) a,.full-width-event-cal-wrapper .insights-filter-inner ul.month-filter li:first-child a { border-top: medium none;}
  @-webkit-keyframes fadeEffect {
    from {
      opacity: 0;
      filter: alpha(opacity=0);
    }
    to {
      opacity: 1;
      filter: alpha(opacity=1);
    }
  }
  @keyframes fadeEffect {
    from {
      opacity: 0;
      filter: alpha(opacity=0);
    }
    to {
      opacity: 1;
      filter: alpha(opacity=1);
    }
  }
  .full-width-event-cal-wrapper .filter-tab-content.active{animation: fadeEffect 1s; -webkit-animation: fadeEffect 1s; -moz-animation: fadeEffect 1s; -ms-animation: fadeEffect 1s; -o-animation: fadeEffect 1s;}
  
  .full-width-event-cal-wrapper .insights-filter-inner ul li a{color: rgba(16, 6, 159,0.6);}
  .full-width-event-cal-wrapper .insights-filter-inner ul li a.selected{color: #336da6; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
  .full-width-event-cal-wrapper .insights-mobi-filter-active .insights-after-select-total{display:none;}
  .full-width-event-cal-wrapper .insights-filter-inner-total ul { display: inline;}
  .full-width-event-cal-wrapper .insights-filter-inner ul li a{ box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
  .full-width-event-cal-wrapper .insights-after-select-total { margin-top: 20px;}
  .full-width-event-cal-wrapper .insights-mid-fw-inner { margin-top: 30px;}
  /* Insights Filter End */
  .full-width-event-cal-wrapper .snap-head{padding:12px 20px 3px;}
  .insights-mobi-filter-active .header-outer.nav-down {z-index: 9999;}
  .cal-landing-page{z-index:10;}
  .insights-mobi-filter-active .full-width-event-cal-wrapper h1{display:none;}
  
  .fullBodDetails,.bod-item{margin-bottom: 30px;}
  .bodWrapper {padding-bottom: 30px;}
}
@media all and (max-width: 767px){
  h1.fw-about-section-ttl,.full-width-event-cal-wrapper h1{    font-size: 2.429em;    line-height: 1;}
  .font50.fw-about-section-ttl, .full-width-event-cal-wrapper h1 {font-size:2.429em;line-height:1em;}
  .fullbod-wrapper p.bod-name{font-size:2.143em;line-height:1.2em;}
  .bod-name{font-size:1.571em;line-height:1.2em;}
  
  
  
  .bod-tabs-leadership .mobi-tabs-menu::before { border-left: 8px solid transparent;
    border-right: 8px solid transparent; border-top: 10px solid #fff; content: "";margin-left: -16px;
    position: absolute;right: 20px;top: 50%; margin-top: -5px;}
  .bod-tabs-leadership .mobi-tabs-menu {background: #009ec5;color: #fff; cursor: pointer; display: block;
    padding: 10px 20px; padding: 10px 45px 10px 25px; position: relative; text-transform: uppercase;}
  
  .bod-tabs-leadership ul{display:none;}
  
  .leadership-catergory-wrapper {padding: 0 15px;}
  .bod-tabs-leadership .mobi-tabs-menu.active::before {border-bottom: 10px solid #fff;border-top: 0 none;}
  
  .bod-tabs-leadership ul li.current {display: none;}
  .bod-tabs-leadership ul li {width:100%;padding: 5px 5px;}
  .bod-tabs-leadership ul li a { padding: 5px 20px; text-align: left;}
  .bod-tabs-leadership ul li::before{width:0px;}
  .full-width-event-cal-wrapper h1{margin-top:10px;margin-bottom:30px;}
  .full-width-event-cal-wrapper{margin-top:50px;}
  .insights-filter-title {
    margin: 40px 15px 0;
  }
  
  .fullBodDetails,.bod-item{margin-bottom: 30px;}
  .bodWrapper {padding-bottom: 20px;}
}
@media all and (max-width: 640px){
  .bod-group .bod-inner{width:100%;}
  .fullbod-wrapper {padding: 70px 20px 30px;}
  .close-desc{top:20px;right:30px;}
}

@media all and (max-width:991px) and (min-width:641px){
  .fullbod-wrapper {background-color: #f7f7f7;padding: 80px 50px;}
  .close-desc{top:35px;right:40px;}
}
@media all and (max-width: 540px){
  .full-width-event-cal-wrapper .l-date, .full-width-event-cal-wrapper .event-date{width: 50% !important;}
  
}

@media all and (max-width:767px){
.full-width-event-cal-wrapper .insights-mid-fw{padding-left:0;padding-right:0;}
  .full-width-event-cal-wrapper .insights-filter-inner ul li a{color: rgba(16, 6, 159,0.6);}
  .full-width-event-cal-wrapper .filter-click li{border-bottom:1px solid rgba(16, 6, 159,0.5);}
  .full-width-event-cal-wrapper .filter-click li:first-child,.full-width-event-cal-wrapper .insights-filter-inner ul li:nth-child(2) a, .full-width-event-cal-wrapper .insights-filter-inner ul li:first-child a{border-top:1px solid rgba(16, 6, 159,0.5);}
  .full-width-event-cal-wrapper .filter-click li:first-child:hover{border-top:1px solid rgba(16, 6, 159,0.5);}
  .full-width-event-cal-wrapper  .mobi-Filter-Done a{padding:5px 20px;font-size: 1.286em;}
  .insights-mobi-filter-active .full-width-event-cal-wrapper{margin-top:40px;padding:0px;}
  
  .insights-mobi-filter-active .full-width-event-cal-wrapper .insights-filter-title{margin-top:0px;margin-left:15px;margin-right:15px;}
  .full-width-event-cal-wrapper .insights-filter-title{margin-left:0px;margin-right:0px;}
  
  .insights-mobi-filter-active #mobfilter .insights-filter-main{     padding-bottom: 80px;   min-height: 160px;}
  /*.insights-mobi-filter-active .mobi-Filter-Done{bottom:0px;}*/
  .insights-mobi-filter-active .full-width-event-cal-wrapper .insights-filter-title{min-height:235px;}
}

@media all and (max-width:991px) and (min-width:768px){
  .bod-inner{width:50%;}
  div#bodWrapper {width: 83.33333333%;margin-left: 8.33333333%;}
  .full-width-event-cal-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .people-info{justify-content: center;
    align-content: center;
    flex-direction: column;display: flex;} 
}

@media all and (max-width:767px) and (max-height:420px){
  .insights-mobi-filter-active .full-width-event-cal-wrapper .mobi-Filter-Done{bottom:-20px;}
}
@media all and (max-height:320px){
  .insights-mobi-filter-active .full-width-event-cal-wrapper .mobi-Filter-Done{bottom:0px;}
}