﻿@charset "utf-8";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
button,
figure {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

.dropdown-menu,
.nav,
ul {
  list-style: none;
}

.fa-ul,
.proof ul {
  list-style-type: none;
}

svg:not(:root) {
  overflow: hidden;
}

.dropdown-menu {
  float: left;
}

.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

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

body * {
  font-family: sans-serif !important;
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 700;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 600;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 600;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 400;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 300;
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

a,
article,
b,
body,
center,
div,
em,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
li,
menu,
nav,
p,
s,
small,
span,
strong,
time,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

.btn,
.caret,
img {
  vertical-align: middle;
}

article,
figure,
header,
main,
menu,
nav {
  display: block;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

h1 {
  margin: 0.67em 0;
}

img {
  border: 0;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

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

button {
  -webkit-appearance: button;
  cursor: pointer;
  font: inherit;
  color: inherit;
  overflow: visible;
  text-transform: none;
}

button[disabled] {
  cursor: default;
}

.btn,
[role="button"] {
  cursor: pointer;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  img,
  tr {
    page-break-inside: avoid;
  }

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

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

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

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

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

.btn-default,
body {
  background-color: #fff;
}

.btn,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn.active,
.btn:active,
.navbar-toggle,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.btn,
.dropdown-header,
.dropdown-menu>li>a {
  line-height: 1.42857143;
  white-space: nowrap;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.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,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.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: 36px;
}

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

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.small,
small {
  font-size: 85%;
}

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

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

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

.text-primary {
  color: #337ab7;
}

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

.text-info {
  color: #31708f;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.btn-block+.btn-block,
.help-block {
  margin-top: 5px;
}

ul ul {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

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

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }


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

.dropdown {
  position: relative;
}

.help-block {
  display: block;
  margin-bottom: 10px;
  color: #737373;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.active,
.btn:active,
.dropdown-toggle:focus,
.navbar-toggle:focus,
.open>a {
  outline: 0;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

.btn-default {
  color: #333;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
  color: #777;
  text-decoration: none;
}

.btn-block {
  display: block;
  width: 100%;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-menu {
  -webkit-background-clip: padding-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.fa-li,
.red-update,
.try-now .head,
.try-now .tt,
.tweet-wrap {
  text-align: center;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-header,
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
}

.dropdown-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #333;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.open>.dropdown-menu {
  display: block;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  font-size: 12px;
  color: #777;
}

.btn .caret {
  margin-left: 0;
}

.nav>li,
.nav>li>a {
  display: block;
  position: relative;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
}

.nav>li>a {
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav>li>a>img {
  max-width: none;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

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

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

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

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.media,
.navbar-text {
  margin-top: 15px;
}

.navbar-text {
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
  color: #ccc;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hidden {
  display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

.fa {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url("");
  src: url("") format("embedded-opentype"),
    url("urn:scrapbook:download:error:https://jlofacecare.com/Dr.JenniferAshton/index_files/fontawesome-webfont.woff2.txt") format("woff2"),
    url("urn:scrapbook:download:error:https://jlofacecare.com/Dr.JenniferAshton/index_files/fonts/fontawesome-webfont.woff") format("woff"),
    url("urn:scrapbook:download:error:https://jlofacecare.com/Dr.JenniferAshton/index_files/fonts/fontawesome-webfont.ttf") format("truetype"),
    url("") format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
}

.fa-ul>li {
  position: relative;
}

.fa-li,
.sr-only {
  position: absolute;
}

.fa-li {
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

.fa-user:before {
  content: "\f007";
}

.fa-check:before {
  content: "\f00c";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-image:before {
  content: "\f03e";
}

.fa-plus:before {
  content: "\f067";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comments:before {
  content: "\f086";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-reply:before {
  content: "\f112";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-toggle-down:before {
  content: "\f150";
}

.fa-toggle-up:before {
  content: "\f151";
}

.fa-toggle-right:before {
  content: "\f152";
}

.fa-won:before {
  content: "\f159";
}

.fa-female:before {
  content: "\f182";
}

.fa-toggle-left:before {
  content: "\f191";
}

.fa-try:before {
  content: "\f195";
}

.fa-university:before {
  content: "\f19c";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-percent:before {
  content: "\f295";
}

.fa-fa:before {
  content: "\f2b4";
}

.sr-only {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@-webkit-keyframes pulse {

  0%,
  100% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
  }
}

@-moz-keyframes pulse {

  0%,
  100% {
    -moz-transform: scale(1);
  }

  50% {
    -moz-transform: scale(1.1);
  }
}

@-o-keyframes pulse {

  0%,
  100% {
    -o-transform: scale(1);
  }

  50% {
    -o-transform: scale(1.1);
  }
}

@keyframes pulse {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -moz-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -o-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }

  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0);
    opacity: 1;
  }

  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}

@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -moz-transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}

@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -o-transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }

  70% {
    -moz-transform: scale(0.9);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }

  70% {
    -o-transform: scale(0.9);
  }

  100% {
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(0.9);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
  }
}

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0) rotate(0);
  }
}

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0) rotate(0);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    transform: translateX(0) rotate(0);
  }
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url("") format("truetype");
}

@font-face {
  font-family: "Relay Black";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}
 

@font-face {
  font-family: "Relay Cond Italic";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}

@font-face {
  font-family: "Relay Cond Light";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}

@font-face {
  font-family: "Relay Cond Medium";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}

@font-face {
  font-family: "Relay Cond Regular";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}
 

@font-face {
  font-family: "Relay Medium";
  src: url("");
  src: url("") format("embedded-opentype"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-style: normal !important;
  font-weight: 400 !important;
}
 
body {
  margin: 0;
  padding: 0;
  font-family: "Relay Regular", sans-serif;
  font-size: 16px;
  color: #333;
  line-height: 1;
}

#testimonal .pic,
.breaking-news .pic {
  padding: 10px 0;
}

.breaking-news {
  margin-top: 20px;
}

.article h1,
h1,
h2 {
  font-family: "Relay Cond Bold";
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.breaking-news h2 {
  background-color: rgba(255, 65, 118, 1);
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.breaking-news p {
  line-height: 24px;
  margin: 10px 0 20px;
  text-align: center;
}

#testimonal p:last-child,
.breaking-news p:last-child {
  margin: 0;
}

#testimonal h4 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

#testimonal p {
  line-height: 24px;
  margin: 10px 0 15px;
  font-size: 20px;
}

#testimonal .name {
  font-weight: 600;
  font-size: 24px;
}

.tweet-wrap {
  border: 1px solid #f5f5f5;
  box-shadow: 0 0 10px #ccc;
  display: table;
  font-size: 13px;
  margin: auto;
  max-width: 100%;
  padding: 15px;
  position: relative;
  width: 100%;
  line-height: 24px;
}

.article p.article-type {
  color: #ec008c;
  font-size: 10px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.article h1 {
  color: #333;
  font-size: 38px;
  line-height: 60px;
  margin: 0;
  padding: 0;
}

.article h1 span {
  color: #ec008c;
}

.article div.article-date {
  color: #333;
  font-size: 11px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.article div.article-date span {
  font-weight: 600;
  color: #ec008c;
}

.article-info {
  padding: 20px 0;
}

.article-info img {
  border-style: double;
  border-color: #f50057;
  border-width: 3px;
  margin: 0;
}

.article-info .su-heading-inner {
  color: #333;
  font-size: 11px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}

.trending,
.trending a {
  color: #fff;
}

.article-info p {
  line-height: 24px;
  margin: 0 0 20px;
  font-size: 18px;
  font-family: "Relay Light";
}

.article-info h2 {
  font-size: 28px;
}

.article-info p em {
  font-weight: 600;
  font-style: italic;
}

.result {
  padding: 10px 0;
}

.result h3 {
  font-size: 18px;
  font-weight: 400px;
  margin: 0 0 20px;
}

.result h3 strong {
  font-weight: 700;
}

.result .story {
  background-color: #f0f0f0;
  padding: 10px;
  box-shadow: 0 5px 5px #888;
}

.result .story h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0;
  font-family: "Relay Bold";
}

.story.story-custom {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {

  .story.story-custom {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  #testimonal h4 {
    text-align: center;
  }

  .story-wrapper {
    align-items: center;
    text-align: center;
  }

}

.story-wrapper {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.story.story.story-custom .pic {
  padding: 0px 0px;
}

p {
  font-family: "Relay Light";
}

.result .story p {
  line-height: 24px;
  margin: 0 0 20px;
  font-size: 16px;
}

img.journey {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  width: 100px;
}

#header {
  background: #1a2b36;
}

#header .navbar {
  background: #0e181e;
  height: 42px;
  border: none;
  border-radius: 0;
}

.top-sec {
  padding: 20px 0;
  height: 110px;
}

.trending {
  padding: 5px 0 10px 148px;
  font-size: 12px;
  float: left;
}

.trending ul li {
  display: inline-block;
  color: #fff200;
  font-size: 13px;
  padding: 10px 20px 0 0;
}

.trending ul li a {
  color: #fff200;
}

.rightSide {
  float: right;
}

.header-nav-secondary-utility {
  float: right;
  margin: 0 0 16px;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
}

.header-nav-secondary-utility li {
  float: right;
  font-size: 16px;
  margin: 0 5px;
}

.header-nav-secondary-utility a:link,
.header-nav-secondary-utility a:visited {
  color: rgba(0, 0, 0, 0.65);
  position: relative;
}

.header-nav-secondary-utility a:link path,
.header-nav-secondary-utility a:visited path {
  fill: rgba(0, 0, 0, 0.65);
}

.header-nav-secondary-utility a:active,
.header-nav-secondary-utility a:hover {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

.header-nav-secondary-utility a:active path,
.header-nav-secondary-utility a:hover path {
  fill: #fff;
  transition: all 0.5s ease 0s;
}

a.signIn {
  padding-right: 30px;
}

.header-nav-secondary-utility a svg {
  position: absolute;
  top: -0.33333em;
  width: 1.75em;
  height: 1.75em;
  transition: all 0.5s ease;
  right: 0;
}

.header-social {
  float: right;
}

.header-social li {
  float: left;
  margin-left: 20px;
}

.header-social li a {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.65);
  display: block;
  line-height: 40px;
  border-radius: 100%;
  text-align: center;
  color: #1a2b36;
  transition: all 0.5s ease;
}

.header-social li a .fa {
  line-height: 40px;
  font-size: 16px;
}

.header-social li a.active,
.header-social li a:hover {
  background: #fff;
  transition: all 0.5s ease;
}

.navbar-header {
  position: relative;
}

.header-nav-logo {
  display: block;
  height: 85px;
  left: 0;
  position: absolute;
  top: -110px;
  transition: all 0.5s ease 0s;
  width: 130px;
  margin: 0 !important;
}

.header-nav-logo span {
  display: block;
  height: 0;
  text-indent: -999em;
  width: 0;
}

.header-nav-logo svg {
  height: auto;
  width: 100%;
  fill: #ec008c;
}

body.header-active .header-nav-logo {
  height: 2.3em;
  transform: translateY(5.6em);
  width: 4.1em;
  position: relative;
}

#navbar li a {
  border-bottom: 3px solid #0e181e;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  padding: 13px;
  transition: all 0.25s ease-out 0s;
}

#navbar li a.dropdown-toggle:focus,
#navbar li a.dropdown-toggle:hover,
#navbar li a:active,
#navbar li a:focus,
#navbar li a:hover {
  background: #ec008c;
  border-bottom: 3px solid #ec008c;
  transition: all 0.25s ease-out 0s;
  text-decoration: underline;
  color: #fff;
}

#navbar li a.dropdown-toggle {
  color: #ec008c;
}

#navbar li ul.dropdown-menu {
  background: #1a2b36;
  width: 350px;
  right: 0;
  left: auto;
}

#navbar li ul.dropdown-menu li {
  float: left;
  width: 50%;
  padding: 10px 15px;
  line-height: 24px;
}

#navbar li ul.dropdown-menu li a {
  background: 0 0;
  padding: 0;
  border: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
}

body.header-active #header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  height: 42px;
  transition: all 0.25s ease-out 0s;
}

body.header-active #header .top-sec {
  display: none;
}

body.header-active #main-container {
  margin-top: 42px;
}

#navbar .trending {
  padding: 0;
  opacity: 0;
}

body.header-active #navbar .trending {
  padding: 0;
  opacity: 1;
}

#navbar .trending a {
  text-transform: none;
  font-weight: 400;
  color: #fff;
  opacity: 0.5;
  transition: all 0.5s ease-out 0s;
  border: none;
}

#navbar .trending a:hover {
  background: 0 0;
  border: none;
  opacity: 1;
}

.proof {
  border: 1px solid silver;
  margin-bottom: 20px;
  padding: 20px;
}

.proof ul {
  margin: 0;
  padding: 0;
}

.proof li {
  background: #f0f0f0;
  color: #f50057;
  font-size: 16px;
  margin: 10px 0;
  padding: 15px 6px 15px 60px;
}

.proof li:nth-child(1) {
  background: url("urn:scrapbook:download:error:http://d25uc7l6sg1npz.cloudfront.net/images/li-6.jpg") 10px 50% no-repeat,
    #f0f0f0;
}

.proof li:nth-child(2) {
  background: url("urn:scrapbook:download:error:http://d25uc7l6sg1npz.cloudfront.net/images/li-1.jpg") 10px 50% no-repeat,
    #f0f0f0;
}

.proof li:nth-child(3) {
  background: url("urn:scrapbook:download:error:http://d25uc7l6sg1npz.cloudfront.net/images/li-2.jpg") 10px 50% no-repeat,
    #f0f0f0;
}

.proof li:nth-child(4) {
  background: url("urn:scrapbook:download:error:http://d25uc7l6sg1npz.cloudfront.net/images/li-3.jpg") 10px 50% no-repeat,
    #f0f0f0;
}

.proof li:nth-child(5) {
  background: url("urn:scrapbook:download:error:http://d25uc7l6sg1npz.cloudfront.net/images/li-4.jpg") 10px 50% no-repeat,
    #f0f0f0;
}

.proof li:nth-child(6) {
  background: url("") 10px 50% no-repeat,
    #f0f0f0;
}

.offer-button {
  -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
  -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
  box-shadow: inset 0 39px 0 -24px #e67a73;
  background-color: #e4685d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #fff;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  padding: 10px 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
}

.offer-btn-cont {
  display: inline-block;
  padding: 10px 0 0;
}

.offers-container {
  line-height: 2.2em;
  color: #333;
  font-weight: 700;
  margin: 0 auto;
  border: 3px dashed red;
  padding: 25px;
}

.offer-text {
  overflow: hidden;
  font-size: 24px;
  margin-top: 15px;
  line-height: 32px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  padding: 10px 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px #000;
  border-radius: 5px;
}

.offer-text h2 {
  font-size: 34px;
  font-weight: 700;
  font-style: italic;
  margin: 0;
  padding: 0;
}

.red-update {
  background: #e13333;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  line-height: 24px;
}

.red-update span {
  font-size: 14px;
}

.offer-img {
  float: left;
  padding-right: 15px;
}

.comment-box {
  padding: 10px 0 60px;
}

.comment-box .comment {
  padding: 10px 0;
}

.comment-box .comment:after {
  clear: both;
  display: block;
  visibility: hidden;
}

.comment-box .comment .pic {
  float: left;
}

.comment-box .comment .desc {
  display: table;
  padding: 0 10px;
  font-size: 13px;
  line-height: 18px;
}

.comment-box .comment .desc p {
  margin: 0;
  padding: 0;
}

.comment-box .comment .desc .post span {
  color: #337ab7;
}

.comment-box .comment .desc .post span.time {
  color: #333;
  border-bottom: 1px dotted #777;
  cursor: help;
}

.try-now {
  background: rgba(220, 220, 220, 0);
  box-shadow: 2px 2px 12px 2px;
  z-index: auto;
  position: static;
  top: auto;
}

.try-now .head {
  background-color: rgba(255, 65, 118, 1);
  color: #fff;
  padding: 10px;
  margin: 0;
  font-size: 34px;
}

.try-now .tt {
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 600;
}

.try-now .tt span {
  background-color: #ff6;
}

.try-now center {
  padding-bottom: 20px;
}

#main-container {
  margin-bottom: 30px;
  margin-top: 30px;
}

@media (max-width: 767px) {

  #header .trending,
  ul.header-social {
    display: none;
  }

  #navbar.collapse.in {
    background: #1a2b36;
    position: relative;
    z-index: 1000;
  }

  #navbar.collapse.in ul li {
    float: left;
    width: 50%;
    padding: 10px 15px;
    line-height: 24px;
  }

  #navbar.collapse.in ul li a {
    background: 0 0;
    padding: 0;
    border: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
  }

  .article h1 {
    color: #333;
    font-size: 26px;
    line-height: normal;
    margin: 0 0 5px;
    padding: 0;
  }

  .article-info h2 {
    font-size: 24px;
  }

  .offer-img {
    float: none;
  }

  .offer-btn-cont img {
    max-width: 100%;
    height: auto;
  }
}

.no-border-top {
  border-top: none;
}

.offers-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.btn-cl {
  background: rgb(254, 254, 0);
  background: linear-gradient(188deg,
      rgba(254, 254, 0, 1) 0%,
      rgba(252, 182, 1, 1) 40%,
      rgba(254, 190, 112, 1) 65%);
  color: #762500;
  text-align: center;
  text-decoration: none;
  width: 290px;
  border-radius: 50px;
  line-height: 25px;
  padding: 5px 0;
  font-size: 19px;
}

.fsa {
  font-size: 17px;
}

.lsa:hover {
  text-decoration: none;
}

.lasa {
  font-size: 15px;
  font-weight: bold;
  width: 95% !important;
}

.lz:hover {
  text-decoration: none;
}

.header-top,
.header-top1,
.text,
.text-1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.text {
  flex: 1;
  border-left: 1px solid var(--color-darkgray);
  align-items: flex-start;
  padding: 0 var(--padding-3xs) 0 23px;
}

.header-top,
.header-top1 {
  flex-wrap: wrap;
}

.header-top1 {
  flex: 1;
  align-items: center;
  padding: 0 0 0 8px;
}

.header-top {
  align-self: stretch;
  align-items: flex-start;
  padding: 0 25px var(--padding-11xl);
}

.head-top {
  width: 100%;
  flex-direction: row;
  padding: 10px 30px;
  box-sizing: border-box;
  gap: 11px;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}



.head-top :nth-child(15),
.head-top :nth-child(1) {
  width: 150px;
}

.head-top :nth-child(3) {
  opacity: 0.6;
  width: 78px;
}

.head-top :nth-child(9),
.head-top :nth-child(5) {
  width: 122px;
}

.head-top :nth-child(11) {
  width: 97px
}

.head-top :nth-child(13),

.head-top :nth-child(7) {
  width: 60px;
}


.head-top__wrapper {
  align-self: stretch;
  background-color: black;
  border-bottom: 4px solid #d20f26;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
}

.head-top div {
  width: 1px;
  position: relative;
  border-right: 1px solid #666;
  box-sizing: border-box;
  height: 26px;
}


.head-bot {
  display: flex;
  align-items: center;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;

  padding: 18px 30px;
  box-sizing: border-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.head-bot__wrapper {
  background-color: #003366;
  align-items: center;
  padding: 5px 0;
}

.head {
  font-size: 13px;
  font-weight: 600;
  color: white;
}

header::before {
  display: none !important;
}

.logo2 {
  height: 48px;
}

nav.nav-header {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  font-family: sans-serif !important;
  gap: 29px;
  align-items: center;
}

.logo3 {
  display: none;
  width: 115px;
}

.watchtv {
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 7px 8px;
  background: #d20f26;
}

.head-menu {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}


@media screen and (max-width: 1113px) {
  .head nav {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .head-top__wrapper {
    display: none;
  }

  .logo3 {
    display: block;
  }

  .logo2 {
    display: none;
  }
}

.bottom-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: white;
  color: black;
  height: 55px;
}

.bottom-sticky .container {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.bottom-stcky-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;

}

.bottom-stcky-wrapper img {
  height: 50px;
}

.bottom-stcky-wrapper a {
  font-family: "Inter", sans-serif !important;
  background: red;
  color: white;
  height: 50px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 20px;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.sticky-text .total-custom,
.sticky-text .timer-to-end {
  font-weight: 700;
  font-size: 20px;
}

.sticky-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 12px;
  gap: 4px;
  width: 100%;
  justify-content: center;
}

.bottom-sticky .container>img {
  width: 100%;
  height: 55px;

}

.col-md-9 {
  padding-bottom: 40px;
}


.offers-container {
  background: url("bg-offer.png") center / cover no-repeat;
}

@media screen and (max-width: 991px) {

  .mobile-sale {
    display: none;
  }

  .bottom-sticky .container {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .bottom-stcky-wrapper {
    padding: 0 0 5px 0;
  }

  .col-md-9 {
    padding-bottom: 60px;
  }

  .sticky-text .total-custom,
  .sticky-text .timer-to-end {
    font-weight: 700;
    font-size: 14px;
  }

  .offer-text {
    font-size: 14px;
    line-height: 16px;
  }

  .offer-text span {
    font-size: 18px;
  }

  .offer-text .timer-to-end {
    display: block;
    margin-top: 10px;
  }

}
@media (max-width: 1000px) {
  .bottom-sticky {
    height: auto;
  }
  .bottom-stcky-wrapper {
    padding: unset;
  }

  }
@media (max-width: 580px) {
  .bottom-sticky .container>img {
    height: 40px;
  }

  }

.offerimage {

}

@media screen and (max-width: 800px) {
  .offerimage {
    width: 200px !important;
  }
  .offers-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sar{
    text-align: center;
  }
}
.cert {
  display: flex;
  align-items: center;
  gap: 15px;
}
.cert img {
  max-width: 45%;
}