body {
  color: #333;
  background-color: #d5d4d0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

h3 {
  color: #17191c;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

h4 {
  border-bottom: 2px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-top: 17px;
  margin-bottom: 17px;
  font-weight: 400;
  display: block;
}

a {
  color: #205cc3;
  font-weight: 400;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.main {
  width: 100%;
  max-width: 1600px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 7px #000;
}

.container {
  max-width: 1250px;
  padding-left: 5px;
  padding-right: 5px;
}

.heading-title {
  width: 100%;
  height: auto;
  color: #222;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 44px;
}

.advert-body {
  justify-content: space-between;
  padding-bottom: 30px;
  display: flex;
}

.left-content {
  width: 100%;
  max-width: 800px;
}

.img-cta {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.img-cta.ads {
  margin-top: 20px;
  margin-bottom: 20px;
}

.full-image {
  width: 100%;
}

.quote-item {
  background-color: #f9f9f9;
  background-image: url('../images/blockquote_1blockquote.png');
  background-repeat: no-repeat;
  background-size: auto;
  border-left-width: 10px;
  border-left-color: #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 20px 20px 20px 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.updates {
  margin-bottom: 20px;
}

.heading {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #3c94f6;
  background-image: url('../images/alert.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 27px;
  border-radius: 6px;
  margin-bottom: 0;
  padding: 20px 20px 20px 55px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.update-block {
  background-color: #f4f4c3;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.sidebar {
  width: 100%;
  max-width: 300px;
  margin-left: 20px;
}

.heading-2 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-weight: 600;
}

.header {
  width: 100%;
  height: auto;
  border-bottom: 2px solid #ccc;
}

.brand-flex {
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.logo {
  width: 160px;
  flex: none;
  display: block;
}

.contact {
  font-size: 14px;
}

.top-bar {
  text-align: center;
  padding: 2px 5px 8px;
  font-size: 14px;
  line-height: 18px;
}

.footer {
  color: #fff;
  text-align: center;
  background-color: #5a787c;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

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

.sub-heading {
  width: 100%;
  height: auto;
  color: #17191c;
  letter-spacing: -.5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22.666px;
  font-weight: 700;
  line-height: 33px;
  display: inline-block;
}

.text-span {
  color: red;
}

.yotpo-embed {
  margin-top: 25px;
  margin-bottom: 25px;
}

.p {
  color: #525252;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

.p.p5 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.p.p2 {
  color: #fff;
  background-image: url('../images/icon1_1icon1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 35px;
  font-size: 16px;
}

.p.p2.x {
  margin-top: 0;
}

.citations-text {
  border: 2px dashed #cecece;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.citations-text.citation {
  border-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  line-height: 20px;
}

.footerlink {
  color: #fff;
}

.image-4 {
  width: 16px;
  height: 16px;
  opacity: .8;
}

.likes-comments {
  justify-content: space-between;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.post-meta {
  align-items: center;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.facebook-post {
  max-width: 600px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 30px auto;
  padding: 15px 0 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.dots {
  cursor: pointer;
  position: absolute;
  right: 0;
}

.emojis {
  cursor: pointer;
  display: flex;
}

.text-block {
  color: #65676b;
  margin-right: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.postime {
  align-items: center;
  display: flex;
}

.numcount {
  color: #a0a0a0;
  cursor: pointer;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.name {
  color: #3658a6;
  margin-top: 0;
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}

.likers {
  cursor: pointer;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  justify-content: space-around;
  margin-top: 10px;
  padding: 8px 20px;
  display: flex;
}

.post-text {
  color: #212121;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 19px;
}

.picture {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 8px;
}

.image-5 {
  width: 18px;
  height: 18px;
}

.div-block {
  display: flex;
}

.column-3 {
  justify-content: center;
  display: block;
}

.wrapper1 {
  min-height: 150px;
  flex-flow: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  display: flex;
}

.box4 {
  border: 1px solid #b2c7da;
  margin-top: 10px;
  padding: 20px;
}

.column-4 {
  padding-left: 20px;
  padding-right: 0;
}

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

.p-2 {
  color: #525252;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

.p-2.p4 {
  text-align: center;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
}

.code {
  text-align: center;
  margin-top: 5px;
  font-weight: 300;
}

.box2 {
  background-color: #4e7096;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 10px 20px;
}

.a-link {
  color: #3b97c8;
  text-decoration: underline;
}

.a-link.link-blue {
  color: #3b97c8;
}

.btn-primary-2 {
  background-color: #f99035;
  border: 2px solid #c2712c;
  border-radius: 8px;
  padding: 20px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.btn-primary-2.desktop {
  text-align: center;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.paragraph {
  font-size: 18px;
  font-weight: 600;
}

.author-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.author {
  color: #555;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 14.5px;
}

.div-block-2 {
  border-top: 1px solid #ccc;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.big {
  font-size: 34px;
  font-weight: 600;
}

.paragraph-2 {
  margin-bottom: 34px;
}

.bold-text {
  font-size: 34px;
}

.italic-text {
  color: gray;
  text-align: center;
  font-size: 12px;
}

.paragraph-3 {
  text-align: center;
  font-size: 12px;
}

.text-span-2 {
  color: #ff3131;
  font-weight: 800;
}

.text-span-3 {
  font-size: 16px;
}

.image-6 {
  width: 100%;
  margin-bottom: 10px;
}

.image-7 {
  margin-bottom: 10px;
}

.video {
  aspect-ratio: 2 / 3;
  position: relative;
}

.background-video {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}

.paragraph-4 {
  border: 1px solid #fff;
  font-size: 17px;
}

.bold-text-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
}

.paragraph-5 {
  background-color: #fff;
}

.bold-text-3 {
  background-color: #ff0;
}

.paragraph-6 {
  text-align: center;
  background-color: #020202;
}

.box {
  background-color: #f4f9fd;
  border: 1px solid #b2c7da;
  margin-top: 20px;
  padding: 20px;
}

.list {
  background-image: url('../images/Avatar-100x100-4_1Avatar-100x100-4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 120px;
}

.author2 {
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.p-3 {
  color: #525252;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  line-height: 28px;
  position: relative;
}

.p-3.p1 {
  font-size: 17px;
}

.h3 {
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 35px;
}

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

.html-embed {
  margin-top: 0;
  padding-top: 10px;
}

.html-embed-2 {
  aspect-ratio: auto;
  padding-bottom: 0;
}

.div-block-3 {
  width: 100px;
  height: 100px;
  aspect-ratio: 1 / 1;
}

.container-2 {
  max-width: 500px;
  min-height: 500px;
  min-width: 500px;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 22px;
    line-height: 32px;
  }

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

  .advert-body {
    flex-direction: column;
  }

  .left-content {
    max-width: none;
    margin-right: 20px;
  }

  .sidebar {
    max-width: 250px;
    display: none;
  }

  .sub-heading {
    font-size: 26px;
    line-height: 30px;
  }

  .btn-primary-2 {
    padding-left: 10px;
    padding-right: 11px;
  }
}

@media screen and (max-width: 767px) {
  .main {
    overflow: hidden;
  }

  .advert-body {
    flex-direction: column;
  }

  .sidebar {
    display: none;
  }

  .sub-heading {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 36px;
  }

  .p {
    line-height: 1.8;
  }

  .hideme {
    display: none;
  }

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

  .wrapper1 {
    padding-top: 10px;
  }

  .image-3 {
    text-align: center;
    display: block;
  }

  .p-2 {
    line-height: 1.8;
  }

  .btn-primary-2 {
    font-size: 21px;
  }

  .box {
    padding: 10px;
  }

  .p-3 {
    line-height: 1.8;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 26px;
    line-height: 30px;
  }

  p {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 32px;
  }

  strong {
    font-weight: 600;
  }

  .heading-title {
    margin-top: 20px;
    font-weight: 400;
    line-height: 46px;
  }

  .left-content {
    margin-right: 0;
  }

  .img-cta {
    margin-bottom: 10px;
  }

  .img-cta.hero {
    margin-top: 15px;
  }

  .quote-item {
    margin-left: 10px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .brand-flex {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo {
    width: 140px;
  }

  .sub-heading {
    margin-top: 12px;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 26.3456px;
    font-weight: 700;
    line-height: 31px;
  }

  .text-block-2 {
    margin-left: 10px;
    line-height: 20px;
  }

  .p {
    line-height: 1.8;
  }

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

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .p-2 {
    margin-bottom: 20px;
    line-height: 1.8;
  }

  .p-2.p4 {
    text-align: center;
    line-height: 1.4;
  }

  .code {
    margin-top: 10px;
  }

  .btn-primary-2 {
    max-width: 91vw;
    text-align: center;
    padding: 15px 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .btn-primary-2.desktop {
    text-align: left;
    text-align: center;
  }

  .author {
    margin-bottom: 0;
  }

  .box {
    padding: 10px;
  }

  .p-3 {
    line-height: 1.8;
  }

  .h3 {
    margin-bottom: 5px;
  }

  .html-embed-2 {
    aspect-ratio: auto;
    display: block;
  }
}


@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}