body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Open Sans, Helvetica, Arial, sans-serif;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.title-side {
  border-bottom: 1px solid #ebebeb;
  font-size: 27px;
  font-weight: 800;
  margin: 4px 0 12px;
  padding-bottom: 9px;
  text-align: left;
}

.title-side1 {
  font-size: 31px;
  font-weight: 800;
  line-height: 35px;
  margin: 4px 0 10px;
  text-align: center;
}

.img-side-new {
  width: 100%;
}

.title-top {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin: 2px 0 3px;
  text-align: left;
}

.title-down {
  font-size: 16px;
  margin: 0 0 17px;
  text-align: left;
}

.side-ad {
  font-size: 19px;
  line-height: 24px;
  margin: 4px 0;
  text-align: left;
}

.check-side {
  margin: 10px 8px 0 0;
  text-align: right;
}

.sidebar1 a:hover {
  text-decoration: underline;
}

p,
ul li {
  font-size: 18px;
  line-height: 1.6;
}

hr {
  margin: 10px 0;
}

.img-responsive {
  margin: 0 auto;
  padding: 5px;
}

h3,
h3.quote {
  margin: 10px 0;
}

.by {
  font-size: 18px;
  margin-top: 10px;
}

.video-wrapper {
  height: 0;
  margin-bottom: 10px;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}

.video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.rating-stars-container {
  float: left;
  margin-right: 15px;
  padding-top: 2px;
}

.rating-stars-container img {
  line-height: 27px;
  vertical-align: top;
}

.global-header p.back-to-article a {
  padding: 10px !important;
}

h1.main-heading {
  font-size: 37px;
}

.no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}

.reviews-header {
  background: #f3f3f3;
  float: left;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 20px;
  width: 100%;
}

.avg-rating {
  background: #344a5f;
  float: left;
  margin-right: 20px;
  min-width: 100px;
  text-align: center;
}

p.avg {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  padding: 10px 0;
}

p.avg,
ul.stars {
  margin-bottom: 0;
}

ul.stars {
  font-size: 13px;
  padding: 5px 0;
}

ul.stars li {
  display: inline-block;
  font-size: 13px;
  list-style-type: none;
  margin: 0 -1px;
}

ul.stars li .fa {
  color: #fff;
  font-size: 13px;
}

p.rating-desc {
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
}

.reviews-header-text {
  float: left;
}

.reviews-header-text h3 {
  font-size: 24px;
  margin-top: 0;
  text-transform: uppercase;
}

.reviews-header-text p {
  font-size: 14px;
  margin-bottom: 0;
}

.reviews {
  background: #f3f3f3;
  padding: 20px;
}

.progress {
  background: #fff;
  border-left: 3px solid #333;
  border-radius: 0;
  border-right: 3px solid #344a5f;
  box-shadow: none;
  height: 30px;
  position: relative;
}

.progress-bar {
  background: #344a5f;
  font-size: 14px;
  position: relative;
}

.progress-bar span.sr-only {
  overflow: visible;
  clip: auto;
  height: auto;
  left: 8px;
  margin: 0;
  top: 5px;
  width: auto;
}

span.rating {
  color: #17191c;
  font-size: 14px;
  line-height: normal;
  position: absolute;
  right: 8px;
  top: 5px;
}

.no-margin-b {
  margin-bottom: 0;
}

.tags {
  margin-bottom: 20px !important;
  margin-top: 20px;
}

.tags ul {
  margin-bottom: 0;
  padding-left: 0;
}

.tags ul li {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  list-style-type: none;
  margin: 0;
}

.tags ul li a,
.tags ul li span {
  background: #f3f3f3;
  color: #17191c;
  font-weight: 400;
  line-height: normal;
  padding: 5px 12px;
}

.tags ul li a {
  transition: 0.3s;
}

.tags ul li a:hover {
  background: #333;
  color: #fff;
}

.tags ul li a:focus,
.tags ul li a:hover {
  text-decoration: none;
}

.tags ul li span {
  background: #344a5f;
  color: #fff;
  padding: 5px;
}

.sidebar-shares {
  float: left;
  margin-left: -5px;
}

.sb-share-box {
  float: left;
  padding: 5px;
  text-align: center;
  width: 50%;
}

.facebook-box {
  background: #3d62b3;
  transition: 0.3s;
}

.facebook-box:hover {
  background: #7791c9;
}

.facebook-box:hover p {
  color: #3d62b3;
}

.twitter-box {
  background: #55acee;
  transition: 0.3s;
}

.twitter-box:hover {
  background: #88c4f3;
}

.twitter-box:hover p {
  color: #55acee;
}

.instagram-box {
  background: #8840a3;
  transition: 0.3s;
}

.instagram-box:hover {
  background: #bb81d1;
}

.instagram-box:hover p {
  color: #8840a3;
}

.google-plus-box {
  background: #d34836;
  transition: 0.3s;
}

.google-plus-box:hover {
  background: #e07e72;
}

.google-plus-box:hover p {
  color: #d34836;
}

.sb-share-box a {
  display: block;
}

.sb-share-box .fa {
  color: #fff;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.sb-share-info {
  background: #32323c;
  padding-bottom: 5px;
  padding-top: 5px;
}

p.counter,
p.followers {
  cursor: default;
  margin-bottom: 0;
  transition: 0.3s;
}

p.counter {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

p.followers {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}

.sidebar-separators {
  background: #fff;
  margin-top: 0 !important;
}

.sidebar-separators:not(.last) {
  float: left;
}

.no-padding {
  padding: 0;
}

.current-date {
  float: left;
  font-weight: 700;
}

.vertical-separator {
  font-weight: 400;
  padding-left: 10px;
}

.btnn.red {
  float: left;
  width: 100%;
}

.bx-wrapper {
  margin-bottom: 5px;
}

.carousel-right {
  float: right;
  margin-left: 15px;
}

.carousel-left,
.carousel-right {
  margin-top: 5px;
  max-width: 280px !important;
}

.carousel-left {
  float: left;
  margin-right: 15px;
}

.carousel-center {
  max-width: 100% !important;
}

ul.bxslider li {
  margin: 0;
}

ul.bxslider li img {
  padding: 0;
}

.img-small-center {
  margin-bottom: 18px;
}

.btnn.red {
  margin-bottom: 70px;
}

#headline-image img {
  margin-bottom: 10px !important;
}

.btnn.btn-full-width {
  border-radius: 2px;
  box-shadow: none;
  float: left;
  font-size: 26px;
  margin-bottom: 28px;
  max-width: 100% !important;
  width: 100%;
}

#bottombar .btn-warning,
.btnn.btn-full-width {
  background-color: #4ba614;
  background-image: linear-gradient(180deg, #4ba614, #008c00);
  border: 1px solid #34740e;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4BA614, endColorstr=#008C00);
  font-family: Open Sans, arial, helvetica, sans-serif;
  padding: 10px;
  text-decoration: none;
  text-shadow: px px 0 rgba(0, 0, 0, 0.3);
}

#bottombar .btn-warning:hover,
.btnn.btn-full-width:hover {
  background-color: #36780f;
  background-image: linear-gradient(180deg, #36780f, #005900);
  border: 1px solid #224b09;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780F, endColorstr=#005900);
  text-decoration: none;
}

.sidebar1 .btn-full-width {
  font-size: 18px;
  margin: 20px 0;
}

.check-side {
  margin: 0 !important;
  text-align: center !important;
}

.graybox {
  background-color: #f0f0f0;
  border-left: 3px solid;
  float: left;
  font-size: 29px;
  font-style: italic;
  line-height: 1.3em;
  margin-bottom: 15px;
  padding: 0 15px;
  width: 100%;
}

.graybox p {
  font-size: 18px !important;
  margin: 0;
  padding: 5px 0;
}

.pros-holder {
  border: 2px solid #059206;
  border-radius: 4px;
  margin-top: 5px;
}

.pros-holder p {
  background: #059206;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 15px;
}

.cons-holder {
  border: 2px solid #7b7b7b;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.cons-holder p {
  background: #7b7b7b;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 15px;
}

.quick-links-holder {
  border: 2px solid #059206;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 5px;
}

.quick-links-holder p {
  background: #059206;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 15px;
}

.quick-links-holder ul li {
  list-style: none;
}

.quick-links-holder ul li a {
  font-weight: 400;
}

.quote-holder {
  float: left;
  margin-bottom: 30px;
}

.quote-holder .img-responsive {
  padding: 0 !important;
}

.quote-holder .video-wrapper {
  margin-bottom: 0;
  padding-top: 0;
}

.blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 0;
  padding: 10px 20px;
  quotes: "“" "”" "‘" "’";
}

.blockquote p {
  font-size: 18px;
  line-height: 1.6;
}

.blockquote p:before {
  content: "";
  display: block;
  font-family: FontAwesome;
  line-height: 1;
}

@media (max-width: 320px) {
  .logo-text {
    font-size: 23px;
  }
}

@media (max-width: 575px) {
  #bottombar .btn {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 80%;
  }

  .avg-rating {
    margin-right: 0;
    width: 100%;
  }

  .reviews-header-text h3 {
    margin-top: 20px;
  }

  .tags {
    margin-bottom: 20px !important;
  }

  h1.main-heading {
    font-size: 25px;
  }

  #header {
    padding-bottom: 0;
  }

  .logo-text {
    margin-top: 0;
  }

  .video-wrapper {
    margin-bottom: 10px;
  }
}

@media (max-width: 359px) {
  .logo-text {
    display: none;
  }
}

@media (max-width: 480px) {
  .global-header p.brand {
    font-size: 16px;
    margin: 10px 2px 0;
  }

  .carousel-left,
  .carousel-right {
    margin: 5px auto 0;
    max-width: 100% !important;
  }

  #share-container,
  .current-date .vertical-separator {
    display: none;
  }

  .rating-stars-container {
    margin-bottom: 8px;
  }
}

.current-date {
  font-size: smaller;
  font-weight: 400;
}

@media (max-width: 920px) {
  .page-sidebar {
    display: none;
  }
}

@media (min-width: 768px) {
  .page-row > .page-content {
    margin-right: 0 !important;
  }
}

@media (min-width: 921px) {
  .page-row > .page-content {
    float: left;
    width: 74%;
  }
}

@media (min-width: 921px) and (max-width: 999px) {
  .page-row > .page-content {
    width: 70% !important;
  }
}

#bottombar {
  transition: all 0.7s;
  z-index: 99999;
}

.title-side1 {
  background: #344a5f !important;
  color: #fff;
  float: left;
  font-size: 19px;
  line-height: 1.5;
  margin-top: 15px;
  padding: 10px;
}

.side-ad {
  font-size: 16px;
}

h1.main-heading {
  font-size: 25px !important;
}

p.list-label {
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.list-list {
  margin-bottom: 20px;
}

ul.list-list li:first-child {
  margin-top: 0;
}

@media (min-width: 700px) {
  .img-small-left {
    float: left;
    margin: 15px 10px 20px 0;
    width: 49%;
  }

  .img-small-right {
    float: right;
    margin: 15px 0 20px;
    width: 49%;
  }
}

.bottom-fixed {
  bottom: 90px !important;
  top: auto !important;
}

.sidebar1 {
  float: left;
}

.title-side1 {
  font-size: 22px;
}

.sidebar-separators {
  border-left: 1px solid #d3d3d3 !important;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.sidebar-separators:not(.last) {
  border-bottom: 1px solid #d3d3d3;
}

#bottombar {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: -90px;
  height: 90px;
  left: 0;
  opacity: inherit;
  position: fixed;
  right: 0;
  width: 100%;
}

#bottombar a {
  color: #fff !important;
}

.btn-warning {
  background-color: #266d09 !important;
  border-color: #eea236;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 19px;
  font-weight: 700;
  margin: 13px 0 30px;
  max-width: 400px;
  opacity: 1 !important;
  padding: 16px 12px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 60%;
}

.btn-warning a {
  color: #fff !important;
  display: block;
}

.btn-warning:hover {
  background-color: #399912 !important;
  text-decoration: none;
}


body {
  background: #fff;
  color: #333;
  font-family: open sans, Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
:after,
:before {
  box-sizing: border-box;
}

#header {
  background: #fff;
  border-bottom: 1px solid #ebecef;
  color: #5c6270;
  margin-bottom: 14px;
  padding: 10px 0;
}

#header .logo {
  float: left;
  margin: 10px 0 0;
  max-width: 100%;
}

.exclusive {
  color: #686868;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 5px;
}

@media (max-width: 640px) {
  .exclusive {
    font-size: 13px;
  }
}

.by {
  color: #000;
  font-size: 13px;
  line-height: 1.4em;
  margin: 0 auto 8px;
  padding: 0;
}

.page-container {
  width: 100%;
}

.clearfix:after,
.clearfix:before,
.page-column:after,
.page-column:before,
.page-container:after,
.page-container:before {
  content: " ";
  display: table;
}

.clearfix:after,
.page-column:after,
.page-container:after {
  clear: both;
}

.page-column,
.page-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.page-row {
  display: flex;
  position: relative;
}

.page-content,
.page-sidebar {
  margin-bottom: 30px;
  min-height: 1px;
  position: relative;
}

.page-column p:last-child,
.page-content p:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .page-sidebar .img-responsive {
    margin: 0 auto 20px;
  }
}

.img-main {
  float: right;
  margin: 6px 0 20px 20px;
}

@media (max-width: 867px) {
  .img-main {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .page-column,
  .page-container {
    width: 768px;
  }

  .page-row > .page-sidebar {
    height: 100%;
    padding-left: 10px;
    position: sticky;
    right: 0;
    top: 10px;
    width: 238px;
  }

  .page-row > .page-content {
    margin-right: 268px;
  }
}

@media (min-width: 810px) {
  .page-column,
  .page-container {
    width: 810px;
  }
}

@media (min-width: 868px) {
  .page-column,
  .page-container {
    width: 868px;
  }
}

@media (min-width: 968px) {
  .page-column,
  .page-container {
    width: 968px;
  }
}

@media (min-width: 1000px) {
  .page-column,
  .page-container {
    width: 1000px;
  }
}

@media (min-width: 1060px) {
  .page-container {
    width: 1060px;
  }
}

blockquote.usercomment {
  background-color: #e9eaee;
  border: 2px solid grey;
  border-radius: 10px;
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
}

a,
a:visited {
  color: #167ac6;
  cursor: pointer;
  font-weight: 700;
  outline: 0;
}

a,
a:focus,
a:hover,
a:visited {
  text-decoration: underline;
}

p {
  margin: 0 0 20px;
}

b {
  font-weight: 700;
}

hr {
  border: 0;
  border-top: 1px solid #eee;
  box-sizing: content-box;
  height: 0;
  margin: 20px auto;
}

h1 {
  font-size: 31px;
  font-weight: 800;
  line-height: 1.3;
  margin: 10px 0;
  padding: 0;
}

h1,
h3 {
  color: #17191c;
}

h3 {
  font-weight: 700;
  line-height: 1.25;
  margin: 20px 0;
}

@media (min-width: 359px) and (max-width: 486px) {
  h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3em;
  }
}

@media (max-width: 358px) {
  h1 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.16em;
  }
}

img {
  border: 0;
  vertical-align: middle;
}

.img-responsive {
  margin: 20px auto;
  max-width: 100%;
}

.img-cntr,
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
}

.img-cntr {
  margin: 30px 0 40px;
  max-width: 360px;
}

@media (max-width: 500px) {
  body {
    font-size: 16px;
  }
}

.disclaimer-footer {
  background: #d8d8d8;
  color: #666;
  font-size: 12px;
  padding: 20px;
}

.disclaimer-footer p {
  font-size: 12px;
}

.disclaimer-footer a {
  color: #666 !important;
  font-weight: 400;
  text-decoration: underline;
}

Z .top-banner {
  display: none;
}

@media (min-width: 744px) {
  .top-banner {
    background-color: #f7f7f7;
    display: block;
    float: right;
    height: 52px;
    line-height: 1.2;
    margin: 6px 0 0;
    width: 420px;
  }
}

@media (min-width: 868px) {
  .top-banner {
    background-color: #f7f7f7;
    display: block;
    float: right;
    height: 54px;
    line-height: 1.2;
    margin: 4px 0 0;
    width: 468px;
  }
}

.top-banner-txt-1 {
  color: #333;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-top: 9px;
}

.top-banner-txt-2 {
  font-size: 13px;
}

a .top-banner-txt-2 {
  color: #333 !important;
  text-decoration: underline;
}

a .top-banner-txt-2:focus,
a .top-banner-txt-2:hover {
  color: #555 !important;
}

.top-banner-img {
  float: left;
  margin: 4px 8px 0 5px;
}

.img-side {
  margin-top: 18px;
  max-width: 320px;
}

.global-header {
  background: #344a5f;
  height: 46px;
  overflow: hidden;
  width: 100%;
}

.global-header p {
  color: #999;
  display: inline-block;
  font-size: 0.85em;
}

.global-header p.brand {
  float: left;
  font-family: open sans, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.global-header p.brand strong {
  font-weight: 700;
}

.global-header p.brand span {
  font-size: 11px;
  font-weight: 400;
  text-align: right;
}

.global-header p.advertorial {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 46px;
  line-height: 46px;
  text-align: right;
}

.global-header p.brand {
  color: #fff;
  display: inline-block;
  font-weight: 400;
  margin: 8px 2px 0;
  text-decoration: none;
  text-shadow: 1px 1px 1px #333;
}

.global-header p.back-to-article {
  float: right;
  font-size: 16px !important;
  margin-bottom: 0 !important;
}

.global-header p.back-to-article a {
  background: #273c51;
  color: #fff;
  display: inline-block;
  font-weight: 400 !important;
  margin: 0;
  padding: 12px;
  text-decoration: none;
}

.global-header p.back-to-article a:hover {
  background: #08c;
}

.top-advertorial {
  background-color: #273c51;
  padding: 0 10px;
  text-align: right;
  width: 100%;
}

.top-advertorial-text {
  color: #d7d7d7;
  font-size: 14px;
  margin: 0 auto;
  max-width: 1100px;
}

.img-responsive-m {
  display: block;
  height: auto;
  margin-bottom: 20px;
  max-width: 600px;
  width: 100%;
}

.img-nomargin {
  margin-bottom: 6px !important;
}

@media (max-width: 570px) {
  .global-header p.back-to-article {
    display: none;
  }

  .top-advertorial {
    text-align: center;
  }
}

.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  color: #c09853;
  margin-bottom: 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.5);
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
  margin-bottom: 30px;
}

.protect {
  border: 1px solid #ebecef;
  border-radius: 4px;
  margin-bottom: 18px;
  padding: 4px 14px 14px;
}

li {
  margin: 11px 0;
}

#share-container {
  margin: 0 0 18px;
}

.box {
  margin: 0 auto;
}

.box1,
.box2,
.box3 {
  -webkkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.text {
  padding: 6px 0;
}

.recommended {
  font-size: 14px;
  margin-bottom: 40px;
  max-width: 804px;
}

.img-recommended {
  display: inline-block;
  margin-right: 14px;
  max-width: 241px;
}

.img-recommended a {
  color: inherit;
  font-weight: 400;
}

.img-recommended a:hover {
  text-decoration: underline;
}

@media (max-width: 810px) {
  .img-r3 {
    margin-right: 0;
  }
}

.txt-r {
  line-height: 1.25;
  margin-top: 3px;
}

@media (max-width: 809px) {
  .recommended {
    display: none;
  }
}

.img2 {
  max-height: 300px;
}

.attention {
  background-color: #fef5c4;
  border: 1px solid #fadf98;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 19px;
  line-height: 1.5;
  margin: 20px 0;
  padding: 13px;
}

@media (max-width: 480px) {
  .attention {
    font-size: 16px;
    margin: 10px 0;
  }
}

.noteauthor {
  font-size: 15px;
  padding-bottom: 10px;
}

.noteauthor1 {
  font-size: 14px;
  padding-top: 14px;
}

.photobox {
  float: right;
  height: auto;
  margin: 6px 0 20px 12px;
  width: 315px;
}

.ptxt {
  color: #555;
  font-size: 13px;
  line-height: 1.1;
  padding: 3px 0;
}

.img-txt {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 24px;
}

.embed-container {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.videoSize {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.bonus {
  font-size: 21px;
  font-weight: 700;
  text-decoration: underline;
}

.h3-23px {
  font-size: 23px;
}

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

#comments {
  padding-bottom: 50px;
}

#comments > div > span {
  color: #3b599a;
  font-weight: 600;
}

#comm > div > div:first-child {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain !important;
  float: left;
  height: 50px;
  margin: 0 10px 0 0;
  min-width: 50px;
  width: 50px;
}

#comm h1 {
  color: #3b5998;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 5px;
}

#comm h2 {
  color: #333;
  font-size: 12px;
  font-weight: 100;
  line-height: 1.3;
}

#comm h2,
#comm p {
  padding-left: 60px;
}

#comm p {
  color: #435d96;
  font-size: 11px;
  margin: 5px 0 0;
}

#comm p:before {
  clear: both;
  content: " ";
  display: table;
  float: none;
}

#comm > div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}

#comm > div:last-child {
  border: none;
}

#comm > div > div {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain !important;
  margin: 5px auto 5px 60px;
  max-width: 270px;
}

#comm > div > div > div {
  padding-bottom: 53.72%;
}

#comm i {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAAPFBMVEUAAABsh7dtiLeIncN0jrvDzeDP1+aMoMWvvdaIncSJnsSistB1j7xhf7NLbqiInsRLb6lKbqhLbqn////2lQI7AAAAAXRSTlMAQObYZgAAAE5JREFUeNpNyUkOgDAQA0GzE7axPf//KwIphL6VGjWdaB3515VqWCPdxEyTC0bbVL5d8L47s0oRqjI0lO8RLsH2HJvIbX7U47AETGGqww2y3QbKMCbVXgAAAABJRU5ErkJggg==)
    no-repeat 0 0;
  background-size: 11px;
  font-style: normal;
  padding: 0 5px 0 16px;
}

#comm .date {
  border-bottom: 1px dotted gray;
  color: gray;
}

#addComm {
  text-align: center;
}

#addComm p {
  color: #3b599a;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%;
}

#addComm textarea {
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 400px;
  width: 60%;
}

#addComm a,
#addComm textarea {
  background-color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 6px 12px;
}

#addComm a {
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.logo-text {
  color: #434343;
  font-size: 26px;
  font-weight: 600;
  height: 50px;
  margin-bottom: 0;
  margin-top: 10px;
}

.logo-text:before {
  content: url(/build/assets/airplane-logo-DL-1zWGH.png);
  line-height: 50px;
  margin-right: 3px;
  position: relative;
  top: calc(50% - 18px);
  vertical-align: middle;
}

.btnn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  display: block;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.6;
  margin: 6px 0 20px;
  padding: 9px 10px;
  text-align: center;
  text-decoration: none;
}

.btnn,
.btnn:visited {
  color: #fff;
}

@media (min-width: 346px) {
  .btnn {
    font-size: 19px;
  }
}

@media (min-width: 374px) {
  .btnn {
    font-size: 26px;
  }
}

.btnn:active {
  box-shadow: 0 1px;
  -webkit-box-shadow: 0 1px 0 0;
  -moz-box-shadow: 0 1px 0 0;
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
}

.red {
  background-color: #e92c2c;
  box-shadow: 0 5px #bc1f1f;
  -webkit-box-shadow: 0 5px 0 0 #bc1f1f;
  -moz-box-shadow: 0 5px 0 0 #bc1f1f;
}

.red:hover {
  background-color: #f13b3b;
  color: #fff;
  text-decoration: none;
}

#share-container,
.text {
  text-align: center;
}

#share-container {
  overflow: hidden;
  white-space: nowrap;
}

#share-container a {
  display: inline-block;
  width: 105%;
}

.box {
  border-radius: 2px;
  -webkkit-border-radius: 2px;
  -moz-border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  width: 33.3%;
}

.box1:hover {
  background-color: #2c4278 !important;
}

.box2:hover {
  background-color: #0086bd !important;
}

.box3:hover {
  background-color: #c9371f !important;
}

.text {
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
}

@media (max-width: 500px) {
  .text {
    padding: 8px;
  }

  .box {
    width: 33.3%;
  }
}

[class*=" icon-"]:before,
[class^="icon-"]:before {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  font-variant: normal;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "";
}

.icon-gplus:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

#share-container .box1 {
  background-color: #3a579d;
}

#share-container .box1 .fa,
#share-container .box2 .fa,
#share-container .box3 .fa {
  font-size: 18px;
  min-width: 20px;
}

#share-container .box2 {
  background-color: #00aaf0;
}

#share-container .box3 {
  background-color: #df4a32;
}

.img-small-center {
  width: 100%;
}

.img-small-left,
.img-small-right {
  max-width: 100%;
}

.img-small-center img,
.img-small-left img,
.img-small-right img {
  padding: 0;
}

.quote hr {
  border: 0;
  border-top: 1px solid #eee;
  box-sizing: content-box;
  height: 0;
  margin: 20px auto;
}

.italic-center {
  color: #17191c;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.35em;
  line-height: 1.25;
  margin: 20px 0;
  padding: 2px 14px;
}

.img-caption,
.italic-center {
  font-style: italic;
  text-align: center;
}

.img-caption {
  background: #f0f0f0;
  font-size: 16px;
  line-height: 1.2;
  padding: 7px;
}

.carousel-center {
  margin-bottom: 18px;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

@media (max-width: 576px) {
  .img-small-left,
  .img-small-right {
    max-width: 40% !important;
  }

  .img-small-left {
    float: left;
    margin-right: 5px;
  }

  .img-small-right {
    float: right;
    margin-left: 5px;
  }
}

#share-container {
  float: left;
  font-size: 17px;
  margin: 0 0 8px;
  padding-left: 10px;
}

.box {
  line-height: 1;
}

#share-container a,
.box {
  width: auto;
}

#share-container .box1 .fa,
#share-container .box2 .fa,
#share-container .box3 .fa {
  font-size: 12px;
  vertical-align: middle;
}

.box1,
.box2,
.box3 {
  border-radius: 3px;
}

.box2 {
  margin: 0 4px;
}

.text {
  padding: 0;
}

.importantUpdate {
  background-color: #fafad2;
  border: dashed red;
  margin: 10px 0;
  padding: 10px !important;
}

.importantUpdate span {
  color: red;
  font-weight: 700;
}

h2 {
  font-weight: 700;
  word-break: break-word;
}

.bf-v1__text-blink {
  font-family: Montserrat, sans-serif;
}
