/*
Theme Name: Jetstorm
Theme URI: https://www.webtaculos.com
Description: Jetstorm Theme
Author: Alex Burdulea
Author URI: https://www.klick17.com/
Version: 1.0.0
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  text-align: center;
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 5px 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.cta-section .cta-content h2{
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  color: #FFF;
  font-weight: 500 !important;
    margin-bottom: 1.5rem !important;
}
.cta-section .cta-content h2{
  font-weight:300;
  line-height:1.2;
  font-size:calc(1.475rem + 2.7vw)
}
@media (min-width:1200px) {
  .cta-section .cta-content h2 {
    font-size:3.5rem
  }
}
.feature-content h3{
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .feature-content h3{
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.feature-content p{
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .feature-content p{
    font-size: 0.9rem;
  }
}
.line-bottom-section + section.cta-section  {
  padding-top: 80px; /* or whatever padding you want */
}
.hero.cta-content h1 br {
  display: none;
}
@media (min-width: 768px) {
  .hero.cta-content h1 br {
  	display: block !important;
  }
}
.paragraphs h2{
	font-size: 50px;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .paragraphs h2{
    margin-bottom: 3rem !important;
  }
}
.paragraphs p{
  margin-bottom: 1rem !important;
}
@media (min-width: 992px) {
  .paragraphs p{
    margin-bottom: 1.5rem !important;
  }
}
.paragraphs h3 {
	font-size: 36px;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .paragraphs h3{
    margin-bottom: 1.5rem !important;
  }
}
.statement p{
  font-size: 44px;
  line-height: 1.25;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .statement p {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .statement p {
    font-size: 26px;
  }
}
.paragraphs ul{
	padding-left: 0;
	list-style: none;
}



.paragraphs ul li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 30px;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .paragraphs ul li {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .paragraphs ul li {
    font-size: 20px;
  }
}
.paragraphs ul li::before {
  content: "";
  background-image: url(images/svg/circle-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 8px;
}
.cta-copy h3{
  color: #FFF;
  font-weight: 700 !important;
  margin-bottom: 1rem !important;
}
.cta-copy p{
  color: #FFF;
  margin-bottom: 0;
}
.contact-card p:last-child{
  margin-bottom: 0;
}
.contact-card p a{
  color: #FFF;
}
.section-top-padding{
  height: 100px;
}
a.persona-card-link{
  text-decoration: none;
}

.inner-cta-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at center,              /* centered */
    rgba(0, 0, 0, 0.5) 0%,         /* darkest in the middle */
    rgba(0, 0, 0, 0.3) 50%,        /* soften */
    rgba(0, 0, 0, 0) 100%          /* fade out edges */
  );
}
.inner-cta-section .row{
  z-index: 1;
  position: relative;
}
