
/*---- font-icomoon-----*/
@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/V/Venator/fonts/icomoo-eot.eot?c4eo80');
  src:  url('/~/media/Files/V/Venator/fonts/icomoo-eot.eot?c4eo80#iefix') format('embedded-opentype'),
    url('/~/media/Files/V/Venator/fonts/icomoo-ttf.ttf?c4eo80') format('truetype'),
    url('/~/media/Files/V/Venator/fonts/icomoo-woff.woff?c4eo80') format('woff'),
    url('/~/media/Files/V/Venator/fonts/icomoo-svg.svg?c4eo80#icomoo') 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;
}
@font-face {
    font-family: 'icomoon-x';
    src:  url('/~/media/Files/V/Venator/fonts/icomoon-x-r-eot.eot?bbbkgb');
    src:  url('/~/media/Files/V/Venator/fonts/icomoon-x-r-eot.eot?bbbkgb#iefix') format('embedded-opentype'),
      url('/~/media/Files/V/Venator/fonts/icomoon-x-r-ttf.ttf?bbbkgb') format('truetype'),
      url('/~/media/Files/V/Venator/fonts/icomoon-x-r-woff.woff?bbbkgb') format('woff'),
      url('/~/media/Files/V/Venator/fonts/icomoon-x-r-svg.svg?bbbkgb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="iconx-"], [class*=" iconx-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-comma:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
  font-family: 'icomoon' !important;
}
.icon-linkedin:before {
  content: "\e907";
  font-family: 'icomoon' !important;
}
.icon-member:before {
  content: "\e908";
}
.icon-menu-close:before {
  content: "\e909";
}
.icon-menu-open:before {
  content: "\e900";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-outlook:before {
  content: "\e90b";
}
.icon-pdf:before {
  content: "\e90c";
}
.icon-player:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-presentation:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
/*
.icon-twitter:before {
  content: "\e911";
}
*/  

  
.icon-video-play:before {
  content: "\e912";
}
.icon-chairman:before {
  content: "\e913";
}
.icon-financial:before {
  content: "\e914";
}
.iconx-twitter-x-logo-black-round-20851:before {
    content: "\e900";
  }
/*---- bootstrap-----*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=22e4723bfe7a6952c9a2)
 * Config saved to config.json and https://gist.github.com/22e4723bfe7a6952c9a2
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*---------------- 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 ----------------- */
html {
  /*font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;*/
}
body {
  
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
     -moz-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 {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  display: block;
}
.img-responsive {
  display: block;
}
.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;
  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;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10.5px;
  padding-right: 10.5px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10.5px;
  padding-right: 10.5px;
}
.row {
  margin-left: -10.5px;
  margin-right: -10.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: 10.5px;
  padding-right: 10.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: 992px) {
  .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;
}
.hide {
  display: none !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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*---- main-----*/
.header1  .mobi-top-links, .header1 .mobileMenuWrap, .new-child-div, #Nav, .header1 .mobi-top {display:none;}
.new-child-div {display:none;}
.inv-branding a:after{background-image: url("/~/media/Images/V/Venator/css/sprite.png"); background-repeat: repeat; content: " "; display: inline-block; position: absolute;}
#MainWrapper{float:left;width:100%}
.nojs .product-tab{display:block;}
.mm-opened .mobile-nav {
    display: none;
}
#ip3-our-values .page-content > img {
    margin-bottom: 50px;
}
/*-------------- Main Body CSS Starts --------------*/ 
.no-slider li p a, .slider-area1 li p a, .slider-area2 li p a{color:#ffffff !important;}
html{font-size:62.5%;-webkit-text-size-adjust: none;-ms-content-zooming: none;}
body{background-color:#fff; font-family:Arial,Helvetica,sans-serif;  line-height:28px;font-size:1.6rem;color:#6a7c94; text-rendering: optimizeLegibility; font-smooth: always; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased;}
a{color:#002f72; text-decoration:none;}
a:hover{color:#002f72; text-decoration:none;}
a:focus, a:active{text-decoration:none;border:none; outline:0; _noFocusLine:expression(this.hideFocus=true);}
.hide{display:none;}
.invisible{position:absolute; left:-9999999px; top:auto; width:1px; height:1px; overflow:hidden; visibility:visible;}
img{outline-style:none;outline-width:0;border:0 none;}
/* -sup{font-size:smaller;	font-weight:bold;} */
sub{margin:2px 0; padding:2px 0;}
h1 sub {margin:0px; padding:0px;}
ul,ol{list-style:none;}
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;}
.uppercase{text-transform:uppercase;}
p{padding: 0 0 20px;}
.main-content .page-content h2{margin-top: 20px;margin-bottom: 20px;}
.main-content .page-content h3{margin-top: 20px;margin-bottom: 20px;}
.main-content .page-content h4{margin-top:15px;margin-bottom:15px;}
.main-content .page-content h5{margin-top:10px;margin-bottom:10px;}
h1, .h1 {font-size:5.5rem; line-height:55px; margin:0 0 40px;font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
h2, .h2 {font-size:4.5rem; line-height:45px; margin:0 0 10px;font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
h3, .h3 {font-size:3.5rem; line-height:35px; margin:0 0 10px;font-family: "delta",sans-serif; font-style: normal; font-weight: 300;}
h4, .h4 {font-size:2.5rem; line-height:28px; margin:0 0 10px;font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
h5, .h5 {font-size:2.0rem; line-height:25px; margin:0 0 10px;font-family: "delta",sans-serif; font-style: normal; font-weight: 300;}
p#sectionheader{font-size:1.6rem; line-height:2.0rem;}
.rad-introtext, .page-introtext p {font-size:2.4rem; line-height:32px;font-family: "delta",sans-serif; font-style: normal; font-weight: 300;}
.float100{float:left;width:100%}
.hide { display:none }
#contentwrapper.landing { clear: both; margin-top:110px; background-color: #f6f9fc;}
#contentwrapper {margin-top: 110px;clear: both; background-color:#f6f9fc;padding-bottom: 100px; }
.content-container {clear:both; background-color: #fff; -webkit-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
-moz-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);}


#ip3-search-results td p {
    margin-bottom: 0;
    padding-bottom: 0;
    clear: both;
}
.home-slider{height:345px;}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
#bannerwrapper .sliderbanner{-webkit-animation:fadeIn ease-in 1; -moz-animation:fadeIn ease-in 1; animation:fadeIn ease-in 1; -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; animation-fill-mode:forwards; -webkit-animation-duration:1s; -moz-animation-duration:1s; animation-duration:1s;}
.full-width{width:100%;}
.inline-block{display:inline-block;}
a[href^="tel:"] {color: inherit !important; text-decoration: none; cursor:default;}
a[href^="tel:"].mobile-tel-link{color: inherit !important; cursor:pointer !important;}

/*-------------- Main Body CSS Ends --------------*/


/*-------------- Header CSS Starts --------------*/
#headerwrapper {
    padding: 20px 40px;
    margin: 0 auto;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    width: 100%;
}
#ip3-search-results .links {
    float: left;
    margin-top: 0;
    margin-left: 2px;
}
#headerlinks{overflow:hidden;}
#headerlinks ul li{border-right:1px solid #0000FF; float:left; padding:0 5px;}
#searchcontainer{clear:both; float:right; height:25px; margin:10px 0 0; overflow:hidden;}
#searchTextboxContainer{ float: left; width: 85%;}
#searchTextboxContainer input{width:100%; height:23px;}
#SearchButtonContainer{float:left;}
#SearchButtonContainer input{height:24px; width:44px;}
#toplinks{float:left;margin-bottom:15px;}
.toplinksWrapper {
    float: right;
    border-bottom: 1px solid #e7eaed;
    /*width:20%;*/
}
.topLinks {
    float: none;
    padding-right: 19px;
    width: auto;
}
.topLinks ul li {
    float: left;
    padding:0px 30px 0px 3px;
}
.topLinks ul li a {
    font-size: 1.4rem;
    line-height: 36px;
    color: #8897a3;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: block;
}
/*-------------- Header CSS Ends --------------*/


/*-------------- Top Navigation CSS Starts --------------*/
#topnavigation{clear:both;margin:20px 0 0;}
#topnavigation ul li {float:left; text-align:center;text-transform: capitalize;}
#topnavigation ul li.first{border-left: medium none; padding-left: 0;}
#topnavigation ul li.last {border-right: 0 none;}
#topnavigation ul li.selected a, #topnavigation ul li.current a{color:#000;}
#topnavigation>ul>li {float: none;display: table-cell;}
/*-------------- Top Navigation CSS Ends --------------*/

/*-------------- Tabs CSS Starts --------------*/

.tabs {position: static; top: inherit; margin: 0 auto; float: none;}
.tabs ul {float: left; margin: 0; min-height: 52px; width: 100%;}
.tabs ul li {position: static;
    /* float: left; */
    margin-right: 20px;
    padding: 0;
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
    font-weight: 500;}
.tabs ul li:not(.current) a {color: #6a7c94; padding: 16px 20px; display: block;}
.tabs ul li.current a {display: block;}
.tabs ul li.current span {background-color: #a80a2e; color: #ffffff; padding:16px 20px 14px; display: block;}
.main-content .tabs ul > li {line-height:normal;}
.main-content .tabs ul > li:before {content: ""; display: none; font-family: "fontawesome"; font-size: 0.5rem;    left: -14px; position: absolute; top: 0;}


.news-tab-cover .tabs {
   position: static;
    top: inherit;
    margin: 0 auto;
    text-align: center;
    display: inline-block;

}

.news-tab-cover .tabs ul {
   float: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    /* display: inline-block; */
}



/**** homepage tabs ****/

#HomeContent .tabs {
    position: relative;
    top:inherit;
}

#HomeContent .tabs ul li {
    float: left;
    margin-right: 10px;
}

#HomeContent .tabs ul li a {
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
    padding: 16px 20px;
    display: block;
}
#HomeContent .tabs ul li.current {background-color: rgba(0, 0, 0, 0.2); margin-right: 10px;}

/*-------------- Tabs CSS Ends --------------*/


/*-------------- Left Navigation CSS Starts --------------*/
#utility{margin-top:40px;}
.leftnavigation .level1 {font-size: 1.4rem;line-height: 1.4rem;margin-bottom: 15px;}
.leftnavigation .level1.haschildren > ul {display:none;padding-left: 20px;}
.leftnavigation .level2 {margin-top: 15px;}
.leftnavigation .level1.selected > a{color:#000}
.leftnavigation .level1 a:hover{color:#000}
/*Left menu drop down starts*/
a.showmore-menu { cursor: pointer; display: block; height: 14px; margin: 0; position: absolute; right: 10px; top: 0px; width: 14px; z-index: 500; font-family: 'icomoon' !important; }
.leftnavigation .level1.haschildren { position: relative; }
.leftnavigation .level1.haschildren > a > span {padding-right: 30px;}
a.showmore-menu:after { content: "\f068"; }
a.showmore-menu.opened:after { content: "\f067"; }
a.showmore-menu:focus{text-decoration: none;color: #159EE4;}
/*Left menu drop down ends*/
/*-------------- Left Navigation CSS Ends --------------*/


/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight{font-weight:bold;}
.sitesearchpagination{padding-top:10px;float:left;width:100%;padding-bottom: 40px;}
.sitesearchpagination ul{text-align:center;}
.sitesearchpagination ul li{display:inline-block; margin:0 !important; padding:0;list-style:none !important;}
table.searchTable{width: 100%; word-break:break-all; margin-bottom: 20px;}
table.searchTable tbody tr th{ text-align:left; height:22px;}
#tabs.sectionTabs{float:left; position:relative; width:100%; padding:0 0 10px;}
#tabs.sectionTabs ul{border-bottom:1px solid #000; float:left; list-style:none outside none; padding:0; margin:0; width:100%;}
#tabs.sectionTabs li{float:left; padding:0; margin:0; border-left:1px solid #000; border-top:1px solid #000;list-style: outside none none;}
#tabs.sectionTabs li.lastLI{border-right:1px solid #000;}
#tabs.sectionTabs li a span{display:block; text-align:center;}
#tabs.sectionTabs li a{display:block; padding:10px; text-align:center; background-color:#ffffff;}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover{    background-color: #a80a2e;
    color: #ffffff;}
#tabsDD{height:35px; font-size:1.4rem; width:300px;}
#ip3-search-results #tabsDD{width:270px;}
#tabs.sectionTabs span.select{position:absolute; font-size:1.4rem; top:0; left:0; height:35px; color:#000; padding:11px 15px 10px 5px; background:url("/~/media/Images/V/Venator/css/searchTab-dd.png") no-repeat scroll 96% 15px #cccccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; *behavior:url("/~/media/Files/V/Venator/htc-files/boxsizing.htc");}
.searchresultpage #loadmore a {
    color: #ffffff;
    cursor: pointer;
    display: block;
    background: rgb(17,46,107);
    background: -moz-linear-gradient(top, rgba(17,46,107,1) 0%, rgba(92,44,88,1) 100%);
    background: -webkit-linear-gradient(top, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    background: linear-gradient(to bottom, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#5c2c58',GradientType=0 );
    line-height: 23px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;}
.searchresultpage #loadmore{width:100%; float:left; padding:20px 0;}
.searchresultpage #loader,.searchresultpage #loadedcontent{display:none; text-align:center;}
#searchinnerRP { margin-bottom: 10px;}
#searchTextBoxContainerRP { float: left;}
#searchButtonContainerRP { float: left;}
#searchTextBoxContainerRP input { border: 1px solid #ababab; padding: 5px;}
#searchButtonContainerRP > input { border: 1px solid #ababab; margin-left: 5px; padding: 5px;margin-top: 8px;}

.mobi-pr-tabs ul{display:none;margin:0 !important;}
.mobi-pr-tabs ul li{list-style-type:none !important;background:#fff;border:1px solid #ccc;}
.newsWrapper{margin-top: 16px;}
.mobi-pr-tabs .year-item{padding:10px;background:#efefef;}
.mobi-pr-tabs .year-item:after{content:"\e906";display:block;height:15px;width:15px;color:inherit;font-family:icomoon;float:right;}
.mobi-pr-tabs .year-item.active:after{font-family: icomoon;content: "\e909";}
.mobi-pr-tabs ul li a{padding:10px;display:block;}
/*-------------- Search page CSS Ends --------------*/


/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer{ }
#sitemapcontainer li ul {
    margin-left: 20px;
}
#sitemapcontainer li{ font-weight:bold}
#sitemapcontainer li a{ display:block; padding:3px;}
#sitemapcontainer li ul li{ font-weight:normal}
#sitemapcontainer li ul li a{ padding:0 0 0 3px;}
#sitemapcontainer li ul li ul{ margin-bottom:10px;}
#sitemapcontainer li ul li ul li{}
/*-------------- Site Map CSS Ends --------------*/


/*-------------- Homepage Bottom Boxes Starts --------------*/
.box-link:hover a, .box-link:active a {
    color: #ffffff !important;
}
.box-link a {
    position: relative;
    z-index: 5;
    display:block;
    padding: 20px 35px 20px 35px !important;
}
.box-link:hover:after, .box-link:active:after {
    width:100%;
}

.box-link:hover {
    color: #ffffff;
}
.box-link:hover {
    border: 3px solid transparent ; 
}
.box-link:after {
    width:0%;
    height: 100%;
    top: 0;
    left: 0;
    background:#002f72;
}
.box-link:after {
    content: '';
    position: absolute;
    z-index:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.box-link:hover, .box-link:active {
    color: #ffffff;
    }
.box-link:hover:after, .box-link:active:after {
    width: 100%;
}
.box-link:hover {
    color: #ffffff;
}
.box-link:hover {
    border: 3px solid transparent ; 
}
.box-link:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background:#002f72;
}
.box-link:after {
    content: '';
    position: absolute;
    z-index:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.box-link:hover, .box-link:active {
    color: #ffffff;
    border: 3px solid #002f72 !important;
}
.bod-item .box-link {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
    padding:0;
}
.box-link {
    position:relative;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
}


ul.rad-alternate li:hover a, ul.rad-alternate li:active a {
    color: #ffffff !important;
}
ul.rad-alternate li a {
  position: relative;
    display: block;
    z-index: 5;
    padding: 20px 30px 20px 30px !important;
}
ul.rad-alternate li:hover:after, ul.rad-alternate li:active:after {
    width:100%;
}

ul.rad-alternate li:hover {
    color: #ffffff;
}
ul.rad-alternate li:hover {
    border: 3px solid transparent ; 
}
ul.rad-alternate li:after {
    width:0%;
    height: 100%;
    top: 0;
    left: 0;
    background:#002f72;
}
ul.rad-alternate li:after {
    content: '';
    position: absolute;
    z-index:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
ul.rad-alternate li:hover, ul.rad-alternate li:active {
    color: #ffffff;
    }
ul.rad-alternate li:hover:after, ul.rad-alternate li:active:after {
    width: 100%;
}
ul.rad-alternate li:hover {
    color: #ffffff;
}
ul.rad-alternate li:hover {
    border: 3px solid transparent ; 
}
ul.rad-alternate li:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background:#002f72;
}
ul.rad-alternate li:after {
    content: '';
    position: absolute;
    z-index:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
ul.rad-alternate li {
    border: 3px solid #e8eef3 !important;
}
ul.rad-alternate li:hover, ul.rad-alternate li:active {
    color: #ffffff;
    border: 3px solid #002f72 !important;
}
ul.rad-alternate li {
    position:relative;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
}
ul.rad-alternate li:last-child {
    margin-left:0px;
}
.box-item-container{margin-bottom:35px;}
.box-item-container h2 {font-size: 2.4rem;line-height: 2.8rem;margin-bottom: 15px;}
.box-item-container .ir-box-link a{color: #159EE4;font-size: 1.6rem;}
.box-item-container .ir-box-link a:hover {font-size: 1.6rem;color: #6e8878;}
.box-item-container .ir-box-content {margin-bottom: 10px;}
.box-item-container .form-links a{font-size: 2.4rem;margin-right: 5px;}
.box-item-container .form-links{margin: 5px 0px;}
.box-item-container p.ir-event-date {padding-bottom: 5px;font-weight: bold;}
.box-item-container #regTextbox {border: 1px solid #d8d8d8;padding: 5px 10px;margin-bottom: 10px;}
.box-item-container .email-alerts-btn input[type="submit"] {color: #FFF;border-radius: 7px;background: #003764;border: none;padding: 7px 15px;}
.homepage-boxes {width:100%; padding: 15px 15px 10px 15px;border-top: 2px solid #159EE4;display: inline-block;border-bottom: 2px solid #159EE4;background-color: #f7f7f7;}
a.email-alert {background: #003764;border: none;border-radius: 7px;color: #fff;padding: 7px 15px;float: left;}
/*-------------- Homepage Bottom Boxes Ends --------------*/

/*-------------- Footer CSS Starts --------------*/
#footerwrapper{clear:both; padding-top:40px;}
#footerlinks ul li{border-right:1px solid #0000FF; float:left; padding:0 5px;}
/*-------------- Footer CSS Ends --------------*/


/* --------------- Banner Starts ---------------*/
.home-slider{max-height:345px; background: rgba(0, 0, 0, 0) url("~/media/Images/V/Venator/css/site-loader.gif") no-repeat scroll center center;}
.home-slider#bannerwrapper .sliderbanner{/*visibility:hidden;*/ float:left; transition: all 0s ease 0s;}
.banneritem{position:relative;height: 345px;width:100%; overflow:hidden; float:left;}
.banneritem .bannertext{color: #fff; position: absolute; top: 43%; width: 450px;}
#bannerwrapper{position:relative; margin:0 auto;overflow:hidden;}
#bannerwrapper .sliderbanner{ width:100%; position:relative;}
.bannerOuterText {margin: 0 auto; max-width: 1100px; /*width:100%;position: relative;top: 43%;transform: translateY(-50%);*/}
.home-intro {}
.home-intro p{font-size: 1.6rem; line-height: 2.0rem;}
.BannerImage{display: block; height: auto; width: 100%;}
.bannertext p.sldTitle{font-size: 2.2rem; font-weight: 700; padding: 0 0 10px;}
.bannertext p {font-size: 1.8rem; padding: 0 0 10px;}
.bannertext p a {font-size: 1.6rem;}

.slick-dots{left: 0px;right: 0px;bottom:30px;margin: 0px auto;position: relative;text-align: center;}
.slick-dots li{display:inline-block;margin:0 5px;}
.slick-dots li button{border:none;background:rgba(255,255,255,0.7);height:15px;width:15px;text-indent:-99999px;}
.slick-dots li.slick-active button{background:rgba(255,255,255,1);}
.slick-arrow{position:absolute;top:45%;z-index:2;border:none;width:31px;height:55px;font-size:0px;background-color:rgba(255,255,255,0);}

/* --------------- Banner Ends ---------------*/


/* --------------- Search Starts ---------------*/
div#searchButtonContainer {
    display: none;
}
.searchBoxWrap  {
       background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    height: 16px;
    right: 10px;
    width: 15px;
    position: absolute;
    top: 10px;
    z-index: 999;
    cursor: pointer;
    color: #ababab;
}
input#searchButton {
    margin-top: 10px;
    margin-left: 15px;
    height: auto;
    width: auto;
}
.search{border:none;}
.searchbox { width: 20px; position:relative;float: left;}
.search-txt { border: medium none; background:none;  font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
input#searchTextbox {
      height: 32px;
    line-height: 1.4em;
    color:#6a7c94;
    padding: 6px 5px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    border: medium none;
    background: none;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-appearance: none;
}


/* --------------- Search Ends ---------------*/

/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumbWrapper {background-color:#E8ECEF;}
.product-breadcrumb #breadcrumbWrapper {background-color:transparent;}
#breadcrumb {margin:20px 0; font-size:1.4rem; font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
#breadcrumb a, #breadcrumb span {
	display:inline-block;
    position:relative;
    height: 39px;
    padding: 6px 21px 6px 9px;
    color:#6b7c93;
    background: rgb(233,238,242); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(233,238,242,1) 0%, rgba(252,253,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(233,238,242,1) 0%,rgba(252,253,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(233,238,242,1) 0%,rgba(252,253,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eef2', endColorstr='#fcfdff',GradientType=1 ); /* IE6-9 */
}
#breadcrumb a:before, #breadcrumb span:before {
    width: 0;
    position:absolute;
    height: 40px;
    content: "";
    border-right: 1px solid transparent;
    border-left: 16px solid transparent;
    left: -16px;
    border-bottom: 40px solid #E9EEF2;
    top: -1px;
}
#breadcrumb a:after, #breadcrumb span:after {
    width: 0;
    position: absolute;
    height: 40px;

    content: "";
    border-left: 1px solid transparent;
    border-right: 16px solid transparent;
    right: -15px;
    border-top: 40px solid #FCFDFF;
    top: 0;
}

#breadcrumb a:first-child {width:54px; height:39px; text-indent:-9999px; background: transparent url("~/media/Images/V/Venator/css/br-home.png") no-repeat scroll center center;}
#breadcrumb a:first-child:before, #breadcrumb a:first-child:after {border:0 none;}

#breadcrumb a:hover {color:#002f72;}
#breadcrumb span.current {font-weight:500; margin-left: 15px;}

/*-------------- Breadcrumb CSS Ends --------------*/

/* --------------- Content Wrapper Starts ---------------- */

.main-content {margin-top: 73px; margin-bottom: 30px;}
.main-content h1 {text-align:center;}
.main-content > .page-introtext {width:68%; margin: 0 auto;}
#ip3-our-people .main-content > .page-introtext {margin-bottom: 65px;}
#ip3-our-locations .main-content > .page-introtext {width:80%;}
.page-introtext p {text-align:center;}
.page-introtext .bar-gray {background-color:#E9EEF4; height:3px; width:78.67%; text-indent:-9999px; margin: 40px auto 65px;}

h2.rad-alternate ,h3.rad-alternate{float:left;width:52%;}
h2.rad-alternate:after ,h3.rad-alternate:after {clear:both;}
.main-content .rad-left {float: left; margin-right: 9%;}
.main-content .rad-right {float: right; margin-left: 9%;}
.main-content .rad-left img, .main-content .rad-right img {margin-top:7px;}
.main-content p.rad-left, .main-content p.rad-right {position:relative;}
.main-content p.rad-left:before, .main-content p.rad-right:before {border-left: 1px solid rgba(0, 0, 0, 0); border-right: 83px solid rgba(0, 0, 0, 0); border-top: 110px solid #ffffff;    content: ""; display: block; height: 0; left: -1px; position: absolute; top: 7px; width: 0;}
.main-content p.rad-quote {border-bottom: 3px solid #e9eef4; border-top: 3px solid #e9eef4; clear: both; margin: 60px 0; padding-bottom: 36px; padding-top: 74px; text-align: center;font-family: "delta",sans-serif; color:#BDC0C7; font-size:1.4rem; font-style: normal; font-weight: 500; background: transparent url("~/media/Images/V/Venator/css/bg-quote.png") no-repeat scroll center 30px;}
.main-content p.rad-quote strong {display: inline-block; color:#6b7c93; font-size: 2.4rem; font-weight: 300; line-height: 32px; padding-bottom: 10px;}
.main-content p.rad-link {}
.rad-link a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #e1e5e9;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
.rad-link a:hover::after, .rad-link a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.rad-link a:hover {
	 position: relative;
}

#ip3-search-results .main-content ul > li:before {color: #b2bfd0; content: "\f111"; display: inline-block; font-family: "fontawesome"; font-size: 0.5rem; left: -14px; position: absolute; top: 0;display:none;}
.page-content ul {list-style-image:none; margin:0 0 20px 30px;}
.page-content ul:not(.rad-alternate) > li {
    position: relative;
    line-height: 40px;
    background: url(/~/media/Images/V/Venator/css/bullet.png);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: 0px 17px;
}

.page-content ul ul{list-style: outside none circle;margin: 5px 0 0 15px;}
.page-content ul ul li {
    list-style: outside none circle;
    margin: 5px 0 5px 15px;
}
.page-content ul ul li:before {content:"";}

.page-content ol {list-style: outside none numeric; margin: 0 0 20px 15px;}
.page-content ol li {margin: 0 0 5px; list-style-position: inside; list-style-type: decimal;}
.page-content ol ol {margin: 5px 0 5px 15px;}

.pbox1-right ul, .product-tab ul {list-style-image:none; margin: 0 0 20px 15px;}
.pbox1-right ul > li, .product-tab ul > li {
    position: relative; 
    padding-left: 13px;
    background: url(/~/media/Images/V/Venator/css/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
 }

.map-content-wrapper {
    clear: both;
    float: left;
    margin-top:0px;
    width: 100%;
}
.page-content {clear:both; float: left; width: 100%;}
.page-content:last-child {margin-bottom:90px;}
.page-leftcol {float: left; margin-right: 10%; width: 45%;}
.page-rightcol {float: left; width: 45%;}
.page-snapdown {margin-bottom:90px;}

/* --------------- Content Wrapper Ends ---------------- */


/* --------------- Snapdown Starts ---------------- */
.snapdown-container {float: left;width: 100%;}
.snapdown-item.last .snapdown-title {border-bottom:3px solid #e9eef4;}
.snapdown-item.last.active .snapdown-title, #ip3-investor-faq .snapdown-item.last .snapdown-title {border-bottom:0 none;}

.snapdown-item {float: left; width: 100%;}
.snapdown-title {    float: left;
    width: 100%;
    cursor: pointer;
    border-top: 3px solid #e9eef4;
    font-family: "delta",sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 22px;
    padding: 16px 20px 10px 20px;}
.snapTitle {float:left;}
span.sliderStateBtn {float:right; text-indent: -9999px; font-size:1.6rem; width:15px; height:15px; margin-top:6px; background: transparent url("~/media/Images/V/Venator/icons/plus-minus-icon.png") no-repeat scroll 0 0;}
.snapdown-item.active span.sliderStateBtn {background: transparent url("~/media/Images/V/Venator/icons/plus-minus-icon.png") no-repeat scroll 0 -30px;}
.snapdown-content {float: left;width: 100%; display:none; padding: 15px 20px;}
.snapdown-content p:last-child {margin-bottom: 0px;}
/*.snapdown-item.first .snapdown-content{display:block;}*/
.nojs .snapdown-title .icon-plus:before {content:"";}
.nojs .snapdown-title.active .icon-plus:before {content:"";}
/* --------------- Snapdown Ends ---------------- */


/*---------- Table Styling ------------*/


inspector-stylesheet:5
table.reportTable thead th.doc-date {
    width: 15%;
}
table.reportTable thead tr th.report-title {
    text-align: left;
}
table.reportTable thead th.ev-subject {
    text-align: left;
}
table {width:100%; margin-bottom:90px;}
.main-content table {box-sizing: border-box;
  background: rgb(17,46,107);
  background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
  background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
  background: linear-gradient(to right, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#a90a2e', GradientType=1 );
  -webkit-box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
  -moz-box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
  box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
}



table thead tr {
  
}
table.reportTable tbody td.fc-date {
    text-align: center;
}
table.reportTable thead th.doc-date {
    width: 15%;
}
table thead tr th {
    border-right: 1px solid #E9EEF4;
    padding: 21px 20px 21px 30px;
    color: #fff;
    font-family: "delta",sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
table.reportTable thead tr th {
    border-right: 1px solid #E9EEF4;
    padding: 20px 20px 20px 20px;
    color: #fff;
    font-family: "delta",sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
table.reportTable tbody tr td {
    border-right: 1px solid #E9EEF4;
    padding: 21px 20px;
    color: 6b7c93;
    font-size: 1.6rem;
    text-align: left;
    vertical-align: middle;
}
table.reportTable tbody tr th {
    line-height: 20px;
}
table tbody tr th {border-right: 1px solid #E9EEF4; padding: 22px 34px; color:6b7c93; font-family: "delta",sans-serif; font-size:1.6rem; font-weight:300; font-weight:normal; text-align: center; vertical-align: middle;}
table tbody tr td {border-right: 1px solid #E9EEF4; color:6b7c93; font-size:1.6rem; text-align: left;vertical-align: middle;}
body:not(.ip3-financial-news) table tbody tr td { padding: 22px 34px;}
table tbody tr:nth-child(odd) {background-color: #ffffff;}
table tbody tr:nth-child(even) {background-color: #f7f9fb;}
/*table thead tr th:last-child, table tbody tr td:last-child {border-right: 0 none;}*/
body:not(.ip3-financial-news) table thead tr th:last-child, body:not(.ip3-financial-news) table tbody tr td:last-child {border-right: 0 none;}

.main-content table .rad-left {text-align:left;}
.main-content table .rad-center {text-align:center;}
.main-content table .rad-right {text-align:right;}
th.cAlign, td.cAlign {text-align: center;}
td p{margin-bottom:0; padding-bottom:0}

table.rad-financialtable thead tr th {text-align:right;}
table.rad-financialtable thead tr th:first-child {text-align:left;}
table.rad-financialtable tbody tr td { text-align: right; }

table.inv-responsive-table {width:100%; margin-bottom:10px}

.inv-responsive-header-td {font-weight:700;}
.inv-responsive-data-header {width:30%; font-weight: 700;}
.inv-responsive-data-content {width:70%}
table.responsive-table{}
.pr-mobi-headers{display:none;}

.newsWrapper table thead tr th {vertical-align: middle;}


/*---------- Table Styling ------------*/



/* ---------------Starts Committee Composition ---------------- */
.category-key span{width:25%;float:left;}
.category-key{float:left;width:100%;margin-bottom: 20px;margin-top: 10px;}
.committee-composition-container {float: left;width: 100%;}
table.committee-composition-table {width: 100%;}
.category-key img {margin-top: -5px;display: inline;}
.committee-composition-table img {display: inline-block;}
table.committee-composition-table td {text-align: center;}
table.committee-composition-table td.textLeft{text-align: left;}

.i-independent {display: inline-block; width: 22px; height: 22px; background: url("~/media/Images/V/Venator/icons/icon-check.png") no-repeat transparent 0px 4px;} 
/* ---------------Ends Committee Composition ---------------- */


/* --------------- Events and Presentation Starts ---------------- */
.events-presentations-container {float: left;width: 100%;}
.events-presentations-container .event-date { width: 20%;}
.event-table td{vertical-align:top;}
.webcast-event{ display: block;float: left;min-height:25px; padding:2px 2px 3px 20px;clear:left;position: relative;}



a.webcast-event:after {font-family: 'icomoon' !important;content: "\f1c7";position: absolute;left: 0px;top: 0px;}
table.upcoming-event-table {margin-bottom: 20px;}
.eventSubitems {margin-top:10px;}
.eventSubitems a{position: relative;display: block;float: left;padding: 2px 0;}
.eventSubitems .relatedLink {padding-bottom: 5px;}
.event-table strong.title-sub{ display: block;}
.event-document:first-child {margin-top: 10px;}
.event-document{ clear: both; display: block; float:left; }
.event-document img{ padding: 0 4px 0 2px; vertical-align: middle;display:inline}
.event-document a{ display: block;padding: 2px 0;float:left; }
.pdf-size{ display: block;float: left;padding:5px 0 3px 8px;}
.event-document.event-document-1 a{ padding: 3px 0 2px; }
.Outlook-link{ display: block; float: left; padding: 2px 0; }
.Outlook-link img{ margin-right: 11px; vertical-align: middle; display:inline}
.rad-underline{text-decoration:underline;}

.event-document .media-link {font-size:1.4rem; color:#159ee4}
.event-document .media-link:hover {font-size:1.4rem; color:#159ee4}
.relatedDocuments {float: left;/*margin-bottom: 15px;*//*margin-top: 10px;*/width: 100%;}

/* --------------- Events and Presentation Listing  Starts ------------------*/
.listing-events-container h2{margin-bottom:15px;font-size:1.5em;}
.upcoming-events-container{float:left;margin-bottom:30px;width:100%;}
.related-materials-expand{display:none;margin-top:10px;float:left}
.event-listing-item-container{padding:15px;float:left;width:100%;margin-bottom:15px;border:1px solid #eee;}
.event-listing-item-container.last{margin-bottom:0px;}
/*.upcoming-events-container .title-sub,.upcoming-events-container .event-date,.upcoming-events-container .outlook-link{float:left;width:32%;margin-right:2%;}*/
.upcoming-events-container .outlook-link{margin:0px;}
.upcoming-events-container .outlook-link img{float:left;margin-right:10px;}

.related-materials-collapsed p:before{font-family: 'icomoon' !important;content: "\f068";/*margin-right:10px;*/cursor:pointer;left: 0;position: absolute;}
.related-materials-collapsed.active p:before{content: "\f067";}
.event-listing-item-container .media-link,.event-listing-item-container .media-link:hover{font-size:1em;color:#159ee4}
.events-presentations-container .past-events-container .event-date{width:100%;}
.related-materials-collapsed { float:left; width:100%; }
.related-materials-collapsed p { padding-bottom:0;cursor: pointer;display: inline-block;padding-left: 25px;position: relative; }

.pdf-icon,.html-icon,.doc-icon,.xbrl-icon,.xlsx-icon,.xls-icon,.webcast-icon {  padding-left: 25px !important;position: relative;margin-bottom: 8px;height: 28px; }
.pdf-icon:before { background-image: url("/~/media/Images/V/Venator/icons/pdf-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}
.html-icon:before { background-image: url("/~/media/Images/V/Venator/icons/html-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}
.doc-icon:before { background-image: url("/~/media/Images/V/Venator/icons/doc-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}
.xbrl-icon:before { background-image: url("/~/media/Images/V/Venator/icons/xbrl-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}
.xlsx-icon:before,.xls-icon:before { background-image: url("/~/media/Images/V/Venator/icons/xlsx-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}
.webcast-icon:before { background-image: url("/~/media/Images/V/Venator/icons/webcast-icon.png"); background-repeat: no-repeat;content: "";display: inline-block;height: 28px;left: 0;position: absolute;top: -1px;width: 20px;}

.eventDate { width:25%; }
.eventData { width:75%; }

.upcoming-events-container .eventData { width:55%; }
.eventCalendar { width:20%; }


/* --------------- Events and Presnetation Listing ------------------*/
/* --------------- Events and Presentation Ends ---------------- */

/* --------------- Calendar Of Events Starts ------------------*/
.latest-webcast-tem{margin-bottom:20px;}
.webcast-link-container img{display:inline-block;}
.latest-webcast-tem .webcast-subject,.latest-webcast-tem .webcast-date{padding-left:30px;}

.financial-calendar-container,.subscriptionbox{float:left;margin-top:15px;}
.events-item-container,.formrow{margin-bottom:20px;}
.formrow label{margin-bottom:10px;}
.privacytext p{padding-bottom:0px;}
.supporting-material-item{margin-bottom:10px;}
.supporting-material-item.last{margin-bottom:0px;}
.supporting-material-item .doc-pdf-icon{float:right;}
.webcast-link .normal-text-link{display:inline-block;width:100%}

.calendar-past-event-item{float:left;width:100%;margin:20px 0 0;padding-bottom:20px;border-bottom:1px solid #efefef;}
.calendar-past-event-item.last{border-bottom:0px;}
.supporting-material-container .material-text{float:left;width:20%;}
.supporting-material-container .material-item{float:left;width:80%;}
.supporting-material-container .material-item a{float:right;}
/* --------------- Calendar Of Events Ends ------------------*/


/* --------------- Listing Page Starts ---------------- */
.list-title {float: left;width: 89%;}
.list-document {float: left;padding: 7px 0;width: 11%;}
.list-document div {float: left;margin-right: 5px;}
.list-wrapper ul li.last {border-bottom: 4px solid #0380c1;}
.list-wrapper ul li.first {border-top: 4px solid #0380c1;}
.list-wrapper ul li {border-top: 1px solid #adcde4;clear: both;float: left;padding: 0;width: 100%;}
.list-wrapper ul li p {line-height: 16px;margin: 0;padding: 15px 10px 0 0;}
.noprint {font-size: 0.929em;}
.noprint span {float: left;}
.noprint div {display: inline-block;text-align: right;vertical-align: middle;}
.dwd-brief-link {margin-top: 5px;text-align: left;}
/*.newsWrapper{margin-top:80px;}*/

/* --------------- Listing Page Ends ---------------- */


.box-items {padding-top:23px}
.box-unit { margin-bottom:38px; }
#box-unit-4 { clear:left }
.header-gallery-unit { padding:15px 0 10px;clear:both; line-height: 18px; }
.header-gallery-unit h2{font-size:1.6rem;}
.box-unit p {font-size:1.4rem}
.box-unit p:last-child {margin-bottom:0}
.shareprice-box {  background:#333333; position:relative; }
.shareprice-box iframe{height: 150px; padding: 20px 15px 5px;}
.shareprice-box .inner-share-box-link{display: block; padding: 0 15px;}


/*----------  Footer CSS Start ------------------*/
.footer-title {color: #666666; font-size: 1.6rem; text-transform: uppercase;}
.footer-link{}
.footer-link ul{font-size: 1.2rem; margin-bottom: 40px;}
.footer-link ul li{border-left: 1px solid #666666; float: left; line-height: 1rem; margin-bottom: 10px; padding: 0 10px;}
.footer-link ul li:first-child{margin:0; border-left:0; padding-left: 0;}
.footer-link ul li a{color: #434343;}
.footer-links-container { background: #efefef none repeat scroll 0 0; box-shadow: 0 1px 14px -1px rgb(60, 60, 60); float: none;  max-width: none; padding: 0 0 28px; position: relative; width: auto; z-index: 10; margin-top:30px;}
.footer-links-container .container-fluid{margin: 0 auto; max-width: 1200px; padding-top: 48px;}
/* .footer-links-container a{color:#FFF;}*/
.inv-branding a{display:block; text-indent:-9999px; position:relative;}
.inv-branding a:after{background-position: -144px -8px; height: 15px; left: 0px; top: 0; width: 101px;}
.inv-branding { clear: both;}
.footer-right-side{float:right;}
a.footer-linkedin, a.emailtofriend {color: #fff;background-color: #A3B0B6;padding: 5px 10px;border-radius: 5px;font-size: 2.7rem;line-height: normal;}
.footer-linkedin:hover, .emailtofriend:hover {background-color:#6e8878}

/*----------  Footer CSS End ------------------*/


/*---------- Sidebar Start ------------------*/
p#sectionheader {font-size: 1.6rem; font-weight: 700; line-height: 20px; padding: 0 0 22px;}
/* Sidebar End */


/*---------- Main Navigation Start ------------------*/
#topnavigation>ul{box-sizing: border-box; float: left; font-size: 1.4rem;width: 100%; display: table;}
#topnavigation ul li a{display: block; padding: 19px 10px; margin-left:1px;}
.appended-main-navigation{display:none;}
/*.append-navigation > ul {display: none;}*/
#mobishownav .append-navigation > ul{/*display:block;*/display:none;}


#topnavigation ul li:hover ul{display:block;}
#topnavigation ul li:hover a{color:#FFF;}
#topnavigation ul li.current.level1.haschildren span.navhover{padding-bottom:17px;}
#topnavigation ul li ul li{ width:270px; height:auto; text-align: left; float: none;}
#topnavigation ul li ul li.last{background:0 none;padding-left:0px;}
#topnavigation ul li ul li>span,#topnavigation ul li ul li a, #topnavigation ul li.selected ul li a{background:none; border:none; behaviour:none; margin:0 0 1px 0; color:#5b5454; font-weight:normal; text-transform:none; padding:12px 20px; display:block;}
#topnavigation ul li ul li:hover a { color: #159ee4 !important; border-radius: 0;}
#topnavigation ul li ul{display:none; position:absolute; z-index:2; border:1px solid #576665; background-color:#FFFFFF; border-radius:0px 3px 3px 3px; width:272px;margin-left: 1px;}
#topnavigation ul li.level1.haschildren > ul { display: none;}
#topnavigation ul li.level1.last ul{border-radius:3px 0 3px 3px;}
#topnavigation ul li ul{display:none; position:absolute;}
#topnavigation ul li.level1.last ul{right:0;}
#topnavigation ul li a:hover,#topnavigation ul li.haschildren a.navhover,#topnavigation ul li.haschildren span.navhover{color:#ffffff;border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li a.navhover{border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li.append-navigation > a{color:#FFF;border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li ul li.level1.current > span { background: #003764 none repeat scroll 0 0 !important; color: #fff !important;}
#topnavigation ul li ul li.level1.selected a > span { color: #fff !important;}
#topnavigation ul li ul li.level1.selected a { background: #003764 none repeat scroll 0 0 !important;}
#topnavigation ul li a:hover, #topnavigation ul li a.navhover{}
#topnavigation ul li:hover ul li a{color:#003764;background:transparent;}
#topnavigation ul#section-Homepage-level1{margin-left:0%;}
#topnavigation ul li.haschildren ul li a:hover{color:#c41230; padding:12px 20px;padding-left:1%;}
#topnavigation ul li.current li a:hover span{color:#c41230;}
#topnavigation ul li.haschildren ul li a:hover{background:none 0 0 #f9f9f9;}
#topnavigation ul li ul li.level2.current span{background:none;color:#C41230;font-weight:normal;text-transform: none;}
.nojs #topnavigation ul ul ul { position:relative; }

#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2 a, #topnavigation ul li.current li span, #topnavigation ul li.selected li.level2.selected a{behaviour:none;}
#topnavigation ul li.current li span{color:#5B5454; padding:0; font-weight:normal; text-transform:none;}
#topnavigation ul li.haschildren li a:hover{ color:#5B5454; background:none; behaviour:none;}
#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2.selected a{background-color:#f9f9f9;margin-bottom:1px;}
.mobiMenus{display:none;}
/*---------- Main Navigation End ------------------*/


/*---------- Contact Form Start ------------------*/
.ir-contact-form div.clearfix { border: medium none; margin-bottom: 10px;}
.ir-contact-form .form-left { float: left; margin-right: 10px; width: 120px;}
.ir-contact-form .form-left span.mandatory, span.mandatory { color: #ff0000;}
.ir-contact-form .form-right { float: left;}
.form-right > span { position: absolute;}
.ir-contact-form .form-right input { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px;}
.ir-contact-form .form-right textarea { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px; height:80px; resize:none;}
.ir-contact-form .form-right input#txtCaptcha { float: none; margin-top: 10px;}
.ir-contact-form .form-right input[type="submit"] {background: #efefef none repeat scroll 0 0; border: 1px solid #dddddd; color: #666666; cursor: pointer; display: block; float: none; margin-top: 10px; padding: 5px 12px 6px; width: 100px;}
.form-right > div {margin-bottom: 10px;}

/*---------- Second Pattern Starts ------------------*/
.ir-contact-form-second-pattern .form-left{width:160px;}
.ir-contact-form-second-pattern .form-right{width:100%;}
.ir-contact-form-second-pattern .form-element {float: left;min-height: 90px;}
.ir-contact-form-second-pattern .half-element {width: 50%;}
.ir-contact-form-second-pattern .full-element,.ir-contact-form-second-pattern .form-right textarea {width: 100%;}
.ir-contact-form-second-pattern select{padding:5px 10px;}
.ir-contact-form-second-pattern .ir-label{margin-bottom:5px;display:inline-block;}
/*---------- Second Pattern Ends ------------------*/
/*---------- Contact Form End ------------------*/


/*---------- Mobile Menu-Search Start ------------------*/
.mobishow { bottom: 0; float: right;display:none; margin: 0 1.3% 0 0; position: absolute; right: 1.3%; z-index: 99;}
.mobinav { border-right: 1px solid #fff; float: left; position: relative;margin-right: 1px;}
.mobinav span.navbg {height: 40px;width: 40px;cursor: pointer;display: block;}
.mobinav span.navbg:after{font-family: 'icomoon';content: "\f0c9";font-size: 2.5rem;position: absolute;top: 0px;padding: 11px 7px;color: #fff;background-color: #333;right:1px;width: 40px;text-align: center;}
.mobisearch { float: left;position: relative;}
.mobinav span.navbg.selected:after {content: "\f00d";font-size: 2.2rem;}
.mobisearch span.searchbg.selected:after {
    content: "\e909";
    font-family: "icomoon";
}
.mobisearch span.searchbg:after{content: "\f002";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
    position: absolute;
    top: 0px;
    padding: 2px 7px;
    color: #002f72;
    background-color: #ffffff;
    right: 1px;
    height: 30px;
    width: 30px;
    text-align: center;}
.mobisearch span.searchbg { cursor: pointer; display: block; height:30px;  width:30px; position: absolute;}
#mobishownav {overflow: hidden; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 5000;}
#mobishownav > ul { border: 1px solid #c3c6c6; border-bottom:none; overflow: hidden;}
#mobishownav ul li { background-color: #f8f8f8; border-bottom: 1px solid #c3c6c6; float: left;position: relative; text-transform: uppercase; width: 100%;}
#mobishownav ul li > span,#mobishownav ul li > a{padding:8px 0;display:block;}
#mobishownav ul li.navopen {background-color: #fff !important; border-bottom: medium none;}
#mobishownav ul li a { color: #5e6665; display: block; font-weight: bold; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px;}
#mobishownav ul li.append-navigation > a {color: #c41230;}
#mobishownav ul li.current span { color: #c41230; display: block; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px;}
#mobishownav ul li.level1.current span { font-weight: bold;}
#mobishownav ul li.level1.current li span { color: #5e6665; font-weight: normal;}
#mobishownav ul li.level1.selected a, #mobishownav ul li.level1.selected li.level2.selected a, #mobishownav ul li.level1.selected li.level2.selected li.level3.selected a { color: #c41230;}
#mobishownav ul li.level1.selected li a, #mobishownav ul li.level1.selected li.level2.selected li a { color: #5e6665;}
#mobishownav ul li.level1.last { border: 0 none;}
#mobishownav ul li.level1.first { margin: 3px 0 0;}
#mobishownav ul li ul li { background: none; border-bottom: 1px dashed #c3c6c6; /*position: static;*/position:relative; text-transform: none; width: 100%;}
#mobishownav ul li ul li.last { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
#mobishownav ul li ul li a { color: #5b5454; display: block; float: none; font-weight: normal; line-height: 20px;}
#mobishownav ul li a:hover { color: #c41230;}
#mobishownav ul li ul { display: none;}
#mobishownav .showmore:after,#mobishownav .showmore1:after{background-position: -96px -66px; height: 27px; right: 0; top: 0; width: 27px;}
#mobishownav .showmore, #mobishownav .showmore1 { cursor: pointer; display: block; height: 27px; margin: 0; position: absolute; right: 10px; top: 8px; width: 27px; z-index: 500;}
#mobishownav .showmore:after, #mobishownav .showmore1:after {font-family: 'icomoon' !important;content: "\f068";font-size: 1.5rem;padding: 5px;}
#mobishownav .showmore.selected:after, #mobishownav .showmore1.selected:after {font-family: 'icomoon' !important;content: "\f067";font-size: 1.5rem;padding: 5px;}
#mobishowsearch {background: #f8f8f8; border:none; overflow: hidden; padding: 10px; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 500;}
#mobishownav ul li ul li ul li {padding-left: 20px;}
/*--------------- Mobile Menu-Search End ------------------*/


/*--------------- BOD Start ------------------*/
.snapdown-content.board img {border: medium none;overflow: hidden;  float:left; margin-right:20px; margin-bottom: 12px;}
.snapdown-title p{padding-bottom:0px;}
/*--------------- BOD End ------------------*/


.auto-scroll{overflow:visible; width:100%; margin-bottom: 10px;}

/*--------------- No JS Banner Start ------------------*/
.nojs .banneritem{display:none;}
.nojs .banneritem.banner1{display:block;}
.nojs .snapdown-content{display:block;}
/*--------------- No JS Banner End ------------------*/


.ir-contact-form .form-right textarea.errorClass, .ir-contact-form .form-right input.errorClass {border: 1px solid red;}
#body_0_main_1_ctl06_Submit{border:1px solid #dddddd}


/*--------------- PR Start ------------------*/
input.txt-search-pr, input.btn { border: 1px solid #d8d8d8; color: #9facbf; display: inline-block; font:300 1.6rem "delta",sans-serif; margin-right: 9px; padding: 7px 10px; vertical-align: top; width: 180px; height: 44px; border-radius: 0px;box-shadow: none; }
input.btn-pr-search { background: #efefef none repeat scroll 0 0; border: 1px solid #dddddd; color: #666666; cursor: pointer; display: inline-block; float: none; font-size: 1.4rem; padding: 7px 12px; vertical-align: top; width: 80px;    border-radius: 0px; }
.news-filter { margin-left: 10px; margin-top: 30px; width: 450px; }
.pr-dropdown { display: inline-block; position: relative; vertical-align: top; width: 215px; }
.pr-dropdown.finder-dropdown-sort { margin-left: 6px; width: 170px; }
a.pr-toggle > span.pr-label:after { background-position: -297px -151px; height: 11px; right: 10px; top: 9px; width: 18px; }
a.pr-toggle > span.pr-label { border: 1px solid #d8d8d8; color: #9facbf; cursor: pointer; display: block; font:300 1.6rem "delta",sans-serif; padding: 10px 40px 10px 6px; position: relative; }
.pr-dropdown .pr-options { display: none; position: absolute; width: 215px; z-index: 500; }
.main-content .pr-dropdown .pr-options ul { background: #ffffff none repeat scroll 0 0; border: 2px solid #e8eef3; left: 0; margin: 0; padding: 0; width: 100%; z-index: 5; }
.main-content .pr-dropdown .pr-options ul li { border-bottom: 1px solid #fff; cursor: pointer; float: none; list-style: outside none none; margin: 0 !important; padding: 0; position: relative; }
.main-content .pr-dropdown .pr-options ul li a { color: #9facbf; display: block; font:300 1.6rem "delta",sans-serif; margin-right: 0; padding: 10px; }
.main-content .pr-dropdown .pr-options ul li a:hover {color: #23527c;}
.pr-toggle .icofont:after{background-image: url(/~/media/Images/V/Venator/css/drp-down-arrow.svg);position: absolute;right: 6px;content: "";width: 23px;height: 21px;top: 2px;background-repeat: no-repeat;background-position: center;}
.open .pr-toggle .icofont:after {font-family: icomoon;content: "\e909";background: none;right: 1px;top: 5px;}
.icofont{font-size: inherit;text-rendering: auto; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: translate(0, 0);font: normal normal normal 14px/1 icomoon;}
a.pdf-swap span.icon-file-pdf {font-size: 2.2rem;}
/*.pr-filter-dropdown.dk_open .dk_options {display: block;}*/
.pr-dropdown.finder-dropdown-sort .pr-options { width: 170px; }
.press-text-filter { margin-top: 30px; width: 275px; }
.pr-toggle .icofont { font-family: 'icomoon' !important; color: #000000; cursor: pointer; position: absolute; right: 10px; top: 10px; }
.press-releases-container #loadmore { margin-top:20px }
.press-releases-container #loadmore a { background-color: #f1ece2; color: #000; cursor: pointer; display: block; line-height: 23px; padding: 10px 0; text-align: center; text-decoration: none; }

.main-content .press-release-pagination-container { }
.main-content .press-release-pagination-container ul { }
.main-content .press-release-pagination-container ul li { float:left; list-style:none; }
.main-content .press-release-pagination-container ul li.prev { }
.main-content .press-release-pagination-container ul li.next { }
.main-content .press-release-pagination-container ul li.prev a { }
.main-content .press-release-pagination-container ul li.next a { }
.main-content .press-release-pagination-container ul li a { display: block; padding: 0 5px; }
.main-content .press-release-pagination-container ul li strong { padding: 0 5px; }
/*--------------- PR End ------------------*/


/*--------------- non js navigation <strat>------------------*/
.nonjs-navigation { display:none; }
#Homepage.nojs .nonjs-navigation { display: block;float: left;margin-top: 2px;width: 100%; }
.nojs #bannerwrapper.home-slider .sliderbanner { visibility: visible; }
.nojs .related-materials-collapsed p::before{content:"";margin-right:0px;}
.nojs .related-materials-expand{display:block;}
/*--------------- non js navigation <end>------------------*/


/*-----------------------------product and apps--------------------------------*/

.no-slider li p, .slider-area li p {
    font-size: 1.786em;
    color: #ffffff;
    line-height: 25px;
}

.pagination-div .custom-paging{text-align:center;font-size:1.8rem;line-height:98px; font-family: "delta",sans-serif; font-style: normal;font-weight: 300;}
.footer{min-height:237px;background: rgb(17,46,107);
    background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(169,10,46,1) 100%);
    background: linear-gradient(to right, rgba(17,46,107,1) 0%,rgba(169,10,46,1) 100%);text-align: center;position: relative;clear: both;z-index: 100;}
.footer ul{list-style:none;padding-top:70px;}
.footer ul li{display:inline-block;}
.footer ul li a, .footer ul li > span {
   line-height: 18px;
    font-size: 1.125em;
    color: #ffffff;
    display: inline-block;
    padding: 0 13px 0 13px;
    border-right: 2px solid #4d4045;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.footer-inner-wrapper{padding:25px;}
.footer-inner-section{ background-color: rgba(0, 0, 0, 0.5);position:relative;}
.footer-inner-section::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 31px solid transparent;
    border-right: 31px solid transparent;
    border-top: 31px solid #5c1c4c;
    left:50%;
    position: absolute;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top:0;
    width:0;
    z-index:10;
  }
.up-arrow span.icon-arrow-up {
    color: #fff;
    margin-top: 17px;
}
.footer-inner-section .up-arrow  {
    position: absolute;
    z-index: 15;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: -10px;
    width: 60px;
    height: 50px;
}
.footer-inner-section .up-arrow a {display:block;}

.footer ul li:last-child a{border-right:none}
.footer ul li:first-child a{padding-left:0}

.footer .footer-links ul li a {color: #a89297;}
.copyright p {
    color: #a89297;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top: 15px;
    line-height: 19px;
    font-size: 0.875em;
}
.footer-logo {
    width: 13%;
    margin: 55px auto 0 auto;
}


/*-----------------------------------BOD--------------------------------*/
.bodImage {
    float: left;
    width: 38%;
}
.boddetail {
    float: left;
    width: 60%;
    padding-left:25px;
    position: relative;
    min-height: 232px;
}
p.name {
    color: #6b7c93;
    font-size: 2.4rem;
    padding-bottom: 0;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
        margin-top: 10px;
}
p.designation {
    color: #6b7c93;
    margin-top:7px;
    line-height: 1.4em;
    padding-bottom: 5px;
        
}
.main-content .box-link a:hover {
    text-decoration: none;
}
.bod-item .box-link {
    position: absolute;
    left: 25px;
    bottom: 0px;
    
}
.board-wrap {
    margin-bottom: 50px;
}

.main-content a:hover {
    text-decoration: none;
}
span.day {
    font-size: 3rem;
    color: #<span class="day">;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
p.time-format {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    color: #c3cad4;
}
td.cAlign.outlook-col {
    display: block;
    text-align: center;
        vertical-align: bottom;
    padding-top:42px;
}
a.outlookLink {
    display: inline-block;
    text-align: center;
}
#ip3-financial-calendar h2 {
    font-size: 3.5rem;
    line-height: 40px;
}
table.reportTable tbody td.center-align a {
    text-align: center;
    display: inline-block;
}
table.reportTable tbody td.center-align {
    text-align: center;
}
.mfp-content .mfp-hide { display:block !important; }
.mfp-content {
    background: #ffffff;
    width: 80% !important;
    padding: 20px;
}
.mfp-content .boddetail.bodfull {
    width: 97% !important;
}

.mfp-content .boddetail {
    float: left;
    width: 80%;
    padding-left: 25px;
}
.mfp-content .bodImage {
    float: left;
    width: 20%;
    text-align: center;
}
.mfp-content .bodImage img {
    display: inline-block;
}
.mfp-content .bar-gray {
    background-color: #E9EEF4;
    height: 3px;
    width:38.67%;
    text-indent: -9999px;
    margin:16px auto 49px;
}
.pop-up-details {
       width: 80%;
    margin: 0 auto;
    text-align: center;
}
.mfp-close-btn-in .mfp-close{
    font-size: 0;
  border: none;
    color:#b5bdc9 !important;
    right: 1px;
    text-align: right;
    padding: 5px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    opacity: 1;
}
.mfp-content p.designation {
    color: #6b7c93;
    margin-top: 10px;
    font-size: 2.4rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
.mfp-content p.name {
    color: #6b7c93;
    font-size: 5.5rem;
    padding-bottom: 0;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    margin-top: 10px;
    display: inline-block;
}
.box1-content {
    text-align: center;
    padding:60px 250px 75px 250px;
}
.box2-content {
    text-align: center;
    padding: 112px 258px 60px 256px;
}
.box1-content .rad-link {

    font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 0;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    font-weight: 500;
}
p.box1-heading {
    padding-bottom:65px !important;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height:24px !important;
}
.box1-content p {
    padding: 0 0 20px;
    color: #6b7c93;
    font-size: 2.4rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height:32px;
}
.box1-content .rad-link {
    font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 16px;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    padding-bottom: 0 !important;
    font-weight: 500;
}
.cbox {
    min-height: 550px;
     position: relative;
}
p.box2-heading {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
    font-size: 3.5rem;
}
.box2-content p {
    padding: 0 0 40px;
    color: #ffffff;
}
#landingparallax2 {
    min-height:648px;
}
#landingparallax1 {
    min-height: 446px;
}
.rad-introtext p {
    padding-bottom: 30px;
}
.box2-content .box-link {
    border: 3px solid #e8eef3;
    margin-top: 25px;
    display: inline-block;
}
.box2-content .box-link {
    border: 3px solid #e8eef3;
    margin-top: 25px;
    display: inline-block;
}
.signpost1{
    position: absolute;
    box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);
    top: -20px;
    height: 514px;
    width: 514px;
    background-color: #ffffff;
    left:1%;
    text-align: center;
    padding: 32px 50px 20px 50px;
}
.signpost2{
    position: absolute;
    box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);
    top: -20px;
    height: 514px;
    width: 514px;
    background-color: #ffffff;
    left:56%;
    text-align: center;
    padding: 32px 50px 20px 50px;
}
.signpost-title {
    font-size: 2.188em;
    color: #a83c51;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top: 27%;
    margin-bottom: 25px;
    line-height: 35px;
}
.signpost2-title {
    font-size: 2.188em;
    color: #a83c51;
    font-family:"delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top:27%;
    margin-bottom:25px;
    line-height: 35px;
}
.signpost1 .rad-link {
    font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 15px;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    font-weight: 500;
}
.signpost2 p.rad-link {
    font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 40px;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    font-weight: 500;
}
#landingparallax3 {
    min-height: 600px;
    clear: both;
}
.main-content ul.rad-alternate li {
    border: 3px solid #e8eef3;
    margin-top: 0px;
    display: inline-block;
    line-height:normal;
}

.main-content ul.rad-alternate > li:before {
    color: #b2bfd0;
    content: "\f111";
    display:none;
    font-family: "fontawesome";
    font-size: 0.5rem;
    left: -14px;
    position: absolute;
    top: 0;
}
.main-content ul.rad-alternate {
    list-style-image: none;
    margin: 0;
}
.cbox .box-link a {
    position: relative;
    z-index: 5;
    color: #ffffff;
}
.searchBoxWrap {
        width: 16px;
    min-height: 15px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}
.searchBoxWrap:hover:after, .searchBoxWrap.active:after{background-position: -56px -6px;}
.searchBoxWrap:after{
    position: absolute;
    display: block;
    content: "\f002";
    font-family: 'FontAwesome';
    top: 0;
    left: 50%;
    width: 16px;
    height: 15px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);}
.searchBoxWrap.active:after {
    content: "\e909";
    font-family: "icomoon";
}
#searchbox { 
	display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    width: 260px;
    background-color: #f8f8f8;
    }
.nojs #searchbox {display:block; top:100px;} 

#searchButton {
    background-color: transparent;
    border: 0 none;
    height: 32px;
    width: 32px;
    text-indent: -999999999px;
    position: relative;
    z-index: 1;
}
.footer .footer-menu ul li a span:after, .footer .footer-menu ul li > span:after{
position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #969197;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
.footer .footer-menu ul li a span:hover::after,.footer .footer-menu ul li > span:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.footer .footer-menu ul li a span, .footer .footer-menu ul li > span{position:relative;}
.nav ul li.level3 a:hover {
    color: #002f72 !important;
    cursor: pointer;
    position: relative;
    font-weight:500 !important;
}
.nav ul li.level3 span:hover {
    color: #002f72 !important;
    cursor: pointer;
    position: relative;
    font-weight:300 !important;
}
.footer-sm-links ul li a:hover {
    color: #ffffff;
}
.footer .footer-links ul li a:hover {
    color: #ffffff;
}

.nav ul li.level2.haschildren > a {
    width:48%;
    display: block;
    border-bottom: 3px solid #dae0e7;
    padding-bottom: 5px;
}

.topLinks ul li a:hover {
    color: #002f72;
}
#section-shareholder-information-level3 .sub-list{width:55% !important;}
#tabs.sectionTabs span.select {
   background: url(/~/media/Images/V/Venator/css/searchTab-dd.png) no-repeat scroll 96% 15px #cccccc;
    position: absolute;
    font-size: 1em;
    top: 0;
    left: 0;
    height: 35px;
    color: #000000;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1em;
}
.mm-menu.mm-offcanvas {
    display: none;
}
.mobi-close .icon-menu-close:before {
    content: "\e909";
    color: #b5bdc9;
}
button.mfp-close:before {
    content: "\e909";
    font-family: "icomoon";
    font-size: 16px;
}
.section1.tabSect .slick-next.slick-arrow:before {
    content: "\e902";
    font-size: 25px;
    height: 74px;
    color: #ffffff;
    background: #183670;
    font-family: "icomoon";
    width: 50px;
    padding: 25px 12px;
}
.section1.tabSect .slick-next.slick-arrow:hover:before {
    background:#0c2340;
}
.section1.tabSect .slick-prev.slick-arrow:before{
    content: "\e901";
    font-size: 25px;
    height: 74px;
    color: #ffffff;
    background: #a80a2e;
    font-family: "icomoon";
    width: 50px;
    padding: 25px 12px;
}
.section1.tabSect .slick-prev.slick-arrow:hover:before{
background:#990000;
}
.ie10 .mapWrapper > img {
    width: 971px;
    height: 548px;
}
.ie10 .mapWrapper {
    position: relative;
    width: 971px;
    height: 548px;
}
.news-box-hover {
    display: none;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.n-box-cover{position: relative;}
.news-box:hover .news-box-hover {
    display: block;
}
.nojs .case-study-slider .case-study-wrapper:first-child {
    display: block;
}
.nojs .case-study-slider .case-study-wrapper {
    display: none;
}
.nojs .content-tab {
    visibility: visible;
}
.ip3-edit .description {
    /* margin-left: 30px; */
    clear: both;
}
#ip3-ultramarines .main-content .rad-right {
    float: right;
    margin-left: 7%;
}
.scroll-table-container {
    width: 100%;
    padding: 0 0 5px;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 14px;
}
#sitemapcontainer li.level2 > a {
    font-weight: 700;
    /* padding-left: 15px; */
}
.map-snapdown {
    margin-top:10px;
}
.page-snapdown.map-snapdown {
    margin-bottom: 20px;
}
.region-title {
    font-weight: 700;
    margin-top: 60px;
    margin-bottom: 20px;
    clear: both;
}
p.h2 {
    font-size: 4.5rem;
    line-height: 45px;
    margin: 0 0 10px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
}
#ip3-careers .banner-container .banner-img {
    position: relative;
    z-index: 1;
    min-height: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

inspector-stylesheet:1
#ip3-our-values .page-content > img {
    margin-bottom: 50px;
}
#newslandingparallax3 {
    min-height: 495px;
    clear: both;
    margin-top: 100px;
}
.media-table {
    box-sizing: border-box;
    background: rgb(17,46,107);
    background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
    background: linear-gradient(to right, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#a90a2e', GradientType=1 );
    -webkit-box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
    -moz-box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
    box-shadow: 0px 0px 75px 1px rgba(84,101,118,0.2);
        margin-bottom: 40px;
}
.box1-content.media-box-content {
    padding: 100px 100px 10px 100px;
}
li.prev {
    float: left;
}
li.next {
    float: right;
}
li.next a:after {
    content: "\e902";
    height:26px;
    color: #c4d0da;
      margin-left: 10px;
   font-size:2.5rem;
    font-family: "icomoon";
    line-height:30px;
    vertical-align: bottom;
}
li.prev a:before {
    content: "\e901";
    height:26px;
    color: #c4d0da;
 font-size:2.5rem;
    font-family: "icomoon";
    line-height:30px;
    margin-right: 10px;
    vertical-align: bottom;
}
li.next, li.prev {
       font-size:2rem;
    line-height: 30px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
li.next a, li.prev a {
    vertical-align:top;
}
.media-yeartabs-wrapper .main-content h1 {
    text-align: center;
    margin: 0 0 40px;
}
.our-people-wrapper ul.people {
    float: none;
    width: 82%;
    margin: 0 auto;
}
sub, sup {
  font-size: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {top: -0.5em;}
body.internetexplorer11 sup {top: -0.7em;}

sub {bottom: -0.25em;} 
#ip3-speak-up ul.rad-alternate {
    margin-bottom: 20px;
}
table.graphs tr td p img {
    width: 100%;
    height: auto;
}
table.graphs tr td p img {
    width: 100%;
    height: auto;
}
.bw-release-story ul:not(.rad-alternate) > li {
    position: relative;
    line-height: 40px;
    background: url(/~/media/Images/V/Venator/css/bullet.png);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: 0px 17px;
}

.bw-release-story ul {
    list-style-image: none;
    margin: 0 0 20px 30px;
}
.slider-area2 li p a{color:#ffffff !important;}

ul.without-slider li {
    width: 20%;
    width: 234px;
    float: left;
    height: 336px;
    position: relative;
    padding: 22px 29px 22px 20px;
}

ul.without-slider li#prod-titanium-dioxide-2, ul.without-slider li#prod-titanium-dioxide-3, ul.without-slider li#prod-titanium-dioxide-4, ul.without-slider li#prod-titanium-dioxide-5 {display:none;}

ul.without-slider {
    float: none;
    width: 100%;
    margin: 0 auto;
}
.product-app-landing .tabs ul li a{
  font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
    padding: 16px 20px;
    display: block;}

.product-app-landing .tabs ul li.current {
    background-color: rgba(0, 0, 0, 0.2);
    margin-right: 10px;
}

.product-app-landing .tabs ul li {
    float: left;
    margin-right: 10px;
}

.product-app-landing .tabs ul li {
    position: static;
    padding: 0;
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
    font-weight: 500;
}
ul.without-slider li p {
    font-weight: 400;
    font-size: 2.5rem;
    color: #ffffff;
    line-height: 25px;
}
ul.without-slider li p.slider-number {position:absolute; bottom:0}

.product-app-landing {
    margin-top: 110px;
}
#section1Box.product-section {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 10;
}


.snapdownContainer, .contactContainer{float:left;width:100%;}
.snapdownContainerTitle, .contactContainerTitle{float: left;width: 100%;margin-bottom: 20px;font-weight: bold;}
#ip3-ausbildung .page-snapdown{margin-bottom:20px;}

@media all and (min-width: 0px) and (max-width: 991px) {
	#ip3-ausbildung .boddetail{min-height:100px;}
	#ip3-ausbildung .board-wrap{margin-bottom:20px;}
}

body#ip3-legalentities .main-content h1{display:none;}


body.ip3-events table tbody tr td {padding:15px 15px;}
.news-tab-cover ul#fe-landing-yrs li{margin-bottom:20px;}


/* 398999 start */
body#ip3-venator-literature-and-business-cards h1.sn-pxg
{display:none;}
body#ip3-venator-literature-and-business-cards .main-content{margin-top:0px;margin-bottom:0px;}
body#ip3-venator-literature-and-business-cards #contentwrapper .InWrapper .content-container{
padding:150px 0 120px 0;
background:rgb(17,46,107);
background:-moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(169,10,46,1) 100%);
background:-webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(169,10,46,1) 100%);
background:linear-gradient(to right, rgba(17,46,107,1) 0%,rgba(169,10,46,1) 100%);
}
body#ip3-venator-literature-and-business-cards .page-content p{margin:0;padding:0 0 30px 0;color:#fff;}
body#ip3-venator-literature-and-business-cards .page-content p a{color:#b48262;}
body#ip3-venator-literature-and-business-cards .page-content p strong
{font-size:3.0rem;}
/* 398999 end */

.video-paly-icon {background-image:url('/~/media/Images/V/Venator/css/overlay-play');
	height: 100%;
    width: 100%;
    top: 0;
    margin: 0 auto;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

#ip3-careers .BannerTextWrapper {
    background-color: #00000042;
}
.main-content-video {
    margin-bottom: 30px;
}
.ip3-case-studies .form-section.rearea {
    float: left;
    width: 100%;
    padding: 0;
}
.ip3-case-studies .rearea .foremail {
    display: block;
    float: left;
    width: 30%;
    line-height: 40px;
    font-weight: 400;
}
.ip3-case-studies .rearea input {
    width: 220px;
    height: 40px;
    border: 1px solid #e7eaed;
    background: #f7f9fb;
    box-sizing: border-box;
}
.casestudy-btn .submit-btn-case-study{
    float: left;
    -webkit-appearance: none;
    background: transparent;
    cursor: pointer;
    border: 0px solid #e8eef3;
    color: #002f72;
    padding: 4px 20px;
    border-radius: 0;
    font: 500 16px 'delta',Arial,Helvetica,sans-serif;
    height: 40px;
    text-transform: none;
	z-index: 9;
    top: 1px;
}
.casestudy-btn {
    position: relative;
    float: left;
    z-index: 9;
    top: 1px;
}
.casestudy-btn:after {
    top: -1px;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.casestudy-btn:hover:after {
    width: 100%;
}
.casestudy-btn:hover {
 border: 3px solid #002f72;
}

.casestudy-btn .submit-btn-case-study:hover{
    text-decoration: none;
    border: 3px solid #002f72;
    color: #fff;
}
.case-study-inq-form {margin-bottom:20px;}

#ip3-annual-report-and-proxy-materials .form-section.rearea {
    float: left;
    width: 100%;
    padding: 0;
	margin-bottom:20px;
}
#ip3-annual-report-and-proxy-materials .rearea .foremail {
    line-height: 40px;
    font-weight: 400;
}
#ip3-annual-report-and-proxy-materials .rearea input[type="text"]{
    width: 100%;
    height: 40px;
    border: 1px solid #e7eaed;
    background: #f7f9fb;
    box-sizing: border-box;
}
#ip3-annual-report-and-proxy-materials .arproxy-form {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

#ip3-annual-report-and-proxy-materials .form-left {
    display: block;
    float: left;
    width: 23%;
}

#ip3-annual-report-and-proxy-materials .form-right {
    display: block;
    float: left;
    width: 77%;
}
#ip3-annual-report-and-proxy-materials .form-right .form-right-inner {
    width: 50%;
}

#ip3-annual-report-and-proxy-materials .form-right .form-right-field {
    width: 45%;
    float: left;
}
#ip3-annual-report-and-proxy-materials .form-right-errmsg {
    width: 53%;
    float: left;
    padding-left: 2%;
    margin-bottom: 0px !important;
}
#ip3-annual-report-and-proxy-materials .errorMsg {
    font-size: 0.8em;
    line-height: 3em;
	position:relative;
}

#ip3-annual-report-and-proxy-materials textarea#txAddress {
    width: 100%;
    height: 100px;
    border: 1px solid #e7eaed;
    background: #f7f9fb;
    box-sizing: border-box;
}
#ip3-annual-report-and-proxy-materials .errorMsg span {
    position: absolute;
    left: 0;
}
#ip3-annual-report-and-proxy-materials .ar-ckbx input[type="checkbox"] {
    margin-left: px;
    width: 15px;
    height: 15px;
    margin-right: 6px;
}

#ip3-annual-report-and-proxy-materials input#txReportType {
    display: none;
}
#ip3-annual-report-and-proxy-materials input#txtCaptcha {
    margin-top: 20px;
}

#ip3-investor-relations #csection1 .irbox1-right {display:none;}

#ip3-committees .category-key span {width:31%}

body#ip3-harrisburg .login-webform{display:none;}
/*---- world-map-----*/
.markerItem { position:absolute; }
.mapWrapper { clear: both; float: left; margin-top: 40px; position: relative; width: 100%; }
.markerContent {min-height: 130px;min-width: 340px;padding: 15px;position: absolute;z-index: 99;text-align: center;background-color: #fff; -webkit-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
-moz-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);}
.markerIcon { cursor:pointer; }
.markerItem:hover .markerContent { display:block }
.markerContent { display:none }
.markerIcon img {width: 10px; border: 0.8px solid #ffffff;border-radius: 10px;}
.MarkerTitle {display: inline-block;font-family: DELTA;font-weight: 500;text-transform: uppercase;}
.MarkerAddress {text-align: left;}
.markerContent .bar-gray {background-color: #e9eef4;height: 3px;margin: 10px auto 15px;text-indent: -9999px;width: 78.67%;}
.MapLegendWrapper ul li img {display: inline-block;width: 14px;margin-bottom: 5px; margin-right: 5px;}
.MapLegendWrapper li:before {content: "" !important;}
.MapLegendWrapper li{color: #000000;}
.MapLegendWrapper ul { margin-left:0;}
#shanghai.markerItem .markerContent, #taicang.markerItem .markerContent, #dandenong.markerItem .markerContent, #teluk-kalong.markerItem .markerContent, #petaling-jaya.markerItem .markerContent {right: 0;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}
/*---- mmenu-----*/
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}
.mm-btn,.mm-menu{box-sizing:border-box}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}
.mm-hidden{display:none!important}
.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){display:block}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{padding:0;position:absolute}
.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}
.mm-btn,.mm-panel.mm-highest{z-index:1}
.mm-panels{overflow:hidden}
.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 30px}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}
.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}
.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:19px}
.mm-btn{width:40px;height:40px;position:absolute;top:0}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}
.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}
.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:12px;height:12px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-prev:before{border-right:none;border-bottom:none;left:23px}
.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:3px}
.mm-navbar{border-bottom:none;border-color:inherit;text-align:center;line-height:20px;padding:0 50px;margin:0;position:absolute;top:0;left:0;right:0}
.mm-navbar>*{display:block;padding:10px 0}
.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}
.mm-panel .mm-navbar{display:none}
.mm-panel.mm-hasnavbar .mm-navbar{display:block}
.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}
.mm-listview{font:inherit;font-size:14px;line-height:20px}
.mm-listview>li{position:relative}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}
.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}
.mm-listview>li:not(.mm-divider):after{display: none;}
.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2;}
.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}
.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:0;}
.mm-listview .mm-next.mm-fullsubopen{width:100%}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}
.mm-panels>.mm-panel>.mm-listview{margin:20px 0px 5px 0px;}
.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}
.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}
.mm-listview .mm-inset>li{padding:5px 0}
.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}
.mm-listview .mm-spacer{padding-top:40px}
.mm-listview .mm-spacer>.mm-next{top:40px}
.mm-listview .mm-spacer.mm-divider{padding-top:25px}
.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}
.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:#002f72;}
.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{/*border-color:rgba(0,0,0,.3)*/border-color:#8f8f8f;}
.mm-menu .mm-listview{border-color:#e8eef3;}
.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{/*border-color:rgba(0,0,0,.3)*/border-color:#b5bdc9;}
.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}
.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}
.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}
html.mm-opened{overflow-x:hidden;position:relative}
html.mm-blocking,html.mm-blocking body{overflow:hidden}
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;z-index:2}
html.mm-blocking #mm-blocker{display:block;background:#787a7d;opacity: 0.8;}
.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}
.mm-menu.mm-offcanvas.mm-current{display:block;z-index:200;background: #ffffff;}
.mm-menu{width:calc(100% - 60px);min-width:140px;max-width:440px}
html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
}
.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{max-height:80%}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}
.mm-menu.mm-measureheight .mm-panel{display:block!important}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-menu.mm-columns{-webkit-transition-property:width,max-width,-webkit-transform;transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns-0{width:80%;min-width:140px;max-width:0}
html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns-1{width:80%;min-width:140px;max-width:440px}
html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns-2{width:80%;min-width:140px;max-width:880px}
html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns-3{width:80%;min-width:140px;max-width:1320px}
html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns-4{width:80%;min-width:140px;max-width:1760px}
html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns-5{width:80%;min-width:140px;max-width:2200px}
html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}
.mm-menu.mm-columns-6{width:80%;min-width:140px;max-width:2640px}
html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}
em.mm-counter+a.mm-next{width:90px}
em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}
em.mm-counter+a.mm-fullsubopen{padding-left:0}
.mm-vertical>.mm-counter{top:12px;margin-top:0}
.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}
.mm-nosubresults>.mm-counter{display:none}
.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}
.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mm-collapsed:not(.mm-uncollapsed){display:none}
.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-fixeddivider:after{content:none!important;display:none!important}
.mm-hasdividers .mm-fixeddivider{display:block}
.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}
html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}
html.mm-dropdown .mm-menu{z-index:2}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}
.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mm-menu.mm-tipleft:before{left:22px}
.mm-menu.mm-tipright:before{right:22px}
.mm-menu.mm-tiptop:before{top:-8px}
.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}
.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}
.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}
.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}
.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}
.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}
.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}
.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}
.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}
.mm-subblocker{background:inherit;opacity:0;display:block;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}
.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}
.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}
.mm-navbar.mm-hasbtns{padding:0 40px}
.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}
.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}
.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}
.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}
.mm-navbar-top-1{top:0}
.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:60px}
.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}
.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}
.mm-hasnavbar-top-4 .mm-panels{top:160px}
.mm-navbar-bottom-1{bottom:0}
.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}
.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}
.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}
.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}
.mm-navbar-size-2{height:80px}
.mm-navbar-size-3{height:120px}
.mm-navbar-size-4{height:160px}
.mm-navbar-content-2>*{width:50%}
.mm-navbar-content-3>*{width:33.33%}
.mm-navbar-content-4>*{width:25%}
.mm-navbar-content-5>*{width:20%}
.mm-navbar-content-6>*{width:16.67%}
.mm-sronly{text-indent:10px;overflow:hidden;display:block;width:1px;height:1px;position:absolute;z-index:-1}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-indexer a{text-decoration:none;display:block;height:3.85%}
.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}
.mm-hasindexer .mm-indexer{right:0}
.mm-hasindexer .mm-fixeddivider{right:20px}
.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
.mm-search,.mm-search input{box-sizing:border-box}
.mm-search{height:40px;padding:7px 10px 0;position:relative}
.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:26px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}
.mm-search input::-ms-clear{display:none}
.mm-search .mm-clear,.mm-search .mm-next{right:0}
.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}
.mm-panel.mm-hassearch{padding-top:40px}
.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}
.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}
.mm-noresults .mm-indexer{display:none!important}
li.mm-nosubresults>a.mm-next{display:none}
li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}
.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}
.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}
label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}
label.mm-check:before,label.mm-toggle:before{content:'';display:block}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-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-top:-15px}
label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
input.mm-check:checked~label.mm-check:before{opacity:1}
li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}
label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}
label.mm-check+a,label.mm-check+span{padding-right:60px}
a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}
a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}
em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}
em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}
.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu label.mm-toggle:before{background:#f3f3f3}
.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}
.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}
.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-effect-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}
html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}
.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:250ms;transition-delay:250ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:350ms;transition-delay:350ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:450ms;transition-delay:450ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:550ms;transition-delay:550ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:650ms;transition-delay:650ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:750ms;transition-delay:750ms}
.mm-menu.mm-effect-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.mm-menu.mm-effect-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}
.mm-menu.mm-effect-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}
html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}
}
.mm-menu.mm-fullscreen.mm-bottom,.mm-menu.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before{content:none;display:none}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;margin-top:0;margin-bottom:0}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span{box-sizing:border-box;height:100%}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before{content:'';vertical-align:middle;display:inline-block;height:100%;width:0}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}
html.mm-pagedim #mm-blocker{background:inherit}
html.mm-pagedim-white #mm-blocker{background:#fff}
html.mm-pagedim-black #mm-blocker{background:#000}
.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}
.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}
.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}
html.mm-popup .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-popup #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}
html.mm-popup .mm-menu{z-index:2}
.mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}
}
html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-front #mm-blocker{z-index:1}
html.mm-front .mm-menu{z-index:2}
.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.mm-menu.mm-bottom{top:auto;bottom:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}
.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}
.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}
.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}
.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}
.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}
.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}
.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}
.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}
.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}
.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}
.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}
.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}
.mm-menu.mm-tileview .mm-listview{margin:0}
/*---memnu customise CSS--*/
#mob-menu-wrap {background-color: #fff; overflow-x: hidden;overflow-y: auto;border-top: 3px solid #ff3700; max-width: 700px;z-index:999;}
#mob-menu-wrap .mm-listview > li:not(.mm-divider):after{left:0;border-color: #dbdbdb;}
#mob-menu-wrap .mm-listview .mm-next:before{border-left-width:0;}

.mm-listview > li span {    font-size: 2rem;
    line-height: normal;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;}
#mob-menu-wrap .mm-listview > li > a, .mm-listview > li > span {
    padding: 15px 23px;white-space: normal;
}
#mob-menu-wrap.mm-menu .mm-listview > li .mm-prev:before, #mob-menu-wrap.mm-menu .mm-listview > li .mm-next:after, #mob-menu-wrap.mm-menu .mm-listview > li .mm-arrow:after {
    border: 0 none;
    height: 12px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 12px;
}

#mob-menu-wrap.mm-menu .mm-navbar .mm-btn:before,#mob-menu-wrap.mm-menu .mm-navbar .mm-btn:after {
    border: 0 none;
    height: 18px;
    top: 0;
    width: 16px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}
#mob-menu-wrap .mm-navbar {
    background-color: #414141;
    height: 72px;
}
#mob-menu-wrap .mm-title {
    color: #fff; white-space: normal;
    /*font-family: vag rounded w01 thin;*/
    padding-left: 20px;
    text-align: left;
}
.mm-navbar > a.mm-title {    font-size: 2.5rem;
    display: table-cell;
    height: 72px;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
}

#mm-0 .mm-navbar {
    display: none;
    height: 0;
}
#mm-0 {
    padding-top: 0;
}
.mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 72px;
}

.mm-panel:not(#mm-0) .mm-listview {
    margin-top: -18px;
}

#mob-menu-wrap #headerlinks {
    border-bottom: 1px solid #dadada;
    display: block;
    margin: 0 -20px;
    padding: 10px 20px 80px;
}
#mob-menu-wrap #headerlinks > ul {
    font-size: 0.889em;
    position: relative;
}
#mob-menu-wrap #headerlinks ul li.first {
    bottom: -40px;
    position: absolute;
}

#mob-menu-wrap #headerlinks li:not(.first) {
    border-right: 0 none;
    display: block;
    margin: 0 0 30px;
    width: 100%;
}
.mm-btn.mm-prev {
    height: 72px;
    width: 70px;
    z-index: 99;
    display:block;cursor:pointer;
}

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

.mm-opening .mm-slideout .mobishow {
    bottom: 96%;
    float: right;
    margin: 0 1.3% 0 0;
    position: fixed;
    right: 60.3%;
    z-index: 409;
}
.mobishow {
    bottom: 0;
    float: right;
    margin: 0 1.3% 0 0;
    position: absolute;
    right: 1.3%;
    display:block;
    z-index: 99;
}
input#searchButton {
    margin-top: 10px;
}
.siteSearch {
    background-color: transparent;
    background-position: -125px -8px;
    border: 0 none;
    height: 16px;
    right: 2px;
    text-indent: -9999px;
    width: 15px;
    position: absolute;
    top:5px;
    z-index: 999;
    color: #ababab;
}
.mobi-top-links ul li:last-child a, .mobi-top-links ul li:last-child > span {
    padding-bottom: 30px;
}
.mobi-top-links ul {
    /*border-width: 80%;*/
    margin-top: 13px;
    margin-bottom: 13px;
}
.searchbox {
    width: 100%;
    position: relative;
    float: left;
}
#mobishowsearch {
    right: 12px;
    width: 60%;
    display: none;
}
div#searchButtonContainer2 {
    float: left;
    width: 10%;
}
div#searchTextBoxContainer2 {
    float: left;
    width: 90%;
}
.toplinksWrapper {
    float: right;
    border-bottom: 1px solid #e7eaed;
    display: none;
}
/* - .mob-menu-wrap ul li.last > a, .mob-menu-wrap ul li.last > span {
    padding-bottom: 30px;
} */
ul.mm-listview {
    border-width: 80%;
    margin: 0 auto;
}
.mobi-top-links ul li a, .mobi-top-links ul li > span {
    color: #8897a3 !important;
    font-size: 1.6rem;
    line-height: 45px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 10px 20px 0px !important;
}
.mobisearch {
    float: left;
    position: absolute;
    display: block;
    right: 40px;
    bottom: 0px;
    width: 30px;
    height: 30px;
}
.mobishow {
    bottom: 0;
float: right;
margin: 0 1.3% 0 0;
position: absolute;
right: 0;
z-index: 99;
}
/* .icon-mobile-menu {
    background: url(/~/media/Images/V/Venator/icons/m-menu.png) no-repeat;
} */
.icon-mobile-menu {
    background:none;
}
a.icon-mobile-menu:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 22px;
}
.icon-mobile-menu {
      height:21px;
    width:27px;
    display: block;
}
.nav {
    display: none;
}
.mm-btn.mm-prev{height:58px;}
#mob-menu-wrap .mm-title {padding-left:10px;}
#mob-menu-wrap {max-width:85%;}
#mob-menu-wrap .mm-navbar {height: 58px;}
.mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 72px;
} {padding-top: 58px;}
.mm-panel:not(#mm-0) .mm-listview {
    margin-top: -35px;
}
#mob-menu-wrap.mm-menu .mm-navbar .mm-btn:before, #mob-menu-wrap.mm-menu .mm-navbar .mm-btn:after{top:0;left:15px;}
.mm-navbar > a.mm-title {height: 58px;    font-size: 2rem;}
}

.mob-menu-wrap ul li:before{margin:0;content:''}
.mob-menu-wrap ul li a{text-transform:none;}
.mob-menu-wrap ul li > a,.mob-menu-wrap ul li > span{padding:10px 35px 10px 0px;color:#002f72;}
.mob-menu-wrap ul li > span, .mob-menu-wrap ul li.selected > a {
    color: #002f72;
    font-weight: 400;
}
.mm-listview .mm-next:before{display:none;}
.mob-menu-wrap #searchbox_mobi{display:block !important;}
.get-mobi-fixed-div{background: #fff;
    width: 100%;
    padding: 15px 20px;
    float: left;
    border-left: none;}
.get-mobi-fixed-div input#searchTextbox_mobi{height:35px;width:100%;border-radius: 2px;padding: 0 10px;border: 0;    background: #b55967;color: #ce909a;font-size: 1.8rem;float: right;margin-top: -5px;}
.get-mobi-fixed-div .search-icon{top:0;}
.mobi-close{ background: #ffffff; width: 20px; height: 20px; background:none; position: absolute; right:20px; cursor: pointer; top:20px;}

#MainWrapper .mob-menu-wrap{display:none;}

html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(0px,0,0) !important;transform:translate3d(0px,0,0) !important;}



/*---- product-applications-landing-new-----*/
.product-applications-landing .pa-content-tab { position:relative; top:25px; display: none; visibility: unset; padding-bottom: 100px; margin:0 auto; }
.product-applications-landing .pa-content-tab .notes { margin: 0; padding:25px 0 0; }
.product-applications-landing .pa-content-tab .notes p:last-child { padding-bottom:0; }
#parallax1.product-app-landing.product-applications-landing { min-height: auto; }
.product-applications-landing .section1 { height:auto; min-height: 336px; float: left; }
.product-applications-landing ul.without-slider { float: left; }

#HomeContent .pa-content-tab { display: none; position:relative; top:25px; }
/*#HomeContent .pa-content-tab ul.slider-area1 a { width:234px !important; display:inline-block; }*/
.nojs #HomeContent .pa-content-tab { display:block; }
/*---- main-2-----*/



.nojs .nav-sec {position: static; display: block;}
.nojs .header1 .headerright div#Nav {display:block;}
.nojs .header1 .headerright div#Nav ul li ul {display:none;}

#logo img {margin-top: -3%; margin-left: -2%; height:33px;}
span.selectedTab {display: none;}


.Outerwrapper{max-width:100%;margin:0 auto;background:#f9f9f9}
.MainWrapper{margin:0 auto;max-width:1800px;background:#f6f9fc}
.InWrapper{margin:0 auto;max-width:1191px; position:relative;}
.header{background:white;padding-bottom:23px;}
.headerright p{color:#666666;font-size:1.286em;line-height:18px;text-align:right}
.menu-icon{display:none}
.myclass{float:right}
.search-arrow:after{background-position:0px 0px;content:"";width:28px;height:26px;display:block;margin-left:140px}
.in{background-position:-50px 0px;content:"";width:41px;height:40px;display:block;float:left;margin-right:5px;}
.twitter{background-position:-100px 0px;content:"";width:41px;height:40px;display:block;float:left}
.searchpart{float:left;margin-right:2px;}
.links{float:left;margin-top:49px;margin-left:2px;}
.banner{position:relative;width:100%;}
.bannercontent{  left: 139px; position: absolute; top: 100px;}
.bannertext span{ display: inline-block;
    padding: 0 15px}
.bannertext  { background-color: rgba(37, 34, 34, 0.8);
    color: #fff;
    display: inline-block;
    font-size: 3.143em;
    line-height: 44px}
.bannerdiv{ background: white none repeat scroll 0 0;
    height: 36px;
    margin-top: 10px;
    width: 150px;}
.bannerdivtext{padding:14px;color:#8d694b;line-height:14px;}

#Nav ul li { float: left; padding:0px 12px 22px; }
.nav ul li a {
    color: #002f72;
    text-decoration: none;
        position: relative;
}
.nav ul li a:hover {color:#002f72;cursor:pointer;position: relative;}
.nav ul li a.current{background:#f3f6f7;;color:#0099c2;}
.nav ul li:last-child {
    padding-right: 0;
}
#Nav ul li.level2:last-child {padding-right: 20px;}
.nav ul li.level1{  float: left;
    padding-left: 15px;
    padding-right: 13px;
    line-height: 36px;
    color: #002f72;
    list-style: none;
    font-size: 1.8rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;}

.nav ul li.level1 > a {display: block;}

.new-child-div {  background: #f6f9fc url("/~/media/Images/V/Venator/css/menu-shadow.png") repeat-x scroll 0 0;
    display:none;
    left: 0;
    padding:32px 10px 20px;
    position:absolute;
    top:100%;
    width:98.5%;
    z-index:999;
    border-top:none;
    }

#Nav ul li.level2 ul.sub-list {float: left; width: 50%;}


#Nav ul li.level3 {
    float: left;
    padding: 0px 22px 22px;
}
#Nav ul li.level1 ul.new-child-div > li { min-height: inherit; padding: 0; width: 100%; }
#Nav ul li.level1 ul.new-child-div li div { float: left; width:50%; }
.level1-col1, .level1-col2, .level1-col3 { min-height: inherit; }
#Nav ul li.level2 { width: 100%; }
#Nav ul li.level2 { padding:0px 20px; width:100%; }
#Nav ul li.level3 { padding:0px 0px 0px 0px; width:100%; }
#Nav ul li.level3 { padding-bottom:0px !important; }
#Nav ul li.level2 span {color: #1d1d1d; font-size:1.6rem; line-height: 16px;}
.nav ul li.level3 a {
     color: #6b7c93 !important;
    font-size: 1.8rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level2 span {
       color: #6b7c93;
    font-size: 2rem;
    line-height:16px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level3 span {
    color: #6b7c93;
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level1:hover > .new-child-div, #Nav ul li.level1:hover > .new-child-div ul {display:block;}    
.nav ul li a::after {
  position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #e1e5e9;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
.nav ul li.level1 a:hover::after, .nav ul li.level1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.nav ul li.level3 a:hover::after, .nav ul li.level3 a:focus::after{display:none;}
.nav ul li.level2 a:hover::after, .nav ul li.level2 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.nav ul li a.current{color:#8d694b;}




/* Home Sections */
#parallax1.product-app-landing {min-height:2175px;}
#HomeContent {margin-top: 110px; background-color:#F6FAFD;}
.parallaxParent { position: relative;}
#parallax1 {min-height:830px;}
#parallax2 {min-height: 829px;}
#parallax3 {background-color: #F6FAFD; /*min-height:450px;*/}
#parallax4 {min-height:575px;}


.bgBox {background-position:center center; background-repeat:no-repeat; background-size: cover; position: absolute; width:100%; z-index: 5;}
.box1{
background: rgb(17,46,107); /* Old browsers */
background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(0,51,97,1) 15%, rgba(102,42,85,1) 50%, rgba(145,11,38,1) 85%, rgba(169,10,46,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(0,51,97,1) 15%,rgba(102,42,85,1) 50%,rgba(145,11,38,1) 85%,rgba(169,10,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(110deg, rgba(17,46,107,1) 0%,rgba(0,51,97,1) 15%,rgba(102,42,85,1) 50%,rgba(145,11,38,1) 85%,rgba(169,10,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#a90a2e',GradientType=1 ); /* IE6-9 */ position: absolute; width:100%; height:613px; z-index: 5;}
.box2 {height:475px; background-attachment: fixed;}
.box3 {}
.box4 {height:475px;}

.sectionBox { margin: 0 auto; position: absolute; width: 100%; z-index: 10;}
#section1Box { text-align: center;}
#parallax3 .sectionBox {position:relative;}
#parallax3 .latest-news-box { margin-bottom:103px;}


.section1 {height: 336px; width: 1170px;}
.section2 {background-color: #ffffff; width: 1170px; margin-top:80px; z-index:15; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);}
.notes { clear: both; float: left; margin: 25px 0; text-align: left;}

.sec1-intro {margin-bottom:60px; min-height: 272px;}
.box1-title p{
    color: #f6f9fc;
    font-size: 5.5rem;
    line-height: 56px;
    padding-top: 103px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.box1-text p {
    color: #e7eaed;
    line-height: 32px;
    font-size: 2.4rem;
    padding-top:10px;
    width: 60%;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin: 0 auto;
}
.c1 {background-color:#fff;}

.section2-inner{padding:50px 35px 50px 50px;}
.news-box {
  background-color: #4a2f5b;
    min-height: 255px;
    max-width: 376px;
    padding:44px 55px 40px 50px;
    text-align: center;
}
.latest-news-title {
       text-align: center;
    clear: both;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.careers-box{ position: absolute;
	box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);
    top: -20px;
    height: 514px;
    width: 570px;
    background-color: #ffffff;
    left: 51%; /* 572px */
    text-align: center;
    padding: 32px 50px 20px 50px;}

.work-title {float:left;margin-top:200px;margin-left:97px;}    

.work-title p {
    font-size: 2.813em;
    line-height: 48px;
    color: #ffffff;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
	border-bottom: 6px solid #ffffff;
	padding-bottom: 0px;
}
.latest-news-title p {
    font-size: 3.214em;
    line-height: 45px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #a83c51;
    margin-bottom:37px;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}
.career-title {
    font-size: 2.188em;
    color: #a83c51;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top: 23%;
    line-height: 40px;
}
.careers-box p {
    color: #6b7c93;
    font-size: 1.125em;
    line-height: 28px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin:28px 0 16px 0;
}
.box-link {
    border: 3px solid #e8eef3;
    margin-top:0px;
    display: inline-block;
}

.product-image {
    width:39%;
    float: left;
}
.product-content {
    width:61%;
    float: left;
    padding-left:16px;
      padding-top: 20px;
}

.case-study-wrapper.no-image .product-content {width:61%; float: none; padding-left:16px; padding-top: 20px; margin-left:auto; margin-right:auto;}
.case-study-wrapper.no-image .line {margin-left:auto; margin-right:auto;}
.case-study-wrapper.no-image .heading, .case-study-wrapper.no-image .text1, .case-study-wrapper.no-image .text2 {text-align:center;}



.no-slider li, .slider-area1 li, .slider-area2 li {
   width: 20%;
   width: 234px;
    height: 336px;
    text-align: left;
    float: left;
    padding: 22px 29px 22px 20px;
}

#contentwrapper .yeartab ul li > span, #contentwrapper.result-centre .yeartab.tabs ul li.current a { background: #bdd530; color: #717075; }
#contentwrapper.result-centre .yeartab.tabs ul li { width: calc(100% / 3); }
#contentwrapper.result-centre .yeartab.tabs ul li a{ text-transform:uppercase; padding-right:20px; }

.logo {
    margin-left: -1%;
}

.heading, .headingN {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #5a2d59;
    font-size:3.5rem;
    line-height:35px;
    font-weight: 300;
    display: inline-block;
}

.text1 p, .text2 p {
    font-size: 1.6rem;
    line-height: 30px;
    color: #6b7c93;
    padding: 0 0 22px;
    margin-top: 10px;
}
.rad-link {
       font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 27px;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    font-weight: 500;
}
.rad-link:after {
    content: "\f061";
    font-size: 14px;
    font-family: "FontAwesome";
    position: absolute;
    margin-left: 9px;
}
.news-text {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
	font-family: "delta",sans-serif;
font-weight: 400;
font-style: normal;
    position: relative;
    z-index: 5;
}
.news-text a {color: #fff;}
.text1 {
    padding-top: 12px;
}
.text2 {
    padding-top:0px;
}
.rad-link a {
    color: #002f72;
    text-decoration: none;
    position: relative;
}
.no-slider li p, .slider-area1 li p, .slider-area2 li p {
    font-family:"delta", sans-serif;
    font-weight:400;
    font-size: 2.5rem;
    color: #ffffff;
    line-height: 25px;
}
.news-date {
    position: relative;
    z-index: 5;
    color: #ffffff;
        opacity: 0.4;
    font-size: 1em;
    margin-top:10px;
}
.slider-area1 .slick-slide, .slider-area2 .slick-slide {
    height: 336px;
}
.text1 p {
    font-weight: 700;
}
.news-box1 .news-box {
    background: rgb(17,46,107);
    background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(92,44,88,1) 100%);
    background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    background: linear-gradient(to right, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#5c2c58',GradientType=1 );
}
.news-box2 .news-box {
    background: rgb(98,43,86);
    background: -moz-linear-gradient(left, rgba(98,43,86,1) 0%, rgba(140,14,42,1) 100%);
    background: -webkit-linear-gradient(left, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    background: linear-gradient(to right, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#622b56', endColorstr='#8c0e2a',GradientType=1 );
}
.news-box3 .news-box {
    background: rgb(142,13,40);
    background: -moz-linear-gradient(left, rgba(142,13,40,1) 0%, rgba(169,10,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    background: linear-gradient(to right, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0d28', endColorstr='#a90a2e',GradientType=1 );
}
.section1.section .slick-next.slick-arrow {
    background: url(/~/media/Images/V/Venator/css/next-arrow) no-repeat;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height:normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    right: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
.section1.tabSect .slick-next.slick-arrow{
background:none;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height:normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    right: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
.section1.tabSect .slick-prev.slick-arrow {
    background:none;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height: normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    left: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
/* -.slick-arrow.slick-prev:after, .slick-arrow.slick-next:after{display:none;} */
.line {
    background: #eaeff4;
    height: 3px;
    width: 157px;
    margin-top: 35px;
    margin-bottom: 6px;
    clear: both;
}
.pagination-div {
    background: #f7f9fb;
    min-height:98px;
    position: relative;
}
#headerwrapper {
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    -moz-box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    width: 100%;
}
.section2 .slick-next.slick-arrow, .csection2 .slick-next.slick-arrow {
    content: "\e902";
    display: inline-block;
    float: right;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left:0px;
    top:0px;
}
.section2 .slick-prev.slick-arrow, .csection2 .slick-prev.slick-arrow {
    content: "\e901";
    display: inline-block;
    float: left;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left:0px;
    top:0px;
}
.section2 .slick-arrow.slick-next:after, .csection2 .slick-arrow.slick-next:after  {font-family: 'icomoon'; content: "\e902"; font-size: 3.5rem; top:8px; position: relative; color: #c4d0da; right: -38%;}
.section2 .slick-arrow.slick-prev:after, .csection2 .slick-arrow.slick-prev:after {font-family: 'icomoon'; content:"\e901"; font-size: 3.5rem; top:8px; position: relative; color:#c4d0da; left: -38%;}

.pagination-div .custom-paging {display: inline-block; width: 18%;}

.content-tab {visibility: hidden; position: absolute; top: 77px;}

.section2 .slick-prev.slick-arrow:hover, .csection2 .slick-prev.slick-arrow:hover {
background: rgb(237,241,245); /* Old browsers */
background: -moz-linear-gradient(left, rgba(237,241,245,1) 0%, rgba(247,249,251,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(237,241,245,1) 0%,rgba(247,249,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(237,241,245,1) 0%,rgba(247,249,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf1f5', endColorstr='#f7f9fb',GradientType=1 );
}
.section2 .slick-next.slick-arrow:hover, .csection2 .slick-next.slick-arrow:hover{	
	background: rgb(247,249,251); /* Old browsers */
background: -moz-linear-gradient(left, rgba(247,249,251,1) 0%, rgba(237,241,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(247,249,251,1) 0%,rgba(237,241,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(247,249,251,1) 0%,rgba(237,241,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fb', endColorstr='#edf1f5',GradientType=1 ); 
}

.footer .footer-links ul li a {
    line-height: 28.8px;
    color: #a89297;
    display: inline-block;
    font-size: 0.875em;
    line-height: 16px;
    padding:0 15px;
    border-right: none;
    cursor: pointer;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
.footer-links ul {
    padding-top: 10px;
}
.footer-sm-links ul {
    padding: 20px 0 42px 0;
}
.footer-sm-links ul li a {
    color: #9a9097;
    display: inline-block;
    padding: 0 9px 0 6px;
    border-right: none;
    cursor: pointer;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
}
div.footer-logo:before {
       margin: 55px auto 0 auto;
    display: block;
    height: 3px;
    content: "";
    background: #433844;
    position: absolute;
    top: 56%;
    left: 24%;
    float: left;
    margin-top: 0;
    width: 17%;
    z-index: 1;
}
div.footer-logo:after {
     margin: 55px auto 0 auto;
    display: block;
    height: 3px;
    content: "";
    background: #433844;
    position: absolute;
    top: 56%;
    right: 24%;
    float: right;
    margin-top: 0;
    width: 17%;
    z-index: 1;
}
.nav-sec{position:static;}

.nav-sec .nav ul#section-Homepage-level1 {float:right; padding-right:20px}

.header1 {
    position: relative;
}

.bottom-nav-section {
    height: 55px;
    width: 100%;
    background: #002f72;
    position: absolute;
    left: 0;
    bottom:-55px;
    display:none;
}
.module{opacity:0;float:left;width:100%;}
body.nojs .module{opacity:1 !important;}


/* Banners */

.banner-container .banner-img {position: relative; z-index: 1; min-height:450px; background-position: center center; background-repeat:no-repeat; background-size: cover;}
.BannerTextWrapper {position: absolute; top: 0; width: 100%; height: 100%; z-index: 5;}
.ip3-products-and-applications .BannerTextWrapper {background-color: rgba(0, 0, 0, 0.1);}
.bannertext-container {margin: 0 auto; max-width: 1191px; padding-left:58px;padding-top: 125px;}
.banner-title {color: #ffffff; font-family: "delta",sans-serif; font-size: 5.5rem; font-style: normal; font-weight: 400; line-height: 56px;}
h1.banner-title {display: inline-block; margin-bottom:0px; line-height:61px;}
.ip3-products-and-applications h1.banner-title {text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);}
.ip3-products-and-applications h1.banner-title.grText {text-shadow:none;}

.banner-text p {color: #ffffff; font-family: "delta",sans-serif; font-size: 2.4rem; font-style: normal; font-weight: 300;line-height: 32px; padding-top:20px; width: 60%; }
.ip3-products-and-applications .banner-text p {text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);}
.banner-text p.rad-alternate {color: #6a7c94;}
.ip3-products-and-applications .banner-text p.rad-alternate {text-shadow:none;}

.ip3-products-and-applications .banner-product .banner-container .banner-img {min-height:594px;}
.banner-product .bannertext-container {padding-left:58px; padding-top: 180px;}
.banner-product .banner-text p {padding-top: 30px;}





/* Careers Landing */

.content-container {clear:both; float:left; width:100%;}
.SecWrapper {margin: 0 auto; max-width: 1170px; position: relative;}


.secBox {margin: 0 auto; position:relative; width: 100%; z-index: 10;}

.csection1 {background-color: #ffffff; float: left; margin-top: -50px; width: 100%; margin-bottom:80px;}
.csection2 {background-color: #ffffff; margin-top: 190px; z-index: 15; margin-bottom:42px;}
.csection3 {background-color: #ffffff; float: left; width: 100%; margin-bottom:80px;}

.csection7 {background-color: #ffffff; float: left; width: 100%; margin-bottom:80px;}
.csection8 {background-color: #ffffff; float: left; width: 100%; margin-bottom:80px;}
.csection9 {background-color: #ffffff; float: left; width: 100%; margin-bottom:80px;}


.shadow {-webkit-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
-moz-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);}

.cbox2 {min-height:748px; background-attachment:fixed;}

.box1-left {float:left; width:67.5%; padding-left: 70px; padding-top: 63px;}
.box1-right {float:left; width:31.5%; padding-left: 53px; padding-top: 53px; border-left: 2px solid #ebeff2;}
.secBox h2 {font-size: 3.5rem; font-weight:300; line-height:35px;}
.secBox p.rad-link {font-size: 1.125em; font-weight: 500;}

.box1-left p.rad-introtext {padding-top: 18px; width:82%;}
.box1-right p {position:relative;}
.box1-right p:before {border-left: 1px solid rgba(0, 0, 0, 0); border-right: 70px solid rgba(0, 0, 0, 0); border-top: 70px solid #ffffff; content: ""; display: block; height: 0; left: -2px; position: absolute; top: 0px; width: 0;}
.box1-right p.no-border {padding-right: 5%;}
.box1-right p.no-border::before {border: 0; display: none;}

.box2-left {float: left; width: 50%; padding-top: 72px; padding-left: 80px;}
.box2-right {float: left; width: 50%; padding-top: 30px; padding-bottom: 30px;}
.box2-left p.rad-introtext {padding-top: 23px; width:90%;}


.careers-slider .product-content {padding-top: 34px;}
.careers-slider .slide-text {padding-top:20px;}
.case-study-slider .product-image {position:relative;}
.case-study-slider .product-image:before {border-left: 1px solid rgba(0, 0, 0, 0); border-right: 83px solid rgba(0, 0, 0, 0); border-top: 110px solid #ffffff; content: ""; display: block; height: 0; left: -1px; position: absolute; top: 0px; width: 0;}


/**** Investor Relations ****/

#ip3-investor-relations #bannerwrapper {z-index:1;}
#ip3-investor-relations .landingPage {z-index:5; margin-top: -50px;}
#ip3-investor-relations .banner-title, #ip3-investor-relations .banner-text p {color:#6b7c93;}
.main-content table strong {font-weight:500;}
#ip3-investor-relations .page-snapdown {margin-top:55px;}
#ip3-investor-relations .snapdown-title {font-size:2.4rem;line-height:22px;margin-bottom:0px;font-weight:300;}
#ip3-investor-relations .snapdown-title strong {font-weight:500;}
#ip3-investor-relations .snapTitle {min-height:32px;}
#ip3-investor-relations .snapdownItem .snapdown-content p {padding-right: 15px;}
#ip3-investor-relations .bod-item{float: left;width: 33.3333%;margin: 10px 0px;min-height:200px;padding-right:25px;}
#ip3-investor-relations .bod-item img{float: left;margin-right: 20px;border: 1px solid #eeeeee;}
#ip3-investor-relations .bod-item-name {color: #112e6b; font-family: "delta",sans-serif; font-size: 1.2em; font-weight: 400;}
#ip3-investor-relations .bod-designation {font-size: 1.3rem; line-height: 1.4em;margin-bottom: 10px; margin-top: 8px;}
#ip3-investor-relations p.rad-alternate span.rad-thick{padding: 0px 11px;background-color: #eeeeee;border-radius: 76px;display: inline-block; color: #112e6b;margin-right:10px;font-size: 0.75em;}


/*------------------------management team----------------------------------*/

#ip3-venator-management-team .page-content, #ip3-board-of-directors .page-content {margin-bottom:40px;}
#ip3-venator-management-team p.rad-alternate span.rad-thick, #ip3-board-of-directors p.rad-alternate span.rad-thick {padding: 0px 11px;background-color: #eeeeee;border-radius: 76px;display: inline-block; color: #112e6b;margin-left:25px;margin-right:5px;font-size: 0.75em;}
#ip3-venator-management-team p.rad-alternate span.rad-thick.circle-b, #ip3-board-of-directors p.rad-alternate span.rad-thick.circle-b {margin-left:0px;}
#ip3-venator-management-team .member-legend p.rad-alternate span.rad-thick, #ip3-board-of-directors .member-legend p.rad-alternate span.rad-thick  {margin-left:0px;}



/*------------------------our people----------------------------------*/

.main-content ul.people > li:before{display:none;}
ul.people {
    float: left;
    width: 100%;
    margin: 0;
}
ul.people li {
    width: 20%;    width: 234px;
    float: left;
    height: 336px;
        position: relative;
}
ul.people li:hover .hover-div {
    display:block;
}
.hover-div {
    height: 376px;
    position: absolute;
    background: #ffffff;
    padding:30px 15px 30px 20px;
    top:-20px;
    z-index:25;
    display:none;
}

.our-people-wrapper .content-container {
    clear: both;
    background-color: #f6f9fc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.member-desc {
    position: absolute;
    bottom:20px;
    left:20px;
}
p.member-title {
    font-size: 2.5rem;
    line-height: 25px;
    font-family: "delta",sans-serif;
    font-style: normal;
    padding-bottom: 0;
    font-weight: 400;
    color: #ffffff;
}
p.member-detail {
    font-size: 1.8rem;
    line-height: 18px;
    font-family: "delta",sans-serif;
    font-style: normal;
    padding-bottom: 0;
    font-weight: 300;
    color:#ffffff;
}
.hover-div .bar-gray {
   background-color: #E9EEF4;
    height: 3px;
    width: 85%;
    text-indent: -9999px;
    margin: 6px auto 21px 0;
}
.hover-div .box-link {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1.8rem;
    font-weight: 500;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 20px;
}
.hover-div p.title {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height:26px;
    padding-bottom: 0;
    float: left;
}
.hover-div p.detail {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
        clear: both;
    line-height: 22px;
    padding-bottom: 20px;
}
.description p {
    font-size: 1.6rem;
    line-height:24px;
    padding-bottom: 15px;
}
/*------------------------our people----------------------------------*/
.grText, .grText sub  {
background: -webkit-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: -moz-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: -o-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: linear-gradient( to right, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%); 
-webkit-background-clip: text; 
-ms-background-clip: text; 
-o-background-clip: text; 
-moz-background-clip: text; 
background-clip: text; 
-webkit-text-fill-color: transparent; 
-ms-text-fill-color: transparent; 
-o-text-fill-color: transparent; 
}


body.ie10 .grText, body.internetexplorer11 .grText  {background:none; background-clip:none; color:#662955;} 
body.internetexplorer11 .nav ul li.level2 > a, body.internetexplorer11 #Nav ul li.level2 > a > span, body.internetexplorer11 .nav ul li.level2.haschildren > a, body.ie10  .nav ul li.level2 > a, body.ie10  #Nav ul li.level2 > a > span, body.ie10 .nav ul li.level2.haschildren > a {color:#0A3067;}





.mobi-top-links li {
    list-style: none;
}
.mobi-top-links li {
    list-style: none;
    padding:0;
}
.mobi-product-content {
    display: none;
}
.box-link.load-more-slides {
    display: none;
}
/*---------------------------------------  Products  ------------------------------------- */
.product-breadcrumb {position:absolute; z-index:15;width:100%;background:rgba(2,2,2,0.1);}

.psection1 {
    background-color: #ffffff;
    float: left;
    margin-top: -50px;
    width: 100%;
    margin-bottom: 70px;
}
.pbox1-left {
    float: left;
    width: 50%;
    padding-left:108px;
    padding-top:45px;
    padding-bottom: 22px;
}
.pbox1-right {
    padding-left:105px;
    padding-top: 68px;
    padding-right: 85px;
    padding-bottom: 22px;
}
.pbox1-bottom{
background:#f7f9fb;
}
.pbox-center{text-align:center;padding-top:60px;width: 60%;margin: 0px auto;}
.pproduct-image {
    position:relative;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.pproduct-image > img {padding-right:30px; width:95%;}
.psection1 .pi1:before,.psection3 .product-image:before {
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 83px solid rgba(0, 0, 0, 0);
    border-top: 110px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    top: 0px;
    width: 0;
}
.psection3 .product-image{position:relative;}
.psection3 .product-maincontent{padding-top: 22px;}
.psection3 .product-content {padding-top:36px;}
.pbox1-right p{padding: 0 0 26px;}
.pbox1-right .box-link{
    margin:10px 0 0 0;
}
.pbox-bottom{clear: both;
    text-align: center;
    background: #f7f9fb;
   padding: 45px 0 18px 0;
    }
.secBox h2.product-section-title{
    font-size: 4.5rem;
    line-height: 45px;
    margin: 0px 0 38px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align:center;
    /*padding-top: 22px;*/
}

.psection2{
background-color: #ffffff;
    float: left;
    width: 100%;
    margin-top:45px;
    padding: 66px 50px 50px 100px;
}
.product-tab{display:none;}
#Pparallax3{min-height:475px;margin-top: -58px;}

.psection3{
background-color: #ffffff;
    width: 100%;
    margin-top:377px;
    margin-bottom: 80px;
    z-index: 15;
    float:left;
}
.psection3-inner{
padding: 50px 35px 50px 50px;
    width: 100%;
    float: left;
}
#ProductWrapper{
margin-top: 110px;
    clear: both;
    background-color: #f6f9fc;
    }
#psection2Box .tabs ul{text-align:center;}
#psection2Box .tabs ul li{display:inline-block;float: none;}
#psection2Box .tabs ul li.current {
    background: #a80a2e;
}
#psection2Box .tabs ul li a {
    font-size: 18px;
    line-height: 20px;
    color: #6b7c93;    
}
#psection2Box .tabs ul li a:hover {
    border-bottom: 4px solid #e1e5e9;
    color: #002d74;
    padding-bottom: 4px;
}
#psection2Box .tabs ul li.current a{color:#fff;}
#psection2Box .tabs ul li.current:hover a{color:#fff; border:0 none; padding-bottom:16px;}

.product-left {float: left; width: 47.5%; margin-right: 5%;}
.product-right {float: left; width: 47.5%;}
.product-left-full {width:100%;}

.psection2 h3 {margin-bottom:42px;display:inline-block;line-height:40px;}
.internetexplorer11 .psection2 h3 {line-height:37px;}
.pbox-center p{font-size: 2.5rem; line-height:25px; margin: 0 0 10px; padding:0; font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
.pbox3{height: 475px;background-attachment: fixed;}
.psection2 ul ul{list-style: none;margin: 5px 0 0 15px;column-count: 1;}


.mobi-heading {display:none;}

/* ----------------------------- case study ------------------------------------- */

.case-study-maincontent{width:61%;float:left;padding-left:50px;padding-top: 20px;}
.case-study-maincontent.no-image {width:100%;float:left;padding-left:0px;padding-top: 20px;}
.case-snapdown .product-image{position:relative;}
.case-snapdown .product-image:before {
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 83px solid rgba(0, 0, 0, 0);
    border-top: 110px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    top: 0px;
    width: 0;
}
.case-study-content{padding-top:20px;}


body.nojs span.sliderStateBtn {background:0 none;}


/***** Self-serve *****/

body.ip3-edit #headerwrapper {position:static;}
body.ip3-edit #contentwrapper, body.ip3-edit #HomeContent, body.ip3-edit #ProductWrapper, body.ip3-edit .product-app-landing {margin-top:0px;}
body.ip3-edit .grText {color:#6a7c94 !important; background:0 none !important; background-clip:inherit !important; -webkit-text-fill-color: #6a7c94; -ms-text-fill-color: #6a7c94; -o-text-fill-color: #6a7c94;}
body#ip3-remit-reporting.ip3-edit .page-content {overflow:hidden;}

table.committee-composition-table td.committee-category { text-align:left; }

span.rad-header {background:#910b26; color: #FFF !important; padding:0 10px !important; display:block;}


.ip3-news .news-tab-cover{margin-bottom:30px;float:left;width:100%;}
.ip3-news.ip3-media h2 {text-align:center;}


body#ip3-19-04-2018 .bw-release-story { overflow: visible !important; }

.ip3-annual-report-and-proxy-statement .news-tab-cover{margin-bottom:30px;float:left;width:100%;}
.ss-text {display: none;}
body.ip3-edit .ss-text {display: block;}

#ip3-venator-management-team .mfp-content p.designation u.pxg-set {display:none}
#ip3-venator-management-team .mfp-content p.designation span {visibility: visible !important;display: block !important;}
#ip3-venator-management-team .mfp-content p.name {width: 100%;}
#ip3-venator-management-team .mfp-content p.designation {height: auto !important;}

.nojs .nav-sec {position: static; display: block;}
.nojs .header1 .headerright div#Nav {display:block;}
.nojs .header1 .headerright div#Nav ul li ul {display:none;}

#logo img {margin-top: -3%; margin-left: -2%; height:33px;}
span.selectedTab {display: none;}


.Outerwrapper{max-width:100%;margin:0 auto;background:#f9f9f9}
.MainWrapper{margin:0 auto;max-width:1800px;background:#f6f9fc}
.InWrapper{margin:0 auto;max-width:1191px; position:relative;}
.header{background:white;padding-bottom:23px;}
.headerright p{color:#666666;font-size:1.286em;line-height:18px;text-align:right}
.menu-icon{display:none}
.myclass{float:right}
.search-arrow:after{background-position:0px 0px;content:"";width:28px;height:26px;display:block;margin-left:140px}
.in{background-position:-50px 0px;content:"";width:41px;height:40px;display:block;float:left;margin-right:5px;}
.twitter{background-position:-100px 0px;content:"";width:41px;height:40px;display:block;float:left}
.searchpart{float:left;margin-right:2px;}
.links{float:left;margin-top:49px;margin-left:2px;}
.banner{position:relative;width:100%;}
.bannercontent{  left: 139px; position: absolute; top: 100px;}
.bannertext span{ display: inline-block;
    padding: 0 15px}
.bannertext  { background-color: rgba(37, 34, 34, 0.8);
    color: #fff;
    display: inline-block;
    font-size: 3.143em;
    line-height: 44px}
.bannerdiv{ background: white none repeat scroll 0 0;
    height: 36px;
    margin-top: 10px;
    width: 150px;}
.bannerdivtext{padding:14px;color:#8d694b;line-height:14px;}

#Nav ul li { float: left; padding:0px 12px 22px; }
.nav ul li a {
    color: #002f72;
    text-decoration: none;
        position: relative;
}
.nav ul li a:hover {color:#002f72;cursor:pointer;position: relative;}
.nav ul li a.current{background:#f3f6f7;;color:#0099c2;}
.nav ul li:last-child {
    padding-right: 0;
}
#Nav ul li.level2:last-child {padding-right: 20px;}
.nav ul li.level1{  float: left;
    padding-left: 15px;
    padding-right: 13px;
    line-height: 36px;
    color: #002f72;
    list-style: none;
    font-size: 1.8rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;}

.nav ul li.level1 > a {display: block;}

.new-child-div {  background: #f6f9fc url("/~/media/Images/V/Venator/css/menu-shadow.png") repeat-x scroll 0 0;
    display:none;
    left: 0;
    padding:32px 10px 20px;
    position:absolute;
    top:100%;
    width:98.5%;
    z-index:999;
    border-top:none;
    }

#Nav ul li.level2 ul.sub-list {float: left; width: 50%;}


#Nav ul li.level3 {
    float: left;
    padding: 0px 22px 22px;
}
#Nav ul li.level1 ul.new-child-div > li { min-height: inherit; padding: 0; width: 100%; }
#Nav ul li.level1 ul.new-child-div li div { float: left; width:50%; }
.level1-col1, .level1-col2, .level1-col3 { min-height: inherit; }
#Nav ul li.level2 { width: 100%; }
#Nav ul li.level2 { padding:0px 20px; width:100%; }
#Nav ul li.level3 { padding:0px 0px 0px 0px; width:100%; }
#Nav ul li.level3 { padding-bottom:0px !important; }
#Nav ul li.level2 span {color: #1d1d1d; font-size:1.6rem; line-height: 16px;}
.nav ul li.level3 a {
     color: #6b7c93 !important;
    font-size: 1.8rem;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level2 span {
       color: #6b7c93;
    font-size: 2rem;
    line-height:16px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level3 span {
    color: #6b7c93;
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
#Nav ul li.level1:hover > .new-child-div, #Nav ul li.level1:hover > .new-child-div ul {display:block;}    
.nav ul li a::after {
  position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #e1e5e9;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
.nav ul li.level1 a:hover::after, .nav ul li.level1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.nav ul li.level3 a:hover::after, .nav ul li.level3 a:focus::after{display:none;}
.nav ul li.level2 a:hover::after, .nav ul li.level2 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.nav ul li a.current{color:#8d694b;}




/* Home Sections */
#parallax1.product-app-landing {min-height:2175px;}
#HomeContent {margin-top: 110px; background-color:#F6FAFD;}
.parallaxParent { position: relative;}
#parallax1 {min-height:830px;}
#parallax2 {min-height: 829px;}
#parallax3 {background-color: #F6FAFD; /*min-height:450px;*/}
#parallax4 {min-height:575px;}


.bgBox {background-position:center center; background-repeat:no-repeat; background-size: cover; position: absolute; width:100%; z-index: 5;}
.box1{
background: rgb(17,46,107); /* Old browsers */
background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(0,51,97,1) 15%, rgba(102,42,85,1) 50%, rgba(145,11,38,1) 85%, rgba(169,10,46,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(0,51,97,1) 15%,rgba(102,42,85,1) 50%,rgba(145,11,38,1) 85%,rgba(169,10,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(110deg, rgba(17,46,107,1) 0%,rgba(0,51,97,1) 15%,rgba(102,42,85,1) 50%,rgba(145,11,38,1) 85%,rgba(169,10,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#a90a2e',GradientType=1 ); /* IE6-9 */ position: absolute; width:100%; height:613px; z-index: 5;}
.box2 {height:475px; background-attachment: fixed;}
.box3 {}
.box4 {height:475px;}

.sectionBox { margin: 0 auto; position: absolute; width: 100%; z-index: 10;}
#section1Box { text-align: center;}
#parallax3 .sectionBox {position:relative;}
#parallax3 .latest-news-box { margin-bottom:103px;}


.section1 {height: 336px; width: 1170px;}
.section2 {background-color: #ffffff; width: 1170px; margin-top:80px; z-index:15; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);}
.notes { clear: both; float: left; margin: 25px 0; text-align: left;}

.sec1-intro {margin-bottom:60px; min-height: 272px;}
.box1-title p{
    color: #f6f9fc;
    font-size: 5.5rem;
    line-height: 56px;
    padding-top: 103px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.box1-text p {
    color: #e7eaed;
    line-height: 32px;
    font-size: 2.4rem;
    padding-top:10px;
    width: 60%;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin: 0 auto;
}
.c1 {background-color:#fff;}

.section2-inner{padding:50px 35px 50px 50px;}
.news-box {
  background-color: #4a2f5b;
    min-height: 255px;
    max-width: 376px;
    padding:44px 55px 40px 50px;
    text-align: center;
}
.latest-news-title {
       text-align: center;
    clear: both;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.careers-box{ position: absolute;
	box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08);
    top: -20px;
    height: 514px;
    width: 570px;
    background-color: #ffffff;
    left: 51%; /* 572px */
    text-align: center;
    padding: 32px 50px 20px 50px;}

.work-title {float:left;margin-top:200px;margin-left:97px;}    

.work-title p {
    font-size: 2.813em;
    line-height: 48px;
    color: #ffffff;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
	border-bottom: 6px solid #ffffff;
	padding-bottom: 0px;
}
.latest-news-title p {
    font-size: 3.214em;
    line-height: 45px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #a83c51;
    margin-bottom:37px;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}
.career-title {
    font-size: 2.188em;
    color: #a83c51;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top: 23%;
    line-height: 40px;
}
.careers-box p {
    color: #6b7c93;
    font-size: 1.125em;
    line-height: 28px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    margin:28px 0 16px 0;
}
.box-link {
    border: 3px solid #e8eef3;
    margin-top:0px;
    display: inline-block;
}

.product-image {
    width:39%;
    float: left;
}
.product-content {
    width:61%;
    float: left;
    padding-left:16px;
      padding-top: 20px;
}

.case-study-wrapper.no-image .product-content {width:61%; float: none; padding-left:16px; padding-top: 20px; margin-left:auto; margin-right:auto;}
.case-study-wrapper.no-image .line {margin-left:auto; margin-right:auto;}
.case-study-wrapper.no-image .heading, .case-study-wrapper.no-image .text1, .case-study-wrapper.no-image .text2 {text-align:center;}



.no-slider li, .slider-area1 li, .slider-area2 li {
   width: 20%;
   width: 234px;
    height: 336px;
    text-align: left;
    float: left;
    padding: 22px 29px 22px 20px;
}

#contentwrapper .yeartab ul li > span, #contentwrapper.result-centre .yeartab.tabs ul li.current a { background: #bdd530; color: #717075; }
#contentwrapper.result-centre .yeartab.tabs ul li { width: calc(100% / 3); }
#contentwrapper.result-centre .yeartab.tabs ul li a{ text-transform:uppercase; padding-right:20px; }

.logo {
    margin-left: -1%;
}

.heading, .headingN {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #5a2d59;
    font-size:3.5rem;
    line-height:35px;
    font-weight: 300;
    display: inline-block;
}

.text1 p, .text2 p {
    font-size: 1.6rem;
    line-height: 30px;
    color: #6b7c93;
    padding: 0 0 22px;
    margin-top: 10px;
}
.rad-link {
       font-size: 1.125em;
    line-height: 20px;
    color: #002f72 !important;
    padding-top: 27px;
    font-family: "delta",sans-serif;
    font-style: normal;
    position: relative;
    font-weight: 500;
}
.rad-link:after {
    content: "\f061";
    font-size: 14px;
    font-family: "FontAwesome";
    position: absolute;
    margin-left: 9px;
}
.news-text {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
	font-family: "delta",sans-serif;
font-weight: 400;
font-style: normal;
    position: relative;
    z-index: 5;
}
.news-text a {color: #fff;}
.text1 {
    padding-top: 12px;
}
.text2 {
    padding-top:0px;
}
.rad-link a {
    color: #002f72;
    text-decoration: none;
    position: relative;
}
.no-slider li p, .slider-area1 li p, .slider-area2 li p {
    font-family:"delta", sans-serif;
    font-weight:400;
    font-size: 2.5rem;
    color: #ffffff;
    line-height: 25px;
}
.news-date {
    position: relative;
    z-index: 5;
    color: #ffffff;
        opacity: 0.4;
    font-size: 1em;
    margin-top:10px;
}
.slider-area1 .slick-slide, .slider-area2 .slick-slide {
    height: 336px;
}
.text1 p {
    font-weight: 700;
}
.news-box1 .news-box {
    background: rgb(17,46,107);
    background: -moz-linear-gradient(left, rgba(17,46,107,1) 0%, rgba(92,44,88,1) 100%);
    background: -webkit-linear-gradient(left, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    background: linear-gradient(to right, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#5c2c58',GradientType=1 );
}
.news-box2 .news-box {
    background: rgb(98,43,86);
    background: -moz-linear-gradient(left, rgba(98,43,86,1) 0%, rgba(140,14,42,1) 100%);
    background: -webkit-linear-gradient(left, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    background: linear-gradient(to right, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#622b56', endColorstr='#8c0e2a',GradientType=1 );
}
.news-box3 .news-box {
    background: rgb(142,13,40);
    background: -moz-linear-gradient(left, rgba(142,13,40,1) 0%, rgba(169,10,46,1) 100%);
    background: -webkit-linear-gradient(left, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    background: linear-gradient(to right, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0d28', endColorstr='#a90a2e',GradientType=1 );
}
.section1.section .slick-next.slick-arrow {
    background: url(/~/media/Images/V/Venator/css/next-arrow) no-repeat;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height:normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    right: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
.section1.tabSect .slick-next.slick-arrow{
background:none;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height:normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    right: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
.section1.tabSect .slick-prev.slick-arrow {
    background:none;
    height: 74px;
    position: absolute;
    border: 0 none;
    line-height: normal;
    padding: 0;
    z-index: 10;
    top: 51%;
    left: -2%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
}
/* -.slick-arrow.slick-prev:after, .slick-arrow.slick-next:after{display:none;} */
.line {
    background: #eaeff4;
    height: 3px;
    width: 157px;
    margin-top: 35px;
    margin-bottom: 6px;
    clear: both;
}
.pagination-div {
    background: #f7f9fb;
    min-height:98px;
    position: relative;
}
#headerwrapper {
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    -moz-box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    box-shadow: 0px 0px 60px 0px rgba(84,101,118,0.08);
    width: 100%;
}
.section2 .slick-next.slick-arrow, .csection2 .slick-next.slick-arrow {
    content: "\e902";
    display: inline-block;
    float: right;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left:0px;
    top:0px;
}
.section2 .slick-prev.slick-arrow, .csection2 .slick-prev.slick-arrow {
    content: "\e901";
    display: inline-block;
    float: left;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left:0px;
    top:0px;
}
.section2 .slick-arrow.slick-next:after, .csection2 .slick-arrow.slick-next:after  {font-family: 'icomoon'; content: "\e902"; font-size: 3.5rem; top:8px; position: relative; color: #c4d0da; right: -38%;}
.section2 .slick-arrow.slick-prev:after, .csection2 .slick-arrow.slick-prev:after {font-family: 'icomoon'; content:"\e901"; font-size: 3.5rem; top:8px; position: relative; color:#c4d0da; left: -38%;}

.pagination-div .custom-paging {display: inline-block; width: 18%;}

.content-tab {visibility: hidden; position: absolute; top: 77px;}

.section2 .slick-prev.slick-arrow:hover, .csection2 .slick-prev.slick-arrow:hover {
background: rgb(237,241,245); /* Old browsers */
background: -moz-linear-gradient(left, rgba(237,241,245,1) 0%, rgba(247,249,251,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(237,241,245,1) 0%,rgba(247,249,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(237,241,245,1) 0%,rgba(247,249,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf1f5', endColorstr='#f7f9fb',GradientType=1 );
}
.section2 .slick-next.slick-arrow:hover, .csection2 .slick-next.slick-arrow:hover{	
	background: rgb(247,249,251); /* Old browsers */
background: -moz-linear-gradient(left, rgba(247,249,251,1) 0%, rgba(237,241,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(247,249,251,1) 0%,rgba(237,241,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(247,249,251,1) 0%,rgba(237,241,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fb', endColorstr='#edf1f5',GradientType=1 ); 
}

.footer .footer-links ul li a {
    line-height: 28.8px;
    color: #a89297;
    display: inline-block;
    font-size: 0.875em;
    line-height: 16px;
    padding:0 15px;
    border-right: none;
    cursor: pointer;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 300;
}
.footer-links ul {
    padding-top: 10px;
}
.footer-sm-links ul {
    padding: 20px 0 42px 0;
}
.footer-sm-links ul li a {
    color: #9a9097;
    display: inline-block;
    padding: 0 9px 0 6px;
    border-right: none;
    cursor: pointer;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
}
div.footer-logo:before {
       margin: 55px auto 0 auto;
    display: block;
    height: 3px;
    content: "";
    background: #433844;
    position: absolute;
    top: 56%;
    left: 24%;
    float: left;
    margin-top: 0;
    width: 17%;
    z-index: 1;
}
div.footer-logo:after {
     margin: 55px auto 0 auto;
    display: block;
    height: 3px;
    content: "";
    background: #433844;
    position: absolute;
    top: 56%;
    right: 24%;
    float: right;
    margin-top: 0;
    width: 17%;
    z-index: 1;
}
.nav-sec{position:static;}

.nav-sec .nav ul#section-Homepage-level1 {float:right; padding-right:20px}

.header1 {
    position: relative;
}

.bottom-nav-section {
    height: 55px;
    width: 100%;
    background: #002f72;
    position: absolute;
    left: 0;
    bottom:-55px;
    display:none;
}
.module{opacity:0;float:left;width:100%;}
body.nojs .module{opacity:1 !important;}


/* Banners */

.banner-container .banner-img {position: relative; z-index: 1; min-height:450px; background-position: center center; background-repeat:no-repeat; background-size: cover;}
.BannerTextWrapper {position: absolute; top: 0; width: 100%; height: 100%; z-index: 5;}
.ip3-products-and-applications .BannerTextWrapper {background-color: rgba(0, 0, 0, 0.1);}
.bannertext-container {margin: 0 auto; max-width: 1191px; padding-left:58px;padding-top: 125px;}
.banner-title {color: #ffffff; font-family: "delta",sans-serif; font-size: 5.5rem; font-style: normal; font-weight: 400; line-height: 56px;}
h1.banner-title {display: inline-block; margin-bottom:0px; line-height:61px;}
.ip3-products-and-applications h1.banner-title {text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);}
.ip3-products-and-applications h1.banner-title.grText {text-shadow:none;}

.banner-text p {color: #ffffff; font-family: "delta",sans-serif; font-size: 2.4rem; font-style: normal; font-weight: 300;line-height: 32px; padding-top:20px; width: 60%; }
.ip3-products-and-applications .banner-text p {text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);}
.banner-text p.rad-alternate {color: #6a7c94;}
.ip3-products-and-applications .banner-text p.rad-alternate {text-shadow:none;}

.ip3-products-and-applications .banner-product .banner-container .banner-img {min-height:594px;}
.banner-product .bannertext-container {padding-left:58px; padding-top: 180px;}
.banner-product .banner-text p {padding-top: 30px;}





/* Careers Landing */

.content-container {clear:both; float:left; width:100%;}
.SecWrapper {margin: 0 auto; max-width: 1170px; position: relative;}


.secBox {margin: 0 auto; position:relative; width: 100%; z-index: 10;}

.csection1 {background-color: #ffffff; float: left; margin-top: -50px; width: 100%; margin-bottom:80px;}
.csection2 {background-color: #ffffff; margin-top: 190px; z-index: 15; margin-bottom:42px;}
.csection3 {background-color: #ffffff; float: left; width: 100%; margin-bottom:80px;}


.shadow {-webkit-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
-moz-box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);
box-shadow: 0px 0px 22px 5px rgba(84,101,118,0.08);}

.cbox2 {min-height:748px; background-attachment:fixed;}

.box1-left {float:left; width:67.5%; padding-left: 70px; padding-top: 63px;}
.box1-right {float:left; width:31.5%; padding-left: 53px; padding-top: 53px; border-left: 2px solid #ebeff2;}
.secBox h2 {font-size: 3.5rem; font-weight:300; line-height:35px;}
.secBox p.rad-link {font-size: 1.125em; font-weight: 500;}

.box1-left p.rad-introtext {padding-top: 18px; width:82%;}
.box1-right p {position:relative;}
.box1-right p:before {border-left: 1px solid rgba(0, 0, 0, 0); border-right: 70px solid rgba(0, 0, 0, 0); border-top: 70px solid #ffffff; content: ""; display: block; height: 0; left: -2px; position: absolute; top: 0px; width: 0;}
.box1-right p.no-border {padding-right: 5%;}
.box1-right p.no-border::before {border: 0; display: none;}

.box2-left {float: left; width: 50%; padding-top: 72px; padding-left: 80px;}
.box2-right {float: left; width: 50%; padding-top: 30px; padding-bottom: 30px;}
.box2-left p.rad-introtext {padding-top: 23px; width:90%;}


.careers-slider .product-content {padding-top: 34px;}
.careers-slider .slide-text {padding-top:20px;}
.case-study-slider .product-image {position:relative;}
.case-study-slider .product-image:before {border-left: 1px solid rgba(0, 0, 0, 0); border-right: 83px solid rgba(0, 0, 0, 0); border-top: 110px solid #ffffff; content: ""; display: block; height: 0; left: -1px; position: absolute; top: 0px; width: 0;}


/**** Investor Relations ****/

#ip3-investor-relations #bannerwrapper {z-index:1;}
#ip3-investor-relations .landingPage {z-index:5; margin-top: -50px;}
#ip3-investor-relations .banner-title, #ip3-investor-relations .banner-text p {color:#6b7c93;}
.main-content table strong {font-weight:500;}
#ip3-investor-relations .page-snapdown {margin-top:55px;}
#ip3-investor-relations .snapdown-title {font-size:2.4rem;line-height:22px;margin-bottom:0px;font-weight:300;}
#ip3-investor-relations .snapdown-title strong {font-weight:500;}
#ip3-investor-relations .snapTitle {min-height:32px;}
#ip3-investor-relations .snapdownItem .snapdown-content p {padding-right: 15px;}
#ip3-investor-relations .bod-item{float: left;width: 33.3333%;margin: 10px 0px;min-height:200px;padding-right:25px;}
#ip3-investor-relations .bod-item img{float: left;margin-right: 20px;border: 1px solid #eeeeee;}
#ip3-investor-relations .bod-item-name {color: #112e6b; font-family: "delta",sans-serif; font-size: 1.2em; font-weight: 400;}
#ip3-investor-relations .bod-designation {font-size: 1.3rem; line-height: 1.4em;margin-bottom: 10px; margin-top: 8px;}
#ip3-investor-relations p.rad-alternate span.rad-thick{padding: 0px 11px;background-color: #eeeeee;border-radius: 76px;display: inline-block; color: #112e6b;margin-right:10px;font-size: 0.75em;}


/*------------------------management team----------------------------------*/

#ip3-venator-management-team .page-content, #ip3-board-of-directors .page-content {margin-bottom:40px;}
#ip3-venator-management-team p.rad-alternate span.rad-thick, #ip3-board-of-directors p.rad-alternate span.rad-thick {padding: 0px 11px;background-color: #eeeeee;border-radius: 76px;display: inline-block; color: #112e6b;margin-left:25px;margin-right:5px;font-size: 0.75em;}
#ip3-venator-management-team p.rad-alternate span.rad-thick.circle-b, #ip3-board-of-directors p.rad-alternate span.rad-thick.circle-b {margin-left:0px;}
#ip3-venator-management-team .member-legend p.rad-alternate span.rad-thick, #ip3-board-of-directors .member-legend p.rad-alternate span.rad-thick  {margin-left:0px;}



/*------------------------our people----------------------------------*/

.main-content ul.people > li:before{display:none;}
ul.people {
    float: left;
    width: 100%;
    margin: 0;
}
ul.people li {
    width: 20%;    width: 234px;
    float: left;
    height: 336px;
        position: relative;
}
ul.people li:hover .hover-div {
    display:block;
}
.hover-div {
    height: 376px;
    position: absolute;
    background: #ffffff;
    padding:30px 15px 30px 20px;
    top:-20px;
    z-index:25;
    display:none;
}

.our-people-wrapper .content-container {
    clear: both;
    background-color: #f6f9fc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.member-desc {
    position: absolute;
    bottom:20px;
    left:20px;
}
p.member-title {
    font-size: 2.5rem;
    line-height: 25px;
    font-family: "delta",sans-serif;
    font-style: normal;
    padding-bottom: 0;
    font-weight: 400;
    color: #ffffff;
}
p.member-detail {
    font-size: 1.8rem;
    line-height: 18px;
    font-family: "delta",sans-serif;
    font-style: normal;
    padding-bottom: 0;
    font-weight: 300;
    color:#ffffff;
}
.hover-div .bar-gray {
   background-color: #E9EEF4;
    height: 3px;
    width: 85%;
    text-indent: -9999px;
    margin: 6px auto 21px 0;
}
.hover-div .box-link {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1.8rem;
    font-weight: 500;
    font-family: "delta",sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 20px;
}
.hover-div p.title {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height:26px;
    padding-bottom: 0;
    float: left;
}
.hover-div p.detail {
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
        clear: both;
    line-height: 22px;
    padding-bottom: 20px;
}
.description p {
    font-size: 1.6rem;
    line-height:24px;
    padding-bottom: 15px;
}
/*------------------------our people----------------------------------*/
.grText  {
background: -webkit-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: -moz-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: -o-linear-gradient( left, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%);
background: linear-gradient( to right, rgb(17,46,107) 0%, rgb(0,51,97) 15%, rgb(102,42,85) 50%, rgb(145,11,38) 85%, rgb(169,10,46) 100%); 
-webkit-background-clip: text; 
-ms-background-clip: text; 
-o-background-clip: text; 
-moz-background-clip: text; 
background-clip: text; 
-webkit-text-fill-color: transparent; 
-ms-text-fill-color: transparent; 
-o-text-fill-color: transparent; 
}


body.ie10 .grText, body.internetexplorer11 .grText  {background:none; background-clip:none; color:#662955;} 
body.internetexplorer11 .nav ul li.level2 > a, body.internetexplorer11 #Nav ul li.level2 > a > span, body.internetexplorer11 .nav ul li.level2.haschildren > a, body.ie10  .nav ul li.level2 > a, body.ie10  #Nav ul li.level2 > a > span, body.ie10 .nav ul li.level2.haschildren > a {color:#0A3067;}





.mobi-top-links li {
    list-style: none;
}
.mobi-top-links li {
    list-style: none;
    padding:0;
}
.mobi-product-content {
    display: none;
}
.box-link.load-more-slides {
    display: none;
}
/*---------------------------------------  Products  ------------------------------------- */
.product-breadcrumb {position:absolute; z-index:15;width:100%;background:rgba(2,2,2,0.1);}

.psection1 {
    background-color: #ffffff;
    float: left;
    margin-top: -50px;
    width: 100%;
    margin-bottom: 70px;
}
.pbox1-left {
    float: left;
    width: 50%;
    padding-left:108px;
    padding-top:45px;
    padding-bottom: 22px;
}
.pbox1-right {
    padding-left:105px;
    padding-top: 68px;
    padding-right: 85px;
    padding-bottom: 22px;
}
.pbox1-bottom{
background:#f7f9fb;
}
.pbox-center{text-align:center;padding-top:60px;width: 60%;margin: 0px auto;}
.pproduct-image {
    position:relative;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.pproduct-image > img {padding-right:30px; width:95%;}
.psection1 .pi1:before,.psection3 .product-image:before {
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 83px solid rgba(0, 0, 0, 0);
    border-top: 110px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    top: 0px;
    width: 0;
}
.psection3 .product-image{position:relative;}
.psection3 .product-maincontent{padding-top: 22px;}
.psection3 .product-content {padding-top:36px;}
.pbox1-right p{padding: 0 0 26px;}
.pbox1-right .box-link{
    margin:10px 0 0 0;
}
.pbox-bottom{clear: both;
    text-align: center;
    background: #f7f9fb;
   padding: 45px 0 18px 0;
    }
.secBox h2.product-section-title{
    font-size: 4.5rem;
    line-height: 45px;
    margin: 0px 0 38px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align:center;
    /*padding-top: 22px;*/
}

.psection2{
background-color: #ffffff;
    float: left;
    width: 100%;
    margin-top:45px;
    padding: 66px 50px 50px 100px;
}
.product-tab{display:none;}
#Pparallax3{min-height:475px;margin-top: -58px;}

.psection3{
background-color: #ffffff;
    width: 100%;
    margin-top:377px;
    margin-bottom: 80px;
    z-index: 15;
    float:left;
}
.psection3-inner{
padding: 50px 35px 50px 50px;
    width: 100%;
    float: left;
}
#ProductWrapper{
margin-top: 110px;
    clear: both;
    background-color: #f6f9fc;
    }
#psection2Box .tabs ul{text-align:center;}
#psection2Box .tabs ul li{display:inline-block;float: none;}
#psection2Box .tabs ul li.current {
    background: #a80a2e;
}
#psection2Box .tabs ul li a {
    font-size: 18px;
    line-height: 20px;
    color: #6b7c93;    
}
#psection2Box .tabs ul li a:hover {
    border-bottom: 4px solid #e1e5e9;
    color: #002d74;
    padding-bottom: 4px;
}
#psection2Box .tabs ul li.current a{color:#fff;}
#psection2Box .tabs ul li.current:hover a{color:#fff; border:0 none; padding-bottom:16px;}

.product-left {float: left; width: 47.5%; margin-right: 5%;}
.product-right {float: left; width: 47.5%;}
.product-left-full {width:100%;}

.psection2 h3 {margin-bottom:42px;display:inline-block;line-height:40px;}
.internetexplorer11 .psection2 h3 {line-height:37px;}
.pbox-center p{font-size: 2.5rem; line-height:25px; margin: 0 0 10px; padding:0; font-family: "delta",sans-serif; font-style: normal; font-weight: 400;}
.pbox3{height: 475px;background-attachment: fixed;}
.psection2 ul ul{list-style: none;margin: 5px 0 0 15px;column-count: 1;}


.mobi-heading {display:none;}

/* ----------------------------- case study ------------------------------------- */

.case-study-maincontent{width:61%;float:left;padding-left:50px;padding-top: 20px;}
.case-study-maincontent.no-image {width:100%;float:left;padding-left:0px;padding-top: 20px;}
.case-snapdown .product-image{position:relative;}
.case-snapdown .product-image:before {
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 83px solid rgba(0, 0, 0, 0);
    border-top: 110px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    top: 0px;
    width: 0;
}
.case-study-content{padding-top:20px;}


body.nojs span.sliderStateBtn {background:0 none;}


/***** Self-serve *****/

body.ip3-edit #headerwrapper {position:static;}
body.ip3-edit #contentwrapper, body.ip3-edit #HomeContent, body.ip3-edit #ProductWrapper, body.ip3-edit .product-app-landing {margin-top:0px;}
body.ip3-edit .grText {color:#6a7c94 !important; background:0 none !important; background-clip:inherit !important; -webkit-text-fill-color: #6a7c94; -ms-text-fill-color: #6a7c94; -o-text-fill-color: #6a7c94;}
body#ip3-remit-reporting.ip3-edit .page-content {overflow:hidden;}

table.committee-composition-table td.committee-category { text-align:left; }

span.rad-header {background:#910b26; color: #FFF !important; padding:0 10px !important; display:block;}


.ip3-news .news-tab-cover{margin-bottom:30px;float:left;width:100%;}
.ip3-news.ip3-media h2 {text-align:center;}


body#ip3-19-04-2018 .bw-release-story { overflow: visible !important; }

.ip3-annual-report-and-proxy-statement .news-tab-cover{margin-bottom:30px;float:left;width:100%;}
.ss-text {display: none;}
body.ip3-edit .ss-text {display: block;}

#ip3-venator-management-team .mfp-content p.designation u.pxg-set {display:none}
#ip3-venator-management-team .mfp-content p.designation span {visibility: visible !important;display: block !important;}
#ip3-venator-management-team .mfp-content p.name {width: 100%;}
#ip3-venator-management-team .mfp-content p.designation {height: auto !important;}

#ip3-board-of-directors .mfp-content p.designation u.pxg-set {display:none}
#ip3-board-of-directors .mfp-content p.designation span {visibility: visible !important;display: block !important;}
#ip3-board-of-directors .mfp-content p.name {width: 100%;}
#ip3-board-of-directors .mfp-content p.designation {height: auto !important;}

#ip3-sustainability .box7-full-width,
#ip3-sustainability .box8-full-width,
#ip3-sustainability .box9-full-width {margin-top: 50px;padding-left: 70px;padding-right: 70px;}

.bottomReportDownload .box1-right p:before {border-right: none !important;border-top: none !important;}
.bottomReportDownload .box1-right p a img {box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;}
.bottomReportDownload {display: inline-block;margin-top: 80px;}

.susTable td img {margin: 0 auto;}
.box9-full-width ul {padding-left: 30px;list-style: disc;padding-bottom: 20px;}



.associated-logos {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
.associated-logo {

    width: 19%;
    float: left;
    margin: 2px;
    text-align: center;
    padding: 10px;
}

@media (max-width: 767px){
	.associated-logo {
    width: 100%;
    }
    
    .associated-logo .associated-logo-img img {
    margin: 0 auto;
}
}


/* WO-96641 css starts  */

/* .headerright ul#section-Homepage-level1 li#nav-investor-relations-level1,
.footer-menu li#nav-media-level1 {display:none;} */
#irparallax1 .InWrapper:nth-child(2n){
    margin-bottom: 70px;
}

/* WO-96641 css ends  */
/*---- media-queries-----*/
/*--------- Large Desktops ---------*/
.above-title-right-sider-sec {width: 100%;float: right; text-align: right;}
.above-title-right-sider-sec li {display: inline;}
ul.above-title-right-sider-sec li a {padding: 10px 5px;width: 100%;text-align: right;font-size: 20px;}
ul.above-title-right-sider-sec li a[href^="tel:"] {
    color: #002f72 !important;
    text-decoration: auto;
    cursor: pointer;
}

@media all and (min-width:1261px) and (max-width: 1580px) {

div#irlandingparallax2 {min-height: 615px;}
.irsignpost {height: 640px;}

}

@media all and (min-width:1170px) and (max-width: 1260px) {

div#irlandingparallax2 {min-height: 640px;}
.irsignpost {height: 665px;}

}

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

div#irlandingparallax2 {min-height: 735px;}
.irsignpost {height: 760px;}
/*.irsignpost2, .irsignpost3 {height: 640px; background-position:center 480px;}*/

}



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

#Nav ul#section-Homepage-level1 {float:right;}
#Nav ul li {padding: 0 9px 22px;}
.product-applications-landing .pa-content-tab { width:92%; }

}


@media all and (max-width: 1210px) {
.signpost1, .signpost2 {
    width: 500px;
}
.banneritem .bannertext { padding-left: 8%; width: 90%; }
}

@media all and (min-width:992px) and (max-width: 1190px) {

#Nav ul li { float: left; padding: 0px 10px 22px; }
.nav ul li.level1 {font-size:1.8rem;}

}

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

#Nav ul li.level2 span { display:inline-block !important; line-height: normal !important; }


.box1 {height: 569px;}
#ip3-investor-relations .bod-item { padding-right:5px; }
h2.rad-alternate ,h3.rad-alternate{width:55%;}

#ip3-Homepage #headerwrapper {max-width:1024px;}

}

@media all and (min-width:0px) and (max-width: 1023px) {
/*.mobi-top-links ul li a.rad-top-link {background:#910b26; color:#fff !important; padding:10px !important;}*/
	
span.rad-header {background:#910b26; color:#fff !important; padding:10px !important; display:inline;}
}


@media all and (min-width:992px) {
#ip3-investor-relations .page-snapdown {
    margin-top:0px;
}

#HomeContent .case-study-slider {min-height:475px;}
.mm-menu.mm-offcanvas.mm-current.mm-opened, html.mm-blocking #mm-blocker { display:none; }
html.mm-blocking, html.mm-blocking body { overflow:visible; }
}

/*--------- iPad Landscape ---------*/
@media all and (max-width:1025px) {
/*.toplinksWrapper {
    float: right;
    width: 54%;
    border-bottom: 1px solid #e7eaed;
}*/
}

@media all and (max-width:1024px) {
/*.toplinksWrapper {
    float: right;
    width:47%;
    border-bottom: 1px solid #e7eaed;
}*/
#HomeContent .pa-content-tab { position: static; top: 102px; margin-top: 45%; }

.product-section .section1 {
    height: auto;
    position: absolute;
    left: 50%;
    top: -320px;
    width: 92%;
    margin: 0 auto;
    bottom: 10%;
    transform: translateX(-50%);
}

.tabs ul {
    float: left;
    margin: 0;
    min-height: 52px;
    width: 100%;
    margin-left: 40px;
}

#HomeContent .tabs ul li a {
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 500;  
}

.scroll-table-container { width: 100%; padding: 0 0 5px; overflow-y: hidden; overflow-x: auto; margin-bottom: 14px; }

.box1-title p { padding-top: 50px; }
.box1-title { margin: 0 auto; width: 68%; }
.box1-text p { line-height: 26px; font-size: 2.4rem; padding-top: 0;}
.box5 { background-image: url(/~/media/Images/V/Venator/large-fixed-images/work-for-us-bg); min-height: 474px; }
.box-unit { margin-bottom: 10px; }

.news-box { min-height: 255px; margin: 0 auto; padding: 44px 55px 40px 50px; margin-bottom: 20px; text-align: center; }
.latest-news-title { padding-top: 30px; font-size: 14px; }
.product-content { display: block; }

.signpost1 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; height: 514px; width: 40%; background-color: #ffffff; left: 7%; text-align: center; padding: 32px 50px 20px 50px; }
.signpost2 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; height: 514px; width: 40%; background-color: #ffffff; left: 53%; text-align: center; padding: 32px 50px 20px 50px; }

#HomeContent .tabs { position: absolute; width: 100%; top: -400px; left: 21px; max-width: 950px;}
.tabs ul li.current { background: #3d2549; margin-left:0px; position: relative; }
.content-tab { visibility: hidden; position: static; top: 102px; margin-top: 45%; }
.product-section .content-tab {
    visibility: hidden;
    position: relative;
    top: 360px !important;
    margin-top: 0 !important;
}
.product-content { width: 59%; float: left; padding-left: 20px; padding-top: 0px; }
.headerright { margin-left: -25%; }
.no-slider li, .slider-area1 li, .slider-area2 li { width: 234px; height: 336px; text-align: left; float: left; padding: 22px 29px 22px 20px; }

.SecWrapper { margin: 0 auto; max-width: 100%; position: relative; padding-left: 25px; padding-right: 25px;}

.section1 {
    height: auto;
    position: absolute;
    left: 50%;
    width: 92%;
    margin: 0 auto;
    bottom: -29%;
    transform: translateX(-50%);
}
.section2 { background-color: #ffffff; position: absolute; left: 50%; top: 17%; width: 96%; z-index: 15; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); transform: translateX(-50%); }
.section2-inner { padding: 26px; }

.main-content .rad-right {width: 35%;}


.upcoming-events-container .eventData { width: 45%; }
.eventCalendar { width: 26%; }


.landing-banner .bannertext-container {padding-left: 100px;}
.box1-left {border-right: 2px solid #ebeff2;}
.box1-right {padding-left: 40px; width: 28.5%;border-left:0 none;}

.banner-product .bannertext-container {padding-left:80px;}
.pbox-center {width:80%;}

.case-snapdown .product-image:before {
    border-right: 40px solid transparent;
    border-top: 52px solid #ffffff;
}

#parallax2 { min-height: 720px;}

}

/*--------- iPad Portrait and large Tablets Portrait ---------*/

@media all and (max-width: 991px) {
.past-event-tabs-wrapper .selectedTabi.fa.fa-angle-up { display: none; }
.past-event-tabs-wrapper .selectedTab i.fa.fa-angle-down { display: inline-block; float: right; }
.past-event-tabs-wrapper .open i.fa.fa-angle-down { display: none; }
.past-event-tabs-wrapper .open i.fa.fa-angle-up { display: inline-block; float: right; }
.past-event-tabs-wrapper .past-event-tabs-wrapper .selectedTab.v-mobile { display: block; font-size: 1.2em; line-height: 1.2em; padding: 10px; border: 1px solid #e8eef3; cursor: pointer; color: #002f72; font-weight: bold; }
.mm-menu.mm-opened { display:block; }
.mobi-top-links li a {
    color: #8897a3 !important;
    font-size: 1.6rem;
    line-height: 45px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 10px 20px 0px !important;
}
.mobi-top-links ul li a, .mobi-top-links ul li > span {
    color: #8897a3 !important;
    font-size: 1.6rem;
    line-height: 45px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 10px 20px 0px !important;
}

.box1-text p { width: 98%; }
.product-applications-landing .pa-content-tab { top:10px; }
#HomeContent .pa-content-tab { position: relative; margin-top: 0; top: 415px; }

.bod-item .box-link { left: 0; }
.product-section .section1 {
       height: auto;
    position: static;
    width: 92%;
    margin: 0 auto;
    transform: none;
}
.tabs ul {
    float: left;
    margin: 0;
    min-height: 52px;
    /*width: 40%;*/
    margin-left:0px;
}

.product-section .content-tab {
    position: relative;
    margin-top: 0;
    left: 0;
    top: 10px !important;
}

.prodTabs {
    margin-left:30px;
    float: none;
} 

.box1-content.media-box-content {
    text-align: center;
    padding: 60px 25px 75px 25px;
}

.case-snapdown .product-image:before {
    left: -2px;
    position: absolute;
    top: -1px;
    width: 0;
}

.heading, .headingN {
    font-size: 2.5rem;
    line-height: 30px;
}

span.sliderStateBtn {
    margin-top: 0;
}
#psection2Box .tabs ul li a {
    font-size: 16px !important;
}

.tabs ul li a {
    color: #6a7c94;
    padding:10px !important;
    display: block;
}
.mobiMenus { display: block; }
.mobi-top-links {
    position: relative;
    float: left;
    clear: both;
    z-index: 99;
    width: 100%;
    border-top: 3px solid #e8eef3;
    border-bottom: 3px solid #e8eef3;
    margin-top: 10px;
}

.mobi-top-links .mobi-spTicker {border-top: 3px solid #e8eef3; margin-top: 13px; padding-top: 26px;}


#headerwrapper { padding: 3px 15px 15px 25px; box-shadow:0px 0px 60px 0px rgba(0,0,0,0.08)}
#logo img { width: 150px; height: auto; margin-left: 0; margin-top: 0; }
#HomeContent { margin-top: 60px; background-color: #F6FAFD; }
#contentwrapper {margin-top: 60px; padding-top: 25px; padding-left: 14.5px; padding-right: 14.5px; padding-bottom: 50px;}
#contentwrapper.landing { margin-top: 60px; clear: both; background-color: #f6f9fc; padding: 0 0 50px 0; }
#parallax1 { min-height: 800px; }
#parallax2 { min-height: 825px;}
/*#parallax3 { min-height: 647px; }*/
#parallax3 .latest-news-box {margin-bottom:50px;}
#parallax4 { min-height: 481px; }
#breadcrumbWrapper, .product-breadcrumb #breadcrumbWrapper { display: none; }
#ProductWrapper {margin-top: 64px;}
#Pparallax3 {min-height: 300px;}
#cparallax3 {min-height: 340px;}

.mobishow {  bottom:0px; float: right; margin: 0; position: absolute; right: 0; z-index: 99; }

h1{font-size:5.5rem; line-height:45px; margin: 0 0 20px;}
h2{font-size:3.5rem; line-height:35px;}
h3{font-size:3.0rem; line-height:30px;}
h4{font-size:2.5rem; line-height:30px;}
h5{font-size:2.0rem; line-height:25px;}
p#sectionheader{font-size:1.6rem; line-height:2.0rem;}
.rad-introtext, .page-introtext p {font-size:2.4rem; line-height:32px;}
.main-content h2.rad-alternate {width: 55%;}
.secBox h2 { font-size: 3rem; font-weight: 300; line-height: 30px; }

.InWrapper { max-width: 100%; }
#ip3-Homepage .InWrapper { max-width: 640px; }
#headerwrapper .InWrapper { max-width: inherit; width:100%; }
.sec1-intro { margin-bottom: 40px; min-height:1px; }
.box1-title p { padding-top: 67px; font-size: 4.5rem; }

#HomeContent .tabs { position: absolute; top: inherit; left: 12px;}
.content-tab { position: relative; margin-top: 0; top: 415px; }

.section1.tabSect .slick-next.slick-arrow {right: -5%; }
.section1.tabSect .slick-prev.slick-arrow { left: -5%; }

.box1 { height: 547px }
.box4 { height: 415px; }

.signpost1 { width: 350px !important; background-color: #ffffff; left: 2% !important; }
.signpost2 { width: 350px !important; background-color: #ffffff; left: 51% !important; }

.box2-content { text-align: center; padding: 60px 50px 50px 50px; }
.box1-content { text-align: center; padding: 60px 25px 75px 25px; }

.news-box { background-color: #4a2f5b; min-height: 255px; max-width: 100%; padding: 44px 55px 40px 50px; }

.box5 { background-image: url(/~/media/Images/V/Venator/large-fixed-images/work-for-us-bg); min-height: 474px; margin-top: 20%; }
.case-study-slider .product-image:before {border-right: 40px solid transparent; border-top: 52px solid #ffffff;}

/*body#ip3-Homepage .heading { display:none; visibility:hidden; position:absolute; left:-9999px; width:529px; min-height:84px;}*/

.heading, .line {display:none;}
.mobi-heading { color: #5a2d59; font-family: "delta",sans-serif; font-style: normal; font-size: 3rem; display: block; line-height: 34px; margin-bottom: 30px; text-align: center; font-weight: 300; }
.mobi-line { background: #eaeff4; height: 3px; width: 157px; margin-top: 35px; margin: 0 auto; margin-bottom: 6px; }
.no-slider li, .slider-area1 li, .slider-area2 li { width: 212px; height: 305px; float: left; }
.slider-area1 .slick-slide, .slider-area2 .slick-slide {height: 305px;}

.section2 { width: 96%; top: -40px; }
.section2-inner { padding: 26px 26px 40px; }

.pagination-div {min-height:60px;}
.pagination-div .custom-paging { font-size: 1.5rem; line-height: 60px; }

.section2 .slick-prev.slick-arrow, .csection2 .slick-prev.slick-arrow, .section2 .slick-next.slick-arrow, .csection2 .slick-next.slick-arrow {height: 60px;}
.section2 .slick-arrow.slick-prev:after, .section2 .slick-arrow.slick-next:after, .csection2 .slick-arrow.slick-prev:after, .csection2 .slick-arrow.slick-next:after {font-size: 2.5rem; top: 4px;}
	
	
	
	#ip3-sustainability .section4 .slick-prev.slick-arrow, #ip3-sustainability .csection4 .slick-prev.slick-arrow, #ip3-sustainability .section4 .slick-next.slick-arrow, #ip3-sustainability .csection4 .slick-next.slick-arrow {height: 60px;}
#ip3-sustainability .section4 .slick-arrow.slick-prev:after, #ip3-sustainability .section4 .slick-arrow.slick-next:after, #ip3-sustainability .csection4 .slick-arrow.slick-prev:after, #ip3-sustainability .csection4 .slick-arrow.slick-next:after {font-size: 2.5rem; top: 4px;}
	
	

.news-box {min-height: 160px; padding: 25px 55px 25px 50px;}

.news-box1.news-box {
    background: rgb(17,46,107);
    background: -moz-linear-gradient(top, rgba(17,46,107,1) 0%, rgba(92,44,88,1) 100%);
    background: -webkit-linear-gradient(top, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    background: linear-gradient(to bottom, rgba(17,46,107,1) 0%,rgba(92,44,88,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112e6b', endColorstr='#5c2c58',GradientType=0 );
}
.news-box2.news-box {
    background: rgb(98,43,86);
    background: -moz-linear-gradient(top, rgba(98,43,86,1) 0%, rgba(140,14,42,1) 100%);
    background: -webkit-linear-gradient(top, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    background: linear-gradient(to bottom, rgba(98,43,86,1) 0%,rgba(140,14,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#622b56', endColorstr='#8c0e2a',GradientType=0 );
}
.news-box3.news-box {
    background: rgb(142,13,40);
    background: -moz-linear-gradient(top, rgba(142,13,40,1) 0%, rgba(169,10,46,1) 100%);
    background: -webkit-linear-gradient(top, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    background: linear-gradient(to bottom, rgba(142,13,40,1) 0%,rgba(169,10,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0d28', endColorstr='#a90a2e',GradientType=0 );
}

#box-unit-4 { clear: none; }
.ir-contact-form .form-right input, .ir-contact-form .form-right textarea { width: 190px; }

.career-title { margin-top: 5%; line-height: 40px; }
.careers-box { position: static; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: 20px; height: 316px; width: 85%; background-color: #ffffff; left: 48%; text-align: center; padding: 20px 50px 20px 50px; margin: 5% auto; }

.work-title { float: none; margin-top: 0; margin-left: 97px; width: 30%; margin: 30px auto; }
.work-title p { font-size: 3.5rem; border-bottom: 3px solid #ffffff;}
.latest-news-box { position: static; margin-top: -10%; width: 100%; left: 50%; transform: none; }
.snapdown-title { padding:10px 15px 10px 0px; }

ul.people { float: left; width: 100%; margin: 0 0 20px 10px; }

.box1-left {padding-left: 25px; padding-top: 30px; }
.box1-right {padding-left: 25px;}
.box1-right p:before {border-right: 40px solid transparent; border-top: 40px solid #ffffff;}
.box2-left {float: left; width: 50%; padding-top: 25px; padding-left: 30px; }

.careers-slider .slide-text { padding-top: 0px; }

.signpost1 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; height:450px; width: 85%; background-color: #ffffff; left: 5%; text-align: center; padding: 32px 50px 20px 50px; }
.signpost2 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; height:450px; width: 85%; background-color: #ffffff; left: 53%; text-align: center; padding: 32px 50px 20px 50px; }

.bod-item .box-link { margin-top: 0 !important; }
.bodImage { float: left; width: 100%; }
.boddetail { float: left; width: 100%; padding-left: 0; }
.mfp-content p.name { color: #6b7c93; font-size: 3.5rem; padding-bottom: 0; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; line-height: 40px; margin-top: 10px; }
.news-tab-cover .tabs { position: static; top: inherit; margin: 0 auto; float: none; width:100%; }

.careers-box {width:100%; max-width:640px;}

.footer ul li a, .footer ul li > span {padding: 0 10px;}
.footer .footer-links ul li a {padding: 0 10px;}
.footer-logo {width:160px;}
div.footer-logo:before {width:33%; left:10px;}
div.footer-logo:after {width:33%; right:10px;}

.banner-container .banner-img, .banner-product .banner-container .banner-img {min-height: 360px;}
.bannertext-container {padding-left: 80px; padding-top:30px;}
.landing-banner .bannertext-container {padding-left:80px;}
h1.banner-title {font-size: 4.5rem; line-height: 45px;}
.banner-text p, .banner-product .banner-text p {width:90%;}

.banner-product .bannertext-container {padding-top: 50px;}
.banner-product .banner-text p {padding-top:10px;}

.main-content .page-introtext {width:100%;}
.main-content p.rad-left:before, .main-content p.rad-right:before {border-right: 40px solid transparent; border-top: 52px solid #ffffff;}

.ir-landing {padding-left: 14.5px; padding-right:14.5px;}
#ip3-investor-relations .snapdown-title {font-size:2rem; line-height:19px;}
#ip3-investor-relations .bod-item {min-height:285px;}
#ip3-investor-relations .page-snapdown {margin-top:0px; margin-bottom:30px;}


#ip3-investor-relations .page-content{margin-bottom:40px;}

.product-image { width:33%; margin-top:32px; }
.pbox-center {padding-top: 40px;}
.pbox1-left {padding-left: 25px;}
.pbox1-right {padding: 38px 25px 22px 18px;}

.psection1 .pi1:before, .psection3 .product-image:before {border-right: 40px solid transparent; border-top: 52px solid #ffffff;}
.psection2 {padding: 25px 25px 50px 25px;}
.psection2 h3 {margin-bottom: 18px;}

.pbox3 {height:300px;}
.psection3 {margin-top: 192px;}
.psection3-inner {padding: 25px;}
.psection3-inner .product-image { margin-top: 44px; }
.psection3 .product-maincontent {padding-top: 0;}

.snapTitle {width:90%;}

#HomeContent .case-study-slider {min-height:562px;}

}


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

.icon-mobile-menu {
    height:24px;
    width: 28px;
    display: block;
}
ul.no-slider {
    float: left;
    position: relative;
    z-index: 10;
}
.mobi-pr-tabs { display: none; }

.mm-opened a.icon-mobile-menu {position: absolute; left: -55px;}

#mobishowsearch {
    right: 12px;
    width: 60%;
    top: 55px;
    display: none;
}

body#ip3-Homepage .case-study-slider .slick-slide img {padding-left:1px;}


}

@media all and (min-width: 768px) and (max-width:991px) {
table.graphs tr td {
    padding: 10px;
}
.signpost2-title, .signpost1-title { margin-top: 20%;}
}

/*--------- All Small Tablets and Large Phones Global CSS ---------*/

@media all and (max-width: 767px) {
#ip3-annual-report-and-proxy-materials input#txtCaptcha {
    margin-top: 20px;
}
#ip3-annual-report-and-proxy-materials .ar-ckbx label {
    font-size: 0.9em;
}
#ip3-annual-report-and-proxy-materials .captcha-sec.form-section.rearea {
    margin-bottom: 0px !important;
}
#ip3-annual-report-and-proxy-materials .form-left, #ip3-annual-report-and-proxy-materials .form-right, #ip3-annual-report-and-proxy-materials .form-right .form-right-field {
    width: 100%;
        margin-bottom: 0;
}
#ip3-annual-report-and-proxy-materials .errorMsg {
    margin-bottom: 20px;
}
#ip3-annual-report-and-proxy-materials .form-right-errmsg {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-bottom: 0px !important;
}

.ip3-case-studies .rearea .foremail {
    width: 100%;
    }
body#ip3-financial-events .past-event-content-wrapper {margin-top: 25px;}
.product-applications-landing .pa-content-tab { width:75%; padding:0 25px 70px; }
#parallax1.product-app-landing.product-applications-landing { min-height: auto !important; }
#HomeContent .pa-content-tab { position: absolute; top: 73px; left: 0; width: 100%; }
#HomeContent #parallax1 { min-height: 686px; }
/*#HomeContent #parallax1 #section1Box .sec1-intro { margin-bottom: 10px; }*/

#parallax1.product-app-landing {
    min-height: 5450px !important;
}
.product-section .section1 {
    width: 75% !important;
}

.product-section {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 10;
    margin-top: -430px !important;
}

table.graphs tr td p img {
    width: inherit;
    height: auto;
}


table.inv-responsive-table tbody tr td {
    padding: 22px 10px;
}
ul.slider-area1 li:first-child, ul.slider-area2 li:first-child {
    display: block;
}

.yeartabs-wrapper .main-content {
    margin-top: 20px;
    padding: 20px !important;
}

.box1-content.media-box-content {
    text-align: center;
    padding: 60px 25px 75px 25px !important;
}

.heading, .headingN {
    font-size: 1.3rem;
    line-height: 25px;
}
.MapLegendWrapper, .mapWrapper {
    display: none;
}
.bannertext-container {
    padding-left: 25px !important;
}
.bod-img {
    float: left;
    width: 100%;
}
#ip3-investor-relations table:not(.rad-datatable) tbody tr td {
    border-top: none;
    display: block;
    width: 100% !important;
    padding:10px;
    border: none;


}
.pbox-center p {
    font-size: 2rem;
    line-height: 25px;
    margin: 0 0px 10px;
    padding: 0 15px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
}

.latest-news-title p {
    font-size: 3rem;
    line-height:30px;
    font-family: "delta",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #a83c51;
    margin-bottom:20px;
}

.mobisearch span.searchbg {
    top:4px;
    position: absolute;
}

.mobile-nav {
    top: 2px;
}
.psection2 {margin-top: 20px;}

.box1-left p.rad-introtext {width:100%}

#ip3-investor-relations .bod-item { width: 100%; padding-right:0px; min-height: 1px;}
#ip3-investor-relations .page-snapdown {margin-top: 0px;}
#ip3-investor-relations .page-content {margin-bottom:40px;}
#ip3-investor-relations .main-content ul.rad-alternate li {display:block;}


.msie #parallax1 {
    margin-top: 26px;
    min-height:750px;
}
.mm-opened a.icon-mobile-menu {position: absolute; left: -44px;}

.ir-landing .content-container {    margin-bottom: 40px;}
#ip3-investor-relations .page-content {
    clear: both;
    float: left;
    width: 100%;
}
ul.slider-area1 a:first-child, .slider-area2 a:first-child{
    display: block;
}
ul.slider-area1 a:second-child, .slider-area2 a:second-child {
    display: block;
}
ul.slider-area1 li:second-child, .slider-area2 li:second-child {
    display: block;
}

ul.slider-area1 a:eq(1), .slider-area2 a:eq(1) {
    display: block;
}
ul.slider-area1 li:eq(1), .slider-area2 li:eq(1) {
    display: block;
}
ul.slider-area1 a:nth-child(2), .slider-area2 a:nth-child(2), ul.slider-area1 a:nth-child(3), .slider-area2 a:nth-child(3) {
    display: block;
}
ul.slider-area1 li:nth-child(2), .slider-area2 li:nth-child(2), ul.slider-area1 li:nth-child(3), .slider-area2 li:nth-child(3) {
    display: block;
}




ul.slider-area1 a, ul.slider-area2 a {
    display: none;
}
#psection2Box .tabs ul li {
    display: inline-block;
    float: none;
    margin: 0;
    width: 80%;
    clear: both;
}

.tabs ul li:first-child {
    margin-left: 25px;
}
#psection2Box .tabs ul li a:hover {
    border-bottom: none;
    color: #002d74;
    padding-bottom: 0;
}

.section2 .slick-arrow.slick-prev:after, .csection2 .slick-arrow.slick-prev:after {left: -32%;}
.section2 .slick-arrow.slick-next:after, .csection2 .slick-arrow.slick-next:after {right: -32%;}
	
	
#ip3-sustainability .csection4 .slick-arrow.slick-prev:after, #ip3-sustainability .csection4 .slick-arrow.slick-prev:after {left: -32%;}
#ip3-sustainability .csection4 .slick-arrow.slick-next:after, #ip3-sustainability .csection4 .slick-arrow.slick-next:after {right: -32%;}

#logo img {
    margin-top: 0px;
    margin-left: 0;
    width: 150px;
}

.news-tab-cover .tabs ul li {
    border: medium none;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
}
.tabs ul {
    float: left;
    margin: 0;
    min-height: 45px;
    width: 100%;
}
#ip3-our-people .main-content {
    margin-top: 20px;
    padding: 0;
}
.main-content {
    margin-top: 20px;
    padding: 20px;
}
.media-yeartabs-wrapper .main-content {
    margin-top: 20px;
    padding: 10px 0px 10px 0px;
}
.page-introtext .bar-gray {margin: 20px auto 40px;}

ul.slider-area1 li:eq(1), .slider-area2 li:eq(1){display:block;}
h1{font-size:3.5rem; line-height:35px; margin: 0 0 20px;}
h2{font-size:3.0rem; line-height:30px; margin: 0 0 20px;}
h3{font-size:2.5rem; line-height:25px;}
h4{font-size:2.0rem; line-height:26px;}
h5{font-size:1.8rem; line-height:22px;}
p#sectionheader{font-size:1.6rem; line-height:2.4rem;}
.rad-introtext, .page-introtext p {font-size:2rem; line-height:26px;}
.main-content h2 {margin-bottom: 20px;}
.main-content h2.rad-alternate{width:100%;}
.page-content p, .pbox1-right p, .product-tab p, .page-content ul li {font-size:1.4rem; line-height:24px;}
.page-content ul {margin-left:10px;}
.page-content ul:not(.rad-alternate) > li {font-size:1.4rem; line-height:24px; background-position: 0 12px;}
.pbox1-right ul > li, .product-tab ul > li {font-size:1.4rem; line-height:24px; background-position: 0 10px;}

#ip3-financial-calendar h2 {font-size:3.0rem; line-height:30px;}

#HomeContent { margin-top: 0; background-color: #F6FAFD; }
#headerwrapper { padding: 15px 15px 12px;}
#logo img { margin-top: 0px; margin-left: -15px; width: 120px; }
#parallax1 { min-height: 645px; }
#parallax2 { min-height: 840px; }
#parallax3 { background-color: #F6FAFD; min-height: 790px; }
#parallax4 { min-height: 428px; }
#ProductWrapper {margin-top: 48px;}


.InWrapper {width:100%;}
.box1 {height: 438px;}
.box2 {height: 135px;}
.box4 { height: 135px; }

#HomeContent .tabs {left: inherit; position: relative; margin: 0 auto; width: 75%;}
#HomeContent .tabs ul {float:none;}
#HomeContent .tabs ul li {float:none;}
#HomeContent .tabs ul li:first-child {margin-left:0px;}

#HomeContent .case-study-slider {min-height: 670px;}

.box-link.load-more-slides { border: 3px solid #e8eef3; display: inline-block; position: relative; top:260px; margin: 0 auto; right: inherit; width: 92.5%; }

.secBox h2 { font-size: 2.5rem; font-weight: 300; line-height: 30px; }
.sec1-intro {padding-left: 25px; padding-right: 25px; margin-bottom:2px;    margin-bottom: 65px; }

ul.slider-area1 li:first-child, .slider-area2 li:first-child, ul.slider-area1 li:second-child, .slider-area2 li:second-child { display: block; }
ul.slider-area1 li:second-child, ul.slider-area2 li:second-child {
 display:block;
}
ul.slider-area1 li:third-child, ul.slider-area1 li:third-child {
 display:block;
}
ul.slider-area1 li, ul.slider-area2 li { display: none; }

.section1 { padding-left: 25px; padding-right: 25px; position: relative; width: 100%; height:auto; left:0; bottom:0px; margin: 0 auto; transform: none; }
.section1.tabSect .slick-next.slick-arrow { display: none; }
.section1.tabSect .slick-prev.slick-arrow { display: none; }
.section1.tabSect .slick-next.slick-arrow { display: none !important; }
.section1.tabSect .slick-prev.slick-arrow { display: none !important; }

.tabs { position: relative; width: 100%; margin: 0 auto;}
.content-tab { visibility: hidden; position: absolute; top: 73px; left:0; width: 100%; }
.no-slider li, .slider-area1 li, .slider-area2 li { width: 100%; float: left; height: 70px; z-index: 99; background-repeat: no-repeat; background-size: cover;}
.no-slider li p, .slider-area1 li p, .slider-area2 li p {color: #ffffff; font-family: delta; font-size: 2rem; font-weight: 400; line-height: 25px; text-align: center;}

.sectionBox { margin: 0 auto; position: absolute; width: 100%; z-index: 10; top: 0; }

.careers-box { position: static !important; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: 20%; height: 280px; width: 85%; background-color: #ffffff; left: 50%; transform: none !important; text-align: center; margin: 30px auto 10px auto; padding: 5px 10px 20px 10px; }
.work-title { float: none; width: 25%; margin: 20px auto; }
.careers-box { position: static; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); min-height: 280px; width: 92%; background-color: #ffffff; left: 50%; transform: none; text-align: center; margin: 30px auto 10px auto; padding: 5px 10px 20px 10px; }
.careers-box p { color: #6b7c93; font-size: 1em; line-height: 20px; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin: 0px 0 5px 0; }
.career-title { font-size: 25px; color: #a83c51; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin-top: 5%; line-height: 30px; }
.careers-box p { color: #6b7c93; font-size: 1em; line-height: 20px; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin: 28px 0 16px 0; }


#section3Box .InWrapper {padding: 0px 14.5px;}
.latest-news-box { position: static; margin-top: 0;}
.news-box { background-color: #4a2f5b; min-height: 200px; padding: 20px 30px 20px 30px; margin: 0px auto 20px auto; text-align: center; }
.news-text { font-size: 20px; line-height: 26px; color: #fff; font-family: "delta", sans-serif; font-weight: 400; font-style: normal; }
.work-title p { font-size: 3rem; border-bottom: 0 none; text-align: center;}

.mobi-product-content { width: 100%; float: left; padding-left: 0; padding-top: 20px; display: block; }
.section2 { width: 75%; text-align: center; margin: 0 auto; position: relative; margin-top: -60%; z-index: 999; }
.main-content ul.rad-alternate li { border: 3px solid #e8eef3; margin-top: 10px; display: inline-block; }
ul.rad-alternate li:last-child { margin-left: 0; }

#breadcrumb { display: none; }

table tbody tr td { border-top: 1px solid #E9EEF4; }
.selectedTab.open i.fa.fa-angle-up { display: block; }
.selectedTab i.fa.fa-angle-up { display: none; }

.our-people-wrapper {float: left; width: 100%;}
.our-people-wrapper ul.people { float: left; width: 100%;}


/*#cparallax1 {min-height: 655px;}
#cparallax2 { min-height: 1100px; }
#cparallax3 { min-height: 620px; }
#ip3-careers #cparallax2 {min-height: 830px;}
.csection1 {margin-top: 10px;} */
.csection2 {margin-top: -110px;}
#ip3-sustainability .csection4 {margin-top: -110px;}
.cbox2 {min-height: 300px;}

.careers-slider .slide-text { padding-top: 0; }
.box1-right { float: left; width: 100%; padding-left: 25px; padding-top: 5px; border-left: 2px solid #ebeff2; }
.box1-left { float: left; width: 100%; padding-left: 20px; padding-top: 25px; padding-right: 20px; }
.box2-left { float: left; width: 100%; padding-top: 25px; padding-left: 25px; }
.box2-right { float: left; width: 100%; padding-top: 0px; padding-bottom: 30px; }

.careers-slider .slick-prev.slick-arrow {height: 60px;top: 114%; left: -20px; width: 40%; }
.careers-slider .slick-next.slick-arrow {height: 60px;top: 114%; right: -22px; width: 40%; }
.careers-slider .slick-arrow.slick-prev:after {font-size: 2.5rem; left: -25%; top:6px}
.careers-slider .slick-arrow.slick-next:after {font-size: 2.5rem; right: -25%; top: 6px; }

#contentwrapper { margin-top: 47px; clear: both; background-color: #f6f9fc; padding-bottom: 100px; }
#contentwrapper.landing { margin-top: 47px; clear: both; background-color: #f6f9fc; padding-bottom: 0; }

.signpost1 .rad-link { padding-top: 0; }
.signpost2 p.rad-link { padding-top: 0px; }
.signpost-title { font-size: 2.188em; color: #a83c51; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin-top: 7%; margin-bottom: 25px; line-height: 35px; }
#landingparallax3 { min-height: 1000px; }
.bgBox { background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; width: 100%; z-index: 5; }


#newslandingparallax3 {
    min-height: 1px;
    clear: both;
    margin-top:60px;
    float: left;
    width: 100%;
    padding: 0 10px;
}

#newslandingparallax3 .sectionBox {position:relative;}

.media-yeartabs-wrapper .box4.bgBox {
    background-image: none !important;
    height: auto;
}
.media-yeartabs-wrapper .InWrapper {width: 100%;float: left;}

.signpost1, .signpost2 { position: relative; top: inherit; height: auto; width: 100% !important; left: 0px !important; padding: 12px 50px 10px 50px; margin-bottom:60px; }


.box2-content p { padding: 0 0 10px; color: #ffffff; }
.box2-content { text-align: center; padding: 163px 25px 30px 25px; }

.mfp-content .boddetail { float: left; width: 100%; padding-left: 0; margin-top: 20px; }
.mfp-content .bodImage img { margin: 0 auto; }
.pop-up-details { width: 100%; margin: 0 auto; text-align: center; }
.mfp-content p.name { color: #6b7c93; font-size: 2.5rem; padding-bottom: 0; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; line-height: 35px; margin-top: 10px; }
.mfp-content p.designation { color: #6b7c93; margin-top: 10px; font-size: 1.8rem; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; }
.mfp-content .bar-gray { background-color: #E9EEF4; height: 3px; width: 50.67%; text-indent: -9999px; margin: 6px auto 39px; }
.bod-item .box-link { margin-top: 0; }
.bodImage { float: left; width: 100% !important; }
.boddetail { float: left; width: 100%; padding-left: 0; }
table.inv-responsive-table { width: 100%; margin-bottom: 0; }

.selectedTabi.fa.fa-angle-up { display: none; }
.selectedTab i.fa.fa-angle-down { display: inline-block; float: right; }
.open i.fa.fa-angle-down { display: none; }
.open i.fa.fa-angle-up { display: inline-block; float: right; }
.news-tab-cover .tabs ul li a {     font-size: 19px;
    line-height: 20px;
    font-family: "delta", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #6a7c94;
    text-align: left;
    display: block;}
span.selectedTab { display: block; }
.news-tab-cover .tabs ul { float: left; width: 100%; margin: 0px; }
.selectedTab.v-mobile { display: block; font-size: 1.2em; line-height: 1.2em; padding: 10px; border: 1px solid #e8eef3; cursor: pointer; color: #002f72; font-weight: bold; }
.news-tab-cover .tabs ul li { float: left; padding:0px 5px 0px 0px; margin-right: 20px; }
.news-tab-cover .tabs { position: static; top: inherit; float: none; width: 100%; }
.news-tab-cover .tabs-level4 ul li a, .news-tab-cover .tabs-level4 ul li.current span, .news-tab-cover .tabs-level4 ul li a:hover { padding: 12px 10px; }
.news-tab-cover .tabs { border: 1px solid #e7e5db; padding: 0; display: none; }

.ip3-news .news-tab-cover .tabs, .ip3-financial-news .news-tab-cover .tabs, .ip3-annual-report-and-proxy-statement .news-tab-cover .tabs { border: none!important;}

.news-tab-cover .tabs ul { margin: 0; }
.news-tab-cover .tabs ul li { border: medium none; width: 100%; margin: 0; border-bottom: 1px solid #e8eef3; }

.ip3-news  .news-tab-cover .tabs ul li, .ip3-financial-news .news-tab-cover .tabs ul li{ border-bottom: none;}

.news-tab-cover .tabs ul li span { float: none; padding: 12px 0 12px; color: #002f72; line-height: normal; text-align: left; }
.news-tab-cover .tabs ul li.current { display: none; }
.news-tab-cover .tabs-level4, .news-tab-cover .tabs { display: none; }
.news-tab-cover .tabs ul li a, .news-tab-cover .tabs ul li > span { padding: 10px; }
.news-tab-cover .tabs ul li.last, .news-tab-cover .tabs ul li:last-child { border: medium none; }

.snapdown-title { float: left; width: 100%; cursor: pointer; border-top: 3px solid #e9eef4; font-family: "delta", sans-serif; font-size: 2rem; font-weight: 300; line-height:19px; padding: 20px; }
.snapTitle { float: left; width: 85%; padding-right: -2px; }
.snapdown-title { padding: 10px; }
.page-rightcol { float: left; width: 100%; }
.page-leftcol { float: left; margin-right: 0; width: 100%; }


.text2 { padding-top: 0px;}
.text2 p:first-child {display:none;}
.text1 p, .text2 p { font-size: 14px; line-height: 20px; color: #6b7c93; padding: 0 0 22px; margin-top: 0; }
.product-content { width: 100%; float: left; display:none;}
.product-image { width: 60%; margin-left:20%; }
#section2Box .InWrapper {padding: 0px 25px;}
#section2Box {position:relative;}
.section2 { margin: 0 auto; position: relative; text-align: center; top: -60px; width: 100%; }
.mobi-heading { color: #5a2d59; font-size: 25px; display: none; display: block; line-height: 28px; margin-bottom: 10px; font-weight: 300; }
div.footer-logo:after, div.footer-logo:before { display: none; }
.footer-logo { margin: 55px auto 0 auto; width: 30%; }
.footer-sm-links ul li { display: inline-block !important; }
.footer ul li a, .footer ul li > span { border-right: none; }
.footer ul li { display: block; }
.box1-text p { color: #e7eaed; line-height: 24px; font-size: 2rem; padding-top: 10px; width: 100%; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin: 0 auto; }

.section2-inner { padding: 20px; }
.box1-title p { font-size: 3.5rem; line-height: 40px; padding-top: 55px; padding-left: 0px; padding-right: 0px; }
.box5 { background-image: url(/~/media/Images/V/Venator/large-fixed-images/work-for-us-bg); min-height: 474px; margin-top: 0; }
.mobi-pr-tabs ul li.current { display: none; }

#topnavigation { display: none; }
#toplinks { display: none; }
.mobiMenus { display: block; }
.mobishow { display: block; }
.mobiMenus { display: block; }
.footer-right-side { float: none; margin-bottom: 25px; }
#leftcol { display: none; }
#twocolright { width: 100%; }
.mobi-pr-tabs { display: none; }
.mobi-pr-tabs ul li { margin-bottom: 0px !important; }
.upcoming-events-container .eventData { width: 50%; }
.eventCalendar { width: 25%; }

h1.banner-title {font-size: 3.5rem; line-height: 35px;}
.banner-text p, .banner-product .banner-text p {width:90%; font-size: 2rem;line-height: 26px; padding-top: 10px;}

.main-content table {margin-bottom:30px;}
.main-content .rad-right { float: none; margin-left: 0; width:auto; }
.main-content .rad-left { float: none; margin-right: 0; width:auto; }
.main-content p.rad-left:before, .main-content p.rad-right:before {top:0px;}

.psection1 {margin-bottom: 30px;}
.pbox-center {width: 100%;}
.pbox1-left {padding: 25px; width: 100%; text-align: center;}
.pbox1-right {padding: 0px 25px 25px; width: 100%;}
.pbox-bottom {padding: 30px 0 18px;}

#Pparallax3 {min-height:1px;}

.secBox h2.product-section-title {font-size: 3.5rem; line-height: 35px;}

/*.psection2 ul {column-count: 1;column-gap: 0px;-moz-column-count:1;-moz-column-gap: 0px;-webkit-column-count: 1;-webkit-column-gap: 0px;}*/

.product-left { float: left; margin-right: 0px; width: 100%;}
.product-right { float: left; width: 100%;}
.product-left ul {margin-bottom:0px;}

.psection3 {margin-top: -50px;}
.psection-wrapper .product-content {display:none;}




.mapWrapper .markerListItems .markerItem {
    left: 0 !important;
    margin-bottom: 30px;
    position: relative;
    right: 0 !important;
}

.mapWrapper > img {
    display: none;
}

.mapWrapper .markerListItems .markerIcon {
    display: none;
}

.mapWrapper .markerListItems .markerContent {
    display: block;
    position: relative;
    min-width: inherit;
    width:100%;
} 

.case-study-maincontent{width:100%;float:left;padding-top:25px;padding-left:0;}
.latest-news-title { padding-top: 0px; }



body.ip3-investor-relations .banner-product .banner-container .banner-img {min-height: 210px;}

}

@media all and (max-width: 695px) {
.product-applications-landing ul.without-slider li { float:none; margin:0 auto; }
.product-applications-landing .pa-content-tab .notes { text-align:center; float:none; }
.product-applications-landing.product-app-landing .tabs ul li { float:none; }
}

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

table.inv-responsive-table tbody tr:nth-child(odd) {
    background-color: transparent;
}

table.inv-responsive-table tbody tr {
    background-color: transparent;
}

.main-content table.inv-responsive-table:nth-child(even) tr {
    background-color:#f7f9fb;
}

.main-content table.inv-responsive-table:nth-child(odd) tr {
    background-color: #ffffff;
}

.main-content table.inv-responsive-table:nth-child(even) {
    background: none;
}

.main-content table.inv-responsive-table:nth-child(odd) {
    background: none;
}

/*PR Table starts*/
.prReports { margin-top: 20px; }
.press-releases-container .trHeaders { display: none }
.pr-date-field, .pr-document-field, .pr-title-field { clear: both; display: block; padding: 10px 0; width: 100%; }
.prReports tbody tr { border-bottom: 2px solid #ededed; display: block; }
.pr-mobi-headers { display: inline-block; font-weight: 700; vertical-align: top; width: 33%; padding-left: 10px; }
.pr-span-other { display: inline-block; vertical-align: top; width: 65%; }
.pr-title-field a { display: inline-block; width: 65%; }
.pr-document-field > a { display: inline-block; vertical-align: top; }
.prReports tbody tr td.cAlign a img { margin: 0; text-align: left; }
.prReports th.cAlign, .prReports td.cAlign { text-align: left; }
/*PR table end*/

.ir-contact-form .form-right input, .ir-contact-form .form-right textarea { display: block; }
.ir-contact-form .form-right { float: left; width: 100%; }
.form-right > span { display: inline-block; }
.banneritem .bannertext { padding-left: 16%; width: 83%; top: 30%; }
#bannerwrapper .bx-controls .bx-controls-direction { bottom: 200px; }
#bannerwrapper .bx-controls .bx-pager { left: 38%; }
.category-key { margin-bottom: 10px; }
.category-key span { display: block; float: none; margin-bottom: 5px; width: 100%; }
#mobishownav { right: 9px; width: 70%; }
#mobishowsearch { right: 0; width:100%; top: 32px; }
.mobi-pr-tabs { display: block; float: left; padding: 0; width: 100%; }
.inv-responsive-header-td { font-weight: normal; }
.upcoming-events-container .title-sub, .upcoming-events-container .event-date, .upcoming-events-container .outlook-link { width: 100%; margin-bottom: 5px; margin-right: 0px; padding: 0px; }
.upcoming-events-container .related-materials-collapsed { margin-top: 15px; }
}


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

#parallax1 { margin-top: 26px; min-height:690px; }
.ie #parallax1 { margin-top: 26px; min-height:700px; }
#parallax2 { min-height: 670px; }
.box1-title {width: 100%;}
.box-link.load-more-slides {width: 85%; }
.work-title { width: 52%; }
.careers-box {width: 85%;}

.banner-container .banner-img {min-height: 300px;}
.bannertext-container {padding-left: 71px;}

#HomeContent .case-study-slider {min-height:485px;}

}

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

.bannertext-container { padding-left: 25px; }
h1.banner-title {font-size: 3.5rem; line-height: 40px;}
.banner-text p {font-size: 1.6rem; line-height: 22px;}


.footer-link ul { margin-bottom: 25px; }
.footer-link ul li:first-child { margin-bottom: 10px; }
.footer-link ul li { border-left: medium none; float: none; padding: 0; }
.snapdown-content.board img { float: none; width: 100%; height: auto; }
.news-filter { margin-left: 0; width: auto; }
.mobiDropdownPress.finder-dropdown-sort { display: block; margin-left: 0; margin-top: 10px; width: 215px; }
.mobiDropdownPress.finder-dropdown-sort .dk_options { width: 215px; }
.c-grid { float: left; width: 90%!important; }
.c-event-grid { width: 100%!important; margin-top: 20px; height: auto!important; margin-bottom: 20px; }

}

@media all and (max-width: 480px) {
.product-applications-landing .pa-content-tab { width: 89%; }
#HomeContent #parallax1 { min-height: 690px; }
#HomeContent #parallax1 #section1Box .sec1-intro { margin-bottom: 40px; }
}

@media all and (max-width: 360px) {
#HomeContent #parallax1 { min-height: 710px; }
}

@media all and (max-width: 360px) {
#HomeContent #parallax1 { min-height: 770px; }
}


@media (max-width: 767px){
	#ip3-sustainability	.product-content {display:block;}
}


@media (max-width: 767px){
	#ip3-sustainability .cbox4 { min-height: 300px;}
	#ip3-sustainability .box3-full-width, #ip3-sustainability .box4-left, #ip3-sustainability .box4-right{padding-left:40px; padding-right:40px;}
	#ip3-sustainability .section5-inner{padding-left:20px; padding-right:20px;}
}

/*---- ir-landing-----*/
.bannerApplied {margin-top: -50px; z-index: 10;}
#ip3-committees.internetexplorer11 table tbody tr td {vertical-align:inherit;}
#ip3-investor-relations .banner-title, #ip3-investor-relations .banner-text p {color:#fff;}

.irbox1-left { float: left; width: 32.33%; padding-left: 25px; padding-top: 10px; /*min-height:370px; padding-bottom: 30px;*/ }
.irbox1-mid { float: left; width: 35.3%; padding: 5px 20px 0px; border-left: 2px solid #ebeff2; border-right: 2px solid #ebeff2; min-height: 300px;}

.irbox1-right { float: left; width: 31.33%; padding-left: 45px; padding-top: 5px; /*min-height:370px; padding-bottom: 64px;*/ }
.irbox1-right iframe {margin-bottom: 28px; margin-top: 40px;}
.sn-pxg span.pxg-source { position: relative; display: inline-block; z-index: 2; }
.irsection1 { background-color: #ffffff; float: left; width: 100%; }
.irmain-content { padding: 30px; }
.irbox1-left ul li a { display: block; color: #002f72; font-size: 1.8rem; text-decoration: none; position: relative; line-height: 1.2em; font-weight: 400; }
.irbox1-left ul li { color: #002f72 !important; font-family: "delta", sans-serif; font-style: normal; position: relative; padding-bottom:22px; }
.irbox1-left ul li a:after { content: "\f061"; font-size: 14px; font-family: "FontAwesome"; position: absolute; margin-left: 8px; top:1px; }
.irbox1-left ul li a span { display: inline-block; width: 80%; }



.irsignpost {height: 545px;}
.irsignpost1 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; width: 32%; background-color: #ffffff; text-align: left; padding: 40px; }
.irsignpost1 .rad-link { font-size: 1.125em; line-height: 20px; color: #002f72 !important; padding-top: 15px; font-family: "delta", sans-serif; font-style: normal; position: relative; font-weight: 500; }
.irsignpost2 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; width: 32%; background-color: #ffffff; left: 34%; text-align: left; padding: 40px;}
.irsignpost-title { font-size: 2.188em; color: #a83c51; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin-top: 27%; margin-bottom: 25px; line-height: 35px; }
.irsignpost2 .rad-link { font-size: 1.125em; line-height: 20px; color: #002f72 !important; padding-top: 15px; font-family: "delta", sans-serif; font-style: normal; position: relative; font-weight: 500; }
.irsignpost3 { position: absolute; box-shadow: 0px 0px 54px 22px rgba(84, 101, 118, 0.08); top: -20px; width: 32%; background-color: #ffffff; left: 68%; text-align: left; padding: 40px; }
.financial-title { font-size: 2.188em; color: #a83c51; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; margin-top: 0% !important; margin-bottom: 26px; line-height: 30px; }
.irsignpost-title { font-size: 2.188em; color: #a83c51; font-family: "delta", sans-serif; font-style: normal; font-weight: 400; margin-top: 0% !important; margin-bottom: 8px; line-height: 30px; }
.irsignpost3 .rad-link { font-size: 1.125em; line-height: 20px; color: #002f72 !important; padding-top: 15px; font-family: "delta", sans-serif; font-style: normal; position: relative; font-weight: 500; }
#irlandingparallax2 .bgBox { height: 475px; }
div#irlandingparallax2 { min-height: 525px; clear: both; margin-top: 60px; }
.secBox .mid-box-title p, .secBox .toolbox-title p, .bottom-box-title p, .footer-heading, .footer-media-contacts, .alerts-heading { font-size: 2.5rem; font-weight: 400; line-height: 35px; font-family: "delta", sans-serif; font-style: normal; display:inline-block;}
.irbox1-mid .content-box ul li, .irsignpost ul li  { position: relative; line-height: 22px; background: url(/~/media/Images/V/Venator/css/bullet.png); background-repeat: no-repeat; padding-left: 13px; padding-bottom: 8px; background-position: 0px 10px; }
.irsection3 { background-color: #ffffff; float: left; margin: 80px 0; width: 100%; box-shadow:0 0 54px 22px rgba(84, 101, 118, 0.08); }
.irbox-left { float: left; width: 50%; border-right: 2px solid #e8edf1; padding: 55px 47px 55px 67px; }
.irbox-right { float: left; width: 50%; padding: 55px 62px 55px 60px; }
table.irTable tbody tr:nth-child(even) { background-color: none; background: none; }
table.irTable tbody tr td { border-right: none; padding: 15px 0; color: 6b7c93; font-size: 1.6rem; line-height: 19px; text-align: left; vertical-align: middle; border-bottom: 1px solid #E9EEF4; }
table.irTable tbody tr th { border-right: none; padding: 14px 0; color: 6b7c93; font-size: 1.6rem; line-height: 19px; text-align: left; vertical-align: middle; border-bottom: 1px solid #E9EEF4; }
table.irTable { width: 100%; margin-bottom: 0; }
table tbody tr.last td, table tbody tr.last th { border-bottom: none; }
table.irTable tbody tr td a {color: #6b7c93;}

.irTable span.month {display: block; font-weight: 300; padding-left: 3px;}

div#irsection3 .scroll-table-container { margin-bottom: 0; }
.footer-box { background: #e5ecf4; min-height: 400px; }
.left-section { float: left; width: 50%; padding: 70px 60px 70px 70px; }
.right-section { float: left; width: 50%; padding: 70px 60px 70px 60px; }
.alert-textbox input { border: 0 none; line-height: 14px; padding: 15px 20px; width: 83%; }
#ip3-investor-relations #contentwrapper { margin-top: 110px; clear: both; background-color: #f6f9fc; padding-bottom: 0; }
.mid-box-title p {margin-bottom: 16px; }
#ip3-investor-relations .bannertext-container { margin: 0 auto; max-width: 1191px; padding-left: 105px; padding-top: 115px; }
.irsignpost1 p, .irsignpost2 p, .irsignpost3 p, .irbox1-mid .content-box ul li, .irsignpost ul li {font-size: 1.4rem; line-height: 24px;}
.footsection .left-section p { padding: 0 0 12px; }
.footsection .left-section p.footer-media-contacts {margin-top: 20px;}
/*.footsection .right-section p { padding: 0 0 47px; }*/
.footsection .right-section p.rad-link { padding: 17px 0 47px; }
#ip3-investor-relations .rad-link:after { content: "\f061"; font-size: 14px; font-family: "FontAwesome"; position: absolute; margin-left: 9px; margin-top: 1px; }

.irInWrapper { margin: 0 auto; max-width: 1600px; position: relative; }
td.cAlign.event-doc { text-align: center; padding-top: 42px; }
td.cAlign.event-doc a.media-link { display:inline-block; text-align:center; }
.first-event { margin-bottom:20px; }
.first-event p { padding-bottom:5px; }
.first-event .first-event-left-section { float:left; /*margin-right:20px;*/ margin-right:0; }
.first-event .first-event-right-section { float:left; margin-top:10px; }
.first-event .event-first-subject span { font-size: 12px; font-weight: 700; line-height: 14px; color: #c3cad4; }
.first-event .event-first-document, .first-event .event-first-outlook { clear:both; }
.first-event .event-first-date { padding-bottom:0; }


body#ip3-research-analysts table tbody tr th {text-align:left;}

.irRevenue {bottom: 10px; position: absolute; text-align: center; width: 84%; font-family: "delta", sans-serif; font-style: normal; font-weight: 300; font-size: 3.5rem; line-height: 35px;}
.irRevenue strong {font-weight: 400; font-size: 4.5rem; line-height: 45px;}

#ip3-investor-contacts table td p {padding: 0 0 20px;}
#ip3-investor-contacts .main-content table strong {font-weight:700;}

.upcoming-title {
    clear: both;
    float: left;
    margin-top: 50px;
    width: 100%;
}

#ip3-investor-contacts table tbody tr td.td-left {padding: 22px 0px 0px 0px; vertical-align: top;}
#ip3-investor-contacts table tbody tr td.td-right {padding: 0px 0px 22px 34px; vertical-align: top;}


#ip3-committees .committee-composition-container [class^="icon-"], [class*=" icon-"] {font-size:2.2rem;}

.ip3-stock-information .drop-down {margin-bottom: 40px;}
.ip3-stock-information .drop-down .tabs ul li a:hover {border-bottom: 4px solid #e1e5e9; color: #002d74; padding-bottom: 4px;}

body.internetexplorer11 input.txt-search-pr {padding:9px 10px 7px; height:44px;}



/***** Media Queries ******/

@media all and (min-width:1261px) and (max-width: 1580px) {

div#irlandingparallax2 {min-height: 615px;}
.irsignpost {height: 640px;}

}

@media all and (min-width:1170px) and (max-width: 1260px) {

div#irlandingparallax2 {min-height: 640px;}
.irsignpost {height: 665px;}

}

@media all and (min-width:1024px) and (max-width: 1169px) {

div#irlandingparallax2 {min-height: 735px;}
.irsignpost {height: 760px;}

}

@media all and (max-width:1025px) {
table.irTable tbody tr td { width: 80% !important; height: 120px; }
#ip3-investor-relations .SecWrapper { padding-left: 5px; padding-right: 5px; }
}

@media all and (max-width:1023px) {

div#irlandingparallax2 { margin-top: 30px; min-height: 1416px; }
.irsignpost3, .irsignpost2, .irsignpost1 { height: 475px; }
#irlandingparallax2 .bgBox { background-image: none !important; }
.irsignpost3, .irsignpost2, .irsignpost1 { position: relative; left:0; width: 94%; margin: 0 auto 30px; background-position: center 265px; }
.irRevenue {width: 90%;}

}

@media all and (max-width:991px) {

body.ip3-investor-relations #bannerwrapper {margin: 0 -14.5px;}
body.ip3-investor-relations #contentwrapper {padding: 0 14.5px 50px;}

#ip3-investor-relations #contentwrapper { margin-top: 60px; }
#ip3-investor-relations .SecWrapper { padding-left: 15px; padding-right: 15px; }
#ip3-investor-relations .bannertext-container { margin: 0 auto; max-width: 1191px; padding-left: 0px; width: 80%; padding-top: 50px; }

.irbox1-right { padding-left: 25px; }
.irbox1-left {
    padding-left: 25px;
    padding: 15px 5px 32px 5px;
    min-height: initial;    
}

.irbox1-mid { padding: 15px; }
.irbox1-right { padding: 15px; min-height: 400px; }
.irbox-left, .irbox-right { float: left; width: 50%; padding: 25px; }
table.irTable tbody tr th { width: 20% !important; }
table.irTable tbody tr td { width: 80% !important; height: 150px; }

.ip3-stock-information .drop-down .tabs ul li {font-size: 1.4rem; margin-right: 10px;}


}

@media all and (max-width:767px) {

.irmain-content { padding: 0; }
.ir-landing {clear: both; float: left; width:100%;}
div#irlandingparallax2, div#irlandingparallax4 { clear: both; float: left; width:100%; min-height: auto; }
#irlandingparallax2 .bgBox {display:none;}

.irbox1-left {
    padding-left: 25px;
    padding: 15px 5px 32px 5px;
    min-height: initial;
    padding-bottom: 32px;
}

.irbox1-right {
    min-height: 270px;
    border-left:0 none;
}

.product-app-landing { margin-top: 45px; }
.product-app-landing { margin-top: 45px; }
.irbox1-left ul li a:after { margin-left: 40px; }
#ip3-investor-relations .banner-container .banner-img { background-position: 67% 98%; }
.irbox1-left { padding: 10px; }
#irlandingparallax2 .sectionBox {padding: 0 25px; position: relative;}
#ip3-investor-relations .bannertext-container { width: 92%; }
#ip3-investor-relations #contentwrapper { margin-top: 45px; clear: both; background-color: #f6f9fc; padding-bottom: 0; }
div#irlandingparallax2 { clear: both; margin-top: 30px; }
table.irTable tbody tr td { width: 80% !important; height: auto; }
#ip3-investor-relations .ir-landing .content-container { margin-bottom: 0; }
.irbox1-left, .irbox1-mid, .irbox-left { border-left: 0 none; border-right: 0 none; border-bottom: 2px solid #ebeff2; }
.left-section, .right-section, .irbox-left, .irbox-right, .irbox1-left, .irbox1-right, .irbox1-mid { width: 100%; }
.irbox1-left { padding-left: 0; padding: 15px; padding-top: 30px; min-height: initial; padding-bottom: 32px; }
.irbox1-mid { border-right: none; padding: 15px; padding-bottom: 30px; padding-top: 30px; }
table.irTable tbody tr th { width: 20% !important; }
table.irTable tbody tr td { width: 80% !important; border-bottom: 2px solid #ebeff2; }
table.irTable tbody tr th, table.irTable tbody tr.last { border-bottom: none; }
table.irTable tbody tr { border-bottom: 2px solid #ebeff2; }
.irsignpost3, .irsignpost2, .irsignpost1 { height:auto; padding: 25px 25px 115px 25px; width: 100%; }
.left-section, .right-section { padding: 25px; }
#ip3-investor-relations .SecWrapper { padding-left: 15px; padding-right: 15px; }
.first-event .first-event-left-section { margin-right:0; }
.first-event .first-event-right-section { width:100%; }

.irsection3 {margin: 0 0 30px;}

#ip3-reach .page-content ul:not(.rad-alternate) > li, #ip3-working-at-venator .page-content ul:not(.rad-alternate) > li {background-position: 0 9px;}

body.ip3-financial-news .pr-mobi-headers {display:none;}


.ip3-stock-information .news-tab-cover .tabs ul li.last, .ip3-stock-information .news-tab-cover .tabs ul li:last-child {border-bottom:1px solid #e8eef3;}
.ip3-stock-information .drop-down .tabs ul li a:hover {border-bottom: 0 none; color: #002d74; padding-bottom: 4px;}



}

@media all and (max-width:640px) {

.pr-dropdown {margin-bottom:15px;}
#ip3-investor-contacts table {width:600px;}
#ip3-investor-contacts table tbody tr td.td-left, #ip3-investor-contacts table tbody tr td.td-right {width:300px;}

}

@media all and (max-width:480px) {

}


@media all and (max-width:360px) {

}


#ip3-sustainability-old .rad-download-link:after{content: "\f019";font-size: 14px;font-family: "FontAwesome";position: absolute;margin-left: 9px;margin-top: 1px;}
#ip3-sustainability-old .box1-right p:before{border-right: none!important;border-top: none!important;}
#ip3-sustainability-old .box1-right p a img{box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;}
#ip3-sustainability-old .box1-left{padding-right: 20px;}
#ip3-sustainability-old .banner-text p{width: 50%;}


#ip3-sustainability .rad-download-link:after{content: "\f019";font-size: 14px;font-family: "FontAwesome";position: absolute;margin-left: 9px;margin-top: 1px;}
#ip3-sustainability .box1-right p:before{border-right: none!important;border-top: none!important;}
#ip3-sustainability .box1-right p a img{box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;}
#ip3-sustainability .box1-left{padding-right: 20px;}
#ip3-sustainability .banner-text p{width: 50%;color:#6a7c94;}

#ip3-sustainability .box3-full-width{margin-top: 73px; padding-left: 70px; padding-right: 70px;}


#ip3-sustainability .csection4, #ip3-sustainability .csection6 {
    background-color: #ffffff;
    float: left;
    margin-top: 80px;
    width: 100%;
    /* margin-bottom: 80px;*/
}


#ip3-sustainability .box4-left, #ip3-sustainability .box6-left {
    float: left;
   /* width: 49.5%;*/
    padding-left: 70px;
    padding-top: 23px;
    padding-right: 50px;
}

#ip3-sustainability .box4-right, #ip3-sustainability .box6-right {float: left;
 /*   width: 48.5%;*/
    padding-left: 53px;
    padding-top: 23px; padding-bottom: 23px;
    border-left: 2px solid #ebeff2;padding-right: 70px;}
    
p.designation-small{font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem;
    font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;margin-top:10px;}     
p.designation{font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5rem;
    font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;margin-top:10px;}    
    
p.ceo-quote-small{font-size: 1.8rem;
line-height: 2.6rem;font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;}
p.ceo-quote{font-size: 3rem;
    font-weight: 400;
    line-height: 4.5rem;
    font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;}
    
    
#ip3-sustainability .section5-inner {
    padding: 50px 35px 50px 50px;
}    

#ip3-sustainability .csection5 {
    background-color: #ffffff;
    margin-top: 0px;
    z-index: 15;
    margin-bottom: 42px;}
    
    
#ip3-sustainability .section5 .slick-prev.slick-arrow, #ip3-sustainability .csection5 .slick-prev.slick-arrow {
    content: "\e901";
    display: inline-block;
    float: left;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left: 0px;
    top: 0px;
}    

#ip3-sustainability .section5 .slick-arrow.slick-prev:after, #ip3-sustainability .csection5 .slick-arrow.slick-prev:after {
    font-family: 'icomoon';
    content: "\e901";
    font-size: 3.5rem;
    top: 8px;
    position: relative;
    color: #c4d0da;
    left: -38%;
}

#ip3-sustainability .section5 .slick-next.slick-arrow, #ip3-sustainability .csection5 .slick-next.slick-arrow {
    content: "\e902";
    display: inline-block;
    float: right;
    width: 40%;
    height: 98px;
    color: #c4d0da;
    position: relative;
    left: 0px;
    top: 0px;
}

#ip3-sustainability .section5 .slick-arrow.slick-next:after, #ip3-sustainability .csection5 .slick-arrow.slick-next:after {
    font-family: 'icomoon';
    content: "\e902";
    font-size: 3.5rem;
    top: 8px;
    position: relative;
    color: #c4d0da;
    right: -38%;
}

#ip3-sustainability .cbox4 {
    min-height: 748px;
    background-attachment: fixed;
}

#ip3-sustainability .cbox6 {
    min-height: 748px;
    background-attachment: fixed;
}

p span.rightbox-left-content{font-size: 4rem;
    font-weight: 400;
    line-height: 1em;
    font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;
    text-align:center;text-align: center;
    width: 100%;} 

p span.rightbox-right-content{font-size: 4rem;
    font-weight: 400;
    line-height: 1em;
    font-family: "delta", sans-serif;
    font-style: normal;
    display: inline-block;text-align: center;
    width: 100%;} 
    
    
p.rightbox-half{ width:50%; float :left;padding: 0px 10px 0px 0px;text-align: center;}


#ip3-sustainability #cparallax5{margin-top: 142px;}

body#ip3-sustainability div#csection2 {
    margin-top: 50px;
}

/*body#ip3-sustainability div#csection3 {margin-top: 80px;margin-bottom: 70px;}*/


@media all and (max-width: 767px) {
body#ip3-sustainability div#csection2 {
    margin-top: -110px;
}

body#ip3-sustainability div#csection3 {
    margin-top: 20px;
    margin-bottom: 50px;
}
#ip3-sustainability .cbox6 {
    min-height: 300px;
    background-attachment: fixed;
}

#ip3-sustainability .csection6 {
    margin-top: -110px;
}
#ip3-sustainability #cparallax5 {
    margin-top: 80px;
}
}
/*---- 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;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.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-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: 5px;
    line-height: 20px;
    min-height: 0;
    font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*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 {
	border: 1px solid #aaaaaa;
	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: #212121;*/
	background-color:#cccccc;
}
.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: 180px !important; max-width: 300px !important; z-index: 999 !important;}
.ui-menu a{background-color:#ffffff;height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;    height: 30px;}
.ui-menu a:hover{height:30px;width:100%;position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;height: 30px;}
/*---- slick-slider-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*---- ir-new-----*/
.email-alert-box-wrapper-new { background:rgba(229,236,244,1); padding:15px; }
.email-alert-box-wrapper-new p, .email-alert-box-wrapper-new .alert-textbox input { color:#7d7e80; }
.email-alert-box-wrapper-new .alerts-heading { font-size:2.0rem; }
.ir-about-us-box-new { background:rgba(255,255,255,1); padding:40px; margin:30px 0; }
.ir-about-us-box-new-left { border-right:1px solid #e6e6e6; }
.ir-about-us-box-new p, .ir-titanium-box-new p, .ir-performance-box-new p { color:#686a69; }

.ir-titanium-box-new, .ir-performance-box-new { background:rgba(255,255,255,1); padding:40px; }
.ir-second-row-box-equal-height .ir-boxes-new { font-family:"delta", sans-serif; font-weight:300; font-size:2.2rem; line-height:normal; width:100%; min-width:auto; color:#fff; background:url("/~/media/Images/V/Venator/css/top-right-revenue-bg-new.png") left top no-repeat; text-align:right; padding-right:10px; min-height:63px; line-height:63px; }
.ir-second-row-box-equal-height .ir-boxes-new strong { font-weight:500; }

.ir-about-us-box-new .irRevenue { bottom:40%; font-size:4.0rem; }
.ir-about-us-box-new .irRevenue strong { font-size:5.5rem; }
.ir-second-row-boxes-revenue-wrapper { margin-right:-40px; }

.ir-titanium-box-new ul, .ir-performance-box-new ul { margin-top:15px; padding-left:15px; }
.ir-titanium-box-new ul li, .ir-performance-box-new ul li { list-style-type: disc; list-style-position:outside; margin-bottom:10px; color:#686a69; }

.irInWrapper { max-width:1191px; }

.irInWrapper .ir-news-events-box { background:rgba(255,255,255,1); margin-top:30px; float:left; width:100%; }

#irlandingparallax2 .bgBox { /*height:540px;*/ }
#irlandingparallax2 .sectionBox .irInWrapper .module { padding-left:10.5px; padding-right:10.5px; }

.footsection .right-section p.rad-link { padding:0px 0 47px; }
.right-section-address p { padding:0; }

.ir-landing #irparallax1 .cbox1 { min-height:100%; background-attachment:fixed; background-size:auto 100%; z-index:0; top:650px; }

div#irlandingparallax2 { margin-top:0px; min-height:560px; }

@media all and (min-width:992px) {
/*.InWrapper.container-fluid > div > .col-xs-12 { padding:0; }
.InWrapper.landingPage.container-fluid > div > .col-xs-12 { padding-left:10.5px; padding-right:10.5px; }*/
.irlanding-top-section-new { padding:0 20px; }
}

@media all and (max-width:991px) {
.irlanding-top-section-new { padding:0 20.5px; }
.ir-landing { padding:0; }
}

@media all and (min-width:992px) and (max-width:1024px) {
.ir-second-row-box-equal-height .ir-boxes-new { font-size:1.6rem; min-width:235px; min-height:43px; line-height:43px; }
.ir-titanium-box-new h2, .ir-performance-box-new h2 { font-size:2.0rem; }
.ir-titanium-box-new, .ir-performance-box-new { padding:35px; }
div#irlandingparallax2 { min-height:680px !important; }
#irlandingparallax2 .bgBox { height:650px; }
.ir-second-row-box-equal-height .ir-boxes-new { min-width:auto; }
.ir-second-row-boxes-revenue-wrapper { margin-right:-35px; }
}

@media all and (min-width:768px) and (max-width:991px) {
.ir-second-row-box-equal-height .ir-boxes-new { font-size:1.4rem; min-width:170px; min-height:43px; line-height:43px; }
.ir-titanium-box-new h2, .ir-performance-box-new h2 { font-size:1.8rem; }
.ir-titanium-box-new, .ir-performance-box-new { padding:25px; }
div#irlandingparallax2 { min-height:680px !important; }
.ir-second-row-box-equal-height .ir-boxes-new { min-width:165px; }
.ir-second-row-boxes-revenue-wrapper { margin-right:0px; }
.alert-textbox input { font-size:1.2rem; }
}
@media all and (min-width:420px) and (max-width:767px) {
div#irlandingparallax2 { min-height:680px !important; }
}
@media all and (max-width:767px) {
.ir-about-us-box-new-left { border-right:0px solid #e6e6e6; margin-bottom:15px; }
.ir-about-us-box-new .irRevenue { position:relative; bottom:0; }
.ir-titanium-box-new { border-bottom:1px solid #e6e6e6; }
.ir-second-row-box-equal-height .ir-boxes-new { background:url("/~/media/Images/V/Venator/css/top-right-revenue-bg-new.png") right top no-repeat; background-size: 100% auto; min-width:auto; }
.ir-second-row-boxes-revenue-wrapper { margin-right:-40px; }
#irlandingparallax2 .irInWrapper { background: rgba(255,255,255,1); float: left; clear: both; width: 100%; }
div#irlandingparallax2 { min-height:1030px; margin-top:30px; }

#irlandingparallax2 .sectionBox { padding: 0 21px; }
.ir-landing #irparallax1 .cbox1 { position:absolute; min-height:130%; }
.ir-landing #irparallax1 { overflow:; }
}


.content-box-bottom { border-top:2px solid #ebeff2; margin-top:20px; padding-bottom:20px;}

.content-box-bottom .fleft { float:left; width:14%; padding:14px 0;}
.content-box-bottom .fright { float:right; width:86%; padding:0 0 20px; }

.content-box-bottom span.rad-left {  font-size:3rem; line-height:19px; font-family:"delta",sans-serif; font-style:normal; font-weight:300; margin-top:5px; float:left;}
.content-box-bottom span.rad-left span { font-size:1.6rem; padding-left:3px; float:none; margin-top:2px;}


.content-box-bottom .fright a span.rad-right  { padding-top:20px; float:left; padding-left:10px;} 
.content-box-bottom .fright img.fleftimg { float:left; margin-top:15px;}
.content-box-bottom .fright img.frightimg { float:left; margin-top:23px; margin-left:10px;}

@media all and (min-width:360px) and (max-width:360px) {
	.content-box-bottom .fright a span.rad-right  {padding-left:8px;} 
.content-box-bottom .fright img.frightimg { float:left; margin-top:23px; margin-left:5px;}
}

@media all and (min-width:0px) and (max-width:320px) {

.content-box-bottom .fright { clear:both; float:none; width:100%}
.content-box-bottom .fright img.frightimg {margin-left: 6px;}
.content-box-bottom .fright a span.rad-right {padding-left: 6px;}
}