.button {
  font-family: 'Proxima-Nova', Helvetica, sans-serif !important;
  border-radius: 5px !important;
  display: inline-block;
  justify-content: center;
  padding: 10px 15px 10px 15px !important;
  text-align: center;
  box-shadow: none;
  text-shadow: none;
  border: none !important;
  text-decoration: none;
}

.button-primary,
.join-button {
  font-size: 15px !important;
  font-weight: bold !important;
  background-color: var(--primary-blue-600) !important;
  color: white !important;
}

.join-button {
  background-color: var(--white) !important;
  color: var(--primary-blue-600) !important;
}

.button-post {
  font-size: 11px !important;
  font-family: 'Proxima-Nova', Helvetica, sans-serif !important;
  font-weight: bold !important;
  background-color: rgba(255, 72, 20, 0.3) !important;
  color: #ff4814 !important;
  border: 1px solid #ff4814 !important;
  border-radius: 5px !important;
  display: inline-block;
  padding: 3px 5px 3px 5px !important;
  text-align: center;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  cursor: default;
}

.header-buttons {
  margin-bottom: 16px;
}

.header-buttons a:first-child {
  margin-right: 8px;
}

.header-buttons a:last-child {
  min-width: 120px;
}

.feed-button {
  color: var(--primary-blue-50) !important;
}

.feed-button.position-in-section {
  position: absolute;
  right: 30px;
  top: 50px;
}

/* Home page */
.homepage-section {
  position: relative;
  color: white;
  width: 100%;
  height: calc(100vh - 20px);
}

.homepage-first-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
}

.newsletter-background {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 10%;
}

.homepage-section .box-title {
  position: absolute;
  top: 30%;
  left: 65%;
  text-align: start;
}

.homepage-section .left-box-title {
  position: absolute;
  top: 30%;
  left: 5%;
  text-align: start;
  max-width: 30%;
}

.homepage-section .box-form-newsletter-with-notification,
.homepage-section .box-form-newsletter {
  position: absolute;
  top: 30%;
  left: 50%;
  text-align: start;
  width: 30%;
}

.homepage-section a {
  background-color: var(--primary-blue-600) !important
}

input.form-control.form-control-sm.input-newsletter {
  width: 100%;
}

.box-header-newsletter-with-notification {
  position: absolute;
  top: 6%;
  left: 0;
  right: 0;
  margin-left: 60px;
  margin-right: 60px;
}

.box-header-newsletter {
  position: absolute;
  top: 1%;
  left: 0;
  right: 0;
  margin-left: 60px;
  margin-right: 60px;
}

.header-newsletter {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  margin-left: 60px;
  margin-right: 60px;
}

.font-homepage {
  letter-spacing: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  margin: 0;
}

.title-primary {
  font-size: 47px;
  font-weight: bold !important;
}

.title-secondary {
  font-size: 49px;
  margin-bottom: 58px;
}

.subtitle-secondary {
  font-size: 16px;
  margin-bottom: 25px;
}

.btn-get-start {
  margin-top: 30px !important;
  font-size: 22px !important;
  padding: 15px 30px 15px 30px !important;
  background-color: var(--primary-blue-600) !important;
}

/* Home page statistics */
.home-statistics {
  padding: 60px;
  color: #ffffff;
}
.home-statistics-banner {
  padding: 95px;
  color: #ffffff;
}
.home-statistics {
  background: linear-gradient(180deg, var(--primary-blue-50), var(--primary-blue-200));
}
.home-statistics-banner {
  background: linear-gradient(180deg, var(--primary-blue-600), var(--primary-blue-900));
}
.home-statistics-box {
  display: flex;
  justify-content: space-between;
}
.text-static-primary {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 90px;
}
.text-static-primary,
.text-static-1,
.text-static-2 {
  color: var(--primary-blue-600);
}

.text-static-secondary {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  margin-top: 30px;
  font-weight: normal;
}

.text-static-1 {
  font-size: 38px;
  margin-top: 20px;
}

.text-static-2 {
  font-size: 15px;
  margin-top: 25px;
}

.m-static-xs {
  margin-top: 0px;
}

.img-crowdpac {
  width: 31%;
}

.proxima-nova {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  color: white;
}

.proxima-nova-bold {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-weight: bold;
}

.label-newsletter {
  font-size: 16px;
  font-family: 'proxima-nova', Gotham, Helvetica, sans-serif;
  font-weight: 600;
  color: #fff;
}

/* Homepage Join*/
.homepage-join {
  text-align: center;
  padding: 100px;
}
.title-join {
  font-size: 55px;
  font-weight: bold;
  text-align: center;
  color: #000;
  line-height: normal;
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
}
/*Homepage press*/
.text-press {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 40px;
  color: white;
  font-weight: bold;
  margin-bottom: 60px;
}
.logo-press {
  height: 80px;
}
/*Homepage posts*/
.title-post {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 32px;
  color: var(--primary-blue-800);
  font-weight: bold;
  margin-top: 30px;
}
.title-item-post {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 18px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  text-align: start;
}
.subtitle-item-post {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  text-align: start;
}
.tertitle-item-post {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 12px;
  color: gray;
  text-align: start;
}
.title-new {
  font-family: 'Proxima-Nova', Helvetica, sans-serif;
  font-size: 12px;
  color: var(--primary-blue-600);
  text-align: start;
  margin: 0;
}
.button-start {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--primary-blue-600) !important;
}
.img-post {
  width: 100%;
  height: 230px;
  border-radius: 5px 5px 0px 0px;
  object-fit: cover;
}
.right-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: var(--primary-blue-600);
  border-radius: 50%;
  cursor: pointer;
}
.shadow {
  box-shadow: 0px 7px 14px rgba(15, 15, 15, 0.2);
}
.box-livestreams {
  border: 1px solid var(--primary);
  border-radius: 5px;
  padding: 25px;
  background-color: var(--primary1);
}
.box-livestream-item {
  padding: 15px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: var(--white);
  flex: 1;
  border-radius: 5px;
  text-align: left;
}
.box-posts {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 45px;
}
.box-posts-carousel {
  display: none;
}
.post {
  width: 23%;
  background: white;
  z-index: 1;
}

.hide-xs {
  display: block;
}

.show-xs {
  display: none;
}

.scroll-to-section {
  scroll-margin-top: 115px;
}

@media only screen and (max-width: 1024px) {
  .header-newsletter {
    font-size: 30px;
    margin-left: 0;
    margin-right: 0;
  }
}

/* IPAD - IPAD PRO */
@media only screen and (max-width: 1369px) {
  .homepage-section {
    height: auto !important;
  }
}

@media screen and (max-width: 1200px) {
  .title-primary {
    font-size: 32px;
  }
  .title-secondary {
    font-size: 33px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1100px) {
  .home-statistics .home-statistics-box > div[id] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-height: 250px;
  }
}

@media screen and (max-width: 850px) {
  .header-buttons a:last-child {
    min-width: unset;
  }
  .homepage-section .box-title,
  .homepage-section .left-box-title {
    top: 20%;
  }
  .text-static-1 {
    font-size: 28px;
  }
  .text-static-2 {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .title-primary {
    font-size: 26px;
  }
  .title-secondary {
    font-size: 27px;
    margin-bottom: 25px;
  }
  .feed-button.position-in-section {
    top: 20px;
  }
  .header-buttons .button {
    font-size: 12px !important;
    padding: 10px !important;
  }
}

@media screen and (max-width: 650px) {
  .title-primary {
    font-size: 18px;
  }
  .title-secondary {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .subtitle-secondary {
    font-size: 12px;
  }
}

@media screen and (max-width: 500px) {
  .title-primary {
    font-size: 15px;
  }
  .title-secondary {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .subtitle-secondary {
    font-size: 8px;
    margin-bottom: 10px;
  }
  .header-buttons .button {
    font-size: 10px !important;
    padding: 8px !important;
  }
  .header-buttons a:first-child {
    margin-right: 0px;
  }
}

/* TABLET */
@media (min-width: 427px) and (max-width: 768px) {
  /* Home page */
  .homepage-section {
    height: auto;
  }
  /* Home page statistics */
  .home-statistics {
    padding: 60px 10px;
  }
  .home-statistics .home-statistics-box > div[id] {
    min-height: 200px;
  }
  .text-static-primary {
    font-size: 40px;
  }
  .text-static-secondary {
    font-size: 10px;
    margin-top: 15px;
    font-weight: normal;
  }
  .text-static-1 {
    font-size: 20px;
    margin-top: 10px;
  }

  .text-static-2 {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .img-crowdpac {
    width: 30%;
  }
  /*Homepage press*/
  .text-press {
    font-size: 23px;
    margin-bottom: 25px;
  }
  .logo-press {
    height: 47px;
  }
  /*Homepage posts*/
  .button-start {
    position: relative;
    text-align: center;
  }
  .img-post {
    width: 350px;
    height: 250px;
  }
  .box-posts {
    display: none;
    text-align: -webkit-center;
  }
  .box-posts-carousel {
    margin-top: 25px;
    display: block;
  }
  .post {
    width: 350px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .hide-xs {
    display: none;
  }
  .show-xs {
    display: block;
  }
  .box-header-newsletter-with-notification {
    top: 8%;
  }
  .header-newsletter {
    font-size: 24px;
  }
  .homepage-section .box-form-newsletter {
    top: 20%;
  }
  .homepage-section .box-form-newsletter-with-notification {
    top: 25%;
  }
}

/* MOBILE */
@media only screen and (max-width: 427px) {
  .button-primary,
  .join-button {
    font-size: 10px !important;
    padding: 5px 10px 5px 10px !important;
  }
  .btn-get-start {
    margin-top: 16px !important;
    font-size: 16px !important;
    padding: 10px 25px 10px 25px !important;
  }
  /* Home page */
  .homepage-section {
    height: auto;
  }
  .homepage-section .box-title {
    top: 20%;
    left: 67%;
  }
  .homepage-section .left-box-title {
    top: 20%;
    left: 5%;
  }
  .header-buttons .button {
    padding: 5px !important;
  }
  .header-buttons a:first-child {
    margin-bottom: 4px;
  }
  .home-statistics .home-statistics-box > div[id] {
    min-height: 150px;
  }
  .homepage-section .box-form-newsletter {
    top: 20%;
    left: 55%;
    width: 40%;
  }
  .homepage-section .box-form-newsletter-with-notification {
    top: 32%;
    width: 40%;
  }
  .box-header-newsletter {
    margin-left: 0;
    margin-right: 0;
  }
  .box-header-newsletter-with-notification {
    top: 15%;
    margin-left: 0;
    margin-right: 0;
  }
  input.form-control.form-control-sm.input-newsletter {
    width: 95%;
  }
  .box-notification-newsletter {
    height: 80px;
    display: table;
  }
  .alert-newsletter {
    display: table-cell;
    vertical-align: middle;
  }
  .header-newsletter {
    font-size: 18px;
  }
  .newsletter-background {
    height: 450px;
    object-position: 27% center;
  }
  .btn-join {
    font-size: 9px !important;
    margin-top: 10px;
  }

  /* Home page statistics */
  .home-statistics {
    padding: 18px;
  }
  .text-static-primary {
    font-size: 25px;
  }
  .text-static-secondary {
    font-size: 8px;
    margin-top: 0px;
    line-height: 12px;
    font-weight: normal;
  }
  .text-static-1 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .text-static-2 {
    font-size: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .img-crowdpac {
    width: 45%;
    margin-top: -20px;
  }
  .m-static-xs {
    margin-top: -10px;
  }
  /* Homepage Join*/
  .homepage-join {
    padding: 70px;
  }
  .title-join {
    font-size: 40px;
  }
  /* Homepage press*/
  .text-press {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .logo-press {
    height: 25px;
  }
  /*Homepage posts*/
  .title-post {
    font-size: 18px;
    margin-top: 20px;
  }
  .button-start {
    position: relative;
    text-align: center;
  }
  .box-posts {
    display: none;
  }
  .box-posts-carousel {
    margin-top: 25px;
    display: block;
  }
  .post {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .img-post {
    width: 350px;
    height: 250px;
  }
  .title-item-post {
    font-size: 15px;
  }
  .hide-xs {
    display: none;
  }
  .show-xs {
    display: block;
  }
  .feed-button.position-in-section {
    top: 10px;
    right: 10px;
  }
}

@media screen and (max-width: 370px) {
  .homepage-section .left-box-title {
    top: 10%;
  }
  .feed-button.left-position {
    display: none;
  }
}

/* Slideshow container */
.slideshow-container {
  position: relative;
}

/* Hide the images by default */
.mySlides-campaigns,
.mySlides-members,
.mySlides-lobby,
.mySlides-video,
.mySlides-petitions,
.mySlides-polls,
.mySlides-blogs,
.mySlides-groups,
.mySlides-livestreams,
.mySlides-news {
  display: none;
}

/* Next & previous buttons */
.prev-slider,
.next-slider {
  cursor: pointer;
  padding: 16px;
  color: #ff4814;
  font-weight: bold;
  font-size: 28px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.prev-slider:focus,
.prev-slider:hover,
.next-slider:focus,
.next-slider:hover {
  color: #ff4814 !important;
}

/* Position the "next button" to the right */
.next-slider {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: red;
  font-size: 22px;
  padding: 8px 12px;
}

/* The dots/bullets/indicators */
.dots-campaigns,
.dots-members,
.dots-lobby,
.dots-video,
.dots-petitions,
.dots-polls,
.dots-blogs,
.dots-groups,
.dots-livestreams,
.dots-news {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-slider,
.dots-campaigns:hover,
.dots-members:hover,
.dots-lobby:hover,
.dots-video:hover,
.dots-petitions:hover,
.dots-polls:hover,
.dots-blogs:hover,
.dots-groups:hover,
.dots-livestreams:hover,
.dots-news:hover {
  background-color: #ff4814;
}
