BODY
{
font-family:Poppins,sans-serif;
}

BODY *
{
box-sizing:border-box;
}

.fw-600 {
  font-weight: 600 !important;
}

BODY::before
{
content: " ";
position: absolute;
top: 0;
left: -9000px;
width: 0%;
background: #339ee6;
height: 6px;
transition: width 500ms;
display: inline-block;
}

SECTION
{
padding-top:30px;
}

.no-gutters
{
padding-left:0;
}

.posfixed
{
position:fixed;
}

HEADER .bg-dark
{
background:#001748 !important;
color:#FFF !important;
}

HEADER .navbar-nav A:hover,
HEADER .navbar-nav A:focus,
HEADER .navbar-nav A.focused-link
{
color: #8ADBF8 !important;
}

HEADER .navbar-nav A
{
color:#FFF !important;
}

.navbar
{
padding: 15px 49px;
background-color: transparent;
}

#scroll-install
{
display:none;
position: fixed;
top: 0;
width: 100%;
left: 0;
background: #FFF;
height: 80px;
z-index: 9900;
box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
}

BODY.scrolling-past-200 #scroll-install
{
display: flex;
align-items: center;
}

#scroll-install SPAN
{
font-size: 20px;
text-transform: uppercase;
margin-right: 20px;
margin-left: 20px;
position: relative;
top: 3px;
}

.regflow HEADER NAV
{
height:66px !important;
padding-top:8px !important;
}

.regflow HEADER .navbar-brand IMG
{
height:40px !important;
}

.regflow HEADER .navbar-nav .nav-item
{
font-weight: bold;
font-size: 24px;
font-family: system-ui;
}

FOOTER
{
background-color:#EEE;
float:right;
clear:both;
}

ARTICLE
{
min-height:900px;
}

.nowb
{
white-space:nowrap;
}

.list-inline LI
{
display:inline-block;
}

.list-inline LI:not(:last-child)
{
margin-right: 0.5rem;
}

FOOTER #copyright
{
padding-left:30%;
padding-right:30%;
font-family:sans-serif;
font-size:13px;
color:#777;
}

FOOTER A
{
color:#001748 !important;
text-decoration:none !important;
font-weight:500;
font-size:18px;
}

FOOTER A:hover,
FOOTER A:focus
{
color:#517edf !important;
}


I[class^="ri-"]
{
display: inline-block;
}

#hero
{
height: 100vh;
padding: 88px 49px 64px; 
background-image: url("/assets/img/surfsafepro-bg.webp");
background-color: #313131;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
min-height: 550px;
}

#hero LI
{
font-size:calc(14px + 0.16vw);
}

#hero LI I
{
color:#91c4f8;
}

#benefits .card
{
background:#f5f5f5;
height:100%;
}

#benefits H2
{
font-weight:600;
color:#001748;
}

#benefits H3
{
font-size: 32px;
font-weight: 600;
color:#001748;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
height: 68px;
}

#benefits P
{
font-size:22px;
color:#707070;
}


.custom-list-checkmark {
list-style: none; /* remove default bullets */
padding-left: 0;
}

.custom-list-checkmark li {
position: relative;
padding-left: 40px; /* space for icon */
margin-bottom: 32px;
}

.custom-list-checkmark li::before {
content: ''; /* your custom icon */
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%); /* vertically center the icon */
width: 24px;
height: 24px;
background-image: url('/assets/img/list-checkmark.svg'); /* change this path */
background-repeat: no-repeat;
background-size: contain;    /* scales icon properly */
background-position: center;
}

#how H2 SPAN 
{
color: #E80404;
}

#how h3
{
font-weight: 600;
font-size: calc(8px + 2vw);
}

.custom-list-checkmark li
{
font-weight: 600;
font-size: calc(8px + 0.85vw);
line-height: calc(8px + 1.5vw);
}

#how h3
{
font-weight: 600;
font-size: calc(8px + 2vw);
}

#testim
{
margin-top: 120px;
background:#001748;
}

#testim H2
{
font-weight:600;
color:#FFF;
}

#testim H3
{
font-weight: 800;
font-family: serif;
color: #001748;
font-size: 80px;
height: 63px;
}

#testim H4
{
color: #001748;
font-weight: 500;
font-size: 20px;
}

#testim P
{
color:#707070;
}


#testim .card
{
border-radius:24px;
padding:20px;
padding-top:0px;
height:100%;
justify-content: space-between;
}

#faq
{
margin-top: 120px;
padding-top: 0 !important;
}

#faq H2
{
font-weight:600;
color:#001748;
}

#faq DETAILS
{
user-select:none;
width:100%;
display:block;
}

#faq SUMMARY SPAN
{
display:block;
float:right;
clear:left;
}

#faq SUMMARY SPAN I
{
font-size: 32px;
line-height: 12px;
display:none;
}

#faq SUMMARY
{
color:#001748;
list-style:none !important;
font-weight:500;
font-size:20px;
user-select:none;
width:100%;
display:block;
margin-bottom: 20px;
}

#faq DETAILS:not([open]) SUMMARY SPAN I[class*="-down-"]
{
display:block !important;
}

#faq DETAILS[open] SUMMARY SPAN I[class*="-up-"]
{
display:block !important;
}

#faq DETAILS[open]
{
border-bottom:1px solid #001748;
margin-bottom:30px;
}

#faq P
{
color:#656565;
font-size:18px;
}


.row-alternating2x
{
overflow:hidden;
margin-left:-15px;
margin-right:-15px;
}

.row-alternating2x .xcol
{
float:left;
clear:right;
background:#fafaf9;
text-align:left;
height:560px;
padding:48px;
margin-bottom:68px;
padding-left:60px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.row-alternating2x .xcol IMG
{
height:100%;
max-height: 464px;
}

.row-alternating2x .xcol:nth-child(4n+2)
{
float: right;
text-align:center;
}

.row-alternating2x .xcol:nth-child(4n+3)
{
float: right;
}

.row-alternating2x .xcol:nth-child(4n+4)
{
float:right;
clear:left;
text-align:center;
}

.btn-download
{
color: #001748;
background: #91c4f8;
font-weight: 500;
border: 3px outset rgba(255, 255, 255, 0.2);
font-size: 18px;
padding-left:16px;
padding-right:16px;
}

.btn-download:hover,
.btn-download:focus
{
filter:brightness(106%);
}

.btn-download:active
{
filter:brightness(90%);
}

.btn-download I[class^="ri-"]
{
display:inline-block;
transform: rotate(270deg);
}

.btn-download.bigger
{
zoom:120%;
}


#hero
{
height: 100vh;
padding: 88px 49px 64px; 
background-image: url("/assets/img/surfsafepro-bg.webp");
background-color: #313131;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}

#hero .row
{
height: 100%;
max-height: 700px;
min-height: 400px;
}

#hero .container-fluid
{
height: 100%;
}

.hero-content-wrapper
{
max-width: 757px;
padding: 42px;
background: #00000066;
color: white;
margin-top: 15px;
}

.hero-content-wrapper h2
{
font-weight: 700;
font-size: calc(8px + 1.5vw);
line-height: calc(8px + 1.5vw);
text-transform: uppercase;
margin: 0
}

.hero-content-wrapper p
{
font-weight: 400;
font-size: calc(8px + 1.5vw);
line-height: calc(8px + 2.13vw);
margin: 18px 0 0;
}

.hero-heading h1
{
font-weight: 600;
font-size: calc(8px + 3.13vw);
letter-spacing: 0%;
line-height: normal;
color: white;
}

#lastcta
{
padding-left: 49px;
padding-right: 49px;
}

.lastcta-cover
{
border-radius: 24px;
background: #001748 url("../img/trial-background.webp") 0 0 no-repeat;
background-size: 100% 100%;
color:#FFF;
}

#lastcta p
{
font-size: calc(8px + 1vw);
}

.lastica-cover .row div
{
max-width: 688px;
}


#lastcta H2
{
font-weight:bold;
}


/* SPLIT TEST CHANGES */

/*
BODY.b .navbar-dark .navbar-brand IMG
{
zoom:120%;
}

BODY.b .navbar-dark .navbar-nav .nav-link,
BODY.b .navbar-dark .navbar-nav .nav-link:visited
{
color:#575866 !important;
}

BODY.b .navbar-dark .navbar-nav .nav-link:focus,
BODY.b .navbar-dark .navbar-nav .nav-link:hover
{
color:#3694f2 !important;
}

BODY.b #hero
{
background-image: url(../img/heroBG.png);
background-color:#FFF;
}
*/

BODY.b #hero H1
{ 
font-weight:700;
color:#fff;
margin-top:50px;
}

BODY.b #hero H2
{
color:#bbb;
}

BODY.b #hero P
{
color:#bbb;
}

#download-dialog .modal-step-wrapper
{
display: flex;
}
