/*Lato-Regular-400 */
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato-regular-400.eot');
  src: url('../fonts/lato-regular-400.woff') format('woff');
  src: url('../fonts/lato-regular-400.woff2') format('woff2');
  src: url('../fonts/Lato-regular-400-ie-fix.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-regular-400.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  
  /* IE9 Compat Modes */
  /* Modern Browsers */
  /* Modern Browsers */
}
/*Lato-light */
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato-regular-300.eot');
  src: url('../fonts/lato-regular-300.woff') format('woff');
  src: url('../fonts/lato-regular-300.woff2') format('woff2');
  src: url('../fonts/lato-regular-300-ie-fix.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-regular-300.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  
  /* IE9 Compat Modes */
  /* Modern Browsers */
  /* Modern Browsers */
}
/*Lato-light-italic */
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato-italic-300.eot');
  src: url('../fonts/lato-italic-300.woff') format('woff');
  src: url('../fonts/lato-italic-300.woff2') format('woff2');
  src: url('../fonts/lato-italic-300-ie-fix.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-italic-300.ttf') format('truetype');
  font-style: italic;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  
  /* IE9 Compat Modes */
  /* Modern Browsers */
  /* Modern Browsers */
}
/*Lato-Black */
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato-black-800.eot');
  src: url('../fonts/lato-black-800.woff') format('woff');
  src: url('../fonts/lato-black-800.woff2') format('woff2');
  src: url('../fonts/lato-black-800.ttf') format('truetype');
  font-style: normal;
  font-weight: 800;
  text-rendering: optimizeLegibility;
  
  /* IE9 Compat Modes */
  /* Modern Browsers */
  /* Modern Browsers */
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333333;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0077cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004a80;
  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;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 5px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  /* Safari and Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* Mozilla Firefox */
  -ms-transition: all 0.2s ease-in-out;
  /* IE */
  -o-transition: all 0.2s ease-in-out;
  /* Opera */
  transition: all 0.2s ease-in-out;
  /* All Browsers */
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 50px;
}
h2,
.h2 {
  font-size: 50px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #00aeef;
}
a.text-primary:hover {
  color: #0089bc;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #806d00;
}
a.text-warning:hover {
  color: #4d4100;
}
.text-danger {
  color: #c61017;
}
a.text-danger:hover {
  color: #970c11;
}
.bg-primary {
  color: #fff;
  background-color: #00aeef;
}
a.bg-primary:hover {
  background-color: #0089bc;
}
.bg-success {
  background-color: #f6fbf0;
}
a.bg-success:hover {
  background-color: #deefc9;
}
.bg-info {
  background-color: #effbff;
}
a.bg-info:hover {
  background-color: #bcedff;
}
.bg-warning {
  background-color: #fff8cc;
}
a.bg-warning:hover {
  background-color: #fff099;
}
.bg-danger {
  background-color: #fcd9da;
}
a.bg-danger:hover {
  background-color: #f8aaad;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 0;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  /*	COMMENTED BY: Anshul Modi
		DATE: 06/10/2015
		JCM NO: 165345 - Fix quote attribution for proofreaders.
		TASK URL: https://basecamp.com/2265851/projects/4813706/todos/209375610
		content: '\2014 \00A0'; // em dash, nbsp */
  content: '\2014';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@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: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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: 0%;
}
.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: 0%;
}
.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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f6fbf0;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #eaf5dc;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #effbff;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #d6f4ff;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fff8cc;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fff4b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fcd9da;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fac1c4;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* Safari and Chrome */
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* Mozilla Firefox */
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* IE */
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* Opera */
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* All Browsers */
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 39px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 5px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 30px;
  right: 0;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #f6fbf0;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #806d00;
}
.has-warning .form-control {
  border-color: #806d00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #4d4100;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e6c400;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e6c400;
}
.has-warning .input-group-addon {
  color: #806d00;
  border-color: #806d00;
  background-color: #fff8cc;
}
.has-warning .form-control-feedback {
  color: #806d00;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #c61017;
}
.has-error .form-control {
  border-color: #c61017;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #970c11;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f14b52;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f14b52;
}
.has-error .input-group-addon {
  color: #c61017;
  border-color: #c61017;
  background-color: #fcd9da;
}
.has-error .form-control-feedback {
  color: #c61017;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #00aeef;
  border-color: #009bd6;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0090c6;
  border-color: #006f98;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00aeef;
  border-color: #009bd6;
}
.btn-primary .badge {
  color: #00aeef;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #8cc63f;
  border-color: #7fb636;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #77aa32;
  border-color: #5e8628;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #8cc63f;
  border-color: #7fb636;
}
.btn-success .badge {
  color: #8cc63f;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #ffda00;
  border-color: #e6c400;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #d6b700;
  border-color: #a89000;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #ffda00;
  border-color: #e6c400;
}
.btn-info .badge {
  color: #ffda00;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #e98310;
  border-color: #d1760e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c36e0d;
  border-color: #98550a;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e98310;
  border-color: #d1760e;
}
.btn-warning .badge {
  color: #e98310;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ed1c24;
  border-color: #de1219;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d01018;
  border-color: #a50d13;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ed1c24;
  border-color: #de1219;
}
.btn-danger .badge {
  color: #ed1c24;
  background-color: #ffffff;
}
.btn-link {
  color: #0077cc;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #004a80;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  /* Safari and Chrome */
  -moz-transition: opacity 0.15s linear;
  /* Mozilla Firefox */
  -ms-transition: opacity 0.15s linear;
  /* IE */
  -o-transition: opacity 0.15s linear;
  /* Opera */
  transition: opacity 0.15s linear;
  /* All Browsers */
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  /* Safari and Chrome */
  -moz-transition: height 0.35s ease;
  /* Mozilla Firefox */
  -ms-transition: height 0.35s ease;
  /* IE */
  -o-transition: height 0.35s ease;
  /* Opera */
  transition: height 0.35s ease;
  /* All Browsers */
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #00aeef;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 5px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 5px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0077cc;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #00aeef;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0077cc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #004a80;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00aeef;
  border-color: #00aeef;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #00aeef;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0089bc;
}
.label-success {
  background-color: #8cc63f;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #71a230;
}
.label-info {
  background-color: #ffda00;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #ccae00;
}
.label-warning {
  background-color: #e98310;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b9680d;
}
.label-danger {
  background-color: #ed1c24;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c61017;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0077cc;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  /* Safari and Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* Mozilla Firefox */
  -ms-transition: all 0.2s ease-in-out;
  /* IE */
  -o-transition: all 0.2s ease-in-out;
  /* Opera */
  transition: all 0.2s ease-in-out;
  /* All Browsers */
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0077cc;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #f6fbf0;
  border-color: #eef5dc;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #e5efc9;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #effbff;
  border-color: #cbfaff;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #b2f7ff;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fff8cc;
  border-color: #ffda00;
  color: #806d00;
}
.alert-warning hr {
  border-top-color: #e6c400;
}
.alert-warning .alert-link {
  color: #4d4100;
}
.alert-danger {
  background-color: #fcd9da;
  border-color: #fac1cd;
  color: #c61017;
}
.alert-danger hr {
  border-top-color: #f8aaba;
}
.alert-danger .alert-link {
  color: #970c11;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  background-color: #00aeef;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  /* Safari and Chrome */
  -moz-transition: width 0.6s ease;
  /* Mozilla Firefox */
  -ms-transition: width 0.6s ease;
  /* IE */
  -o-transition: width 0.6s ease;
  /* Opera */
  transition: width 0.6s ease;
  /* All Browsers */
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #8cc63f;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #ffda00;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e98310;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ed1c24;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00aeef;
  border-color: #00aeef;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #bcedff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #f6fbf0;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #eaf5dc;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #effbff;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #d6f4ff;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #806d00;
  background-color: #fff8cc;
}
a.list-group-item-warning {
  color: #806d00;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #806d00;
  background-color: #fff4b3;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #806d00;
  border-color: #806d00;
}
.list-group-item-danger {
  color: #c61017;
  background-color: #fcd9da;
}
a.list-group-item-danger {
  color: #c61017;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #c61017;
  background-color: #fac1c4;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #c61017;
  border-color: #c61017;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #00aeef;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00aeef;
  border-color: #00aeef;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00aeef;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00aeef;
}
.panel-success {
  border-color: #eef5dc;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #f6fbf0;
  border-color: #eef5dc;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eef5dc;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eef5dc;
}
.panel-info {
  border-color: #cbfaff;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #effbff;
  border-color: #cbfaff;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #cbfaff;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #cbfaff;
}
.panel-warning {
  border-color: #ffda00;
}
.panel-warning > .panel-heading {
  color: #806d00;
  background-color: #fff8cc;
  border-color: #ffda00;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ffda00;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ffda00;
}
.panel-danger {
  border-color: #fac1cd;
}
.panel-danger > .panel-heading {
  color: #c61017;
  background-color: #fcd9da;
  border-color: #fac1cd;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fac1cd;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fac1cd;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 5px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  /* Safari and Chrome */
  -moz-transition: 0.6s ease-in-out left;
  /* Mozilla Firefox */
  -ms-transition: 0.6s ease-in-out left;
  /* IE */
  -o-transition: 0.6s ease-in-out left;
  /* Opera */
  transition: 0.6s ease-in-out left;
  /* All Browsers */
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebebeb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #ebebeb;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #00aeef 0%, #0090c6 100%);
  background-image: linear-gradient(to bottom, #00aeef 0%, #0090c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeef', endColorstr='#ff0090c6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #007aa8;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #0090c6;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0081b2;
  border-color: #007aa8;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #8cc63f 0%, #77aa32 100%);
  background-image: linear-gradient(to bottom, #8cc63f 0%, #77aa32 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8cc63f', endColorstr='#ff77aa32', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #66922b;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #77aa32;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #6c9a2e;
  border-color: #66922b;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #ffda00 0%, #d6b700 100%);
  background-image: linear-gradient(to bottom, #ffda00 0%, #d6b700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffda00', endColorstr='#ffd6b700', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b89d00;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #d6b700;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #c2a600;
  border-color: #b89d00;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #e98310 0%, #c36e0d 100%);
  background-image: linear-gradient(to bottom, #e98310 0%, #c36e0d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe98310', endColorstr='#ffc36e0d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #a65d0b;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #c36e0d;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b0630c;
  border-color: #a65d0b;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #ed1c24 0%, #d01018 100%);
  background-image: linear-gradient(to bottom, #ed1c24 0%, #d01018 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed1c24', endColorstr='#ffd01018', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b30e15;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #d01018;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #bd0f16;
  border-color: #b30e15;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #00aeef 0%, #009bd6 100%);
  background-image: linear-gradient(to bottom, #00aeef 0%, #009bd6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeef', endColorstr='#ff009bd6', GradientType=0);
  background-color: #009bd6;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #f6fbf0 0%, #e4f2d2 100%);
  background-image: linear-gradient(to bottom, #f6fbf0 0%, #e4f2d2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6fbf0', endColorstr='#ffe4f2d2', GradientType=0);
  border-color: #afd87a;
  color: #7fb636;
  font-size: 18px;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #effbff 0%, #c9f0ff 100%);
  background-image: linear-gradient(to bottom, #effbff 0%, #c9f0ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeffbff', endColorstr='#ffc9f0ff', GradientType=0);
  border-color: #56d1ff;
  color: #00aeef;
  font-size: 18px;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fff8cc 0%, #fff2a6 100%);
  background-image: linear-gradient(to bottom, #fff8cc 0%, #fff2a6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff8cc', endColorstr='#fffff2a6', GradientType=0);
  border-color: #ccae00;
  color: #998300;
  font-size: 18px;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #fcd9da 0%, #f9b6b8 100%);
  background-image: linear-gradient(to bottom, #fcd9da 0%, #f9b6b8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcd9da', endColorstr='#fff9b6b8', GradientType=0);
  border-color: #f14b52;
  color: #f14b52;
  font-size: 18px;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #00aeef 0%, #0089bc 100%);
  background-image: linear-gradient(to bottom, #00aeef 0%, #0089bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeef', endColorstr='#ff0089bc', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #8cc63f 0%, #71a230 100%);
  background-image: linear-gradient(to bottom, #8cc63f 0%, #71a230 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8cc63f', endColorstr='#ff71a230', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #ffda00 0%, #ccae00 100%);
  background-image: linear-gradient(to bottom, #ffda00 0%, #ccae00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffda00', endColorstr='#ffccae00', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #e98310 0%, #b9680d 100%);
  background-image: linear-gradient(to bottom, #e98310 0%, #b9680d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe98310', endColorstr='#ffb9680d', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #ed1c24 0%, #c61017 100%);
  background-image: linear-gradient(to bottom, #ed1c24 0%, #c61017 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed1c24', endColorstr='#ffc61017', GradientType=0);
}
.list-group {
  border-radius: 3px;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #0089bc;
  background-image: -webkit-linear-gradient(top, #00aeef 0%, #0092c9 100%);
  background-image: linear-gradient(to bottom, #00aeef 0%, #0092c9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeef', endColorstr='#ff0092c9', GradientType=0);
  border-color: #0092c9;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #00aeef 0%, #009bd6 100%);
  background-image: linear-gradient(to bottom, #00aeef 0%, #009bd6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeef', endColorstr='#ff009bd6', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f6fbf0 0%, #eaf5dc 100%);
  background-image: linear-gradient(to bottom, #f6fbf0 0%, #eaf5dc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6fbf0', endColorstr='#ffeaf5dc', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #effbff 0%, #d6f4ff 100%);
  background-image: linear-gradient(to bottom, #effbff 0%, #d6f4ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeffbff', endColorstr='#ffd6f4ff', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fff8cc 0%, #fff4b3 100%);
  background-image: linear-gradient(to bottom, #fff8cc 0%, #fff4b3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff8cc', endColorstr='#fffff4b3', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcd9da 0%, #fac1c4 100%);
  background-image: linear-gradient(to bottom, #fcd9da 0%, #fac1c4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcd9da', endColorstr='#fffac1c4', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@font-face {
  font-family: 'lexisnexis-icons';
  src: url('../fonts/lexisnexis-icons.eot?xxwucc');
  src: url('../fonts/lexisnexis-icons.eot?xxwucc#iefix') format('embedded-opentype'), url('../fonts/lexisnexis-icons.ttf?xxwucc') format('truetype'), url('../fonts/lexisnexis-icons.woff?xxwucc') format('woff'), url('../fonts/lexisnexis-icons.svg?xxwucc#lexisnexis-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ln-"],
[class*=" ln-"] {
  font-family: 'lexisnexis-icons';
  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;
}
.ln-uk-flag:before {
  content: "\e904";
}
.ln-company-profile:before {
  content: "\e903";
}
.ln-file-drawer:before {
  content: "\e902";
}
.ln-stop-watch:before {
  content: "\e900";
}
.ln-mobile-phone-vibrating:before {
  content: "\e901";
}
.ln-xls:before {
  content: "\e690";
}
.ln-ppt:before {
  content: "\e68c";
}
.ln-png:before {
  content: "\e68d";
}
.ln-gif:before {
  content: "\e68e";
}
.ln-jpg:before {
  content: "\e68f";
}
.ln-burst-line:before {
  content: "\e68b";
}
.ln-house:before {
  content: "\e68a";
}
.ln-briefcase:before {
  content: "\e687";
}
.ln-instructor:before {
  content: "\e689";
}
.ln-customer:before {
  content: "\e680";
}
.ln-balance:before {
  content: "\e681";
}
.ln-hand-shake:before {
  content: "\e682";
}
.ln-wifi-tower:before {
  content: "\e684";
}
.ln-molecules:before {
  content: "\e685";
}
.ln-burst:before {
  content: "\e686";
}
.ln-mountain-flag:before {
  content: "\e688";
}
.ln-california-squared:before {
  content: "\e674";
}
.ln-florida-squared:before {
  content: "\e675";
}
.ln-massachusetts-squared:before {
  content: "\e677";
}
.ln-michigan-squared:before {
  content: "\e678";
}
.ln-new-jersey-squared:before {
  content: "\e679";
}
.ln-new-york-squared:before {
  content: "\e67a";
}
.ln-pennsylvania-squared:before {
  content: "\e67c";
}
.ln-texas-squared:before {
  content: "\e67d";
}
.ln-Illinois-squared:before {
  content: "\e67e";
}
.ln-ohio-squared:before {
  content: "\e67f";
}
.ln-texas:before {
  content: "\e676";
}
.ln-pennsylvania:before {
  content: "\e67b";
}
.ln-ohio:before {
  content: "\e683";
}
.ln-new-york:before {
  content: "\e6a6";
}
.ln-new-jersey:before {
  content: "\e6bb";
}
.ln-michigan:before {
  content: "\e6f9";
}
.ln-massachusetts:before {
  content: "\e7b1";
}
.ln-Illinois:before {
  content: "\e7b5";
}
.ln-florida:before {
  content: "\e82d";
}
.ln-california:before {
  content: "\e865";
}
.ln-maple-leaf:before {
  content: "\e672";
}
.ln-shepards:before {
  content: "\e673";
}
.ln-documentList:before {
  content: "\e64a";
}
.ln-copyToFolder:before {
  content: "\e64c";
}
.ln-document:before {
  content: "\e64b";
}
.ln-doc-text:before {
  content: "\e83d";
}
.ln-file-inv:before {
  content: "\e83c";
}
.ln-doc-text-inv:before {
  content: "\e83e";
}
.ln-copy:before {
  content: "\e64d";
}
.ln-annotation:before {
  content: "\e653";
}
.ln-ContentType:before {
  content: "\e602";
}
.ln-accessNow:before {
  content: "\e657";
}
.ln-DOC:before {
  content: "\e65f";
}
.ln-PDF:before {
  content: "\e624";
}
.ln-CloseRemove:before {
  content: "\e60b";
}
.ln-edit:before {
  content: "\e648";
}
.ln-uniE63C:before {
  content: "\e63c";
}
.ln-pencil:before {
  content: "\e8b3";
}
.ln-ln-icon-edit:before {
  content: "\e83a";
}
.ln-blocked:before {
  content: "\e605";
}
.ln-delete:before {
  content: "\e65d";
}
.ln-trash:before {
  content: "\e831";
}
.ln-minus-squared-small:before {
  content: "\e80c";
}
.ln-minus:before {
  content: "\e600";
}
.ln-minus2:before {
  content: "\e811";
}
.ln-plus-squared-small:before {
  content: "\e810";
}
.ln-plus:before {
  content: "\e601";
}
.ln-plus2:before {
  content: "\e8b6";
}
.ln-ok:before {
  content: "\e819";
}
.ln-cancel:before {
  content: "\e815";
}
.ln-calendar-empty:before {
  content: "\e8a6";
}
.ln-clock:before {
  content: "\e8b4";
}
.ln-calendar:before {
  content: "\e650";
}
.ln-calendar-alt:before {
  content: "\e8a5";
}
.ln-acessLater:before {
  content: "\e656";
}
.ln-stick-note:before {
  content: "\e627";
}
.ln-VSA:before {
  content: "\e615";
}
.ln-Topics:before {
  content: "\e616";
}
.ln-TrailHighlight:before {
  content: "\e617";
}
.ln-RecentlyViewed:before {
  content: "\e618";
}
.ln-LockedNote:before {
  content: "\e61b";
}
.ln-History:before {
  content: "\e61e";
}
.ln-Filter:before {
  content: "\e620";
}
.ln-geo-location:before {
  content: "\e61d";
}
.ln-notifications:before {
  content: "\e626";
}
.ln-fullScreen:before {
  content: "\e63d";
}
.ln-externalLink:before {
  content: "\e643";
}
.ln-explore:before {
  content: "\e644";
}
.ln-download:before {
  content: "\e649";
}
.ln-addToSearch:before {
  content: "\e655";
}
.ln-search:before {
  content: "\e89b";
}
.ln-link-ext-alt:before {
  content: "\e830";
}
.ln-tag:before {
  content: "\e82a";
}
.ln-tags:before {
  content: "\e829";
}
.ln-bookmark:before {
  content: "\e827";
}
.ln-bookmark-empty:before {
  content: "\e828";
}
.ln-thumbs-up:before {
  content: "\e826";
}
.ln-thumbs-down:before {
  content: "\e825";
}
.ln-download-alt:before {
  content: "\e89f";
}
.ln-upload-alt:before {
  content: "\e8a0";
}
.ln-location:before {
  content: "\e8a4";
}
.ln-direction:before {
  content: "\e834";
}
.ln-zoom-in:before {
  content: "\e84b";
}
.ln-zoom-out:before {
  content: "\e84c";
}
.ln-down-complete:before {
  content: "\e84d";
}
.ln-basket:before {
  content: "\e844";
}
.ln-wheelchair:before {
  content: "\e877";
}
.ln-link-ext:before {
  content: "\e82f";
}
.ln-bell:before {
  content: "\e836";
}
.ln-bell-alt:before {
  content: "\e835";
}
.ln-lightbulb:before {
  content: "\e84e";
}
.ln-info:before {
  content: "\e8b1";
}
.ln-attention-alt:before {
  content: "\e8a2";
}
.ln-caution:before {
  content: "\e603";
}
.ln-uniE60E:before {
  content: "\e60e";
}
.ln-warning:before {
  content: "\e65e";
}
.ln-uniE632:before {
  content: "\e632";
}
.ln-error:before {
  content: "\e65c";
}
.ln-alerts:before {
  content: "\e654";
}
.ln-help-fill-cricled:before {
  content: "\e606";
}
.ln-help:before {
  content: "\e8b5";
}
.ln-up-fill:before {
  content: "\e607";
}
.ln-right-fill:before {
  content: "\e608";
}
.ln-left-fill:before {
  content: "\e609";
}
.ln-down-fill:before {
  content: "\e60a";
}
.ln-circle-fill:before {
  content: "\e628";
}
.ln-move-right:before {
  content: "\e62b";
}
.ln-resize-full:before {
  content: "\e845";
}
.ln-resize-full-alt:before {
  content: "\e846";
}
.ln-resize-small:before {
  content: "\e847";
}
.ln-resize-vertical:before {
  content: "\e848";
}
.ln-resize-horizontal:before {
  content: "\e849";
}
.ln-move:before {
  content: "\e84a";
}
.ln-down-open:before {
  content: "\e851";
}
.ln-left-open:before {
  content: "\e850";
}
.ln-right-open:before {
  content: "\e852";
}
.ln-up-open:before {
  content: "\e853";
}
.ln-angle-left:before {
  content: "\e854";
}
.ln-angle-right:before {
  content: "\e855";
}
.ln-angle-up:before {
  content: "\e856";
}
.ln-angle-down:before {
  content: "\e857";
}
.ln-angle-double-left:before {
  content: "\e863";
}
.ln-angle-double-right:before {
  content: "\e864";
}
.ln-angle-double-up:before {
  content: "\e861";
}
.ln-angle-double-down:before {
  content: "\e862";
}
.ln-down-big:before {
  content: "\e85d";
}
.ln-left-big:before {
  content: "\e85e";
}
.ln-right-big:before {
  content: "\e85f";
}
.ln-up-big:before {
  content: "\e860";
}
.ln-sort:before {
  content: "\e867";
}
.ln-favoriteFull:before {
  content: "\e641";
}
.ln-favoriteEmpty:before {
  content: "\e642";
}
.ln-star:before {
  content: "\e807";
}
.ln-star-empty:before {
  content: "\e806";
}
.ln-star-half:before {
  content: "\e804";
}
.ln-star-half-alt:before {
  content: "\e805";
}
.ln-spin1:before {
  content: "\e8af";
}
.ln-spin2:before {
  content: "\e8ae";
}
.ln-spin3:before {
  content: "\e8ad";
}
.ln-spin4:before {
  content: "\e8ac";
}
.ln-spin5:before {
  content: "\e8ab";
}
.ln-spin6:before {
  content: "\e8b0";
}
.ln-play:before {
  content: "\e65a";
}
.ln-pause:before {
  content: "\e65b";
}
.ln-last:before {
  content: "\e635";
}
.ln-first:before {
  content: "\e63f";
}
.ln-volume-off:before {
  content: "\e8a8";
}
.ln-volume-down:before {
  content: "\e8a7";
}
.ln-volume-up:before {
  content: "\e84f";
}
.ln-refresh:before {
  content: "\e604";
}
.ln-lex-talk:before {
  content: "\e89c";
}
.ln-quote-left:before {
  content: "\e821";
}
.ln-quote-right:before {
  content: "\e822";
}
.ln-comment:before {
  content: "\e839";
}
.ln-chat:before {
  content: "\e838";
}
.ln-comment-empty:before {
  content: "\e837";
}
.ln-euro:before {
  content: "\e8bb";
}
.ln-pound:before {
  content: "\e8bd";
}
.ln-rupee:before {
  content: "\e86a";
}
.ln-yen:before {
  content: "\e8bc";
}
.ln-email:before {
  content: "\e647";
}
.ln-mail:before {
  content: "\e809";
}
.ln-mail-inv:before {
  content: "\e808";
}
.ln-link:before {
  content: "\e82c";
}
.ln-unlink:before {
  content: "\e82b";
}
.ln-attach:before {
  content: "\e89e";
}
.ln-reply:before {
  content: "\e81e";
}
.ln-reply-all:before {
  content: "\e820";
}
.ln-forward:before {
  content: "\e81f";
}
.ln-export:before {
  content: "\e8be";
}
.ln-export-alt:before {
  content: "\e8bf";
}
.ln-print:before {
  content: "\e83b";
}
.ln-user:before {
  content: "\e803";
}
.ln-ProfileSuite:before {
  content: "\e61f";
}
.ln-user-alt:before {
  content: "\e895";
}
.ln-addUser:before {
  content: "\e896";
}
.ln-entitySearch:before {
  content: "\e646";
}
.ln-users-1:before {
  content: "\e898";
}
.ln-users:before {
  content: "\e802";
}
.ln-male:before {
  content: "\e801";
}
.ln-female:before {
  content: "\e800";
}
.ln-lex-members:before {
  content: "\e89a";
}
.ln-list:before {
  content: "\e60c";
}
.ln-listView:before {
  content: "\e631";
}
.ln-thumb-large:before {
  content: "\e81a";
}
.ln-thumb:before {
  content: "\e81b";
}
.ln-thumb-list:before {
  content: "\e81c";
}
.ln-menu:before {
  content: "\e81d";
}
.ln-cog:before {
  content: "\e841";
}
.ln-wrench:before {
  content: "\e843";
}
.ln-more:before {
  content: "\e659";
}
.ln-folder:before {
  content: "\e63e";
}
.ln-download-folder:before {
  content: "\e619";
}
.ln-upload-folder:before {
  content: "\e61a";
}
.ln-save-folder:before {
  content: "\e61c";
}
.ln-android:before {
  content: "\e875";
}
.ln-apple:before {
  content: "\e876";
}
.ln-windows:before {
  content: "\e88d";
}
.ln-rss:before {
  content: "\e83f";
}
.ln-rss-squared:before {
  content: "\e840";
}
.ln-facebook:before {
  content: "\e874";
}
.ln-facebook-squared:before {
  content: "\e86b";
}
.ln-twitter-squared:before {
  content: "\e888";
}
.ln-twitter:before {
  content: "\e889";
}
.ln-gplus-squared:before {
  content: "\e871";
}
.ln-gplus:before {
  content: "\e872";
}
.ln-linkedin:before {
  content: "\e87c";
}
.ln-linkedin-squared:before {
  content: "\e87a";
}
.ln-pinterest-squared:before {
  content: "\e880";
}
.ln-pinterest-circled:before {
  content: "\e87f";
}
.ln-youtube-squared:before {
  content: "\e891";
}
.ln-youtube:before {
  content: "\e890";
}
.ln-YouTube:before {
  content: "\e671";
}
.ln-youtube-play:before {
  content: "\e892";
}
.ln-weibo:before {
  content: "\e88c";
}
.ln-tumblr:before {
  content: "\e886";
}
.ln-tumblr-squared:before {
  content: "\e887";
}
.ln-flickr:before {
  content: "\e86c";
}
.ln-instagramm:before {
  content: "\e879";
}
.ln-renren:before {
  content: "\e881";
}
.ln-skype:before {
  content: "\e882";
}
.ln-vimeo-squared:before {
  content: "\e88a";
}
.ln-vkontakte:before {
  content: "\e88b";
}
.ln-scrubbing:before {
  content: "\e636";
}
.ln-color-palette:before {
  content: "\e621";
}
.ln-tent:before {
  content: "\e622";
}
.ln-bar-chart-up:before {
  content: "\e623";
}
.ln-thunder-bolt:before {
  content: "\e625";
}
.ln-brain-side:before {
  content: "\e629";
}
.ln-brain-top:before {
  content: "\e62a";
}
.ln-click-cusor:before {
  content: "\e62c";
}
.ln-gears:before {
  content: "\e62d";
}
.ln-hash-tag:before {
  content: "\e62e";
}
.ln-mobile:before {
  content: "\e62f";
}
.ln-mountain:before {
  content: "\e630";
}
.ln-multi-lang:before {
  content: "\e633";
}
.ln-speedo-meter:before {
  content: "\e634";
}
.ln-lextalk:before {
  content: "\e60d";
}
.ln-webinars:before {
  content: "\e60f";
}
.ln-videos:before {
  content: "\e610";
}
.ln-power-switch:before {
  content: "\e611";
}
.ln-plug:before {
  content: "\e612";
}
.ln-news:before {
  content: "\e613";
}
.ln-bar-graph:before {
  content: "\e614";
}
.ln-academic-research:before {
  content: "\e637";
}
.ln-add-people:before {
  content: "\e638";
}
.ln-business-analysis:before {
  content: "\e639";
}
.ln-charts:before {
  content: "\e63a";
}
.ln-complaince:before {
  content: "\e63b";
}
.ln-connect-people:before {
  content: "\e640";
}
.ln-document-process:before {
  content: "\e645";
}
.ln-done:before {
  content: "\e64e";
}
.ln-edit-document:before {
  content: "\e64f";
}
.ln-graph-search:before {
  content: "\e651";
}
.ln-mobile-update:before {
  content: "\e652";
}
.ln-money:before {
  content: "\e658";
}
.ln-monitor-info:before {
  content: "\e660";
}
.ln-reliable-resources:before {
  content: "\e661";
}
.ln-search-data:before {
  content: "\e662";
}
.ln-search-people:before {
  content: "\e663";
}
.ln-shield:before {
  content: "\e664";
}
.ln-stats:before {
  content: "\e665";
}
.ln-supply-chain:before {
  content: "\e666";
}
.ln-supply-chain-2:before {
  content: "\e667";
}
.ln-target:before {
  content: "\e668";
}
.ln-team-communication:before {
  content: "\e669";
}
.ln-due-diligence:before {
  content: "\e66a";
}
.ln-legal-research:before {
  content: "\e66b";
}
.ln-strategy:before {
  content: "\e66c";
}
.ln-intellectual:before {
  content: "\e66d";
}
.ln-law-enforcement:before {
  content: "\e66e";
}
.ln-code-book:before {
  content: "\e66f";
}
.ln-patent-file:before {
  content: "\e670";
}
#icon-picker .bshadow0 {
  box-shadow: inset 0 -1px #e7e7e7;
}
#icon-picker input {
  color: inherit;
  line-height: 1.5;
  outline: none;
  padding: .25em 0;
}
#icon-picker input:hover {
  box-shadow: inset 0 -1px #cccccc;
}
#icon-picker #tip {
  margin-top: 10px;
}
#icon-picker fieldset {
  display: none;
}
#icon-picker input,
#icon-picker fieldset {
  font-size: 16px;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}
#icon-picker .glyph {
  float: left;
  overflow: hidden;
}
#icon-picker .mbl {
  margin-bottom: 1.5em;
}
#icon-picker .mls {
  margin-left: .25em;
  font-size: 16px;
}
#icon-picker .ptl {
  padding-top: 1.5em;
}
#icon-picker .pbs {
  padding-bottom: .25em;
  margin-bottom: 4px;
}
#icon-picker .clearfix,
#icon-picker .container,
#icon-picker .container-fluid,
#icon-picker .row,
#icon-picker .form-horizontal .form-group,
#icon-picker .btn-toolbar,
#icon-picker .btn-group-vertical > .btn-group,
#icon-picker .nav,
#icon-picker .navbar,
#icon-picker .navbar-header,
#icon-picker .navbar-collapse,
#icon-picker .pager,
#icon-picker .panel-body,
#icon-picker .modal-footer {
  zoom: 1;
}
#icon-picker .clearfix:after,
#icon-picker .container:after,
#icon-picker .container-fluid:after,
#icon-picker .row:after,
#icon-picker .form-horizontal .form-group:after,
#icon-picker .btn-toolbar:after,
#icon-picker .btn-group-vertical > .btn-group:after,
#icon-picker .nav:after,
#icon-picker .navbar:after,
#icon-picker .navbar-header:after,
#icon-picker .navbar-collapse:after,
#icon-picker .pager:after,
#icon-picker .panel-body:after,
#icon-picker .modal-footer:after {
  content: " ";
  display: table;
  clear: both;
}
#icon-picker .clearfix:before,
#icon-picker .container:before,
#icon-picker .container-fluid:before,
#icon-picker .row:before,
#icon-picker .form-horizontal .form-group:before,
#icon-picker .btn-toolbar:before,
#icon-picker .btn-group-vertical > .btn-group:before,
#icon-picker .nav:before,
#icon-picker .navbar:before,
#icon-picker .navbar-header:before,
#icon-picker .navbar-collapse:before,
#icon-picker .pager:before,
#icon-picker .panel-body:before,
#icon-picker .modal-footer:before {
  content: " ";
  display: table;
}
#icon-picker .unit {
  float: left;
}
#icon-picker .unitRight {
  float: right;
}
#icon-picker .size1of2 {
  width: 50%;
}
#icon-picker .size1of1 {
  width: 100%;
}
#icon-picker .hidden-true {
  display: none;
}
#icon-picker .fs0 {
  font-size: 16px;
}
#icon-picker .fs1 {
  font-size: 32px;
}
#icon-picker .showcase,
#icon-picker .icon-selection {
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  display: block;
  padding: 2%;
  width: 100%;
}
#icon-picker .source-btn {
  margin: 12.5px 12.5px 0 0;
  float: left;
}
#icon-picker #dbpath.collapsing,
#icon-picker #dbpath.collapse.in {
  display: inline-block;
  float: left;
  margin-top: 12.5px;
}
#icon-picker #dbpath .well {
  padding: 7px 12px;
  margin: 0;
}
#icon-picker .tooltip {
  font-size: 12px;
}
#icon-picker .showcase {
  margin-top: 230px;
}
#icon-picker .showcase .icon {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  background: #ffdb4d;
  vertical-align: middle;
  transition: all 200ms ease;
}
#icon-picker .showcase .icon:before {
  vertical-align: middle;
  height: 45px;
  display: block;
  line-height: 45px;
}
#icon-picker .showcase .glyph {
  width: 25%;
  margin-right: 0;
  cursor: pointer;
  transition: all 200ms ease;
}
#icon-picker .showcase .glyph:hover {
  background: #ffffff;
}
#icon-picker .showcase .glyph:hover .icon {
  border-color: #999999;
  background: #ffffff;
}
#icon-picker .icon-selection {
  position: fixed;
  top: 0;
}
#icon-picker .icon-selection .placeholder {
  width: 100px;
  height: 100px;
  border: 1px dashed #cccccc;
  background: #ffffff;
  float: left;
  margin-right: 2%;
}
#icon-picker .icon-selection .placeholder .icon {
  font-size: 80px;
  line-height: 100px;
  text-align: center;
  display: block;
  height: 100px;
  transition: all 200ms ease;
}
#icon-picker .icon-selection #icon-class {
  font-size: 40px;
  margin: 0;
  display: inline-block;
  line-height: 100px;
  width: 80%;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls.clickable .owl-buttons .disabled:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 0.4;
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background-color: #ed1c24;
  border: none;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/**owl carousel tranition**/
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/***************************/
/* Modified Owl-carousel begins here*/
.sub-category-navigation .owl-carousel .owl-wrapper-outer:before {
  background: #f9f9f9;
  bottom: 0;
  content: " ";
  display: block;
  margin-left: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.owl-buttons {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 0;
}
.owl-buttons div {
  background: none !important;
}
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
  font-family: 'lexisnexis-icons';
  font-size: 54px !important;
  background: none !important;
  position: absolute;
  top: 0px;
  color: #999999 !important;
}
.owl-buttons .owl-prev {
  left: -55px;
}
.owl-buttons .owl-next {
  right: -35px;
}
.owl-buttons .owl-prev:before {
  content: "\e854";
}
.owl-buttons .owl-next:before {
  content: "\e855";
}
.owl-buttons .owl-prev.disabled:before,
.owl-buttons .owl-next.disabled:before {
  opacity: 0.4;
  cursor: default;
  text-decoration: none;
  color: #999999 !important;
}
@media screen and (max-width: 1250px) {
  .owl-buttons .owl-next {
    right: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .owl-buttons {
    display: none;
  }
}
/*!
 * Viewer v0.5.0
 * https://github.com/fengyuanchen/viewer
 *
 * Copyright (c) 2015-2016 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2016-01-21T09:59:45.429Z
 */
.viewer-zoom-in:before,
.viewer-zoom-out:before,
.viewer-one-to-one:before,
.viewer-reset:before,
.viewer-prev:before,
.viewer-play:before,
.viewer-next:before,
.viewer-rotate-left:before,
.viewer-rotate-right:before,
.viewer-flip-horizontal:before,
.viewer-flip-vertical:before,
.viewer-fullscreen:before,
.viewer-fullscreen-exit:before,
.viewer-close:before {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  color: transparent;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
}
.viewer-zoom-in:before {
  content: 'Zoom In';
  background-position: 0 0;
}
.viewer-zoom-out:before {
  content: 'Zoom Out';
  background-position: -20px 0;
}
.viewer-one-to-one:before {
  content: 'One to One';
  background-position: -40px 0;
}
.viewer-reset:before {
  content: 'Reset';
  background-position: -60px 0;
}
.viewer-prev:before {
  content: 'Previous';
  background-position: -80px 0;
}
.viewer-play:before {
  content: 'Play';
  background-position: -100px 0;
}
.viewer-next:before {
  content: 'Next';
  background-position: -120px 0;
}
.viewer-rotate-left:before {
  content: 'Rotate Left';
  background-position: -140px 0;
}
.viewer-rotate-right:before {
  content: 'Rotate Right';
  background-position: -160px 0;
}
.viewer-flip-horizontal:before {
  content: 'Flip Horizontal';
  background-position: -180px 0;
}
.viewer-flip-vertical:before {
  content: 'Flip Vertical';
  background-position: -200px 0;
}
.viewer-fullscreen:before {
  content: 'Enter Full Screen';
  background-position: -220px 0;
}
.viewer-fullscreen-exit:before {
  content: 'Exit Full Screen';
  background-position: -240px 0;
}
.viewer-close:before {
  content: 'Close';
  background-position: -260px 0;
}
.viewer-container {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  direction: ltr !important;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.viewer-container::-moz-selection,
.viewer-container *::-moz-selection {
  background-color: transparent;
}
.viewer-container::selection,
.viewer-container *::selection {
  background-color: transparent;
}
.viewer-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: auto;
  min-height: 0 !important;
  max-height: none !important;
}
.viewer-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.viewer-canvas > img {
  width: auto;
  max-width: 90% !important;
  height: auto;
  margin: 15px auto;
}
.viewer-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}
.viewer-navbar {
  overflow: hidden;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.viewer-list {
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  padding: 1px 0;
}
.viewer-list > li {
  font-size: 0;
  line-height: 0;
  float: left;
  overflow: hidden;
  width: 30px;
  height: 50px;
  cursor: pointer;
  opacity: .5;
  color: transparent;
  filter: alpha(opacity=50);
}
.viewer-list > li + li {
  margin-left: 1px;
}
.viewer-list > .viewer-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.viewer-player {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  cursor: none;
  background-color: #000;
}
.viewer-player > img {
  position: absolute;
  top: 0;
  left: 0;
}
.viewer-toolbar {
  overflow: hidden;
  width: 280px;
  margin: 0 auto 5px;
  padding: 3px 0;
}
.viewer-toolbar > li {
  float: left;
  overflow: hidden;
  width: 24px;
  height: 24px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.viewer-toolbar > li:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-toolbar > li:before {
  margin: 2px;
}
.viewer-toolbar > li + li {
  margin-left: 1px;
}
.viewer-toolbar > .viewer-play {
  width: 30px;
  height: 30px;
  margin-top: -3px;
  margin-bottom: -3px;
}
.viewer-toolbar > .viewer-play:before {
  margin: 5px;
}
.viewer-tooltip {
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 50px;
  height: 20px;
  margin-top: -10px;
  margin-left: -25px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-title {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  max-width: 90%;
  margin: 0 5% 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: .8;
  color: #ccc;
  filter: alpha(opacity=80);
}
.viewer-title:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.viewer-button {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #ed1c24;
  background-color: rgba(237, 28, 36, 0.8);
  border-radius: 0px;
}
.viewer-button:before {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.viewer-fixed {
  position: fixed;
}
.viewer-open {
  overflow: hidden;
}
.viewer-show {
  display: block;
}
.viewer-hide {
  display: none;
}
.viewer-invisible {
  visibility: hidden;
}
.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.viewer-fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.viewer-in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.viewer-transition {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}
/*@import "plugins/jquery.minicolors.less";*/
#breadcrumb-subnav,
#breadcrumb {
  padding: 0;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
  margin-top: 10px;
}
#breadcrumb-subnav .nav > li,
#breadcrumb .nav > li {
  font-weight: 400;
}
#breadcrumb-subnav .nav > li > a:focus,
#breadcrumb .nav > li > a:focus {
  background-color: transparent;
}
#breadcrumb-subnav .navbar,
#breadcrumb .navbar {
  margin-bottom: 0px !important;
}
#breadcrumb-subnav .navbar-nav > li > a,
#breadcrumb .navbar-nav > li > a {
  line-height: normal;
}
#breadcrumb-subnav .nav-pills > li > a,
#breadcrumb .nav-pills > li > a {
  padding: 4px 8px;
  color: #333333;
  border: 1px solid #bebebe;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#breadcrumb-subnav .nav-pills > li > a:hover,
#breadcrumb .nav-pills > li > a:hover {
  color: #ffffff;
  background: #525252;
  border: #333333 1px solid;
  text-shadow: 1px 1px 1px #000000;
}
#breadcrumb-subnav .nav-pills > li + li,
#breadcrumb .nav-pills > li + li {
  margin-left: 10px;
}
#breadcrumb-subnav .nav-pills > li.active > a,
#breadcrumb .nav-pills > li.active > a {
  color: #666666;
  cursor: default;
  background: #eeeeee;
}
#breadcrumb-subnav .nav-pills > li.active > a:hover,
#breadcrumb .nav-pills > li.active > a:hover,
#breadcrumb-subnav .nav-pills > li.active > a:focus,
#breadcrumb .nav-pills > li.active > a:focus {
  color: #666666;
  background: #eeeeee;
  border: 1px solid #bebebe;
  text-shadow: none;
}
#breadcrumb-subnav .nav-pills .dropdown.last .dropdown-menu,
#breadcrumb .nav-pills .dropdown.last .dropdown-menu {
  left: auto;
  right: 0;
}
#breadcrumb-subnav .nav-pills .dropdown.open a.dropdown-toggle,
#breadcrumb .nav-pills .dropdown.open a.dropdown-toggle {
  color: #ffffff;
  background: #525252;
  border: #333333 1px solid;
  text-shadow: 1px 1px 1px #000000;
}
#breadcrumb-subnav .nav-pills .dropdown-menu,
#breadcrumb .nav-pills .dropdown-menu {
  z-index: 9999;
  left: 0;
  right: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 2px;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #bebebe;
}
#breadcrumb-subnav .nav-pills .dropdown-menu li a,
#breadcrumb .nav-pills .dropdown-menu li a {
  background: none;
  filter: none;
  font-size: 11px;
  color: #333333;
  padding: 5px 10px;
  margin-bottom: 4px;
}
#breadcrumb-subnav .nav-pills .dropdown-menu li a:hover,
#breadcrumb .nav-pills .dropdown-menu li a:hover {
  color: #ffffff;
  background: #525252;
}
#breadcrumb-subnav .nav-pills .dropdown-menu li:last-child a,
#breadcrumb .nav-pills .dropdown-menu li:last-child a {
  margin-bottom: 0px !important;
}
#breadcrumb-subnav .nav-pills .dropdown-menu > li.active > a,
#breadcrumb .nav-pills .dropdown-menu > li.active > a {
  color: #666666;
  background: #eeeeee;
}
#breadcrumb-subnav .nav-pills .dropdown-menu > li.active > a:hover,
#breadcrumb .nav-pills .dropdown-menu > li.active > a:hover {
  color: #ffffff;
  background: #525252;
}
#breadcrumb-subnav .navbar-default,
#breadcrumb .navbar-default {
  background: none;
  border-radius: 0;
  box-shadow: none;
  border: none;
  min-height: 0;
}
.breadcrumb {
  float: left;
  background: none;
  padding-left: 0px;
  margin-bottom: 0;
}
.breadcrumb li.active {
  color: #333333;
}
@media screen and (max-width: 991px) {
  #breadcrumb-subnav .breadcrumb,
  #breadcrumb .breadcrumb {
    padding-left: 0px !important;
  }
  #breadcrumb-subnav .nav-pills > li > a,
  #breadcrumb .nav-pills > li > a {
    padding: 3px;
    line-height: normal;
  }
  #breadcrumb-subnav .nav-pills > li + li,
  #breadcrumb .nav-pills > li + li {
    margin-left: 3px;
  }
}
@media screen and (max-width: 767px) {
  #breadcrumb-subnav .breadcrumb,
  #breadcrumb .breadcrumb {
    float: none;
    padding-right: 0px !important;
  }
  #breadcrumb-subnav .navbar-header,
  #breadcrumb .navbar-header {
    float: left;
    margin-right: 0px !important;
  }
  #breadcrumb-subnav .navbar-header .navbar-toggle,
  #breadcrumb .navbar-header .navbar-toggle {
    float: left;
    position: relative;
    margin-left: 15px;
    margin-top: 2px;
    padding: 8px 5px;
    margin-right: 0px !important;
  }
  #breadcrumb-subnav .navbar-header .navbar-toggle .icon-bar,
  #breadcrumb .navbar-header .navbar-toggle .icon-bar {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 4px;
    margin-top: 0px;
    float: left;
  }
  #breadcrumb-subnav .navbar-header .navbar-toggle .icon-bar:last-child,
  #breadcrumb .navbar-header .navbar-toggle .icon-bar:last-child {
    margin-right: 0px;
  }
  #breadcrumb-subnav .nav-pills .dropdown.open a.dropdown-toggle,
  #breadcrumb .nav-pills .dropdown.open a.dropdown-toggle {
    border: none;
    text-shadow: none;
  }
  #breadcrumb-subnav .navbar-collapse,
  #breadcrumb .navbar-collapse {
    border: none !important;
    margin-left: 0px;
    padding-left: 11px;
    overflow-y: hidden;
  }
  #breadcrumb-subnav .navbar-collapse .navbar-nav,
  #breadcrumb .navbar-collapse .navbar-nav {
    margin: 0 !important;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills > li,
  #breadcrumb .navbar-collapse .nav-pills > li {
    float: none;
    margin-top: 3px;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills > li > a,
  #breadcrumb .navbar-collapse .nav-pills > li > a {
    padding: 5px 8px;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills > li + li,
  #breadcrumb .navbar-collapse .nav-pills > li + li {
    margin-left: 0px;
    float: none;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills > li.active > a,
  #breadcrumb .navbar-collapse .nav-pills > li.active > a,
  #breadcrumb-subnav .navbar-collapse .nav-pills > li > a,
  #breadcrumb .navbar-collapse .nav-pills > li > a {
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills .dropdown-menu,
  #breadcrumb .navbar-collapse .nav-pills .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none !important;
    background-color: #ffffff;
  }
  #breadcrumb-subnav .navbar-collapse .nav-pills .dropdown-menu li a,
  #breadcrumb .navbar-collapse .nav-pills .dropdown-menu li a {
    line-height: normal;
    padding-left: 15px;
  }
}
.lt-ie9 #breadcrumb-subnav .breadcrumb > li,
.lt-ie9 #breadcrumb .breadcrumb > li {
  display: inline;
}
.scrollspy {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 0;
  z-index: 901;
}
.scrollspy ul li {
  border: 1px solid #999999;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 13px;
  margin-top: 12px;
  height: 13px;
}
.scrollspy ul li a {
  padding: 0px 20px 0px 0px;
  margin-top: -3px;
  width: 215px;
  text-align: right;
  color: #999;
  background-color: transparent;
}
.scrollspy ul li a:hover {
  background-color: transparent;
  text-indent: -120px;
  float: right;
  width: auto;
  color: #006489;
}
.scrollspy ul li:hover {
  border-color: #006489;
}
.scrollspy ul li.top {
  border: none !important;
  margin-bottom: 15px;
}
.scrollspy ul li.top a {
  padding: 0px;
  width: 0px;
}
.scrollspy ul li.top a span.icon {
  float: left;
  font-weight: bold;
  font-size: 24px;
  margin-left: -2px;
}
.scrollspy ul li.top a span.text {
  margin-right: 8px;
  float: right;
  margin-top: -18px;
  display: none;
}
.scrollspy ul li.top a:hover {
  text-indent: inherit;
  float: none;
}
.scrollspy ul li.top a:hover span.text {
  display: block;
}
.scrollspy ul li.top.active {
  background: none !important;
}
.scrollspy ul li.active {
  background: #ed1c24;
  border-color: #ed1c24;
}
.scrollspy ul li.active a {
  background-color: transparent;
  color: #ed1c24;
}
@media screen and (min-width: 1600px) {
  .scrollspy {
    width: 194px;
    right: 0;
  }
  .scrollspy ul li a {
    text-align: left;
    padding-left: 20px;
    margin-top: -3px;
  }
  .scrollspy ul li a:hover {
    text-indent: 0px;
    float: none;
    width: 215px;
  }
  .scrollspy ul li.top {
    width: 0px;
    margin-bottom: 16px;
  }
  .scrollspy ul li.top a {
    padding-left: 0px;
    margin-left: -1px;
  }
  .scrollspy ul li.top a span.icon {
    padding-right: 6px;
    font-weight: bold;
    font-size: 22px;
    padding-left: 2px;
  }
  .scrollspy ul li.top a span.text {
    display: block;
    float: left;
    margin-left: 22px;
  }
  .scrollspy ul li.top a:hover span.text {
    margin-top: 4px;
    margin-left: 0;
  }
}
body.affix-spy-bottom {
  position: relative;
}
body.affix-spy-bottom .scrollspy {
  position: absolute;
  bottom: 580px;
}
body.affix-spy-top {
  position: relative;
}
body.affix-spy-top .scrollspy {
  position: absolute;
  top: 665px;
}
@media screen and (max-width: 800px) {
  .scrollspy {
    right: 5px;
    bottom: 7px;
  }
  .scrollspy ul li {
    display: none;
  }
  .scrollspy ul li.top {
    display: block !important;
    width: auto;
    margin: 0 !important;
  }
  .scrollspy ul li.top a {
    /*width: 23px;
					height: 23px;*/
    height: 26px;
    width: 26px;
    text-align: center;
    background-color: #ed1c24 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .scrollspy ul li.top a span.icon {
    width: 27px;
    /*margin-top: -3px;*/
    margin-top: -1px;
    margin-left: -1px;
    color: #fff;
    font-weight: normal;
  }
  .scrollspy ul li.top a span.text {
    display: none !important;
  }
  body.affix-spy-bottom .scrollspy {
    position: fixed;
    bottom: 7px;
  }
}
.ie10 .scrollspy,
.ie11 .scrollspy {
  right: 20px;
}
@media screen and (max-width: 767px) {
  body.affix-spy-top .scrollspy {
    bottom: 0;
    top: auto;
  }
}
/**************************************************************************
NOTE: All the margin, padding and background classes are 
moved from this file to seperate .less file namely 
"margin-padding.less" and "backgrounds.less". These files are 
included and compiled in -lndc-styles.less. For any microsite 
made after 28/08/2015, kindly include "margin-padding.less" and "backgrounds.less" 
as well otherwise common.less will through error and won't get compiled.

MODIFIED ON : 28/08/2015
MODIFIED BY : Sakshi Sharma

**************************************************************************/
.center-bgimg {
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 116px;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
}
.video-max-none.video-holder {
  max-width: none !important;
}
.image-zoom {
  position: relative;
  display: block;
}
.image-zoom:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 23px;
  top: 50%;
  right: 50%;
  margin-top: -66px;
  margin-right: -33px;
  z-index: 100;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.2s;
  border-radius: 50%;
  color: #555555;
}
.image-zoom:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.image-zoom-top-right {
  position: relative;
  display: block;
}
.image-zoom-top-right:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 19px;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 5px 10px;
  transition: all 0.2s;
  color: #555555;
}
.image-zoom-top-right:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.iframe-popup.img-zoom {
  position: relative;
  display: block;
}
.iframe-popup.img-zoom:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 23px;
  top: 50%;
  right: 50%;
  margin-top: -66px;
  margin-right: -33px;
  z-index: 100;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.2s;
  border-radius: 50%;
  color: #555555;
}
.iframe-popup.img-zoom:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.iframe-popup.img-zoom-top-right {
  position: relative;
  display: block;
}
.iframe-popup.img-zoom-top-right:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 19px;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 5px 10px;
  transition: all 0.2s;
  color: #555555;
}
.iframe-popup.img-zoom-top-right:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.img-border img {
  border: 1px solid #ccc !important;
}
.img-border:hover img {
  border: 1px solid #999 !important;
}
.img-shadow img {
  border-top: 0px !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.img-shadow:hover img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.red-header header h1,
.red-header header h2,
.red-header header .h1,
.red-header header .h2 {
  color: #ed1c24;
}
/*Section Heading*/
.section-heading {
  padding: 0 !important;
}
.section-heading .container {
  position: relative;
}
.section-heading.text-light .section-header * {
  color: #ffffff;
}
.section-heading.text-light .section-header * .icon-circle {
  color: #ffffff;
}
.section-heading .section-header h1,
.section-heading .section-header h2,
.section-heading .section-header .h1,
.section-heading .section-header .h2 {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.section-heading .section-header p {
  margin-top: 0.5%;
  margin-bottom: 0px !important;
  color: #666666;
}
.section-heading.with-icon.red-header .section-header h1 span,
.section-heading.with-icon.red-header .section-header h2 span,
.section-heading.with-icon.red-header .section-header .h1 span,
.section-heading.with-icon.red-header .section-header .h2 span {
  background-color: #ed1c24;
  border-radius: 100%;
  width: 65px;
  height: 65px;
  margin-top: 0;
}
.section-heading.with-icon .section-header {
  /*h1, .h1{
				span{
					width: 58px;
					font-size: floor(@font-size-medium*2.7); // ~43px
				}
			}
			h2, .h2{
				span{
					width: 60px;
					font-size: ceil(@font-size-medium*2.8); // ~45px
				}
			}*/
}
.section-heading.with-icon .section-header h1,
.section-heading.with-icon .section-header h2,
.section-heading.with-icon .section-header .h1,
.section-heading.with-icon .section-header .h2 {
  position: relative;
  padding-left: 80px !important;
}
.section-heading.with-icon .section-header h1 span,
.section-heading.with-icon .section-header h2 span,
.section-heading.with-icon .section-header .h1 span,
.section-heading.with-icon .section-header .h2 span {
  position: absolute;
  left: 0;
  padding: 9px 5px 6px 5px;
  color: #ffffff;
  background-color: #5d5d5d;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 60px;
  font-size: 45px;
}
.section-heading.with-icon .section-header p {
  padding-left: 80px !important;
}
/* live chat button starts */
.chatbtn {
  display: inline-block !important;
  position: fixed !important;
  right: 0 !important;
  z-index: 1000 !important;
  transition: opacity 200ms, position 200ms, linear !important;
  -o-transition: opacity 200ms, position 200ms, linear !important;
  -ms-transition: opacity 200ms, position 200ms, linear !important;
  -moz-transition: opacity 200ms, position 200ms, linear !important;
  -webkit-transition: opacity 200ms, position 200ms, linear !important;
}
.chatbtn:hover .LPMcontainer {
  background-color: #d01018 !important;
}
.chatbtn .LPMcontainer {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  outline-color: #6a9fb1;
  outline-width: 0px !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  list-style: outside none none;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  vertical-align: baseline;
  white-space: normal;
  word-spacing: normal;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: #ed1c24 !important;
  transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -webkit-transition: all 0.5s ease 0s !important;
  border-radius: 5px 0px 0 5px !important;
  width: 35px;
  height: 135px;
  cursor: pointer;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
}
.chatbtn .LPMcontainer .LPMlabel {
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  outline-color: #6a9fb1;
  outline-width: 0px !important;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  list-style: outside none none;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  vertical-align: baseline;
  white-space: nowrap;
  word-spacing: normal;
  position: absolute;
  transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -webkit-transform: rotate(90deg) !important;
  z-index: 600;
  color: #ffffff;
  left: -35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  top: 60px;
  opacity: 1 !important;
}
.chatbtn.chatbtn-off {
  transition: all 200ms linear !important;
  -o-transition: all 200ms linear !important;
  -ms-transition: all 200ms linear !important;
  -moz-transition: all 200ms linear !important;
  -webkit-transition: all 200ms linear !important;
  opacity: 0 !important;
  overflow: hidden !important;
  right: -100px !important;
}
/* live chat button ends */
/*GRID STARTS*/
/*We have kept the nomenclature similar to that of bootstrap. Since Bootstrap works in 12 grid system and there's no mechanism for 5 or 10 grids, we can use below classes for it.*/
/*Since 10 equal GRIDS would be 1.2 column each i.e. 12/10, we have rounded off it to 1-5(1.5) for better remembrance and understanding. You can use col-lg-1-5, col-md-1-5, col-sm-1-5, col-xs-1-5 classes to implement this.*/
/*Since 5 equal GRIDS would be 2.4 column each i.e. 12/5, we have rounded off it to 2-5(2.5) for better remembrance and understanding. You can use col-lg-2-5, col-md-2-5, col-sm-2-5, col-xs-2-5 classes to implement this.*/
.col-lg-1-5,
.col-md-1-5,
.col-sm-1-5,
.col-xs-1-5,
.col-lg-2-5,
.col-md-2-5,
.col-sm-2-5,
.col-xs-2-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-1-5,
.col-sm-2-5 {
  float: left;
}
.col-xs-1-5 {
  width: 10%;
}
.col-xs-2-5 {
  width: 20%;
}
@media (min-width: 768px) {
  .col-sm-1-5,
  .col-sm-2-5 {
    float: left;
  }
  .col-sm-1-5 {
    width: 10%;
  }
  .col-sm-2-5 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-1-5,
  .col-md-2-5 {
    float: left;
  }
  .col-md-1-5 {
    width: 10%;
  }
  .col-md-2-5 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5,
  .col-lg-2-5 {
    float: left;
  }
  .col-lg-1-5 {
    width: 10%;
  }
  .col-lg-2-5 {
    width: 20%;
  }
}
/*GRID ENDS*/
/* Common CSS */
.border-none {
  border: none !important;
}
.border-right-dotted {
  border-right: #999999 1px dotted;
}
.border-left-dotted {
  border-left: #999999 1px dotted;
}
.border-top-dotted {
  border-top: #999999 1px dotted;
}
.border-bottom-dotted {
  border-bottom: #999999 1px dotted;
}
.img-full-width {
  width: 100%;
}
.clear-float {
  float: none !important;
}
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
body.loading {
  visibility: hidden;
  overflow: hidden;
}
body.loading section {
  visibility: hidden;
}
body.loading:after {
  content: "Loading...";
  display: block;
  position: absolute;
  visibility: visible;
  top: 35px;
  margin-top: 20%;
  text-align: center;
  width: 100%;
}
body.loading:before {
  content: "\e8ab";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  visibility: visible;
  text-align: center;
  margin-top: 20%;
  font-family: 'lexisnexis-icons';
  font-size: 150%;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
a {
  outline: none;
}
a:focus,
a:active,
a:visited {
  outline: none;
}
p,
li,
.lead {
  font-weight: 300;
}
b,
strong {
  font-weight: 400;
}
em strong,
i strong,
em b,
i b {
  font-weight: bold;
}
sub,
sup {
  font-size: 50%;
  font-weight: 400;
}
sup {
  top: -0.75em;
}
.nw {
  position: relative;
}
.nw .icon {
  display: none;
  color: #999999;
  font-size: 10px;
  position: absolute;
}
.nw:hover .icon {
  display: inline-block;
}
.no-wrap {
  white-space: nowrap;
}
.text-light {
  color: #ffffff;
}
.text-light .icon-circle {
  color: #ffffff;
}
.text-dark {
  color: #000000;
}
.text-dark .icon-circle {
  color: #000000;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comparison-slider {
  position: relative;
  cursor: col-resize;
}
.comparison-slider > * {
  position: absolute;
}
.comparison-slider .comparsion-image-left {
  overflow: hidden;
  border-right: 1px solid #999999;
}
.popup-btn {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -28px;
}
.popup-btn .btn {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  background-color: #000000;
  color: #ffffff;
}
.popup-btn .btn.btn-sm {
  padding: 1px 12px;
  font-size: 12px;
}
.popup-btn .btn:hover {
  background-color: #00aeef;
}
select.form-control {
  line-height: 1.8;
  height: 39px !important;
}
.visibility-hidden {
  visibility: hidden;
}
.visibility-visible {
  visibility: visible;
}
.popover {
  width: 220px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.popover-title {
  padding: 10px 20px 3px 20px;
  font-size: 14px;
  line-height: normal;
  background-color: #ffffff;
  border-bottom: none;
}
.popover-content {
  padding: 0px 20px 10px 20px;
  font-size: 14px;
}
.sidebar {
  background-color: #f7f7f7;
  border: 1px solid #dadada;
  padding: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
header h2 {
  /* color:@blue-gray-dark; */
  color: #333333;
}
header h2 span {
  font-size: 50%;
  display: block;
  margin-top: 5px;
}
header.text-light h2 {
  color: #ffffff;
}
header.text-dark h2 {
  color: #000000;
}
.navbar-nav > li > a {
  padding-left: 10px;
}
.radial-black,
.radial-white {
  position: relative;
  overflow: hidden;
}
.radial-black:before,
.radial-white:before {
  content: "";
  display: block;
  position: absolute;
  top: -14%;
  bottom: 0;
  left: 3%;
  right: 0;
  background-repeat: no-repeat;
  background-size: 45%;
}
.radial-black.opacity-20:before,
.radial-white.opacity-20:before {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.radial-black.opacity-40:before,
.radial-white.opacity-40:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.radial-black.opacity-60:before,
.radial-white.opacity-60:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.radial-black.opacity-80:before,
.radial-white.opacity-80:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.radial-black:before {
  background-image: url(../images/common/black-radial.png);
}
.radial-white:before {
  background-image: url(../images/common/white-radial.png);
}
.radial-black.hero-video:before,
.radial-white.hero-video:before {
  z-index: 2;
}
.radial-black.hero-video > .container,
.radial-white.hero-video > .container {
  z-index: 3;
}
.img-center img {
  margin: 0 auto;
}
.framed .owl-carousel {
  padding-left: 1px;
  padding-top: 3px;
}
.framed .owl-carousel:after,
.framed .owl-carousel:before {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 99;
  width: 2px;
  background-color: #ffffff;
}
.framed .owl-carousel:before {
  right: 0px;
  width: 3px;
}
.framed .owl-wrapper-outer:before {
  content: " ";
  display: block;
  width: 99.2%;
  height: 100%;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 0px 2px #b1b1b1;
  box-shadow: 0px 0px 2px #b1b1b1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  top: 0;
  z-index: 100;
  left: 2px;
}
.img-heading .owl-wrapper-outer .owl-item img {
  margin-top: 40px;
}
.framed.img-heading .owl-wrapper-outer .owl-item p {
  display: none;
}
.framed.img-heading .owl-wrapper-outer .owl-item img {
  margin-top: 0px !important;
}
.framed.faded-corners .owl-wrapper-outer:after {
  height: 35px;
}
.framed.img-h eading .owl-wrapper-outer:before {
  height: 91.8%;
  top: -2px;
  margin-top: 40px;
}
.img-center .img-heading .owl-wrapper-outer .owl-item p {
  margin-bottom: -65px;
  margin-top: 5px;
  line-height: 60px;
  font-size: 13px;
  color: #666666;
}
.img-center .img-heading .owl-wrapper-outer .owl-item img {
  margin-top: 50px;
}
.img-center .img-heading .owl-wrapper-outer:after {
  height: 50px;
}
.img-right .img-heading .owl-wrapper-outer .owl-item p,
.img-left .img-heading .owl-wrapper-outer .owl-item p {
  line-height: 40px;
  margin-bottom: -45px;
  margin-top: 5px;
  font-size: 13px;
  color: #666666;
}
.img-label {
  font-size: 13px;
  color: #666666;
  margin-bottom: 5px;
  margin-top: 15px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .btn {
  font-size: 20px;
}
.btn.btn-primary {
  background-color: #00aeef;
  background-image: none;
  border: none !important;
  outline: none !important;
  margin-bottom: 20px;
  text-shadow: none;
  white-space: normal;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.btn.btn-primary:hover {
  background-color: #0090c6;
}
.btn small {
  display: block;
  text-transform: none;
}
.cta-1,
.cta-2,
.cta-3,
.cta-4 {
  background-image: none;
  border: 2px solid transparent;
  outline: none !important;
  text-shadow: none;
  white-space: normal;
  box-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  margin: 0 !important;
  color: #ffffff;
}
.cta-1 .icon-circle,
.cta-2 .icon-circle,
.cta-3 .icon-circle,
.cta-4 .icon-circle {
  color: #ffffff;
}
.cta-1:hover,
.cta-2:hover,
.cta-3:hover,
.cta-4:hover {
  color: #ffffff;
}
.cta-1:hover .icon-circle,
.cta-2:hover .icon-circle,
.cta-3:hover .icon-circle,
.cta-4:hover .icon-circle {
  color: #ffffff;
}
.cta-1 {
  background-color: #ed1c24;
}
.cta-1:hover {
  background-color: #d01018;
}
.cta-2 {
  background-color: #00aeef;
}
.cta-2:hover {
  background-color: #0090c6;
}
.cta-3 {
  background-color: #6d6f71;
}
.cta-3:hover {
  background-color: #595b5c;
}
.cta-4 {
  border: 2px solid #cccccc;
  color: #0077cc;
}
.cta-4:hover {
  color: #0077cc;
  background-color: rgba(248, 248, 248, 0.65);
}
.cta-1.cta-inverse,
.cta-2.cta-inverse,
.cta-3.cta-inverse {
  background-color: transparent;
  border-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
}
.cta-1.cta-inverse:active,
.cta-2.cta-inverse:active,
.cta-3.cta-inverse:active,
.cta-1.cta-inverse:focus,
.cta-2.cta-inverse:focus,
.cta-3.cta-inverse:focus {
  color: #ffffff;
}
.cta-1.cta-inverse:hover {
  background-color: #de1219;
}
.cta-2.cta-inverse:hover {
  background-color: #009bd6;
}
.cta-3.cta-inverse:hover {
  background-color: #606264;
}
.horizontal-divider {
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f2f2f2 1%, #d9d9d9 50%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #f2f2f2), color-stop(50%, #d9d9d9), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f2f2f2 1%, #d9d9d9 50%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f2f2f2 1%, #d9d9d9 50%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f2f2f2 1%, #d9d9d9 50%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f2f2f2 1%, #d9d9d9 50%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=1);
  /* IE6-9 */
  height: 1px;
  margin: 50px auto 60px;
}
.btn:disabled {
  background-color: #bbbbbb !important;
  text-shadow: 1px -1px 0 #7d7d7d;
  color: #ffffff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  filter: none;
}
.double-arrow {
  overflow: hidden;
}
.double-arrow li {
  margin-bottom: 10px;
  font-size: 16px;
}
.double-arrow li .icon {
  margin-top: 2px;
}
.double-arrow li a {
  display: block;
  padding-left: 15px;
}
h1 .icon {
  font-size: 56px;
}
h2 .icon {
  font-size: 60px;
}
h3 .icon {
  font-size: 45px;
}
h4 .icon {
  font-size: 40px;
}
h5 .icon {
  font-size: 34px;
}
h6 .icon {
  font-size: 28px;
}
.equal,
.equal-col {
  overflow: hidden;
}
.equal > [class*="col-"],
.equal-col > [class*="col-"] {
  margin-bottom: -99999px !important;
  padding-bottom: 99999px !important;
}
section {
  padding: 20px 0;
}
#header {
  padding: 0;
}
#page-heading {
  padding: 0;
}
#page-heading .page-header {
  border: none;
}
#page-heading .page-header h1 span.sub-head {
  color: #666666;
  display: block;
  font-style: italic;
  margin-top: 15px;
  font-size: 36px;
}
.bottom-to-top-shadow:after {
  content: "";
  display: block;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(204, 204, 204, 0)), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccccc', endColorstr='#cccccc', GradientType=0);
  /* IE6-8 */
  height: 46px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.top-to-bottom-shadow:after {
  content: "";
  display: block;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(bottom, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, rgba(204, 204, 204, 0)), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to top, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccccc', endColorstr='#cccccc', GradientType=0);
  /* IE6-8 */
  height: 46px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.icon-circle {
  color: #000000;
  border: 3px solid;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 47px;
  height: 47px;
  font-size: 28px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.icon-circle:hover {
  text-decoration: none;
  background-color: rgba(248, 248, 248, 0.65);
}
.icon-circle .ln-play {
  position: relative;
  left: 2px;
  bottom: 2px;
}
.icon-rounded {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 7px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  width: 44px;
  height: 32px;
  font-size: 18px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.icon-rounded .ln-play {
  position: relative;
  left: 2px;
  bottom: 2px;
  color: rgba(237, 28, 36, 0.6);
}
.icon-rounded:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
}
.icon-rounded:hover .ln-play {
  color: rgba(237, 28, 36, 0.9);
}
.icon-small .icon {
  font-size: 300%;
}
.icon-big .icon {
  font-size: 500%;
}
.play-video {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 23%;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
}
.play-video header {
  width: 40%;
  margin: 0 auto;
}
.play-video header h6 {
  margin: 4px 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
.play-video header .description {
  font-size: 12px;
}
.video-icon-wrapper {
  position: relative;
}
.video-icon-wrapper .play-video {
  top: 50%;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  margin-top: -16px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.video-icon-wrapper .play-video.icon-2x {
  margin-top: -46px;
}
.video-icon-wrapper .play-video.icon-2x .icon-circle {
  border: 8px solid;
  width: 92px;
  height: 92px;
}
.video-icon-wrapper .play-video.icon-2x .icon-circle .ln-play {
  top: 6px;
  font-size: 200%;
}
.video-icon-wrapper .play-video.icon-3x {
  margin-top: -68px;
}
.video-icon-wrapper .play-video.icon-3x .icon-circle {
  border: 12px solid;
  width: 136px;
  height: 136px;
}
.video-icon-wrapper .play-video.icon-3x .icon-circle .ln-play {
  top: 6px;
  font-size: 320%;
}
.video-icon-wrapper:hover .play-video {
  opacity: 1;
  filter: alpha(opacity=100);
}
.video-icon-wrapper:hover .play-video .icon-rounded {
  background-color: rgba(0, 0, 0, 0.9);
}
.video-icon-wrapper:hover .play-video .icon-rounded .ln-play {
  color: rgba(237, 28, 36, 0.9);
}
.video-icon-wrapper:hover .play-video .icon-circle {
  background-color: rgba(248, 248, 248, 0.65);
}
.video-icon-wrapper:hover .play-video .icon-circle .ln-play {
  color: rgba(237, 28, 36, 0.9);
}
.faded-corners .fade {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.faded-corners .fade .owl-wrapper-outer:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0px;
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(20%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  height: 100%;
  width: 100%;
}
.valign-bottom,
.valign-top,
.valign-middle {
  display: table;
}
.valign-bottom .vcontent,
.valign-top .vcontent,
.valign-middle .vcontent {
  display: table-cell;
}
.valign-bottom .vcontent {
  vertical-align: bottom;
}
.valign-top .vcontent {
  vertical-align: top;
}
.valign-middle .vcontent {
  vertical-align: middle;
}
.img-bottom,
.img-top,
.img-middle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  font: 0/0 a;
}
.img-bottom:before,
.img-top:before,
.img-middle:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.img-bottom img,
.img-top img,
.img-middle img {
  display: inline-block;
}
.img-bottom img {
  vertical-align: bottom;
}
.img-top img {
  vertical-align: top;
}
.img-middle img {
  vertical-align: middle;
}
.win-safari .tabs .img-bottom,
.win-safari .tabs .img-top,
.win-safari .tabs .img-middle {
  height: 100%;
  position: relative;
}
.win-safari .img-bottom,
.win-safari .img-top,
.win-safari .img-middle {
  position: relative;
}
.img-right .container,
.img-left .container {
  position: relative;
}
.flex-right-top {
  position: absolute;
  top: 0;
  right: 0;
}
.flex-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.flex-left-top {
  position: absolute;
  top: 0;
  left: 0;
}
.flex-left-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
.flex-left-top + [class*="col-"],
.flex-left-bottom + [class*="col-"] {
  float: right;
}
.awards a {
  font-size: 14px;
  display: block;
  margin-top: 13px;
}
.feature ~ .feature {
  padding-top: 0px !important;
}
.hero + .product-signin {
  margin-top: -50px;
}
.product-signin {
  min-height: 50px;
  max-height: 500px;
  overflow: hidden;
  position: relative;
  padding: 13px 0px 0;
  z-index: 6;
  background-color: rgba(51, 51, 51, 0.8);
}
.lt-ie9 .product-signin {
  background: #333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  zoom: 1;
  min-height: 0;
}
.lt-ie8 .product-signin iframe {
  height: 38px;
}
.items-1.masonry-grid .row {
  column-width: 40em;
  -webkit-column-width: 40em;
  /* Safari & Chrome */
  -moz-column-width: 40em;
  /* Firefox */
  -ms-column-width: 40em;
  /* Internet Explorer */
  -o-column-width: 40em;
  /* Opera */
}
.items-1.masonry-grid .row .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 25.5%;
  margin: 0 auto;
}
.items-1.masonry-grid .row .panel .panel-body {
  padding: 0 !important;
}
.items-2.masonry-grid .row {
  column-width: 25em;
  -webkit-column-width: 25em;
  /* Safari & Chrome */
  -moz-column-width: 25em;
  /* Firefox */
  -ms-column-width: 25em;
  /* Internet Explorer */
  -o-column-width: 25em;
  /* Opera */
}
.items-2.masonry-grid .row .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 49%;
  margin: 0 auto;
  margin-right: 48px;
}
.items-2.masonry-grid .row .panel .panel-body {
  padding: 0 !important;
}
.items-2.masonry-grid .row .panel + .panel {
  margin-left: 48px;
  margin-right: auto;
}
.items-3.masonry-grid .row {
  column-width: 20em;
  -webkit-column-width: 20em;
  /* Safari & Chrome */
  -moz-column-width: 20em;
  /* Firefox */
  -ms-column-width: 20em;
  /* Internet Explorer */
  -o-column-width: 20em;
  /* Opera */
}
.items-3.masonry-grid .row .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 74%;
  margin: 0 auto;
}
.items-3.masonry-grid .row .panel .panel-body {
  padding: 0 !important;
}
.lt-ie10 .masonry-grid.items-2 .row .panel {
  width: 50%;
  float: left;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.lt-ie10 .masonry-grid.items-2 .row .panel .panel-body {
  margin: 0% 9% 0% 41%;
}
.lt-ie10 .masonry-grid.items-2 .row .panel + .panel .panel-body {
  margin: 0% 41% 0% 9%;
}
.lt-ie10 .masonry-grid.items-3 .row .panel {
  width: 33%;
  float: left;
}
.lt-ie10 .masonry-grid.items-3 .row .panel .panel-body {
  margin: 0% 12.5%;
}
@media screen and (min-width: 1600px) {
  .radial-black:before,
  .radial-white:before {
    top: -22%;
    left: 9%;
  }
}
@media screen and (max-width: 1199px) {
  .framed.img-heading .owl-wrapper-outer:before {
    height: 100%;
  }
  .items-1.masonry-grid .row .panel {
    width: 31%;
  }
  .items-2.masonry-grid .row .panel {
    width: 59%;
  }
  .items-3.masonry-grid .row {
    column-width: 17em;
    -webkit-column-width: 17em;
    /* Safari & Chrome */
    -moz-column-width: 17em;
    /* Firefox */
    -ms-column-width: 17em;
    /* Internet Explorer */
    -o-column-width: 17em;
    /* Opera */
  }
  .items-3.masonry-grid .row .panel {
    width: 90%;
  }
  .play-video header {
    width: 50%;
  }
  .radial-black:before,
  .radial-white:before {
    top: -5%;
    left: 5%;
  }
}
@media screen and (max-width: 991px) {
  .play-video header {
    width: 70%;
  }
  .framed .owl-wrapper-outer:after,
  .framed .owl-wrapper-outer:before {
    display: none;
  }
  .img-left .owl-controls {
    margin-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .flex-right-top,
  .flex-right-bottom,
  .flex-left-top,
  .flex-left-bottom {
    position: relative;
  }
  .flex-left-top + [class*="col-"],
  .flex-left-bottom + [class*="col-"] {
    float: none;
  }
  .items-1.masonry-grid .row .panel {
    width: 40%;
  }
  .items-2.masonry-grid .row {
    column-width: 20em;
    -webkit-column-width: 20em;
    /* Safari & Chrome */
    -moz-column-width: 20em;
    /* Firefox */
    -ms-column-width: 20em;
    /* Internet Explorer */
    -o-column-width: 20em;
    /* Opera */
  }
  .items-2.masonry-grid .row .panel {
    width: 77%;
    margin-right: auto;
  }
  .items-2.masonry-grid .row .panel + .panel {
    margin-left: auto;
  }
  .items-3.masonry-grid .row {
    column-width: 13em;
    -webkit-column-width: 13em;
    /* Safari & Chrome */
    -moz-column-width: 13em;
    /* Firefox */
    -ms-column-width: 13em;
    /* Internet Explorer */
    -o-column-width: 13em;
    /* Opera */
  }
  .items-3.masonry-grid .row .panel {
    width: 90%;
  }
  .hero .action .btn {
    margin-right: 0 !important;
  }
  .product-signin #signin {
    height: 96px;
  }
  .logged-in {
    margin-top: -50px !important;
  }
  .logged-in #signin {
    height: 32px;
  }
  .hero + .product-signin {
    margin-top: -115px;
  }
}
@media only screen and (max-width: 880px) {
  .radial-black:before,
  .radial-white:before {
    top: 0%;
    left: 0%;
  }
}
@media only screen and (max-width: 800px) {
  .chatbtn {
    bottom: 40px;
    right: 5px !important;
  }
  .chatbtn:hover .LPMcontainer {
    border-radius: 2px !important;
    width: 26px !important;
    height: 26px !important;
    left: 4px;
    top: -4px;
    line-height: 33px;
  }
  .chatbtn .LPMcontainer {
    border-radius: 2px !important;
    width: 26px !important;
    height: 26px !important;
    left: 0 !important;
  }
  .chatbtn .LPMcontainer .LPMlabel {
    display: none !important;
  }
  .chatbtn .LPMcontainer.LPMoverlay:before {
    content: "\e838";
    font-family: lexisnexis-icons;
    font-size: 20px !important;
    color: #fff !important;
    font-style: normal;
    position: absolute;
    left: 3px;
    top: -5px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .play-video {
    margin: 16% auto 0;
  }
  .video-icon-wrapper .play-video {
    margin: -24px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 32px;
  }
  h1 .icon,
  .h1 .icon,
  h2 .icon,
  .h2 .icon {
    font-size: 42px;
  }
  .img-bottom,
  .img-top,
  .img-middle {
    position: static;
  }
  #modaliframe .modal-dialog {
    width: 100%;
  }
  .play-video {
    position: static;
    margin: 0 auto;
    padding-top: 20px !important;
  }
  .play-video header {
    width: 50%;
  }
  .video-icon-wrapper {
    position: relative;
  }
  .video-icon-wrapper .play-video {
    position: absolute;
    padding-top: 0;
  }
  .horizontal-divider {
    margin: 30px auto;
  }
  #page-heading .page-header {
    margin: 0 !important;
    padding-bottom: 0px !important;
  }
  #page-heading .page-header h1 {
    font-size: 32px;
    margin: 15px 0 20px;
  }
  #page-heading .page-header h1 span.sub-head {
    font-size: 26px;
  }
  /*Section Heading*/
  .section-heading .section-header p {
    margin-top: 4%;
  }
  .section-heading.with-icon .section-header h1,
  .section-heading.with-icon .section-header h2,
  .section-heading.with-icon .section-header .h1,
  .section-heading.with-icon .section-header .h2 {
    padding-left: 60px !important;
  }
  .section-heading.with-icon .section-header h1 span,
  .section-heading.with-icon .section-header h2 span,
  .section-heading.with-icon .section-header .h1 span,
  .section-heading.with-icon .section-header .h2 span {
    position: absolute;
    left: 0;
    width: 46px;
    font-size: 31px;
  }
  .section-heading.with-icon .section-header p {
    padding-left: 60px !important;
  }
  .items-1.masonry-grid .row .panel {
    width: 100%;
    padding: 0px 31px;
  }
  .items-2.masonry-grid .row .panel {
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 31px;
  }
  .items-2.masonry-grid .row .panel:last-child {
    margin-bottom: 0px !important;
  }
  .items-3.masonry-grid .row {
    column-width: 21em;
    -webkit-column-width: 21em;
    /* Safari & Chrome */
    -moz-column-width: 21em;
    /* Firefox */
    -ms-column-width: 21em;
    /* Internet Explorer */
    -o-column-width: 21em;
    /* Opera */
  }
  .items-3.masonry-grid .row .panel {
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 31px;
  }
  .items-3.masonry-grid .row .panel:last-child {
    margin-bottom: 0px !important;
  }
  .radial-black:before,
  .radial-white:before {
    display: none;
  }
  .hero + .product-signin {
    margin-top: 0;
  }
  .product-signin.logged-in {
    margin-top: 0px !important;
  }
  .equal > [class*="col-"],
  .equal-col > [class*="col-"] {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 653px) {
  .product-signin.logged-in #signin {
    height: 75px;
  }
}
@media only screen and (max-width: 525px) {
  .product-signin #signin {
    height: 160px;
  }
}
@media only screen and (max-width: 415px) {
  .product-signin #signin {
    height: 185px;
  }
}
@media only screen and (max-width: 480px) {
  .play-video header {
    width: 100%;
  }
  body {
    min-width: 320px;
    overflow-x: auto;
  }
}
/* IE8 Hacks */
.lt-ie9 {
  /* chat button style for ie-8 */
  /* chat button style for ie-8*/
}
.lt-ie9 b,
.lt-ie9 strong {
  font-weight: bold;
}
.lt-ie9 .radial-black:before,
.lt-ie9 .radial-white:before {
  display: none;
}
.lt-ie9 .chatbtn .LPMcontainer .LPMlabel {
  -ms-writing-mode: tb-rl !important;
  left: 10px !important;
  top: 14px !important;
}
/* CSS for Header*/
#header {
  padding: 0;
  background: url("../images/common/bg-header.png") repeat-x center bottom;
}
#header a {
  outline: none;
}
#header .navbar-default {
  background: none !important;
  border: none !important;
  box-shadow: none;
}
#header .navbar-brand {
  height: auto;
  line-height: normal;
  padding: 0 20px 3px 0;
  margin-top: 18px;
  border-right: 1px dotted #b3b3b3;
}
#header .navbar.navbar-default {
  margin-bottom: 0px;
}
#header.only-logo {
  padding-bottom: 0 !important;
}
#header.only-logo .navbar-brand {
  border: none;
  margin-bottom: 25px;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
.prod {
  position: absolute;
  left: 211px;
  margin: 22px 0 0 0;
  padding: 0px 15px;
  color: #666666;
  font-size: 22px;
  font-weight: 300;
}
#search-box {
  padding: 0 !important;
}
#search-box #cse-search-form {
  text-align: right;
}
#search-box .search {
  position: relative;
  margin-top: -15px;
  margin-bottom: 15px;
  margin-right: -1%;
}
#search-box .search td.gsc-input {
  padding-right: 0px !important;
}
#search-box .search td.gsc-input input.gsc-input {
  padding: 5px;
  height: 28px;
  border-color: #666666;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#search-box .search td.gsc-input input.gsc-input:hover {
  background-color: #F9F5E6 !important;
  border: 1px solid #D7AD74;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#search-box .search td.gsc-input input.gsc-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#search-box .search input.gsc-search-button {
  position: absolute;
  right: 5px;
  top: 1px;
  background-color: transparent;
  border: none;
  text-indent: -9999px;
  width: 28px;
  height: 26px;
  background: url("../images/common/sprites.png");
}
#search-box .search input.gsc-search-button:focus {
  outline: none;
}
#search-box .search td.gsc-clear-button {
  display: none;
}
#search-box .search input[type="search"] {
  padding: 5px;
  height: 28px;
  border-color: #666666;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#search-box .search input[type="search"]:hover {
  background-color: #F9F5E6;
  border: 1px solid #D7AD74;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#search-box .search input[type="search"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-menu {
  position: relative;
  margin-top: 28px;
  padding: 0 !important;
}
#main-menu #search-box {
  position: absolute;
  top: -28px;
  right: 30px;
}
#main-menu .navbar {
  margin-bottom: 0px;
  min-height: 0px;
}
#main-menu .navbar-collapse {
  padding: 0 !important;
}
#main-menu li.dropdown {
  border: none !important;
  padding: 0 !important;
  position: static;
  margin-right: 6px;
  font-weight: 400;
}
#main-menu li.dropdown a.dropdown-toggle {
  color: #ed1c24;
  font-size: 15px;
  padding: 5px 10px 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  background-color: transparent;
  outline: medium none;
}
#main-menu li.dropdown a.dropdown-toggle:hover {
  background-color: #ed1c24;
  color: #ffffff;
}
#main-menu li.dropdown a.dropdown-toggle:hover > .icon {
  color: #ffffff;
}
#main-menu li.dropdown a.dropdown-toggle .icon {
  color: #999999;
  font-size: 11px;
  padding-left: 3px;
}
#main-menu li.dropdown .dropdown-menu {
  padding: 0 !important;
  border: none;
  margin: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-menu li.dropdown.open a.dropdown-toggle {
  background-color: #ed1c24;
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}
#main-menu li.dropdown.open a.dropdown-toggle .icon {
  color: #ffffff !important;
}
#main-menu .container {
  /*width:930px;*/
  border: 1px solid #ed1c24;
  margin-top: -1px;
}
#main-menu .container .row .close-button {
  background: url("../images/common/sprites.png") -1px -227px no-repeat;
  position: absolute;
  top: 0;
  right: 1px;
  display: block;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
#main-menu .container .row .close-button:hover {
  background: url("../images/common/sprites.png") -37px -227px no-repeat;
}
#main-menu .container ul li.last {
  margin: 15px 0px;
}
#main-menu .container ul li.last a {
  font-weight: bold;
}
#main-menu .container li {
  padding: 0px 0px 0px 3px;
  background: none !important;
  margin-bottom: 8px;
}
#main-menu .container li a {
  color: #333333;
  display: block;
  padding: 3px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
}
#main-menu .container li a sup {
  display: inline-block;
}
#main-menu .container li a:hover {
  color: #ed1c24;
  text-decoration: underline;
  background-color: #eeeeee;
}
#main-menu .container .menu-list {
  width: 225px;
  margin: 0 auto;
}
#main-menu .container .heading {
  margin: 0 0 5px;
  color: #ed1c24;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  font-size: 18px;
  padding: 0 0 0 3px;
}
#main-menu .container .heading span {
  text-shadow: none;
  font-weight: normal;
  color: #6d6a6a;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
#main-menu .container li.featured-pro span {
  padding: 0 0 0 2px;
  display: block;
  color: #666666;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#main-menu .container .bg-primary ul {
  width: 190px;
  margin: 10px auto auto auto;
  padding: 0 !important;
  list-style-type: none;
}
#main-menu .imgholder {
  position: relative;
  margin: 0 0 15px 0;
}
#main-menu .imgholder img {
  width: 100%;
  height: 113px;
}
#main-menu .img-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#main-menu .img-caption .grey-transparent {
  background: rgba(0, 0, 0, 0.6);
  padding: 0 !important;
  font-size: 16px;
  text-align: center;
}
#main-menu .img-caption .blue-bg {
  background-color: #33a8ce;
  text-align: center;
  font-size: 12px;
  line-height: 13px;
  padding: 5px;
}
#main-menu .img-caption .green-bg {
  background-color: #42be62;
  text-align: center;
  font-size: 12px;
  line-height: 13px;
  padding: 5px;
}
#main-menu .img-caption span {
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  display: inline-block;
}
#main-menu #solutions .bg-primary {
  padding: 34px;
  background-color: #f5f5f5;
}
#main-menu #industries .bg-primary {
  padding: 20px;
  background-color: #f5f5f5;
}
#main-menu h5.heading {
  margin: 0 0 10px !Important;
}
#main-menu .menu-solutions {
  width: 225px;
  margin: 0 auto;
  list-style-type: none;
  min-height: 330px;
}
#main-menu .menu-solutions .panel-heading {
  background: none !important;
  filter: none;
  padding: 4px 0px;
}
#main-menu .menu-solutions .panel-title a {
  padding: 3px;
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#main-menu .menu-solutions .panel-title .ln-minus-squared-small {
  display: none;
}
#main-menu .menu-solutions .panel-body {
  border: none !important;
  padding: 0 !important;
}
#main-menu .menu-solutions .panel-group {
  margin-bottom: 0px;
}
#main-menu ul.menu-industries {
  padding: 0px 15px !important;
  border-right: 1px dotted #dfdfdf;
}
#main-menu #bookstore p,
#main-menu #communities p {
  margin-bottom: 20px;
  font-size: 14px;
}
#main-menu .equal.row {
  padding-bottom: 0px !important;
  margin-bottom: 20px !important;
}
#main-menu .ln-externalLink {
  font-size: 10px;
  vertical-align: super;
  color: #999;
  padding: 0 0 0 3px;
  display: inline-block;
}
#main-menu .nw {
  position: relative;
}
#main-menu .nw .icon {
  display: none;
  color: #999999;
  font-size: 10px !important;
  position: absolute;
  top: 2px !important;
  right: 2px;
  margin-right: 0px !important;
}
#main-menu .nw:hover span.icon {
  display: block !important;
  text-decoration: none;
}
#main-menu h4.heading {
  font-size: 16px !important;
}
#main-menu #training .well {
  font-size: 22px;
  color: #000000;
}
#main-menu #training h4 {
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 20px;
}
#main-menu #training .form-group label {
  font-weight: normal;
  font-size: 16px;
}
#main-menu .quick_links li {
  margin-bottom: 0px !important;
}
#main-menu .quick_links li a {
  display: inline-block !important;
  padding-right: 13px !important;
  color: #0d729f !important;
  font-size: 14px !important;
  padding-left: 10px;
}
#main-menu .quick_links li a .icon {
  top: inherit !important;
  right: inherit !important;
}
#main-menu .quick_links li a:hover {
  background: none !important;
  text-decoration: none !Important;
  color: #40A7D4 !Important;
}
#main-menu .quick_links li a:hover .icon {
  display: inline-block !important;
}
#main-menu .quick_links li .icon {
  color: #999999;
  font-size: 16px;
}
#main-menu .quick_links li .ln-angle-right {
  position: absolute;
  margin-top: 5px;
}
#main-menu #submenu-accordion .panel {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: none !important;
  margin: 0 !important;
}
#main-menu #submenu-accordion .open .panel-title .icon.ln-plus-squared-small {
  display: none;
}
#main-menu #submenu-accordion .open .panel-title .icon.ln-minus-squared-small {
  display: inline-block;
}
#main-menu #submenu-accordion .icon {
  font-size: 14px;
  top: 0px;
  margin-right: 8px;
}
#main-menu #submenu-accordion .panel-body ul {
  margin: 0px 0px 3px 15px;
}
#main-menu #submenu-accordion .panel-body ul li {
  padding: 0px 0px 3px 6px;
  margin: 0 !important;
  background: url("../images/common/sprites.png") -195px -299px no-repeat !important;
}
#main-menu #submenu-accordion .panel-body ul li a {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#main-menu #submenu-accordion .panel-heading h4 a {
  display: block;
  padding-bottom: 5px;
  margin-top: 2px;
}
#main-menu #submenu-accordion .panel-heading h4 a .icon {
  float: left;
  margin-top: -1px;
}
#main-menu #submenu-accordion .panel-heading h4 a:hover {
  color: #ed1c24;
  text-decoration: underline;
  background-color: #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#main-menu #submenu-accordion .panel-heading h4 a:hover > .icon {
  color: #333333;
}
#topnav {
  padding: 0 !important;
}
#topnav .navbar-nav li {
  border-left: #999999 1px dotted;
}
#topnav .navbar-nav li:hover {
  background-color: #eeeeee;
}
#topnav .navbar-nav li:first-child {
  border: 0px;
}
#topnav .navbar-nav > li > a {
  font-size: 11px;
  padding: 3px 10px 4px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  line-height: 20px;
}
#topnav .navbar-nav > li > a:hover {
  color: #ed1c24;
}
#topnav .dropdown-menu {
  padding: 10px 12px;
  border-top-left-radius: 4px;
}
#topnav .dropdown-menu li {
  border: none !important;
}
#topnav .dropdown-menu li a {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 3px;
  text-decoration: none;
}
#topnav .dropdown-menu li a:hover {
  color: #ed1c24;
  text-decoration: underline;
  background-image: none;
  background-color: #f5f5f5;
}
#topnav .dropdown-menu li:hover {
  background: url("../images/common/img-arrow-small.gif") no-repeat 0 7px;
}
#topnav .dropdown-menu:hover {
  border-color: #666666;
}
#topnav .dropdown.open a.dropdown-toggle {
  color: #ed1c24;
}
#topnav a .caret {
  color: #999999;
}
.product-sign-in {
  background-color: #00aeef;
  border-left: 0px !important;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.product-sign-in a {
  color: #ffffff !important;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) !important;
  padding: 3px 12px 5px 11px !important;
  display: flex !important;
}
.product-sign-in span {
  color: #000000;
  padding-right: 3px;
  font-size: 16px;
  margin-top: 1px;
}
.product-sign-in:hover > a {
  background-color: #12bcfc !important;
}
#countries .dropdown-toggle {
  padding: 3px 9px 4px;
}
#countries .dropdown-menu {
  width: 200px;
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#countries .dropdown-menu li {
  background: url("../images/common/img-arrow-small.gif") no-repeat 0 7px;
  padding-left: 5px;
}
#countries .dropdown-menu li a {
  white-space: normal;
}
#countries .dropdown-toggle strong:before,
#countries .dropdown-menu li a:before {
  background: url("../images/common/sprites.png");
  content: " ";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 3px;
  width: 16px;
  height: 14px;
}
#about-links .dropdown-menu li {
  background: url("../images/common/img-arrow-small.gif") no-repeat 0 5px;
  padding-left: 8px;
  margin-bottom: 2px;
}
#about-links .dropdown-menu li:hover {
  background: url("../images/common/img-arrow-small.gif") no-repeat 0 5px;
}
/*Countries*/
.us:before {
  background-position: -176px -1263px !important;
}
.ar:before {
  background-position: 0 -1235px !important;
}
.au:before {
  background-position: -16px -1235px !important;
}
.at:before {
  background-position: -32px -1235px !important;
}
.be:before {
  background-position: -48px -1235px !important;
}
.ca:before {
  background-position: -64px -1235px !important;
}
.cl:before {
  background-position: -80px -1235px !important;
}
.cn:before {
  background-position: -96px -1235px !important;
}
.co:before {
  background-position: -112px -1235px !important;
}
.dk:before {
  background-position: -128px -1235px !important;
}
.fi:before {
  background-position: -144px -1235px !important;
}
.hk:before {
  background-position: -32px -1277px !important;
}
.fr:before {
  background-position: -160px -1235px !important;
}
.de:before {
  background-position: -176px -1235px !important;
}
.gr:before {
  background-position: 0 -1249px !important;
}
.in:before {
  background-position: -16px -1249px !important;
}
.il:before {
  background-position: -32px -1249px !important;
}
.it:before {
  background-position: -48px -1249px !important;
}
.int-sales:before {
  background-position: 0 -1276px !important;
  margin-bottom: 1px !important;
}
.jp:before {
  background-position: -64px -1249px !important;
}
.kr:before {
  background-position: -80px -1249px !important;
}
.lu:before {
  background-position: -96px -1249px !important;
}
.my:before {
  background-position: -112px -1249px !important;
}
.mx:before {
  background-position: -128px -1249px !important;
}
.nl:before {
  background-position: -144px -1249px !important;
}
.nz:before {
  background-position: -160px -1249px !important;
}
.no:before {
  background-position: -176px -1249px !important;
}
.ph:before {
  background-position: 0 -1263px !important;
}
.pl:before {
  background-position: -16px -1263px !important;
}
.ru:before {
  background-position: -32px -1263px !important;
}
.sg:before {
  background-position: -48px -1263px !important;
}
.za:before {
  background-position: -64px -1263px !important;
}
.es:before {
  background-position: -80px -1263px !important;
}
.se:before {
  background-position: -96px -1263px !important;
}
.ch:before {
  background-position: -112px -1263px !important;
}
.tw:before {
  background-position: -128px -1263px !important;
}
.tr:before {
  background-position: -144px -1263px !important;
}
.uk:before {
  background-position: -160px -1263px !important;
}
.latin-america:before {
  background-position: -16px -1276px !important;
  margin-bottom: 1px !important;
}
.hk:before {
  background-position: -32px -1277px !important;
}
/*Site feedback Popup*/
#site-feedback .modal-dialog {
  width: 485px;
}
#site-feedback button.close {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 25px;
  height: 25px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#site-feedback button.close span {
  background: url("../images/common/close.png") no-repeat;
  height: 28px;
  position: absolute;
  right: -8px;
  top: -1px;
  width: 31px;
}
#site-feedback .thanks-content .thanks-right {
  background: url("../images/common/tick.png") no-repeat;
  padding-left: 75px;
  float: none;
  width: auto;
}
#site-feedback .thanks-content h3 {
  margin-top: 8px !important;
  margin-bottom: 0px !important;
  font-size: 24px;
  color: #8cc63f;
  font-weight: 400;
}
#site-feedback .thanks-content p {
  margin: 0 0 20px;
  color: #666666;
}
#site-feedback .modal-dialog.thank-you {
  width: 630px;
}
#site-feedback .modal-dialog.thank-you .modal-body {
  padding-right: 30px;
}
@-moz-document url-prefix() {
  .site-feedback-iframe > iframe {
    height: 520px;
  }
}
@media screen and (max-width: 991px) {
  #header {
    /*#main-menu {
			&.container {
				width:100%;
			}			
		}*/
  }
  #header .container {
    width: 100%;
  }
  #header .dropdown > div {
    width: 100%;
  }
  #topnav {
    position: absolute;
    right: 0;
  }
  #search-box .search {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  #main-menu li.dropdown a.dropdown-toggle {
    font-size: 14px;
    padding: 5px 7px 8px;
  }
  .bg-primary ul {
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  #header {
    padding-bottom: 20px !important;
  }
  #header .navbar-brand {
    border: none !important;
  }
  #header .navbar-header {
    padding-bottom: 0px !important;
  }
  #header .navbar-header .navbar-toggle {
    margin-right: 0px;
    margin-top: 19px;
  }
  #topnav {
    display: none;
  }
  #main-menu {
    position: initial;
    margin-top: 0px;
  }
  #main-menu .navbar-collapse {
    padding: 0px 15px !important;
    max-height: none!important;
    overflow: hidden;
  }
  #main-menu .close-button {
    display: none !important;
  }
  #main-menu li.dropdown.open .dropdown-menu .container {
    width: auto;
  }
  #main-menu li.dropdown {
    margin-right: 0px;
    margin-top: 5px;
  }
  #main-menu li.dropdown:first-child {
    margin-top: 0px;
  }
  #main-menu #submenu-accordion .panel-heading {
    background-color: #eeeeee !important;
    padding: 0px;
    margin-top: 8px;
  }
  #main-menu #submenu-accordion .panel-heading .panel-title .icon {
    float: left;
  }
  #main-menu #submenu-accordion .panel-heading .panel-title a {
    padding: 10px;
  }
  #main-menu #submenu-accordion .panel-body {
    border: 1px solid #eeeeee !important;
  }
  #main-menu #submenu-accordion .panel-body ul {
    margin: 10px 10px 7px 15px;
  }
  #main-menu .bg-primary ul {
    width: auto !important;
  }
  #main-menu #solutions .menu-solutions {
    min-height: inherit;
    margin: 0 30px 30px;
    width: auto;
  }
  #main-menu #solutions .menu-list {
    margin: 0 30px 30px;
    width: auto;
  }
  #main-menu #communities .row ul.list-unstyled {
    margin-bottom: 20px;
  }
  #main-menu #communities .row [class*="col-"] {
    padding: 0 !important;
  }
  #main-menu #bookstore .row p + [class*="col-"] + [class*="col-"] {
    padding: 0 !important;
  }
  #main-menu .border-right-dotted,
  #main-menu .border-left-dotted,
  #main-menu ul.menu-industries {
    border: none !important;
  }
  #main-menu .navbar-nav {
    margin: 0 !important;
    display: inline-block;
    width: 100%;
  }
  #main-menu #search-box {
    position: initial;
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  #main-menu #search-box .search {
    margin-bottom: 0px;
  }
}
#main-menu.no-prod .container {
  /*width:1140px; not req*/
}
#main-menu.no-prod .container li a {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
}
#main-menu.no-prod .container .heading {
  font-size: 18px;
  font-weight: 400;
  text-shadow: none;
}
#main-menu.no-prod .container .heading a {
  color: #ed1c24;
}
#main-menu.no-prod .container .heading span {
  display: block;
  line-height: 1.3em;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.2px;
  margin-top: 7px;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main-menu.no-prod .container .bg-primary ul {
  width: auto;
}
#main-menu.no-prod #solutions section {
  height: 215px;
}
#main-menu.no-prod #solutions section header {
  display: inline-table;
}
#main-menu.no-prod #solutions section header .icon {
  font-size: 185%;
  color: #666666;
  width: 0;
}
#main-menu.no-prod #solutions section header .heading {
  padding-left: 40px;
  display: table-cell;
  vertical-align: middle;
}
#main-menu.no-prod #solutions section p {
  margin-bottom: 5px;
}
#main-menu.no-prod #solutions section ul li {
  margin-bottom: 0px;
  padding: 0;
}
#main-menu.no-prod #solutions section ul li a {
  display: inline-block;
}
#main-menu.no-prod #solutions section ul li a:hover + .popover {
  visibility: visible;
}
#main-menu.no-prod #solutions section ul li .popover {
  visibility: hidden;
}
#main-menu.no-prod #solutions .bg-primary {
  padding: 34px 15px;
}
#main-menu.no-prod .menu-solutions {
  width: auto;
}
#main-menu.no-prod .menu-solutions .panel-title a {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main-menu.no-prod p {
  font-size: 14px;
}
#main-menu.no-prod #submenu-accordion .panel {
  background: none !important;
}
#main-menu.no-prod #submenu-accordion .icon {
  font-size: 18px;
}
#main-menu.no-prod #submenu-accordion .panel-body .heading span {
  margin-top: 0px !important;
  font-weight: normal;
  letter-spacing: normal;
  padding-left: 6px;
}
#main-menu.no-prod #submenu-accordion .panel-body ul {
  margin-bottom: 0px;
}
#main-menu.no-prod #submenu-accordion .panel-body ul li {
  background: none !important;
  position: relative;
}
#main-menu.no-prod #submenu-accordion .panel-body ul li:before {
  background: url("../images/common/sprites.png") -195px -297px no-repeat !important;
  content: "";
  position: absolute;
  height: 16px;
  width: 8px;
  top: 0;
  left: 0;
  display: block;
}
#main-menu.no-prod #submenu-accordion .panel-body ul li a {
  font-size: 13px;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  padding: 3px 3px 3px 9px;
  line-height: 21px;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li ul {
  margin: 0 !important;
  overflow: hidden;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li ul li {
  float: left;
  line-height: normal;
  padding-top: 0px !important;
  margin-top: -3px;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li ul li:before {
  display: none;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li ul li:first-child {
  margin-right: 3px;
}
#main-menu.no-prod #submenu-accordion .panel-body ul.sub-menu li ul li:first-child:after {
  content: "|";
  display: block;
  position: absolute;
  right: -7px;
  top: 3px;
  color: #d5d5d5;
}
#main-menu.no-prod #submenu-accordion .panel-heading h4 a {
  margin-top: 7px;
}
#main-menu.no-prod #submenu-accordion .panel-heading h4 a .icon {
  margin-top: 0px;
}
@media screen and (max-width: 1199px) {
  #header .no-prod .container {
    /*width:970px;*/
  }
}
@media screen and (max-width: 767px) {
  #main-menu.no-prod #solutions .menu-solutions {
    margin: 0 0 30px 0;
  }
  #main-menu.no-prod #solutions section {
    height: auto;
  }
}
/* CSS for Footer*/
#footer {
  color: #ffffff;
  padding: 20px 0 0 !important;
  margin-top: 60px;
  height: auto !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  display: block !important;
  background: #333333;
  background: -moz-linear-gradient(top, #333333 0%, #494949 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #494949));
  background: -webkit-linear-gradient(top, #333333 0%, #494949 100%);
  background: -o-linear-gradient(top, #333333 0%, #494949 100%);
  background: -ms-linear-gradient(top, #333333 0%, #494949 100%);
  background: linear-gradient(to bottom, #333333 0%, #494949 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#494949', GradientType=0);
}
#footer .container {
  padding-top: 10px;
}
#footer .container img {
  margin-bottom: 50px;
}
#footer address {
  margin: 10px 0;
  display: block;
  clear: both;
  overflow: hidden;
}
#footer address h4 {
  color: #cccccc;
  text-transform: uppercase;
  background: none !important;
  display: block;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0 !important;
}
#footer address p {
  margin: 5px 10px 24px 0;
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6em;
  float: left;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer address a.btn {
  text-decoration: none;
  font-size: 14px;
  float: right;
  margin-top: 9px;
  color: #ffffff;
}
#footer a.more-info {
  color: #e5e5e5;
  text-decoration: underline;
  display: block;
  clear: both;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#footer a.more-info:hover {
  text-decoration: none;
  color: #999999;
}
#footer h3 {
  color: #cccccc;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 0px;
}
#footer ul {
  text-align: left !important;
  margin-bottom: 44px !important;
}
#footer ul li {
  display: block !important;
  background: none !important;
  padding: 0 !important;
  margin: 0 0 8px 0;
}
#footer ul li a {
  text-decoration: none;
  color: #999999;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#footer ul li a span.icon {
  font-size: 24px;
  margin-right: 10px;
}
#footer ul li a:hover {
  color: #ffffff;
}
#footer:before {
  content: "";
  display: block;
  background: #333333;
  height: 24px;
  margin-top: -7px;
  border-top: 5px #ed1c24 solid;
}
#footer .copyright {
  padding: 10px 0 0;
  display: block;
  color: #999999;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 72px;
}
#footer .copyright:hover {
  color: #ffffff !important;
}
.logo {
  display: block;
}
.sm-border {
  border-top: 1px solid #595959;
  margin: 30px 0px;
  display: none;
}
/* RE logo footer addition styles 
*************************************************/
.copy-right {
  background: #333333;
  padding-bottom: 28px;
  padding-top: 4px;
}
.copy-right a {
  margin: 0 5px 0 0;
  float: left;
  line-height: 19px;
  color: #828282;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.copy-right a:hover {
  text-decoration: underline;
}
.copy-right .re-logo {
  background: url("../images/common/re-logo.png") 0 0 no-repeat;
  width: 133px;
  height: 21px;
  float: right;
  text-indent: -9999em;
  margin-right: 10px;
}
.lt-ie9 .copy-right {
  padding-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  #footer address p {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  #footer .sm-border {
    display: block;
  }
  #footer .copy-right {
    padding-bottom: 24px;
  }
  #footer .copy-right a {
    line-height: 16px;
    margin-bottom: 5px;
    display: block;
    float: none;
  }
  #footer .copy-right .re-logo {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    margin-top: 30px;
  }
}
/* CSS for Footer*/
#mini-footer {
  background-color: #333333;
  border-top: 3px solid #ed1c24;
  padding: 29px 0 28px 0;
}
#mini-footer .footer-links {
  padding-left: 60px;
  padding-top: 8px;
}
#mini-footer .footer-links a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 15px;
  color: #afafaf;
  display: block;
}
#mini-footer .footer-links ul {
  overflow: hidden;
  margin: 5px 0 0;
}
#mini-footer .footer-links ul li {
  float: left;
  position: relative;
  margin-right: 15px;
}
#mini-footer .footer-links ul li a {
  line-height: 19px;
}
#mini-footer .footer-links ul li:after {
  content: "";
  border-right: 1px solid #949494;
  width: 1px;
  height: 10px;
  display: block;
  position: absolute;
  top: 5px;
  right: -8px;
}
#mini-footer .footer-links ul li.last {
  margin-right: 0px;
}
#mini-footer .footer-links ul li.last:after {
  display: none;
}
#mini-footer .re-logo {
  background: url("//www.lexisnexis.com/images/common/re-logo.png") 0 8px no-repeat;
  width: 133px;
  height: 35px;
  float: right;
  text-indent: -9999em;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  #mini-footer .footer-links {
    padding-left: 15px;
    margin: 20px 0 15px;
  }
  #mini-footer .re-logo {
    float: none;
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  #mini-footer .footer-links ul li {
    float: none;
  }
  #mini-footer .footer-links ul li:after {
    display: none;
  }
}
/* CSS for Header*/
#mini-header {
  font-size: 14px;
  padding: 10px 0;
}
#mini-header a {
  color: #333;
  cursor: pointer;
  padding: 6px 0;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  margin-top: 6px;
  margin-right: 30px;
  display: none;
}
#mini-header a.lexisnexis-logo {
  padding: 0;
  position: static;
  margin: 0;
  display: block;
}
#mini-header a.lexisnexis-logo img.ln-logo {
  position: static;
}
#mini-header a#contact-rep {
  margin-top: 0;
}
#mini-header a#contact-rep img {
  position: absolute;
  right: -10px;
  top: 6px;
}
#mini-header a#contact-rep:hover .white-cir-1,
#mini-header a#contact-rep:hover .white-cir-2 {
  display: none;
}
#mini-header a#contact-rep span {
  display: none;
}
#mini-header a#feedback .icon {
  float: left;
  font-size: 150%;
  margin: -2px 6px;
  color: #ed1c24;
  -webkit-transition: color 0.2s ease-in-out;
  /* Safari and Chrome */
  -moz-transition: color 0.2s ease-in-out;
  /* Mozilla Firefox */
  -ms-transition: color 0.2s ease-in-out;
  /* IE */
  -o-transition: color 0.2s ease-in-out;
  /* Opera */
  transition: color 0.2s ease-in-out;
  /* All Browsers */
}
#mini-header a#feedback:hover .icon {
  color: #00aeef;
}
.hd-feedback-on #feedback {
  display: block;
}
.hd-contact-rep-on #contact-rep {
  display: block;
}
.lt-ie9 #mini-header a img,
.lt-ie9 #mini-header a svg {
  display: none;
}
.lt-ie9 #mini-header a.lexisnexis-logo img.ln-logo {
  display: block;
}
.lt-ie9 #mini-header a span {
  background: url("../images/microsite-challenge-images/sprite-contact-rep-white-bg.png") no-repeat scroll -35px 0;
  display: inline-block;
  height: 34px;
  width: 34px;
  vertical-align: bottom;
}
.lt-ie9 #mini-header a span:hover {
  background: url("../images/microsite-challenge-images/sprite-contact-rep-white-bg.png") no-repeat scroll 2px 0 !important;
}
@media screen and (max-width: 400px) {
  #mini-header .ln-logo {
    margin-top: 10%;
  }
}
/*SVG color*/
/*SVG color*/
.svg-logo-lg {
  width: 86px;
  height: 123px;
}
.svg-logo-md {
  width: 70px;
  height: 111px;
}
.svg-logo-xs {
  width: 50px;
  height: 79px;
}
.svgLogo {
  width: 86px;
  height: 123px;
  transition: width .2s linear, height .2s linear;
  -moz-transition: width .2s linear, height .2s linear;
  /* Firefox 4 */
  -webkit-transition: width .2s linear, height .2s linear;
  /* Safari and Chrome */
  -o-transition: width .2s linear, height .2s linear;
  /* Opera */
}
.svgLogo .ln-logo {
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
  /*margin-left:20px; it was creating whitespace between logo and left shadow */
}
/*SVG color*/
.redBg-highest {
  fill: #ed1c24;
}
.blackBg-highest {
  fill: #000000;
}
.greyBg-highest {
  fill: #373739;
}
.redBg-mid {
  fill: rgba(235, 28, 45, 0.6);
}
.blackBg-mid {
  fill: rgba(0, 0, 0, 0.6);
}
.greyBg-mid {
  fill: rgba(55, 55, 57, 0.6);
}
@media screen and (min-width: 991px) {
  #tag-exp-header nav .navbar-brand > span.tag {
    top: -10px;
  }
  .svgLogo .lg-logo {
    display: block;
  }
  .svgLogo .med-logo {
    display: none;
  }
  .svgLogo .burst {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
  }
  .svgLogo .burst-rating path {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
  }
}
@media screen and (max-width: 990px) {
  #tag-exp-header nav .navbar-brand > span.tag {
    top: -10px;
  }
  .svgLogo .lg-logo {
    display: block;
  }
  .svgLogo .med-logo {
    display: none;
  }
  .svgLogo .burst {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
  }
  .svgLogo {
    /*width:90px !important; height:142px  !important;*/
    transition: width .2s linear, height .2s linear;
    -moz-transition: width .2s linear, height .2s linear;
    /* Firefox 4 */
    -webkit-transition: width .2s linear, height .2s linear;
    /* Safari and Chrome */
    -o-transition: width .2s linear, height .2s linear;
    /* Opera */
  }
}
@media screen and (max-width: 767px) {
  .svgLogo svg {
    top: -15px !important;
    width: 70px !important;
    height: 111px !important;
    position: relative;
    transition: width .2s linear, height .2s linear;
    -moz-transition: width .2s linear, height .2s linear;
    /* Firefox 4 */
    -webkit-transition: width .2s linear, height .2s linear;
    /* Safari and Chrome */
    -o-transition: width .2s linear, height .2s linear;
    /* Opera */
  }
  .svgLogo svg .burst {
    transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    -webkit-transform: translate(0px, 15px);
  }
  .svgLogo .lg-logo {
    display: block;
  }
  .svgLogo .med-logo {
    display: none;
  }
  .svgLogo #text {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .svgLogo svg {
    width: 50px !important;
    height: 79px !important;
    top: -21px !important;
    transition: width .2s linear, height .2s linear;
    -moz-transition: width .2s linear, height .2s linear;
    /* Firefox 4 */
    -webkit-transition: width .2s linear, height .2s linear;
    /* Safari and Chrome */
    -o-transition: width .2s linear, height .2s linear;
    /* Opera */
    position: relative;
  }
  .svgLogo svg .burst {
    transform: translate(0px, 18px);
    -ms-transform: translate(0px, 18px);
    -webkit-transform: translate(0px, 18px);
  }
  /*.svgLogo .burst{transform:translate(0px, 18px); -ms-transform:translate(0px, 18px); -webkit-transform:translate(0px, 18px);}*/
  /*.svgLogo{ top:-34px !important; position:relative; /*height:79px  !important;width:50px !important; *
	
	transition:width .2s linear, height .2s linear;
	-moz-transition: width .2s linear, height .2s linear; /* Firefox 4 *
	-webkit-transition: width .2s linear, height .2s linear; /* Safari and Chrome *
	-o-transition: width .2s linear, height .2s linear; /* Opera *
	
}*/
}
/*.ie11 .svgLogo, .lt-ie10 .svgLogo , .ie10 .svgLogo{width:70px !important; top:-15px !important; position:relative; height:111px  !important;}*/
.lt-ie10 .svgLogo svg,
.ie10 .svgLogo svg,
.ie11 .svgLogo svg {
  width: 78px !important;
  height: 123px  !important;
}
.lt-ie10 .svgLogo,
.ie10 .svgLogo,
.ie11 .svgLogo {
  width: 78px !important;
  height: 123px  !important;
}
.lt-ie9 .svgLogo {
  display: none !important;
}
.lt-ie9 .tag {
  width: 85px !important;
  height: 125px  !important;
}
#tag-exp-header {
  height: 48px;
  border-bottom: 3px solid #ed1c24;
  background-color: #373739;
  left: 0;
  padding: 0;
  position: relative;
  right: 0;
  z-index: 101;
}
#tag-exp-header nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
  margin-bottom: 0;
  height: auto;
  min-height: auto;
}
#tag-exp-header nav .navbar-header {
  min-width: 330px;
  padding-left: 0;
}
#tag-exp-header nav .navbar-header .navbar-brand {
  line-height: 40px;
  height: 45px;
  margin-right: 4px;
  margin-left: 0;
  /* margin changed to 0 from margin-left: -35px;	this is creating problem on heder logo alignment please let balram know if it broke anywhere*/
  padding-left: 0;
  padding-top: 0;
  width: auto;
}
#tag-exp-header nav .navbar-header .navbar-brand .tag {
  position: relative;
  z-index: 100;
}
#tag-exp-header nav .navbar-header .navbar-brand:before {
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5px;
  bottom: 0;
  content: "";
  left: -16px;
  position: absolute;
  top: 0;
  display: none;
}
#tag-exp-header nav .navbar-header b {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ccc;
  line-height: 48px;
}
#tag-exp-header nav .navbar-header .navbar-toggle {
  background-color: none !important;
  background-image: none;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0;
  position: relative;
  font-size: 24px;
  float: right;
  margin-top: 8px;
  color: #999;
}
#tag-exp-header nav .navbar-header .navbar-toggle:hover,
#tag-exp-header nav .navbar-header .navbar-toggle:focus {
  background: none;
  color: #fff;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right {
  margin-right: -30px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a {
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  color: #999;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding: 10px 15px 10px 19px;
  display: block;
  vertical-align: middle;
  line-height: 45px;
  height: 45px;
  text-decoration: none;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a .icon {
  font-size: 24px;
  float: right;
  margin-top: 9px;
  margin-left: 15px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a:hover,
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a:focus {
  background: #444446;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a:before {
  bottom: 0;
  content: " ";
  left: -2px;
  position: absolute;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right a:after {
  bottom: 0;
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5px;
  right: -2px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu {
  background: #444446;
  right: -15px;
  top: 42px;
  z-index: 1;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.176);
  /*width:260px;*/
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu a {
  border-right: none !important;
  text-transform: uppercase;
  border: none;
  height: 40px;
  line-height: 40px;
  color: #b2b2b2;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu a:before {
  border-left: 1px solid rgba(255, 255, 255, 0.01) !important;
  border-right: 1px solid rgba(255, 255, 255, 0.01) !important;
  left: -2px;
  padding: 0.5px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu a:after {
  border-left: 1px solid rgba(255, 255, 255, 0.01) !important;
  border-right: 1px solid rgba(255, 255, 255, 0.01) !important;
  left: -2px;
  padding: 0.5px;
}
#tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 767px) {
  #tag-exp-header .navbar .navbar-header {
    float: left;
  }
  #tag-exp-header .navbar .navbar-header .navbar-brand {
    margin-left: -30px;
    border-left: none;
  }
  #tag-exp-header .navbar .navbar-header .navbar-brand:before {
    display: none;
  }
  #tag-exp-header .navbar .navbar-header .navbar-brand b {
    padding-left: 100px;
    font-weight: 400;
  }
  #tag-exp-header .navbar .collapse {
    display: block;
    border: none;
    box-shadow: none;
  }
  #tag-exp-header .navbar .collapse .navbar-nav.navbar-right {
    margin-right: -45px;
    margin-left: -45px;
  }
  #tag-exp-header .navbar .collapse .navbar-nav.navbar-right a {
    padding-left: 0;
    float: right;
    top: -6px;
  }
  #tag-exp-header .navbar .collapse .navbar-nav.navbar-right a:after {
    display: none;
  }
  #tag-exp-header .navbar .collapse .navbar-nav.navbar-right a b {
    display: none;
  }
  #tag-exp-header .navbar .collapse .navbar-nav .dropdown-menu {
    position: relative;
    float: left;
    width: 100%;
    z-index: 10;
    top: -8px !important;
    border-left: none;
    padding-top: 20px;
  }
  #tag-exp-header .navbar .collapse .navbar-nav .dropdown-menu li a {
    float: left;
    width: 100%;
    padding-left: 107px;
  }
}
@media only screen and (max-width: 480px) {
  #tag-exp-header nav .navbar-header {
    min-width: auto;
  }
  #tag-exp-header nav .navbar-header b {
    font-size: 12px;
    font-weight: 300;
  }
}
@media only screen and (max-width: 450px) {
  #tag-exp-header nav .collapse .navbar-nav .dropdown-menu li a {
    padding-left: 89px !important;
  }
}
@media only screen and (max-width: 350px) {
  #tag-exp-header nav .navbar-header b {
    font-size: 10px;
  }
}
.ie11 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-toggle b,
ie10 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-toggle b,
.lt-ie10 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-toggle b {
  float: left;
}
.ie11 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu,
ie10 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu,
.lt-ie10 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu {
  width: 260px;
}
.lt-ie9 #tag-exp-header nav {
  background-color: transparent;
}
.lt-ie9 #tag-exp-header nav .navbar-header .ln-logo-temp {
  display: none;
}
.lt-ie9 #tag-exp-header nav .navbar-collapse .navbar-nav.navbar-right .dropdown-menu {
  border: none;
}
/*Promos Component CSS*/
.promos .owl-item {
  padding: 0px 25px;
}
.promos .owl-item a {
  position: relative;
  display: block;
}
.promos .owl-item a img {
  border-bottom: 6px solid #ed1c24;
  /*.transition(all 200ms ease);*/
}
.promos .owl-item a h4,
.promos .owl-item a p {
  color: #333333;
}
.promos .owl-item a h4 {
  font-size: 24px;
  font-weight: 400;
}
.promos .owl-item a p {
  font-size: 16px;
}
.promos .owl-item a:hover {
  text-decoration: none;
}
.promos .owl-item a:hover h4 {
  color: #0077cc;
}
.promos .owl-item a:hover img {
  /*border-color:@link-hover-color;*/
}
.promos .owl-item a:hover:before {
  color: #ffffff;
  background-color: #ed1c24;
}
.promos .owl-item a:before {
  content: "\e864";
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 50%;
  right: 8px;
  display: block;
  top: 8px;
  text-align: center;
  color: #ed1c24;
  line-height: 1.3em;
  padding-left: 3px;
  font-family: 'lexisnexis-icons';
  font-size: 20px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
@media screen and (max-width: 1199px) {
  .promos .owl-item {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 767px) {
  .promos .owl-item {
    padding: 0px 15px;
  }
}
.featured-product img {
  margin-bottom: 17px;
}
.featured-product a h4,
.featured-product a p {
  color: #333333;
}
.featured-product a h4 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 4px;
}
.featured-product a p {
  font-size: 16px;
  margin-bottom: 6px;
}
.featured-product a p small {
  text-transform: uppercase;
  font-size: 14px;
  color: #0077cc;
  margin-top: 10px;
  display: block;
  font-weight: 400;
}
.featured-product a:hover {
  text-decoration: none;
}
.featured-product a:hover h4 {
  color: #0077cc;
}
.featured-product a:hover p small {
  text-decoration: underline;
}
.featured-product .owl-controls .owl-pagination {
  display: none;
}
.featured-product .owl-controls .owl-buttons {
  top: 260px;
  right: 25px;
  left: auto;
}
.featured-product .owl-controls .owl-buttons div {
  margin: 0;
  padding: 0 ;
  font-size: 18px !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.featured-product .owl-controls .owl-buttons .owl-next,
.featured-product .owl-controls .owl-buttons .owl-prev {
  width: 34px;
  height: 34px;
  background-color: #ed1c24 !important;
  color: #ffffff !important;
  text-align: center;
  position: static;
}
.featured-product .owl-controls .owl-buttons .owl-next:before,
.featured-product .owl-controls .owl-buttons .owl-prev:before {
  margin-top: 4px;
  display: block;
  margin-left: 0px;
}
.featured-product .owl-controls .owl-buttons .owl-next:hover,
.featured-product .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #de1219 !important;
}
.featured-product .owl-controls .owl-buttons .owl-next.disabled,
.featured-product .owl-controls .owl-buttons .owl-prev.disabled {
  background-color: #cccccc !important;
  color: #666666 !important;
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
  pointer-events: none;
}
.featured-product .owl-controls .owl-buttons .owl-prev {
  margin-right: 6px;
}
.featured-product .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.featured-product .owl-controls .owl-buttons .owl-next:before {
  margin-left: 2px;
}
@media only screen and (max-width: 1199px) {
  .featured-product .owl-controls .owl-buttons {
    top: 204px;
  }
}
@media only screen and (max-width: 1024px) {
  .featured-product .owl-controls .owl-buttons {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .featured-product .owl-controls .owl-buttons {
    top: 143px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-product .owl-controls .owl-buttons {
    top: 8px;
    right: 10px;
  }
}
.industry-news .see-more {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 9px;
  padding-right: 15px;
  padding-left: 15px;
}
.industry-news .owl-carousel .item {
  margin: 0px 15px;
}
.industry-news .owl-carousel .item a {
  display: block;
  position: relative;
}
.industry-news .owl-carousel .item a img {
  margin-bottom: 11px;
}
.industry-news .owl-carousel .item a h6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 14px 7px;
  font-weight: 400;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.industry-news .owl-carousel .item a time {
  text-transform: uppercase;
  font-size: 12px;
  color: #999999;
}
.industry-news .owl-carousel .item a p {
  font-size: 16px;
  font-weight: 400;
}
.industry-news .owl-carousel .item a:hover {
  text-decoration: none;
}
.industry-news .owl-carousel .item a:hover h6 {
  background-color: rgba(237, 28, 36, 0.8);
}
.industry-news .owl-carousel .item a:hover p {
  text-decoration: underline;
}
/* CSS for Hero Banner*/
.slide-left {
  position: absolute;
  left: -20em;
  opacity: 0;
}
.slide-right {
  position: absolute;
  right: -20em;
  opacity: 0;
}
.slide-top {
  position: absolute;
  top: -10em;
  opacity: 0;
}
.slide-bottom {
  position: absolute;
  bottom: -10em;
  opacity: 0;
}
.hero {
  padding: 0 !important;
}
.hero.hide-action-btn .hero-banner-carousel .owl-carousel .owl-controls {
  border-radius: 17px;
  padding-right: 9px !important;
  padding-left: 9px !important;
}
.hero.hide-action-btn .hero-banner-carousel .owl-carousel .owl-controls .action {
  display: none;
}
.hero.hide-action-btn .hero-banner-carousel .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #ed1c24 !important;
  opacity: 0.8;
}
.hero.height600 .hero-banner-carousel .owl-carousel .hero-background {
  height: 600px;
}
.hero.height500 .hero-banner-carousel .owl-carousel .hero-background {
  height: 500px;
}
.hero.height400 .hero-banner-carousel .owl-carousel .hero-background {
  height: 400px;
}
.hero.height300 .hero-banner-carousel .owl-carousel .hero-background {
  height: 300px;
}
.hero.news-feed .hero-banner-carousel .owl-carousel .owl-controls {
  top: 5px;
  bottom: auto;
}
.hero.news-feed .hero-banner-carousel header {
  margin-top: -90px;
  margin-left: -3px;
}
.hero.news-feed .hero-banner-carousel header .forum {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #999;
  border-radius: 4px;
  color: #555555;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 8px 3px;
  margin-left: 3px;
}
.hero.news-feed .hero-banner-carousel header h1 {
  font-size: 45px;
  margin-bottom: 2px;
  margin-top: 2px;
}
.hero.news-feed .hero-banner-carousel p {
  font-size: 20px;
}
.hero.bottom-to-top-shadow:after {
  margin-top: -46px;
}
.hero .hero-banner-carousel .hero-background {
  background-position: center center;
  background-size: cover;
}
.hero .hero-banner-carousel .item h3,
.hero .hero-banner-carousel .item h4,
.hero .hero-banner-carousel .item h5,
.hero .hero-banner-carousel .item h6 {
  font-weight: 400;
}
.hero .hero-banner-carousel .item p.lead {
  font-size: 24px;
  line-height: 1.1;
  transition: all 600ms ease 0s;
}
.hero .hero-banner-carousel .owl-controls {
  bottom: 20px;
  position: absolute;
  right: 50px;
  z-index: 100;
  padding-top: 5px;
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  padding-right: 6px;
  background: rgba(255, 255, 255, 0.8);
}
.hero .hero-banner-carousel .owl-controls .action {
  margin-left: -42px;
  float: left;
  width: 42px;
  height: 34px;
  padding-left: 7px !important;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  margin-top: -5px;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  border-right: 1px solid #E6E6E6;
}
.hero .hero-banner-carousel .owl-controls .action .action-button {
  margin-top: 5px;
  display: block;
  color: #ed1c24;
  text-decoration: none !important;
}
.hero .hero-banner-carousel .owl-controls .action .action-button span {
  font-size: 16px;
}
.hero .hero-banner-carousel .owl-controls .action .action-button:hover {
  color: #c61017;
}
.hero .hero-banner-carousel .owl-controls .owl-pagination .owl-page span {
  background: #666;
  border-color: #666;
  margin: 6px 7px 5px 7px;
}
.hero .hero-banner-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #ed1c24;
}
.hero .hero-background {
  background-repeat: no-repeat;
  background-position: 50% 0px;
  padding: 0;
  height: 500px;
}
.hero .hero-background header h1 {
  font-weight: 400;
  -webkit-transition: all 600ms ease;
  /* Safari and Chrome */
  -moz-transition: all 600ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 600ms ease;
  /* IE */
  -o-transition: all 600ms ease;
  /* Opera */
  transition: all 600ms ease;
  /* All Browsers */
}
.hero .hero-background header h1 em {
  font-weight: bold;
}
.hero .hero-background header p.lead {
  line-height: 1.1;
  font-size: 24px;
  -webkit-transition: all 600ms ease;
  /* Safari and Chrome */
  -moz-transition: all 600ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 600ms ease;
  /* IE */
  -o-transition: all 600ms ease;
  /* Opera */
  transition: all 600ms ease;
  /* All Browsers */
}
.hero .hero-background.hero-video {
  position: relative;
  overflow: hidden;
  background-color: #4E4E4E;
}
.hero .hero-background.hero-video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.hero .hero-background.hero-video .video-poster {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
  display: none;
}
.hero .hero-background.hero-video .video-button {
  display: none;
}
.hero .hero-background.hero-video.video-controls .video-button {
  display: block;
  position: absolute;
  right: 5%;
  bottom: 10%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #ffffff;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 27px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 4;
}
.hero .hero-background.hero-video.video-controls .video-button.play {
  display: none;
}
.hero .hero-background.hero-video.video-controls .video-button:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hero .hero-background.hero-video.video-controls .video-button .ln-play,
.hero .hero-background.hero-video.video-controls .video-button .ln-pause {
  display: inline-block;
}
.hero .hero-background.hero-video.video-controls .video-button .ln-play {
  margin-left: 4px;
  margin-top: 5px;
}
.hero .hero-background.hero-video.video-controls .video-button .ln-pause {
  margin-top: 5px;
  margin-left: 1px;
}
.hero .container {
  position: relative;
  height: 100%;
  display: table;
}
.hero .row {
  display: table-cell;
  vertical-align: middle;
}
.hero .action {
  padding-bottom: 30px;
}
.hero .action p {
  -webkit-transition: all 600ms ease;
  /* Safari and Chrome */
  -moz-transition: all 600ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 600ms ease;
  /* IE */
  -o-transition: all 600ms ease;
  /* Opera */
  transition: all 600ms ease;
  /* All Browsers */
}
.hero .action a {
  font-weight: 400;
  -webkit-transition: all 600ms ease;
  /* Safari and Chrome */
  -moz-transition: all 600ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 600ms ease;
  /* IE */
  -o-transition: all 600ms ease;
  /* Opera */
  transition: all 600ms ease;
  /* All Browsers */
}
.hero .action .btn {
  margin-right: 20px !important;
  margin-bottom: 10px !important;
}
.hero .cta-2 {
  border-color: #ed1c24;
  color: #ed1c24;
  background-color: rgba(255, 255, 255, 0.8);
}
.hero .cta-2:hover {
  background-color: #ffffff;
}
.lt-ie9 .hero .cta-2 {
  background-color: #ffffff;
}
.parallax {
  background-attachment: fixed;
}
.percent {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.38);
  -webkit-transition: all 1s ease;
  /* Safari and Chrome */
  -moz-transition: all 1s ease;
  /* Mozilla Firefox */
  -ms-transition: all 1s ease;
  /* IE */
  -o-transition: all 1s ease;
  /* Opera */
  transition: all 1s ease;
  /* All Browsers */
  height: 4px;
  display: none;
}
body.loading .radial-black.hero-video > .container,
body.loading .radial-white.hero-video > .container {
  display: none;
}
/* for Hero Video */
/* hero video styles 174744 Differences Campaign Site */
@keyframes zoom-in {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  75% {
    opacity: 0;
    transform: scale(1.3) rotate(0.02deg);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoom-out {
  0% {
    opacity: 0;
    transform: scale(1.3) rotate(0.02deg);
  }
  75% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  100% {
    opacity: 1;
  }
}
pre details {
  text-decoration: line-through;
  display: inline;
}
.background-animation-in,
.background-animation-out {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation: zoom-in 0.3s linear 1;
  animation-fill-mode: forwards;
}
.background-animation-out {
  animation: zoom-out 0.3s linear 1;
}
.big-red .col-md-6,
.big-red .col-sm-6 {
  width: 100%;
}
.big-red .col-md-6 header h1,
.big-red .col-sm-6 header h1 {
  font-size: 200px;
  text-transform: uppercase;
  font-weight: 800 !important;
  /*max-height:165px;*/
  overflow: hidden;
  line-height: .8em !important;
  letter-spacing: -5px;
  margin-bottom: 6px;
}
.big-red .col-md-6 header p,
.big-red .col-sm-6 header p {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  /*max-height:85px;
				max-height:40px;*/
  overflow: hidden;
}
.big-red .col-md-6 .play-video,
.big-red .col-sm-6 .play-video {
  position: static;
  margin-top: 0;
}
.big-red .col-md-6 .play-video a,
.big-red .col-sm-6 .play-video a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  width: 149px;
  height: auto;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px !important;
  padding: 4px 5px 5px 3px;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
}
.big-red .col-md-6 .play-video a:hover,
.big-red .col-sm-6 .play-video a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.8);
  color: #333333;
  transition: all .3s;
}
.big-red .col-md-6 .play-video a:hover span,
.big-red .col-sm-6 .play-video a:hover span,
.big-red .col-md-6 .play-video a:hover .icon,
.big-red .col-sm-6 .play-video a:hover .icon {
  color: #555555;
}
.big-red .col-md-6 .play-video a span,
.big-red .col-sm-6 .play-video a span,
.big-red .col-md-6 .play-video a .icon,
.big-red .col-sm-6 .play-video a .icon {
  margin-right: 8px;
  color: #fff;
  font-size: 16px;
}
.big-red .col-md-6 .action,
.big-red .col-sm-6 .action {
  margin-bottom: 0;
}
.big-red .col-md-6 .action p,
.big-red .col-sm-6 .action p {
  max-height: none;
}
.big-red .col-md-6 .action .hidden-xs,
.big-red .col-sm-6 .action .hidden-xs {
  font-size: 18px;
  text-transform: none;
}
.big-red .col-md-6 .action .hidden-xs a,
.big-red .col-sm-6 .action .hidden-xs a {
  color: #fff;
}
.big-red.white-text h1,
.big-red.white-text p {
  color: #fff;
}
.big-red.hero-img .play-video {
  margin-top: 28% !important;
}
.hero-base-video {
  background-color: #000;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.hero-base-video img {
  display: none;
}
.hero-base-video .hero-video-container {
  height: 500px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.hero-base-video .hero-video-container .icon {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: -256px 5px;
  background-color: rgba(237, 28, 36, 0.8);
  color: transparent;
  display: block;
  font-size: 0;
  height: 30px;
  line-height: 0;
  width: 30px;
}
.hero-base-video .play-video {
  /*top:326px;
		width:auto;
		right:auto;
		left:-75px;*/
  margin-top: 35%;
}
.hero-base-video .play-video header h6 {
  display: none;
}
.hero-base-video .play-video a {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  width: 125px;
  height: 125px;
  color: #fff;
  border: 8px solid rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 4px 5px 5px 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50% !important;
  padding: 20px 15px 0;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.hero-base-video .play-video a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.8);
  color: #333333;
  transition: all .3s;
}
.hero-base-video .play-video a span,
.hero-base-video .play-video a .icon {
  font-size: 70px;
  color: rgba(237, 28, 36, 0.9);
}
/* end hero video*/
@media only screen and (min-width: 2500px) {
  .hero .hero-background {
    background-size: cover;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .hero.hero-base-video .play-video {
    margin-top: 35%;
    margin-left: 13%;
  }
  .hero.big-red .col-sm-6 header h1 {
    font-size: 100px !important;
    letter-spacing: normal;
  }
  .hero.big-red .play-video {
    margin-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero.hero-base-video .play-video {
    margin-top: 60%;
    margin-left: 30%;
  }
  .hero.hero-img .play-video {
    margin-top: 40% !important;
    margin-left: 0;
  }
  .hero.big-red .col-sm-6 header h1 {
    font-size: 100px !important;
    letter-spacing: normal;
  }
  .hero.big-red .play-video {
    margin-top: 0;
    margin-left: 0;
  }
  .hero .hero-background.hero-video {
    height: auto;
  }
  .hero .hero-background.hero-video h1 {
    font-size: 40px;
  }
  .hero .hero-background.hero-video p.lead {
    font-size: 20px;
  }
  .hero .hero-background.hero-video .action {
    padding-bottom: 60px !important;
  }
  .hero .hero-background.hero-video.video-controls .video-button {
    bottom: 15%;
  }
}
@media screen and (max-width: 767px) {
  .slide-left,
  .slide-right,
  .slide-top,
  .slide-bottom {
    position: static !important;
  }
  .hero .background-animation-in {
    position: static;
  }
  .hero .background-animation-out {
    position: static;
  }
  .hero.hero-base-video {
    height: auto;
    background-color: #fff;
  }
  .hero.hero-base-video .play-video {
    position: inherit;
    margin: 0;
    padding-top: 0 !important;
    padding-bottom: 40px;
    text-align: left;
  }
  .hero.hero-base-video .play-video a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    width: 80px;
    height: auto;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px !important;
    padding: 4px 5px 0 3px;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: none;
  }
  .hero.hero-base-video .play-video a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #333333;
    transition: all .3s;
  }
  .hero.hero-base-video .play-video a:hover span,
  .hero.hero-base-video .play-video a:hover .icon {
    color: #555555;
  }
  .hero.hero-base-video .play-video a span,
  .hero.hero-base-video .play-video a .icon {
    margin-right: 8px;
    color: #fff;
    font-size: 16px;
  }
  .hero.hero-base-video .play-video header {
    width: auto;
  }
  .hero.hero-base-video .play-video header h6 {
    display: block;
  }
  .hero.hero-base-video #heroVideoContainer {
    height: 280px !important;
  }
  .hero.big-red .hero-background {
    background-color: #ed1c24;
  }
  .hero.big-red .hero-background .col-sm-6 header h1 {
    letter-spacing: normal;
    font-size: 70px !important;
  }
  .hero.big-red .hero-background .col-sm-6 header p {
    font-size: 21px;
    max-height: 35px;
  }
  .hero.big-red .hero-background .play-video a {
    width: 149px;
    padding-bottom: 5px;
    background-color: #ed1c24;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0);
    transition: all 600ms ease 0s;
    font-weight: 400;
  }
  .hero.big-red .hero-background .play-video a:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #ed1c24;
    border: 1px solid #ed1c24;
    transition: all 600ms ease 0s;
  }
  .hero.big-red .hero-background .play-video a:hover span,
  .hero.big-red .hero-background .play-video a:hover .icon {
    color: #ed1c24;
  }
  .hero.big-red .hero-background .play-video header {
    width: auto;
  }
  .hero.big-red .hero-background .play-video header h6 {
    display: none;
  }
  .hero.big-red .hero-background .play-video.text-center {
    text-align: center;
  }
  .hero.big-red .hero-background.white-text h1,
  .hero.big-red .hero-background.white-text p {
    color: #555555;
  }
  .hero.big-red .hero-background .cta-1 {
    /*background-color:rgba(255, 255, 255, 0.8);
					color:@red;
					&:hover {
						background-color:rgba(255, 255, 255, 1);
					}*/
  }
  .hero.news-feed.hero-bottom-to-top-shadow:after {
    display: none;
  }
  .hero.news-feed .hero-banner-carousel {
    padding-bottom: 80px;
    background: #f2f2f2;
    box-shadow: none;
  }
  .hero.news-feed .hero-banner-carousel h1 {
    font-size: 27px;
  }
  .hero.news-feed .hero-banner-carousel p {
    font-size: 18px;
  }
  .hero.news-feed .hero-banner-carousel .owl-carousel .owl-item header {
    margin-top: 30px;
    margin-left: 20px;
    padding: 30px 0 30px 0px;
  }
  .hero.news-feed .hero-banner-carousel .owl-carousel .owl-controls {
    top: 122px;
  }
  .hero.news-feed .hero-banner-carousel .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #ed1c24 !important;
    opacity: 0.8;
  }
  .hero .hero-banner-carousel .owl-carousel .owl-item header {
    padding: 30px 0;
  }
  .hero .hero-banner-carousel .owl-carousel .owl-controls {
    bottom: auto;
    position: relative;
    right: 0 !important;
  }
  .hero .hero-banner-carousel .owl-carousel .owl-wrapper-outer {
    background-color: #f2f2f2;
  }
  .hero .hero-background {
    height: auto !important;
    background-image: none !important;
    background-position: 0px 0px !important;
    background-color: #f2f2f2;
  }
  .hero .hero-background.hero-video {
    background-color: #f2f2f2;
  }
  .hero .hero-background.hero-video video {
    display: none !important;
  }
  .hero .hero-background.hero-video.video-controls .video-button {
    display: none;
  }
  .hero .text-light {
    color: #000000;
  }
  .hero img {
    width: 100%;
  }
  .hero .container {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .hero h1 {
    font-size: 36px !important;
  }
  .hero.big-red .hero-background header h1 span {
    font-size: 175px !important;
    line-height: 170px !important;
  }
  .hero.big-red .hero-background header p span {
    font-size: 26px !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .hero.big-red.hero-img .play-video {
    margin-top: 0 !important;
  }
  .hero.big-red .hero-background {
    background-image: none;
    background-color: #f2f2f2;
  }
  .hero.big-red .hero-background header {
    text-align: left;
  }
  .hero.big-red .hero-background header h1 {
    font-size: 32px !important;
  }
  .hero.big-red .hero-background header h1 span {
    color: #000;
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
    text-transform: none !important;
  }
  .hero.big-red .hero-background header p {
    max-height: none !important;
  }
  .hero.big-red .hero-background header p span {
    color: #000;
    font-size: 18px !important;
    font-weight: 300 !important;
    letter-spacing: 0.02em;
    text-transform: none !important;
  }
  .hero.big-red .hero-background .action {
    text-align: left !important;
  }
  .hero.big-red .hero-background .play-video {
    text-align: left !important;
  }
  .btn-lg,
  .btn-group-lg > .btn,
  .btn-group-lg > .btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .hero.big-red .hero-background {
    background-image: none;
  }
  .hero.big-red .hero-background header {
    text-align: left;
  }
  .hero.big-red .hero-background header h1 {
    font-size: 26px !important;
    margin: 0 !important;
  }
  .hero.big-red .hero-background header h1 span {
    font-size: 26px !important;
    line-height: 40px !important;
    text-align: left !important;
    font-weight: 400px !important;
  }
  .hero.big-red .hero-background header p {
    text-align: left !important;
    overflow: visible;
    text-transform: none;
    max-height: none !important;
  }
  .hero.big-red .hero-background header p span {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .hero.big-red .hero-background .action {
    text-align: left !important;
    margin-top: 10px !important;
  }
  .hero.big-red .hero-background .play-video {
    text-align: left !important;
  }
}
.lt-ie9 .hero .video-controls.hero-video.hero-background .video-button,
.lt-ie9 .hero .video-controls.hero-video.hero-background .video-poster {
  display: none;
}
.lt-ie9 .hero.news-feed .hero-banner-carousel .owl-carousel .owl-controls {
  background-color: #fff;
}
.lt-ie9 .hero.news-feed .hero-banner-carousel .owl-carousel .owl-controls .action {
  background-color: #fff;
}
.hero-topic {
  padding: 0 !important;
}
.hero-topic .container {
  margin-top: -123px;
}
.hero-topic .container .hero-topic-articles {
  position: relative;
}
.hero-topic .container .hero-topic-articles .top-box {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  padding: 0 12px;
  background-color: rgba(255, 255, 255, 0.95);
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  left: 58px;
  z-index: 10;
  position: absolute;
  top: -22px;
  line-height: normal;
}
.hero-topic .container .hero-topic-articles .top-box span {
  text-transform: uppercase;
  color: #555555;
  font-size: 11px;
  font-weight: 400;
}
.hero-topic .container .hero-topic-articles .wrapper {
  height: 103px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 5px 10px 10px -7px rgba(145, 145, 145, 0.5);
}
.hero-topic .container .hero-topic-articles .wrapper.no-time .owl-carousel .item article a p {
  height: 60px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article {
  display: none;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel {
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(241, 241, 241, 0.95);
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  padding: 19px 56px 17px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel header {
  margin-left: 25px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a:hover {
  text-decoration: none;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a:hover .img-container {
  border: 1px solid #555555;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a:hover p {
  color: #00aeef;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a .img-container {
  border: 1px solid #999999;
  width: 100px;
  height: 65px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a time {
  color: #666;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel a p {
  font-size: 16px;
  color: #555555;
  line-height: normal;
  height: 40px;
  overflow: hidden;
  margin-bottom: 0;
  font-weight: 400;
  padding-right: 15px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-pagination {
  display: none;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls {
  margin-top: 0;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons {
  top: 0;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons > div {
  display: none;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons div {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 0;
  margin-top: 0;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 30px !important;
  display: block;
  padding: 32px 18px 26px 8px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 30px !important;
  display: block;
  padding: 32px 8px 26px 18px;
}
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled:before,
.hero-topic .container .hero-topic-articles .wrapper .wrapper-article .owl-carousel .owl-controls .owl-buttons .owl-next.disabled:before {
  color: #555555 !important;
}
@media only screen and (max-width: 1024px) {
  .hero-topic .hero-topic-articles .owl-carousel {
    padding: 19px;
  }
  .hero-topic .hero-topic-articles .owl-carousel .owl-controls .owl-buttons {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .hero-topic .container {
    padding-left: 0;
    padding-right: 0;
    margin-top: -103px;
  }
  .hero-topic .container .hero-topic-articles .owl-carousel {
    padding: 19px 46px 17px;
    box-shadow: 0px 10px 5px -7px rgba(145, 145, 145, 0.5);
  }
  .hero-topic .container .hero-topic-articles .owl-carousel .owl-controls .owl-buttons .owl-prev {
    padding: 32px 13px 26px 3px;
  }
  .hero-topic .container .hero-topic-articles .owl-carousel .owl-controls .owl-buttons .owl-next {
    padding: 32px 3px 26px 13px;
  }
}
.lt-ie9 .hero-topic .container .hero-topic-articles .top-box {
  background: #f1f1f1;
}
.lt-ie9 .hero-topic .container .hero-topic-articles .owl-carousel {
  background: #f1f1f1;
}
.lt-ie9 .hero-topic .container .hero-topic-articles .owl-carousel .owl-controls .owl-buttons .owl-prev {
  border-right: 1px solid #ccc;
}
.lt-ie9 .hero-topic .container .hero-topic-articles .owl-carousel .owl-controls .owl-buttons .owl-next {
  border-left: 1px solid #ccc;
}
.features .container {
  position: relative;
}
.features .owl-item {
  padding: 0px 25px;
}
.features .owl-buttons {
  top: 45px;
}
.features .owl-buttons .owl-next {
  right: -30px;
}
.features .owl-buttons .owl-prev {
  left: -29px;
}
.features .owl-pagination {
  display: none;
}
.features .no-carousel .owl-wrapper {
  width: inherit !important;
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.features .no-carousel .owl-wrapper .owl-item {
  width: 33.3% !important;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom: 5%;
}
.features .no-carousel .owl-controls {
  display: none !important;
}
.features .tile.icon-small .icon-wrap {
  width: 100px;
  height: 100px;
}
.features .tile.icon-small .icon-wrap .icon {
  font-size: 60px;
  width: 60px;
  height: 60px;
  margin-top: 20px !important;
}
.icon-wrapper {
  display: block;
  padding: 20px 0px;
}
.icon-wrap {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #555555;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #555555 50%, #494949 50%);
  background-image: linear-gradient(45deg, #555555 50%, #494949 50%);
  -webkit-transition: all 100ms linear;
  /* Safari and Chrome */
  -moz-transition: all 100ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 100ms linear;
  /* IE */
  -o-transition: all 100ms linear;
  /* Opera */
  transition: all 100ms linear;
  /* All Browsers */
}
.icon-wrap:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.icon-wrap:hover .icon {
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.icon-wrap .icon {
  color: #ffffff;
  font-size: 100px;
  margin-top: 25px;
  display: inline-block;
  -webkit-transition: all 100ms linear;
  /* Safari and Chrome */
  -moz-transition: all 100ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 100ms linear;
  /* IE */
  -o-transition: all 100ms linear;
  /* Opera */
  transition: all 100ms linear;
  /* All Browsers */
  width: 120px;
  height: 120px;
}
.icon-small .icon-wrap {
  width: 140px;
  height: 140px;
}
.icon-small .icon-wrap .icon {
  font-size: 90px;
  width: 90px;
  height: 90px;
}
.icon-wrap.green {
  background-color: #8cc63f;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
  background-image: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
}
.icon-wrap.purple {
  background-color: #872989;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #872989 50%, #742375 50%);
  background-image: linear-gradient(45deg, #872989 50%, #742375 50%);
}
.icon-wrap.red {
  background-color: #ed1c24;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
  background-image: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
}
.icon-wrap.blue {
  background-color: #00aeef;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
  background-image: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
}
@media screen and (max-width: 1280px) {
  .features .owl-buttons .owl-prev {
    left: -15px;
  }
  .features .owl-buttons .owl-next {
    right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .features .owl-pagination {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .features .no-carousel .owl-wrapper .owl-item {
    width: 50% !important;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 5%;
  }
  .features .no-carousel .owl-controls {
    display: none !important;
  }
}
.media-section {
  padding: 0;
  margin: 70px 0 65px;
}
.bg-grey {
  background-color: #6d6f71;
}
.bg-grey .media-gallery .m-title,
.bg-grey .media-gallery .m-description {
  color: #ffffff;
}
.bg-grey .media-gallery a {
  color: #ffffff;
  text-decoration: underline;
}
.vdo-base {
  background: url("../images/modules/product-overview/media-gallery/ipad-frame.png") no-repeat 0 0;
}
.vdo-base iframe {
  height: 100% !important;
}
.vdo-base .media-wrapper {
  width: 651px;
  margin-left: 35px;
  margin-top: 46px;
  overflow: hidden;
}
.vdo-base .media-wrapper .media-stage {
  background-color: #ffffff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.vdo-base .media-wrapper .media-stage a {
  color: #0077cc;
  text-decoration: none;
}
.vdo-base .media-wrapper .media-stage a:hover {
  color: #004a80;
  text-decoration: underline;
}
.media-gallery {
  padding-top: 40px;
  position: relative;
}
.media-gallery header {
  float: right;
}
.media-gallery header .m-title {
  margin-top: 0px !important;
  font-size: 44px;
}
.media-gallery header .m-description {
  font-size: 22px;
}
.media-gallery .owl-pagination {
  display: none;
}
.media-gallery .active .thumbs.media {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.media-gallery h2 {
  font-size: 45px;
}
.media-gallery h5 {
  font-size: 13px;
}
.thumbs.media {
  width: 100%;
  float: left;
  margin-right: 0%;
  padding: 0px 10px;
  margin-top: 15px;
}
.thumbs.media .media-heading {
  padding-top: 5px;
}
.thumbs.media .media-description {
  display: none;
}
.thumbs.media:last-child {
  margin-right: 0%;
}
.thumbs.media a.pull-left,
.thumb.media a.pull-right {
  float: none !important;
}
.thumbs.media a.pull-left img,
.thumb.media a.pull-right img {
  width: 100%;
}
.playlist {
  background-color: #5e6061;
  position: relative;
}
.playlist .media-heading {
  color: #ffffff;
}
.playlist .pointer {
  content: "";
  position: absolute;
  display: block;
  border-width: 0px 20px 20px 20px;
  border-style: solid;
  border-color: transparent transparent #5e6061 transparent;
  top: -18px;
  left: 0px;
  margin-left: 10px;
}
.playlist .owl-prev,
.playlist .owl-next {
  color: #ffffff !important;
}
.playlist .owl-next {
  right: -45px;
}
.playlist .owl-prev {
  left: -45px;
}
@media screen and (max-width: 1199px) {
  .vdo-base {
    background-size: 98%;
  }
  .vdo-base .media-wrapper {
    width: 550px;
    margin-left: 27px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .media-gallery .owl-pagination {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .vdo-base {
    background-size: 100%;
  }
  .vdo-base .media-wrapper {
    display: inline-block;
    width: 650px;
    margin-left: 35px;
    margin-top: 46px;
  }
  .media-gallery header {
    float: none;
  }
  .media-gallery .thumbs.media {
    width: auto;
    float: none;
    margin-right: 0%;
    margin-top: 15px;
  }
  .media-gallery .thumbs.media a.pull-left {
    width: 40%;
    float: left !important;
  }
  .media-gallery .thumbs.media a.pull-right {
    width: 40%;
    float: right !important;
  }
}
@media screen and (max-width: 800px) {
  .vdo-base {
    background: none;
  }
  .vdo-base .media-wrapper {
    width: 100%;
    margin: 0 0 18px 0;
  }
  .pointer {
    display: none !important;
  }
  .media-gallery .thumbs.media {
    width: 85%;
    margin: 15px auto 0px;
    margin-right: auto;
  }
  .media-gallery .thumbs.media a.pull-left {
    width: 100%;
    float: none !important;
  }
  .media-gallery .thumbs.media a.pull-right {
    width: 100%;
    float: none !important;
  }
}
@media screen and (min-width: 801px) {
  .vdo-base {
    height: 510px;
  }
  .vdo-base .media-wrapper {
    max-height: 366px;
  }
}
@media screen and (min-width: 992px) {
  .vdo-base .media-wrapper {
    max-height: 308px;
  }
  .vdo-base .media-wrapper .media-stage {
    height: 306px;
  }
}
@media screen and (min-width: 1200px) {
  .vdo-base .media-wrapper {
    max-height: 367px;
  }
  .vdo-base .media-wrapper .media-stage {
    height: 366px;
  }
}
.media-section + .feature-wildcard {
  margin-top: -65px;
}
.feature-wildcard {
  /*background-color: @gray-lighter; // ~ #eee;*/
  padding: 70px 0px 60px;
  margin-bottom: 40px;
}
.feature-wildcard header h2 {
  margin-bottom: 30px;
}
.feature-wildcard a.btn {
  margin-top: 20px !important;
}
.feature-wildcard .feature-slideshow {
  max-width: 700px;
  min-height: 400px;
  margin: 40px auto 0px;
}
.feature-wildcard .feature-slideshow.img-heading {
  margin-top: 0px !important;
}
.feature-wildcard .feature-slideshow .owl-controls {
  padding-bottom: 0px !important;
}
.feature-wildcard .feature-slideshow .owl-controls .owl-buttons .owl-prev,
.feature-wildcard .feature-slideshow .owl-controls .owl-buttons .owl-next {
  font-size: 54px !important;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.feature-wildcard .feature-slideshow .owl-controls .owl-buttons .owl-prev {
  left: -60px;
}
.feature-wildcard .feature-slideshow .owl-controls .owl-buttons .owl-next {
  right: -60px;
}
.feature-wildcard .video-holder {
  max-width: 700px;
  margin: 40px auto 0px;
}
.feature-wildcard .video-holder.full-width {
  max-width: none;
}
.home-page .feature-wildcard .video-holder {
  max-width: none;
}
@media only screen and (max-width: 991px) {
  .feature-wildcard .feature-slideshow {
    max-width: none;
  }
  .feature-wildcard .video-holder {
    max-width: none;
  }
}
.testimonials header h2 {
  margin-bottom: 0px;
}
.testimonials .container {
  position: relative;
}
.testimonials .company-logos h1,
.testimonials .company-logos h2,
.testimonials .company-logos h3,
.testimonials .company-logos h4,
.testimonials .company-logos h5,
.testimonials .company-logos h6 {
  text-transform: uppercase;
  margin-bottom: 20px !important;
}
.testimonials .company-logos h4 {
  font-size: 20px;
}
.testimonials .company-logos .co-logo {
  margin-bottom: 20px;
  display: block;
}
.testimonials .company-logos .co-logo img {
  margin: 0 auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: grayscale(100%);
  filter: gray;
  /* IE6-9 */
  -ms-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: all 300ms linear;
  /* Safari and Chrome */
  -moz-transition: all 300ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 300ms linear;
  /* IE */
  -o-transition: all 300ms linear;
  /* Opera */
  transition: all 300ms linear;
  /* All Browsers */
}
.testimonials .company-logos .co-logo img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.testimonials .company-logos .co-logo:last-child {
  margin-bottom: 0px;
}
.testimonial {
  border-right: 1px solid #ededed;
  position: relative;
}
.testimonial blockquote {
  border-left: none;
}
.testimonial blockquote p {
  font-size: 26px;
  font-weight: 300;
  line-height: normal;
}
.testimonial blockquote:before {
  content: "\e821";
  position: absolute;
  left: 15px;
  color: #cccccc;
  opacity: 0.3;
  filter: alpha(opacity=30);
  font-size: 70px;
  top: -20px;
  font-family: 'lexisnexis-icons';
  display: block;
  z-index: -1;
}
.testimonial blockquote.no-quote {
  padding: 0 10px 0 0;
}
.testimonial blockquote.no-quote p {
  font-size: 18px;
}
.testimonial blockquote.no-quote:before {
  display: none !important;
}
.testimonial:last-child {
  border: none !important;
}
@media screen and (max-width: 991px) {
  .testimonial {
    border: none !important;
  }
  .testimonial a {
    margin-bottom: 25px;
  }
}
.lt-ie9 .testimonial blockquote p {
  z-index: 9999;
  position: relative;
}
.lt-ie9 .testimonial blockquote:before {
  color: #eeeeee;
  z-index: 1;
}
.support {
  margin-bottom: 40px;
}
.support header h2 {
  margin-bottom: 20px;
}
.support header p {
  color: #6d6f71;
}
.support .container {
  position: relative;
  z-index: 900;
  /* I (Balram) need to change this z-index:9999; property, it is breaking modal popup pages.*/
}
.support .bg-gradient {
  position: relative;
}
.support .bg-gradient:after,
.support .bg-gradient:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.support .bg-gradient:after {
  bottom: 0px;
  top: 131px;
  height: auto;
}
.support .bg-gradient:before {
  top: 130px;
  height: 1px;
}
.tabs {
  position: relative;
  height: 820px;
  margin: 0 !important;
  text-align: center;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.tabs .panel.panel-default {
  display: inline-block;
  margin: 0 !important;
  border: none !important;
  background: none !important;
  width: 24.5%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tabs .panel.panel-default:after {
  content: " ";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  height: 130px;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffdbdbdb', GradientType=0);
}
.tabs .panel.panel-default:first-child:after {
  background: #ffffff;
}
.tabs .panel-collapse {
  position: absolute;
  left: 0px;
  text-align: left;
}
.tabs .panel-collapse .row {
  position: relative;
}
.tabs .panel-heading {
  background: none !important;
  filter: none;
}
.tabs .panel-heading .panel-title a.collapsed {
  color: #6d6f71;
}
.tabs .panel-heading .panel-title a.collapsed p {
  /* color:@blue-gray-dark;				 */
  color: #333333;
}
.tabs .panel-heading .panel-title a.collapsed:hover {
  text-decoration: none;
  cursor: pointer;
}
.tabs .panel-heading .panel-title a.collapsed:hover span {
  color: #a0a2a4;
}
.tabs .panel-heading .panel-title a.collapsed:hover p {
  /* color: darken(@gray-light, 40%); */
  color: #a0a2a4;
}
.tabs .panel-heading .panel-title a.collapsed:after {
  visibility: hidden;
}
.tabs .panel-heading .panel-title a.collapsed:before {
  display: none;
}
.tabs .panel-heading .panel-title a {
  text-align: center;
  color: #ed1c24;
  text-decoration: none;
  -webkit-transition: all 150ms linear;
  /* Safari and Chrome */
  -moz-transition: all 150ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 150ms linear;
  /* IE */
  -o-transition: all 150ms linear;
  /* Opera */
  transition: all 150ms linear;
  /* All Browsers */
  position: relative;
  display: block;
}
.tabs .panel-heading .panel-title a:hover {
  text-decoration: none;
  cursor: default;
}
.tabs .panel-heading .panel-title a:after {
  width: 20px;
  height: 20px;
  border-left: 14px solid transparent;
  border-right: 14px solid #ffffff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #ffffff;
  position: relative;
  top: -8px;
  left: 42%;
  display: block;
  content: '';
  /* .box-shadow(1px 1px 0px lighten(@gray-light, 26%)); */
  -webkit-box-shadow: 1px 1px 0px #cccccc;
  box-shadow: 1px 1px 0px #cccccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  /* Safari and Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* Mozilla Firefox */
  -ms-transition: all 0.2s ease-in-out;
  /* IE */
  -o-transition: all 0.2s ease-in-out;
  /* Opera */
  transition: all 0.2s ease-in-out;
  /* All Browsers */
}
.tabs .panel-heading .panel-title a span.icon {
  display: block;
  font-size: 350%;
  -webkit-transition: all 150ms linear;
  /* Safari and Chrome */
  -moz-transition: all 150ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 150ms linear;
  /* IE */
  -o-transition: all 150ms linear;
  /* Opera */
  transition: all 150ms linear;
  /* All Browsers */
}
.tabs .panel-heading .panel-title a p {
  margin: 0 !important;
  padding: 5px 0px 0px 0px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  height: 40px;
}
.tabs .panel-body {
  padding: 15px 0px 0px 0px;
  border: none !important;
}
.tabs .panel-body header h1,
.tabs .panel-body header h2,
.tabs .panel-body header h3,
.tabs .panel-body header h4,
.tabs .panel-body header h5,
.tabs .panel-body header h6 {
  margin-top: 0px;
  margin-bottom: 15px !important;
}
.tabs .panel-body header .m-title {
  font-size: 31px;
}
.tabs .panel-body header .m-description {
  font-size: 24px;
}
.tabs .panel-body ul {
  padding-left: 22px;
  color: #6d6f71;
  margin: 40px 0px;
}
.tabs .panel-body ul li {
  margin-bottom: 8px;
}
.tabs .panel-body ul li a {
  font-size: 20px;
  font-weight: 300;
}
.tabs .panel-body ul li a sup {
  display: inline-block;
}
.tabs .panel-body .content-row {
  margin-bottom: 20px;
}
.tabs .panel-body .content-row h4 {
  margin: 0 !important;
}
.tabs .panel-body .content-row:last-child {
  margin-bottom: 0px;
}
.tabs .panel-body .media-gallery {
  padding-top: 0px !important;
}
.tabs .panel-body .media-gallery header .m-description {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 380px;
}
.tabs .panel-body .vdo-base {
  background: none !important;
}
.tabs .panel-body .vdo-base .media-wrapper {
  margin-left: 0px !important;
  margin-top: 0px !important;
  width: 100%;
  border: 12px solid #919191;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.tabs .panel-body .vdo-base .media-wrapper .media-stage {
  color: #555555;
}
.tabs .panel-body .playlist {
  background: none !important;
}
.tabs .panel-body .playlist .pointer {
  display: none;
}
.tabs .panel-body .playlist .media-heading {
  color: #333333;
}
.tabs .panel-body .playlist .owl-buttons .owl-prev,
.tabs .panel-body .playlist .owl-buttons .owl-next {
  color: #999999 !important;
}
.tabs .img-bottom,
.tabs .img-top,
.tabs .img-middle {
  height: 640px;
  margin-top: 2px;
}
.tabs .img-bottom img,
.tabs .img-top img,
.tabs .img-middle img {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
@media screen and (max-width: 1199px) {
  .tabs .panel-body .vdo-base .media-wrapper {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tabs .panel-body .media-gallery header .m-description {
    max-height: 310px;
    padding-right: 10px;
    font-size: 22px;
  }
  .tabs .playlist .owl-buttons {
    display: none;
  }
  .tabs .playlist .owl-pagination {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .support .bg-gradient {
    background: none !important;
  }
  .support .bg-gradient:after,
  .support .bg-gradient:before {
    display: none;
  }
  .tabs {
    position: static;
    height: auto !important;
  }
  .tabs .panel-body .vdo-base .media-wrapper {
    display: flex;
  }
  .tabs .panel.panel-default {
    float: none !important;
    width: 100% !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
  .tabs .panel.panel-default:after {
    display: none;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a {
    display: block;
    overflow: hidden;
    text-align: left;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a:after,
  .tabs .panel.panel-default .panel-heading .panel-title a:before {
    display: none;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a span.icon {
    float: left;
    margin-right: 10px;
    font-size: 300%;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a p {
    margin-top: 15px !important;
    font-size: 20px;
    padding-left: 85px;
    height: auto;
    overflow: visible;
  }
  .tabs .panel.panel-default .panel-collapse {
    position: static;
    width: auto;
  }
  .tabs .panel.panel-default .panel-collapse .panel-body {
    border-top: 1px solid #dbdbdb !important;
    padding: 40px 0px;
  }
}
@media screen and (max-width: 480px) {
  .tabs .panel.panel-default .panel-heading .panel-title a {
    display: inline-table;
    width: 100%;
    overflow: hidden;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a span.icon {
    width: 0;
    font-size: 300%;
    margin-right: 0px;
  }
  .tabs .panel.panel-default .panel-heading .panel-title a p {
    display: table-cell;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: 0px !important;
  }
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .tabs .panel-heading .panel-title a:after {
    /* .box-shadow(1px 1px 1px lighten(@gray-light, 26%)); */
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
  }
}
@media screen and (min-width: 801px) {
  .tabs .panel-body .vdo-base {
    height: inherit;
  }
  .tabs .panel-body .vdo-base .media-wrapper {
    max-height: 416px;
  }
}
@media screen and (min-width: 992px) {
  .tabs .panel-body .vdo-base .media-wrapper {
    max-height: 356px;
  }
}
@media screen and (min-width: 1200px) {
  .tabs .panel-body .vdo-base .media-wrapper {
    max-height: 432px;
  }
}
.lt-ie9 .tabs .panel-heading .panel-title a:after {
  display: none;
}
.lt-ie9 .tabs .panel.panel-default:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.win-safari .tabs .panel-heading {
  padding-bottom: 25px;
}
.win-safari .tabs .panel-heading .panel-title a:after {
  position: absolute;
  top: 31px;
  left: 105px;
}
.product-news .row [class*="col-"] {
  padding-right: 40px;
}
.product-news .row [class*="col-"] [class*="col-"],
.product-news .row [class*="col-"] [class*="col-"] + [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
.product-news .row [class*="col-"] + [class*="col-"] {
  padding-left: 40px;
  padding-right: 15px;
}
.product-news .row h1 span + span,
.product-news .row h2 span + span,
.product-news .row h3 span + span,
.product-news .row h4 span + span,
.product-news .row h5 span + span,
.product-news .row h6 span + span {
  font-size: 24px;
  color: #c4c4c4;
}
.product-news .row h1 .icon,
.product-news .row h2 .icon,
.product-news .row h3 .icon,
.product-news .row h4 .icon,
.product-news .row h5 .icon,
.product-news .row h6 .icon {
  background-color: #000000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff;
  margin-right: 12px;
  display: inline-block;
  text-align: center;
  padding-top: 8px;
}
.product-news .row .twitter-feed {
  height: 405px;
}
.product-news .row h1 .icon {
  width: 72px;
  height: 72px;
}
.product-news .row h2 {
  font-size: 42px;
}
.product-news .row h2 .icon {
  width: 65px;
  height: 65px;
}
.product-news .row h3 .icon {
  width: 60px;
  height: 60px;
}
.product-news .row h4 .icon {
  width: 54px;
  height: 54px;
}
.product-news .row h5 .icon {
  width: 46px;
  height: 46px;
}
.product-news .row h6 .icon {
  width: 38px;
  height: 38px;
  padding-top: 5px;
}
.product-news .row .awards {
  margin-top: 35px;
}
.product-news .row .awards [class*="col-"] {
  padding-right: 15px;
  margin-bottom: 15px;
}
.product-news .row .awards [class*="col-"] + [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.product-news .row .list-unstyled h6 span {
  font-size: 16px;
  color: #333333;
}
.product-news .row .product-news-connect {
  padding: 0 !important !important;
  margin: 7.5px 0px 20px 0px;
}
.product-news .row .product-news-connect [class*="col-"] {
  padding-left: 0px !important;
}
.product-news .row .product-news-connect [class*="col-"] + [class*="col-"] {
  padding-left: 15px;
  padding-right: 0px !important;
}
.product-news .row .product-news-connect ul li {
  margin-bottom: 10px;
  display: inline-table;
  overflow: hidden;
}
.product-news .row .product-news-connect ul li:last-child {
  margin-bottom: 0px !important;
}
.product-news .row .product-news-connect ul li span.icon {
  width: 0;
  float: left;
}
.product-news .row .product-news-connect ul li span.icon:before {
  padding: 5px;
  width: 28px;
  background-color: #eeeeee;
  text-align: center;
  height: 28px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
}
.product-news .row .product-news-connect ul li a {
  padding-left: 40px !important;
  display: block;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.2;
}
@media screen and (max-width: 991px) {
  .product-news .row [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .product-news .row [class*="col-"] + [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .product-news .row .product-news-connect [class*="col-"] {
    padding: 0 !important;
  }
  .product-news .row .product-news-connect [class*="col-"] + [class*="col-"] {
    padding: 0 !important;
  }
  .product-news .row .product-news-connect ul {
    margin-bottom: 5px;
  }
  .product-news .row .product-news-connect ul li {
    width: 100%;
  }
}
.contact header p {
  font-weight: 300;
}
.contact header form .form-group {
  margin-bottom: 0;
}
.contact header form .form-group .icon {
  font-size: 250%;
  float: left;
  color: #666;
}
.contact header form .form-group .radio {
  padding-left: 75px;
}
.contact header form .form-group .radio input {
  margin: 7px 0 0 -20px;
  float: left;
}
.contact header form .form-group .radio a {
  font-size: 14px;
}
.contact header form .form-group .radio .has-error {
  color: #c61017;
}
.contact-form {
  overflow-y: hidden;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  background-color: transparent;
}
.contact-form form {
  margin-top: 25px;
  overflow: hidden;
}
.contact-form.sidebar-form form [class*="col-"] {
  padding: 0;
  width: 100%;
}
#contactForm {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
#thanks {
  overflow: hidden;
}
#thanks h1,
#thanks h2,
#thanks h3,
#thanks h4,
#thanks h5,
#thanks h6 {
  color: #ed1c24;
  margin-bottom: 25px;
  margin-top: 0px !important;
}
.thanks {
  /*iframe{
			height:100% !important;  we need to remove this as trial form - thank you page content hidding 
		}*/
}
.thanks header {
  display: none;
}
@media only screen and (max-width: 991px) {
  .contact header form .form-group {
    display: inline-table;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .contact-form form [class*="col-"] {
    width: 100%;
    padding: 0 !important;
  }
  #contactForm {
    min-height: 1300px;
  }
  .thanks iframe {
    min-height: 350px !important;
  }
}
.related-products header h2 {
  margin-bottom: 40px !important;
}
.related-products .owl-item {
  padding: 0px 50px;
}
.related-products .owl-pagination {
  display: none;
}
.related-products .owl-buttons .owl-next {
  right: -40px;
}
.related-products .owl-buttons .owl-prev {
  left: -40px;
}
.related-products .items-2 .owl-item {
  margin: 0 0 0 12.5%;
}
.related-products .items-2 .owl-item + .owl-item {
  margin: 0 12.5% 0 0;
}
@media screen and (max-width: 1199px) {
  .related-products .owl-item {
    padding: 0px 16px;
  }
}
@media screen and (max-width: 1024px) {
  .related-products .owl-pagination {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .related-products .items-2 .owl-item {
    margin: auto;
  }
  .related-products .items-2 .owl-item + .owl-item {
    margin: auto;
  }
}
.dynamic-tabs {
  margin-bottom: 40px;
}
.dynamic-tabs header h2 {
  margin-bottom: 20px;
}
.dynamic-tabs header p {
  color: #6d6f71;
}
.dynamic-tabs .container {
  position: relative;
  z-index: 900;
  /* I (Balram) need to change this z-index:9999; property, it is breaking modal popup pages.*/
}
.dynamic-tabs .bg-gradient {
  position: relative;
}
.dynamic-tabs .bg-gradient:after,
.dynamic-tabs .bg-gradient:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.dynamic-tabs .bg-gradient:after {
  bottom: 0px;
  top: 131px;
  height: auto;
}
.dynamic-tabs .bg-gradient:before {
  top: 130px;
  height: 1px;
}
.dynamic-tabs .img-non-responsive {
  max-width: 540px;
  height: auto;
  overflow: auto;
}
.dynamic-tabs .owl-carousel.d-tabs {
  height: 820px;
}
.dynamic-tabs .owl-carousel.d-tabs img.img-responsive {
  width: 100%;
}
.dynamic-tabs .owl-carousel.d-tabs .tab-heading {
  display: none;
}
.dynamic-tabs .owl-carousel.d-tabs .d-tabs-buttons {
  display: none;
}
.dynamic-tabs .owl-carousel.d-tabs.only-tabs {
  height: auto;
}
.dynamic-tabs .owl-carousel.d-tabs.only-tabs .tab-heading {
  display: block;
}
.dynamic-tabs .owl-carousel.d-tabs.only-tabs .tab:after {
  content: " ";
  display: block !important;
  width: 1px;
  position: absolute;
  top: 0;
  height: 130px;
  background: #f5f5f5;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dbdbdb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #dbdbdb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dbdbdb', GradientType=0);
  /* IE6-8 */
}
.dynamic-tabs .owl-carousel.d-tabs.only-tabs .d-tabs-buttons {
  display: block;
}
.dynamic-tabs .owl-carousel.d-tabs.only-tabs:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7px;
  background-color: #fff;
  margin-left: -2px;
  height: 130px;
  z-index: 999;
}
.dynamic-tabs .owl-carousel.d-tabs .owl-buttons .owl-next {
  right: -35px;
}
.dynamic-tabs .owl-carousel.d-tabs .owl-buttons .owl-prev {
  left: -35px;
}
.dynamic-tabs .owl-carousel.d-tabs .owl-pagination {
  display: none;
}
.dynamic-tabs .media-gallery .container {
  width: auto;
}
.dynamic-tabs .media-gallery .media-container {
  padding-right: 5px;
}
.dynamic-tabs .tabs {
  height: auto;
}
.dynamic-tabs .tabs.no-carousel .owl-carousel.d-tabs.only-tabs .owl-wrapper {
  width: 100% !important;
  text-align: center;
}
.dynamic-tabs .tabs.no-carousel .owl-carousel.d-tabs.only-tabs .owl-wrapper .owl-item {
  float: none;
  display: inline-table;
}
.dynamic-tabs .tabs .owl-item .tab:after {
  content: " ";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  height: 130px;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffdbdbdb', GradientType=0);
}
.dynamic-tabs .tabs .owl-item:first-child .tab:after {
  background: #ffffff;
  display: none;
}
.dynamic-tabs .tabs .owl-item.active-tab .tab-heading a span {
  color: #ed1c24;
}
.dynamic-tabs .tabs .owl-item.active-tab .tab-heading a p {
  color: #333333;
}
.dynamic-tabs .tabs .owl-item.active-tab .tab-heading a:after {
  width: 20px;
  height: 20px;
  border-left: 14px solid transparent;
  border-right: 14px solid #ffffff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #ffffff;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  display: block;
  content: '';
  /* .box-shadow(1px 1px 0px lighten(@gray-light, 26%)); */
  -webkit-box-shadow: 1px 1px 0px #cccccc;
  box-shadow: 1px 1px 0px #cccccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  /* Safari and Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* Mozilla Firefox */
  -ms-transition: all 0.2s ease-in-out;
  /* IE */
  -o-transition: all 0.2s ease-in-out;
  /* Opera */
  transition: all 0.2s ease-in-out;
  /* All Browsers */
}
.dynamic-tabs .tabs .owl-item.active-tab .tab-collapse {
  display: block;
}
.dynamic-tabs .tabs .tab .tab-body .row {
  margin: 0 !important;
}
.dynamic-tabs .tabs .tab .tab-body header h1,
.dynamic-tabs .tabs .tab .tab-body header h2,
.dynamic-tabs .tabs .tab .tab-body header h3,
.dynamic-tabs .tabs .tab .tab-body header h4,
.dynamic-tabs .tabs .tab .tab-body header h5,
.dynamic-tabs .tabs .tab .tab-body header h6 {
  margin-top: 0px;
  margin-bottom: 15px !important;
}
.dynamic-tabs .tabs .tab .tab-body header .m-title {
  font-size: 31px;
}
.dynamic-tabs .tabs .tab .tab-body header .m-description {
  font-size: 24px;
}
.dynamic-tabs .tabs .tab .tab-body ul {
  padding-left: 22px;
  color: #6d6f71;
  margin: 40px 0px;
}
.dynamic-tabs .tabs .tab .tab-body ul li {
  margin-bottom: 8px;
}
.dynamic-tabs .tabs .tab .tab-body ul li a {
  font-size: 20px;
  font-weight: 300;
}
.dynamic-tabs .tabs .tab .tab-body ul li a sup {
  display: inline-block;
}
.dynamic-tabs .tabs .tab .tab-body .jw-controlbar .jw-overlay ul.jw-menu {
  margin: 0px !important;
  padding-left: 8px !important;
}
.dynamic-tabs .tabs .tab .tab-body .media-gallery {
  padding-top: 0px !important;
}
.dynamic-tabs .tabs .tab .tab-body .media-gallery header .m-description {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 380px;
}
.dynamic-tabs .tabs .tab .tab-body .vdo-base {
  background: none !important;
}
.dynamic-tabs .tabs .tab .tab-body .vdo-base .media-wrapper {
  margin-left: 0px !important;
  margin-top: 0px !important;
  width: 100%;
  border: 12px solid #919191;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.dynamic-tabs .tabs .tab .tab-body .vdo-base .media-wrapper .media-stage {
  color: #555555;
}
.dynamic-tabs .tabs .tab .tab-body .playlist {
  background: none !important;
}
.dynamic-tabs .tabs .tab .tab-body .playlist .pointer {
  display: none;
}
.dynamic-tabs .tabs .tab .tab-body .playlist .media-heading {
  color: #333333;
}
.dynamic-tabs .tabs .tab .tab-body .playlist .owl-buttons .owl-prev,
.dynamic-tabs .tabs .tab .tab-body .playlist .owl-buttons .owl-next {
  color: #999999 !important;
}
.dynamic-tabs .tabs .tab .tab-body .content-row {
  margin-bottom: 20px;
}
.dynamic-tabs .tabs .tab .tab-body .content-row h4 {
  margin: 0 !important;
}
.dynamic-tabs .tabs .tab .tab-body .content-row:last-child {
  margin-bottom: 0px;
}
.dynamic-tabs .tabs .tab-heading {
  padding: 10px 15px;
  margin-bottom: 15px;
  position: relative;
}
.dynamic-tabs .tabs .tab-heading a {
  color: #6d6f71;
  font-size: 21px;
  display: block;
  text-decoration: none;
}
.dynamic-tabs .tabs .tab-heading a span.icon {
  display: block;
  font-size: 350%;
  -webkit-transition: all 150ms linear;
  /* Safari and Chrome */
  -moz-transition: all 150ms linear;
  /* Mozilla Firefox */
  -ms-transition: all 150ms linear;
  /* IE */
  -o-transition: all 150ms linear;
  /* Opera */
  transition: all 150ms linear;
  /* All Browsers */
}
.dynamic-tabs .tabs .tab-heading a p {
  margin: 0 !important;
  padding: 5px 0px 0px 0px;
  font-size: 16px;
  /*color:@blue-gray-dark; */
  color: #333333;
  overflow: hidden;
  height: 40px;
  line-height: 17px;
}
.dynamic-tabs .tabs .tab-heading a:hover {
  text-decoration: none;
  cursor: pointer;
}
.dynamic-tabs .tabs .tab-heading a:hover span {
  color: #a0a2a4;
}
.dynamic-tabs .tabs .tab-heading a:hover p {
  /* color: darken(@gray-light, 40%);*/
  color: #6d6f71;
}
.dynamic-tabs .tabs .tab-collapse {
  position: relative;
  left: 0px;
  margin-top: 30px;
  width: 100%;
  text-align: left;
  display: none;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.dynamic-tabs a.cta-1,
.dynamic-tabs a.cta-2,
.dynamic-tabs a.cta-3,
.dynamic-tabs a.cta-4 {
  margin-bottom: 20px;
}
.dynamic-tabs iframe {
  height: 450px;
}
.dynamic-tabs .valign-bottom,
.dynamic-tabs .valign-top,
.dynamic-tabs .valign-middle {
  height: 639px;
}
/* added for chrome only tab arrow was cutting off */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .dynamic-tabs .tabs .tab-heading {
    margin-bottom: 18px;
  }
  .dynamic-tabs .tabs .owl-item.active-tab .tab-heading a:after {
    bottom: -11px;
  }
}
.lt-ie9 .dynamic-tabs .owl-carousel.d-tabs.only-tabs .tab:after {
  background: url(../images/common/seprator.png);
}
.lt-ie9 .dynamic-tabs .tabs .owl-item.active-tab .tab-heading a:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .dynamic-tabs .img-non-responsive {
    max-width: 440px;
    max-height: 660px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tabs .tab-body .media-gallery header .m-description {
    max-height: 310px;
    padding-right: 10px;
    font-size: 22px;
  }
  .tabs .playlist .owl-buttons {
    display: none;
  }
  .tabs .playlist .owl-pagination {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-tabs .owl-carousel.d-tabs .owl-buttons.d-tabs-buttons {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .dynamic-tabs .valign-bottom,
  .dynamic-tabs .valign-top,
  .dynamic-tabs .valign-middle {
    height: auto !important;
    display: block;
  }
  .dynamic-tabs .valign-bottom .vcontent,
  .dynamic-tabs .valign-top .vcontent,
  .dynamic-tabs .valign-middle .vcontent {
    display: block;
  }
  .dynamic-tabs .img-non-responsive {
    max-width: 690px;
    max-height: none;
  }
  .dynamic-tabs .bg-gradient {
    background: none !important;
  }
  .dynamic-tabs .bg-gradient:after,
  .dynamic-tabs .bg-gradient:before {
    display: none;
  }
  .dynamic-tabs .tabs .owl-item .tab:after {
    display: none;
  }
  .dynamic-tabs .tabs .tab-heading {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0px !important;
  }
  .dynamic-tabs .tabs .tab-heading + .container {
    padding: 0;
  }
  .dynamic-tabs .tabs .tab-heading a {
    display: inline-table;
    width: 100%;
    overflow: hidden;
  }
  .dynamic-tabs .tabs .tab-heading a span.icon {
    width: 0;
    font-size: 300%;
    float: left;
  }
  .dynamic-tabs .tabs .tab-heading a p {
    font-size: 20px;
    padding-left: 85px;
    height: auto;
    overflow: visible;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0px !important;
    margin-top: 0px !important;
    text-align: left;
  }
  .dynamic-tabs .tabs .tab-heading a:after {
    display: none !important;
  }
  .dynamic-tabs .tabs .tab-collapse {
    left: 0px !important;
    margin: 0 !important;
    padding: 40px 0px;
    border-bottom: 1px solid #dbdbdb !important;
  }
  .dynamic-tabs .tabs .tab-body .vdo-base .media-wrapper {
    display: flex;
  }
  .dynamic-tabs .media-gallery .container {
    width: 100%;
    padding: 0 !important;
  }
  .dynamic-tabs .media-gallery .playlist .owl-pagination {
    display: block !important;
  }
  .dynamic-tabs .owl-carousel.d-tabs {
    height: auto !important;
  }
  .dynamic-tabs .owl-carousel.d-tabs.only-tabs {
    display: none !important;
  }
  .dynamic-tabs .owl-carousel.d-tabs.tabs-container .tab-heading {
    display: block !important;
  }
  .dynamic-tabs .owl-carousel.d-tabs .owl-wrapper.d-tabwrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100% !important;
  }
  .dynamic-tabs .owl-carousel.d-tabs .owl-wrapper.d-tabwrapper .owl-item.d-tabitem {
    width: 100% !important;
    float: none;
    display: block;
  }
  .dynamic-tabs .owl-carousel.d-tabs .owl-buttons.d-tabs-buttons,
  .dynamic-tabs .owl-carousel.d-tabs .owl-pagination {
    display: none;
  }
}
.show {
  display: block !important;
}
@media screen and (min-width: 801px) {
  .tabs .tab-body .vdo-base {
    height: inherit;
  }
  .tabs .tab-body .vdo-base .media-wrapper {
    max-height: 382px;
  }
}
@media screen and (min-width: 992px) {
  .tabs .tab-body .vdo-base .media-wrapper {
    max-height: 335px;
  }
}
@media screen and (min-width: 1200px) {
  .tabs .tab-body .vdo-base .media-wrapper {
    max-height: 410px;
  }
}
.social-connect ul {
  text-align: center;
}
.social-connect ul li {
  display: inline-block;
  margin: 0px 5px;
  font-size: 220%;
}
.social-connect ul li a {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.social-connect ul li a:hover,
.social-connect ul li a:active,
.social-connect ul li a:visited,
.social-connect ul li a:focus {
  text-decoration: none;
}
.social-connect ul li.linkedin a {
  color: #007bb6;
}
.social-connect ul li.linkedin a:hover {
  color: #005f8d;
}
.social-connect ul li.youtube a {
  color: #bb0000;
}
.social-connect ul li.youtube a:hover {
  color: #920000;
}
.social-connect ul li.facebook a {
  color: #3b5998;
}
.social-connect ul li.facebook a:hover {
  color: #30487b;
}
.social-connect ul li.twitter a {
  color: #00aced;
}
.social-connect ul li.twitter a:hover {
  color: #008ec4;
}
.social-connect ul li.subscribe a {
  color: #FF6600;
}
.social-connect ul li.subscribe a:hover {
  color: #d65600;
}
.hero + .ticker {
  margin-top: -42px;
}
.ticker {
  height: 42px;
  overflow: hidden;
  position: relative;
  padding: 8px 0px;
  z-index: 6;
  background-color: rgba(51, 51, 51, 0.8);
}
.ticker p {
  margin: 0 20px;
  padding: 0 !important;
}
.ticker p a {
  font-size: 12px;
  color: #019cdc;
  padding: 4px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-weight: 400;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.ticker p a:hover {
  background-color: #019cdc;
  color: #ffffff;
  text-decoration: none;
}
.ticker p:after {
  content: "|";
  border-right: 1px solid #cccccc;
  margin: 6px 0px;
  position: absolute;
  line-height: 14px;
  right: 0px;
  color: transparent;
  top: 0;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ticker.option-2 {
  padding: 0 !important;
}
.ticker.option-2 p {
  margin: 0;
}
.ticker.option-2 p a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 13px 15px;
}
.ticker.option-2 p a:hover {
  background-color: rgba(1, 156, 220, 0.7);
}
.ticker.option-2 p:after {
  line-height: 42px;
  margin: 0 !important;
}
.ticker .owl-controls {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .hero + .ticker {
    margin-top: 0;
  }
  .ticker {
    background-color: rgba(51, 51, 51, 0.2);
  }
  .ticker p:after {
    border-color: #bababa;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* CSS for linkedin widget*/
.linkedin-widget .hero-background {
  overflow: hidden;
  background-image: url("../images/modules/product-overview/linkedin-widget/hero-linkedin-widget-abstract.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0px;
  padding-top: 25px;
}
.linkedin-widget .hero-background header p.lead {
  line-height: 1.1;
  font-size: 24px;
  -webkit-transition: all 600ms ease;
  /* Safari and Chrome */
  -moz-transition: all 600ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 600ms ease;
  /* IE */
  -o-transition: all 600ms ease;
  /* Opera */
  transition: all 600ms ease;
  /* All Browsers */
}
.linkedin-widget .row {
  position: relative;
}
.linkedin-widget .base-layer {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.linkedin-widget .base-layer:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #ffffff;
  right: 84px;
  top: 69px;
  width: 624px;
  height: 275px;
}
.linkedin-widget .cp-base-layer {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  position: absolute;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  left: 81px;
  top: 66px;
}
.linkedin-widget .widgets {
  background-color: #ffffff;
  opacity: 0.85;
  filter: alpha(opacity=85);
  min-height: 362px;
  margin-top: 25px;
}
@media screen and (max-width: 1199px) {
  .linkedin-widget .hero-background header p.lead {
    font-size: 20px;
  }
  .linkedin-widget .cp-base-layer {
    display: none;
  }
  .linkedin-widget .widgets .company-profile {
    display: none;
  }
  .linkedin-widget .widgets .company-insider {
    width: 100%;
  }
  .linkedin-widget .base-layer:after {
    right: 174px;
    height: 272px;
  }
}
@media screen and (max-width: 991px) {
  .linkedin-widget .base-layer:after {
    right: 65px;
  }
}
@media screen and (max-width: 767px) {
  .linkedin-widget .hero-background {
    height: auto !important;
  }
  .linkedin-widget .widgets {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .linkedin-widget .widgets .company-insider {
    overflow-x: auto;
  }
  .linkedin-widget .base-layer:after {
    display: none;
  }
}
.price-section.theme-dark .price-header p {
  color: #ccc;
}
.price-section.theme-dark .price-header p a {
  color: #fff;
  text-decoration: underline;
}
.price-section.theme-dark .price-header p a:hover {
  text-decoration: none;
}
.price-section .price-variables .row select {
  /*border: 0 none;
				-webkit-appearance: none;
				line-height: 1;*/
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}
.price-section .price-variables .row .icon {
  bottom: 9px;
  position: absolute;
  right: 25px;
}
.price-section .price-variables .row > div {
  margin-bottom: 25px;
}
.price-section .plan-1 {
  padding-right: 0px;
}
.price-section .plan-2 {
  padding: 0;
}
.price-section .plan-3 {
  padding-left: 0px;
}
.price-section .pricing {
  /*&:before, &:after{
			content:"";
			display:block;
		}
		
		&:after{
    		border-bottom: 2px solid darken(@gray-lighter, 13.5%); 
		}
		
		&:hover{
			.panel-body{
				.choose-package{
					a{
						background-color: darken(#f6f6f6, 12%);
					}
				}
			}
		}*/
}
.price-section .pricing:hover .panel-heading {
  background-color: rgba(203, 204, 206, 0.9);
}
.price-section .pricing:hover .panel-body header {
  background-color: rgba(203, 204, 206, 0.9);
}
.price-section .pricing:hover .panel-body .choose-package a.btn {
  background-color: #999999;
  border-color: #999999;
  color: #ffffff;
}
.price-section .pricing:hover .panel-body .choose-package a.btn:hover {
  background-color: #858585;
  border-color: #858585;
}
.price-section .pricing.plan-1 .panel-body section {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.price-section .pricing.plan-3 .panel-body section {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.price-section .pricing.highlight:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.price-section .pricing.highlight:hover .panel-heading {
  background-color: rgba(237, 28, 36, 0.8);
}
.price-section .pricing.highlight:hover .panel-body header {
  background-color: rgba(237, 28, 36, 0.8);
}
.price-section .pricing.highlight:hover .panel-body .choose-package a.btn {
  background-color: #fff;
  color: #ed1c24;
}
.price-section .pricing.highlight:hover .panel-body .choose-package a.btn:hover {
  background-color: #c61017;
  border-color: #c61017;
  color: #fff;
}
.price-section .pricing.highlight .panel-heading {
  /*padding-top:35px;*/
  margin-top: 0;
  background-color: rgba(237, 28, 36, 0.9);
}
.price-section .pricing.highlight .panel-heading:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.price-section .pricing.highlight .panel-heading .title a {
  color: #fff;
}
.price-section .pricing.highlight .panel-body header {
  background-color: rgba(237, 28, 36, 0.9);
  padding-bottom: 18px;
  color: #fff;
}
.price-section .pricing.highlight .panel-body header .low-price {
  color: #fff;
}
.price-section .pricing.highlight .panel-body header .annual-inc small {
  color: #fff;
}
.price-section .pricing.highlight .panel-body header .choose-package a.btn {
  border-color: #fff;
  color: #fff;
}
.price-section .pricing.highlight .panel-body section {
  padding-bottom: 71px;
}
.price-section .pricing .low-price {
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.price-section .pricing.not-updated .low-price {
  visibility: visible;
}
.price-section .pricing.not-updated .annual-inc,
.price-section .pricing.not-updated .choose-package {
  display: none;
}
.price-section .pricing.open .panel-heading .title a {
  pointer-events: none;
}
.price-section .pricing.open .collapse {
  display: block;
}
.price-section .pricing .panel-heading {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-top: 25px;
  padding-bottom: 4px;
  background-color: rgba(188, 190, 192, 0.9);
  margin-top: 10px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  position: relative;
}
.price-section .pricing .panel-heading:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
  left: 30px;
  right: 30px;
}
.price-section .pricing .panel-heading .title {
  margin-bottom: 0;
  /*position:relative;
				a{
					position:absolute;
					bottom:0px;
					font-size: floor(@font-size-medium*2.4); // ~38px
					color: @gray-dark; // ~ #333333
					font-weight:300;
					&:hover{
						text-decoration:none;
					}
				}*/
}
.price-section .pricing .panel-heading .title a {
  /*font-size: floor(@font-size-medium*1.5); // ~24px*/
  display: block;
  text-transform: uppercase;
  font-size: 36px;
  margin-top: 10px;
  color: #333333;
}
.price-section .pricing .panel-heading .title a p.subhead {
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 2px;
  line-height: 18px;
}
.price-section .pricing .panel-heading .title a:hover,
.price-section .pricing .panel-heading .title a:active,
.price-section .pricing .panel-heading .title a:focus,
.price-section .pricing .panel-heading .title a:visited {
  text-decoration: none;
}
.price-section .pricing .panel-body {
  border-top: none !important;
  padding: 0 !important;
}
.price-section .pricing .panel-body section {
  padding: 50px 45px 40px;
  background-color: rgba(255, 255, 255, 0.9);
  min-height: 415px;
}
.price-section .pricing > div {
  /*padding: 0px 30px 20px;
			 border-left: 2px solid darken(@gray-lighter, 13.5%); 
    		border-right: 2px solid darken(@gray-lighter, 13.5%); */
}
.price-section .pricing > div li {
  margin: 0 0 5px 0;
  display: block;
  overflow: hidden;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 18px;
}
.price-section .pricing > div li.disabled {
  color: #cccccc;
}
.price-section .pricing > div li.disabled .icon:before {
  content: "";
}
.price-section .pricing > div li .icon {
  margin-right: 5px;
  float: left;
  margin-top: 3px;
  font-size: 16px;
  color: #ed1c24;
}
.price-section .pricing > div li .icon:before {
  display: inline-block;
  width: 20px;
}
.price-section .pricing > div li .feature {
  padding-left: 25px;
  display: block;
  width: 100%;
}
.price-section .pricing > div header {
  background-color: rgba(188, 190, 192, 0.9);
  padding: 35px 0 8px 0;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.price-section .pricing > div header .price > span {
  font-size: 50px;
}
.price-section .pricing > div header .price > span.currency {
  /*font-weight:300;*/
}
.price-section .pricing > div header .choose-package a.btn {
  font-size: 16px;
  text-transform: uppercase;
  /*background-color: #f6f6f6;*/
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  padding: 10px 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #cccccc;
  color: #333;
  position: relative;
  z-index: 2;
  /*&:hover{
								color: lighten(@gray, 100%);
							}*/
}
.price-section .pricing > div header .annual-inc {
  line-height: 12px;
}
.price-section .pricing > div header .annual-inc small {
  color: #000;
}
.price-section .pricing > div header .low-price {
  line-height: 8px;
  color: #000;
}
.price-section .pricing > div header .low-price small {
  font-size: 78%;
}
#request-condition {
  margin-top: 7px;
}
#request-condition + label {
  padding-left: 4px;
}
.wrapper + #footer {
  margin-top: 0px;
}
.order-form form {
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: 0px;
}
.order-form form:before {
  border-top: 10px solid #ed1c24;
  content: "";
  display: block;
  top: -10px;
  position: absolute;
  left: 15px;
  right: 15px;
}
.order-form form input[type=checkbox] + label {
  font-weight: 300;
  margin-left: 5px;
  margin-bottom: 10px;
}
.order-form form .other-tb {
  display: inline-block;
  width: auto;
  height: 26px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin-left: 10px;
  padding-bottom: 3px;
}
.price-animation {
  overflow: hidden;
}
.rotate-animation {
  -webkit-animation: moveUp 0.4s forwards;
  animation: moveUp 0.4s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  display: inline-block;
  position: relative;
}
@-webkit-keyframes moveUp {
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  52% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes moveUp {
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  52% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*--- IE issues ---*/
.lt-ie9 .price-section .pricing.highlight .panel-body header {
  background-color: #ed1c24 ;
}
.lt-ie9 .price-section .pricing.highlight .panel-body section {
  height: 520px;
}
.lt-ie9 .price-section .pricing.highlight .panel-heading {
  background-color: #ed1c24 ;
}
.lt-ie9 .price-section .pricing.plan-3 .panel-body section {
  border-left: 1px solid #ccc;
}
.lt-ie9 .price-section .pricing .panel-body section {
  background-color: #fff;
  height: 500px;
  border: 1px solid #ccc;
}
.lt-ie9 .price-section .panel-heading {
  background-color: #c3c5c6;
}
.lt-ie9 .price-section > div header {
  background-color: #c3c5c6;
}
@media screen and (max-width: 1199px) {
  .price-section .pricing .panel-heading .title {
    min-height: 78px;
  }
  .price-section .pricing .panel-body section {
    padding: 50px 45px 40px;
  }
  .price-section .pricing.highlight .panel-body section {
    padding: 50px 55px 50px;
  }
}
@media only screen and (max-width: 1090px) {
  #request-condition + label {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .price-section .price-variables .form-group {
    float: none;
    display: table-cell;
  }
}
@media screen and (max-width: 767px) {
  .price-section .pricing {
    padding-left: 15px;
    padding-right: 15px;
  }
  .price-section .pricing.highlight .panel-heading {
    padding-top: 25px;
  }
  .price-section .pricing.highlight:before {
    display: none;
  }
  .price-section .pricing .panel-body section {
    border: 1px solid #ccc;
  }
  .price-section .pricing .panel-heading {
    padding-top: 16px;
  }
  .price-section .pricing .panel-heading .title {
    min-height: inherit;
  }
  .price-section .pricing .panel-heading .title a {
    position: static;
    display: block;
  }
  .price-section .pricing.open .panel-heading .title a {
    pointer-events: auto;
  }
  .price-section .pricing.open .collapse {
    display: none;
  }
  .price-section .pricing.open .collapse.in {
    display: block;
  }
}
.status-bar.overlay-dark.opacity-20.text-dark .order-step a {
  color: #ddd;
}
.status-bar.overlay-dark.opacity-20.text-dark .order-step a:hover {
  color: #ed1c24;
}
.status-bar .order-step {
  pointer-events: none;
  padding-top: 5px;
  position: relative;
  text-align: center;
  /*&.active {
				& + .active{
					&:after{
						border-bottom: 1px solid @red;
					}
				}
			}*/
}
.status-bar .order-step a {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  display: block;
  line-height: 14px;
}
.status-bar .order-step a:focus,
.status-bar .order-step a:visited,
.status-bar .order-step a:active {
  text-decoration: none;
}
.status-bar .order-step a label {
  padding: 1px 5px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.status-bar .order-step a:hover {
  text-decoration: none;
  color: #ed1c24;
  /*label{
						background-color: rgba(255, 255, 255, 0.8);
					}*/
}
.status-bar .order-step a:hover .icon-wrap {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.status-bar .order-step + .order-step:after {
  content: "";
  display: block;
  border-bottom: 1px solid #bdbec0;
  position: absolute;
  top: 12px;
  height: 1px;
  left: -50%;
  width: 100%;
  z-index: 1;
}
.status-bar .order-step .icon-wrap {
  width: 15px;
  height: 15px;
  border: 2px solid #bdbec0;
  background: #fff;
  z-index: 2;
  margin-bottom: 5px;
}
.status-bar .order-step .icon-wrap .icon {
  color: #555555;
}
.status-bar .order-step i {
  font-size: 30px;
  padding: 13px 0px;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  display: none;
}
.status-bar .order-step i.ln-copy {
  font-size: 37px;
  padding: 7px 0px;
}
.status-bar .order-step.complete {
  pointer-events: inherit;
}
.status-bar .order-step.complete .icon-wrap {
  background-color: #bdbec0;
}
.status-bar .order-step.active .icon-wrap {
  border: none;
  background-color: #ed1c24;
  /*#gradient .directional(#888 50%, #777 50%, 45deg);*/
}
.status-bar .order-step.active .icon-wrap .icon {
  color: #fff;
}
.theme-light .status-bar .order-step .icon-wrap {
  background: #eeeeee;
}
.theme-dark .status-bar .order-step {
  /*a{
				&:hover{
					label{
						background-color: rgba(0, 0, 0, 0.8);
					}
				}
			}*/
}
.theme-dark .status-bar .order-step .icon-wrap {
  background: #222222;
}
.theme-gray .status-bar .order-step .icon-wrap {
  background: #999999;
}
.theme-light .status-bar .order-step.complete .icon-wrap,
.theme-dark .status-bar .order-step.complete .icon-wrap,
.theme-gray .status-bar .order-step.complete .icon-wrap {
  background-color: #bdbec0;
}
.theme-light .status-bar .order-step.active .icon-wrap,
.theme-dark .status-bar .order-step.active .icon-wrap,
.theme-gray .status-bar .order-step.active .icon-wrap {
  background: #ed1c24;
}
.order-details.text-light .container header p a {
  color: #fff;
}
.order-details.text-light .container header p .icon {
  color: #eee;
}
.order-details.text-light .container ul.incl-content li p {
  color: #fff;
}
.order-details .plan-name {
  font-size: 110%;
  font-weight: 400;
  display: block;
  margin-bottom: -26px;
}
.order-details .plan-name span {
  text-transform: uppercase;
  font-size: 65%;
}
.order-details .plan-name span:before {
  content: "-";
  margin: 0px 8px;
}
.order-details.plan-1 .container .row:before {
  border-top: 10px solid #00aeef;
}
.order-details.plan-1 .container .cta-1 {
  background-color: #00aeef;
}
.order-details.plan-1 .container .cta-1:hover {
  background-color: #0090c6;
}
.order-details.plan-1 .container > div .edit-order {
  color: #00aeef;
}
.order-details.plan-1 .container > div .price {
  color: #00aeef;
}
.order-details.plan-1 .container > div ul.incl-content li .icon {
  background-color: #00aeef;
}
.order-details.plan-1 .container > div ul.incl-content li a:hover .icon {
  background-color: #0090c6;
}
.order-details.plan-2 .container .row:before {
  border-top: 10px solid #8cc63f;
}
.order-details.plan-2 .container .cta-1 {
  background-color: #8cc63f;
}
.order-details.plan-2 .container .cta-1:hover {
  background-color: #77aa32;
}
.order-details.plan-2 .container > div .edit-order {
  color: #8cc63f;
}
.order-details.plan-2 .container > div .price {
  color: #8cc63f;
}
.order-details.plan-2 .container > div ul.incl-content li .icon {
  background-color: #8cc63f;
}
.order-details.plan-2 .container > div ul.incl-content li a:hover .icon {
  background-color: #77aa32;
}
.order-details.plan-3 .container .row:before {
  border-top: 10px solid #ed1c24;
}
.order-details.plan-3 .container .cta-1 {
  background-color: #ed1c24;
}
.order-details.plan-3 .container .cta-1:hover {
  background-color: #d01018;
}
.order-details.plan-3 .container > div .edit-order {
  color: #ed1c24;
}
.order-details.plan-3 .container > div .price {
  color: #ed1c24;
}
.order-details.plan-3 .container > div ul.incl-content li .icon {
  background-color: #ed1c24;
}
.order-details.plan-3 .container > div ul.incl-content li a:hover .icon {
  background-color: #d01018;
}
.order-details .container header p {
  margin-top: 10px;
  font-size: 16px;
}
.order-details .container header p a {
  color: #333333;
}
.order-details .container header p .icon {
  margin-right: 8px;
  color: #555555;
}
.order-details .container .row:before {
  content: "";
  border-top: 10px solid #555555;
  display: block;
}
.order-details .container .cta-1 {
  padding: 9px 24px;
  font-size: 16px;
}
.order-details .container .cta-1.place-order {
  margin-top: -28px !important;
}
.order-details .container > div {
  border: 1px solid #ccc;
  border-top: 0px;
}
.order-details .container > div .edit-order {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}
.order-details .container > div ul li {
  margin-right: 30px;
}
.order-details .container > div ul.order-info label {
  padding-right: 5px;
}
.order-details .container > div ul.incl-content li {
  margin: 15px 0;
}
.order-details .container > div ul.incl-content li .icon {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 32px;
  margin-right: 12px;
  margin-top: 2px;
  padding: 8px 10px;
  vertical-align: top;
}
.order-details .container > div ul.incl-content li p {
  display: inline-block;
  margin-top: 2px;
  color: #333333;
}
.order-details .container > div ul.incl-content li p small {
  margin-top: -1px;
  display: block;
  color: #0077cc;
}
.order-details .container > div ul.incl-content li a:hover p small {
  color: #004a80;
  text-decoration: underline;
}
.order-details .container > div .price {
  /*&+a.btn{
					color:#fff;
					background-color:@red;
					
					&+span{
						display: block;
						font-size: 14px;
					}
				}*/
}
.order-details .container > div .price > span {
  font-size: 32px;
}
.order-details .container > div h4 {
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  padding-bottom: 2px;
  margin-top: 40px !important;
}
.price-header .plan-details {
  display: inline-block;
  font-size: 22px;
  text-transform: uppercase;
}
.price-header .plan-details:before {
  content: "-";
  margin: 0px 8px;
}
@media screen and (max-width: 767px) {
  .order-details .container .annual-inc small {
    display: block;
  }
  .order-details .container .cta-1.place-order {
    float: none !important;
    margin-top: 20px !important;
  }
}
.rep-info.with-bg {
  margin-bottom: 5px;
}
.rep-info.with-bg .container {
  background-repeat: no-repeat;
  background-position: 78% 0px;
  background-size: contain;
}
.rep-info.with-bg .container .confirmation-copy p {
  max-width: 75%;
}
@media screen and (max-width: 1199px) {
  .rep-info.with-bg .container {
    background-position: 82% 0px;
  }
  .rep-info.with-bg .container .confirmation-copy {
    left: 0px;
    padding-left: 15px !important;
  }
  .rep-info.with-bg .container .confirmation-copy p {
    max-width: 90%;
  }
}
@media screen and (max-width: 991px) {
  .rep-info.with-bg .container {
    background-position: 97% 0px;
  }
}
@media screen and (max-width: 767px) {
  .rep-info.with-bg .container {
    padding: 20px 15px 35px !important;
    background-image: none !important;
  }
  .rep-info.with-bg .container .confirmation-copy p {
    max-width: 100%;
    text-align: center;
  }
}
.segment-filter {
  padding: 0;
}
.segment-filter .nav-pills {
  text-align: center;
}
.segment-filter .nav-pills > li {
  float: none;
  display: inline-block;
}
.segment-filter .nav > li.active > a {
  color: #ed1c24;
  border-bottom: 3px solid #ed1c24;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none !important;
}
.segment-filter .nav > li > a {
  border-bottom: 3px solid #ffffff;
}
.segment-filter .nav > li > a:hover {
  background: none !important;
}
@media screen and (max-width: 800px) {
  .segment-filter .nav-pills {
    text-align: left;
  }
  .segment-filter .nav-pills > li {
    display: block;
  }
  .segment-filter .nav > li.active > a {
    border-bottom: 3px solid #ed1c24;
  }
  .segment-filter .nav > li {
    float: none;
  }
  .segment-filter .nav > li > a {
    border-bottom: 3px solid #eeeeee;
  }
  .segment-filter .nav > li > a:hover {
    background: none !important;
  }
}
.feature-slideshow {
  padding-bottom: 30px;
}
.feature-slideshow .laptop-frame {
  background: url("../images/modules/features/laptop-frame.png") no-repeat 0 0px;
  margin: 0 auto;
  width: 926px;
  height: 620px;
}
.feature-slideshow .laptop-frame .owl-wrapper-outer {
  width: 697px;
  margin: 0 auto;
}
.feature-slideshow .laptop-frame .owl-wrapper-outer .item {
  width: 697px;
}
.feature-slideshow .laptop-frame .owl-wrapper-outer .item p {
  display: none;
}
.feature-slideshow .laptop-frame .owl-wrapper-outer .item img {
  margin-top: 32px;
}
.feature-slideshow .laptop-frame .owl-controls {
  margin-top: 100px;
}
.feature-slideshow .owl-buttons {
  top: 40%;
}
.feature-slideshow .owl-buttons .owl-prev,
.feature-slideshow .owl-buttons .owl-next {
  font-size: 32px !important;
}
.feature-slideshow .owl-buttons .owl-prev {
  left: 0px;
}
.feature-slideshow .owl-buttons .owl-next {
  right: 0px;
}
.lt-ie10 .feature-slideshow {
  padding-bottom: 30px;
}
.lt-ie10 .feature-slideshow .laptop-frame {
  background: url("../images/modules/features/laptop-frame.png") no-repeat 0 0px !important;
}
.feature-slideshow.img-heading .laptop-frame {
  background: url("../images/modules/features/laptop-frame.png") no-repeat 0 50px;
  height: 677px;
}
.feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer .item {
  width: 697px;
}
.feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer .item img {
  margin-top: 82px;
}
.feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer .item p {
  display: block;
  margin-bottom: -65px;
  margin-top: 5px;
  line-height: 60px;
}
.featurette h2 {
  margin: 0 0 30px 0;
}
.featurette h3 {
  margin: 0 0 15px 0;
}
@media screen and (max-width: 991px) {
  .feature-slideshow {
    margin-bottom: 20px !important;
  }
  .feature-slideshow .laptop-frame {
    background: none;
    margin: 0 auto;
    width: auto;
    height: auto;
  }
  .feature-slideshow .laptop-frame .owl-wrapper-outer {
    width: 100%;
    margin: 0 auto;
  }
  .feature-slideshow .laptop-frame .owl-wrapper-outer .item {
    width: 100%;
  }
  .feature-slideshow .laptop-frame .owl-wrapper-outer .item img {
    margin-top: 20px;
  }
  .feature-slideshow .laptop-frame .owl-wrapper-outer:after {
    display: none;
  }
  .feature-slideshow .laptop-frame .owl-controls {
    margin-top: 20px !important;
    padding-bottom: 0px !important;
  }
  .feature-slideshow .owl-controls {
    margin-top: 20px !important;
    padding-bottom: 0px !important;
  }
  .feature-slideshow.img-heading .laptop-frame {
    width: auto;
    height: auto;
    background: none;
    margin: 0 auto;
  }
  .feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer {
    width: 100%;
    margin: 0 auto;
  }
  .feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer .item {
    width: 100%;
  }
  .feature-slideshow.img-heading .laptop-frame .owl-wrapper-outer .item img {
    margin-top: 50px;
  }
}
/* CSS for testimonials masonry grid */
.testimonial-grid.masonry-grid .row {
  column-width: 20em;
  -webkit-column-width: 20em;
  /* Safari & Chrome */
  -moz-column-width: 20em;
  /* Firefox */
  -ms-column-width: 20em;
  /* Internet Explorer */
  -o-column-width: 20em;
  /* Opera */
  column-gap: 0.5em;
  -webkit-column-gap: 0.5em;
  /* Safari & Chrome */
  -moz-column-gap: 0.5em;
  /* Firefox */
  -ms-column-gap: 0.5em;
  /* Internet Explorer */
  -o-column-gap: 0.5em;
  /* Opera */
}
.testimonial-grid.masonry-grid .panel {
  display: inline-block;
  margin: .5em;
  padding: 0;
  width: 97%;
  background-color: transparent;
}
.testimonial-grid.masonry-grid .panel .panel-body img {
  margin-bottom: 15px;
}
.testimonial-grid.masonry-grid blockquote:before {
  top: 0px;
}
@media screen and (max-width: 767px) {
  .testimonial-grid.masonry-grid .row {
    margin: 0 !important;
  }
  .testimonial-grid.masonry-grid .panel {
    display: block;
    margin: 0 0 15px 0;
    width: 100%;
  }
}
/*CSS for Product News List */
ul.list-group.calendar {
  margin-bottom: 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #eeeeee;
}
ul.list-group.calendar h4 {
  float: left;
}
ul.list-group.calendar .list-group-item {
  margin-left: 80px !important;
  border: none;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 15px 25px;
  margin-bottom: 15px;
}
ul.list-group.calendar .list-group-item:last-child {
  border-bottom: 1px solid transparent;
}
ul.list-group.calendar time {
  float: left;
  width: 40px;
  text-align: center;
  margin-top: 26px;
  line-height: 17px;
}
ul.list-group.calendar time:before {
  content: "\e8a6";
  position: absolute;
  display: block;
  font-family: 'lexisnexis-icons';
  font-size: 64px;
  top: 15px;
  left: 6px;
  line-height: normal;
  color: #dddddd;
}
ul.list-group.calendar time .month {
  font-size: 60%;
  display: block;
  text-transform: uppercase;
}
ul.list-group.calendar time .date {
  font-size: 125%;
  display: block;
}
ul.list-group.calendar .list-group-item-heading,
ul.list-group.calendar .list-group-item-text {
  padding-left: 60px !important;
  float: none;
}
ul.list-group.calendar:last-child {
  border-bottom: 1px solid transparent;
  margin-bottom: 0px !important;
}
ul.list-group.calendar:last-child .list-group-item:last-child {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
@media screen and (max-width: 991px) {
  ul.list-group.calendar h4 {
    float: none;
    width: auto;
  }
  ul.list-group.calendar .list-group-item {
    margin-left: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  ul.list-group.calendar time {
    float: none;
    width: auto;
    text-align: left;
  }
  ul.list-group.calendar time:before {
    display: none;
  }
  ul.list-group.calendar time .month,
  ul.list-group.calendar time .date {
    font-size: 100%;
    display: inline-block;
    margin: 0 !important;
  }
  ul.list-group.calendar .list-group-item-heading,
  ul.list-group.calendar .list-group-item-text {
    padding-left: 0px !important;
    font-size: 20px;
  }
}
@-moz-document url-prefix() {
  ul.list-group.calendar time:before {
    top: 8px;
  }
}
/*CSS for News Awards */
.news-awards .awards img {
  width: 70%;
}
.hero-carousel {
  padding: 0 !important;
  margin: 30px 0;
  position: relative;
}
.hero-carousel .item {
  padding: 20px 0px;
  height: 240px;
}
.hero-carousel .item h3,
.hero-carousel .item h4,
.hero-carousel .item h5,
.hero-carousel .item h6 {
  font-weight: 400;
}
.hero-carousel .item .row {
  padding-left: 120px;
}
.hero-carousel .item .row .text-dark p {
  color: #666666;
  line-height: 1.2;
}
.hero-carousel .item .row img {
  margin: 0 auto;
  max-height: 200px;
}
.hero-carousel .item .row .btn {
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
}
.hero-carousel .item .row .btn.btn-lg {
  padding: 10px 12px;
}
.hero-carousel .item .row .btn.cta-4 {
  border-color: #679acb;
  color: #4289cd;
}
.hero-carousel .hero-background {
  background-position: 50% 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .hero-carousel .item .row {
    padding-left: 100px !important;
  }
}
@media screen and (max-width: 991px) {
  .hero-carousel .item {
    height: 250px;
    padding: 12px 0px;
  }
  .hero-carousel .item .row {
    padding-left: 0px !important;
  }
  .hero-carousel .item .row img {
    margin: 0 auto;
    max-height: 230px;
  }
}
@media screen and (max-width: 768px) {
  .hero-carousel .text-center {
    text-align: left;
  }
  .hero-carousel .item h3 {
    font-size: 26px;
  }
  .hero-carousel .item h4 {
    font-size: 18px;
  }
  .hero-carousel .item h5 {
    font-size: 16px;
  }
  .hero-carousel .item h6 {
    font-size: 12px;
  }
  .hero-carousel .item .row p {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .hero-carousel .item {
    height: 300px;
  }
}
#category .sub-category-navigation {
  margin-bottom: 80px;
}
.sub-category-navigation {
  position: relative;
  padding: 0;
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
  border-bottom: 1px solid #dbdbdb;
}
.sub-category-navigation:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -6px;
  background: -moz-linear-gradient(top, #ebebeb 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #ebebeb 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #ebebeb 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#00ffffff', GradientType=0);
}
.sub-category-navigation header {
  margin-top: 15px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.sub-category-navigation header small {
  font-style: italic;
  display: block;
  font-size: 56%;
  margin-left: -15px;
  position: absolute;
  top: -28px;
  width: 100%;
}
.sub-category-navigation .sub-category-list.no-carousel .owl-carousel .owl-wrapper {
  width: inherit !important;
  text-align: center;
}
.sub-category-navigation .sub-category-list.no-carousel .owl-carousel .owl-wrapper .owl-item {
  display: inline-table;
  float: none;
  width: 16.66% !important;
}
.sub-category-navigation .sub-category-list.no-carousel .owl-carousel .owl-wrapper .owl-item:last-child:after {
  content: " ";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dbdbdb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #dbdbdb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dbdbdb', GradientType=0);
  /* IE6-9 */
}
.sub-category-navigation.single-line .sub-category-list a p {
  min-height: inherit;
}
.sub-category-navigation.with-bottom-breadcrumb {
  margin-bottom: 0;
}
.sub-category-navigation .sub-category-list {
  margin-top: 20px !important;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-item {
  float: none;
  display: inline-table;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-item .item.active {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(255, 255, 255, 0)), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6-9 */
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-item .item.active a .icon {
  color: #ed1c24;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-item .item.active a p:after {
  background-color: #ed1c24;
}
.sub-category-navigation .sub-category-list a {
  color: #6d6f71;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  width: 100%;
  height: 100%;
  display: block;
}
.sub-category-navigation .sub-category-list a .icon {
  font-size: 300%;
}
.sub-category-navigation .sub-category-list a p {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.2;
  min-height: 60px;
  font-weight: 400;
}
.sub-category-navigation .sub-category-list a p:after {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  content: "";
  display: block;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.sub-category-navigation .sub-category-list a:hover {
  text-decoration: none;
  color: #555555;
}
.sub-category-navigation .sub-category-list .owl-item:hover {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(255, 255, 255, 0)), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 65%, #e6e6e6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6-9 */
}
.sub-category-navigation .sub-category-list .item {
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  min-height: 125px;
  padding: 0 15px 15px;
}
.sub-category-navigation .sub-category-list .item:hover > a .icon {
  color: #ed1c24;
}
.sub-category-navigation .sub-category-list .item:hover > a p:after {
  background-color: #ed1c24;
}
.sub-category-navigation .sub-category-list .item:before {
  content: " ";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -15px;
  background: #ececec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dbdbdb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%, #dbdbdb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #dbdbdb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dbdbdb', GradientType=0);
  /* IE6-9 */
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-controls {
  margin-top: 0px !important;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -45px;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -45px;
}
.sub-category-navigation .sub-category-list .owl-carousel .owl-controls .owl-pagination {
  display: none;
}
.mac-safari .sub-category-list .owl-carousel .owl-item,
.win-safari .sub-category-list .owl-carousel .owl-item {
  margin-bottom: -6px;
}
@media only screen and (max-width: 1199px) {
  .sub-category-navigation .no-carousel.sub-category-list .owl-carousel .owl-item {
    display: table-cell !important;
  }
  .sub-category-navigation .no-carousel.sub-category-list .item {
    min-height: 132px;
  }
  .sub-category-navigation .sub-category-list .owl-carousel .owl-item {
    display: table-cell;
  }
  .sub-category-navigation .sub-category-list .item {
    min-height: 152px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
  .sub-category-navigation .sub-category-list .owl-carousel .owl-controls .owl-pagination {
    display: block;
    position: absolute;
    width: 100%;
    margin-top: 10px;
  }
  .sub-category-navigation .sub-category-list.no-carousel .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .sub-category-navigation .no-carousel.sub-category-list .owl-carousel .owl-wrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .sub-category-navigation .no-carousel.sub-category-list .owl-carousel .owl-wrapper .owl-item {
    width: 100% !important;
    display: block !important;
  }
  .sub-category-navigation .no-carousel.sub-category-list .owl-carousel .owl-wrapper .owl-item:last-child .item {
    border-bottom: none;
  }
  .sub-category-navigation .no-carousel.sub-category-list .owl-carousel .owl-wrapper .owl-item:last-child:after {
    display: none;
  }
  .sub-category-navigation .sub-category-list .owl-carousel .owl-wrapper {
    left: 0 !important;
    width: 100% !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .sub-category-navigation .sub-category-list .owl-carousel .owl-wrapper .owl-item {
    display: block !important;
    width: 100% !important;
  }
  .sub-category-navigation .sub-category-list .owl-carousel .owl-wrapper .owl-item:last-child .item {
    border-bottom: none;
  }
  .sub-category-navigation .sub-category-list .owl-carousel .owl-wrapper .owl-item:last-child:after {
    display: none;
  }
  .sub-category-navigation .sub-category-list .owl-item:hover {
    background: none;
  }
  .sub-category-navigation .sub-category-list .owl-item .item {
    text-align: left;
    min-height: inherit;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
  }
  .sub-category-navigation .sub-category-list .owl-item .item:hover {
    background: none;
  }
  .sub-category-navigation .sub-category-list .owl-item .item:before {
    display: none;
  }
  .sub-category-navigation .sub-category-list .owl-item .item a {
    display: inline-table;
    width: 100%;
    overflow: hidden;
  }
  .sub-category-navigation .sub-category-list .owl-item .item a .icon {
    width: 0;
    font-size: 200%;
    float: left;
  }
  .sub-category-navigation .sub-category-list .owl-item .item a p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px !important;
    min-height: inherit;
  }
  .sub-category-navigation .sub-category-list .owl-item .item a p:after {
    display: none;
  }
  .mac-safari .sub-category-list .owl-carousel .owl-item .item,
  .win-safari .sub-category-list .owl-carousel .owl-item .item {
    padding-bottom: 10px;
  }
  .mac-safari .sub-category-list .owl-carousel .owl-item .item a p,
  .win-safari .sub-category-list .owl-carousel .owl-item .item a p {
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .sub-category-navigation {
    background: none;
    border-bottom: none;
    filter: none;
  }
  .sub-category-navigation header {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 40px !important;
  }
  .sub-category-navigation header h1,
  .sub-category-navigation header h2 {
    font-size: 36px;
  }
}
.lt-ie10 .sub-category-navigation .sub-category-list .owl-item .item {
  position: relative;
}
.lt-ie10 .sub-category-navigation .sub-category-list .owl-item .item a p:after {
  display: none;
}
.lt-ie10 .sub-category-navigation .sub-category-list .owl-item .item:after {
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  content: "";
  display: block;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.lt-ie10 .sub-category-navigation .sub-category-list .owl-item:hover .item:after {
  background-color: #ed1c24;
}
.lt-ie9 .sub-category-navigation {
  filter: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.lt-ie9 .sub-category-navigation:after {
  filter: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.lt-ie9 .sub-category-navigation .sub-category-list .owl-item:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
}
.lt-ie9 .sub-category-navigation .sub-category-list .owl-item:before {
  filter: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.lt-ie9 .sub-category-navigation .sub-category-list .owl-item:last-child:after {
  filter: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.product-view .product-view-options span {
  display: inline-table;
  margin-top: -5px;
}
.product-view .product-view-options li {
  background-color: #f5f5f5;
  border: 1px solid #cdcdcd;
  margin-left: 10px;
  width: 37px;
  height: 37px;
  display: inline-block;
}
.product-view .product-view-options li a {
  padding: 5px;
  display: block;
  color: #333333;
}
.product-view .product-view-options li a:hover {
  text-decoration: none;
}
.product-view .product-view-options li a span {
  display: initial;
  font-size: 25px;
}
.product-view .product-view-options li a span.ln-thumb {
  margin-top: 1px;
  display: inline-table;
}
.product-view .product-view-options li.active a {
  color: #ed1c24;
  outline: transparent;
  text-decoration: none;
}
@media screen and (max-width: 785px) {
  .product-view {
    display: none;
  }
}
.sub-category-display .row .container {
  width: auto;
}
.sub-category-display .row .dynamic-tabs .tabs-container .item .container {
  width: 1010px;
}
.sub-category-display h1 span,
.sub-category-display h2 span,
.sub-category-display h3 span,
.sub-category-display h4 span,
.sub-category-display h5 span,
.sub-category-display h6 span {
  font-size: 60%;
  display: block;
}
.sub-category-display figure {
  margin-top: 5px;
}
.sub-category-display figure .icon {
  color: #3b3c3d;
}
.sub-category-display .icon-big header {
  padding-left: 120px;
}
.sub-category-display .icon-small header {
  padding-left: 0px !important;
}
.sub-category-display .icon-small h1,
.sub-category-display .icon-small h2,
.sub-category-display .icon-small h3,
.sub-category-display .icon-small h4,
.sub-category-display .icon-small h5,
.sub-category-display .icon-small h6 {
  padding-left: 70px;
}
.sub-category-display .products .row.padding-left-xl {
  margin-left: 5px;
}
.sub-category-display .products .row.padding-left-xl .owl-carousel {
  margin-left: -20px;
}
.sub-category-display .products header p {
  font-size: 18px;
}
.sub-category-display .products header p.lead {
  font-size: 27px;
}
.sub-category-display .products header h1,
.sub-category-display .products header h2,
.sub-category-display .products header h3,
.sub-category-display .products header h4,
.sub-category-display .products header h5,
.sub-category-display .products header h6 {
  color: #000000;
}
.sub-category-display .products p {
  font-size: 16px;
  margin-top: 12.5px;
}
.sub-category-display .products p.lead {
  font-size: 27px;
}
.sub-category-display .products .item {
  padding: 0 6%;
}
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item {
  width: 100% !important;
}
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item {
  padding: 0 0 0 21px;
  overflow: hidden;
  margin: 0 0 5% 0;
}
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item img {
  width: 27.45%;
  float: left;
}
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h1,
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h2,
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h3,
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h4,
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h5,
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h6 {
  margin-left: 30%;
  margin-top: 0px !important;
}
.sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item p {
  margin-left: 30%;
}
.sub-category-display .products .content-full-width .item {
  padding: 0 7% 0 15px;
}
.sub-category-display .products .no-carousel .owl-carousel .owl-wrapper {
  width: inherit !important;
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.sub-category-display .products .no-carousel .owl-carousel .owl-wrapper .owl-item {
  width: 33.3% !important;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.sub-category-display .products .no-carousel .owl-carousel .owl-wrapper .owl-item .item {
  margin-bottom: 15%;
}
.sub-category-display .products .no-carousel .owl-carousel .owl-controls .owl-buttons,
.sub-category-display .products .no-carousel .owl-carousel .owl-controls .owl-pagination {
  display: none;
}
.sub-category-display header {
  margin-bottom: 30px;
}
.sub-category-display header h1,
.sub-category-display header h2,
.sub-category-display header h3,
.sub-category-display header h4 {
  color: #3b3c3d;
}
.sub-category-display header p {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 1199px) {
  .sub-category-display .products .row.padding-left-xl {
    margin-left: -15px;
  }
  .sub-category-display .products .row.padding-left-xl .owl-carousel {
    margin-left: 0px;
  }
  .sub-category-display .products .item {
    padding: 0 10% 0 0;
  }
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item {
    padding: 0 !important;
    margin: 0 0 5% 0;
  }
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item img {
    width: 30%;
    float: left;
  }
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h1,
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h2,
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h3,
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h4,
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h5,
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item h6 {
    margin-left: 33%;
    margin-top: 0px !important;
  }
  .sub-category-display .products.list .no-carousel .owl-carousel .owl-wrapper .owl-item .item p {
    margin-left: 33%;
  }
  .sub-category-display .icon-big .icon {
    font-size: 400%;
  }
  .sub-category-display .icon-big header {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .sub-category-display .row.padding-left-xl {
    padding-left: 0;
  }
  .sub-category-display .row .container {
    width: auto;
  }
  .sub-category-display .row .dynamic-tabs .tabs-container .item .container {
    width: auto;
  }
  .sub-category-display figure {
    float: none !important;
    text-align: center;
    margin: 0 !important;
  }
  .sub-category-display .products .row {
    margin-bottom: 0px !important;
    padding: 0 !important;
  }
  .sub-category-display .products .row .content-full-width .item {
    padding: 0 15px;
    margin-bottom: 25px !important;
  }
  .sub-category-display .icon-big header {
    padding-left: 0px !important;
  }
  .sub-category-display .icon-small header {
    padding-left: 0px !important;
  }
  .sub-category-display .icon-small h1,
  .sub-category-display .icon-small h2,
  .sub-category-display .icon-small h3,
  .sub-category-display .icon-small h4,
  .sub-category-display .icon-small h5,
  .sub-category-display .icon-small h6 {
    padding-left: 0px !important;
  }
  .sub-category-display header h1,
  .sub-category-display header h2,
  .sub-category-display header h3,
  .sub-category-display header h4,
  .sub-category-display header h5,
  .sub-category-display header h6 {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .sub-category-display .products .item {
    padding: 0 6%;
  }
  .sub-category-display .products .owl-carousel {
    margin-bottom: 20px !important;
  }
  .sub-category-display .products .owl-carousel .owl-controls .owl-pagination {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .sub-category-display .products .item {
    padding: 0;
  }
  .sub-category-display .products .content-full-width .item {
    padding: 0 15px;
  }
}
.product-list .list-group .list-group-item {
  border-left: 0px;
  border-right: 0px;
  padding: 40.5px 0px 23px;
}
.product-list .list-group .list-group-item header {
  padding-left: 120px;
}
@media screen and (max-width: 991px) {
  .product-list .list-group .list-group-item figure {
    float: none !important;
    text-align: center;
    margin: 0 !important;
  }
  .product-list .list-group .list-group-item header {
    padding-left: 0px !important;
  }
  .product-list .list-group .list-group-item header h1,
  .product-list .list-group .list-group-item header h2,
  .product-list .list-group .list-group-item header h3,
  .product-list .list-group .list-group-item header h4,
  .product-list .list-group .list-group-item header h5,
  .product-list .list-group .list-group-item header h6 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .product-list h1,
  .product-list h2 {
    font-size: 36px;
  }
}
.product-list-navigation header h1 span,
.product-list-navigation header h2 span,
.product-list-navigation header h3 span,
.product-list-navigation header h4 span,
.product-list-navigation header h5 span,
.product-list-navigation header h6 span {
  font-size: 50%;
  display: block;
  margin-top: 5px;
}
.product-list-navigation .btn {
  font-size: 14px;
}
.product-list-navigation .list-group .list-group-item {
  border: 1px solid #ffffff;
  padding: 0 !important;
  margin-bottom: 10px;
}
.product-list-navigation .list-group .list-group-item:hover {
  text-shadow: none;
  background-image: none;
  background-color: #f2f2f2;
  border: 1px solid #ffffff;
}
.product-list-navigation .list-group .list-group-item:hover a:hover {
  text-decoration: none;
}
.product-list-navigation .list-group .list-group-item a {
  color: #555555;
  display: inline-table;
  width: 100%;
  overflow: hidden;
  padding: 12px 10px;
}
.product-list-navigation .list-group .list-group-item a .icon {
  font-size: 150%;
  margin-right: 10px;
  width: 28px;
  line-height: 1.1;
  padding-left: 1px;
}
.product-list-navigation .list-group .list-group-item a p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
}
.product-list-navigation .list-group .list-group-item:first-child,
.product-list-navigation .list-group .list-group-item:last-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.product-list-navigation .list-group .list-group-item.active {
  text-shadow: none;
  border: 1px solid #d7d7d7;
  background-image: none;
  background-color: #f2f2f2;
}
.product-list-navigation .list-group .list-group-item.active a {
  cursor: default;
}
#category .related-content .well,
#industry .related-content .well {
  margin-left: 105px;
}
.related-content {
  background-color: #f7f7f7;
  padding: 10px 0;
  margin-bottom: 100px;
}
.related-content .container > .row {
  padding: 20px 0px;
}
.related-content .border-right-dotted {
  border-width: 2px;
  border-color: #adadad;
}
.related-content .well {
  background-image: none;
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  border: none;
  padding: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.related-content .well li,
.related-content .well p,
.related-content .well .btn {
  font-size: 14px;
}
.related-content .well h5 {
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 20px !important;
  margin-top: 15px;
  font-size: 21px;
  color: #000000;
}
.related-content .well h5 a {
  color: #000000;
}
.related-content .well h5 a:hover {
  color: #004a80;
}
.related-content .well .btn {
  font-weight: 400;
  padding: 4px 10px;
}
.related-content .well .btn.cta-4 {
  border-color: #679acb;
  color: #4289cd;
}
.related-content .well img {
  margin: 12.5px 0px;
}
.related-content .well figure {
  margin-right: 15px;
}
.related-content .well figure img {
  max-height: 134px;
}
@media only screen and (max-width: 1199px) {
  #category .related-content .well,
  #industry .related-content .well {
    margin-left: 85px;
  }
}
@media only screen and (max-width: 991px) {
  #category .related-content,
  #industry .related-content {
    margin-bottom: 60px;
  }
  #category .related-content .well,
  #industry .related-content .well {
    margin-left: 0px !important;
  }
  #category .related-content .padding-left-sm,
  #industry .related-content .padding-left-sm,
  #category .related-content .padding-right-sm,
  #industry .related-content .padding-right-sm {
    padding: 0px 15px;
  }
}
@media only screen and (max-width: 768px) {
  #category .related-content .border-right-dotted,
  #industry .related-content .border-right-dotted {
    border: none;
  }
}
.modal .modal-header h4 {
  min-height: 18px;
}
.fullscreen {
  top: 0px !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  right: 0;
  bottom: 0;
}
.home-page .hybrid-carousel:after {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(204, 204, 204, 0) 0px, #cccccc 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 46px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.hybrid-carousel {
  padding: 0 !important;
  /*Promos+Hybrid Component CSS*/
}
.hybrid-carousel.no-header header {
  display: none;
}
.hybrid-carousel.no-header .slide-bar {
  margin-top: 60px !important;
}
.hybrid-carousel.no-header .slide-bar.no-slider {
  margin-top: 0px !important;
}
.hybrid-carousel.opaque .slide-bar .owl-carousel .owl-item .item a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hybrid-carousel.img-border .slide-bar .owl-carousel .owl-item .item:hover a img {
  border: 1px solid #999999;
}
.hybrid-carousel.img-shadow .slide-bar .owl-carousel .owl-item .item a {
  /*img {
								box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);								
								border-top:0;								
							}*/
}
.hybrid-carousel.img-shadow .slide-bar .owl-carousel .owl-item .item a img {
  border-top: 0px !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.hybrid-carousel.img-shadow .slide-bar .owl-carousel .owl-item .item a:hover img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.hybrid-carousel.img-shadow .slide-bar .owl-carousel .owl-item .item:hover a img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.hybrid-carousel.img-zoom .slide-bar .owl-carousel .owl-item .item a {
  position: relative;
  display: block;
}
.hybrid-carousel.img-zoom .slide-bar .owl-carousel .owl-item .item a:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 23px;
  top: 50%;
  right: 50%;
  margin-top: -66px;
  margin-right: -33px;
  z-index: 100;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.2s;
  border-radius: 50%;
  color: #555555;
}
.hybrid-carousel.img-zoom .slide-bar .owl-carousel .owl-item .item a:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.hybrid-carousel.img-zoom .slide-bar .owl-carousel .owl-item .item:hover {
  border: none;
}
.hybrid-carousel.img-zoom-top-right.img-shadow .slide-bar .owl-carousel .owl-item .item a:before {
  top: 0px !important;
}
.hybrid-carousel.img-zoom-top-right.img-border .slide-bar .owl-carousel .owl-item .item a:before {
  top: 1px !important;
  right: 1px !important;
}
.hybrid-carousel.img-zoom-top-right .slide-bar .owl-carousel .owl-item .item a {
  position: relative;
  display: block;
}
.hybrid-carousel.img-zoom-top-right .slide-bar .owl-carousel .owl-item .item a:before {
  top: 4px !important;
}
.hybrid-carousel.img-zoom-top-right .slide-bar .owl-carousel .owl-item .item a:before {
  content: "\e89b";
  font-family: 'lexisnexis-icons';
  position: absolute;
  background: rgba(238, 238, 238, 0.95);
  border: rgba(0, 0, 0, 0.5);
  font-size: 19px;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 5px 10px;
  transition: all 0.2s;
  color: #555555;
}
.hybrid-carousel.img-zoom-top-right .slide-bar .owl-carousel .owl-item .item a:hover:before {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s;
}
.hybrid-carousel.img-zoom-top-right .slide-bar .owl-carousel .owl-item .item:hover {
  border: none;
}
.hybrid-carousel header {
  margin-bottom: 0px !important;
}
.hybrid-carousel header .icon {
  font-size: 28px;
  color: #333333;
  margin-right: 10px;
}
.hybrid-carousel header .icon + .heading {
  padding-left: 38px;
}
.hybrid-carousel header .heading {
  font-size: 24px;
  color: #191919;
  font-weight: 400;
  margin-top: 0px !important;
}
.hybrid-carousel header:after {
  content: "";
  display: block;
  background: url("../images/common/border-dotted.png") repeat-x 0 0;
  height: 2px;
  margin-top: 1px;
}
.hybrid-carousel .slide-bar {
  /*&.items-2{
			margin: 0 -28px 0 -12.5px;
		}*/
  position: relative;
}
.hybrid-carousel .slide-bar.no-slider .expand {
  display: none;
}
.hybrid-carousel .slide-bar .expand {
  background-color: #f0f0f0 !important;
  font-size: 12px;
  color: #696969;
  position: absolute;
  top: -38px;
  right: 8px;
  margin-right: 56px;
  padding: 4px 8px 5px 6px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  visibility: hidden;
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
}
.hybrid-carousel .slide-bar .expand.active {
  visibility: visible;
}
.hybrid-carousel .slide-bar .expand:hover {
  background-color: #ececec !important;
  color: #616161;
}
.hybrid-carousel .slide-bar .expand .icon {
  font-size: 14px;
  color: #ed1c24;
  float: left;
  margin-top: 2px;
  margin-right: 8px;
}
.hybrid-carousel .slide-bar .expand .icon.ln-minus {
  display: none;
}
.hybrid-carousel .slide-bar .expand .minimize {
  display: none;
}
.hybrid-carousel .slide-bar.expanded .expand .icon.ln-plus {
  display: none;
}
.hybrid-carousel .slide-bar.expanded .expand .icon.ln-minus {
  display: block;
}
.hybrid-carousel .slide-bar.expanded .expand .expand-all {
  display: none;
}
.hybrid-carousel .slide-bar.expanded .expand .minimize {
  display: block;
  float: left;
}
.hybrid-carousel .slide-bar.expanded.items-2 .owl-carousel .owl-wrapper .owl-item {
  width: 50% !important;
}
.hybrid-carousel .slide-bar.expanded.items-3 .owl-carousel .owl-wrapper .owl-item {
  width: 33.33% !important;
}
.hybrid-carousel .slide-bar.expanded.items-4 .owl-carousel .owl-wrapper .owl-item {
  width: 25% !important;
}
.hybrid-carousel .slide-bar.expanded.items-5 .owl-carousel .owl-wrapper .owl-item {
  width: 20% !important;
}
.hybrid-carousel .slide-bar.expanded .owl-carousel .owl-wrapper {
  width: inherit !important;
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.hybrid-carousel .slide-bar.expanded .owl-carousel .owl-wrapper .owl-item {
  width: 16.666666666666664% !important;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item {
  margin: 20px 0px 0px;
  padding: 0px 12.4px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item {
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
  padding: 0 !important;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item .title {
  font-weight: 400;
  margin-top: 6px;
  padding-top: 5px;
  margin-bottom: 8px;
  color: #333333;
  overflow: hidden;
  font-size: 16px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item .title .icon {
  margin-right: 10px;
  font-size: 30px;
  margin-top: -5px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item p {
  font-size: 14px;
  line-height: 1.2;
  color: #555555;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item img {
  opacity: 1;
  filter: alpha(opacity=100);
  border-top: 4px solid transparent;
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  border-top: 4px solid transparent;
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a .icon-wrapper {
  background-color: #f0f0f0;
  color: #666666;
  font-size: 350%;
  padding: 10px 0;
  border-top: 4px solid transparent;
  -webkit-transition: 200ms all ease;
  /* Safari and Chrome */
  -moz-transition: 200ms all ease;
  /* Mozilla Firefox */
  -ms-transition: 200ms all ease;
  /* IE */
  -o-transition: 200ms all ease;
  /* Opera */
  transition: 200ms all ease;
  /* All Browsers */
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a .title {
  font-weight: 400;
  margin-top: 6px;
  padding-top: 5px;
  margin-bottom: 8px;
  color: #333333;
  overflow: hidden;
  font-size: 16px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a .title .icon {
  margin-right: 10px;
  font-size: 30px;
  margin-top: -5px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a p {
  font-size: 14px;
  line-height: 1.2;
  color: #555555;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item a:hover {
  text-decoration: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item:hover a .title {
  color: #0077cc;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item:hover a img {
  border-color: #ed1c24;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-item .item:hover .icon-wrapper {
  background-color: #ececec;
  color: #222222;
  border-color: #ed1c24;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-pagination {
  display: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons {
  top: -38px;
  left: auto;
  right: 28px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons div {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 23px !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons.disabled .owl-prev,
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons.disabled .owl-next {
  background-color: #f7f7f7 !important;
  color: #cccccc !important;
  pointer-events: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-prev,
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-next {
  width: 26px;
  height: 26px;
  background-color: #f0f0f0 !important;
  color: #ed1c24 !important;
  right: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  display: block;
  margin-top: -3px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled,
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-next.disabled {
  background-color: #f7f7f7 !important;
  color: #cccccc !important;
  pointer-events: none;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -28px;
}
.hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  margin-left: 2px;
}
.hybrid-carousel.rss-grid.no-header .slide-bar {
  margin-top: 20px;
}
.hybrid-carousel.rss-grid .slide-bar.no-img .owl-carousel .owl-item .item h5 {
  position: relative;
}
.hybrid-carousel.rss-grid .slide-bar.no-img .owl-carousel .owl-item .item .img-container {
  display: none;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item {
  padding: 0 15px;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item a {
  display: block;
  position: relative;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item h5 {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  left: 0;
  margin: 0;
  padding: 6px 14px 7px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  transition: all 200ms ease 0s;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item img {
  opacity: 1;
  filter: alpha(opacity=100);
  border: 0;
  margin-bottom: 11px;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item time {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item p {
  font-size: 16px;
  font-weight: 400;
  color: #07c;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item .img-container {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item:hover {
  border: 0;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item:hover h5 {
  background: rgba(237, 28, 36, 0.8) none repeat scroll 0 0;
  color: #fff;
}
.hybrid-carousel.rss-grid .slide-bar .owl-carousel .owl-item .item:hover p {
  text-decoration: underline;
  color: #004a80;
}
.hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
  height: 309px;
}
.hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
  height: 200px;
}
.hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
  height: 146px;
}
.hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
  height: 97px;
}
.hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item h5 {
  font-size: 11px;
  padding: 2px 6px 3px;
}
.hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
  height: 75px;
}
.hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item h5 {
  font-size: 11px;
  padding: 2px 6px 3px;
}
.hybrid-carousel.all-popup h4,
.hybrid-carousel.all-popup h5 {
  font-size: 16px !important;
}
.hybrid-carousel.all-popup .video-popup:after {
  font-size: 36px !important;
  height: 66px !important;
  width: 66px !important;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup {
  position: relative;
  display: block;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup h5,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup h5,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup h5 {
  position: absolute;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup:after,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup:after,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup:after {
  border: 8px solid;
  border-radius: 56px;
  bottom: 0;
  color: #fff;
  content: "\e65a";
  font-family: lexisnexis-icons;
  font-size: 56px;
  height: 96px;
  left: 0;
  margin: auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 0 12px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 200ms ease 0s;
  width: 96px;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup:hover:after,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup:hover:after,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup:hover:after {
  border-color: #fff;
  color: #ed1c24;
  background-color: rgba(248, 248, 248, 0.65);
  opacity: 1;
  filter: alpha(opacity=100);
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item img,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item img,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item img {
  opacity: 1;
  filter: alpha(opacity=100);
  border: 0;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item p,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item p,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item p {
  font-size: 16px;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item p small,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item p small,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item p small {
  color: #0077cc;
  font-size: 14px;
  display: block;
  font-weight: 400;
  margin-top: 10px;
  text-transform: uppercase;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item h4,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item h4,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item h4,
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item h5,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item h5,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item h5 {
  font-size: 24px;
  font-weight: 400;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item:hover img,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item:hover img,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item:hover img {
  border: 0;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item:hover a p small,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item:hover a p small,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item:hover a p small {
  text-decoration: underline;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a h5,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a h5,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a h5 {
  color: #333333;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a p small,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a p small,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item:hover .video-popup + a p small {
  text-decoration: none;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover h5,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover h5,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover h5 {
  color: #0077cc;
}
.hybrid-carousel.featured-products .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover p small,
.hybrid-carousel.featured-product-video .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover p small,
.hybrid-carousel.featured-products-with-video .slide-bar .owl-carousel .owl-item .item .video-popup + a:hover p small {
  text-decoration: underline;
}
.hybrid-carousel.promos .slide-bar {
  margin-top: 40px !important;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item {
  padding: 0 20px;
  margin-top: 0;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a {
  position: relative;
  display: block;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a img {
  border-bottom: 6px solid #ed1c24;
  border-top: 0 !important;
  /*.transition(all 200ms ease);*/
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a h4,
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a p,
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a h5 {
  color: #333333;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a h4,
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a h5 {
  font-size: 24px;
  font-weight: 400;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a p {
  font-size: 16px;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover {
  text-decoration: none;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover h4,
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover h5 {
  color: #0077cc;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover img {
  /*border-color:@link-hover-color;*/
  border-top: 0;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover:before {
  color: #ffffff;
  background-color: #ed1c24;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:before {
  content: "\e864";
  position: absolute;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 50%;
  right: 8px;
  display: block;
  top: 8px;
  text-align: center;
  color: #ed1c24;
  line-height: 1.3em;
  padding-left: 3px;
  font-family: 'lexisnexis-icons';
  font-size: 20px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  z-index: 1;
}
.hybrid-carousel.promos .slide-bar .owl-carousel .owl-item .item a:hover img {
  transition: none;
  border-top: 0;
}
@media screen and (max-width: 1199px) {
  .hybrid-carousel .promos .owl-item {
    padding: 0px 20px !important;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 251px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 162px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 117px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 90px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 73px;
  }
}
@media screen and (max-width: 1024px) {
  .hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-buttons {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 189px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 120px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 86px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 65px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 51px;
  }
  .hybrid-carousel.no-header .slide-bar.no-slider {
    margin-top: 60px !important;
  }
  .hybrid-carousel.no-expand .slide-bar .expand {
    display: none !important;
  }
  .hybrid-carousel.no-expand header .heading {
    margin-bottom: 12.5px;
  }
  .hybrid-carousel .slide-bar.expanded.items-2 .owl-carousel .owl-wrapper .owl-item {
    width: 50% !important;
  }
  .hybrid-carousel .slide-bar.expanded.items-3 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-4 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-5 .owl-carousel .owl-wrapper .owl-item {
    width: 33.33333333333333% !important;
  }
  .hybrid-carousel .slide-bar.expanded .owl-carousel .owl-wrapper .owl-item {
    width: 33.33333333333333% !important;
  }
  .hybrid-carousel .slide-bar.no-slider .expand {
    display: block;
  }
  .hybrid-carousel .slide-bar .expand {
    right: auto;
    left: 0;
  }
  .hybrid-carousel header .heading {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 785px) {
  .hybrid-carousel .slide-bar.expanded.items-2 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-3 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-4 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-5 .owl-carousel .owl-wrapper .owl-item {
    width: 50% !important;
  }
  .hybrid-carousel .slide-bar.expanded .owl-carousel .owl-wrapper .owl-item {
    width: 50% !important;
  }
  .hybrid-carousel .slide-bar.expanded .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
  .hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-pagination {
    display: block;
  }
  .hybrid-carousel .slide-bar .owl-carousel .owl-controls .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
    margin: 3px 3px;
  }
}
@media screen and (max-width: 767px) {
  .hybrid-carousel.promos .owl-item {
    padding: 0px 15px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 194px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 194px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 194px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 194px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 194px;
  }
  .modal .modal-dialog {
    width: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 157px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 157px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 157px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 157px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 157px;
  }
}
@media screen and (max-width: 550px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 131px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 131px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 131px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 131px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 131px;
  }
}
@media screen and (max-width: 496px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 116px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 116px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 116px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 116px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 116px;
  }
  .hybrid-carousel .slide-bar.expanded.items-2 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-3 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-4 .owl-carousel .owl-wrapper .owl-item,
  .hybrid-carousel .slide-bar.expanded.items-5 .owl-carousel .owl-wrapper .owl-item {
    width: 100% !important;
  }
  .hybrid-carousel .slide-bar.expanded .owl-carousel .owl-wrapper .owl-item {
    width: 100% !important;
  }
  .hybrid-carousel .slide-bar .owl-carousel .owl-item {
    padding-left: 0;
    padding-right: 25px;
  }
}
@media screen and (max-width: 479px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 239px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 239px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 239px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 239px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 239px;
  }
}
@media screen and (max-width: 375px) {
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 180px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 180px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 180px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 180px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 180px;
  }
}
@media screen and (max-width: 320px) {
  .hybrid-carousel .slide-bar .owl-carousel .owl-item {
    padding-left: 0;
    padding-right: 0;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-2 .owl-carousel .owl-item .item .img-container {
    height: 149px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-3 .owl-carousel .owl-item .item .img-container {
    height: 149px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-4 .owl-carousel .owl-item .item .img-container {
    height: 149px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-5 .owl-carousel .owl-item .item .img-container {
    height: 149px;
  }
  .hybrid-carousel.rss-grid .slide-bar.items-6 .owl-carousel .owl-item .item .img-container {
    height: 149px;
  }
}
/*CSS for Communities-contact*/
.communities-contact {
  padding: 65px 0 100px;
}
.communities-contact.top-shadow {
  position: relative;
}
.communities-contact.top-shadow:before {
  content: "";
  height: 55px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
}
.communities-contact a {
  display: block;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .communities-contact {
    padding-top: 20px !important;
  }
  .communities-contact [class*="col-"] {
    padding-top: 45px;
  }
}
/*CSS for Top Products*/
.top-products {
  padding: 0 !important;
}
.top-products.option-2 .product figure {
  border-bottom: none !important;
}
.top-products.option-2 .product figure img {
  border-top: 4px solid transparent;
}
.top-products.option-2 .product figure:hover img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.top-products.option-2 .product .title {
  font-weight: 400;
  margin-top: 11px;
  margin-bottom: 8px;
  text-decoration: none;
  color: #333333;
}
.top-products.option-2 .product:hover a {
  text-decoration: none;
}
.top-products.option-2 .product:hover img {
  border-top: 4px solid #ed1c24;
}
.top-products.option-2 .product:hover .title {
  color: #0077cc;
}
.top-products .row .row + .row .product.small {
  margin-bottom: 0px !important;
}
.top-products .product figure {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
  border-bottom: 4px solid transparent;
}
.top-products .product figure img {
  -webkit-transition: all 500ms ease;
  /* Safari and Chrome */
  -moz-transition: all 500ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 500ms ease;
  /* IE */
  -o-transition: all 500ms ease;
  /* Opera */
  transition: all 500ms ease;
  /* All Browsers */
  display: block;
}
.top-products .product figure:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.top-products .product figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 60%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 82%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(82%, rgba(0, 0, 0, 0.58)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 82%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 82%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 82%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 82%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.top-products .product figure figcaption span {
  color: #fff;
  font-size: 24px;
  position: absolute;
  bottom: 8px;
  left: 15px;
}
.top-products .product:hover figure {
  border-bottom: 4px solid #ed1c24;
}
.top-products .product.small {
  margin-bottom: 26px;
}
.top-products .product.small figure figcaption span {
  font-size: 18px;
  left: 12px;
  bottom: 6px;
}
@media only screen and (max-width: 991px) {
  .top-products .product {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .top-products .product figure figcaption span {
    font-size: 18px;
    left: 12px;
    bottom: 6px;
  }
}
@media only screen and (max-width: 496px) {
  .top-products.option-2 .product {
    width: 100%;
  }
}
/*CSS for All Products*/
.all-products .owl-controls {
  display: none !important;
}
.all-products .alphabet-list ul {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 0px !important;
}
.all-products .alphabet-list ul li {
  background-color: #f7f7f7;
  width: 34px;
  height: 34px;
  text-transform: uppercase;
  color: #cccccc;
  cursor: pointer;
  float: left;
  margin-right: 14px;
  font-size: 20px;
  text-align: center;
  padding-top: 2px;
  margin-bottom: 15px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.all-products .alphabet-list ul li .icon {
  color: #cccccc !important;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.all-products .alphabet-list ul li.selected {
  background-color: #f0f0f0;
  color: #ed1c24;
  pointer-events: none;
  font-weight: 400;
}
.all-products .alphabet-list ul li:last-child {
  margin-right: 0px !important;
}
.all-products .alphabet-list ul li:hover {
  background-color: #ececec;
  color: #616161;
}
.all-products .alphabet-list ul li:hover .icon {
  color: #616161 !important;
}
.all-products .alphabet-list .item {
  background-color: #f7f7f7;
  width: 34px;
  height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  color: #cccccc;
  cursor: pointer;
  float: left;
  margin-right: 14px;
  font-size: 20px;
  text-align: center;
  padding-top: 2px;
  margin-bottom: 15px;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.all-products .alphabet-list .item .icon {
  color: #cccccc !important;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 200ms ease;
  /* Safari and Chrome */
  -moz-transition: all 200ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 200ms ease;
  /* IE */
  -o-transition: all 200ms ease;
  /* Opera */
  transition: all 200ms ease;
  /* All Browsers */
}
.all-products .alphabet-list .item.selected {
  background-color: #f0f0f0;
  color: #ed1c24;
  pointer-events: none;
  font-weight: 400;
}
.all-products .alphabet-list .item:last-child {
  margin-right: 0px !important;
}
.all-products .alphabet-list .item:hover {
  background-color: #ececec;
  color: #616161;
}
.all-products .alphabet-list .item:hover .icon {
  color: #616161 !important;
}
/*@media screen and (max-width: 1012px){
	.all-products {
		.alphabet-list{
			position:relative;
			&:before{
				  content: "";
				  display: block;
				  position: absolute;
				  top: 0;
				  right: 0;
				  width: 30px;
				  background-color: lighten(@gray-light, 100%);
				  bottom: 0;
				  z-index:1;
			}
		}
	}
}

@media screen and (max-width: 697px){
	.all-products {
		.alphabet-list{
			position:relative;
			&:before{
				  width: 39px;
			}
		}
	}
}

@media screen and (max-width: 697px){
	.all-products {
		.alphabet-list{
			position:relative;
			&:before{
				  width: 35px;
			}
		}
	}
}*/
#click-through .scrollspy {
  display: none !important;
}
.right-auto {
  right: auto !important;
}
.left-auto {
  left: auto !important;
}
.top-auto {
  top: auto !important;
}
.bottom-auto {
  bottom: auto !important;
}
.column-layout {
  margin-top: 15px;
}
.column-layout .main-content h1,
.column-layout .main-content .h1 {
  font-size: 38px;
}
.column-layout .main-content h2,
.column-layout .main-content .h2 {
  font-size: 30px;
}
.column-layout .main-content h3,
.column-layout .main-content .h3 {
  font-size: 24px;
}
.column-layout .main-content .horizontal-divider {
  margin: 30px auto;
}
.column-layout .main-content .container {
  width: auto;
}
.column-layout .main-content h2 {
  color: #6d6f71;
}
.column-layout .main-content section.bg-light-gray:first-child {
  margin-top: 30px;
}
.column-layout .main-content section.feature ~ .feature {
  padding-top: 20px;
}
.column-layout .main-content section#page-heading .page-header {
  text-align: left;
  margin-top: 0;
}
.column-layout .main-content section#page-heading .page-header h1 .sub-head {
  font-size: 28px;
}
.column-layout .main-content section .product-news .row h3 .icon {
  height: 50px;
  width: 50px;
  font-size: 35px;
}
.column-layout .main-content section.feature-wildcard {
  background-color: transparent;
  padding: 20px 0;
}
.column-layout .main-content section.feature-wildcard header {
  text-align: left;
}
.column-layout .main-content section.feature-wildcard header h2 {
  margin-bottom: 20px;
}
.column-layout .main-content section.feature-wildcard header h2 span {
  font-size: 65%;
}
.column-layout .main-content section.feature-wildcard .feature-slideshow {
  padding: 0 40px;
}
.column-layout .main-content section.related-products .owl-item {
  padding: 0 1%;
}
.column-layout .main-content section.related-products .owl-buttons {
  top: 35%;
}
.column-layout .main-content section.related-products .owl-pagination {
  display: block;
}
.column-layout .main-content section.related-products .items-2 .owl-item {
  margin: 0 ;
  padding: 0 1.5% 0 2.5%;
}
.column-layout .main-content section.related-products .items-2 .owl-item + .owl-item {
  padding: 0 2.5% 0 1.5%;
}
.column-layout .main-content section.share-this .icon {
  color: #999;
  font-size: 24px;
}
.column-layout .main-content section.share-this .icon:hover {
  text-decoration: none;
  color: #333;
}
.column-layout .main-content section.share-this .icon:focus {
  text-decoration: none;
}
.column-layout .main-content section.share-this .icon.ln-linkedin-squared {
  margin: 0 15px;
}
.column-layout .main-content section.media-section {
  margin-top: 0px !important;
}
.column-layout .main-content section.media-section.bg-grey {
  background-color: transparent;
}
.column-layout .main-content section.media-section.bg-grey .media-gallery .m-title,
.column-layout .main-content section.media-section.bg-grey .media-gallery .m-description {
  color: #333333;
}
.column-layout .main-content section.media-section.bg-grey .playlist {
  background-color: transparent;
}
.column-layout .main-content section.media-section .media-gallery {
  padding-top: 0px !important;
}
.column-layout .main-content section.media-section .media-gallery .playlist .media-container {
  padding: 0px 20px;
}
.column-layout .main-content section.media-section .media-gallery .playlist .media-heading,
.column-layout .main-content section.media-section .media-gallery .playlist .owl-prev,
.column-layout .main-content section.media-section .media-gallery .playlist .owl-next {
  color: #000000 !important;
}
.column-layout .main-content section.media-section .media-gallery .playlist .pointer {
  display: none;
}
.column-layout .sidebar {
  background-color: transparent;
  border: medium none;
  padding: 0 !important;
}
.column-layout .sidebar h1,
.column-layout .sidebar .h1 {
  font-size: 30px;
}
.column-layout .sidebar h2,
.column-layout .sidebar .h2 {
  font-size: 26px;
}
.column-layout .sidebar h3,
.column-layout .sidebar .h3 {
  font-size: 22px;
}
.column-layout .sidebar .container {
  width: auto;
}
.column-layout .sidebar .owl-buttons {
  top: 20%;
}
.column-layout .sidebar .owl-buttons .owl-next,
.column-layout .sidebar .owl-buttons .owl-prev {
  font-size: 35px !important;
}
.column-layout .sidebar section:first-child {
  margin-top: 8px;
}
.column-layout .sidebar section.bg-light-gray:first-child {
  margin-top: 30px;
}
.column-layout .sidebar section.related-content .col-md-4 {
  width: 100%;
}
.column-layout .sidebar section.related-content h5 {
  margin-bottom: 15px;
}
.column-layout .sidebar section.related-content .btn {
  padding: 10px 12px;
  font-size: 16px;
  margin: 12px 0;
}
.column-layout .sidebar section.feature {
  margin-bottom: 50px;
}
.column-layout .sidebar section.feature h5 {
  color: #000;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 15px;
}
.column-layout .sidebar section.feature p {
  font-size: 14px;
}
.column-layout .sidebar section.feature img {
  margin: 15px;
}
.column-layout .sidebar section.feature img.pull-left {
  margin-top: 0;
  margin-left: 0;
}
.column-layout .sidebar section.feature img.pull-right {
  margin-top: 0;
  margin-right: 0;
}
.column-layout .sidebar section.feature .btn {
  margin: 25px auto;
  display: table;
  padding: 10px 12px;
  font-size: 16px;
}
.column-layout .sidebar section .container {
  position: relative;
}
.column-layout .sidebar section.contact-rep .container,
.column-layout .sidebar section.bsa-regis .container {
  position: relative;
}
.column-layout .sidebar section.bsa-regis .img-bottom {
  right: auto;
}
.column-layout .sidebar section.hero-carousel .item {
  height: auto;
}
.column-layout .sidebar section.product-news .row [class*="col-"] {
  padding-right: 15px;
}
.column-layout .sidebar section.product-news .row [class*="col-"] + [class*="col-"] {
  padding-left: 15px;
}
.column-layout .sidebar section.product-news .row .product-news-connect [class*="col-"] {
  padding-left: 15px;
}
.column-layout .sidebar section.product-news .row .product-news-connect [class*="col-"] + [class*="col-"] {
  padding-left: 15px;
}
.column-layout .sidebar section.product-news .row .col-md-6 {
  width: 100%;
}
.column-layout .sidebar section.product-news .row h3 {
  width: 100%;
}
.column-layout .sidebar section.product-news .row h3 .icon {
  height: 40px;
  width: 40px;
  font-size: 25px;
}
.column-layout .sidebar section.media-section .media-gallery .vdo-base {
  background-size: contain;
  margin: 0 2%;
  width: 96%;
}
.column-layout .sidebar section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .sidebar section.features .features-carousel .owl-buttons .owl-prev {
  left: 0;
}
.column-layout .sidebar section.features .features-carousel .owl-buttons .owl-next {
  right: 0;
}
.column-layout .sidebar section.related-products .owl-item {
  padding: 0 1%;
}
.column-layout .sidebar section.related-products .owl-buttons {
  top: 35%;
}
.column-layout .sidebar section.related-products .owl-pagination {
  display: block;
}
.column-layout .sidebar section.related-products .items-2 .owl-item {
  margin: 0 ;
  padding: 0 1.5% 0 2.5%;
}
.column-layout .sidebar section.related-products .items-2 .owl-item + .owl-item {
  padding: 0 2.5% 0 1.5%;
}
.column-layout .sidebar section.feature-wildcard {
  background-color: transparent;
  padding: 20px 0;
}
.column-layout .sidebar section.feature-wildcard header {
  text-align: left;
}
.column-layout .sidebar section.feature-wildcard header h2 {
  margin-bottom: 20px;
}
.column-layout .sidebar section.feature-wildcard header h2 span {
  font-size: 65%;
}
.column-layout .sidebar section.feature-wildcard .feature-slideshow {
  padding: 0 40px;
  min-height: auto;
}
.column-layout .sidebar section.feature-wildcard .feature-slideshow .owl-buttons {
  top: 20%;
}
.column-layout .sidebar section.feature-wildcard .feature-slideshow .owl-buttons .owl-next,
.column-layout .sidebar section.feature-wildcard .feature-slideshow .owl-buttons .owl-prev {
  font-size: 35px !important;
}
.column-layout .col-md-11 .main-content section.media-section .media-gallery .vdo-base {
  background-size: contain;
  height: 475px;
}
.column-layout .col-md-11 .main-content section.media-section .media-gallery .vdo-base .media-wrapper {
  width: 604px;
  margin-left: 31px;
  margin-top: 42px;
}
.column-layout .col-md-10 .main-content section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .col-md-10 .main-content section.media-section .media-gallery .vdo-base {
  width: 100%;
}
.column-layout .col-md-9 .main-content section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .col-md-9 .main-content section.media-section .media-gallery .vdo-base {
  width: 100%;
}
.column-layout .col-md-8 .main-content section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .col-md-8 .main-content section.media-section .media-gallery .vdo-base {
  width: 100%;
  background-size: contain;
}
.column-layout .col-md-7 .main-content section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .col-md-7 .main-content section.media-section .media-gallery header .m-description {
  font-size: 18px;
  line-height: 1;
}
.column-layout .col-md-7 .main-content section.media-section .media-gallery .vdo-base {
  width: 100%;
  background-size: contain;
  height: 435px;
}
.column-layout .col-md-7 .main-content section.media-section .media-gallery .vdo-base .media-wrapper {
  width: 91%;
  margin-left: 28px;
  margin-top: 39px;
}
.column-layout .col-md-6 .main-content section.media-section .media-gallery header {
  float: none;
  width: 100%;
}
.column-layout .col-md-6 .main-content section.media-section .media-gallery header .m-description {
  font-size: 18px;
  line-height: 1;
}
.column-layout .col-md-6 .main-content section.media-section .media-gallery .vdo-base {
  width: 100%;
  background-size: contain;
  height: 370px;
}
.column-layout .col-md-6 .main-content section.media-section .media-gallery .vdo-base .media-wrapper {
  width: 91.7%;
  margin-left: 22px;
  margin-top: 34px;
}
.column-layout .col-md-6 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .col-md-5 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .col-md-4 .sidebar section.benefits {
  padding-top: 0px !important;
}
.column-layout .col-md-4 .sidebar section.benefits [class*="col-"] {
  width: 100%;
}
.column-layout .col-md-4 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .col-md-3 .sidebar section.benefits {
  padding-top: 0px !important;
}
.column-layout .col-md-3 .sidebar section.benefits [class*="col-"] {
  width: 100%;
}
.column-layout .col-md-3 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .col-md-2 .sidebar section.benefits {
  padding-top: 0px !important;
}
.column-layout .col-md-2 .sidebar section.benefits [class*="col-"] {
  width: 100%;
}
.column-layout .col-md-2 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .col-md-1 .sidebar section.benefits {
  padding-top: 0px !important;
}
.column-layout .col-md-1 .sidebar section.benefits [class*="col-"] {
  width: 100%;
}
.column-layout .col-md-1 .sidebar section.contact header {
  margin-left: 0px !important;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.column-layout .hero-carousel .item .row {
  padding-left: 0px !important;
}
/*@media screen and (max-width: 767px) {
	
	h1,.h1{ font-size: ceil((@font-size-base * 2.1));}  // ~38px
	h2,.h2{ font-size: floor((@font-size-base * 1.7));} // ~30px 
	h3,.h3{ font-size: ceil((@font-size-base * 1.3));}  // ~24px

}*/
/* ##################

####	KENBURN EFFECT FOR LEXISNEXIS WEBSITE USA
####	by BALRAM SHARMA
####	CREATED ON JANUARY 2015
#### 	JCM# : 165345
#### 	THE HTML EXAMPLE IS FOR CSS CLASS ONLY

The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery. We are creating CSS/JS rules to have this animation, you need to follow below rules to get this effect on this project. 

BASIC DESCTIPTIONS
------------------
Slide Effects		= no-motion, zoom-in, zoom-out, from-left, from-right, from-top, from-bottom
Number of Slides 	= 3-slide, 4-slide, 5-slide
Slide Intervals	 	= delay-0s, delay-6s, delay-12s, delay-18s, delay-24s, delay-30s

What is slide and delay and how to use this combination?
** Slides could be image or HTML block elements i.e. div/li/p and to use this combination please follow below steps


** If your are creating 5 sets of slides, the class on MARKUP should be as below for pure CSS CLASS VERSION:

LETS HAVE HTML MARKUP WITH DIFFERENT SETS OF SLIDE EFFECTS

FIRST	div <div class="zoom-in-5-slide delay-0s" />
SECOND	div <div class="zoom-out-5-slide delay-6s" />
THIRD	div <div class="from-left-5-slide delay-12s" />
FORTH	div <div class="from-right-5-slide delay-18s" />
FIFTH	div <div class="from-top-5-slide delay-24s" />

** If your are creating 4 or 3 sets of slides, the number of slides reduces from the bottom or set the delay class as per above example
 

################## */
/*#### STYLES FOR 5 SLIDES AND 30S DURATION #### 
___________________________________________________________*/
/*### fade no motion animation ####*/
@-webkit-keyframes no-motion-5-slide {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-5-slide {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
@keyframes no-motion-5-slide {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
@-webkit-keyframes no-motion-5-slide-first-slide {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-5-slide-first-slide {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
@keyframes no-motion-5-slide-first-slide {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
}
/*### zoom out animation ####*/
@-webkit-keyframes zoom-out-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-5-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-5-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
@-webkit-keyframes zoom-out-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
/*### zoom in animation ####*/
@-webkit-keyframes zoom-in-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-5-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-5-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(1.2 rotate(0.02deg));
  }
}
@-webkit-keyframes zoom-in-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(1.2 rotate(0.02deg));
  }
}
/*### slide move left to right animation ####*/
@-webkit-keyframes from-left-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-5-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-5-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-left-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide move right to left animation ####*/
@-webkit-keyframes from-right-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-5-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-5-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-right-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide from top animation ####*/
@-webkit-keyframes from-top-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-5-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-5-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-top-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
/*### slide from bottom animation ####*/
@-webkit-keyframes from-bottom-5-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-5-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-5-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-bottom-5-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  18% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-5-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  7% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  18% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  25% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-5-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  7% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  18% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
/*#### STYLES FOR 4 SLIDES AND 24S DURATION #### 
___________________________________________________________*/
/*### fade no motion animation ####*/
@-webkit-keyframes no-motion-4-slide {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-4-slide {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
@keyframes no-motion-4-slide {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
@-webkit-keyframes no-motion-4-slide-first-slide {
  0% {
    opacity: 1;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-4-slide-first-slide {
  0% {
    opacity: 1;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
@keyframes no-motion-4-slide-first-slide {
  0% {
    opacity: 1;
  }
  12% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
}
/*### zoom out animation ####*/
@-webkit-keyframes zoom-out-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-4-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-4-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
@-webkit-keyframes zoom-out-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
/*### zoom in animation ####*/
@-webkit-keyframes zoom-in-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-4-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-4-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(1.2 rotate(0.02deg));
  }
}
@-webkit-keyframes zoom-in-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  25% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  35% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: scale(1.2 rotate(0.02deg));
  }
}
/*.with-lazy{*/
/*### slide move left to right animation ####*/
@-webkit-keyframes from-left-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-4-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-4-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-left-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide move right to left animation ####*/
@-webkit-keyframes from-right-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-4-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-4-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-right-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide from top animation ####*/
@-webkit-keyframes from-top-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-4-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-4-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-top-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
/*### slide from bottom animation ####*/
@-webkit-keyframes from-bottom-4-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-4-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-4-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-bottom-4-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  35% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-4-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  10% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  25% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  35% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-4-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  10% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  25% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
/*}*/
/*
@-webkit-keyframes from-left-4-slide {
	0% { opacity:1;-webkit-transform:translate(-5%,-10px) scale(1); }
	10% { opacity:1;-webkit-transform:translate(-2%,-10px) scale(1); }
	25% { opacity:1;-webkit-transform:translate(2%,-10px) scale(1); }
	35% { opacity:0;-webkit-transform:translate(5%,-10px) scale(1); }
}
@-moz-keyframes from-left-4-slide {
	0% { opacity:0;-moz-transform:translate(-5%,-10px) scale(1); }
	10% { opacity:1;-moz-transform:translate(-2%,-10px) scale(1); }
	25% { opacity:1;-moz-transform:translate(2%,-10px) scale(1); }
	35% { opacity:0;-moz-transform:translate(5%,-10px) scale(1); }
}
@keyframes from-left-4-slide {
	0% { opacity:0;transform:translate(-5%,-10px) scale(1) rotate(0.02deg); }
	10% { opacity:1;transform:translate(-2%,-10px) scale(1) rotate(0.02deg); }
	25% { opacity:1;transform:translate(2%,-10px) scale(1) rotate(0.02deg); }
	35% { opacity:0;transform:translate(5%,-10px) scale(1) rotate(0.02deg); }
}*/
/*### slide move right to left animation ####*/
/*@-webkit-keyframes from-right-4-slide {
	0% { opacity:0;-webkit-transform:translate(5%,-10px) scale(1); }
	10% { opacity:1;-webkit-transform:translate(2%,-10px) scale(1); }
	25% { opacity:1;-webkit-transform:translate(-2%,-10px) scale(1); }
	35% { opacity:0;-webkit-transform:translate(-5%,-10px) scale(1); }
}
@-moz-keyframes from-right-4-slide {
	0% { opacity:0;-moz-transform:translate(5%,-10px) scale(1); }
	10% { opacity:1;-moz-transform:translate(2%,-10px) scale(1); }
	25% { opacity:1;-moz-transform:translate(-2%,-10px) scale(1); }
	35% { opacity:0;-moz-transform:translate(-5%,-10px) scale(1); }
}
@keyframes from-right-4-slide {
	0% { opacity:0;transform:translate(5%,-10px) scale(1) rotate(0.02deg); }
	10% { opacity:1;transform:translate(2%,-10px) scale(1) rotate(0.02deg); }
	25% { opacity:1;transform:translate(-2%,-10px) scale(1) rotate(0.02deg); }
	35% { opacity:0;transform:translate(-5%,-10px) scale(1) rotate(0.02deg); }
}*/
/*### slide from top animation ####*/
/*@-webkit-keyframes from-top-4-slide {
	0% { opacity:0;-webkit-transform:translate(0,-10%) scale(1); }
	10% { opacity:1;-webkit-transform:translate(0,-5%) scale(1); }
	25% { opacity:1;-webkit-transform:translate(0,5%) scale(1); }
	35% { opacity:0;-webkit-transform:translate(0,10%) scale(1); }
}
@-moz-keyframes from-top-4-slide {
	0% { opacity:0;-moz-transform:translate(0,-10%) scale(1); }
	10% { opacity:1;-moz-transform:translate(0,-5%) scale(1); }
	25% { opacity:1;-moz-transform:translate(0,5%) scale(1); }
	35% { opacity:0;-moz-transform:translate(0,10%) scale(1); }
}
@keyframes from-top-4-slide {
	0% { opacity:0;transform:translate(0,-10%) scale(1) rotate(0.02deg); }
	10% { opacity:1;transform:translate(0,-5%) scale(1) rotate(0.02deg); }
	25% { opacity:1;transform:translate(0,5%) scale(1) rotate(0.02deg); }
	35% { opacity:0;transform:translate(0,10%) scale(1) rotate(0.02deg); }
}*/
/*### slide from bottom animation ####*/
/*@-webkit-keyframes from-bottom-4-slide {
	0% { opacity:0;-webkit-transform:translate(0,10%) scale(1); }
	10% { opacity:1;-webkit-transform:translate(0,5%) scale(1); }
	25% { opacity:1;-webkit-transform:translate(0,-5%) scale(1); }
	35% { opacity:0;-webkit-transform:translate(0,-10%) scale(1); }
}
@-moz-keyframes from-bottom-4-slide {
	0% { opacity:0;-moz-transform:translate(0,10%) scale(1); }
	10% { opacity:1;-moz-transform:translate(0,5%) scale(1); }
	25% { opacity:1;-moz-transform:translate(0,-5%) scale(1); }
	35% { opacity:0;-moz-transform:translate(0,-10%) scale(1); }
}
@keyframes from-bottom-4-slide {
	0% { opacity:0;transform:translate(0,10%) scale(1) rotate(0.02deg); }
	10% { opacity:1;transform:translate(0,5%) scale(1) rotate(0.02deg); }
	25% { opacity:1;transform:translate(0,-5%) scale(1) rotate(0.02deg); }
	35% { opacity:0;transform:translate(0,-10%) scale(1) rotate(0.02deg); }
}*/
/*#### STYLES FOR 3 SLIDES AND 18S DURATION #### 
___________________________________________________________*/
@-webkit-keyframes no-motion-3-slide {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-3-slide {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes no-motion-3-slide {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes no-motion-3-slide-first-slide {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-moz-keyframes no-motion-3-slide-first-slide {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes no-motion-3-slide-first-slide {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
/*### zoom in animation ####*/
@-webkit-keyframes zoom-out-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-3-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  35% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  50% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-3-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
@-webkit-keyframes zoom-out-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(0.94);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(0.85);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.79);
  }
}
@-moz-keyframes zoom-out-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: scale(0.94);
  }
  35% {
    opacity: 1;
    -moz-transform: scale(0.85);
  }
  50% {
    opacity: 0;
    -moz-transform: scale(0.79);
  }
}
@keyframes zoom-out-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: scale(0.94) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: scale(0.85) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: scale(0.79) rotate(0.02deg);
  }
}
/*### zoom in animation ####*/
@-webkit-keyframes zoom-in-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-3-slide {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  35% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  50% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-3-slide {
  0% {
    opacity: 0;
    transform: scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: scale(1.2) rotate(0.02deg);
  }
}
@-webkit-keyframes zoom-in-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.15);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes zoom-in-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  35% {
    opacity: 1;
    -moz-transform: scale(1.15);
  }
  50% {
    opacity: 0;
    -moz-transform: scale(1.2);
  }
}
@keyframes zoom-in-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: scale(1.05) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: scale(1.15) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: scale(1.2) rotate(0.02deg);
  }
}
/*### slide move left to right animation ####*/
@-webkit-keyframes from-left-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-3-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-3-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-left-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(10%, 0px) scale(1);
  }
}
@-moz-keyframes from-left-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(10%, 0px) scale(1);
  }
}
@keyframes from-left-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(3%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(7%, 0px) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide move right to left animation ####*/
@-webkit-keyframes from-right-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-3-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-3-slide {
  0% {
    opacity: 0;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-right-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(-3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(-7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-10%, 0px) scale(1);
  }
}
@-moz-keyframes from-right-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0%, 0px) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(-3%, 0px) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(-7%, 0px) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-10%, 0px) scale(1);
  }
}
@keyframes from-right-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0%, 0px) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(-3%, 0px) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(-7%, 0px) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(-10%, 0px) scale(1) rotate(0.02deg);
  }
}
/*### slide from top animation ####*/
@-webkit-keyframes from-top-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-3-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-3-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-top-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(0, 3%) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(0, 9%) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, 12%) scale(1);
  }
}
@-moz-keyframes from-top-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(0, 3%) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(0, 9%) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(0, 12%) scale(1);
  }
}
@keyframes from-top-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(0, 3%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(0, 9%) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(0, 12%) scale(1) rotate(0.02deg);
  }
}
/*### slide from bottom animation ####*/
@-webkit-keyframes from-bottom-3-slide {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-3-slide {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-3-slide {
  0% {
    opacity: 0;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
@-webkit-keyframes from-bottom-3-slide-first-slide {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -webkit-transform: translate(0, -4%) scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: translate(0, -9%) scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, -12%) scale(1);
  }
}
@-moz-keyframes from-bottom-3-slide-first-slide {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0%) scale(1);
  }
  15% {
    opacity: 1;
    -moz-transform: translate(0, -4%) scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: translate(0, -9%) scale(1);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(0, -12%) scale(1);
  }
}
@keyframes from-bottom-3-slide-first-slide {
  0% {
    opacity: 1;
    transform: translate(0, 0%) scale(1) rotate(0.02deg);
  }
  15% {
    opacity: 1;
    transform: translate(0, -4%) scale(1) rotate(0.02deg);
  }
  35% {
    opacity: 1;
    transform: translate(0, -9%) scale(1) rotate(0.02deg);
  }
  50% {
    opacity: 0;
    transform: translate(0, -12%) scale(1) rotate(0.02deg);
  }
}
/*//### Set Time for Animation*/
.kenburn-effect {
  /* ##### Animation duration styles */
  /*no motion*/
  /*zoom in*/
  /*zoom out*/
  /*from left*/
  /*from right*/
  /*from top*/
  /*from bottom*/
  /*/### Setting delay for next element ###*/
}
.kenburn-effect div {
  background-repeat: no-repeat;
  background-position: center center;
}
.kenburn-effect .no-motion-5-slide {
  -webkit-animation: no-motion-5-slide 30s linear infinite;
  -moz-animation: no-motion-5-slide 30s linear infinite;
  animation: no-motion-5-slide 30s linear infinite;
}
.kenburn-effect .no-motion-4-slide {
  -webkit-animation: no-motion-4-slide 24s linear infinite;
  -moz-animation: no-motion-4-slide 24s linear infinite;
  animation: no-motion-4-slide 24s linear infinite;
}
.kenburn-effect .no-motion-3-slide {
  -webkit-animation: no-motion-3-slide 18s linear infinite;
  -moz-animation: no-motion-3-slide 18s linear infinite;
  animation: no-motion-3-slide 18s linear infinite;
}
.kenburn-effect .no-motion-5-slide-first-slide {
  -webkit-animation: no-motion-5-slide-first-slide 30s linear infinite;
  -moz-animation: no-motion-5-slide-first-slide 30s linear infinite;
  animation: no-motion-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .no-motion-4-slide-first-slide {
  -webkit-animation: no-motion-4-slide-first-slide 24s linear infinite;
  -moz-animation: no-motion-4-slide-first-slide 24s linear infinite;
  animation: no-motion-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .no-motion-3-slide-first-slide {
  -webkit-animation: no-motion-3-slide-first-slide 18s linear infinite;
  -moz-animation: no-motion-3-slide-first-slide 18s linear infinite;
  animation: no-motion-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .zoom-in-5-slide {
  -webkit-animation: zoom-in-5-slide 30s linear infinite;
  -moz-animation: zoom-in-5-slide 30s linear infinite;
  animation: zoom-in-5-slide 30s linear infinite;
}
.kenburn-effect .zoom-in-4-slide {
  -webkit-animation: zoom-in-4-slide 24s linear infinite;
  -moz-animation: zoom-in-4-slide 24s linear infinite;
  animation: zoom-in-4-slide 24s linear infinite;
}
.kenburn-effect .zoom-in-3-slide {
  -webkit-animation: zoom-in-3-slide 18s linear infinite;
  -moz-animation: zoom-in-3-slide 18s linear infinite;
  animation: zoom-in-3-slide 18s linear infinite;
}
.kenburn-effect .zoom-in-5-slide-first-slide {
  -webkit-animation: zoom-in-5-slide-first-slide 30s linear infinite;
  -moz-animation: zoom-in-5-slide-first-slide 30s linear infinite;
  animation: zoom-in-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .zoom-in-4-slide-first-slide {
  -webkit-animation: zoom-in-4-slide-first-slide 24s linear infinite;
  -moz-animation: zoom-in-4-slide-first-slide 24s linear infinite;
  animation: zoom-in-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .zoom-in-3-slide-first-slide {
  -webkit-animation: zoom-in-3-slide-first-slide 18s linear infinite;
  -moz-animation: zoom-in-3-slide-first-slide 18s linear infinite;
  animation: zoom-in-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .zoom-out-5-slide {
  -webkit-animation: zoom-out-5-slide 30s linear infinite;
  -moz-animation: zoom-out-5-slide 30s linear infinite;
  animation: zoom-out-5-slide 30s linear infinite;
}
.kenburn-effect .zoom-out-4-slide {
  -webkit-animation: zoom-out-4-slide 24s linear infinite;
  -moz-animation: zoom-out-4-slide 24s linear infinite;
  animation: zoom-out-4-slide 24s linear infinite;
}
.kenburn-effect .zoom-out-3-slide {
  -webkit-animation: zoom-out-3-slide 18s linear infinite;
  -moz-animation: zoom-out-3-slide 18s linear infinite;
  animation: zoom-out-3-slide 18s linear infinite;
}
.kenburn-effect .zoom-out-5-slide-first-slide {
  -webkit-animation: zoom-out-5-slide-first-slide 30s linear infinite;
  -moz-animation: zoom-out-5-slide-first-slide 30s linear infinite;
  animation: zoom-out-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .zoom-out-4-slide-first-slide {
  -webkit-animation: zoom-out-4-slide-first-slide 24s linear infinite;
  -moz-animation: zoom-out-4-slide-first-slide 24s linear infinite;
  animation: zoom-out-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .zoom-out-3-slide-first-slide {
  -webkit-animation: zoom-out-3-slide-first-slide 18s linear infinite;
  -moz-animation: zoom-out-3-slide-first-slide 18s linear infinite;
  animation: zoom-out-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .from-left-5-slide {
  -webkit-animation: from-left-5-slide 30s linear infinite;
  -moz-animation: from-left-5-slide 30s linear infinite;
  animation: from-left-5-slide 30s linear infinite;
}
.kenburn-effect .from-left-4-slide {
  -webkit-animation: from-left-4-slide 24s linear infinite;
  -moz-animation: from-left-4-slide 24s linear infinite;
  animation: from-left-4-slide 24s linear infinite;
}
.kenburn-effect .from-left-3-slide {
  -webkit-animation: from-left-3-slide 18s linear infinite;
  -moz-animation: from-left-3-slide 18s linear infinite;
  animation: from-left-3-slide 18s linear infinite;
}
.kenburn-effect .from-left-5-slide-first-slide {
  -webkit-animation: from-left-5-slide-first-slide 30s linear infinite;
  -moz-animation: from-left-5-slide-first-slide 30s linear infinite;
  animation: from-left-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .from-left-4-slide-first-slide {
  -webkit-animation: from-left-4-slide-first-slide 24s linear infinite;
  -moz-animation: from-left-4-slide-first-slide 24s linear infinite;
  animation: from-left-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .from-left-3-slide-first-slide {
  -webkit-animation: from-left-3-slide-first-slide 18s linear infinite;
  -moz-animation: from-left-3-slide-first-slide 18s linear infinite;
  animation: from-left-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .from-right-5-slide {
  -webkit-animation: from-right-5-slide 30s linear infinite;
  -moz-animation: from-right-5-slide 30s linear infinite;
  animation: from-right-5-slide 30s linear infinite;
}
.kenburn-effect .from-right-4-slide {
  -webkit-animation: from-right-4-slide 24s linear infinite;
  -moz-animation: from-right-4-slide 24s linear infinite;
  animation: from-right-4-slide 24s linear infinite;
}
.kenburn-effect .from-right-3-slide {
  -webkit-animation: from-right-3-slide 18s linear infinite;
  -moz-animation: from-right-3-slide 18s linear infinite;
  animation: from-right-3-slide 18s linear infinite;
}
.kenburn-effect .from-right-5-slide-first-slide {
  -webkit-animation: from-right-5-slide-first-slide 30s linear infinite;
  -moz-animation: from-right-5-slide-first-slide 30s linear infinite;
  animation: from-right-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .from-right-4-slide-first-slide {
  -webkit-animation: from-right-4-slide-first-slide 24s linear infinite;
  -moz-animation: from-right-4-slide-first-slide 24s linear infinite;
  animation: from-right-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .from-right-3-slide-first-slide {
  -webkit-animation: from-right-3-slide-first-slide 18s linear infinite;
  -moz-animation: from-right-3-slide-first-slide 18s linear infinite;
  animation: from-right-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .from-top-5-slide {
  -webkit-animation: from-top-5-slide 30s linear infinite;
  -moz-animation: from-top-5-slide 30s linear infinite;
  animation: from-top-5-slide 30s linear infinite;
}
.kenburn-effect .from-top-4-slide {
  -webkit-animation: from-top-4-slide 24s linear infinite;
  -moz-animation: from-top-4-slide 24s linear infinite;
  animation: from-top-4-slide 24s linear infinite;
}
.kenburn-effect .from-top-3-slide {
  -webkit-animation: from-top-3-slide 18s linear infinite;
  -moz-animation: from-top-3-slide 18s linear infinite;
  animation: from-top-3-slide 18s linear infinite;
}
.kenburn-effect .from-top-5-slide-first-slide {
  -webkit-animation: from-top-5-slide-first-slide 30s linear infinite;
  -moz-animation: from-top-5-slide-first-slide 30s linear infinite;
  animation: from-top-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .from-top-4-slide-first-slide {
  -webkit-animation: from-top-4-slide-first-slide 24s linear infinite;
  -moz-animation: from-top-4-slide-first-slide 24s linear infinite;
  animation: from-top-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .from-top-3-slide-first-slide {
  -webkit-animation: from-top-3-slide-first-slide 18s linear infinite;
  -moz-animation: from-top-3-slide-first-slide 18s linear infinite;
  animation: from-top-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .from-bottom-5-slide {
  -webkit-animation: from-bottom-5-slide 30s linear infinite;
  -moz-animation: from-bottom-5-slide 30s linear infinite;
  animation: from-bottom-5-slide 30s linear infinite;
}
.kenburn-effect .from-bottom-4-slide {
  -webkit-animation: from-bottom-4-slide 24s linear infinite;
  -moz-animation: from-bottom-4-slide 24s linear infinite;
  animation: from-bottom-4-slide 24s linear infinite;
}
.kenburn-effect .from-bottom-3-slide {
  -webkit-animation: from-bottom-3-slide 18s linear infinite;
  -moz-animation: from-bottom-3-slide 18s linear infinite;
  animation: from-bottom-3-slide 18s linear infinite;
}
.kenburn-effect .from-bottom-5-slide-first-slide {
  -webkit-animation: from-bottom-5-slide-first-slide 30s linear infinite;
  -moz-animation: from-bottom-5-slide-first-slide 30s linear infinite;
  animation: from-bottom-5-slide-first-slide 30s linear infinite;
}
.kenburn-effect .from-bottom-4-slide-first-slide {
  -webkit-animation: from-bottom-4-slide-first-slide 24s linear infinite;
  -moz-animation: from-bottom-4-slide-first-slide 24s linear infinite;
  animation: from-bottom-4-slide-first-slide 24s linear infinite;
}
.kenburn-effect .from-bottom-3-slide-first-slide {
  -webkit-animation: from-bottom-3-slide-first-slide 18s linear infinite;
  -moz-animation: from-bottom-3-slide-first-slide 18s linear infinite;
  animation: from-bottom-3-slide-first-slide 18s linear infinite;
}
.kenburn-effect .delay-6s {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  animation-delay: 6s;
}
.kenburn-effect .delay-12s {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  animation-delay: 12s;
}
.kenburn-effect .delay-18s {
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  animation-delay: 18s;
}
.kenburn-effect .delay-24s {
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  animation-delay: 24s;
}
/*/### set viewport for Hero Banner ###*/
.hero-stage {
  overflow: hidden;
  width: 100%;
  height: 500px;
  padding: 0px;
  margin: auto;
  position: relative;
  max-width: 2800px;
}
.hero-stage .slide {
  width: 2500px;
  height: 640px;
  position: absolute;
  opacity: 0;
  margin-top: -75px;
}
.hero-stage .slide.first-slide {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hero-stage img {
  width: 100%;
  height: 500px;
  position: absolute;
  opacity: 0;
}
.kenburn-effect .hero-background {
  position: relative;
  background-color: #f2f2f2;
}
.kenburn-effect .hero-background .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.kenburn-effect .hero-background.radial-black:before,
.kenburn-effect .hero-background.radial-white:before {
  z-index: 2;
}
.kenburn-effect .hero-background.radial-black .container,
.kenburn-effect .hero-background.radial-white .container {
  z-index: 3;
}
.ie11 .kenburn-effect .hero-background .container,
.ie10 .kenburn-effect .hero-background .container,
.lt-ie10 .kenburn-effect .hero-background .container {
  left: 90px;
}
@media screen and (max-width: 767px) {
  .kenburn-effect .hero-stage {
    display: none;
  }
  .kenburn-effect .hero-background .container {
    position: static;
  }
}
/* lndc-products*/
/*margin classes*/
.margin-none {
  margin: 0 !important;
}
.margin-left-none {
  margin-left: 0px !important;
}
.margin-right-none {
  margin-right: 0px !important;
}
.margin-top-none {
  margin-top: 0px !important;
}
.margin-bottom-none {
  margin-bottom: 0px !important;
}
.margin-xs {
  margin: 20px !important;
}
.margin-sm {
  margin: 40px !important;
}
.margin-md {
  margin: 60px !important;
}
.margin-lg {
  margin: 80px !important;
}
.margin-xl {
  margin: 100px !important;
}
.margin-left-xs {
  margin-left: 20px !important;
}
.margin-right-xs {
  margin-right: 20px !important;
}
.margin-top-xs {
  margin-top: 20px !important;
}
.margin-bottom-xs {
  margin-bottom: 20px !important;
}
.margin-left-sm {
  margin-left: 40px !important;
}
.margin-right-sm {
  margin-right: 40px !important;
}
.margin-top-sm {
  margin-top: 40px !important;
}
.margin-bottom-sm {
  margin-bottom: 40px !important;
}
.margin-left-md {
  margin-left: 60px !important;
}
.margin-right-md {
  margin-right: 60px !important;
}
.margin-top-md {
  margin-top: 60px !important;
}
.margin-bottom-md {
  margin-bottom: 60px !important;
}
.margin-left-lg {
  margin-left: 80px !important;
}
.margin-right-lg {
  margin-right: 80px !important;
}
.margin-top-lg {
  margin-top: 80px !important;
}
.margin-bottom-lg {
  margin-bottom: 80px !important;
}
.margin-left-xl {
  margin-left: 100px !important;
}
.margin-right-xl {
  margin-right: 100px !important;
}
.margin-top-xl {
  margin-top: 100px !important;
}
.margin-bottom-xl {
  margin-bottom: 100px !important;
}
/*padding classes*/
.padding-none {
  padding: 0 !important;
}
.padding-left-none {
  padding-left: 0px !important;
}
.padding-right-none {
  padding-right: 0px !important;
}
.padding-top-none {
  padding-top: 0px !important;
}
.padding-bottom-none {
  padding-bottom: 0px !important;
}
.padding-xs {
  padding: 20px !important;
}
.padding-sm {
  padding: 40px !important;
}
.padding-md {
  padding: 60px !important;
}
.padding-lg {
  padding: 80px !important;
}
.padding-xl {
  padding: 100px !important;
}
.padding-left-xs {
  padding-left: 20px !important;
}
.padding-right-xs {
  padding-right: 20px !important;
}
.padding-top-xs {
  padding-top: 20px !important;
}
.padding-bottom-xs {
  padding-bottom: 20px !important;
}
.padding-left-sm {
  padding-left: 40px !important;
}
.padding-right-sm {
  padding-right: 40px !important;
}
.padding-top-sm {
  padding-top: 40px !important;
}
.padding-bottom-sm {
  padding-bottom: 40px !important;
}
.padding-left-md {
  padding-left: 60px !important;
}
.padding-right-md {
  padding-right: 60px !important;
}
.padding-top-md {
  padding-top: 60px !important;
}
.padding-bottom-md {
  padding-bottom: 60px !important;
}
.padding-left-lg {
  padding-left: 80px !important;
}
.padding-right-lg {
  padding-right: 80px !important;
}
.padding-top-lg {
  padding-top: 80px !important;
}
.padding-bottom-lg {
  padding-bottom: 80px !important;
}
.padding-left-xl {
  padding-left: 100px !important;
}
.padding-right-xl {
  padding-right: 100px !important;
}
.padding-top-xl {
  padding-top: 100px !important;
}
.padding-bottom-xl {
  padding-bottom: 100px !important;
}
.no-bg {
  background: none !important;
}
.bg-red {
  background-color: #ed1c24;
}
.bg-gray {
  background-color: #555555;
}
.bg-light-gray {
  background-color: #eeeeee;
}
.overlay-dark {
  background-color: #000;
}
.overlay-dark.opacity-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay-dark.opacity-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-dark.opacity-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay-dark.opacity-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay-light {
  background-color: #fff;
}
.overlay-light.opacity-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.overlay-light.opacity-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.overlay-light.opacity-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.overlay-light.opacity-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-gradient:after {
  background: -moz-linear-gradient(top, #f2f2f2 0%, rgba(255, 255, 255, 0) 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(50%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, rgba(255, 255, 255, 0) 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, rgba(255, 255, 255, 0) 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, rgba(255, 255, 255, 0) 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, rgba(255, 255, 255, 0) 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
}
.bg-gray-gradient {
  border-top: 2px solid #e3e3e3;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+70&amp;1+0,0+70 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #f7f7f7 0%, rgba(255, 255, 255, 0) 70%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(70%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, rgba(255, 255, 255, 0) 70%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, rgba(255, 255, 255, 0) 70%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, rgba(255, 255, 255, 0) 70%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f7f7 0%, rgba(255, 255, 255, 0) 70%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
}
/* IE9 Hacks */
.lt-ie10 .bg-gradient:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  filter: none;
}
/* IE8 Hacks */
.lt-ie9 .bg-gradient:after {
  background: url(../images/common/bg-gradient.png);
  background-repeat: repeat-x;
}
/*color classes based on ln branding*/
.ln-gray-darker {
  color: #222222 !important;
}
.ln-gray-dark {
  color: #333333 !important;
}
.ln-gray {
  color: #555555 !important;
}
.ln-gray-light {
  color: #999999 !important;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ln-gray-lighter {
  color: #eeeeee !important;
}
.ln-red {
  color: #ed1c24 !important;
}
.ln-blue {
  color: #00aeef !important;
}
.ln-green {
  color: #8cc63f !important;
}
.ln-purple {
  color: #872989 !important;
}
.ln-orange {
  color: #e98310 !important;
}
.ln-yellow {
  color: #ffda00 !important;
}
.ln-blue-gray-dark {
  color: #6d6f71 !important;
}
.ln-blue-gray {
  color: #939598 !important;
}
.ln-blue-gray-light {
  color: #bcbec0 !important;
}
.jw-icon {
  font-family: 'jw-icons';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  background-color: transparent;
  font-variant: normal;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
}
.jw-skin-vapor .jw-background-color {
  /*background: rgba(0,0,0,0.5);*/
  background: rgba(238, 238, 238, 0.95);
  /* replaced this for default background state */
  transition: all 0.5s ease;
}
.jw-skin-vapor .jw-controlbar {
  background: rgba(255, 255, 255, 0.4);
}
.jw-skin-vapor .jw-text {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-tooltip-title {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-knob {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-button-color {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-button-color:hover {
  color: #ffffff;
}
.jw-skin-vapor .jw-toggle {
  color: #ffffff;
}
.jw-skin-vapor .jw-toggle.jw-off {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-option {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-option.jw-active-option {
  color: #ffffff;
}
.jw-skin-vapor .jw-icon-display {
  /*color: rgba(255,255,255,0.5)*/
  color: #555;
  /* replaced to change icon color on default state */
  font-size: 23px !important;
  /* overwrite the icon font size */
  padding: 20px;
  /* added this for resize the cercle */
}
.jw-skin-vapor .jw-display-icon-container {
  /*border-radius: .5em;*/
  border-radius: 50%;
}
.jw-skin-vapor .jw-display-icon-container:hover {
  background: #ff0000;
}
.jw-skin-vapor .jw-display-icon-container:hover .jw-icon-display {
  color: #ffffff;
}
.jw-skin-vapor .jw-rail {
  background: rgba(255, 255, 255, 0.4);
}
.jw-skin-vapor .jw-buffer {
  background: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-progress {
  background: #ed1c24;
}
.jw-skin-vapor .jw-slider-horizontal {
  background: rgba(255, 255, 255, 0.4);
}
.jw-skin-vapor .jw-slider-horizontal .jw-knob {
  margin-left: -0.325em;
}
.jw-skin-vapor .jw-slider-vertical .jw-knob {
  margin-bottom: -0.325em;
}
.jw-skin-vapor .jw-time-tip,
.jw-skin-vapor .jw-volume-tip,
.jw-skin-vapor .jw-menu {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  padding: 0.5em;
}
.jw-skin-vapor .jw-skip {
  background: rgba(255, 255, 255, 0.4);
  padding: 0.5em;
}
.jw-skin-vapor .jw-skip .jw-skip-icon {
  color: rgba(0, 0, 0, 0.5);
}
.jw-skin-vapor .jw-skip.jw-skippable:hover .jw-skip-icon,
.jw-skin-vapor .jw-skip.jw-skippable:hover .jw-text {
  color: #ffffff;
}
.jw-skin-vapor .jw-time-tip .jw-text,
.jw-skin-vapor .jw-dock-button .jw-text {
  color: #bbbbbb;
}
.jw-skin-vapor .jw-time-tip {
  bottom: 1em;
}
.jw-skin-vapor .jw-dock-button {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.5em;
}
.jw-skin-vapor .jw-dock-button:hover {
  background: #000000;
}
.jw-skin-vapor .jw-playlist-container {
  padding: 0;
}
.jw-skin-vapor .jw-icon-inline,
.jw-skin-vapor .jw-icon-tooltip,
.jw-skin-vapor .jw-text-elapsed,
.jw-skin-vapor .jw-text-duration {
  padding: 0 0.25em;
}
.jw-skin-vapor .jw-time-tip,
.jw-skin-vapor .jw-volume-tip,
.jw-skin-vapor .jw-menu {
  border-radius: .25em;
  bottom: 0.3em;
}
.jw-skin-vapor .jw-skip {
  border-radius: 0.25em;
}
.jw-skin-vapor .jw-option {
  color: #ffffff;
}
.jw-skin-vapor .jw-option:hover,
.jw-skin-vapor .jw-option.jw-active-option {
  color: #ffffff;
}
.jw-skin-vapor .jw-playlist-container {
  left: -42%;
  bottom: 0;
  border-radius: 0;
  background-color: #1e1e1e;
}
.jw-skin-vapor .jw-playlist-container .jw-option,
.jw-skin-vapor .jw-playlist-container .jw-text,
.jw-skin-vapor .jw-playlist-container .jw-icon {
  color: #a0a0a0;
}
.jw-skin-vapor .jw-playlist-container .jw-option {
  border-bottom: 1px solid #000;
  background-color: #1e1e1e;
  color: #a8a8a8;
}
.jw-skin-vapor .jw-playlist-container .jw-option:hover,
.jw-skin-vapor .jw-playlist-container .jw-option.jw-active-option {
  color: #ffffff;
}
.jw-skin-vapor .jw-playlist-container ::-webkit-scrollbar-track {
  background-color: #000000;
}
.jw-skin-vapor .jw-playlist-container ::-webkit-scrollbar {
  width: 2px;
  border: 10px solid #1e1e1e;
}
.jw-skin-vapor .jw-playlist-container ::-webkit-scrollbar-thumb {
  background-color: #a0a0a0;
}
.jw-skin-vapor .jw-tooltip-title {
  border-bottom: 1px solid #000;
  background-color: #1e1e1e;
}
.jw-skin-vapor .jw-slider-horizontal {
  height: 2em;
}
.jw-skin-vapor .jw-slider-horizontal .jw-slider-container {
  height: 2em;
}
.jw-skin-vapor .jw-slider-horizontal .jw-rail,
.jw-skin-vapor .jw-slider-horizontal .jw-progress,
.jw-skin-vapor .jw-slider-horizontal .jw-buffer {
  height: 2em;
}
.jw-skin-vapor .jw-slider-horizontal .jw-knob,
.jw-skin-vapor .jw-slider-horizontal .jw-cue {
  height: 2em;
}
.jw-skin-vapor .jw-slider-horizontal .jw-knob {
  margin-left: 0;
  background-color: #fff;
  width: 2px;
}
.jw-skin-vapor .jw-slider-horizontal .jw-cue {
  top: .6699999999999999em;
  background: rgba(255, 255, 255, 0.5);
  height: 0.66em;
}
.jw-skin-vapor .jw-slider-vertical {
  padding: .4em;
  bottom: 3px;
  border-radius: 2px;
  border: 0;
}
.jw-skin-vapor .jw-slider-vertical .jw-knob {
  display: none;
}
.jw-skin-vapor .jw-slider-vertical .jw-rail {
  background-color: rgba(0, 0, 0, 0.8);
}
.jw-skin-vapor .jw-slider-vertical .jw-rail,
.jw-skin-vapor .jw-slider-vertical .jw-progress {
  width: .5em;
  border: 1px solid #000000;
}
.jw-skin-vapor .jw-icon-cc.jw-off:before {
  content: "\e604";
}
.jw-skin-vapor .jw-icon-hd.jw-off:before {
  content: "\e609";
}
.jw-skin-vapor.jw-flag-audio-player .jw-controlbar {
  background: rgba(0, 0, 0, 0.5);
}
/* added below style to replace its default style */
.jwplayer:hover .jw-display-icon-container {
  background: #ed1c24 !important;
  transition: all 0.5s ease;
}
.jwplayer:hover .jw-display-icon-container .jw-icon-display {
  color: #fff !important;
}
.jw-skin-vapor .jw-controlbar {
  background: rgba(51, 51, 51, 0.7);
}
.jw-skin-vapor .jw-button-color {
  color: rgba(255, 255, 255, 0.8);
}
.jw-skin-vapor .jw-option:hover,
.jw-skin-vapor .jw-option.jw-active-option {
  background-color: #ed1c24;
}
.jw-skin-vapor .jw-text {
  color: rgba(255, 255, 255, 0.9);
}
.jw-skin-vapor .jw-rail {
  background: rgba(0, 0, 0, 0.4);
}
.jw-icon-hd .jw-menu li {
  text-transform: capitalize;
}
.jw-icon-hd .jw-menu li:last-child,
.jw-icon-hd .jw-menu li:nth-last-child(2) {
  text-transform: uppercase !important;
}
.jw-display-icon-container .jw-icon-display {
  color: #ed1c24;
}
