.font10 {
  font-size: 10px;
}
.font11 {
  font-size: 11px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt25 {
  padding-top: 25px;
}
.pb20 {
  padding-bottom: 20px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb0 {
  margin-bottom: 0;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.max-width-1100 {
  max-width: 1100px;
}
.font2em {
  font-size: 2em;
}
.TeamTitle {
  color: #333;
  font-size: 1.86em;
  line-height: 1.4;
  padding-bottom: 5px;
  margin: 0;
}
.make-twoline.twoline {
  padding: 20px 10px;
}
@media (min-width: 1230px) {
  .make-twoline.twoline {
    padding: 10px;
  }
}
.banner-img {
  background-position: left center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .banner-img {
    background-position: center center;
  }
}
.bg-gray {
  background-color: #dddddd;
}
/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
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;
}
@font-face {
  font-family: 'iconfont';
  src: url('/themes/avepoint/font/icomoon.eot');
  src: url('/themes/avepoint/font/icomoon.eot?#iefix') format('embedded-opentype'), url('/themes/avepoint/font/icomoon.woff') format('woff'), url('/themes/avepoint/font/icomoon.ttf') format('truetype'), url('/themes/avepoint/font/icomoon.svg#icomoon') format('svg');
}
@font-face {
  font-family: Segoe UI Light;
  src: url(/themes/avepoint/font/segoeuil.ttf) format('truetype'), url(/themes/avepoint/font/segoeuil.eot), url(/themes/avepoint/font/segoeuil.woff) format('woff'), url(/themes/avepoint/font/segoeuil.otf) format('otf');
}
.ave-font-family-light {
  font-family: Segoe UI Light;
}
.ave-glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'iconfont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ave-glyphicon-circle:before {
  content: "\e600";
}
.ave-glyphicon-arrow:before {
  content: "\e601";
}
.ave-glyphicon-triangle-d:before {
  content: "\e602";
}
.ave-glyphicon-square:before {
  content: "\e603";
}
.ave-glyphicon-triangle-r:before {
  content: "\e604";
}
* {
  -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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.3;
  color: #484848;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1c529f;
}
a:hover,
a:focus {
  color: #003366;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.3;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: normal;
  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: #ffffff;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0.65em;
  margin-bottom: 0.65em;
}
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: 0.65em;
  margin-bottom: 0.65em;
}
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: 3.125em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.25em;
}
h4,
.h4 {
  font-size: 1.125em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.75em;
}
p {
  margin: 0 0 0.65em;
}
.lead {
  margin-bottom: 1.3em;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small,
.small {
  font-size: 75%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.page-header {
  padding-bottom: -0.35em;
  margin: 2.6em 0 1.3em;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .container {
    width: 290px;
  }
}
@media (min-width: 480px) {
  .container {
    width: 450px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xxs-1,.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xxs-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left;
}
.col-xxs-12 {
  width: 100%;
}
.col-xxs-11 {
  width: 91.66666667%;
}
.col-xxs-10 {
  width: 83.33333333%;
}
.col-xxs-9 {
  width: 75%;
}
.col-xxs-8 {
  width: 66.66666667%;
}
.col-xxs-7 {
  width: 58.33333333%;
}
.col-xxs-6 {
  width: 50%;
}
.col-xxs-5 {
  width: 41.66666667%;
}
.col-xxs-4 {
  width: 33.33333333%;
}
.col-xxs-3 {
  width: 25%;
}
.col-xxs-2 {
  width: 16.66666667%;
}
.col-xxs-1 {
  width: 8.33333333%;
}
.col-xxs-pull-12 {
  right: 100%;
}
.col-xxs-pull-11 {
  right: 91.66666667%;
}
.col-xxs-pull-10 {
  right: 83.33333333%;
}
.col-xxs-pull-9 {
  right: 75%;
}
.col-xxs-pull-8 {
  right: 66.66666667%;
}
.col-xxs-pull-7 {
  right: 58.33333333%;
}
.col-xxs-pull-6 {
  right: 50%;
}
.col-xxs-pull-5 {
  right: 41.66666667%;
}
.col-xxs-pull-4 {
  right: 33.33333333%;
}
.col-xxs-pull-3 {
  right: 25%;
}
.col-xxs-pull-2 {
  right: 16.66666667%;
}
.col-xxs-pull-1 {
  right: 8.33333333%;
}
.col-xxs-pull-0 {
  right: auto;
}
.col-xxs-push-12 {
  left: 100%;
}
.col-xxs-push-11 {
  left: 91.66666667%;
}
.col-xxs-push-10 {
  left: 83.33333333%;
}
.col-xxs-push-9 {
  left: 75%;
}
.col-xxs-push-8 {
  left: 66.66666667%;
}
.col-xxs-push-7 {
  left: 58.33333333%;
}
.col-xxs-push-6 {
  left: 50%;
}
.col-xxs-push-5 {
  left: 41.66666667%;
}
.col-xxs-push-4 {
  left: 33.33333333%;
}
.col-xxs-push-3 {
  left: 25%;
}
.col-xxs-push-2 {
  left: 16.66666667%;
}
.col-xxs-push-1 {
  left: 8.33333333%;
}
.col-xxs-push-0 {
  left: auto;
}
.col-xxs-offset-12 {
  margin-left: 100%;
}
.col-xxs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xxs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xxs-offset-9 {
  margin-left: 75%;
}
.col-xxs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xxs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xxs-offset-6 {
  margin-left: 50%;
}
.col-xxs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xxs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xxs-offset-3 {
  margin-left: 25%;
}
.col-xxs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xxs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xxs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #777777;
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.3em;
}
.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: 12px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  color: #ffffff;
  background-color: #666666;
  font-weight: normal;
  font-size: 1.125em;
  white-space: nowrap;
}
.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-striped > tbody > tr:nth-child(odd) {
  background-color: #dddddd;
}
.table-striped > tbody > tr:nth-child(even) > td {
  border: 0;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table-course > tbody > tr {
  border-bottom: 3px solid #ffffff;
}
.table-course > tbody > tr > td:first-child {
  white-space: nowrap;
  font-family: 'Segoe UI Semibold';
}
.table-course > tbody > tr > td {
  border-top: 0;
}
.table-support > thead > tr > th {
  background-color: transparent;
  border: 1px solid transparent;
}
.table-support > tbody > tr {
  border: 1px solid #dddddd;
}
.table-support > tbody > tr > td {
  text-align: center;
}
.table-support > tbody > tr > td:first-child {
  text-align: left;
}
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:hover > .active,
.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: #dff0d8;
}
.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.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: #d9edf7;
}
.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:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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: #fcf8e3;
}
.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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: #f2dede;
}
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.ave-course-time,
.table > tbody > tr > td.ave-course-time,
.table > tfoot > tr > td.ave-course-time,
.table > thead > tr > th.ave-course-time,
.table > tbody > tr > th.ave-course-time,
.table > tfoot > tr > th.ave-course-time,
.table > thead > tr.ave-course-time > td,
.table > tbody > tr.ave-course-time > td,
.table > tfoot > tr.ave-course-time > td,
.table > thead > tr.ave-course-time > th,
.table > tbody > tr.ave-course-time > th,
.table > tfoot > tr.ave-course-time > th {
  background-color: #dddddd;
}
.table-hover > tbody > tr > td.ave-course-time:hover,
.table-hover > tbody > tr > th.ave-course-time:hover,
.table-hover > tbody > tr.ave-course-time:hover > td,
.table-hover > tbody > tr:hover > .ave-course-time,
.table-hover > tbody > tr.ave-course-time:hover > th {
  background-color: #d0d0d0;
}
.table > thead > tr > td.ave-course-infor,
.table > tbody > tr > td.ave-course-infor,
.table > tfoot > tr > td.ave-course-infor,
.table > thead > tr > th.ave-course-infor,
.table > tbody > tr > th.ave-course-infor,
.table > tfoot > tr > th.ave-course-infor,
.table > thead > tr.ave-course-infor > td,
.table > tbody > tr.ave-course-infor > td,
.table > tfoot > tr.ave-course-infor > td,
.table > thead > tr.ave-course-infor > th,
.table > tbody > tr.ave-course-infor > th,
.table > tfoot > tr.ave-course-infor > th {
  background-color: #eeeeee;
}
.table-hover > tbody > tr > td.ave-course-infor:hover,
.table-hover > tbody > tr > th.ave-course-infor:hover,
.table-hover > tbody > tr.ave-course-infor:hover > td,
.table-hover > tbody > tr:hover > .ave-course-infor,
.table-hover > tbody > tr.ave-course-infor:hover > th {
  background-color: #e2e2e2;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.975em;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .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: 992px) and (max-width: 1229px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1230px) {
  .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 (min-width: 1230px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1230px) {
  .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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*   --home banner slider---   */
.evoslider {
  position: relative;
  width: 75.5%;
  margin: 0 auto;
  background: #000000;
  float: none;
  min-width: 275px;
  max-height: 556px;
  max-width: 429px;
  opacity: 0.85;
}
.evoslider li {
  position: absolute;
}
@media (min-width: 768px) {
  .evoslider {
    float: left;
  }
}
.home-row-banner object {
  max-height: 348px;
  max-width: 570px;
  min-width: 275px;
  margin: 0 auto;
}
.home-row-banner iframe {
  margin: 15% 0;
}
.home-video-iframe {
  min-width: 275px;
  max-width: 564px;
}
.controlNav {
  position: absolute;
  z-index: 102;
  right: 10px;
  bottom: 10px;
}
.controlNav li.bullets {
  position: relative;
  float: left !important;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 5px;
  background: #A3A3A3;
  overflow: visible;
  list-style: none;
  line-height: 20px;
}
.controlNav li.bullets.active {
  background: #b31f2a;
}
.controlNav li.bullets:hover {
  background: #b31f2a;
  color: #ffffff;
}
.home_titles {
  text-align: right;
  position: absolute;
  top: -23px;
  right: -5px;
  left: initial;
  display: none;
}
.home_titles span {
  font-size: 11px;
  color: #ffffff;
  background: #222222;
  padding: 2px 4px;
  border-radius: 3px;
}
.soluScroll .scrollnav_list {
  margin: 40px auto 0;
}
.soluScroll .scrollnav_list li {
  position: relative;
  float: left !important;
  cursor: pointer;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  background: #A3A3A3;
  overflow: visible;
  list-style: none;
  line-height: 20px;
}
.soluScroll .scrollnav_list li.active {
  background: #b31f2a;
}
.soluScroll .scrollnav_list a {
  display: block;
  height: 8px;
  overflow: hidden;
}
.soluScroll .controltitle {
  position: absolute;
  top: -23px;
  right: initial;
  left: -10px;
  display: none;
}
.soluScroll .controltitle span {
  font-size: 11px;
  color: #ffffff;
  background: #222222;
  padding: 2px 4px;
  border-radius: 3px;
}
.soluScroll .slidebtntitle {
  display: none;
}
.scroll-wrap {
  max-width: 1122px;
  margin: 0 auto;
  overflow: hidden;
  width: 93%;
}
.scroll-box-wrap {
  width: 10000000px;
  overflow: hidden;
  list-style: none;
}
.scroll-content {
  float: left;
  width: 87.519%;
  max-width: 1025px;
  overflow: hidden;
}
.scroll-content.max-width-980 {
  max-width: 980px;
}
.scroll-button-left {
  float: left;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 15px 15px 0 0;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: left top;
}
.scroll-button-left div {
  text-indent: -99999px;
  height: 79px;
}
.scroll-button-left:hover {
  background-position: left -112px;
}
.scroll-button-right {
  float: right;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 15px 0 0 15px;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: -27px top;
}
.scroll-button-right div {
  text-indent: -99999px;
  height: 79px;
}
.scroll-button-right:hover {
  background-position: -27px -112px;
}
.lbdisable,
.lbdisable:hover {
  float: left;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 15px 15px 0 0;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: -70px top;
  cursor: inherit;
}
.lbdisable div,
.lbdisable:hover div {
  text-indent: -99999px;
  height: 79px;
}
.rbdisable,
.rbdisable:hover {
  float: right;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 15px 0 0 15px;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: -70px -112px;
  cursor: inherit;
}
.rbdisable div,
.rbdisable:hover div {
  text-indent: -99999px;
  height: 79px;
}
.home-scroll .box {
  width: 204px;
  text-align: center;
  padding-right: 0;
  float: left;
  margin-left: 1px;
  list-style: none;
}
.home-scroll .box a {
  display: block;
  vertical-align: top;
}
.home-scroll img {
  max-width: 100%;
}
.scroll-button-left-solu {
  float: left;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 30% 40px 0 0;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: left -210px;
}
.scroll-button-left-solu div {
  text-indent: -99999px;
  height: 79px;
}
@media (min-width: 768px) {
  .scroll-button-left-solu {
    float: left;
    cursor: pointer;
    height: 80px;
    width: 27px;
    margin: 7% 40px 0 0;
    background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
    background-position: left -210px;
  }
  .scroll-button-left-solu div {
    text-indent: -99999px;
    height: 79px;
  }
}
.scroll-button-right-solu {
  float: right;
  cursor: pointer;
  height: 80px;
  width: 27px;
  margin: 30% 0 0 40px;
  background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
  background-position: -28px -210px;
}
.scroll-button-right-solu div {
  text-indent: -99999px;
  height: 79px;
}
@media (min-width: 768px) {
  .scroll-button-right-solu {
    float: right;
    cursor: pointer;
    height: 80px;
    width: 27px;
    margin: 7% 0 0 40px;
    background: url(/themes/avepoint/images/home/slide-arrows.png) no-repeat;
    background-position: -28px -210px;
  }
  .scroll-button-right-solu div {
    text-indent: -99999px;
    height: 79px;
  }
}
.com-item p.slo-short-part {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.solu-scroll-h2 {
  font-size: 1.5em;
  color: #da1c23;
  font-family: Segoe UI;
  text-transform: none;
  word-break: break-all;
}
@media (min-width: 480px) {
  .solu-scroll-h2 {
    font-size: 2em;
  }
}
.solu-scroll-text {
  text-align: center;
}
@media (min-width: 768px) {
  .solu-scroll-text {
    text-align: right;
  }
}
#SoluScroll p {
  padding-top: 30px;
  font-size: 1.2em;
}
@media (min-width: 480px) {
  #SoluScroll p {
    font-size: 1.7em;
  }
}
.home-wrap {
  background: url(/themes/avepoint/images/home/AP_Homepage_bg.jpg) repeat-y center bottom #222222;
  text-align: center;
  font-family: Segoe UI Light;
}
.home-row {
  background: url(/themes/avepoint/images/home/AP_Homepage_greybg.png);
  padding-top: 30px;
  padding-bottom: 90px;
}
.home-row h2 {
  color: #ffffff;
}
.home-row h2.partner-text {
  font-size: 1.4em;
  padding: 0 10%;
  line-height: 1.5;
}
.home-row h2.partner-text strong {
  font-family: Segoe UI;
}
.home-content {
  background: url(/themes/avepoint/images/home/AP_Homepage_rocket.png) no-repeat center bottom;
  padding-bottom: 260px;
}
.home-row-nobg {
  background: none;
  padding-top: 30px;
  padding-bottom: 90px;
}
.home-row-nobg h2 {
  color: #ffffff;
}
.home-row-nobg h2.partner-text {
  font-size: 1.4em;
  padding: 0 10%;
  line-height: 1.5;
}
.home-row-nobg h2.partner-text strong {
  font-family: Segoe UI;
}
.home-row-banner {
  background: url(/themes/avepoint/images/home/AP_Homepage_banner_enagling.jpg) no-repeat center bottom #222222;
  background-size: cover;
}
.home-row-banner li {
  list-style: none;
}
.home-row-banner .none {
  display: none;
}
.home-row-banner video,
.home-row-banner img {
  max-width: 100%;
}
.home-row-banner video {
  max-height: 348px;
  min-width: 275px;
  max-width: 570px;
  margin: 5% 0;
}
@media (min-width: 768px) {
  .home-row-banner video {
    margin: 15% 0;
  }
}
.home-video {
  margin: 0 auto;
}
.home-boxs {
  padding: 30px 0;
}
.home-boxs a {
  background: #323232;
  display: block;
  max-width: 200px;
  margin: 30px auto 0 auto;
}
.home-boxs a:hover {
  background: #191919;
}
.home-boxs img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.home-boxs h3 {
  display: none;
}
.home-what-next-boxs {
  padding: 30px 0;
  opacity: 0.85;
}
.home-what-next-boxs a {
  background: #323232;
  display: block;
  max-width: 330px;
  margin: 30px auto 0 auto;
}
.home-what-next-boxs a:hover {
  background: #191919;
}
.home-what-next-boxs img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.home-what-next-boxs h3 {
  display: none;
}
.what-next-boxs {
  padding: 30px 0 8% 0;
  text-align: center;
}
.what-next-boxs a {
  background: #666666;
  display: block;
  max-width: 330px;
  margin: 30px auto 0 auto;
}
.what-next-boxs a:hover {
  background: #333333;
}
.what-next-boxs img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.what-next-boxs h3 {
  display: none;
}
.what-next-boxs h2 {
  font-family: Segoe UI Light;
}
.grey-box {
  padding: 0;
}
.grey-box a {
  background: #666666;
  display: block;
  max-width: 280px;
  margin: 0;
}
.grey-box a:hover {
  background: #333333;
}
.grey-box img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grey-box h3 {
  display: none;
}
.home-padding {
  padding: 45px 0;
}
.col-xxs-5columns,
.col-xs-5columns,
.col-sm-5columns,
.col-md-5columns,
.col-lg-5columns {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xxs-8columns,
.col-xs-8columns,
.col-sm-8columns,
.col-md-8columns,
.col-lg-8columns {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xxs-nextcolumns,
.col-xs-nextcolumns,
.col-sm-nextcolumns,
.col-md-nextcolumns,
.col-lg-nextcolumns {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xxs-5columns {
  float: left;
}
.col-xxs-5columns {
  width: 20%;
}
.col-xxs-pull-5columns {
  right: 20%;
}
.col-xxs-push-5columns {
  left: 20%;
}
.col-xxs-offset-5columns {
  margin-left: 20%;
}
.col-xxs-8columns {
  float: left;
}
.col-xxs-8columns {
  width: 12.5%;
}
.col-xxs-pull-8columns {
  right: 12.5%;
}
.col-xxs-push-8columns {
  left: 12.5%;
}
.col-xxs-offset-8columns {
  margin-left: 12.5%;
}
.col-xxs-nextcolumns {
  float: left;
}
.col-xxs-nextcolumns {
  width: 30%;
}
.col-xxs-pull-nextcolumns {
  right: 30%;
}
.col-xxs-push-nextcolumns {
  left: 30%;
}
.col-xxs-offset-nextcolumns {
  margin-left: 30%;
}
.col-xxs-offset-dottwo {
  margin-left: 1.66666667%;
}
.col-xxs-offset-dotthree {
  margin-left: 2.5%;
}
.col-xxs-offset-dotsix {
  margin-left: 5%;
}
@media (min-width: 480px) {
  .col-xs-5columns {
    float: left;
  }
  .col-xs-5columns {
    width: 20%;
  }
  .col-xs-pull-5columns {
    right: 20%;
  }
  .col-xs-push-5columns {
    left: 20%;
  }
  .col-xs-offset-5columns {
    margin-left: 20%;
  }
  .col-xs-8columns {
    float: left;
  }
  .col-xs-8columns {
    width: 12.5%;
  }
  .col-xs-pull-8columns {
    right: 12.5%;
  }
  .col-xs-push-8columns {
    left: 12.5%;
  }
  .col-xs-offset-8columns {
    margin-left: 12.5%;
  }
  .col-xs-nextcolumns {
    float: left;
  }
  .col-xs-nextcolumns {
    width: 30%;
  }
  .col-xs-pull-nextcolumns {
    right: 30%;
  }
  .col-xs-push-nextcolumns {
    left: 30%;
  }
  .col-xs-offset-nextcolumns {
    margin-left: 30%;
  }
  .col-xs-offset-dottwo {
    margin-left: 1.66666667%;
  }
  .col-xs-offset-dotthree {
    margin-left: 2.5%;
  }
  .col-xs-offset-dotsix {
    margin-left: 5%;
  }
}
@media (min-width: 768px) {
  .col-sm-5columns {
    float: left;
  }
  .col-sm-5columns {
    width: 20%;
  }
  .col-sm-pull-5columns {
    right: 20%;
  }
  .col-sm-push-5columns {
    left: 20%;
  }
  .col-sm-offset-5columns {
    margin-left: 20%;
  }
  .col-sm-8columns {
    float: left;
  }
  .col-sm-8columns {
    width: 12.5%;
  }
  .col-sm-pull-8columns {
    right: 12.5%;
  }
  .col-sm-push-8columns {
    left: 12.5%;
  }
  .col-sm-offset-8columns {
    margin-left: 12.5%;
  }
  .col-sm-nextcolumns {
    float: left;
  }
  .col-sm-nextcolumns {
    width: 30%;
  }
  .col-sm-pull-nextcolumns {
    right: 30%;
  }
  .col-sm-push-nextcolumns {
    left: 30%;
  }
  .col-sm-offset-nextcolumns {
    margin-left: 30%;
  }
  .col-sm-offset-dottwo {
    margin-left: 1.66666667%;
  }
  .col-sm-offset-dotthree {
    margin-left: 2.5%;
  }
  .col-sm-offset-dotsix {
    margin-left: 5%;
  }
}
@media (min-width: 992px) {
  .col-md-5columns {
    float: left;
  }
  .col-md-5columns {
    width: 20%;
  }
  .col-md-pull-5columns {
    right: 20%;
  }
  .col-md-push-5columns {
    left: 20%;
  }
  .col-md-offset-5columns {
    margin-left: 20%;
  }
  .col-md-8columns {
    float: left;
  }
  .col-md-8columns {
    width: 12.5%;
  }
  .col-md-pull-8columns {
    right: 12.5%;
  }
  .col-md-push-8columns {
    left: 12.5%;
  }
  .col-md-offset-8columns {
    margin-left: 12.5%;
  }
  .col-md-nextcolumns {
    float: left;
  }
  .col-md-nextcolumns {
    width: 30%;
  }
  .col-md-pull-nextcolumns {
    right: 30%;
  }
  .col-md-push-nextcolumns {
    left: 30%;
  }
  .col-md-offset-nextcolumns {
    margin-left: 30%;
  }
  .col-md-offset-dottwo {
    margin-left: 1.66666667%;
  }
  .col-md-offset-dotthree {
    margin-left: 2.5%;
  }
  .col-md-offset-dotsix {
    margin-left: 5%;
  }
}
@media (min-width: 1230px) {
  .col-lg-5columns {
    float: left;
  }
  .col-lg-5columns {
    width: 20%;
  }
  .col-lg-pull-5columns {
    right: 20%;
  }
  .col-lg-push-5columns {
    left: 20%;
  }
  .col-lg-offset-5columns {
    margin-left: 20%;
  }
  .col-lg-8columns {
    float: left;
  }
  .col-lg-8columns {
    width: 12.5%;
  }
  .col-lg-pull-8columns {
    right: 12.5%;
  }
  .col-lg-push-8columns {
    left: 12.5%;
  }
  .col-lg-offset-8columns {
    margin-left: 12.5%;
  }
  .col-lg-8columns {
    float: left;
  }
  .col-lg-8columns {
    width: 12.5%;
  }
  .col-lg-pull-8columns {
    right: 12.5%;
  }
  .col-lg-push-8columns {
    left: 12.5%;
  }
  .col-lg-offset-8columns {
    margin-left: 12.5%;
  }
  .col-lg-nextcolumns {
    float: left;
  }
  .col-lg-nextcolumns {
    width: 30%;
  }
  .col-lg-pull-nextcolumns {
    right: 30%;
  }
  .col-lg-push-nextcolumns {
    left: 30%;
  }
  .col-lg-offset-nextcolumns {
    margin-left: 30%;
  }
  .col-lg-offset-dottwo {
    margin-left: 1.66666667%;
  }
  .col-lg-offset-dotthree {
    margin-left: 2.5%;
  }
  .col-lg-offset-dotsix {
    margin-left: 5%;
  }
}
.ave-btn {
  display: table;
  white-space: nowrap;
  min-width: 200px;
  margin-top: 30px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px;
  font-size: 1.125em;
  line-height: 1.3;
}
.ave-btn span {
  display: table-cell;
  vertical-align: middle;
}
a.ave-btn {
  text-decoration: none;
}
.btn-home {
  color: #ffffff;
  background-color: #222222;
  margin: 5% auto 0;
  font-size: 0.95em;
}
.btn-home:hover,
.btn-home:focus,
.btn-home:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
.btn-home:hover,
.btn-home:focus,
.btn-home:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
@media (min-width: 480px) {
  .btn-home {
    font-size: 1.125em;
  }
}
.btn-solution {
  color: #333333;
  background-color: #dddddd;
  display: inline-block;
}
.btn-solution:hover,
.btn-solution:focus,
.btn-solution:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
.btn-solution:hover,
.btn-solution:focus,
.btn-solution:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
.btn-solution span {
  display: inline-block;
}
.btn-solution .font2em {
  font-size: 1.5em;
}
@media (min-width: 480px) {
  .btn-solution .font2em {
    font-size: 2em;
  }
}
.btn-pro {
  color: #ffffff;
  background-color: #666666;
}
.btn-pro:hover,
.btn-pro:focus,
.btn-pro:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
.btn-pro:hover,
.btn-pro:focus,
.btn-pro:active {
  color: #ffffff;
  background-color: #b31f2a;
  text-decoration: none;
}
.ave-iconarrow-padding {
  padding: 0 0 0 10px;
}
.video-meet-title a {
  color: #333333;
  text-decoration: none;
}
.video-meet-title a .red {
  color: #da1c23;
}
.footer-wrap {
  padding: 30px 0 10px 0;
  background: #111;
  color: #b0b0b0;
  font-size: 9px;
  line-height: 1.65;
}
.footer-wrap a {
  color: #b0b0b0;
  text-decoration: none;
}
.footer-wrap a:hover {
  color: #eee;
  text-decoration: underline;
}
.gold-partner {
  padding: 0 0 20px 0;
  overflow: hidden;
}
.gold-partner a {
  display: block;
  text-indent: -9999px;
  color: #b0b0b0;
}
.gold-partner a:hover {
  background-position: 0 -80px;
}
.gold-partner .microsoft {
  width: 161px;
  height: 45px;
  background: url(/themes/avepoint/images/footer/AP_logo_msp.png) no-repeat;
}
.gold-partner .IAPP {
  float: left;
  width: 55px;
  height: 55px;
  margin-left: 12px;
  background: url(/themes/avepoint/images/footer/AP_logo_IAPP.png) no-repeat;
}
.gold-partner .DBFT {
  float: left;
  width: 95px;
  height: 64px;
  background: url(/themes/avepoint/images/footer/AP_logo_BDFT.png) no-repeat;
}
.gold-partner .SAFE {
  width: 161px;
  height: 52px;
  background: url(/themes/avepoint/images/footer/AP_logo_SAFE.png) no-repeat;
}
.footer-sec {
  padding: 0 0 20px 0;
}
.footer-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 8px;
  color: #B0B0B0;
  line-height: 1;
}
.footer-title .awards {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-awards {
  display: none;
}
@media (min-width: 768px) {
  .footer-awards {
    display: block;
    padding-bottom: 20px;
  }
}
.footer-awards span {
  display: block;
  float: left;
  height: 73px;
  cursor: pointer;
  margin-right: 5%;
}
.par-GOVTek {
  width: 75px;
  background: url(/themes/avepoint/images/footer/AP_logo_GOVTek.png) no-repeat center 1px;
}
.par-GOVTek:hover {
  background-position: center -79px;
}
.par-KM {
  width: 140px;
  background: url(/themes/avepoint/images/footer/AP_logo_KM2013.png) no-repeat center 20px;
}
.par-KM:hover {
  background-position: center -40px;
}
.par-readers {
  width: 55px;
  background: url(/themes/avepoint/images/footer/AP_logo_choice.png) no-repeat center 10px;
}
.par-readers:hover {
  background-position: center -81px;
}
.par-TechED {
  width: 65px;
  background: url(/themes/avepoint/images/footer/AP_TechED.png) no-repeat center 5px;
}
.par-TechED:hover {
  background-position: center -65px;
}
.par-POY {
  width: 86px;
  background: url(/themes/avepoint/images/footer/AP_POY_Award_2014.png) no-repeat center 12px;
}
.par-POY:hover {
  background-position: center -54px;
}
.par-PublicSector {
  width: 97px;
  background: url(/themes/avepoint/images/footer/AP_POY_Award_PS.png) no-repeat center 10px;
}
.par-PublicSector:hover {
  background-position: center -64px;
}
.footer-about div {
  padding-bottom: 20px;
}
.footer-copyright {
  margin: 0;
  text-align: right;
  line-height: 1.3;
  margin-top: 30px;
}
.footer-copyright a {
  padding: 0 3px;
}
.footer-copyright a.UnderlineRed {
  border-bottom: 1px solid #D91B22;
  color: #eee;
  padding: 0;
  margin: 0 3px;
  text-decoration: none;
}
.footer-copyright a.UnderlineRed:focus {
  outline: none;
}
.footer-powerby {
  padding: 10px 35px 0 0;
  background: url(/themes/avepoint/images/footer/AP_Logo_a.png) no-repeat right;
  height: 30px;
  margin-top: 5px;
}
.ave-tab-red a {
  text-decoration: none;
  padding: 15px 35px;
  text-align: center;
  color: #333;
  position: relative;
  margin-bottom: 30px;
  font-size: 1.15em;
  background: #ddd;
}
.ave-tab-red a:hover,
.ave-tab-red a.Hover {
  background-color: #b31f2a;
  color: #FFF;
  text-decoration: none;
  background-position: right 15px;
}
.ave-tab-red a.Hover span {
  width: 20px;
  height: 10px;
  position: absolute;
  display: block;
  bottom: -10px;
  left: 48%;
  background: url(/themes/avepoint/images/icons/arrow_hoverbottom.jpg) no-repeat;
}
.ave-tab-red-fontsm a {
  text-decoration: none;
  padding: 20px 10px;
  text-align: center;
  color: #333;
  position: relative;
  margin-bottom: 30px;
  font-size: 0.95em;
  background: #ddd;
  height: 55px;
}
.ave-tab-red-fontsm a:hover,
.ave-tab-red-fontsm a.Hover {
  background-color: #b31f2a;
  color: #FFF;
  text-decoration: none;
  background-position: right 15px;
}
.ave-tab-red-fontsm a.Hover span {
  width: 20px;
  height: 10px;
  position: absolute;
  display: block;
  bottom: -10px;
  left: 48%;
  background: url(/themes/avepoint/images/icons/arrow_hoverbottom.jpg) no-repeat;
}
.ave-tab-red-fontsm a.twoline {
  padding: 20px 10px;
}
@media (min-width: 1230px) {
  .ave-tab-red-fontsm a.twoline {
    padding: 10px;
  }
}
.ave-tab-black a {
  text-decoration: none;
  padding: 15px 15px;
  text-align: center;
  color: #333;
  position: relative;
  margin-bottom: 30px;
  font-size: 1.15em;
  background: #ddd;
}
.ave-tab-black a:hover,
.ave-tab-black a.Hover {
  background-color: #333333;
  color: #FFF;
  text-decoration: none;
  background-position: right 15px;
}
.ave-tab-black a.Hover span {
  width: 20px;
  height: 10px;
  position: absolute;
  display: block;
  bottom: -10px;
  left: 48%;
  background: url(/themes/avepoint/images/icons/arrow_hoverbottomblack.jpg) no-repeat;
}
/*call to action button*/
.call_to_action_js {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 85%;
  max-width: 690px;
  left: 55%;
  min-width: 330px;
}
@media (min-width: 992px) {
  .call_to_action_js {
    left: 50%;
  }
}
.call_to_action_js .home-boxs,
.call_to_action_js .home-what-next-boxs {
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 100%;
  padding-bottom: 0;
}
.call_to_action_js .home-boxs a {
  background: url(/themes/avepoint/images/call_to_action_bg.jpg) center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.call_to_action_js .home-what-next-boxs a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #1a1a1a;
}
.call_to_action_js .home-what-next-boxs {
  opacity: 1;
}
.call_to_action_js .home-boxs a:hover,
.call_to_action_js .home-what-next-boxs a:hover {
  background: #b31f2a;
}
.call_to_action_js .home-boxs img,
.call_to_action_js .home-what-next-boxs img {
  display: none;
}
.call_to_action_js .home-boxs h3,
.call_to_action_js .home-what-next-boxs h3 {
  display: block;
  padding: 5% 3px 4.5%;
  font-family: Segoe UI Light, segoe UI, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  .call_to_action_js .home-boxs h3,
  .call_to_action_js .home-what-next-boxs h3 {
    font-size: 1.1em;
  }
}
@media (min-width: 992px) {
  .call_to_action_js .home-boxs h3,
  .call_to_action_js .home-what-next-boxs h3 {
    font-size: 1.6em;
  }
}
.call_to_action_js .cta_hiddentext {
  display: none;
}
#AP_header_topbg,
.call_to_action_js {
  font-size: 0.75em;
}
#AP_header_topbg {
  height: 98px;
}
#AP_header,
.AP_header_top {
  max-width: 1170px;
}
.top_level_link,
.menu_list a,
.livechat_text,
.share_icons a,
.change_loca,
.change_loca a.current {
  box-sizing: content-box;
}
.top_level_link:focus {
  color: #bbb;
  text-decoration: none;
}
.top_right_menu a {
  color: #eee;
}
.livechat_text a:hover {
  color: #fff;
}
.top_search_left input {
  width: auto;
}
#Breadcrumbs {
  font-size: 0.8em;
  padding: 27px;
}
.resb_menu a:focus {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 900px) {
  #AP_header_topbg {
    height: 63px;
  }
  .loca_text {
    box-sizing: content-box;
  }
  .nav_pb98 {
    padding-bottom: 60px;
  }
}
.pt30 {
  padding-top: 30px;
}
.pt70 {
  padding-top: 70px;
}
.red {
  color: #da1c23;
}
.none {
  display: none;
}
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.com-pt70 {
  padding-top: 70px;
}
@media (min-width: 768px) {
  .com-pt70 {
    padding-top: 0;
  }
}
.CG-banner {
  background-image: url(/themes/avepoint/images/products/Compliance/icons/BannerCG.jpg);
}
.DG-banner {
  background-image: url(/themes/avepoint/images/products/data-Governance/icons/BannerDG.jpg);
}
.MP-banner {
  background-image: url(/themes/avepoint/images/products/Mobility-and-Productivity/icons/BannerMP.jpg);
}
.AOS-banner {
  background-image: url(/themes/avepoint/images/products/AvePoint-Online-Service/icons/BannerAOS.jpg);
}
.IB-banner {
  background-image: url(/themes/avepoint/images/products/Innovative-Business/icons/Banner_Innovation.jpg);
}
.IM-banner {
  background-image: url(/themes/avepoint/images/products/DocAve-Software/icons/BannerDS.jpg);
}
.UG-banner {
  background-image: url(/themes/avepoint/images/resources/BannerResourcesLevel2.jpg);
}
.Innovation-banner {
  background-image: url(/themes/avepoint/images/products/innovation/Banner_Innovation.jpg);
}
.About-banner {
  background-image: url(/themes/avepoint/images/about/Banner_about.jpg);
}
.Support-Banner {
  background-image: url(/themes/avepoint/images/support/BannerSupportLevel2.jpg);
}
.Support-overview-Banner {
  background-image: url(/themes/avepoint/images/support/BannerSupportLevel1.jpg);
}
.banner-small {
  color: #ffffff;
  height: 150px;
  background-position: left center;
  background-repeat: no-repeat;
}
.banner-small h1 {
  margin-top: 0.78em;
  font-size: 2em;
  font-family: Segoe UI Light;
}
.banner-small h1 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.banner-small p {
  font-size: 1.5em;
  margin-bottom: 0;
  font-family: 'Segoe UI Semibold';
  font-weight: 500;
}
@media (min-width: 768px) {
  .banner-small p {
    font-size: 1.875em;
  }
  .banner-small h1 {
    font-size: 3.125em;
  }
}
@media (min-width: 768px) {
  .banner-small {
    background-position: center center;
  }
}
.banner-about {
  color: #ffffff;
  height: 525px;
  padding: 30px 0;
}
.banner-about h1 {
  margin-top: 0.78em;
  font-size: 2em;
  font-family: Segoe UI Light;
}
.banner-about h1 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.banner-about p {
  font-size: 1.5em;
  margin-bottom: 0;
  font-family: 'Segoe UI Semibold';
  font-weight: 500;
}
@media (min-width: 768px) {
  .banner-about p {
    font-size: 1.875em;
  }
  .banner-about h1 {
    font-size: 3.125em;
  }
}
.banner-about h1 {
  margin-top: 0;
  font-size: 1.7em;
}
.banner-about p {
  font-family: Segoe UI Light;
  font-size: 1em;
}
.banner-about img {
  margin-top: 10px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .banner-about {
    padding: 60px 0;
  }
  .banner-about h1 {
    font-size: 3.125em;
  }
  .banner-about p {
    font-size: 1.125em;
  }
}
@media (min-width: 768px) and (max-width: 1230px) {
  .banner-about h1 {
    font-size: 2.6em;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .banner-about img {
    width: 80%;
  }
}
.banner-large {
  color: #ffffff;
  height: 464px;
  background-position: left center;
  background-repeat: no-repeat;
}
.banner-large h1 {
  margin-top: 0.78em;
  font-size: 2em;
  font-family: Segoe UI Light;
}
.banner-large h1 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.banner-large p {
  font-size: 1.5em;
  margin-bottom: 0;
  font-family: 'Segoe UI Semibold';
  font-weight: 500;
}
@media (min-width: 768px) {
  .banner-large p {
    font-size: 1.875em;
  }
  .banner-large h1 {
    font-size: 3.125em;
  }
}
@media (min-width: 768px) {
  .banner-large {
    background-position: center center;
  }
}
.banner-large p.light {
  font-family: Segoe UI Light;
  font-size: 1.5em;
  width: 100%;
}
@media (min-width: 768px) {
  .banner-large h1 {
    font-size: 4em;
    margin-top: 1.3em;
  }
  .banner-large p.light {
    width: 50%;
  }
}
.slo-banner .col-sm-3 {
  text-align: right;
}
.slo-banner h1 {
  margin-top: 0.65em;
}
@media (min-width: 768px) and (max-width: 992px) {
  .slo-banner .col-sm-3 {
    width: 33%;
  }
  .slo-banner .col-md-offset-6 {
    margin-left: 33%;
  }
  .slo-banner .col-md-offset-9 {
    margin-left: 66%;
  }
}
@media (max-width: 768px) {
  .slo-banner .ave-btn {
    margin-top: 10px;
    padding: 10px 16px;
  }
  .slo-banner h1 {
    font-size: 2em;
  }
  .slo-banner p {
    font-size: 1.125em;
  }
}
.pro-btn-width350,
.pro-btn-width300 {
  width: 273px;
  font-size: 0.875em;
}
@media (min-width: 768px) {
  .pro-btn-width350 {
    width: 350px;
    font-size: 1.125em;
  }
  .pro-btn-width300 {
    width: 300px;
    font-size: 1.125em;
  }
}
.red-arrow-pro-list.ml0 li {
  margin-left: 0;
}
.red-arrow-pro-list li {
  background-position: 0 12px;
  padding-left: 24.9px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
  margin-left: 0;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.red-arrow-pro-list a {
  font-size: 1.24em;
}
.red-arrow-list.ml0 li {
  margin-left: 0;
}
.red-arrow-list li {
  background-position: 0 10px;
  padding-left: 24.9px;
  margin-bottom: 45px;
  background-repeat: no-repeat;
  background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
  margin-left: 0;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.red-arrow-list a {
  font-size: 1em;
}
.red-arrow-list-phone.ml0 li {
  margin-left: 0;
}
.red-arrow-list-phone li {
  background-position: 0 8px;
  padding-left: 24.9px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
  margin-left: 0;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.red-arrow-list-phone li {
  float: none;
  margin-bottom: 30px;
  width: 100%;
}
.red-arrow-list-phone li h4 {
  color: #666666;
  font-family: 'Segoe UI Semibold';
  font-weight: 500;
  margin-top: 0;
}
.red-arrow-list-phone li p {
  font-size: 0.875em;
}
@media (min-width: 768px) {
  .red-arrow-list-phone li {
    width: 25%;
    float: left;
  }
}
.red-arrow-icon-li-r,
.red-arrow-icon-li-l {
  background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
  padding-left: 24.9px;
  padding-right: 0;
  margin-top: 10px;
}
.red-arrow-icon-li-r a,
.red-arrow-icon-li-l a {
  font-size: 0.875em;
}
.tabshow-separate-btnl2 ul {
  margin-left: 24.9px;
}
@media (min-width: 768px) {
  .red-arrow-icon-li-r {
    background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
    background-position: right 8px;
    background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 24.9px;
  }
  .tabshow-separate-btnl2 ul {
    margin-right: 24.9px;
  }
}
.pro-icon-list {
  margin-top: 30px;
}
.pro-icon-list li {
  margin-bottom: 10px;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pro-icon-list li a {
  font-size: 0.875em;
}
.icon1 {
  background-position: 0 0;
  background-image: url(../images/Pro_level2_icon.png);
  background-repeat: no-repeat;
  padding-right: 0;
  padding-left: 25px;
}
.icon2 {
  background-position: 0 -30px;
  background-image: url(../images/Pro_level2_icon.png);
  background-repeat: no-repeat;
  padding-right: 0;
  padding-left: 25px;
}
.icon3 {
  background-position: 0 -60px;
  background-image: url(../images/Pro_level2_icon.png);
  background-repeat: no-repeat;
  padding-right: 0;
  padding-left: 25px;
}
.icon4 {
  background-position: 0 -90px;
  background-image: url(../images/Pro_level2_icon.png);
  background-repeat: no-repeat;
  padding-right: 0;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .icon1-r {
    background-position: right 0;
    background-image: url(../images/Pro_level2_icon.png);
    background-repeat: no-repeat;
    padding-right: 25px;
    padding-left: 0;
  }
  .icon2-r {
    background-position: right -30px;
    background-image: url(../images/Pro_level2_icon.png);
    background-repeat: no-repeat;
    padding-right: 25px;
    padding-left: 0;
  }
  .icon3-r {
    background-position: right -60px;
    background-image: url(../images/Pro_level2_icon.png);
    background-repeat: no-repeat;
    padding-right: 25px;
    padding-left: 0;
  }
  .icon4-r {
    background-position: right -90px;
    background-image: url(../images/Pro_level2_icon.png);
    background-repeat: no-repeat;
    padding-right: 25px;
    padding-left: 0;
  }
}
.glyphicon-triangle-l,
.glyphicon-triangle-r {
  float: left;
  font-family: 'iconfont';
  color: #b31f2a;
  font-size: 0.875em;
  padding-right: 15px;
  padding-left: 0;
  margin-top: 2px;
  margin-left: -2px;
}
@media (min-width: 768px) {
  .glyphicon-triangle-r {
    float: right;
    font-family: 'iconfont';
    color: #b31f2a;
    font-size: 0.875em;
    padding-right: 0;
    padding-left: 15px;
    margin-top: 2px;
    margin-right: -2px;
  }
}
.slideDown .ave-glyphicon-triangle-r,
.ave-glyphicon-triangle-d {
  display: none;
}
.slideDown .ave-glyphicon-triangle-d {
  display: inline-block;
}
.collapsing-level h2 .slideDown,
.collapsing-level h3 .slideDown {
  color: #da1c23;
}
.collapsing-level h2 a,
.collapsing-level h3 a {
  color: #484848;
  text-decoration: none;
  display: inline-block;
}
.collapsing-level h2 a .glyphicon-triangle-l,
.collapsing-level h3 a .glyphicon-triangle-l {
  float: left;
  font-family: 'iconfont';
  color: #b31f2a;
  font-size: 0.625em;
  padding-right: 6px;
  padding-left: 0;
  margin-top: 5px;
  margin-left: -19.8px;
}
.collapsing-level h2 {
  margin-top: 0;
}
.collapsing-level h2 + div {
  padding-left: 19.8px;
}
.collapsing-level h2 a {
  font-size: 0.75em;
}
.collapsing-level h2 a .levelTitle {
  font-family: 'Segoe UI Semibold', 'Segoe UI';
}
.collapsing-level h3:first-child {
  margin-top: 0;
}
.collapsing-level h3 {
  margin: 1.3em 0;
}
.collapsing-level .red-arrow-list.ml0 li {
  margin-left: 0;
}
.collapsing-level .red-arrow-list li {
  background-position: 0 12px;
  padding-left: 24.9px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
  margin-left: 0;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.collapsing-level .red-arrow-list a {
  font-size: 1.24em;
}
@media (min-width: 768px) {
  .collapsing-level h2,
  .collapsing-level h3 {
    padding-left: 0px;
  }
  .collapsing-level h2 a .glyphicon-triangle-l,
  .collapsing-level h3 a .glyphicon-triangle-l {
    margin-left: 0;
  }
  .collapsing-level .red-arrow-list.ml0 li {
    margin-left: 0;
  }
  .collapsing-level .red-arrow-list li {
    background-position: 0 12px;
    padding-left: 24.9px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-image: url("/themes/avepoint/images/icons/RedArrowList.png");
    margin-left: 19.8px;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
.social-media-icon {
  font-size: 1.125em;
}
.social-media-icon a {
  margin-top: 15px;
  margin-left: 10px;
  display: inline-block;
}
@media (min-width: 768px) {
  .social-media-icon {
    font-size: 1.5em;
  }
}
.com-item {
  font-family: Segoe UI Light;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #dddddd;
}
.com-item p {
  font-size: 1.5em;
}
.com-item p span {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.com-item .apple-store {
  font-size: 0.875em;
  margin-top: 15px;
}
.com-item-normal {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #dddddd;
}
.pro-top-sec .video-caption {
  font-size: 1em;
  text-align: center;
  margin-top: 20.1px;
}
.pro-top-sec .col-sm-6 {
  margin-bottom: 60px;
}
.pro-bg-gray {
  background-color: #dddddd;
}
.pro-bg-gray p {
  font-size: 1.375em;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pro-bg-gray p span {
  color: #000000;
}
.pro-bg-gray p a {
  font-size: 1em;
  color: #484848;
}
@media (min-width: 768px) {
  .pro-bg-gray .sol-right-icon {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .pro-bg-gray {
    text-align: center;
  }
  .pro-bg-gray .sol-right-icon + div {
    margin-bottom: 45px;
  }
}
.pro-item .text-right {
  text-align: left;
}
.pro-item .pro-fr {
  float: none;
}
@media (min-width: 768px) {
  .pro-item .text-right {
    text-align: right;
  }
  .pro-item .pro-fr {
    float: right;
  }
  .pro-item .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .pro-item .pl50 {
    padding-left: 50px;
  }
  .pro-item .pr50 {
    padding-right: 50px;
  }
}
.bg-gray-h2 {
  font-size: 2em;
  margin-bottom: 50.1px;
  color: #484848;
  font-family: Segoe UI Light;
  text-transform: none;
  margin-top: 0;
}
.bg-gray-h2 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pro-item-h2 {
  font-size: 2em;
  margin-bottom: 20.1px;
  color: #da1c23;
  font-family: Segoe UI Light;
  text-transform: uppercase;
  margin-top: 0;
}
.pro-item-h2 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 768px) {
  .pro-item-h2 {
    margin-top: 24px;
  }
}
.slo-item-h2 {
  font-size: 2em;
  margin-bottom: 60px;
  color: #484848;
  font-family: Segoe UI Light;
  text-transform: none;
  margin-top: 0;
}
.slo-item-h2 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.title-h2 {
  font-size: 2em;
  margin-bottom: 50.1px;
  color: #484848;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
}
.title-h2 span {
  color: #da1c23;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.slo-top-sec {
  text-align: center;
}
.slo-top-sec .slo-icon-title {
  color: #000000;
  font-size: 1.3125em;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 30px;
  margin-bottom: 60px;
}
.pro-item .col-lg-4 {
  margin-top: 15px;
  padding: 0;
}
.career-sec li {
  margin-bottom: 1.3em;
}
.career-sec li:before,
.career-sec li:after {
  content: " ";
  display: table;
}
.career-sec li:after {
  clear: both;
}
.career-sec li:before,
.career-sec li:after {
  content: " ";
  display: table;
}
.career-sec li:after {
  clear: both;
}
.career-sec .ave-glyphicon-circle {
  font-family: 'iconfont';
  color: #da1c23;
  padding-right: 15px;
  float: left;
  width: 33px;
}
.career-sec h3,
.career-sec .w-auto {
  font-size: 1.125em;
  float: left;
  text-align: left;
  margin-top: 0;
  width: 85%;
}
.career-sec .w-auto {
  width: auto;
}
.career-sec p {
  margin-left: 33px;
  clear: both;
}
@media (min-width: 768px) {
  .career-sec h3 {
    font-size: 1.375em;
  }
  .career-sec p {
    margin-left: 45%;
    clear: none;
  }
}
