

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: .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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  -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: .35em .625em .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 {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]: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
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label:not(td) {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important
  }
}

[class^="ficon-"],
[class*=" ficon-"] {
  font-family: 'AVGIconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ficon-tick:before {
  content: "\e605"
}

.ficon-bullet:before {
  content: "\e609";
  font-size: 30px
}

* {
  -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
}

.get-scrollbar-width-p:before,
.get-scrollbar-width-p:after,
.get-scrollbar-width-div:before,
.get-scrollbar-width-div:after {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial
}

body.br-msie {
  overflow-x: hidden;
  -ms-overflow-style: scrollbar
}

html {
  font-size: 93.75%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@media screen and (min-width:320px) {
  html {
    font-size: 93.75%
  }
}

@media screen and (min-width:480px) {
  html {
    font-size: 112.5%
  }
}

@media screen and (min-width:768px) {
  html {
    font-size: 106.25%
  }
}

@media screen and (min-width:992px) {
  html {
    font-size: 112.5%
  }
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #006AC2;
  text-decoration: none
}

a.initial {
  color: initial
}

a.initial:hover,
a.initial:focus,
a.initial:active {
  color: initial;
  text-decoration: none
}

a:hover,
a:focus {
  color: #249efc;
  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 {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

hr {
  border: 0
}

.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
}

@font-face {
  font-family: 'AVGSans_4';
  src: url('../o/AVGSans-Medium.woff') format('woff')
}

@font-face {
  font-family: 'AVGSans_Light';
  src: url('../o/AVGSans-Light.woff') format('woff')
}

@font-face {
  font-family: 'AVGIconFont';
  src: url('../o/icomoon.woff') format('woff'), url('../o/icomoon.ttf')
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-Light.woff') format('woff');
  font-style: normal;
  font-weight: 200
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-Italic.woff') format('woff');
  font-style: italic;
  font-weight: 400
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-LightItalic.woff') format('woff');
  font-style: italic;
  font-weight: 200
}

a.inherit {
  color: inherit
}

a.inherit * {
  text-decoration: none;
  color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  letter-spacing: -0.03em;
  font-weight: 500;
  line-height: 1.1;
  color: #000000
}

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: #777777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 19px;
  margin-bottom: 9.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: 9.5px;
  margin-bottom: 9.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: 44px;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 46px
}

@media (max-width:991px) {

  h1,
  .h1 {
    font-size: 30px;
    line-height: 32px
  }
}

h2,
.h2 {
  font-size: 36px;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 38px
}

ul h2,
ul .h2 {
  line-height: 42px
}

@media (max-width:991px) {

  h2,
  .h2 {
    font-size: 28px;
    line-height: 30px
  }
}

h3,
.h3 {
  font-size: 24px;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 26px
}

ul h3,
ul .h3 {
  line-height: 30px
}

@media (max-width:991px) {

  h3,
  .h3 {
    font-size: 21px;
    line-height: 23px
  }
}

h4,
.h4 {
  font-size: 20px
}

h5,
.h5 {
  font-size: 16px
}

h6,
.h6 {
  font-size: 14px
}

.font-sans-serif {
  font-family: Verdana, sans-serif
}

.font-avg-sans-1,
.font-avg-sans-2,
.font-avg-sans-3,
.font-avg-sans-4 {
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif
}

.font-avg-sans-1 b {
  font-family: 'AVGSans_4', 'AVGSans_Light', Verdana, sans-serif
}

p {
  margin: 0 0 9.5px
}

p,
ul,
ol {
  font: normal 16px/22px Verdana, sans-serif
}

.lead {
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width:480px) {
  .lead {
    font-size: 24px
  }
}

small,
.small {
  font-size: 87%
}

.text-nevada,
.text-nevada-all * {
  color: #000000 !important
}

.text-black,
.text-black-all * {
  color: #000000 !important
}

.text-white,
.text-white-all * {
  color: #ffffff !important
}

.text-white-all a {
  text-decoration: underline !important
}

.text-blue,
.text-blue-all * {
  color: #249efc !important
}

.text-green,
.text-green-all * {
  color: #3ca12e !important
}

.text-orange,
.text-orange-all * {
  color: #ff4f1d !important
}

.text-dark-red,
.text-dark-red-all * {
  color: #a61717 !important
}

.text-red,
.text-red-all * {
  color: #fe0000 !important
}

.text-paypal-light-blue,
.text-paypal-light-blue-all * {
  color: #2997d8
}

.text-paypal-dark-blue,
.text-paypal-dark-blue-all * {
  color: #11559d
}

.text-silver,
.text-silver-all * {
  color: #ffffff !important
}

.text-bondi-blue,
.text-bondi-blue-all * {
  color: #0099bb !important
}

.text-xx-small {
  font-size: 11px !important;
  margin-top: 10px;
  margin-bottom: 6px;
  line-height: 16px !important
}

ul .text-xx-small {
  line-height: 20px !important
}

.text-x-small {
  font-size: 14px !important;
  margin-top: 10px;
  margin-bottom: 6px;
  line-height: 22px !important
}

ul .text-x-small {
  line-height: 26px !important
}

.text-small {
  font-size: 16px !important;
  margin-top: 10px;
  margin-bottom: 6px;
  line-height: 22px !important
}

ul .text-small {
  line-height: 26px !important
}

.text-medium {
  font-size: 18px !important;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 20px !important
}

ul .text-medium {
  line-height: 24px !important
}

.text-large {
  font-size: 24px !important;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 26px !important
}

ul .text-large {
  line-height: 30px !important
}

@media (max-width:991px) {
  .text-large {
    font-size: 21px !important;
    line-height: 23px !important
  }
}

.text-x-large {
  font-size: 30px !important;
  margin-top: 12px;
  margin-bottom: 8px;
  line-height: 32px !important
}

ul .text-x-large {
  line-height: 36px !important
}

@media (max-width:991px) {
  .text-x-large {
    font-size: 24px !important;
    line-height: 25px !important
  }
}

.text-xx-large {
  font-size: 36px !important;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 38px !important
}

ul .text-xx-large {
  line-height: 42px !important
}

@media (max-width:991px) {
  .text-xx-large {
    font-size: 28px !important;
    line-height: 30px !important
  }
}

.text-xxx-large {
  font-size: 44px !important;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 46px !important
}

@media (max-width:991px) {
  .text-xxx-large {
    font-size: 30px !important;
    line-height: 32px !important
  }
}

.text-huge {
  font-size: 54px !important;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 56px !important
}

@media (max-width:991px) {
  .text-huge {
    font-size: 37px !important;
    line-height: 39px !important
  }
}

@media (max-width:767px) {
  .text-huge {
    font-size: 32px !important;
    line-height: 39px !important
  }
}

.text-x-huge {
  font-size: 64px !important;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 66px !important
}

@media (max-width:991px) {
  .text-x-huge {
    font-size: 38px !important;
    line-height: 39px !important
  }
}

@media (max-width:767px) {
  .text-x-huge {
    font-size: 27px !important;
    line-height: 33px !important
  }
}

.text-xx-huge {
  font-size: 74px !important;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 76px !important
}

@media (max-width:991px) {
  .text-xx-huge {
    font-size: 38px !important;
    line-height: 45px !important
  }
}

.h1-subheading {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #5c707b
}

ul .h1-subheading {
  line-height: 36px !important
}

@media (max-width:991px) {
  .h1-subheading {
    font-size: 24px;
    line-height: 25px
  }
}

.h1-subheading.larger {
  font-size: 54px;
  line-height: 56px
}

@media (max-width:991px) {
  .h1-subheading.larger {
    font-size: 37px;
    line-height: 39px
  }
}

@media (max-width:767px) {
  .h1-subheading.larger {
    font-size: 32px;
    line-height: 39px
  }
}

.h2-subheading {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #5c707b
}

ul .h2-subheading {
  line-height: 30px
}

@media (max-width:991px) {
  .h2-subheading {
    font-size: 21px;
    line-height: 23px
  }
}

.h2-subheading.larger {
  font-size: 44px;
  line-height: 46px
}

@media (max-width:991px) {
  .h2-subheading.larger {
    font-size: 30px;
    line-height: 32px
  }
}

.h3-subheading {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #5c707b
}

ul .h3-subheading {
  line-height: 24px
}

.h3-subheading.larger {
  font-size: 36px;
  margin-top: 13px;
  margin-bottom: 8px;
  line-height: 38px
}

ul .h3-subheading.larger {
  line-height: 42px
}

@media (max-width:991px) {
  .h3-subheading.larger {
    font-size: 28px;
    line-height: 30px
  }
}

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-xs-left {
  text-align: left
}

.text-xs-right {
  text-align: right
}

.text-xs-center {
  text-align: center
}

.text-xs-justify {
  text-align: justify
}

@media (min-width:480px) {
  .text-sm-left {
    text-align: left
  }

  .text-sm-right {
    text-align: right
  }

  .text-sm-center {
    text-align: center
  }

  .text-sm-justify {
    text-align: justify
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left
  }

  .text-md-right {
    text-align: right
  }

  .text-md-center {
    text-align: center
  }

  .text-md-justify {
    text-align: justify
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left
  }

  .text-lg-right {
    text-align: right
  }

  .text-lg-center {
    text-align: center
  }

  .text-lg-justify {
    text-align: justify
  }
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777777
}

.text-primary {
  color: #337ab7
}

a.text-primary:hover {
  color: #286090
}

.text-success {
  color: #3c763d
}

a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #337ab7
}

a.bg-primary:hover {
  background-color: #286090
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:hover {
  background-color: #e4b9b9
}

.bg-white {
  background-color: #ffffff
}

.bg-grey {
  background-color: #999999
}

.bg-light-grey {
  background-color: #f2f2f2
}

.bg-alabaster {
  background-color: #fafafa
}

.bg-cararra {
  background-color: #e8e7e5
}

.bg-trout {
  background: #4d5566
}

.bg-purple {
  background: #7755bb
}

.bg-blue-light {
  background: #0393E4
}

.bg-blue-white {
  background: #eaeef4
}

.bg-orange-dark {
  background: #ff4b1c
}

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee
}

.subheading-large {
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  font-size: 24px;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 26px
}

ul .subheading-large {
  line-height: 30px
}

@media (max-width:991px) {
  .subheading-large {
    font-size: 21px;
    line-height: 23px
  }
}

@media (max-width:991px) {
  .subheading-large {
    font-size: 21px;
    line-height: 23px
  }
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9.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: 19px
}

dt,
dd {
  line-height: 1.2
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

@media (min-width:992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 20px;
  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.2;
  color: #777777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'
}

.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'
}

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.2
}

.padded {
  padding-top: 30px !important;
  padding-bottom: 30px !important
}

.padding-reset {
  padding: 0 !important
}

.spaced {
  margin-top: 30px !important;
  margin-bottom: 30px !important
}

.margin-reset {
  margin: 0 !important
}

.display-block {
  display: block !important
}

.display-inline-block {
  display: inline-block !important
}

.display-inline {
  display: inline !important
}

.display-table {
  display: table !important
}

.display-table-row {
  display: table-row !important
}

.display-table-cell {
  display: table-cell !important
}

.margin-xs-top-huge {
  margin-top: 100px !important
}

.margin-xs-top-large {
  margin-top: 75px !important
}

.margin-xs-top-medium {
  margin-top: 50px !important
}

.margin-xs-top-small {
  margin-top: 25px !important
}

.margin-xs-top-tiny {
  margin-top: 10px !important
}

.margin-xs-top-none {
  margin-top: 0 !important
}

.margin-xs-bottom-huge {
  margin-bottom: 100px !important
}

.margin-xs-bottom-large {
  margin-bottom: 75px !important
}

.margin-xs-bottom-medium {
  margin-bottom: 50px !important
}

.margin-xs-bottom-small {
  margin-bottom: 25px !important
}

.margin-xs-bottom-tiny {
  margin-bottom: 10px !important
}

.margin-xs-bottom-none {
  margin-bottom: 0 !important
}

.padding-xs-top-huge {
  padding-top: 100px !important
}

.padding-xs-top-large {
  padding-top: 75px !important
}

.padding-xs-top-medium {
  padding-top: 50px !important
}

.padding-xs-top-small {
  padding-top: 25px !important
}

.padding-xs-top-tiny {
  padding-top: 10px !important
}

.padding-xs-top-none {
  padding-top: 0 !important
}

.padding-xs-bottom-huge {
  padding-bottom: 100px !important
}

.padding-xs-bottom-large {
  padding-bottom: 75px !important
}

.padding-xs-bottom-medium {
  padding-bottom: 50px !important
}

.padding-xs-bottom-small {
  padding-bottom: 25px !important
}

.padding-xs-bottom-tiny {
  padding-bottom: 10px !important
}

.padding-xs-bottom-none {
  padding-bottom: 0 !important
}

.margin-xs-left-huge {
  margin-left: 100px !important
}

.margin-xs-left-large {
  margin-left: 75px !important
}

.margin-xs-left-medium {
  margin-left: 50px !important
}

.margin-xs-left-small {
  margin-left: 25px !important
}

.margin-xs-left-tiny {
  margin-left: 10px !important
}

.margin-xs-left-none {
  margin-left: 0 !important
}

.margin-xs-right-huge {
  margin-right: 100px !important
}

.margin-xs-right-large {
  margin-right: 75px !important
}

.margin-xs-right-medium {
  margin-right: 50px !important
}

.margin-xs-right-small {
  margin-right: 25px !important
}

.margin-xs-right-tiny {
  margin-right: 10px !important
}

.margin-xs-right-none {
  margin-right: 0 !important
}

.padding-xs-left-huge {
  padding-left: 100px !important
}

.padding-xs-left-large {
  padding-left: 75px !important
}

.padding-xs-left-medium {
  padding-left: 50px !important
}

.padding-xs-left-small {
  padding-left: 25px !important
}

.padding-xs-left-tiny {
  padding-left: 10px !important
}

.padding-xs-left-none {
  padding-left: 0 !important
}

.padding-xs-right-huge {
  padding-right: 100px !important
}

.padding-xs-right-large {
  padding-right: 75px !important
}

.padding-xs-right-medium {
  padding-right: 50px !important
}

.padding-xs-right-small {
  padding-right: 25px !important
}

.padding-xs-right-tiny {
  padding-right: 10px !important
}

.padding-xs-right-none {
  padding-right: 0 !important
}

@media (min-width:480px) {
  .margin-sm-top-huge {
    margin-top: 100px !important
  }

  .margin-sm-top-large {
    margin-top: 75px !important
  }

  .margin-sm-top-medium {
    margin-top: 50px !important
  }

  .margin-sm-top-small {
    margin-top: 25px !important
  }

  .margin-sm-top-tiny {
    margin-top: 10px !important
  }

  .margin-sm-top-none {
    margin-top: 0 !important
  }

  .margin-sm-bottom-huge {
    margin-bottom: 100px !important
  }

  .margin-sm-bottom-large {
    margin-bottom: 75px !important
  }

  .margin-sm-bottom-medium {
    margin-bottom: 50px !important
  }

  .margin-sm-bottom-small {
    margin-bottom: 25px !important
  }

  .margin-sm-bottom-tiny {
    margin-bottom: 10px !important
  }

  .margin-sm-bottom-none {
    margin-bottom: 0 !important
  }

  .padding-sm-top-huge {
    padding-top: 100px !important
  }

  .padding-sm-top-large {
    padding-top: 75px !important
  }

  .padding-sm-top-medium {
    padding-top: 50px !important
  }

  .padding-sm-top-small {
    padding-top: 25px !important
  }

  .padding-sm-top-tiny {
    padding-top: 10px !important
  }

  .padding-sm-top-none {
    padding-top: 0 !important
  }

  .padding-sm-bottom-huge {
    padding-bottom: 100px !important
  }

  .padding-sm-bottom-large {
    padding-bottom: 75px !important
  }

  .padding-sm-bottom-medium {
    padding-bottom: 50px !important
  }

  .padding-sm-bottom-small {
    padding-bottom: 25px !important
  }

  .padding-sm-bottom-tiny {
    padding-bottom: 10px !important
  }

  .padding-sm-bottom-none {
    padding-bottom: 0 !important
  }

  .margin-sm-left-huge {
    margin-left: 100px !important
  }

  .margin-sm-left-large {
    margin-left: 75px !important
  }

  .margin-sm-left-medium {
    margin-left: 50px !important
  }

  .margin-sm-left-small {
    margin-left: 25px !important
  }

  .margin-sm-left-tiny {
    margin-left: 10px !important
  }

  .margin-sm-left-none {
    margin-left: 0 !important
  }

  .margin-sm-right-huge {
    margin-right: 100px !important
  }

  .margin-sm-right-large {
    margin-right: 75px !important
  }

  .margin-sm-right-medium {
    margin-right: 50px !important
  }

  .margin-sm-right-small {
    margin-right: 25px !important
  }

  .margin-sm-right-tiny {
    margin-right: 10px !important
  }

  .margin-sm-right-none {
    margin-right: 0 !important
  }

  .padding-sm-left-huge {
    padding-left: 100px !important
  }

  .padding-sm-left-large {
    padding-left: 75px !important
  }

  .padding-sm-left-medium {
    padding-left: 50px !important
  }

  .padding-sm-left-small {
    padding-left: 25px !important
  }

  .padding-sm-left-tiny {
    padding-left: 10px !important
  }

  .padding-sm-left-none {
    padding-left: 0 !important
  }

  .padding-sm-right-huge {
    padding-right: 100px !important
  }

  .padding-sm-right-large {
    padding-right: 75px !important
  }

  .padding-sm-right-medium {
    padding-right: 50px !important
  }

  .padding-sm-right-small {
    padding-right: 25px !important
  }

  .padding-sm-right-tiny {
    padding-right: 10px !important
  }

  .padding-sm-right-none {
    padding-right: 0 !important
  }
}

@media (min-width:768px) {
  .margin-md-top-huge {
    margin-top: 100px !important
  }

  .margin-md-top-large {
    margin-top: 75px !important
  }

  .margin-md-top-medium {
    margin-top: 50px !important
  }

  .margin-md-top-small {
    margin-top: 25px !important
  }

  .margin-md-top-tiny {
    margin-top: 10px !important
  }

  .margin-md-top-none {
    margin-top: 0 !important
  }

  .margin-md-bottom-huge {
    margin-bottom: 100px !important
  }

  .margin-md-bottom-large {
    margin-bottom: 75px !important
  }

  .margin-md-bottom-medium {
    margin-bottom: 50px !important
  }

  .margin-md-bottom-small {
    margin-bottom: 25px !important
  }

  .margin-md-bottom-tiny {
    margin-bottom: 10px !important
  }

  .margin-md-bottom-none {
    margin-bottom: 0 !important
  }

  .padding-md-top-huge {
    padding-top: 100px !important
  }

  .padding-md-top-large {
    padding-top: 75px !important
  }

  .padding-md-top-medium {
    padding-top: 50px !important
  }

  .padding-md-top-small {
    padding-top: 25px !important
  }

  .padding-md-top-tiny {
    padding-top: 10px !important
  }

  .padding-md-top-none {
    padding-top: 0 !important
  }

  .padding-md-bottom-huge {
    padding-bottom: 100px !important
  }

  .padding-md-bottom-large {
    padding-bottom: 75px !important
  }

  .padding-md-bottom-medium {
    padding-bottom: 50px !important
  }

  .padding-md-bottom-small {
    padding-bottom: 25px !important
  }

  .padding-md-bottom-tiny {
    padding-bottom: 10px !important
  }

  .padding-md-bottom-none {
    padding-bottom: 0 !important
  }

  .margin-md-left-huge {
    margin-left: 100px !important
  }

  .margin-md-left-large {
    margin-left: 75px !important
  }

  .margin-md-left-medium {
    margin-left: 50px !important
  }

  .margin-md-left-small {
    margin-left: 25px !important
  }

  .margin-md-left-tiny {
    margin-left: 10px !important
  }

  .margin-md-left-none {
    margin-left: 0 !important
  }

  .margin-md-right-huge {
    margin-right: 100px !important
  }

  .margin-md-right-large {
    margin-right: 75px !important
  }

  .margin-md-right-medium {
    margin-right: 50px !important
  }

  .margin-md-right-small {
    margin-right: 25px !important
  }

  .margin-md-right-tiny {
    margin-right: 10px !important
  }

  .margin-md-right-none {
    margin-right: 0 !important
  }

  .padding-md-left-huge {
    padding-left: 100px !important
  }

  .padding-md-left-large {
    padding-left: 75px !important
  }

  .padding-md-left-medium {
    padding-left: 50px !important
  }

  .padding-md-left-small {
    padding-left: 25px !important
  }

  .padding-md-left-tiny {
    padding-left: 10px !important
  }

  .padding-md-left-none {
    padding-left: 0 !important
  }

  .padding-md-right-huge {
    padding-right: 100px !important
  }

  .padding-md-right-large {
    padding-right: 75px !important
  }

  .padding-md-right-medium {
    padding-right: 50px !important
  }

  .padding-md-right-small {
    padding-right: 25px !important
  }

  .padding-md-right-tiny {
    padding-right: 10px !important
  }

  .padding-md-right-none {
    padding-right: 0 !important
  }
}

@media (min-width:992px) {
  .margin-lg-top-huge {
    margin-top: 100px !important
  }

  .margin-lg-top-large {
    margin-top: 75px !important
  }

  .margin-lg-top-medium {
    margin-top: 50px !important
  }

  .margin-lg-top-small {
    margin-top: 25px !important
  }

  .margin-lg-top-tiny {
    margin-top: 10px !important
  }

  .margin-lg-top-none {
    margin-top: 0 !important
  }

  .margin-lg-bottom-huge {
    margin-bottom: 100px !important
  }

  .margin-lg-bottom-large {
    margin-bottom: 75px !important
  }

  .margin-lg-bottom-medium {
    margin-bottom: 50px !important
  }

  .margin-lg-bottom-small {
    margin-bottom: 25px !important
  }

  .margin-lg-bottom-tiny {
    margin-bottom: 10px !important
  }

  .margin-lg-bottom-none {
    margin-bottom: 0 !important
  }

  .padding-lg-top-huge {
    padding-top: 100px !important
  }

  .padding-lg-top-large {
    padding-top: 75px !important
  }

  .padding-lg-top-medium {
    padding-top: 50px !important
  }

  .padding-lg-top-small {
    padding-top: 25px !important
  }

  .padding-lg-top-tiny {
    padding-top: 10px !important
  }

  .padding-lg-top-none {
    padding-top: 0 !important
  }

  .padding-lg-bottom-huge {
    padding-bottom: 100px !important
  }

  .padding-lg-bottom-large {
    padding-bottom: 75px !important
  }

  .padding-lg-bottom-medium {
    padding-bottom: 50px !important
  }

  .padding-lg-bottom-small {
    padding-bottom: 25px !important
  }

  .padding-lg-bottom-tiny {
    padding-bottom: 10px !important
  }

  .padding-lg-bottom-none {
    padding-bottom: 0 !important
  }

  .margin-lg-left-huge {
    margin-left: 100px !important
  }

  .margin-lg-left-large {
    margin-left: 75px !important
  }

  .margin-lg-left-medium {
    margin-left: 50px !important
  }

  .margin-lg-left-small {
    margin-left: 25px !important
  }

  .margin-lg-left-tiny {
    margin-left: 10px !important
  }

  .margin-lg-left-none {
    margin-left: 0 !important
  }

  .margin-lg-right-huge {
    margin-right: 100px !important
  }

  .margin-lg-right-large {
    margin-right: 75px !important
  }

  .margin-lg-right-medium {
    margin-right: 50px !important
  }

  .margin-lg-right-small {
    margin-right: 25px !important
  }

  .margin-lg-right-tiny {
    margin-right: 10px !important
  }

  .margin-lg-right-none {
    margin-right: 0 !important
  }

  .padding-lg-left-huge {
    padding-left: 100px !important
  }

  .padding-lg-left-large {
    padding-left: 75px !important
  }

  .padding-lg-left-medium {
    padding-left: 50px !important
  }

  .padding-lg-left-small {
    padding-left: 25px !important
  }

  .padding-lg-left-tiny {
    padding-left: 10px !important
  }

  .padding-lg-left-none {
    padding-left: 0 !important
  }

  .padding-lg-right-huge {
    padding-right: 100px !important
  }

  .padding-lg-right-large {
    padding-right: 75px !important
  }

  .padding-lg-right-medium {
    padding-right: 50px !important
  }

  .padding-lg-right-small {
    padding-right: 25px !important
  }

  .padding-lg-right-tiny {
    padding-right: 10px !important
  }

  .padding-lg-right-none {
    padding-right: 0 !important
  }
}

@media (max-width:479px) {
  .hide-xs {
    display: none !important
  }

  .show-xs {
    display: block !important
  }
}

@media (max-width:767px) {
  .hide-sm {
    display: none !important
  }

  .show-sm {
    display: block !important
  }
}

@media (max-width:991px) {
  .hide-md {
    display: none !important
  }

  .show-md {
    display: block !important
  }
}

@media (min-width:992px) {
  .hide-lg {
    display: none !important
  }

  .show-lg {
    display: block !important
  }
}

.bg-clip-lg-left-top {
  background-position: left top !important
}

.bg-clip-lg-left-bottom {
  background-position: left bottom !important
}

.bg-clip-lg-right-top {
  background-position: right top !important
}

.bg-clip-lg-right-bottom {
  background-position: right bottom !important
}

.bg-size-lg-cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important
}

.bg-size-lg-contain {
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important
}

.bg-size-lg-full-x {
  -webkit-background-size: 100% auto !important;
  -moz-background-size: 100% auto !important;
  -o-background-size: 100% auto !important;
  background-size: 100% auto !important
}

.bg-size-lg-half-x {
  -webkit-background-size: 50% auto !important;
  -moz-background-size: 50% auto !important;
  -o-background-size: 50% auto !important;
  background-size: 50% auto !important
}

.bg-size-lg-full-y {
  -webkit-background-size: auto 100% !important;
  -moz-background-size: auto 100% !important;
  -o-background-size: auto 100% !important;
  background-size: auto 100% !important
}

.bg-size-lg-half-y {
  -webkit-background-size: auto 50% !important;
  -moz-background-size: auto 50% !important;
  -o-background-size: auto 50% !important;
  background-size: auto 50% !important
}

.bg-size-lg-initial {
  -webkit-background-size: initial initial !important;
  -moz-background-size: initial !important;
  -o-background-size: initial !important;
  background-size: initial !important
}

@media (max-width:991px) {
  .bg-clip-md-left-top {
    background-position: left top !important
  }

  .bg-clip-md-left-bottom {
    background-position: left bottom !important
  }

  .bg-clip-md-right-top {
    background-position: right top !important
  }

  .bg-clip-md-right-bottom {
    background-position: right bottom !important
  }

  .bg-size-md-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
  }

  .bg-size-md-contain {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important
  }

  .bg-size-md-full-x {
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    background-size: 100% auto !important
  }

  .bg-size-md-half-x {
    -webkit-background-size: 50% auto !important;
    -moz-background-size: 50% auto !important;
    -o-background-size: 50% auto !important;
    background-size: 50% auto !important
  }

  .bg-size-md-full-y {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important
  }

  .bg-size-md-half-y {
    -webkit-background-size: auto 50% !important;
    -moz-background-size: auto 50% !important;
    -o-background-size: auto 50% !important;
    background-size: auto 50% !important
  }

  .bg-size-md-initial {
    -webkit-background-size: initial initial !important;
    -moz-background-size: initial !important;
    -o-background-size: initial !important;
    background-size: initial !important
  }
}

@media (max-width:767px) {
  .bg-clip-sm-left-top {
    background-position: left top !important
  }

  .bg-clip-sm-left-bottom {
    background-position: left bottom !important
  }

  .bg-clip-sm-right-top {
    background-position: right top !important
  }

  .bg-clip-sm-right-bottom {
    background-position: right bottom !important
  }

  .bg-size-sm-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
  }

  .bg-size-sm-contain {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important
  }

  .bg-size-sm-full-x {
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    background-size: 100% auto !important
  }

  .bg-size-sm-half-x {
    -webkit-background-size: 50% auto !important;
    -moz-background-size: 50% auto !important;
    -o-background-size: 50% auto !important;
    background-size: 50% auto !important
  }

  .bg-size-sm-full-y {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important
  }

  .bg-size-sm-half-y {
    -webkit-background-size: auto 50% !important;
    -moz-background-size: auto 50% !important;
    -o-background-size: auto 50% !important;
    background-size: auto 50% !important
  }

  .bg-size-sm-initial {
    -webkit-background-size: initial initial !important;
    -moz-background-size: initial !important;
    -o-background-size: initial !important;
    background-size: initial !important
  }
}

@media (max-width:479px) {
  .bg-clip-xs-left-top {
    background-position: left top !important
  }

  .bg-clip-xs-left-bottom {
    background-position: left bottom !important
  }

  .bg-clip-xs-right-top {
    background-position: right top !important
  }

  .bg-clip-xs-right-bottom {
    background-position: right bottom !important
  }

  .bg-size-xs-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
  }

  .bg-size-xs-contain {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important
  }

  .bg-size-xs-full-x {
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    background-size: 100% auto !important
  }

  .bg-size-xs-half-x {
    -webkit-background-size: 50% auto !important;
    -moz-background-size: 50% auto !important;
    -o-background-size: 50% auto !important;
    background-size: 50% auto !important
  }

  .bg-size-xs-full-y {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important
  }

  .bg-size-xs-half-y {
    -webkit-background-size: auto 50% !important;
    -moz-background-size: auto 50% !important;
    -o-background-size: auto 50% !important;
    background-size: auto 50% !important
  }

  .bg-size-xs-initial {
    -webkit-background-size: initial initial !important;
    -moz-background-size: initial !important;
    -o-background-size: initial !important;
    background-size: initial !important
  }
}

.container,
.AVsizer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

.section {
  padding: 80px 0
}

.section--padding-small {
  padding: 50px 0
}

.wrap-max500 {
  max-width: 500px;
  margin: 0 auto
}

@media (min-width:480px) {

  .container,
  .AVsizer {
    width: 480px
  }
}

@media (min-width:768px) {

  .container,
  .AVsizer {
    width: 760px
  }
}

@media (min-width:992px) {

  .container,
  .AVsizer {
    width: 980px
  }
}

@media (max-width:479px) {
  .container.container-fluid-xs {
    width: auto
  }
}

@media (max-width:767px) {
  .container.container-fluid-sm {
    width: auto
  }
}

@media (max-width:991px) {
  .container.container-fluid-md {
    width: auto
  }
}

@media (min-width:992px) {
  .container.container-fluid-lg {
    width: auto
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

.row {
  margin-left: -10px;
  margin-right: -10px
}

.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: 10px;
  padding-right: 10px
}

.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:480px) {

  .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:768px) {

  .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:992px) {

  .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: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left
}

th {
  text-align: left
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px
}

.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.2;
  vertical-align: top;
  border-top: 1px solid #dddddd
}

.table>thead>tr>th {
  vertical-align: bottom
}

.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>tr:first-child td {
  border-top: 0
}

.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>tbody>tr:first-child td {
  border-top: 0
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
  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: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-responsive {
  overflow-x: auto;
  min-height: .01%
}

@media screen and (max-width:479px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    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
  }
}

.input-replaced {
  position: absolute;
  left: -9999px;
  top: 0
}

.input {
  cursor: pointer
}

.input.select .value {
  display: inline-block;
  height: 40px;
  position: relative;
  width: 100%
}

.input.select.disabled .value {
  cursor: not-allowed
}

.input.select.disabled .value span.s-text {
  background-color: #eeeeee
}

.input.select span.s-text {
  float: left;
  display: inline-block;
  background-color: #fff;
  border-width: 1px;
  border-color: #ccc rgba(0, 0, 0, 0.2);
  border-style: solid;
  line-height: 40px;
  color: #5c707b;
  font-size: 14px;
  height: 40px;
  padding: 0 0 0 20px;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden
}

.input.select span.s-button {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../i/avg/img/components/shopbox2/forms-icon-inputs.png) no-repeat -30px -125px;
  padding: 0;
  margin: 0;
  top: 11px;
  right: 5px
}

.input.select .ul-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.input.select .ul-wrapper.active {
  display: block;
  width: 100%
}

.input.select .ul-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.input.select .ul-wrapper {
  position: absolute;
  top: -29px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  max-height: 200px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.input.select {
  position: relative
}

.input.select .options li {
  display: block;
  padding: 5px 0 5px 20px;
  clear: both;
  font-weight: normal;
  font-size: 14px;
  color: #999;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.input.select .options li:hover,
.input.select .options li.selected,
.input.select .options li.hovered {
  color: #3ca12e;
  background-color: #fafafa
}

.input.select .options li.selected {
  border-left: 2px solid;
  padding-left: 18px
}

span.select.input[data-type-in="true"] span.s-text {
  padding: 8px;
  line-height: 20px
}

input.noborder {
  border: 0
}

span.select.input[data-type-in="true"] input {
  width: 90%;
  background: transparent
}

.promo,
.label-blue,
.label-orange,
.label-green,
.label-red {
  font-size: 14px !important;
  text-transform: uppercase;
  font-family: Verdana, sans-serif !important;
  padding: 1px 3px;
  color: #ffffff !important;
  margin-left: 5px
}

.label-blue {
  background-color: #0099ff
}

.label-orange {
  background-color: #ff6600
}

.label-green {
  background-color: #55bb33
}

.label-red {
  background-color: #ee0000
}

.navigation .promo,
.navigation .label-blue,
.navigation .label-orange,
.navigation .label-green,
.navigation .label-red {
  padding: 0 4px;
  margin: 0 0 0 5px;
  font: normal 12px/16px 'AVGSans_Light', Verdana, sans-serif !important
}

.promo.promo-new {
  background: #249efc !important
}

.navigation .promo.promo-new {
  background-color: #1869ad !important
}

.promo.promo-free {
  background: #3da32e !important
}

.promo.promo-pro {
  background: #ff4f1d !important
}

.promo.promo-updated {
  background: #249efc !important
}

.promo.promo-improved {
  background: #249efc !important
}

.promo.promo-blue {
  background-color: #249efc
}

.promo.promo-green {
  background-color: #3ca12e
}

.promo.promo-orange {
  background-color: #ff4f1d
}

.promo.promo-red {
  background-color: #f70f00
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none;
  visibility: hidden
}

.collapse.in {
  display: block;
  visibility: visible
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -moz-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease
}

.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: #777777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  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: #337ab7
}

.nav .nav-divider {
  height: 1px;
  margin: 8.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.2;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 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;
  font-weight: bold;
  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:480px) {
  .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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.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:480px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 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-links {
  display: inline-block
}

.nav-links>li {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  float: left;
  margin-bottom: -1px
}

.nav-links>li>a {
  padding: 0 25px;
  margin-right: 2px;
  line-height: 1.2
}

.nav-links>li>a:hover,
.nav-links>li>a:focus,
.nav-links>li>a:target {
  background-color: transparent
}

.nav-links>li.active>a,
.nav-links>li.active>a:hover,
.nav-links>li.active>a:focus {
  color: #555555;
  font-weight: bold;
  cursor: default
}

.nav-links.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-links.nav-justified>li {
  float: none
}

.nav-links.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-links.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:480px) {
  .nav-links.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-links.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-links.nav-justified>li>a {
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.nav-links.nav-justified>.active>a,
.nav-links.nav-justified>.active>a:hover,
.nav-links.nav-justified>.active>a:focus {
  border: 1px solid #dddddd
}

@media (min-width:480px) {
  .nav-links.nav-justified>li>a {
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
  }

  .nav-links.nav-justified>.active>a,
  .nav-links.nav-justified>.active>a:hover,
  .nav-links.nav-justified>.active>a:focus {
    border-bottom-color: #ffffff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.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: #337ab7
}

.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:480px) {
  .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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #dddddd
}

@media (min-width:480px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 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;
  visibility: hidden
}

.tab-content>.active {
  display: block;
  visibility: visible
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.2;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  -moz-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
  margin-left: auto;
  margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7
}

.thumbnail .caption {
  padding: 9px;
  color: #5c707b
}

.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.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,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.icon-flag {
  background-image: url("../i/avg/img/components/languageselector/flags.png");
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-top: -1px;
  background-position: -720px 0
}

.icon-flag.icon-flag-ar {
  background-position: 0 0
}

.icon-flag.icon-flag-au {
  background-position: -24px 0
}

.icon-flag.icon-flag-br {
  background-position: -48px 0
}

.icon-flag.icon-flag-ca {
  background-position: -72px 0
}

.icon-flag.icon-flag-ch {
  background-position: -96px 0
}

.icon-flag.icon-flag-cz {
  background-position: -120px 0
}

.icon-flag.icon-flag-de {
  background-position: -144px 0
}

.icon-flag.icon-flag-eu {
  background-position: -168px 0
}

.icon-flag.icon-flag-fr {
  background-position: -192px 0
}

.icon-flag.icon-flag-gb {
  background-position: -216px 0
}

.icon-flag.icon-flag-id {
  background-position: -240px 0
}

.icon-flag.icon-flag-ie {
  background-position: -264px 0
}

.icon-flag.icon-flag-in {
  background-position: -288px 0
}

.icon-flag.icon-flag-ir {
  background-position: -312px 0
}

.icon-flag.icon-flag-it {
  background-position: -336px 0
}

.icon-flag.icon-flag-jp {
  background-position: -360px 0
}

.icon-flag.icon-flag-kr {
  background-position: -384px 0
}

.icon-flag.icon-flag-mx {
  background-position: -408px 0
}

.icon-flag.icon-flag-my {
  background-position: -432px 0
}

.icon-flag.icon-flag-nl {
  background-position: -456px 0
}

.icon-flag.icon-flag-pl {
  background-position: -480px 0
}

.icon-flag.icon-flag-pt {
  background-position: -504px 0
}

.icon-flag.icon-flag-ru {
  background-position: -528px 0
}

.icon-flag.icon-flag-sk {
  background-position: -552px 0
}

.icon-flag.icon-flag-es {
  background-position: -576px 0
}

.icon-flag.icon-flag-tr {
  background-position: -600px 0
}

.icon-flag.icon-flag-tw {
  background-position: -624px 0
}

.icon-flag.icon-flag-us {
  background-position: -648px 0
}

.icon-flag.icon-flag-vn {
  background-position: -672px 0
}

.icon-flag.icon-flag-za {
  background-position: -696px 0
}

.icon-flag.icon-flag-ww {
  background-position: -720px 0
}

.icon-flag.icon-flag-se {
  background-position: -744px 0
}

.icon-flag.icon-flag-no {
  background-position: -768px 0
}

.icon-flag.icon-flag-dk {
  background-position: -792px 0
}

.icon-flag.icon-flag-cn {
  background-position: -816px 0
}

.icon-flag.icon-flag-cl {
  background-position: -840px 0
}

.icon-flag.icon-flag-co {
  background-position: -864px 0
}

.icon-flag.icon-flag-be {
  background-position: -888px 0
}

.icon-flag.icon-flag-nz {
  background-position: -912px 0
}

.icon-flag+span {
  padding-left: 32px
}

.content-box-group a,
.content-box-group a:hover,
.content-box-group a:focus {
  text-decoration: none !important
}

.content-box-group.border-grey {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7
}

.content-box-group.border-white {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff
}

.content-box-group.border-grey .content-box {
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden
}

.content-box-group.border-grey a:nth-of-type(1) .content-box,
.content-box-group.border-grey .content-box-nolink:nth-of-type(1) {
  border-right: 1px solid #d7d7d7
}

.content-box-group.border-grey a:nth-of-type(3) .content-box,
.content-box-group.border-grey .content-box-nolink:nth-of-type(3) {
  border-left: 1px solid #d7d7d7
}

.content-box-group.border-white .content-box {
  border-bottom: 1px solid #ffffff;
  overflow: hidden
}

.content-box-group.border-white a:nth-of-type(1) .content-box,
.content-box-group.border-white .content-box-nolink:nth-of-type(1) {
  border-right: 1px solid white
}

.content-box-group.border-white a:nth-of-type(3) .content-box,
.content-box-group.border-white .content-box-nolink:nth-of-type(3) {
  border-left: 1px solid white
}

@media (min-width:992px) {
  .content-box-group .content-box {
    border-bottom: 0 !important
  }
}

@media (max-width:992px) {
  .content-box-group .content-box {
    border-left: 0 !important;
    border-right: 0 !important
  }

  .border-grey.content-box-group {
    border-bottom: 1px solid #d7d7d7
  }

  .content-box-group.boxes2 .content-box:nth-of-type(2),
  .content-box-group.boxes2 a:nth-of-type(2) .content-box,
  .content-box-group .content-box:nth-of-type(3),
  .content-box-group a:nth-of-type(3) .content-box {
    border-bottom: 0 !important
  }
}

.banner {
  text-align: center
}

@media (max-width:767px) {
  .banner.auto {
    height: auto !important
  }
}

@media (min-width:992px) {

  #body-inner,
  .navigation {
    position: static !important
  }
}

@media (max-width:991px) {
  .nav-active {
    overflow: hidden !important
  }

  .nav-active.br-msie.br-ver-8 {
    position: static;
    overflow-y: auto !important;
    left: auto;
    right: auto
  }

  .nav-active.br-msie.br-ver-8 .naigation-row,
  .nav-active.br-msie.br-ver-9 .naigation-row {
    right: -600px !important
  }

  .nav-active.br-msie.br-ver-8 .naigation-row {
    overflow-y: auto !important
  }

  .android-2.nav-active,
  .android-3.nav-active {
    position: static !important;
    overflow-y: auto !important
  }

  .android-2.nav-active .navigation-row,
  .android-3.nav-active .navigation-row {
    position: absolute !important;
    overflow-y: auto !important;
    right: -300px !important;
    height: auto !important
  }
}

.navigation.global-navigation {
  min-height: 38px;
  border-bottom: 1px solid #e2e2e2;
  padding: 18px 0
}

.navigation .userLink {
  color: #249efc !important
}

.navigation .title {
  margin-right: 10px;
  margin-top: 1px;
  text-transform: uppercase
}

.navigation .navigation-top {
  margin-right: 15px
}

.navigation .navigation-top a {
  float: left;
  font-size: 12px;
  color: #5c707b;
  cursor: pointer
}

.navigation .navigation-top .icon-href {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.navigation .navigation-top a.loginLink,
.navigation .navigation-top a.logoutLink,
.navigation .navigation-top a.userLink {
  padding-right: 14px;
  margin-right: 14px;
  border-right: 1px solid #5c707b;
  letter-spacing: 0
}

.navigation .navigation-buttons {
  padding: 30px 30px 20px
}

.navigation .navigation-buttons a {
  padding: 8px 10px !important;
  margin-bottom: 10px !important;
  width: 100%;
  font-size: 14px
}

.navigation .navigation-buttons a.logout {
  margin-top: 10px
}

.navigation .navigation-buttons a>span {
  text-align: center;
  position: relative
}

.navigation .navigation-buttons a .icon-flag {
  position: relative
}

.navigation .navigation-buttons a .icon-flag+span {
  position: relative;
  margin: 0 10px
}

@media (min-width:992px) {
  .navigation .navigation-header {
    float: left
  }

  .navigation .navigation-right {
    float: right
  }

  .navigation .navigation-left {
    float: left
  }
}

.navigation .navbar-toggle {
  border-color: #5c707b
}

.navigation .navbar-toggle:hover,
.navigation .navbar-toggle:focus {
  background-color: #e1e1e1
}

.navigation .navbar-toggle .icon-bar {
  background-color: #5c707b
}

@media (min-width:992px) {
  .navigation .navigation-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .navigation .navigation-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
}

@media (min-width:992px) {
  .navigation .navigation-wrapper {
    margin: 5px 0 0;
    position: relative
  }

  .navigation .navigation-nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
    position: relative
  }

  .navigation .navigation-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
  }

  .navigation .navigation-nav li a {
    color: #000000
  }

  .navigation .navigation-nav li a:hover,
  .navigation .navigation-nav li a:focus {
    text-decoration: none
  }

  .navigation .navigation-nav>li {
    position: relative;
    float: left;
    margin: 0 4px
  }

  .navigation .navigation-nav>li.selected>a,
  .navigation .navigation-nav>li.active>a {
    border-bottom: 5px solid #399e2d;
    padding-bottom: 1px
  }

  .navigation .navigation-nav>li:hover>a:not(.cart-link),
  .navigation .navigation-nav>li:focus>a:not(.cart-link) {
    color: #ffffff;
    background-color: #399e2d
  }

  .navigation .navigation-nav>.mobile-android-link.open:hover>a:not(.cart-link)+ul,
  .navigation .navigation-nav>.mobile-android-link.open:focus>a:not(.cart-link)+ul,
  .navigation .navigation-nav>li:hover>a:not(.cart-link)+ul,
  .navigation .navigation-nav>li:focus>a:not(.cart-link)+ul {
    display: block !important
  }

  .navigation .navigation-nav>.mobile-android-link:hover>a:not(.cart-link)+ul {
    display: none !important
  }

  .navigation .navigation-nav>li>a {
    padding: 6px 10px;
    font-size: 18px;
    font-family: 'AVGSans_Light', Verdana, sans-serif;
    display: inline-block
  }

  .navigation .navigation-nav>li>a:hover:not(.cart-link),
  .navigation .navigation-nav>li>a:focus:not(.cart-link) {
    color: #ffffff;
    background-color: #399e2d
  }

  .navigation .navigation-nav>li>a+ul {
    display: none !important;
    position: absolute;
    width: 310px;
    z-index: 1000;
    background: #ffffff;
    border-top: 5px solid #399e2d !important;
    right: 0;
    -moz-box-shadow: 0 3px 5px 0 rgba(3, 3, 3, 0.2);
    box-shadow: 0 3px 5px 0 rgba(3, 3, 3, 0.2);
    -webkit-box-shadow: 0 3px 5px 0 rgba(3, 3, 3, 0.2)
  }

  .navigation .navigation-nav>li>a+ul li:first-child {
    border-top: 0 !important
  }

  .navigation .navigation-nav>li>a+ul li.nav-title {
    font: bold 14px/20px Verdana, sans-serif;
    color: #000;
    border-top: 5px solid #399e2d;
    background: 0;
    cursor: default
  }

  .navigation .navigation-nav>li>a+ul li.nav-title.nav-title-nolink {
    padding: 11px 15px
  }

  .navigation .navigation-nav>li>a+ul li.nav-title a {
    font: bold 14px/20px Verdana, sans-serif
  }

  .navigation .navigation-nav>li>a+ul li>a {
    border-top: 1px solid #ececec;
    padding: 10px 15px 11px;
    color: #000;
    font: normal 13px/16px Verdana, sans-serif;
    text-decoration: none;
    display: block;
    cursor: pointer
  }

  .navigation .navigation-nav>li>a+ul li>a:hover,
  .navigation .navigation-nav>li>a+ul li>a:focus {
    padding: 10px 15px 10px;
    background: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3
  }

  .navigation .navigation-nav>li>a+ul li.divider {
    border-bottom: 1px solid #e2e2e2;
    padding: 0
  }
}

@media (max-width:991px) {
  .navigation {
    position: relative
  }

  .navigation .navigation-close.button {
    padding: 10px
  }

  .navigation .navigation-close.button:hover {
    background: #e2e2e2
  }

  .navigation .navigation-row {
    position: fixed;
    overflow-y: scroll;
    height: 100vh !important;
    top: 0;
    right: -300px;
    background: #fafafa;
    z-index: 1000;
    width: 300px
  }

  .br-msie .navigation .navigation-row {
    position: absolute
  }

  .navigation .navigation-row ul {
    margin: 0;
    padding: 0;
    list-style-type: none
  }

  .navigation .navigation-row ul a {
    padding: 10px 30px;
    border-bottom: 1px solid #e2e2e2;
    display: block;
    color: #000000
  }

  .navigation .navigation-row ul a:hover,
  .navigation .navigation-row ul a:focus,
  .navigation .navigation-row ul a:active {
    text-decoration: none
  }

  .navigation .navigation-row ul ul {
    background: #707d84
  }

  .navigation .navigation-row ul ul .nav-title.nav-title-nolink {
    padding: 10px 30px
  }

  .navigation .navigation-row ul ul .nav-title.nav-title-nolink,
  .navigation .navigation-row ul ul a {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    color: #ffffff;
    border-bottom: 1px solid #ffffff
  }
}

@media (max-width:991px) {
  #body-inner {
    position: relative
  }

  .navigation-header {
    position: relative
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 4px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:992px) {
  .navbar-toggle {
    display: none
  }
}

.navigation .close-wrapper {
  padding: 20px 30px
}

.navigation .close-wrapper .button.navigation-close {
  width: 100%
}

.hub-navigation {
  padding: .8rem 0;
  font-size: 1rem;
  font-family: "Roboto", Helvetica, Verdana, sans-serif;
  line-height: 2.4rem
}

.hub-navigation .navbar-toggle {
  border-color: #000;
  line-height: normal;
  color: #000
}

.hub-navigation .navbar-toggle .icon-bar {
  background-color: #000
}

.hub-navigation a {
  text-decoration: none
}

.hub-navigation-links a,
.hub-navigation .hub-text a {
  padding: 0 .4rem;
  border-bottom-width: 0;
  border-bottom-style: solid;
  color: #0099bb
}

.hub-navigation-links a:hover,
.hub-navigation .hub-text a:hover {
  border-bottom: 5px solid
}

.hub-navigation-logo-image {
  display: inline-block;
  max-width: 83px;
  vertical-align: top
}

.hub-navigation-logo-image img {
  display: block;
  max-width: 100%
}

.hub-navigation-logo-text {
  display: inline-block
}

.hub-navigation-logo-text:before {
  content: "\27E9";
  padding: 5px;
  vertical-align: top
}

.hub-navigation-logo-text .hub-text {
  display: inline-block
}

.hub-navigation-logo-text .hub-text :last-child {
  margin-bottom: 0
}

.hub-navigation-links {
  text-align: center
}

.hub-navigation-links a {
  margin: 0 .2rem
}

.hub-navigation-links a.active {
  color: #444
}

.hub-navigation-social {
  text-align: right
}

.hub-navigation-social a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: .8rem;
  vertical-align: middle
}

.hub-navigation-social .social-button svg {
  display: block;
  width: 100%;
  height: 100%
}

.hub-navigation-social .social-button svg path,
.hub-navigation-social .social-button svg rect {
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  -moz-transition: fill .2s;
  transition: fill .2s
}

.hub-navigation-social .social-button path {
  fill: #d7d7d7
}

.hub-navigation-social .social-button.twitter:hover path {
  fill: #55acee
}

.hub-navigation-social .social-button.google-plus:hover path {
  fill: #cc4e3e
}

.hub-navigation-social .social-button.linkedin:hover path {
  fill: #007bb6
}

.hub-navigation-social .social-button.facebook rect {
  fill: #d7d7d7
}

.hub-navigation-social .social-button.facebook path {
  fill: #fff
}

.hub-navigation-social .social-button.facebook:hover rect {
  fill: #3b5998
}

.product-items .item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  text-align: left;
  background: url(../i/avg/img/components/bproductitems/arrow.png) no-repeat;
  background-position: right 14px top 14px;
  display: block
}

.product-items .item h3 {
  font-size: 18px;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 20px;
  margin: 4px 0
}

ul .product-items .item h3 {
  line-height: 24px
}

.product-items .item .image,
.product-items .item .text {
  float: left;
  margin: 0 20px 0 0
}

.product-items .item .image {
  display: inline-block
}

@media (min-width:768px) {
  .product-items .item {
    padding: 0;
    border: 0;
    text-align: center;
    background: none
  }

  .product-items .item .image,
  .product-items .item .text {
    float: none
  }

  .product-items .item .text {
    margin: 0
  }

  .product-items .item .image {
    margin: 0 0 5px 0;
    width: auto;
    height: auto
  }
}

.label:not(td) {
  padding: 2px 5px;
  text-transform: uppercase;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  font-size: 18px !important;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 20px !important;
  margin-right: 5px
}

ul .label {
  line-height: 24px !important
}

ul .label {
  line-height: 24px !important
}

.label.label-blue {
  background-color: #1f7bed;
  color: #fff
}

.label.label-lg {
  padding: 8px 12px
}

.feature-items {
  text-align: center;
  margin: 60px 0
}

.feature-items.sprite a:hover .image span {
  background-position: 0 100% !important
}

.feature-items .image {
  display: table;
  margin: 0 0 20px;
  width: 100%
}

.feature-items .image .inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.feature-items .image .inner span {
  display: inline-block
}

.feature-items .text {
  font-size: 24px !important;
  margin-top: 11px;
  margin-bottom: 7px;
  line-height: 26px !important;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #000000 !important
}

ul .feature-items .text {
  line-height: 30px !important
}

@media (max-width:991px) {
  .feature-items .text {
    font-size: 21px !important;
    line-height: 23px !important
  }
}

ul .feature-items .text {
  line-height: 30px !important
}

@media (max-width:991px) {
  .feature-items .text {
    font-size: 21px !important;
    line-height: 23px !important
  }
}

.separator {
  overflow: hidden
}

.separator.noborder {
  border-top: 0
}

.separator.arrow.separator-alabaster>div span {
  background-color: #fafafa
}

.separator.arrow>div {
  border-top: 1px solid #dcdcdc
}

.separator.arrow>div span {
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  background-color: #ffffff;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  -ms-transform: scale(1.1, .6) rotate(45deg);
  -webkit-transform: scale(1.1, .6) rotate(45deg);
  -moz-transform: scale(1.1, .8) rotate(45deg);
  -o-transform: scale(1.1, .8) rotate(45deg);
  transform: scale(1.1, .8) rotate(45deg);
  position: relative;
  top: -26px
}

.br-msie.br-ver-8 .separator .arrow span,
.br-msie.br-ver-7 .separator .arrow span {
  display: none
}

.graph .graph-wrapper {
  text-align: center
}

.graph .graph-wrapper p.value {
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #249efc !important;
  font-size: 60px;
  margin: 0;
  line-height: 1em
}

.graph .graph-wrapper p.description {
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #249efc !important;
  font-size: 24px;
  line-height: 26px;
  margin: 0
}

ul .graph .graph-wrapper p.description {
  line-height: 30px
}

@media (max-width:991px) {
  .graph .graph-wrapper p.description {
    font-size: 21px;
    line-height: 23px
  }
}

.graph .graph-wrapper p.legend {
  color: #5c707b !important;
  font-size: 16px;
  line-height: 22px;
  margin: 0
}

ul .graph .graph-wrapper p.legend {
  line-height: 26px
}

.graph .graph-wrapper .graph-cell {
  vertical-align: bottom;
  display: table-cell
}

.graph .graph-wrapper .graph-cell ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  height: 100%
}

.graph .graph-wrapper .graph-cell ul li {
  display: inline-block;
  width: 42px;
  position: relative;
  height: 100%;
  margin-left: -6px
}

.graph .graph-wrapper .graph-cell ul li.graph-gray .bar {
  background: #b5bbbc
}

.graph .graph-wrapper .graph-cell ul li.graph-gray .bar:after {
  border-color: transparent;
  border-bottom-color: #b5bbbc
}

.graph .graph-wrapper .graph-cell ul li.graph-blue .bar {
  background: #249efc
}

.graph .graph-wrapper .graph-cell ul li.graph-blue .bar:after {
  border-color: transparent;
  border-bottom-color: #249efc
}

.graph .graph-wrapper .graph-cell ul li .bar {
  bottom: 0;
  position: absolute;
  width: 42px
}

.graph .graph-wrapper .graph-cell ul li .bar .text {
  position: relative;
  top: -45px;
  white-space: nowrap
}

.graph .graph-wrapper .graph-cell ul li .bar:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 21px;
  margin-left: -21px;
  visibility: visible
}

.footer {
  background: #707175;
  padding: 20px 0 40px
}

.footer h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
  margin: 0;
  line-height: 18px
}

.footer ul {
  padding: 0;
  list-style-type: none
}

.footer ul li {
  line-height: 18px
}

.footer ul li a {
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana, sans-serif
}

@media (max-width:479px) {
  .footer .footer-navigation.opened>ul {
    display: block
  }

  .footer h4 {
    cursor: pointer;
    padding-right: 15px;
    background: url("../i/avg/img/components/bfooter/arrow-footer-navigation.png") no-repeat right center
  }
}

.footer h4.social-connect {
  color: #ffffff !important
}

.footer .small-navigation ul:first-child a {
  font-size: 16px !important;
  color: #fff !important;
  margin-bottom: 10px;
  display: inline-block;
  padding-right: 15px;
  background: url("../i/avg/img/components/bfooter/arrow-footer-navigation.png") no-repeat right center
}

.footer .social-connect {
  margin: 20px 0;
  list-style-type: none
}

.footer .social-connect li {
  display: inline-block;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.footer .social-connect li.last {
  margin-right: 0 !important
}

.footer .social-connect li span {
  display: block;
  width: 100%;
  height: 50px
}

.footer .copyright {
  color: #ffffff;
  font-size: 11px;
  line-height: 16px
}

.footer .copyright a {
  color: #ffffff
}

.footer-links {
  padding: 10px
}

@media (max-width:768px) {
  .footer-links {
    border-bottom: 1px solid #626366;
    padding: 0
  }
}

.footer-links ul li {
  line-height: 14px;
  padding: 2px 0
}

@media (max-width:768px) {
  .footer-links ul li {
    padding: 0 0 0 40px
  }
}

.footer-links ul li a {
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana, sans-serif
}

@media (max-width:768px) {
  .footer-links ul li a {
    display: block;
    padding: 5px 0
  }
}

@media (max-width:768px) {
  .footer-links .footer-links-content {
    display: none
  }
}

@media (max-width:768px) {
  .footer-links.active-column {
    background: #626366
  }

  .footer-links.active-column h4 span {
    background-position: -18px 0
  }
}

.footer-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.footer-buttons .footer-button {
  margin-left: 8px;
  margin-right: 8px
}

@media (max-width:768px) {
  .footer-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.footer-links h4 {
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  margin: 0;
  line-height: 30px;
  width: 100%
}

@media (max-width:768px) {
  .footer-links h4 {
    cursor: pointer;
    padding: 5px 30px
  }

  .footer-links h4 span {
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 10px;
    background: url("../i/avg/img/components/bfooter/footer-arrow.png") no-repeat 0 0
  }
}

.social-connect {
  padding: 10px
}

@media (max-width:768px) {
  .social-connect {
    border-bottom: 1px solid #626366;
    display: block !important;
    text-align: center;
    margin-bottom: 0;
    padding: 0
  }
}

@media (max-width:768px) {
  .social-connect ul {
    margin: 15px 0
  }
}

.social-connect li {
  overflow: hidden;
  margin-bottom: 5px
}

@media (max-width:768px) {
  .social-connect li {
    display: inline-block;
    margin: 0
  }
}

.social-connect li a {
  display: inline-block;
  line-height: 25px;
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana, sans-serif
}

@media (max-width:768px) {
  .social-connect li a {
    text-indent: -9999px;
    width: 25px
  }
}

.social-connect li a .icon {
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 8px
}

@media (max-width:768px) {
  .social-connect li a .icon {
    display: inline-block !important;
    margin-right: 0
  }
}

.social-connect h4 {
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  margin: 0;
  line-height: 30px;
  width: 100%
}

@media (max-width:768px) {
  .social-connect h4 {
    cursor: pointer;
    padding: 5px 30px
  }

  .social-connect h4 span {
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 10px;
    background: url("../i/avg/img/components/bfooter/footer-arrow.png") no-repeat 0 0
  }
}

.button.button-silver,
.button.button-silver:hover,
.button.button-silver:focus,
.button.button-silver.focus,
.button.button-silver:active,
.button.button-silver.active {
  background-image: none !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-filter: none !important;
  filter: none !important;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 15px 6px 15px;
  font: 14px/22px Verdana;
  width: auto
}

.button .icon-flag {
  position: absolute
}

.video .modal-body {
  padding: 0;
  height: 264px
}

.video .modal-body iframe {
  width: 100% !important;
  height: 100% !important
}

@media (min-width:480px) {
  .video .modal-body {
    height: 364px
  }
}

@media (min-width:768px) {
  .video .modal-body {
    height: 564px
  }
}

.pre {
  white-space: pre
}

.position-relative {
  position: relative
}

.position-absolute {
  position: absolute
}

.ct-buttons {
  padding: 15px 0
}

.selected {
  position: relative
}

@media (max-width:991px) {
  .language-selector {
    padding-right: 0 !important
  }
}

.language-selector .modal-dialog {
  max-width: 100%
}

@media (max-width:991px) {
  .language-selector .modal-dialog {
    margin: 0 !important;
    width: 100%
  }

  .language-selector .modal-dialog .modal-body-outer {
    margin-bottom: 20px
  }

  .language-selector .modal-dialog .modal-content {
    border: 0 !important
  }
}

.language-selector .modal-body,
.language-selector .modal-footer,
.language-selector .modal-header {
  padding: 25px 10px;
  margin: 0 20px
}

.language-selector .modal-header {
  padding-left: 0;
  padding-right: 0;
  margin: 0 30px
}

.language-selector .selector-close {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("../i/avg/img/components/languageselector/close.png") no-repeat 0 0;
  cursor: pointer;
  float: right !important
}

.language-selector .selector-close:hover,
.language-selector .selector-close:active,
.language-selector .selector-close:focus,
.language-selector .selector-close:target {
  opacity: .6
}

.language-selector .modal-body-outer {
  overflow-y: auto
}

.language-selector .modal-body,
.language-selector .modal-footer {
  font-size: 14px;
  text-align: left
}

.language-selector .modal-body ul,
.language-selector .modal-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.language-selector .modal-body ul li,
.language-selector .modal-footer ul li {
  padding: 4px 0
}

.language-selector .modal-body ul li:before,
.language-selector .modal-footer ul li:before,
.language-selector .modal-body ul li:after,
.language-selector .modal-footer ul li:after {
  content: " ";
  display: table
}

.language-selector .modal-body ul li:after,
.language-selector .modal-footer ul li:after {
  clear: both
}

.language-selector .modal-body ul li:before,
.language-selector .modal-footer ul li:before,
.language-selector .modal-body ul li:after,
.language-selector .modal-footer ul li:after {
  content: " ";
  display: table
}

.language-selector .modal-body ul li:after,
.language-selector .modal-footer ul li:after {
  clear: both
}

.language-selector .modal-body span.icon-flag,
.language-selector .modal-footer span.icon-flag {
  float: left !important;
  margin-right: 10px
}

.language-selector .modal-body .modal-body,
.language-selector .modal-footer .modal-body {
  max-height: 80%
}

@media (max-width:991px) {
  .language-selector .modal-footer {
    display: none
  }
}

.cookie-bar {
  background: #4b4b4b;
  font-size: 14px !important;
  line-height: 22px !important;
  margin: 0
}

ul .cookie-bar {
  line-height: 26px !important
}

.cookie-bar p {
  margin-top: 6px;
  font-size: 12px
}

.cookie-bar .button {
  font-size: 14px !important;
  line-height: 22px !important;
  margin-bottom: 0 !important;
  background: none;
  border: none
}

.cookie-bar .button:active,
.cookie-bar .button:focus {
  outline: none
}

ul .cookie-bar .button {
  line-height: 26px !important
}

.test-results {
  margin: 0 0 30px;
  display: inline-block
}

.test-results.right .text,
.test-results.left .text {
  background-position: center top;
  text-align: center
}

@media (min-width:480px) {

  .test-results.right .text,
  .test-results.left .text {
    padding-top: 0 !important;
    background-position: left center;
    text-align: left
  }
}

.test-results.right .text {
  padding-left: 0 !important
}

@media (min-width:480px) {
  .test-results.right .text {
    background-position: right center;
    text-align: right
  }
}

.test-results.bottom .text {
  padding-top: 0 !important;
  background-position: center bottom;
  text-align: center
}

.test-results.top .text {
  background-position: center top;
  text-align: center
}

.test-results .text {
  display: table-cell;
  vertical-align: middle;
  background-repeat: no-repeat
}

.test-results .text span {
  font-size: 24px;
  line-height: 26px;
  color: #000000;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  line-height: 1em
}

ul .test-results .text span {
  line-height: 30px
}

@media (max-width:991px) {
  .test-results .text span {
    font-size: 21px;
    line-height: 23px
  }
}

.test-results .text span.large {
  font-size: 60px;
  letter-spacing: -0.03em;
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  line-height: 1em
}

.expWrapper .expandCollapse.button-small {
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  font-size: 24px
}

.expWrapper .expandLink:hover {
  cursor: default;
  color: #000000
}

.expWrapper .expandCollapse::before,
.expWrapper .expandCollapse::after {
  font-size: 20px
}

.expWrapper .expandCollapse .promo,
.expWrapper .expandCollapse .label-blue,
.expWrapper .expandCollapse .label-orange,
.expWrapper .expandCollapse .label-green,
.expWrapper .expandCollapse .label-red {
  position: relative;
  bottom: 5px
}

.expWrapper .expandLink {
  color: #000
}

.expWrapper .collapse p {
  font-size: 14px
}

@media (max-width:767px) {
  .expWrapper {
    margin-top: 5px
  }

  .expWrapper:first-child {
    margin-top: 0
  }

  .expWrapper .expandCollapse .promo,
  .expWrapper .expandCollapse .label-blue,
  .expWrapper .expandCollapse .label-orange,
  .expWrapper .expandCollapse .label-green,
  .expWrapper .expandCollapse .label-red {
    position: relative;
    bottom: 3px
  }

  .expWrapper .expandCollapse.button-small {
    font-size: 18px
  }

  .expWrapper .expandCollapse::after {
    font-size: 17px
  }
}

@media (max-width:991px) {

  .comparison-column-group .comparison-column .comparison-column-content .comparison-column-header,
  .comparison-column-group .comparison-column .comparison-column-content .features-list,
  .comparison-column-group .comparison-column .comparison-column-content {
    height: auto !important
  }
}

@media (min-width:992px) {
  .comparison-column-group .comparison-column:last-child {
    margin-right: 0
  }
}

.comparison-column-group .comparison-column .comparison-column-header {
  padding-bottom: 10px
}

.comparison-column-group .comparison-column .comparison-column-header h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px
}

.comparison-column-group .comparison-column .comparison-column-header .button {
  margin-bottom: 8px;
  padding: 12px 15px
}

.comparison-column-group .comparison-column .comparison-column-content {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 16px
}

.comparison-column-group .comparison-column .comparison-column-content .features-list {
  line-height: 20px;
  text-align: center;
  margin: 20px;
  padding: 40px 0 20px 0;
  border-top: 1px solid #d7d7d7
}

@media (max-width:992px) {
  .comparison-column-group .comparison-column .comparison-column-content .features-list {
    display: none
  }
}

@media (min-width:991px) {
  .comparison-column-group .comparison-column .comparison-column-content .features-list {
    display: block !important
  }
}

.comparison-column-group .comparison-column .comparison-column-content .border-top {
  margin: 0 20px;
  padding-top: 20px;
  border-top: 1px solid #d7d7d7
}

.features-list {
  list-style-type: none
}

.features-list li {
  position: relative;
  padding-bottom: 30px
}

.features-list li.tick,
.features-list li.bullet {
  padding-left: 40px;
  text-align: left
}

.features-list li.tick:before,
.features-list li.bullet:before {
content: '';
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://cf.value4it.com/share/common/rc/AVG/FileServer/checkmark-xxl.png) no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.features-list li.bullet:before {
  color: #d7d7d7;
  content: "\e609";
  font-size: 35px;
  margin-left: -46px
}

.features-list .features-title {
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #000;
  display: block;
  font-size: 18px
}

.features-list .features-text {
  font-size: 14px;
  line-height: 18px;
  color: #5c707b
}

.features-list li.color-nevada {
  color: #5c707b
}

.features-list li.color-black {
  color: #000
}

.features-list li.color-white {
  color: #fff
}

.features-list li.color-blue {
  color: #249efc
}

.features-list li.color-green {
  color: #3ca12e
}

.features-list li.color-orange {
  color: #ff4f1d
}

.features-list li.color-dark-red {
  color: #a61717
}

.see-details {
  margin: 20px 20px;
  padding: 20px 0;
  border-top: 1px solid #d7d7d7
}

.see-details a:after {
  font-family: 'AVGIconFont';
  content: "\e604";
  padding-left: 5px
}

.hide-details {
  margin: 20px 20px;
  padding: 20px 0;
  border-top: 1px solid #d7d7d7
}

.hide-details a:after {
  font-family: 'AVGIconFont';
  content: "\e601";
  padding-left: 5px
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8005;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal-close {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("../i/avg/img/components/modal/close.png") no-repeat 0 0;
  cursor: pointer;
  float: right;
  border: none
}

.modal-close:hover,
.modal-close:active,
.modal-close:focus,
.modal-close:target {
  opacity: .6
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.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);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .6;
  filter: alpha(opacity=60)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.2px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.2
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  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
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:480px) {
  .modal-dialog {
    width: 600px;
    margin: 50px auto
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-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:768px) {
  .modal-lg {
    width: 1060px
  }
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-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: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  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
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.AVsizer:before,
.AVsizer:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navigation:before,
.navigation:after,
.navigation .navigation-collapse:before,
.navigation .navigation-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.AVsizer:after,
.container-fluid:after,
.row:after,
.nav:after,
.navigation:after,
.navigation .navigation-collapse: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
}

.pull-xs-left {
  float: left !important
}

@media (min-width:480px) {
  .pull-sm-left {
    float: left !important
  }
}

@media (min-width:768px) {
  .pull-md-left {
    float: left !important
  }
}

@media (min-width:992px) {
  .pull-lg-left {
    float: left !important
  }
}

.pull-xs-right {
  float: right !important
}

@media (min-width:480px) {
  .pull-sm-right {
    float: right !important
  }
}

@media (min-width:768px) {
  .pull-md-right {
    float: right !important
  }
}

@media (min-width:992px) {
  .pull-lg-right {
    float: right !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
}

.border-nevada {
  border-color: #5c707b !important
}

.border-black {
  border-color: #000 !important
}

.border-blue {
  border-color: #249efc !important
}

.border-green {
  border-color: #3ca12e !important
}

.border-orange {
  border-color: #ff4f1d !important
}

.border-gray {
  border-color: #d7d7d7 !important
}

@-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:479px) {
  .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:479px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:479px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:479px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:480px) and (max-width:767px) {
  .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:480px) and (max-width:767px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:480px) and (max-width:767px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:480px) and (max-width:767px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .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:768px) and (max-width:991px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:992px) {
  .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:992px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:992px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:992px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:479px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:480px) and (max-width:767px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:992px) {
  .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
  }
}

.mediaquery {
  display: none !important
}

@media (max-width:479px) {
  .mediaquery.xs {
    display: inline !important
  }
}

@media (max-width:767px) and (min-width:480px) {
  .mediaquery.sm {
    display: inline !important
  }
}

@media (max-width:991px) and (min-width:768px) {
  .mediaquery.md {
    display: inline !important
  }
}

@media (min-width:992px) {
  .mediaquery.lg {
    display: inline !important
  }
}

.component-name-wrapper {
  display: none
}

.show-components [data-component] {
  border: 1px solid #249efc;
  margin-bottom: 20px
}

.show-components .component-wrapper {
  margin: 10px 0
}

.show-components .component-wrapper .component-name-wrapper {
  display: inline
}

.show-components .component-wrapper .component-name {
  background: rgba(36, 158, 252, 0.5);
  color: #000000;
  padding: 6px 16px;
  font-weight: bold;
  height: 32px;
  display: inline-block;
  position: relative;
  z-index: 600;
  text-align: left;
  float: none
}

.show-components .component-wrapper .component-name[data-component-name-content="Col"] {
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  margin-left: -10px
}

.show-components .component-wrapper .component-name[data-component-name-content="Row"] {
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  margin-left: -10px
}

.show-components .component-wrapper .component-name[data-component-name-content="Product item"] {
  clear: both
}

.show-components .component-wrapper .component-name a {
  color: #000000;
  text-decoration: underline
}

.component-switcher {
  padding: 30px;
  border-bottom: 1px solid #CCC;
  background: #EEE
}

.component-switcher a {
  font-weight: bold;
  color: gray
}

.component-switcher a.active {
  text-decoration: underline;
  color: black
}

.cq-wcm-edit .countdown {
  visibility: visible !important;
  display: inline-block !important
}

.countdown {
  display: inline-block
}

.countdown span.countdown-main-text,
.countdown span.expire-text {
  display: block;
  height: auto;
  font: normal 17px/17px 'AVGSans_Light', Verdana, sans-serif;
  background: none;
  text-align: center;
  color: #000;
  padding: 5px 0
}

.countdown span.countdown-main-text {
  width: 90px
}

.countdown .timer>span {
  color: #fff;
  font: normal 51px/51px 'AVGSans_Light', Verdana, sans-serif;
  display: block;
  float: left;
  width: 92px
}

.countdown .timer>span.countdown-main-secs {
  background: none;
  margin-right: 0
}

.countdown span span {
  display: block;
  float: left;
  width: 43px;
  height: 55px;
  margin-right: 3px;
  background: #000;
  text-align: center
}

.countdown span.countdown-main-colon {
  width: 15px;
  float: left;
  color: #000
}

.countdown.invisible-countdown {
  display: none
}

.cq-wcm-edit .countdown.invisible-countdown {
  display: inline-block
}

.countdownChange {
  display: none
}

@media (max-width:480px) {
  .countdown span span {
    width: 23px;
    height: 32px
  }

  .countdown .timer>span {
    font-size: 30px;
    line-height: 30px;
    width: 52px
  }

  .countdown span.countdown-main-text {
    width: 46px
  }

  .countdown span.countdown-main-colon {
    width: 10px
  }
}

.dropdown-links {
  font-size: 11px;
  color: #000;
  padding: 2px 10px
}

.mboxDefault {
  visibility: hidden !important
}

.display-on-highlight {
  z-index: 5;
  position: relative
}

.pull-center {
  margin: 0 auto
}

.border-gray {
  border: 1px solid #D7D7D7
}

.hyphens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.word-break {
  word-break: break-all;
  word-break: break-word
}

#footer .ot-sdk-show-settings {
  background: none !important;
  border: none !important;
  font-size: 11px !important;
  display: inline-block;
  padding: 0 !important
}

#footer .ot-sdk-show-settings:hover {
  background: none !important;
  border: none;
  text-decoration: underline
}

.social-share ul {
  list-style-type: none;
  text-align: center;
  padding: 0
}

.social-share ul li {
  display: inline-block
}

.social-share ul li .social-button {
  color: #fff
}

.social-share ul li .social-button:hover,
.social-share ul li .social-button:focus {
  text-decoration: none
}

.social-share ul li .social-button.facebook {
  background: #3b5998
}

.social-share ul li .social-button.facebook:hover {
  background: #718dc8
}

.social-share ul li .social-button.twitter {
  background: #55acee;
  padding-left: 0
}

.social-share ul li .social-button.twitter:hover {
  background: #b2d9f7
}

.social-share ul li .social-button.google-plus {
  background: #cc4e3e
}

.social-share ul li .social-button.google-plus:hover {
  background: #e1988f
}

.social-share ul li .social-button.linkedin {
  background: #007bb6
}

.social-share ul li .social-button.linkedin:hover {
  background: #5aa7ce
}

.social-share ul.hub li {
  margin: 3px 0;
  font-family: "Roboto", Helvetica, Verdana, sans-serif
}

.social-share ul.hub li .social-button {
  display: inline-block;
  width: 300px;
  min-height: 50px;
  font-size: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  padding: 9px 5px
}

.social-share ul.hub li .social-button svg {
  fill: #fff;
  margin: 0 .4rem -8px 0
}

.social-share ul.hub li .social-button.facebook path {
  fill: #3b5998
}

.social-share ul.hub li .social-button.facebook:hover path {
  fill: #718dc8
}

.social-share ul.hub li .social-button.google-plus .logo-google-plus {
  fill: transparent
}

.social-share ul.hub li .social-button.google-plus .logo-google-plus path {
  fill: #fff
}

.social-share ul.social li {
  margin: 2px 0
}

.social-share ul.social li .social-button {
  display: block;
  position: relative;
  width: 98px;
  min-height: 32px;
  padding: 6px 0 0 36px;
  font-size: 12px;
  text-align: left;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  -moz-transition: background .2s;
  transition: background .2s
}

.social-share ul.social li .social-button svg {
  position: absolute;
  top: 4px;
  left: 10px
}

.social-share ul.social li .social-button svg path {
  fill: #fff
}

.social-share ul.social li .social-button.facebook .logo-facebook {
  left: 0;
  top: 2px
}

.social-share ul.social li .social-button.twitter {
  padding-left: 40px
}

.social-share ul.social li .social-button.google-plus .logo-google-plus {
  left: 6px
}

.social-share ul.social li .social-button.linkedin .logo-linkedin {
  top: 7px
}

.social-share ul.social li.share-counts {
  vertical-align: middle;
  display: none;
  height: 38px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #d7d7d7
}

.social-share ul.social li.share-counts span {
  position: relative;
  top: 6px
}

.sliding-tabs {
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  position: relative;
  background-color: #fff;
  z-index: 900;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  filter: alpha(opacity=97);
  opacity: .97
}

.sliding-tabs.separator-line {
  border-bottom: 1px solid #d7d7d7
}

@media (min-width:992px) {
  .sliding-tabs {
    overflow: visible
  }
}

.sliding-tabs.bg-top-white,
.sliding-tabs.bg-top-white .panel-body ul li.active .title-pointer {
  background-color: #fff
}

.sliding-tabs.bg-top-alabaster,
.sliding-tabs.bg-top-alabaster .panel-body ul li.active .title-pointer {
  background-color: #fafafa
}

.sliding-tabs.sticky-disabled {
  position: relative
}

.sliding-tabs.sticky-enabled {
  position: fixed;
  top: 0;
  left: 0;
  right: 0
}

.sliding-tabs.sticky-enabled.slide-out,
.sliding-tabs.sticky-enabled.slide-in {
  opacity: 0;
  -webkit-transform: translate(0, -132px);
  -webkit-transition: -webkit-transform .2s, background .3s, color .3s
}

.sliding-tabs.sticky-enabled.slide-in {
  opacity: 1;
  -webkit-transform: translate(0, 0)
}

.sliding-tabs .panel-body {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0;
  text-align: center
}

@media (min-width:992px) {
  .sliding-tabs .panel-body {
    overflow: hidden
  }

  .sliding-tabs .panel-body ul.slide-from-right li {
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    -webkit-animation: none !important;
    opacity: 1
  }
}

.sliding-tabs .panel-body ul {
  display: initial;
  padding: 0 16px
}

.sliding-tabs .panel-body ul.slide-from-right li {
  -moz-animation: moveFromRight 350ms ease-in-out both;
  -o-animation: moveFromRight 350ms ease-in-out both;
  animation: moveFromRight 350ms ease-in-out both;
  -webkit-animation: moveFromRight 350ms ease-in-out both
}

.sliding-tabs .panel-body ul li {
  display: inline-block;
  position: relative;
  margin: 25px 15px 25px 0;
  vertical-align: top;
  padding: 0;
  opacity: 0;
  width: 120px
}

.sliding-tabs .panel-body ul li:last-child {
  margin-right: 0
}

.sliding-tabs .panel-body ul li .tile-icon {
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  margin-bottom: 5px
}

.sliding-tabs .panel-body ul li.active {
  background-position: center bottom
}

.sliding-tabs .panel-body ul li.active .tile-icon {
  background-position: center bottom
}

.sliding-tabs .panel-body ul li.active .title-link {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: normal;
  white-space: normal;
  z-index: 20;
  color: #000;
  font-weight: bold
}

.sliding-tabs .panel-body ul li a {
  display: block;
  text-align: center;
  color: #249efc;
  outline: 0
}

.sliding-tabs .panel-body ul li a .title-link {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: normal;
  white-space: normal;
  z-index: 20
}

.sliding-tabs-hub .items {
  padding: 0;
  margin: 5px 0 0;
  list-style-type: none
}

.sliding-tabs-hub .items li:first-child .item {
  background: transparent;
  color: #fff;
  display: block
}

.sliding-tabs-hub .items li:first-child .item span {
  position: relative
}

.sliding-tabs-hub .items li:first-child .item span::after {
  content: "";
  width: 12px;
  height: 10px;
  background: url('../i/avg/img/components/slidingTabs/drop-down-menu-sprite.png') no-repeat;
  position: absolute;
  right: -25px;
  top: 5px
}

.sliding-tabs-hub .items .item {
  border-top: 1px solid #d7d7d7;
  background: #fff;
  text-align: center;
  color: #0099bb;
  display: none;
  padding: .8rem;
  line-height: 1.6rem;
  font-size: 1rem;
  font-family: "Roboto", Helvetica, Verdana, sans-serif
}

.sliding-tabs-hub .items .item:hover,
.sliding-tabs-hub .items .item:focus {
  text-decoration: none;
  background: #e2e2e2
}

.sliding-tabs-hub .items li:last-child .item {
  border-bottom: 1px solid #d7d7d7
}

.sliding-tabs-hub .items.opened .item {
  display: block
}

.sliding-tabs-hub .items.opened .item.active {
  display: none
}

.sliding-tabs-hub .items.opened li:first-child .item span::after {
  background-position: 0 -10px
}

@media (min-width:768px) {
  .sliding-tabs-hub {
    display: inline-block
  }

  .sliding-tabs-hub .items li {
    display: inline-block
  }

  .sliding-tabs-hub .items li:first-child {
    display: none
  }

  .sliding-tabs-hub .items .item {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    background: transparent;
    color: #fff;
    border: 0 !important;
    display: block
  }

  .sliding-tabs-hub .items .item.active {
    background: #fff;
    color: #000
  }

  .sliding-tabs-hub .items .item.active span::after {
    background: none
  }

  .sliding-tabs-hub .items .item:not(.active):hover {
    background: rgba(255, 255, 255, 0.38)
  }

  .sliding-tabs-hub .items.opened .item.active {
    display: block
  }
}

@-moz-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

@-o-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

@keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

@-webkit-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

.bshopbox2 .val-customComputers {
  border-top: 1px solid #d7d7d7
}

.bshopbox2 .inputQuantity {
  border: 1px solid #3ca12e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 0 20px;
  background-color: #fff;
  margin-bottom: 13px
}

.bshopbox2 .inputQuantity .validInfo {
  position: absolute;
  background: url(../i/avg/img/components/shopboxwithoptions/swo-business-tick.png) no-repeat center center #3ca12e;
  width: 60px;
  height: 100%;
  right: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0
}

.bshopbox2 .compQuantity {
  border: none;
  background: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  outline: none
}

.bshopbox2 .hidden.selected {
  display: block !important;
  visibility: visible !important
}

.bshopbox2.business .radio {
  display: none
}

.bshopbox2.business label::before {
  background: url(../i/avg/img/components/shopbox2/forms-icon-inputs.png) no-repeat 1px -31px;
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 5px
}

.bshopbox2.business .radio:checked+label::before {
  background-position: 1px -1px
}

.bshopbox2.business label .radio.checked {
  background-position: 1px -1px
}

.bshopbox2.business .subscription {
  margin: 15px 0 20px 0
}

.bshopbox2.business .subscription label {
  position: relative;
  display: block;
  color: #999;
  padding-left: 40px;
  margin-bottom: 10px;
  padding-top: 7px;
  cursor: pointer;
  font-size: 14px
}

.bshopbox2.business .radio:checked+label {
  color: #3ca12e
}

.bshopbox2.business .subscription label input {
  float: left
}

.bshopbox2.business .subscription label span {
  text-align: left
}

.bshopbox2.business .subscription label .price {
  float: right;
  font-weight: bold;
  font-size: 18px
}

.bshopbox2.business .subscription label .sale .price {
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through
}

.bshopbox2.percent {
  color: #fff;
  background: #999
}

.bshopbox2-wrapper .swo-overlay-title {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 25px;
  margin-bottom: 0;
  margin-top: 0
}

.bshopbox2-wrapper .error-message {
  border-bottom: 1px solid #d7d7d7;
  padding: 15px 10px;
  margin: 0
}

.bshopbox2-wrapper .overlay-inner {
  margin-top: 40px
}

.bshopbox2-modal .swo-overlay-img img {
  max-width: 100%
}

.bshopbox2-modal .modal-dialog {
  width: auto;
  max-width: initial
}

.bshopbox2-modal .modal-content {
  padding: 20px 20px 50px 20px
}

.bshopbox2-wrapper .input.select span.s-text,
.bshopbox2-wrapper .input.select .options li {
  text-align: left
}

@media (min-width:992px) {
  .bshopbox2 {
    display: inline-block;
    min-width: 300px
  }
}

@media (max-width:479px) {
  .bshopbox2-wrapper .swo-overlay-title {
    clear: both
  }

  .bshopbox2-wrapper .container {
    padding: 0
  }

  .bshopbox2-wrapper .modal-dialog {
    margin: 0
  }
}

.bshopbox2.consumer {
  min-width: 295px;
  padding: 17px;
  background: #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #d7d7d7;
  -moz-box-shadow: inset 0 1px 5px 1px #d7d7d7, 0 1px 0 0 #ffffff;
  -webkit-box-shadow: inset 0 1px 5px 1px #d7d7d7, 0 1px 0 0 #ffffff;
  box-shadow: inset 0 1px 5px 1px #d7d7d7, 0 1px 0 0 #ffffff
}

.bshopbox2.consumer .subscription {
  font-size: 12px;
  line-height: 1.2em
}

.bshopbox2.consumer .price-wrapper {
  float: right;
  font-weight: bold;
  color: #000
}

.bshopbox2.consumer .offerText {
  text-align: right;
  clear: both;
  margin-bottom: 10px;
  display: block
}

.bshopbox2.consumer .offerText span {
  color: #ff0000;
  background: none;
  font-weight: normal;
  padding: 0
}

.bshopbox2.consumer label {
  position: relative;
  display: block;
  top: 2px;
  min-height: 30px;
  text-align: right;
  margin-left: 25px
}

.bshopbox2.consumer .sb-label {
  float: left;
  text-align: center
}

.bshopbox2.consumer .sb-label,
.bshopbox2.consumer .price-wrapper {
  margin-bottom: 5px;
  display: block
}

.bshopbox2.consumer input {
  float: left;
  margin: 2px
}

.bshopbox2.consumer label,
.bshopbox2.consumer span.checked+label span {
  color: #000
}

.bshopbox2.consumer .button {
  margin: 0
}

.bshopbox .val-customComputers {
  border-top: 1px solid #d7d7d7
}

.bshopbox .inputQuantity {
  border: 1px solid #3ca12e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 0 20px;
  background-color: #fff;
  margin-bottom: 13px
}

.bshopbox .inputQuantity .validInfo {
  position: absolute;
  background: url(../i/avg/img/components/shopboxwithoptions/swo-business-tick.png) no-repeat center center #3ca12e;
  width: 60px;
  height: 100%;
  right: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0
}

.bshopbox .compQuantity {
  border: none;
  background: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  outline: none
}

.bshopbox .hidden.selected {
  display: block !important;
  visibility: visible !important
}

.bshopbox .radio {
  display: none
}

.bshopbox label::before {
  background: url(../i/avg/img/components/shopbox2/forms-icon-inputs.png) no-repeat 1px -31px;
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 5px
}

.bshopbox .radio:checked+label::before {
  background-position: 1px -1px
}

.bshopbox label .radio.checked {
  background-position: 1px -1px
}

.bshopbox .subscription {
  margin: 15px 0 20px 0
}

.bshopbox .subscription label {
  position: relative;
  display: block;
  color: #999;
  padding-left: 40px;
  margin-bottom: 10px;
  padding-top: 7px;
  cursor: pointer;
  font-size: 14px
}

.bshopbox .radio:checked+label {
  color: #3ca12e
}

.bshopbox .subscription label input {
  float: left
}

.bshopbox .subscription label span {
  text-align: left
}

.bshopbox .subscription label .price {
  float: right;
  font-weight: bold;
  font-size: 18px
}

.bshopbox .subscription label .sale .price {
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through
}

.bshopbox .percent {
  color: #fff;
  background: #999
}

.bshopbox-wrapper .swo-overlay-title {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 25px;
  margin-bottom: 0;
  margin-top: 0
}

.bshopbox-wrapper .error-message {
  border-bottom: 1px solid #d7d7d7;
  padding: 15px 10px;
  margin: 0
}

.bshopbox-wrapper .overlay-inner {
  margin-top: 40px
}

.bshopbox-modal .swo-overlay-img img {
  max-width: 100%
}

.bshopbox-modal .modal-dialog {
  width: auto
}

.bshopbox-modal .modal-content {
  padding: 20px 20px 50px 20px
}

.bshopbox-wrapper .input.select span.s-text,
.bshopbox-wrapper .input.select .options li {
  text-align: left
}

@media (min-width:992px) {
  .bshopbox {
    display: inline-block;
    min-width: 300px
  }
}

@media (max-width:479px) {
  .bshopbox-wrapper .swo-overlay-title {
    clear: both
  }

  .bshopbox-wrapper .container {
    padding: 0
  }

  .bshopbox-wrapper .modal-dialog {
    margin: 0
  }
}

.separator-wrapper .table-wrapper {
  display: table;
  border-collapse: collapse
}

.separator-wrapper .table-cell {
  display: table-cell;
  vertical-align: middle
}

.separator-wrapper {
  position: relative
}

.separator-wrapper.bg-top-none {
  top: -31px;
  margin-bottom: -31px
}

.separator-wrapper .separator-arrow {
  width: 100%
}

.separator-wrapper.separator-grey-arrow.bg-top-white .arrow {
  border-top: 1px solid #fff;
  height: 32px
}

.separator-wrapper.separator-grey-arrow.bg-top-alabaster .arrow {
  border-top: 1px solid #fafafa;
  height: 32px
}

.separator-wrapper.separator-grey-line,
.separator-wrapper.separator-grey-arrow .arrow-left,
.separator-wrapper.separator-grey-arrow .arrow-right {
  border-top: 1px solid #d7d7d7
}

.separator-wrapper.bg-bottom-white .arrow-left,
.separator-wrapper.bg-bottom-white .arrow-right {
  background-color: #fff
}

.separator-wrapper.bg-bottom-alabaster .arrow-left,
.separator-wrapper.bg-bottom-alabaster .arrow-right {
  background-color: #fafafa
}

.separator-wrapper .arrow {
  width: 82px;
  height: 31px;
  background: url('../i/avg/img/components/bseparator/bseparator.png') no-repeat 0 0
}

.separator-wrapper.bg-top-white.bg-bottom-none .arrow {
  background-position: -82px 0
}

.separator-wrapper.bg-top-alabaster.bg-bottom-none .arrow {
  background-position: -164px 0
}

.separator-wrapper.bg-top-none.bg-bottom-white .arrow {
  background-position: -246px 0
}

.separator-wrapper.bg-top-white.bg-bottom-white .arrow {
  background-position: -328px 0
}

.separator-wrapper.bg-top-alabaster.bg-bottom-white .arrow {
  background-position: -410px 0
}

.separator-wrapper.bg-top-none.bg-bottom-alabaster .arrow {
  background-position: -492px 0
}

.separator-wrapper.bg-top-white.bg-bottom-alabaster .arrow {
  background-position: -574px 0
}

.separator-wrapper.bg-top-alabaster.bg-bottom-alabaster .arrow {
  background-position: -656px 0
}

.separator-wrapper.separator-hub-blue-line,
.separator-wrapper.separator-hub-grey-line {
  height: 10px;
  margin: 0
}

.separator-wrapper.separator-hub-blue-line {
  background-color: #0099bb
}

.separator-wrapper.separator-hub-grey-line {
  background-color: #d7d7d7
}

@media (min-width:480px) {
  #modal-overlay .modal-dialog {
    width: auto
  }
}

.locator .info-list {
  padding: 20px;
  padding-left: 40px;
  margin-bottom: 20px;
  border: 1px solid #0099bb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  list-style-type: disc;
  text-align: left;
  color: #5c707b;
  font-size: 14px;
  display: inline-block
}

.locator .info-list span {
  font-weight: bold
}

.locator .tracking-map {
  width: 360px;
  height: 360px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 20px solid #0099bb;
  margin: 0 auto;
  margin-bottom: 25px;
  z-index: 1
}

@media (min-width:480px) {
  .locator .info-list {
    min-width: 300px
  }
}

@media (max-width:479px) {
  .locator .tracking-map {
    width: 300px;
    height: 300px
  }
}

.features-list .list-item span {
  color: #5c707b;
  font: normal 11px/16px Verdana, sans-serif
}

.lightbox {
  position: relative;
  max-width: 620px
}

.lightbox p {
  color: #444;
  font-family: "Roboto", Helvetica, Verdana, sans-serif;
  font-size: .8rem;
  line-height: 1.6rem;
  font-style: italic
}

.lightbox.lightbox-thumbnail:hover {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  opacity: .67
}

.lightbox.lightbox-thumbnail .zoom-flag {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  display: inline
}

.lightbox .zoom-flag {
  display: none
}

.lightbox .image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 620px;
  height: 300px;
  background-color: #f3f3f3
}

.lightbox .image-wrapper img {
  max-width: 100%;
  max-height: 100%
}

.zoomify.zoomed {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
  position: relative;
  z-index: 1501
}

.zoomify-shadow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1500;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3)
}

.zoomify-shadow.zoomed {
  opacity: 1;
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out
}

.zoomify-shadow.zoomed:before {
  font-family: AVGIconFont, Verdana;
  content: "\e608";
  color: #fff;
  right: 25px;
  top: 25px;
  position: absolute;
  font-size: 1.5em
}

.hover-image span {
  display: inline-block
}

.hover-image span img+img {
  display: none
}

.hover-image span:hover img:first-child {
  display: none
}

.hover-image span:hover img+img {
  display: inline
}

.graph-responsive {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  padding: 10px 20px 15px 0
}

.graph-responsive:not(.noborder) {
  border-left: 1px solid #d7d7d7
}

@media (max-width:767px) {
  .graph-responsive .g-value {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .graph-responsive .g-value br {
    display: none
  }
}

.graph-responsive.horizontal .g-value {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}

.graph-responsive.horizontal .g-value br {
  display: none
}

.graph-responsive .g-title,
.graph-responsive .g-under {
  opacity: 1;
  padding-left: 20px;
  margin: 10px 0;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  -moz-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s
}

.graph-responsive .g-under {
  color: #5c707b
}

.graph-responsive .text-huge,
.graph-responsive .text-large {
  font-family: 'AVGSans_Light', Verdana, sans-serif;
  color: #249efc
}

.graph-responsive .group {
  padding-bottom: 7px
}

.graph-responsive .group .g-bar {
  min-width: 12px;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  -moz-transition: width 1s;
  transition: width 1s
}

.graph-responsive .group .g-bar::before,
.graph-responsive .group .g-bar::after {
  width: 100%;
  height: 50%;
  left: 0
}

.graph-responsive .group .g-bar::before {
  top: 0;
  -webkit-transform: skewX(.51914611rad);
  -moz-transform: skewX(.51914611rad);
  -ms-transform: skewX(.51914611rad);
  -o-transform: skewX(.51914611rad);
  transform: skewX(.51914611rad);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0
}

.graph-responsive .group .g-bar::after {
  bottom: 0;
  -webkit-transform: skewX(-0.51914611rad);
  -moz-transform: skewX(-0.51914611rad);
  -ms-transform: skewX(-0.51914611rad);
  -o-transform: skewX(-0.51914611rad);
  transform: skewX(-0.51914611rad);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%
}

.graph-responsive .g-bar {
  position: relative;
  text-align: right
}

.graph-responsive .g-bar::before,
.graph-responsive .g-bar::after {
  content: "";
  position: absolute;
  background: inherit
}

.graph-responsive .g-bar.bg-nevada {
  background: #5c707b;
  color: #fff
}

.graph-responsive .g-bar.bg-black {
  background: #000;
  color: #fff
}

.graph-responsive .g-bar.bg-white {
  background: #fff;
  color: #249efc
}

.graph-responsive .g-bar.bg-blue {
  background: #249efc;
  color: #fff
}

.graph-responsive .g-bar.bg-green {
  background: #3ca12e;
  color: #fff
}

.graph-responsive .g-bar.bg-orange {
  background: #ff4f1d;
  color: #fff
}

.graph-responsive .g-bar.bg-gray {
  background: #bababa;
  color: #fff
}

.graph-responsive .g-bar.bg-custom {
  background: #fafafa;
  color: #000
}

.graph-responsive .g-bar .g-value {
  position: relative;
  display: block;
  line-height: 42px;
  z-index: 1;
  margin-right: 5px;
  padding: 0
}

@media (max-width:767px) {
  .graph-responsive .bars {
    height: auto !important
  }

  .graph-responsive .group .g-bar {
    height: 42px !important
  }
}

@media (min-width:767px) {
  .graph-responsive.graph-animate.horizontal .group .g-bar {
    width: 0 !important
  }

  .graph-responsive.graph-animate.vertical .group .g-bar {
    height: 0 !important
  }

  .graph-responsive.graph-animate .g-title,
  .graph-responsive.graph-animate .g-under {
    opacity: 0 !important
  }

  .graph-responsive.horizontal .group .g-bar {
    height: 42px !important
  }

  .graph-responsive.vertical {
    border: 0;
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .graph-responsive.vertical:not(.noborder) .bars {
    border-bottom: 1px solid #d7d7d7
  }

  .graph-responsive.vertical .group {
    display: table-cell;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -moz-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
  }

  .graph-responsive.vertical .group .g-title {
    padding: 0 20px 60px
  }

  .graph-responsive.vertical .group .g-under {
    padding-left: 0
  }

  .graph-responsive.vertical .group .bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .graph-responsive.vertical .group .g-bar {
    width: 42px !important;
    min-height: 12px;
    color: #000;
    -webkit-transition: height 1s;
    -o-transition: height 1s;
    -moz-transition: height 1s;
    transition: height 1s;
    display: inline-block;
    vertical-align: bottom
  }

  .graph-responsive.vertical .group .g-bar .g-value {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 42px;
    bottom: -webkit-calc(100% - -20px);
    bottom: -moz-calc(100% - -20px);
    bottom: calc(100% - -20px);
    line-height: initial;
    text-align: center
  }

  .graph-responsive.vertical .group .g-bar::before,
  .graph-responsive.vertical .group .g-bar::after {
    width: 50%;
    height: 100%;
    top: 0
  }

  .graph-responsive.vertical .group .g-bar::before {
    left: 0;
    -webkit-transform: skewY(-0.51914611rad);
    -moz-transform: skewY(-0.51914611rad);
    -ms-transform: skewY(-0.51914611rad);
    -o-transform: skewY(-0.51914611rad);
    transform: skewY(-0.51914611rad);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
  }

  .graph-responsive.vertical .group .g-bar::after {
    right: 0;
    left: auto;
    -webkit-transform: skewY(.51914611rad);
    -moz-transform: skewY(.51914611rad);
    -ms-transform: skewY(.51914611rad);
    -o-transform: skewY(.51914611rad);
    transform: skewY(.51914611rad);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
}

.filter-boxes-wrapper {
  position: relative
}

.filter-boxes-wrapper .content-hidden {
  top: -10000px;
  position: absolute;
  visibility: hidden;
  overflow: hidden
}

.filter-boxes-wrapper .full-flex {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.filter-boxes-wrapper .last-in-order {
  -webkit-box-ordinal-group: 1000;
  -webkit-order: 999;
  -moz-box-ordinal-group: 1000;
  -ms-flex-order: 999;
  order: 999;
  text-align: center;
  width: 100%
}

.filter-boxes-wrapper .filter-results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  min-height: 400px
}

.filter-boxes-wrapper .see-more-products {
  display: inline-block;
  position: relative;
  text-align: center;
  max-width: 300px;
  font-size: 14px;
  line-height: 18px;
  margin: 20px auto;
  border: 1px solid #0082ee;
  color: #0082ee;
  -webkit-transition: color 150ms ease;
  -o-transition: color 150ms ease;
  -moz-transition: color 150ms ease;
  transition: color 150ms ease;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  clear: both;
  padding: 7px 21px;
  cursor: pointer
}

.filter-boxes-wrapper .see-more-products:hover {
  background: #0082ee;
  color: #fff
}

.filter-boxes-wrapper .no-products {
  position: relative;
  text-align: center;
  max-width: 300px;
  margin: 1.5em auto
}

.filter-boxes-wrapper .filter-box {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 99%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 5px;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  animation: fadeIn 1s;
  background-color: #fff;
  padding-bottom: 15px
}

.filter-boxes-wrapper .filter-box .features-list {
  padding: 0;
  margin: 0;
  min-height: 150px
}

.filter-boxes-wrapper .filter-box .features-list li {
  padding-bottom: 15px
}

.filter-boxes-wrapper .filter-box .features-list .features-text {
  font-size: 11px
}

.filter-boxes-wrapper .filter-box .filter-box-header a,
.filter-boxes-wrapper .filter-box .filter-box-header a:hover,
.filter-boxes-wrapper .filter-box .filter-box-header a:focus {
  text-decoration: none
}

.filter-boxes-wrapper .filter-box .filter-box-header .filter-box-header-inner {
  padding: 15px
}

.filter-boxes-wrapper .filter-box .feature-list-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 20px 30px
}

.filter-boxes-wrapper .filter-box .features-list .list-item span {
  color: #5c707b;
  font-family: Verdana, sans-serif;
  font-size: 11px
}

@media screen and (min-width:768px) {
  .filter-boxes-wrapper .filter-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 48.5%
  }
}

@media screen and (min-width:992px) {
  .filter-boxes-wrapper .filter-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 31.9%
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-o-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.filtering {
  text-align: center
}

.filtering .horizontal-scroll-wrapper {
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap
}

@media screen and (min-width:768px) {
  .filtering .horizontal-scroll-wrapper {
    overflow-x: hidden
  }
}

.filtering .button-group label {
  cursor: pointer;
  margin-bottom: 0
}

.filtering .button-group input {
  display: none
}

.filtering .button-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0
}

.filtering input+img+img {
  display: none
}

.filtering input:checked+img+span,
.filtering input:checked+img+img+span,
.filtering input:checked+span {
  color: #0082ee
}

.filtering input:checked+img {
  display: none
}

.filtering input:checked+img+img {
  display: inline
}

.filtering input:checked+img+img {
  display: inline-block
}

.filtering .platforms-filter {
  margin-bottom: 20px;
  min-width: 600px;
  -webkit-animation-name: devices-slideInRight-animation;
  -moz-animation-name: devices-slideInRight-animation;
  -o-animation-name: devices-slideInRight-animation;
  animation-name: devices-slideInRight-animation;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards
}

.filtering .platforms-filter label {
  display: inline-block;
  width: 150px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%
}

@media screen and (min-width:768px) {
  .filtering .platforms-filter label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 150px;
    -moz-box-flex: 0;
    -ms-flex: 0 1 150px;
    flex: 0 1 150px
  }
}

.filtering .platforms-filter label img {
  max-width: 100%;
  margin-bottom: 10px
}

.filtering .animation-wrapper span {
  position: absolute
}

.filtering .platforms-filter label.switch-text-animation .animation-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block
}

.filtering .platforms-filter span {
  white-space: normal;
  font-size: 14px;
  line-height: 1.2em
}

.filtering .platforms-filter label.switch-text-animation span {
  -webkit-transition: opacity .38s ease-in-out, -webkit-transform .38s;
  transition: opacity .38s ease-in-out, -webkit-transform .38s;
  -o-transition: opacity .38s ease-in-out, -o-transform .38s;
  -moz-transition: opacity .38s ease-in-out, transform .38s, -moz-transform .38s;
  transition: opacity .38s ease-in-out, transform .38s;
  transition: opacity .38s ease-in-out, transform .38s, -webkit-transform .38s, -moz-transform .38s, -o-transform .38s;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.filtering .platforms-filter label.switch-text-animation .input-description,
.no-touchevents .filtering .platforms-filter .switch-text-animation:hover .input-caption {
  opacity: 0
}

.filtering .platforms-filter label.switch-text-animation .input-caption,
.no-touchevents .filtering .platforms-filter .switch-text-animation:hover .input-description {
  opacity: 1
}

.filtering .platforms-filter .switch-text-animation.horizontal .input-description,
.no-touchevents .filtering .platforms-filter .switch-text-animation.horizontal:hover .input-caption {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.no-touchevents .filtering .platforms-filter .switch-text-animation.horizontal:hover .input-description,
.no-touchevents .filtering .platforms-filter .switch-text-animation.vertical:hover .input-description,
.filtering .platforms-filter .switch-text-animation.vertical .input-caption,
.filtering .platforms-filter .switch-text-animation.horizontal .input-caption {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.filtering .platforms-filter .switch-text-animation.vertical .input-description {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.no-touchevents .filtering .platforms-filter .switch-text-animation.vertical:hover .input-caption {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.filtering .platforms-filter .input-caption .input-caption {
  display: block
}

.filtering .categories-filter {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7
}

.filtering .categories-filter .input-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  border-bottom: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch
}

.filtering .categories-filter label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px
}

.br-msie.br-ver-9 .filtering .categories-filter .input-wrapper,
.br-msie.br-ver-9 .filtering .categories-filter label {
  display: block;
  min-height: auto
}

.br-msie.br-ver-9 .filtering .categories-filter img {
  display: none
}

@media screen and (min-width:768px) {
  .filtering .categories-filter .input-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 220px;
    -moz-box-flex: 0;
    -ms-flex: 0 1 220px;
    flex: 0 1 220px;
    border-left: 1px solid #d7d7d7;
    border-bottom: transparent;
    -webkit-transition: -webkit-box-shadow .15s;
    transition: -webkit-box-shadow .15s;
    -o-transition: box-shadow .15s;
    -moz-transition: box-shadow .15s, -moz-box-shadow .15s;
    transition: box-shadow .15s;
    transition: box-shadow .15s, -webkit-box-shadow .15s, -moz-box-shadow .15s
  }

  .filtering .categories-filter .input-wrapper:hover {
    -webkit-box-shadow: 8px 0 20px -10px rgba(130, 132, 135, 0.5), -8px 0 20px -10px rgba(130, 132, 135, 0.5);
    -moz-box-shadow: 8px 0 20px -10px rgba(130, 132, 135, 0.5), -8px 0 20px -10px rgba(130, 132, 135, 0.5);
    box-shadow: 8px 0 20px -10px rgba(130, 132, 135, 0.5), -8px 0 20px -10px rgba(130, 132, 135, 0.5)
  }

  .filtering .categories-filter .input-wrapper:last-of-type {
    border-right: 1px solid #d7d7d7
  }

  .br-msie.br-ver-9 .filtering .categories-filter .input-wrapper,
  .br-msie.br-ver-9 .filtering .categories-filter label {
    display: table-cell;
    width: 200px;
    vertical-align: middle
  }

  .filtering .categories-filter div.fixCenteringIE {
    display: inline-block;
    vertical-align: top
  }
}

.filtering .categories-filter img {
  margin-right: 10px
}

.filtering .categories-filter .input-caption {
  font-family: 'AVGSans_Light', Verdana, sans-serif
}

.filtering .categories-filter .fixCenteringIE {
  display: block
}

.cq-wcm-edit .bFilterBox {
  width: 325px;
  float: left
}

.avg-comparison-table {
  padding: 30px;
  border: 1px solid #ccc;
  margin: 20px 0
}

@media (max-width:479px) {
  .avg-comparison-table {
    padding: 10px;
    border: none
  }
}

.avg-comparison-table table {
  margin: 10px 0;
  table-layout: fixed
}

@media (max-width:767px) {

  .avg-comparison-table table.products-2 td.custom-image img,
  .avg-comparison-table table.products-2 th.custom-image img {
    width: 50px
  }
}

@media (max-width:479px) {

  .avg-comparison-table table.products-2 td.custom-image img,
  .avg-comparison-table table.products-2 th.custom-image img {
    width: 40px
  }
}

.avg-comparison-table table.products-2 td.tick img,
.avg-comparison-table table.products-2 th.tick img {
  width: 15px
}

.avg-comparison-table table.products-2 td.feature,
.avg-comparison-table table.products-2 th.feature {
  width: 50%
}

.avg-comparison-table table.products-2 td.column,
.avg-comparison-table table.products-2 th.column {
  width: 25%
}

.avg-comparison-table table.products-2 td.product-icon .icon,
.avg-comparison-table table.products-2 th.product-icon .icon {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto
}

@media (max-width:767px) {

  .avg-comparison-table table.products-2 td.product-icon .icon,
  .avg-comparison-table table.products-2 th.product-icon .icon {
    width: 40px;
    height: 40px
  }
}

@media (max-width:767px) {

  .avg-comparison-table table.products-3 td.custom-image img,
  .avg-comparison-table table.products-3 th.custom-image img {
    width: 40px
  }
}

@media (max-width:479px) {

  .avg-comparison-table table.products-3 td.custom-image img,
  .avg-comparison-table table.products-3 th.custom-image img {
    width: 30px
  }
}

.avg-comparison-table table.products-3 td.tick img,
.avg-comparison-table table.products-3 th.tick img {
  width: 15px
}

.avg-comparison-table table.products-3 td.feature,
.avg-comparison-table table.products-3 th.feature {
  width: 50%
}

.avg-comparison-table table.products-3 td.column,
.avg-comparison-table table.products-3 th.column {
  width: 16.6%
}

.avg-comparison-table table.products-3 td.product-icon .icon,
.avg-comparison-table table.products-3 th.product-icon .icon {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto
}

@media (max-width:767px) {

  .avg-comparison-table table.products-3 td.product-icon .icon,
  .avg-comparison-table table.products-3 th.product-icon .icon {
    width: 40px;
    height: 40px
  }
}

@media (max-width:479px) {

  .avg-comparison-table table.products-3 td.product-icon .icon,
  .avg-comparison-table table.products-3 th.product-icon .icon {
    width: 30px;
    height: 30px
  }
}

.avg-comparison-table table thead th {
  text-align: center;
  color: #000000;
  font-size: 16px;
  padding: 0 10px 25px;
  vertical-align: middle
}

.avg-comparison-table table thead th h2 {
  text-align: left
}

.avg-comparison-table table thead th img {
  position: relative;
  z-index: 5
}

.avg-comparison-table table td,
.avg-comparison-table table th {
  position: relative;
  z-index: 5
}

@media (max-width:479px) {

  .avg-comparison-table table td,
  .avg-comparison-table table th {
    padding: 12px 5px !important
  }
}

.avg-comparison-table table td.feature,
.avg-comparison-table table th.feature {
  width: 50%
}

.avg-comparison-table table td.column,
.avg-comparison-table table th.column {
  width: 25%
}

.avg-comparison-table table td.tick,
.avg-comparison-table table th.tick {
  vertical-align: middle
}

.avg-comparison-table table .feature-heading {
  display: block;
  font-size: 18px;
  letter-spacing: -0.03em;
  font-family: Verdana, sans-serif;
  color: #000000
}

.avg-comparison-table table .feature-description {
  display: block;
  font-size: 14px
}

.avg-comparison-table table .column.tick {
  text-align: center
}

.avg-comparison-table table .outlined {
  width: 100%;
  border: 1px solid;
  top: -10px;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1
}

@media (max-width:991px) {
  .avg-comparison-table table .outlined {
    display: none
  }
}

@media (max-width:320px) {
  .avg-comparison-table {
    padding: 10px
  }

  .feature-description {
    display: none !important
  }

  tbody td {
    padding: 15px 0
  }
}

@media (max-width:768px) {
  .avg-comparison-table .products-3 h3 {
    font-size: 11px !important;
    margin-top: 10px;
    margin-bottom: 6px;
    line-height: 16px !important
  }

  .avg-comparison-table .products-2 h3 {
    font-size: 14px !important;
    margin-top: 10px;
    margin-bottom: 6px;
    line-height: 22px !important
  }
}

.avg-comparison-table.transparent-table {
  border: 0;
  background: transparent
}

.avg-comparison-table table thead th.column {
  vertical-align: top
}

.button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 0 15px
}

.button:hover,
.button:focus,
.button.focus,
.button:active,
.button.active {
  text-decoration: none;
  background-image: none !important
}

.button.button-green.button-large {
  background-image: -webkit-linear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: -o-linear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #57c231), to(#399e2d));
  background-image: -moz- oldlinear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: linear-gradient(to bottom, #57c231 0, #399e2d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57c231', endColorstr='#ff399e2d', GradientType=0);
  color: #ffffff
}

.button.button-green.button-large:hover,
.button.button-green.button-large:focus,
.button.button-green.button-large.focus,
.button.button-green.button-large:active,
.button.button-green.button-large.active {
  background-color: #399e2d
}

.button.button-gray {
  color: #ffffff;
  background-color: #778099
}

.button.button-gray:hover,
.button.button-gray:focus,
.button.button-gray.focus,
.button.button-gray:active,
.button.button-gray.active {
  background-color: #636b80
}

.button.button-green {
  background-image: -webkit-linear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: -o-linear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #57c231), to(#399e2d));
  background-image: -moz- oldlinear-gradient(top, #57c231 0, #399e2d 100%);
  background-image: linear-gradient(to bottom, #57c231 0, #399e2d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57c231', endColorstr='#ff399e2d', GradientType=0);
  color: #ffffff
}

.button.button-green,
.button.button-green,
.button.button-green.focus,
.button.button-green:active,
.button.button-green.active {
  background-color: #399e2d
}

.button.button-mid {
  min-width: 177px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 9px 15px 9px 15px;
  font-size: 18px;
  letter-spacing: -0.03em;
  font-family: AVGSans_4, Verdana
}

.button.button-orange.button-large,
.button.button-orange.button-mid,
.button.button-orange.button-small {
  background-image: -webkit-linear-gradient(top, #fe691f 0, #ff471c 100%);
  background-image: -o-linear-gradient(top, #fe691f 0, #ff471c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe691f), to(#ff471c));
  background-image: -moz- oldlinear-gradient(top, #fe691f 0, #ff471c 100%);
  background-image: linear-gradient(to bottom, #fe691f 0, #ff471c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe691f', endColorstr='#ffff471c', GradientType=0);
  color: #ffffff
}

.button.button-orange.button-large:hover,
.button.button-orange.button-large:focus,
.button.button-orange.button-large.focus,
.button.button-orange.button-large:active,
.button.button-orange.button-large.active {
  background-color: #ff471c
}

.button.button-orange.button-mid:hover,
.button.button-orange.button-mid:focus,
.button.button-orange.button-mid.focus,
.button.button-orange.button-mid:active,
.button.button-orange.button-mid.active {
  background-color: #ff471c
}

.button.button-orange.button-small:hover,
.button.button-orange.button-small:focus,
.button.button-orange.button-small.focus,
.button.button-orange.button-small:active,
.button.button-orange.button-small.active {
  background-color: #ff471c
}

.button.button-blue.button-large {
  background-image: -webkit-linear-gradient(top, #40acff 0, #249efc 100%);
  background-image: -o-linear-gradient(top, #40acff 0, #249efc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #40acff), to(#249efc));
  background-image: -moz- oldlinear-gradient(top, #40acff 0, #249efc 100%);
  background-image: linear-gradient(to bottom, #40acff 0, #249efc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff40acff', endColorstr='#ff249efc', GradientType=0);
  color: #ffffff
}

.button.button-blue.button-large:hover,
.button.button-blue.button-large:focus,
.button.button-blue.button-large.focus,
.button.button-blue.button-large:active,
.button.button-blue.button-large.active {
  background-color: #249efc
}

.button.button-darkblue.button-large {
  background-image: -webkit-linear-gradient(top, #00a1e7 0, #008fce 100%);
  background-image: -o-linear-gradient(top, #00a1e7 0, #008fce 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a1e7), to(#008fce));
  background-image: -moz- oldlinear-gradient(top, #00a1e7 0, #008fce 100%);
  background-image: linear-gradient(to bottom, #00a1e7 0, #008fce 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1e7', endColorstr='#ff008fce', GradientType=0);
  color: #ffffff
}

.button.button-darkblue.button-large:hover,
.button.button-darkblue.button-large:focus,
.button.button-darkblue.button-large.focus,
.button.button-darkblue.button-large:active,
.button.button-darkblue.button-large.active {
  background-color: #00a1e7
}

.button.button-black.button-large {
  background-image: -webkit-linear-gradient(top, #626c6a 0, #434844 100%);
  background-image: -o-linear-gradient(top, #626c6a 0, #434844 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #626c6a), to(#434844));
  background-image: -moz- oldlinear-gradient(top, #626c6a 0, #434844 100%);
  background-image: linear-gradient(to bottom, #626c6a 0, #434844 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff626c6a', endColorstr='#ff434844', GradientType=0);
  color: #ffffff
}

.button.button-black.button-large:hover,
.button.button-black.button-large:focus,
.button.button-black.button-large.focus,
.button.button-black.button-large:active,
.button.button-black.button-large.active {
  background-color: #434844
}

.button.button-grey.button-large {
  background-image: -webkit-linear-gradient(top, #e0eaf1 0, #d5e1e7 100%);
  background-image: -o-linear-gradient(top, #e0eaf1 0, #d5e1e7 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e0eaf1), to(#d5e1e7));
  background-image: -moz- oldlinear-gradient(top, #e0eaf1 0, #d5e1e7 100%);
  background-image: linear-gradient(to bottom, #e0eaf1 0, #d5e1e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0eaf1', endColorstr='#ffd5e1e7', GradientType=0);
  color: #5c707b
}

.button.button-grey.button-large:hover,
.button.button-grey.button-large:focus,
.button.button-grey.button-large.focus,
.button.button-grey.button-large:active,
.button.button-grey.button-large.active {
  background-color: #d5e1e7
}

.button.button-nevada.button-large {
  background-image: -webkit-linear-gradient(top, #5c707b 0, #46555e 100%);
  background-image: -o-linear-gradient(top, #5c707b 0, #46555e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5c707b), to(#46555e));
  background-image: -moz- oldlinear-gradient(top, #5c707b 0, #46555e 100%);
  background-image: linear-gradient(to bottom, #5c707b 0, #46555e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c707b', endColorstr='#ff46555e', GradientType=0);
  color: #ffffff
}

.button.button-nevada.button-large:hover,
.button.button-nevada.button-large:focus,
.button.button-nevada.button-large.focus,
.button.button-nevada.button-large:active,
.button.button-nevada.button-large.active {
  background-color: #46555e
}

.button.button-nevada.button-large.button-outlined {
  background-image: none !important;
  border: 1px solid #5c707b !important;
  -webkit-filter: none !important;
  filter: none !important;
  color: #5c707b
}

.button.button-nevada.button-large.button-outlined:hover,
.button.button-nevada.button-large.button-outlined:focus,
.button.button-nevada.button-large.button-outlined.focus,
.button.button-nevada.button-large.button-outlined:active,
.button.button-nevada.button-large.button-outlined.active {
  background-color: transparent !important
}

.button.button-red.button-large {
  background-image: -webkit-linear-gradient(top, #f40e03 0, #c9042a 100%);
  background-image: -o-linear-gradient(top, #f40e03 0, #c9042a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f40e03), to(#c9042a));
  background-image: -moz- oldlinear-gradient(top, #f40e03 0, #c9042a 100%);
  background-image: linear-gradient(to bottom, #f40e03 0, #c9042a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff40e03', endColorstr='#ffc9042a', GradientType=0);
  color: #ffffff
}

.button.button-red.button-large:hover,
.button.button-red.button-large:focus,
.button.button-red.button-large.focus,
.button.button-red.button-large:active,
.button.button-red.button-large.active {
  background-color: #c9042a
}

.button.button-dark-red.button-large {
  background-image: -webkit-linear-gradient(top, #bd1515 0, #9f0909 100%);
  background-image: -o-linear-gradient(top, #bd1515 0, #9f0909 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bd1515), to(#9f0909));
  background-image: -moz- oldlinear-gradient(top, #bd1515 0, #9f0909 100%);
  background-image: linear-gradient(to bottom, #bd1515 0, #9f0909 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd1515', endColorstr='#ff9f0909', GradientType=0);
  color: #ffffff
}

.button.button-dark-red.button-large:hover,
.button.button-dark-red.button-large:focus,
.button.button-dark-red.button-large.focus,
.button.button-dark-red.button-large:active,
.button.button-dark-red.button-large.active {
  background-color: #9f0909
}

.button.button-white.button-large {
  background-color: #ffffff;
  color: #000000
}

.button.button-white.button-small {
  color: #ffffff;
  border: 1px solid #ffffff
}

.button.button-white.button-small::before,
.button.button-white.button-small::after {
  border-color: #ffffff !important
}

.button.button-blue.button-small {
  color: #006AC2;
  border: 1px solid #006AC2
}

.button.button-blue.button-small::before,
.button.button-blue.button-small::after {
  border-color: #40acff !important
}

.button.button-small {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  font-size: 16px;
  padding: 6px 16px 6px 16px
}

.button.button-small.arrow-left::before {
  content: "< "
}

.button.button-small.arrow-left.icon-right::before {
  content: " "
}

.button.button-small.arrow-left.icon-right::after {
  content: " <"
}

.button.button-small.arrow-right::before {
  content: "> "
}

.button.button-small.arrow-right.icon-right::before {
  content: " "
}

.button.button-small.arrow-right.icon-right::after {
  content: " >"
}

.button.button-small.top::before,
.button.button-small.top:before {
  font-family: AVGIconFont, Verdana;
  content: "\e606\e020"
}

.button.button-small.top.icon-right::before,
.button.button-small.top.icon-right:before {
  content: ""
}

.button.button-small.top.icon-right::after,
.button.button-small.top.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e020\e606"
}

.button.button-small.bottom::before,
.button.button-small.bottom:before {
  font-family: AVGIconFont, Verdana;
  content: "\e600\e020"
}

.button.button-small.bottom.icon-right::before,
.button.button-small.bottom.icon-right:before {
  content: ""
}

.button.button-small.bottom.icon-right::after,
.button.button-small.bottom.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e020\e600"
}

.button.button-small.tick::before,
.button.button-small.tick:before {
  font-family: AVGIconFont, Verdana;
  content: "\e605";
  line-height: 50%;
  padding-right: 7px
}

.button.button-small.tick.icon-right::before,
.button.button-small.tick.icon-right:before {
  content: ""
}

.button.button-small.tick.icon-right::after,
.button.button-small.tick.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e605";
  line-height: 50%;
  padding-left: 7px
}

.button.button-small.plus::before,
.button.button-small.plus:before {
  font-family: AVGIconFont, Verdana;
  content: "\e604\e020"
}

.button.button-small.plus.icon-right::before,
.button.button-small.plus.icon-right:before {
  content: ""
}

.button.button-small.plus.icon-right::after,
.button.button-small.plus.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e604"
}

.button.button-small.play-right::before,
.button.button-small.play-right:before {
  font-family: AVGIconFont, Verdana;
  content: "\e603\e020"
}

.button.button-small.play-right.icon-right::before,
.button.button-small.play-right.icon-right:before {
  content: ""
}

.button.button-small.play-right.icon-right::after,
.button.button-small.play-right.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e020\e603"
}

.button.button-small.play-left::before,
.button.button-small.play-left:before {
  font-family: AVGIconFont, Verdana;
  content: "\e602\e020"
}

.button.button-small.play-left.icon-right::before,
.button.button-small.play-left.icon-right:before {
  content: ""
}

.button.button-small.play-left.icon-right::after,
.button.button-small.play-left.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e020\e602"
}

.button.button-small.minus::before,
.button.button-small.minus:before {
  font-family: AVGIconFont, Verdana;
  content: "\e601\e020"
}

.button.button-small.minus.icon-right::before,
.button.button-small.minus.icon-right:before {
  content: ""
}

.button.button-small.minus.icon-right::after,
.button.button-small.minus.icon-right:after {
  font-family: AVGIconFont, Verdana;
  content: "\e601"
}

.button.button-large {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 15px 20px 15px;
  min-width: 200px;
  font-size: 18px;
  letter-spacing: -0.03em;
  font-family: AVGSans_4, Verdana
}

@media (max-width:768px) {
  .button.button-large {
    min-width: 100%
  }
}

.button.button-large.button-text-large {
  padding: 17px 15px 17px 15px
}

.button.button-large.button-small-only {
  padding: 21px 15px 21px 15px
}

.button.button-large.button-small-only.two-lines,
.button.button-large.button-text-large.button-small-only.two-lines {
  padding: 12px 15px 12px 15px
}

.button.button-large.button-content-only.button-text-large.two-lines {
  padding: 4px 15px 4px 15px
}

.button.button-large.button-content-only.two-lines {
  padding: 10px 15px 10px 15px
}

.button.button-large.button-text-large.two-lines {
  padding: 8px 15px 8px 15px
}

.button.button-large.button-outlined {
  padding: 17px 14px 17px 14px
}

.button.button-large.two-lines {
  padding: 11px 15px 11px 15px
}

.button.button-large.two-lines.button-outlined {
  padding: 9px 14px 9px 14px
}

.button.button-large>span {
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.button.button-large small {
  font-size: 14px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
  display: block
}

.button.button-large.button-text-large small {
  font-size: 16px
}

.button.button-block {
  display: block;
  min-width: 0
}

.button.button-shadow {
  box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.4);
  -msie-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.4)
}

.button-block+.button-block {
  margin-top: 5px
}

input[type="submit"].button-block,
input[type="reset"].button-block,
input[type="button"].button-block {
  width: 100%
}

a.countdownBtnChange {
  display: none !important
}

.button.hub-tag {
  margin: 0 .4rem 0 0;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: .4em .8em;
  line-height: 1.3;
  font-size: .9rem;
  -webkit-transition: color .2s, background .2s;
  -o-transition: color .2s, background .2s;
  -moz-transition: color .2s, background .2s;
  transition: color .2s, background .2s
}

.button.hub-tag.button-column {
  margin: 0 0 .8em
}

.button.hub-tag.button-blue {
  border-color: #0099bb;
  color: #0099bb;
  background: transparent
}

.button.hub-tag.button-blue:hover {
  color: #fff;
  background: #0099bb
}

@media (min-width:768px) {
  .button.hub-tag.button-text-small {
    padding: .2rem .4rem;
    font-size: .72rem
  }
}

.button.hub-tag .text-small {
  margin: 0;
  font-size: 100% !important;
  line-height: 1 !important
}

.button-flat {
  background-color: #008941;
  color: #fff;
  font-size: 18px;
  padding: 14px 25px 16px;
  font-family: 'Roboto';
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #008941;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  -moz-transition: background-color .2s;
  transition: background-color .2s
}

.button-flat:hover {
  color: #fff;
  background-color: #007035
}

.button-flat.button-outline {
  -webkit-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  -moz-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s
}

.button-flat.button-outline:not(:hover) {
  color: #008941;
  background-color: transparent
}

@media only screen and (min-width:992px) {

  .navigation .navigation-back,
  .navigation .navigation-mobile-header-item {
    display: none
  }

  .navigation .nav-title.nav-title-nolink:nth-child(2) {
    border: none
  }

  .navigation .last.button.button-nevada.button-large.button-outlined {
    border: none !important;
    border-top: 1px solid #E2E2E2 !important;
    color: #000000;
    margin-bottom: 0;
    padding: 10px 15px 11px
  }

  .navigation .navigation-nav>li.expanded>a:not(.cart-link) {
    color: #ffffff;
    background-color: #399e2d
  }

  .navigation .navigation-nav>li.expanded>a:not(.cart-link)+ul {
    display: block !important
  }
}

@media only screen and (max-width:991px) {
  .nav-active .navigation .navigation-row {
    overflow-x: hidden;
    right: -350px
  }

  .navigation .navigation-row {
    right: -350px;
    width: 350px
  }

  .navigation .navigation-mobile-header-item {
    display: list-item
  }

  .navigation .close-wrapper {
    background: #E2E2E2;
    height: 50px;
    padding: 0 10px
  }

  .navigation .close-wrapper .label {
    color: #399e2d;
    display: inline-block;
    font-family: Verdana;
    font-size: 36px;
    font-weight: bold;
    left: 50%;
    position: relative;
    text-transform: capitalize;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .navigation .navigation-back {
    cursor: pointer;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px
  }

  .navigation .navigation-close {
    cursor: pointer;
    display: block;
    float: right
  }

  .navigation .navigation-close svg {
    top: 15px;
    right: 22px;
    position: absolute
  }

  .navigation .navigation-back {
    display: block;
    left: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  .navigation .navigation-back:before,
  .navigation .navigation-back:after {
    border-bottom: 3px solid #000000;
    content: '';
    display: block;
    height: 17px;
    position: absolute;
    top: 3px;
    width: 10px
  }

  .navigation .navigation-back:before {
    left: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .navigation .navigation-back:after {
    left: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .navigation .navigation-nav .bi-nav-items.visible-lg-block {
    -webkit-box-shadow: -2px 6px 5px 0 rgba(0, 0, 0, 0.32);
    -moz-box-shadow: -2px 6px 5px 0 rgba(0, 0, 0, 0.32);
    box-shadow: -2px 6px 5px 0 rgba(0, 0, 0, 0.32);
    height: -webkit-calc(100vh + 150px);
    height: -moz-calc(100vh + 150px);
    height: calc(100vh + 150px);
    position: absolute;
    top: 0;
    -webkit-transform: translateX(400px);
    -moz-transform: translateX(400px);
    -ms-transform: translateX(400px);
    -o-transform: translateX(400px);
    transform: translateX(400px);
    -webkit-transition: -webkit-transform .5s linear;
    transition: -webkit-transform .5s linear;
    -o-transition: -o-transform .5s linear;
    -moz-transition: transform .5s linear, -moz-transform .5s linear;
    transition: transform .5s linear;
    transition: transform .5s linear, -webkit-transform .5s linear, -moz-transform .5s linear, -o-transform .5s linear;
    width: 340px;
    will-change: transform;
    z-index: 2000
  }

  .navigation .navigation-nav .bi-nav-items.visible-lg-block.active {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
  }

  .navigation .navigation-nav .bi-nav-items.visible-lg-block a {
    border-bottom: 1px solid #E2E2E2;
    margin: 0 25px
  }

  .navigation .navigation-nav .bi-nav-items.visible-lg-block a.last {
    margin-top: 50px;
    min-width: auto
  }

  .navigation .navigation-nav .bi-nav-items.visible-lg-block li:nth-child(2) a {
    border-top: 2px solid #399e2d
  }

  .navigation .navigation-row ul ul {
    background: #ffffff
  }

  .navigation .navigation-row ul ul .nav-title.nav-title-nolink {
    border-bottom: 1px solid #E2E2E2;
    border-top: 2px solid #399e2d;
    color: #000000;
    font-weight: bold;
    margin: 0 25px;
    padding-left: 0
  }

  .navigation .navigation-row ul ul a {
    border-bottom: 1px solid #E2E2E2;
    color: #000000;
    padding-left: 0
  }

  .navigation .menu-link {
    margin: 0 25px;
    position: relative
  }

  .navigation .menu-link:before,
  .navigation .menu-link:after {
    border-bottom: 3px solid #000000;
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    right: 4px;
    top: 15px;
    width: 10px
  }

  .navigation .menu-link:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .navigation .menu-link:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }

  .navigation .menu-link[href*="partners"]:before,
  .navigation .menu-link[href*="partners"]:after {
    display: none
  }

  .navigation .navigation-buttons a:last-child span {
    padding: 0
  }
}

@media only screen and (orientation:landscape) and (max-width:991px) {
  .navigation .navigation-nav .bi-nav-items.visible-lg-block {
    height: auto;
    min-height: 210vh
  }
}

.sticky-bar {
  position: fixed;
  background: #fff;
  padding: .75rem 0;
  -webkit-box-shadow: 0 20px 50px rgba(30, 34, 42, 0.1);
  -moz-box-shadow: 0 20px 50px rgba(30, 34, 42, 0.1);
  box-shadow: 0 20px 50px rgba(30, 34, 42, 0.1);
  -webkit-transform: translateY(-220%);
  -moz-transform: translateY(-220%);
  -ms-transform: translateY(-220%);
  -o-transform: translateY(-220%);
  transform: translateY(-220%);
  -webkit-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  top: 0;
  left: 0;
  right: 0
}

.sticky-bar__badge {
  display: none;
  color: #1E222A
}

@media only screen and (min-width: 1056px) {
  .sticky-bar__badge {
    display: inline-block
  }
}

.sticky-bar__badge img {
  height: 32px
}

.sticky-bar__badge span:not(.sticky-bar__badge-note) {
  display: inline-block;
  margin-left: 16px;
  font-size: 13px
}

.sticky-bar__badge-note {
  color: #1E222A;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif
}

.sticky-bar__badge-note::before {
  content: '•';
  margin: 0 24px
}

.sticky-bar .container {
  width: auto;
  max-width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

@media only screen and (max-width: 767px) {
  .sticky-bar .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }
}

@media only screen and (min-width: 1056px) {
  .sticky-bar .container {
    padding-left: 125px;
    padding-right: 125px
  }
}

.sticky-bar.is-sticky {
  display: block;
  z-index: 7777;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.sticky-bar-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.sticky-bar__right {
  width: 100%;
  text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 1055px),
only screen and (min-width: 1056px) {
  .sticky-bar__right {
    width: auto;
    text-align: right
  }
}

.sticky-bar .logo-erb {
  display: none
}

@media only screen and (min-width: 768px) and (max-width: 1055px),
only screen and (min-width: 1056px) {
  .sticky-bar .logo-erb {
    display: block
  }
}

.sticky-bar .logo-erb .lp-avg-logo {
  margin-top: 7px;
  margin-bottom: 6px;
  height: 40px
}

.sticky-bar .product-awards,
.sticky-bar .sticky-awards {
  display: none
}

@media only screen and (min-width: 1056px) {

  .sticky-bar .product-awards,
  .sticky-bar .sticky-awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.sticky-bar .product-awards span,
.sticky-bar .sticky-awards span {
  margin-left: 1rem;
  font-size: 1rem * .75
}

.sticky-bar .dot,
.sticky-bar .sticky-dot {
  display: none;
  margin: 0 1rem*1.5 0 1rem*1.5
}

@media only screen and (min-width: 1056px) {

  .sticky-bar .dot,
  .sticky-bar .sticky-dot {
    display: block
  }
}

.sticky-bar .get-free,
.sticky-bar p.get-free,
.sticky-bar .sticky-text {
  @extend .h7;
  margin: 0 1rem 0 0
}

.sticky-bar .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.sticky-bar .button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 9px 24px 9px 24px;
  font-size: 18px;
  letter-spacing: -0.03em;
  margin-bottom: 0;
  margin: 5px 12px;
  min-width: 130px;
  line-height: 1.2
}

@media only screen and (min-width: 768px) and (max-width: 1055px),
only screen and (min-width: 1056px) {
  .sticky-bar .button:first-of-type {
    margin-left: 24px
  }
}

.sticky-bar .button small {
  font-size: inherit
}

.sticky-bar .button-outline {
  border: 1px solid #C7CDD7;
  color: #4D5566
}

.sticky-bar .button-outline:hover {
  background-color: #4D5566;
  border-color: #4D5566;
  color: #fff
}

.sticky-bar .button-flat {
  background-color: #008941;
  color: #fff;
  border: 1px solid #008941;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  -moz-transition: background-color .2s;
  transition: background-color .2s
}

.sticky-bar .button-flat:hover {
  color: #fff;
  background-color: #007035
}

.sticky-bar .or {
  display: none;
  margin: 0 1rem
}

@media only screen and (min-width: 1056px) {
  .sticky-bar .or {
    display: inline-block
  }
}

@media only screen and (max-width: 767px) {
  .sticky-bar .btn:not(.btn-stay) {
    display: none
  }

  .sticky-bar .btn-stay {
    @include btn-spring;
    @include btn-shadow('spring');
  }
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-Regular.woff') format('woff'), url('../o/Roboto-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'Roboto';
  src: url('../o/Roboto-Bold.woff') format('woff'), url('../o/Roboto-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700
}

.notification-overlay-for-wrong-download {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9000
}

@media only screen and (max-width:768px) {
  .notification-overlay-for-wrong-download {
    overflow-y: scroll
  }
}

.notification-overlay-for-wrong-download.show-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:768px) {
  .notification-overlay-for-wrong-download.show-popup {
    display: block
  }
}

.notification-overlay-for-wrong-download .popup-logo {
  position: absolute;
  top: 24px;
  left: 24px;
  height: 35px;
  width: auto
}

.notification-overlay-for-wrong-download .detected-pc,
.notification-overlay-for-wrong-download .detected-android,
.notification-overlay-for-wrong-download .detected-mac,
.notification-overlay-for-wrong-download .detected-ios,
.notification-overlay-for-wrong-download .install-pc,
.notification-overlay-for-wrong-download .install-android,
.notification-overlay-for-wrong-download .install-mac,
.notification-overlay-for-wrong-download .install-ios {
  display: none
}

.notification-overlay-for-wrong-download .button-label {
  display: none
}

.notification-overlay-for-wrong-download.no-alternative-text .alternative-text {
  display: none !important
}

.notification-overlay-for-wrong-download.alternative-text .sub,
.notification-overlay-for-wrong-download.alternative-text .instead-no-alt {
  display: none !important
}

.notification-overlay-for-wrong-download.alternative-text-b .alternative-text-c {
  display: none !important
}

.notification-overlay-for-wrong-download.alternative-text-c .alternative-text-b {
  display: none !important
}

.notification-overlay-for-wrong-download.detected-others .instead {
  display: none !important
}

.notification-overlay-for-wrong-download.detected-windows.install-mac .detected-pc.install-mac {
  display: inline
}

.notification-overlay-for-wrong-download.detected-windows.install-android .detected-pc.install-android {
  display: inline
}

.notification-overlay-for-wrong-download.detected-windows.install-ios .detected-pc.install-ios {
  display: inline
}

.notification-overlay-for-wrong-download.detected-mac.install-windows .detected-mac.install-pc {
  display: inline
}

.notification-overlay-for-wrong-download.detected-mac.install-android .detected-mac.install-android {
  display: inline
}

.notification-overlay-for-wrong-download.detected-mac.install-ios .detected-mac.install-ios {
  display: inline
}

.notification-overlay-for-wrong-download.detected-android.install-windows .detected-android.install-pc {
  display: inline
}

.notification-overlay-for-wrong-download.detected-android.install-mac .detected-android.install-mac {
  display: inline
}

.notification-overlay-for-wrong-download.detected-android.install-ios .detected-android.install-ios {
  display: inline
}

.notification-overlay-for-wrong-download.detected-ios.install-windows .detected-ios.install-pc {
  display: inline
}

.notification-overlay-for-wrong-download.detected-ios.install-mac .detected-ios.install-mac {
  display: inline
}

.notification-overlay-for-wrong-download.detected-ios.install-android .detected-ios.install-android {
  display: inline
}

.notification-overlay-for-wrong-download.detected-unknown.install-windows .detected-unknown.install-pc {
  display: inline
}

.notification-overlay-for-wrong-download.detected-unknown.install-mac .detected-unknown.install-mac {
  display: inline
}

.notification-overlay-for-wrong-download.detected-unknown.install-android .detected-unknown.install-android {
  display: inline
}

.notification-overlay-for-wrong-download.detected-unknown.install-ios .detected-unknown.install-ios {
  display: inline
}

.notification-overlay-for-wrong-download.detected-windows .platform-icon.detected-pc {
  display: inline
}

.notification-overlay-for-wrong-download.detected-mac .platform-icon.detected-mac {
  display: inline
}

.notification-overlay-for-wrong-download.detected-android .platform-icon.detected-android {
  display: inline
}

.notification-overlay-for-wrong-download.detected-ios .platform-icon.detected-ios {
  display: inline
}

.notification-overlay-for-wrong-download.install-windows .button-label--windows {
  display: inline
}

.notification-overlay-for-wrong-download.install-mac .button-label--mac {
  display: inline
}

.notification-overlay-for-wrong-download.install-android .button-label--android {
  display: inline
}

.notification-overlay-for-wrong-download.install-ios .button-label--ios {
  display: inline
}

.notification-overlay-for-wrong-download .close-popup {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"%3E%3Cpath d="M13 13L1 1m12 0L1 13" stroke="%234D5566" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round"/%3E%3C/svg%3E');
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px;
  -o-background-size: 12px;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 24px;
  top: 24px;
  border: 1px solid #c7cdd7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  -moz-transition: background-color .2s;
  transition: background-color .2s
}

.notification-overlay-for-wrong-download .close-popup:hover {
  background-color: #c7cdd7
}

.notification-overlay-for-wrong-download .close-popup:focus {
  outline: none
}

.notification-overlay-for-wrong-download .platform-icon {
  margin-bottom: 1rem;
  max-height: 45px
}

@media only screen and (max-width:768px) {
  .notification-overlay-for-wrong-download .platform-icon {
    margin-top: 5px
  }
}

.notification-overlay-for-wrong-download .content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 550px;
  padding: 104px 24px 48px;
  position: relative
}

@media only screen and (min-width:768px) {
  .notification-overlay-for-wrong-download .content {
    width: 430px
  }
}

.notification-overlay-for-wrong-download .content .main-title,
.notification-overlay-for-wrong-download .content .main-subtitle {
  font-family: 'Roboto'
}

.notification-overlay-for-wrong-download .content .main-title {
  display: block;
  max-width: 333px;
  margin: 15px auto 0;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 700
}

.notification-overlay-for-wrong-download .content .main-subtitle {
  color: #4d5566
}

.notification-overlay-for-wrong-download .content .main-subtitle--last {
  display: inline-block;
  margin-top: 15px
}

.notification-overlay-for-wrong-download .title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 40px;
  text-align: center
}

@media only screen and (max-width:768px) {
  .notification-overlay-for-wrong-download .title {
    max-width: 190px
  }
}

.notification-overlay-for-wrong-download .main {
  display: block;
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 5px
}

.notification-overlay-for-wrong-download .button.button-large {
  font-size: 20px !important;
  line-height: 20px;
  margin-bottom: 25px
}

@media only screen and (max-width:768px) {
  .notification-overlay-for-wrong-download .button.button-large {
    line-height: 17px !important;
    padding: 11px 15px 11px 15px !important
  }
}

.notification-overlay-for-wrong-download .button.button-flat[data-os]::before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat
}

.notification-overlay-for-wrong-download .button.button-flat[data-os="windows"]::before {
  background-image: url(../i/ico/ico-platforms/ico-win-white.png)
}

.notification-overlay-for-wrong-download .button.button-flat[data-os="mac"]::before {
  background-image: url(../i/ico/ico-platforms/ico-mac-white.png)
}

.notification-overlay-for-wrong-download .button.button-flat[data-os="android"],
.notification-overlay-for-wrong-download .button.button-flat[data-os="ios"] {
  background-color: transparent;
  border: 0;
  padding: 0
}

.notification-overlay-for-wrong-download .button.button-flat[data-os="android"]::before,
.notification-overlay-for-wrong-download .button.button-flat[data-os="ios"]::before {
  display: none
}

.notification-overlay-for-wrong-download .button.button-flat[data-os="android"] img,
.notification-overlay-for-wrong-download .button.button-flat[data-os="ios"] img {
  width: 225px
}

.notification-overlay-for-wrong-download .button.button-flat.button-outline:not(:hover)[data-os="windows"]::before {
  background-image: url(../i/ico/ico-platforms/ico-win-green.png)
}

.notification-overlay-for-wrong-download .button.button-flat.button-outline:not(:hover)[data-os="mac"]::before {
  background-image: url(../i/ico/ico-platforms/ico-mac-green.png)
}

.notification-overlay-for-wrong-download .from-store {
  color: #5c707b;
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: -20px;
  text-align: center
}

.notification-overlay-for-wrong-download .instead {
  font-family: 'Roboto';
  font-size: 16px;
  margin-bottom: 11px;
  text-align: center
}

.notification-overlay-for-wrong-download .back {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  font-family: 'Roboto';
  font-size: 13px;
  padding: 5px 2px;
  color: #1e222a;
  text-decoration: none
}

.notification-overlay-for-wrong-download .back:hover {
  color: #3FA4FF
}

.notification-overlay-for-wrong-download .back::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed currentColor
}

.notification-overlay-for-wrong-download .custom-font {
  font-weight: bold
}

#onetrust-consent-sdk * {
  font-family: "Roboto", Helvetica, Verdana, sans-serif !important;
  float: none !important
}

#onetrust-consent-sdk *.ot-fade-in {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important
}

#onetrust-consent-sdk *:active,
#onetrust-consent-sdk *:focus {
  outline: none !important
}

#onetrust-consent-sdk .onetrust-pc-dark-filter {
  background: rgba(30, 34, 42, 0.72) !important
}

#onetrust-consent-sdk #onetrust-banner-sdk,
#onetrust-consent-sdk #onetrust-pc-sdk {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  overflow-y: auto !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 40px 60px rgba(30, 34, 42, 0.25) !important;
  -moz-box-shadow: 0 40px 60px rgba(30, 34, 42, 0.25) !important;
  box-shadow: 0 40px 60px rgba(30, 34, 42, 0.25) !important;
  width: 664px !important;
  max-width: 100% !important;
  padding: 32px !important;
  background: #ffffff !important
}

@media (max-width:664px) {

  #onetrust-consent-sdk #onetrust-banner-sdk,
  #onetrust-consent-sdk #onetrust-pc-sdk {
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-box-shadow: 0 -20px 50px rgba(30, 34, 42, 0.1) !important;
    -moz-box-shadow: 0 -20px 50px rgba(30, 34, 42, 0.1) !important;
    box-shadow: 0 -20px 50px rgba(30, 34, 42, 0.1) !important
  }
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #ot-pc-title {
  margin: 0 !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: 24px !important;
  line-height: 48px !important;
  color: #1e222a !important
}

@media (max-width:664px) {

  #onetrust-consent-sdk #onetrust-policy-title,
  #onetrust-consent-sdk #ot-pc-title {
    margin-bottom: 16px !important
  }
}

#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk #ot-pc-desc {
  margin: 0 !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text br,
#onetrust-consent-sdk #ot-pc-desc br {
  display: none !important
}

#onetrust-consent-sdk #onetrust-policy-text a,
#onetrust-consent-sdk #ot-pc-desc a {
  margin-left: 0 !important;
  font-weight: normal !important;
  text-decoration: underline !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text a:hover,
#onetrust-consent-sdk #ot-pc-desc a:hover {
  text-decoration: none !important
}

@media (max-width:664px) {

  #onetrust-consent-sdk #onetrust-policy-text,
  #onetrust-consent-sdk #ot-pc-desc {
    margin-bottom: 16px !important;
    font-size: 12px !important;
    line-height: 18px !important
  }
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-off {
  margin: 0 !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-off br {
  display: none !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-off a {
  margin-left: 0 !important;
  font-weight: normal !important;
  text-decoration: underline !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-off a:hover {
  text-decoration: none !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-policy-text span.gpc-off {
    margin-bottom: 16px !important;
    font-size: 12px !important;
    line-height: 18px !important
  }
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-on {
  margin: 0 !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-on br {
  display: none !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-on a {
  margin-left: 0 !important;
  font-weight: normal !important;
  text-decoration: underline !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-on a:hover {
  text-decoration: none !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-policy-text span.gpc-on {
    margin-bottom: 16px !important;
    font-size: 12px !important;
    line-height: 18px !important
  }
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-on {
  color: #4d5566 !important
}

#onetrust-consent-sdk #onetrust-policy-text span.gpc-off {
  color: #4d5566 !important
}

#onetrust-consent-sdk #ot-category-title {
  margin: 0 !important;
  margin-bottom: 24px !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #1e222a !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #ot-category-title {
    margin-bottom: 18px !important
  }
}

#onetrust-consent-sdk #onetrust-policy {
  margin: 0 !important;
  padding: 0 !important
}

#onetrust-consent-sdk #onetrust-policy .banner-header {
  margin-bottom: 24px !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-policy .banner-header {
    margin-bottom: 16px !important
  }
}

#onetrust-consent-sdk #onetrust-button-group-parent {
  margin: 0 !important;
  padding: 0 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-button-group-parent {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
}

#onetrust-consent-sdk #onetrust-button-group-parent #onetrust-button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-button-group-parent #onetrust-button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 18rem !important
  }
}

#onetrust-consent-sdk #onetrust-button-group-parent .banner-actions-container,
#onetrust-consent-sdk #onetrust-button-group-parent .onetrust-banner-options {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -moz-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  max-width: none !important
}

@media (max-width:664px) {

  #onetrust-consent-sdk #onetrust-button-group-parent .banner-actions-container,
  #onetrust-consent-sdk #onetrust-button-group-parent .onetrust-banner-options {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    margin-top: 16px !important;
    width: 100% !important
  }
}

#onetrust-consent-sdk #onetrust-accept-btn-handler {
  margin: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: none !important;
  min-height: 56px !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #ffffff !important;
  background: #008941 !important;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

#onetrust-consent-sdk #onetrust-accept-btn-handler:hover,
#onetrust-consent-sdk #onetrust-accept-btn-handler:focus {
  opacity: 1 !important;
  background: #005629 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-accept-btn-handler {
    min-height: 48px !important;
    padding: 12px 24px !important
  }
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-accept-btn-handler {
    width: 100% !important;
    margin-bottom: 16px !important
  }
}

@media (min-width:664px) {
  #onetrust-consent-sdk #onetrust-accept-btn-handler {
    margin-right: 24px !important
  }
}

#onetrust-consent-sdk #cookieGPCControlButton {
  margin: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: none !important;
  min-height: 56px !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #ffffff !important;
  background: #008941 !important;
  min-height: auto !important;
  text-decoration: none !important;
  min-width: 85px !important;
  text-align: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

#onetrust-consent-sdk #cookieGPCControlButton:hover,
#onetrust-consent-sdk #cookieGPCControlButton:focus {
  opacity: 1 !important;
  background: #005629 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #cookieGPCControlButton {
    min-height: 48px !important;
    padding: 12px 24px !important
  }
}

@media (max-width:664px) {
  #onetrust-consent-sdk #cookieGPCControlButton {
    width: 100% !important;
    margin-bottom: 16px !important
  }
}

@media (min-width:664px) {
  #onetrust-consent-sdk #cookieGPCControlButton {
    margin-right: 24px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-btn-handler {
  margin: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: none !important;
  min-height: 56px !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #ffffff !important;
  background: #008941 !important;
  background: #ffffff !important;
  color: #4d5566 !important;
  border: 1px solid #c7cdd7 !important;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-decoration: none !important;
  text-align: center !important
}

#onetrust-consent-sdk #onetrust-pc-btn-handler:hover,
#onetrust-consent-sdk #onetrust-pc-btn-handler:focus {
  opacity: 1 !important;
  background: #005629 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-pc-btn-handler {
    min-height: 48px !important;
    padding: 12px 24px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-btn-handler:hover,
#onetrust-consent-sdk #onetrust-pc-btn-handler:focus {
  background: #e6e6e6 !important
}

#onetrust-consent-sdk #onetrust-reject-all-handler {
  margin: 0 !important;
  border: none !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  min-width: auto !important;
  min-height: 56px !important;
  padding: 14px 24px !important;
  text-align: center !important;
  text-decoration: none !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #ffffff !important;
  background: #2276d9 !important;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-reject-all-handler {
    font-size: 14px !important;
    line-height: 22px !important
  }
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-reject-all-handler {
    width: 100% !important;
    margin-bottom: 16px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {
  position: relative !important;
  padding: 0 !important;
  border-bottom: 0 !important;
  height: auto !important;
  margin-bottom: 24px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header #close-pc-btn-handler {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 16px !important;
  height: 16px !important;
  background: url("https://cf.value4it.com/share/common/rc/AVG/FileServer/onetrust-close-black.png") no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  -webkit-transition: all ease-out .2s !important;
  -o-transition: all ease-out .2s !important;
  -moz-transition: all ease-out .2s !important;
  transition: all ease-out .2s !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header .ot-sdk-row {
  width: 99% !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .virtual-ot-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width:400px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .virtual-ot-btn-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler {
  margin: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: none !important;
  min-height: 56px !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #ffffff !important;
  background: #008941 !important;
  margin-bottom: 16px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler:hover,
#onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler:focus {
  opacity: 1 !important;
  background: #005629 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler {
    min-height: 48px !important;
    padding: 12px 24px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler {
  margin: 0 !important;
  border: none !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  min-width: auto !important;
  min-height: 56px !important;
  padding: 14px 24px !important;
  text-align: center !important;
  text-decoration: none !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #ffffff !important;
  background: #2276d9 !important;
  margin-bottom: 16px !important;
  max-height: 54px !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler {
    font-size: 14px !important;
    line-height: 22px !important
  }
}

@media (min-width:400px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler {
    margin-left: 24px !important
  }
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler {
    padding: 12px 24px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content {
  position: static !important;
  overflow-y: auto !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  padding: 0 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-cat-grp {
  margin-top: 32px !important;
  padding: 0 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout {
  margin: 0 0 24px !important;
  border: none !important;
  width: 100% !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr {
  margin: 0 !important;
  width: 100% !important;
  min-height: 24px !important;
  padding: 0 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-cat-header {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1e222a !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-arw-cntr {
  display: block !important;
  right: 0 !important;
  width: 18px !important;
  height: 18px !important;
  background: url("https://static2.avg.com/web/i//other/onetrust-arrow-down.png") !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-arw-cntr svg {
  display: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-tgl,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-always-active {
  height: 25px !important;
  right: 24px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-tgl .ot-switch .ot-switch-nob {
  background-color: #f2f1f1 !important;
  border: 1px solid #d6d6d6 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-tgl .ot-switch .ot-switch-nob:before {
  background-color: #7d7d7d !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-tgl input:checked+.ot-switch .ot-switch-nob {
  background-color: #d6eafe !important;
  border: 1px solid #0f845d !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
  background-color: #0f845d !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-hdr .ot-always-active {
  font-size: 15px !important;
  color: #4d5566
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr {
  margin-top: 9px !important;
  padding: 16px !important;
  background-color: #f0f2f4 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-acc-grpdesc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp-des {
  margin: 0 !important;
  padding: 0 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-acc-grpdesc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr h5 {
  color: #4d5566 !important;
  font-weight: normal !important;
  font-size: 12px !important;
  width: 100% !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr h5 {
  margin-bottom: 8px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-acc-grpdesc:not(:empty)~.ot-subgrp-cntr {
  margin-top: 24px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp-cntr {
  border: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-accordion-layout .ot-acc-grpcntr .ot-subgrp-cntr .ot-subgrp-tgl {
  display: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {
  border: 0 !important;
  position: static
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-pc-footer-logo {
  display: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
  margin-top: 16px !important;
  margin-bottom: 32px !important;
  text-align: left !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .save-preference-btn-handler {
  margin: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: none !important;
  min-height: 56px !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #ffffff !important;
  background: #008941 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .save-preference-btn-handler:hover,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .save-preference-btn-handler:focus {
  opacity: 1 !important;
  background: #005629 !important
}

@media (max-width:664px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .save-preference-btn-handler {
    min-height: 48px !important;
    padding: 12px 24px !important
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk[dir="rtl"] #close-pc-btn-handler {
  left: 0 !important;
  right: auto !important
}

#onetrust-consent-sdk #onetrust-pc-sdk[dir="rtl"] #ot-pc-content .ot-acc-hdr .ot-arw-cntr {
  left: 0 !important;
  right: auto !important
}

#onetrust-consent-sdk #onetrust-pc-sdk[dir="rtl"] #ot-pc-content .ot-acc-hdr .ot-tgl,
#onetrust-consent-sdk #onetrust-pc-sdk[dir="rtl"] #ot-pc-content .ot-acc-hdr .ot-always-active {
  left: 24px !important;
  right: auto !important
}

#onetrust-consent-sdk #onetrust-pc-sdk[dir="rtl"] .ot-pc-footer .ot-btn-container {
  text-align: right !important
}

#onetrust-consent-sdk .gpc-on {
  display: none !important;
  color: #4d5566 !important
}

#onetrust-consent-sdk.gpc-detected .gpc-on {
  display: block !important
}

#onetrust-consent-sdk.gpc-detected .gpc-off {
  display: none !important
}

.onetrust-custom-logo,
#onetrust-consent-sdk #onetrust-policy .banner_logo,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header .ot-pc-logo {
  display: block !important;
  width: 98px !important;
  height: 40px !important;
  background-image: url("https://cf.value4it.com/share/common/rc/AVG/FileServer/avg-logo-226x92.png") !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important
}

@media (max-width:664px) {

  .onetrust-custom-logo,
  #onetrust-consent-sdk #onetrust-policy .banner_logo,
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header .ot-pc-logo {
    width: 74px !important;
    height: 30px !important
  }
}

body.ot-overflow-hidden {
  overflow: hidden !important
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8005;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal-close {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("../i/avg/img/components/modal/close.png") no-repeat 0 0;
  cursor: pointer;
  float: right;
  border: none
}

.modal-close:hover,
.modal-close:active,
.modal-close:focus,
.modal-close:target {
  opacity: .6
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.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);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .6;
  filter: alpha(opacity=60)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.2px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.2
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  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
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

#renewal-modal,
#subscription-details-modal {
  background: rgba(7, 29, 43, 0.8)
}

#renewal-modal .modal-content,
#subscription-details-modal .modal-content {
  padding: 80px 104px;
  border: none
}

#renewal-modal .modal-header,
#subscription-details-modal .modal-header,
#renewal-modal .modal-body,
#subscription-details-modal .modal-body {
  padding: 0;
  border: none
}

#renewal-modal .modal-header,
#subscription-details-modal .modal-header {
  margin-bottom: 24px
}

#renewal-modal .modal-header h5,
#subscription-details-modal .modal-header h5 {
  font-size: 32px;
  line-height: 48px
}

#renewal-modal .modal-header .close,
#subscription-details-modal .modal-header .close {
  position: absolute;
  top: 40px;
  right: 32px;
  opacity: 1;
  margin: 0;
  float: none;
  padding: 16px;
  border: 1px solid #D1D5DB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  transition: all 200ms linear
}

@media (max-width:767px) {

  #renewal-modal .modal-header .close,
  #subscription-details-modal .modal-header .close {
    top: 20px
  }
}

#renewal-modal .modal-header .close:hover,
#subscription-details-modal .modal-header .close:hover {
  background: #efefef
}

#renewal-modal .modal-header .close span,
#subscription-details-modal .modal-header .close span {
  height: 24px;
  display: block
}

#renewal-modal .modal-body .container-fluid,
#subscription-details-modal .modal-body .container-fluid {
  padding: 0
}

#renewal-modal .modal-body .row,
#subscription-details-modal .modal-body .row {
  margin: 0
}

#renewal-modal .modal-body p,
#subscription-details-modal .modal-body p {
  font-size: 14px;
  line-height: 21px;
  color: #4B5563
}

#renewal-modal .modal-body p:last-of-type,
#subscription-details-modal .modal-body p:last-of-type {
  margin-bottom: 30px
}

#renewal-modal .close-button,
#subscription-details-modal .close-button {
  font-weight: bold;
  font-size: 18px;
  padding: 16px 24px;
  background: none;
  border: 1px solid #D1D5DB;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  transition: all 200ms linear
}

#renewal-modal .close-button:hover,
#subscription-details-modal .close-button:hover {
  background: #efefef
}

@media (min-width:480px) {
  .modal-dialog {
    width: 600px;
    margin: 50px auto
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-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:768px) {
  .modal-lg {
    width: 1060px
  }
}

.modal-full {
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 20000
}

.modal-full .modal-body,
.modal-full .modal-content {
  height: 100%;
  padding: 0
}

@media (min-width:220px) {

  #renewal-modal .modal-dialog,
  #subscription-details-modal .modal-dialog {
    width: 100%
  }

  #renewal-modal .modal-dialog .modal-content,
  #subscription-details-modal .modal-dialog .modal-content {
    padding: 80px 40px 40px
  }
}

@media (min-width:768px) {

  #renewal-modal .modal-dialog,
  #subscription-details-modal .modal-dialog {
    width: 768px
  }

  #renewal-modal .modal-dialog .modal-content,
  #subscription-details-modal .modal-dialog .modal-content {
    padding: 80px 104px
  }
}

@media (min-width:1060px) {

  #renewal-modal .modal-dialog,
  #subscription-details-modal .modal-dialog {
    width: 1060px
  }
}

.info-button {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  background: url("../i/ico/ico-info-16x16-white.png") no-repeat;
  position: relative;
  top: 3px;
  left: 3px
}

.info-button:hover {
  background: url("../i/ico/ico-info-16x16-dark.png") no-repeat
}

#offer-chrome {
  display: none;
  background-color: #1c2334
}

#offer-chrome .AVsizer {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-left: 20px !important;
  padding-right: 20px !important
}

@media only screen and (max-width:1055px) and (min-width:768px),
only screen and (min-width:1056px) {
  #offer-chrome .AVsizer {
    max-width: 1056px
  }
}

#offer-chrome .AVsizer .row {
  margin-left: -20px;
  margin-right: -20px
}

#offer-chrome .AVsizer .row:before,
.row:after {
  display: table;
  line-height: 0;
  content: ""
}

#offer-chrome .AVsizer .row:before,
.row:after {
  display: table;
  line-height: 0;
  content: ""
}

#offer-chrome .AVsizer .row:after {
  clear: both
}

#offer-chrome .AVsizer .row [class*="span"] {
  float: left;
  min-height: 1px;
  padding: 20px
}

#offer-chrome .AVsizer .row .span4 {
  width: 33.33333332%
}

@media only screen and (max-width:767px) {
  #offer-chrome .AVsizer .row .span4 {
    width: auto
  }

  #offer-chrome .AVsizer .row [class*="span"] {
    float: none;
    min-height: 1px;
    padding: 20px;
    width: auto;
    display: block
  }
}

#offer-chrome .button {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  position: relative
}

#offer-chrome .button.transparent SPAN {
  color: #FFF;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #FFF inset;
  -moz-box-shadow: 0 0 0 1px #FFF inset;
  box-shadow: 0 0 0 1px #FFF inset
}

#offer-chrome .button span {
  margin: 0 auto 0;
  padding: 14px 20px 12px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 16px;
  background-repeat: no-repeat;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}

#offer-chrome P {
  color: #ffffff;
  padding: 15px 0
}

#offer-chrome #logo-chrome {
  text-align: right
}

#offer-chrome #logo-chrome img {
  margin: 0 auto
}

#offer-chrome #button-chrome .button {
  margin: 0 auto
}

@media only screen and (max-width:767px) {
  #offer-chrome [class*="span"] {
    text-align: center !important
  }
}

[class*="mod-de"] #offer-chrome P,
[class*="mod-nl"] #offer-chrome P {
  padding-top: 7px
}

/*# sourceMappingURL=responsive.min.css.map */
