/* Theme
*********************/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/App_Themes/Default/less/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('/App_Themes/Default/less/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/App_Themes/Default/less/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/App_Themes/Default/less/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/App_Themes/Default/less/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14285714em;
  text-align: right;
  padding-right: 0.28571429em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857143em;
}
.icons-ul {
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
html {
  background: #ffffff url('gfx/bg_camfil.jpg') no-repeat center bottom;
}
.page-content {
  background: url('gfx/bg_content.png') repeat-y top left;
  padding: 0 28px 10px;
  width: 940px;
  overflow: hidden;
  z-index: 0;
}
.page-footer {
  background: url('gfx/bg_footer-bottom.png') no-repeat bottom left;
  padding: 0 0 25px;
  position: relative;
  margin-bottom: 250px;
}
.page-footer-content {
  background: url('gfx/bg_footer-content.png') no-repeat top left;
  padding: 46px 25px 0;
  overflow: hidden;
}
.page-footer-content-ss {
  background: url('gfx/bg_footer-content.png') no-repeat top left;
  padding: 46px 25px 0;
  overflow: hidden;
  height: 101px;
}
.page-header {
  background: url('gfx/bg_page-header.png') no-repeat -2px top;
  padding: 15px 41px 0;
  height: 127px;
  position: relative;
  color: #fff;
}
#site-id {
  background: url('gfx/gfx_camfil-logo.png') no-repeat top left;
  width: 176px;
  height: 56px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin: 0 70px 0 15px;
}
.footer-client .footer-logo {
  background: url('gfx/gfx_camfil-logo-green.gif') no-repeat left center;
  width: 109px;
  height: 36px;
  text-indent: -9999px;
  display: block;
  margin-bottom: 10px;
}
.currentSubmenu {
  display: none;
}
.image-slider-wrapper #controls li {
  list-style: none;
}
.image-slider-wrapper #controls li span {
  display: none;
}
[class*=g-] {
  min-height: 1px;
}
.newsModalContainer {
  display: block;
}
@media (max-width: 650px) {
  .newsModalContainer {
    display: none;
  }
}
.newsModal {
  display: none;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 5%;
  background-color: #3c7d5b;
  width: 500px;
  min-height: 250px;
  height: 250px;
}
.newsModal .leftside,
.newsModal .rightside {
  position: relative;
}
.newsModal .initial,
.newsModal .second {
  -webkit-transition: opacity 1s;
          transition: opacity 1s;
}
.newsModal .initial {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsModal .second {
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.newsModal .second a {
  color: #fff;
  display: inline-block;
  margin: 1em 1em 0 0;
  cursor: pointer;
}
.newsModal .leftside {
  width: -webkit-calc(60% - 60px);
  width: calc(60% - 60px);
  min-height: 250px;
  float: left;
  background-color: #1a4f2f;
  padding-left: 30px;
}
.newsModal .leftside .second {
  opacity: 0;
  filter: alpha(opacity=0);
}
.newsModal .leftside img {
  display: block;
  margin: 10px auto;
  width: 95px;
}
.newsModal .rightside {
  position: relative;
  width: 40%;
  min-height: 250px;
  float: left;
}
.newsModal .rightside .second {
  opacity: 0;
  filter: alpha(opacity=0);
}
.newsModal .rightside h2,
.newsModal .rightside p {
  margin-left: 50px;
}
.newsModal .rightside h2 {
  margin-top: 100px;
  margin-bottom: 5px;
}
.newsModal .rightside img.close {
  position: absolute;
  top: -15px;
  right: -44px;
  cursor: pointer;
}
.newsModal .rightside .arrow-right {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 125px 0 125px 30px;
  border-color: transparent transparent transparent #1a4f2f;
}
.newsModal .rightside form {
  margin-left: 50px;
  margin-top: 110px;
}
.newsModal .rightside form input {
  width: 165px;
}
.newsModal .rightside form input[type='email'] {
  display: block;
  margin-bottom: 10px;
  border: none;
  box-sizing: border-box;
  padding: 8px;
}
.newsModal .rightside form .submitBtn {
  position: relative;
}
.newsModal .rightside form .submitBtn img {
  position: absolute;
  right: 0;
  top: 5px;
  display: none;
  width: 20px;
  height: 20px;
}
.newsModal .rightside form input[type='submit'] {
  display: block;
  background-color: #4d9ac8;
  border: none;
  border-radius: 3px;
}
.newsModal h2,
.newsModal h3,
.newsModal p {
  color: #fff;
}
.newsModal p {
  margin-bottom: 5px;
}
.newsModal h3 {
  margin-bottom: 10px;
}
.newsModal a:link,
.newsModal a:visited,
.newsModal a:hover,
.newsModal a:active {
  color: #fff;
  text-decoration: underline;
}
.newsModal.thanx .initial {
  opacity: 0;
  filter: alpha(opacity=0);
}
.newsModal.thanx .second {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 100;
}
.emailSubscribe .b-inner,
.g-2 .emailSubscribe .b-inner {
  position: relative;
  margin-top: 22.5px;
}
@media screen and (max-width: 850px) {
  .emailSubscribe .b-inner,
  .g-2 .emailSubscribe .b-inner {
    margin-top: 0;
    padding: 5px 0;
  }
  .emailSubscribe .b-inner .text-input,
  .g-2 .emailSubscribe .b-inner .text-input {
    display: block;
    padding: 5px;
    box-sizing: border-box;
  }
  .emailSubscribe .b-inner .text-input,
  .g-2 .emailSubscribe .b-inner .text-input,
  .emailSubscribe .b-inner .text-input input,
  .g-2 .emailSubscribe .b-inner .text-input input {
    background: #fff;
    width: 100%;
    border-radius: 3px;
  }
  .emailSubscribe .b-inner .text-input input,
  .g-2 .emailSubscribe .b-inner .text-input input {
    background: none;
  }
  .emailSubscribe .b-inner input,
  .g-2 .emailSubscribe .b-inner input {
    box-sizing: border-box;
    border: none;
    padding: 5px;
  }
}
.emailSubscribe .b-inner::before,
.g-2 .emailSubscribe .b-inner::before {
  position: absolute;
  top: -15px;
  right: 10px;
  content: "";
  background: url(/Img/arrow.png) no-repeat;
  width: 51px;
  height: 51px;
  display: block;
}
@media screen and (max-width: 850px) {
  .emailSubscribe .b-inner::before,
  .g-2 .emailSubscribe .b-inner::before {
    display: none;
  }
}
.emailSubscribe .b-inner .floatPlaceholder,
.g-2 .emailSubscribe .b-inner .floatPlaceholder {
  display: block;
  float: right;
  height: 51px;
  width: 51px;
  margin: -41px 0 0;
}
.emailSubscribe .b-inner .b-content,
.g-2 .emailSubscribe .b-inner .b-content {
  padding-bottom: 10px;
}
.emailSubscribe .b-inner .hidden,
.g-2 .emailSubscribe .b-inner .hidden {
  display: block;
  height: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 750ms;
          transition: opacity 750ms;
}
.emailSubscribe .b-inner .thanx,
.g-2 .emailSubscribe .b-inner .thanx {
  height: auto;
  color: #fff;
  text-align: center;
  margin: 10px 0 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.emailSubscribe .b-inner .buttons,
.g-2 .emailSubscribe .b-inner .buttons {
  margin-bottom: 0;
}
.emailSubscribe .b-inner .buttons button,
.g-2 .emailSubscribe .b-inner .buttons button {
  border: medium none;
  width: 100%;
  box-sizing: border-box;
}
.emailSubscribe .b-inner .buttons a,
.g-2 .emailSubscribe .b-inner .buttons a,
.emailSubscribe .b-inner .buttons button,
.g-2 .emailSubscribe .b-inner .buttons button {
  padding: 0.5em 10px;
  display: block;
  float: none;
  text-align: center;
  border-radius: 3px;
}
.emailSubscribe .b-inner .buttons a,
.g-2 .emailSubscribe .b-inner .buttons a,
.emailSubscribe .b-inner .buttons button,
.g-2 .emailSubscribe .b-inner .buttons button,
.emailSubscribe .b-inner .buttons a:hover,
.g-2 .emailSubscribe .b-inner .buttons a:hover,
.emailSubscribe .b-inner .buttons button:hover,
.g-2 .emailSubscribe .b-inner .buttons button:hover {
  text-decoration: none;
}
.emailSubscribe .b-inner .buttons a,
.g-2 .emailSubscribe .b-inner .buttons a,
.emailSubscribe .b-inner .buttons button,
.g-2 .emailSubscribe .b-inner .buttons button,
.emailSubscribe .b-inner .buttons a span,
.g-2 .emailSubscribe .b-inner .buttons a span,
.emailSubscribe .b-inner .buttons button span,
.g-2 .emailSubscribe .b-inner .buttons button span {
  background: #329bc8;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.emailSubscribe .b-inner .buttons a span,
.g-2 .emailSubscribe .b-inner .buttons a span,
.emailSubscribe .b-inner .buttons button span,
.g-2 .emailSubscribe .b-inner .buttons button span {
  font-size: 1.2em;
  padding-right: 0;
}
.newsModal .rightside .initial form .error,
.emailSubscribe p.buttons .error {
  display: block;
  color: red;
  background: #fff;
  padding: 5px;
  border: solid 1px red;
  margin: 0 0 10px;
}
.newsModal .rightside .initial form .error {
  position: absolute;
  top: 20px;
}
