*
{
font-family: Poppins !important;
user-select: auto !important;
}

*:focus
{
outline: none !important;
}

body
{
background-color: #FFFFFF !important;
background-size: 100%;
background-repeat: no-repeat;
min-width: 975px;
}

a, a:hover
{
text-decoration: none !important;
appearance: none;
}

section
{
padding: 0 100px !important;
}

.navbar
{
box-sizing: border-box;
height: 68px;
line-height: 100px;
background: #FAFAFA;
}


.navbar-nav > A
{
font-size: 20px;
font-weight: 600;
line-height: 27px;
letter-spacing: 0em;
color: #000000;
font-family: Open Sans;
}

.logo-h3
{
font-family: Open Sans;
color: #FAFAFA;
margin: 0 0 0 16px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

#hero
{
display: flex;
align-items: center;
padding-bottom: 10% !important;
min-height: calc(100vh - 78px);
max-height: calc(100vh - 78px);
height: calc(100vh - 78px);
box-sizing: border-box;
padding-top: 60px;
background-image: url(../../img/a1/heroBG.png);
background-repeat: no-repeat;
background-size: 100% 100vh;
background-position: 50% -78px;
}

.hero-main{
max-width: 1900px;
}

.difference-row
{
background-image: url(../../img/a1/blue-shadow.png);
background-position: center;
background-repeat: no-repeat;
}
#benefits-heading
{
margin: 110px 0 0;
font-size: calc(20px + 1.75vw);
font-weight: 600;
line-height: 72px;
letter-spacing: 0.02em;
text-align: center;
color: #1A1A1A;
}

#benefits-heading > span
{
color: #E80404 !important;
}

#benefits A
{
font-size: 24px;
color: #3392b5;
}

.custom-row
{
max-width: 1400px;
display: flex;
gap: 20px;
margin: 0 auto;
}

.benefit-container
{
padding: calc(10px + 1.875vw);
box-sizing: border-box;
width: 50%;
max-height: 423px;
border-radius: 24px;
background: #FAFAFA;
}

.benefit-container > h3
{
margin: calc(5px + 1.625vw) 0 0;
font-size: calc(6px + 1.875vw);
font-weight: 600;
line-height: 54px;
letter-spacing: 0em;
color: #1A1A1A;
}

.benefit-container > p
{
max-width: 477px;
margin: calc(10px + 0.625vw) 0 0;
font-size: calc(4px + 1.25vw);
font-weight: 400;
line-height: calc(10px + 1.625vw);
letter-spacing: 0em;
text-align: center;
color: #6C757D;
}

.benefit-container > .btn
{
margin: calc(10px + 1.875vw) 0 0;
font-size: calc(8px + 1.25vw);
font-weight: 500;
line-height: 42px;
letter-spacing: 0em;
text-align: left;
color: #1A1A1A;
border: none;
background: none;
gap: 12px;
}

.benefit-add-btn-icon
{
width: 28px;
height: 28px;
background-image: url(../../img/a1/addBtn.svg);
background-repeat: no-repeat;
background-position: center;
}

#second-row
{
margin-top: 20px;
}

#first-row
{
margin-top: 80px;
}

#difference-heading
{
margin: calc(20px + 10vw) auto 0;
font-size: calc(8px + 2.5vw);
font-weight: 500;
line-height: 72px;
text-align: center;
color: #1A1A1A;
}

#difference-paragraph
{
margin: calc(4px + 1vw) auto 0;
font-size: calc(4px + 1.25vw);
font-weight: 400;
line-height: calc(6px + 1.875vw);
text-align: center;
color: #1A1A1A;
}

.difference-img-row
{
margin-top: 60px;
gap: 60px;
}

#how-it-works
{
background-image: url(../../img/a1/howItWorksBg.png);
background-repeat: no-repeat;
background-size: 100% calc(100% - 215px);
background-position: 0 215px;
padding-bottom: 152px !important;
}

#how-it-works .btn-primary
{
margin-top:10px;
}

.mechanism-row
{
margin-top: 60px;
}

.mechanism-row:first-child
{
margin-top: 0 !important;
}

#mechanism-heading
{
white-space: nowrap;
width: min-content;
margin: calc(20px + 10vw) auto 0;
font-size: calc(8px + 2.5vw);
font-weight: 500;
line-height: 72px;
color: #1A1A1A;

}

.mechanism-img
{
width: 50%;
}

.mechanism-container
{
width: 50%;
max-width: 700px;
max-height: 400px;
}

.mechanism-container > h4
{
margin: 0;
font-size: calc(4px + 2vw);
font-weight: 700;
line-height: 54px;
letter-spacing: 0em;
}

.mechanism-container > p
{
margin: 20px 0 0;
max-width: 528px;
font-size: calc(4px + 1.25vw);
font-weight: 400;
line-height: calc(10px + 1vw);
letter-spacing: 0em;
text-align: center;
}

#free-trial
{
padding: 80px 100px 112px !important;
margin: 28px 0 0;
background-color: #FAFAFA;
background-image: url(../../img/a1/freeTrialBG.png);
background-repeat: no-repeat;
background-position: 0 100%;

}

#trial-heading
{
margin: 0;
font-size: calc(10px + 2.375vw);
font-weight: 500;
line-height: calc(10px + 3.875vw);
letter-spacing: 0em;
text-align: center;
color: #1A1A1A;
text-transform: capitalize;
}

#trial-paragraph
{
margin: 20px 0 0;
font-size: calc(10px + 0.875vw);
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: center;
color: #1A1A1A;
margin-left: 50px;
}

/*
#trial-btn
{
margin: 52px auto 0;
height: 72px;
box-sizing: border-box;
padding: 13px 60px;
gap: 12px;
border-radius: 90px;
background: #124EEA;
border: none;
font-size: calc(10px + 0.875vw);
font-weight: 700;
letter-spacing: 0em;
color: #FAFAFA;
display:inline-block !important;
line-height: 45px;
}
*/

#trial-btn
{
margin:10px auto 0;
display:inline-block !important;
display: flex !important;
justify-content: center;
align-items: center;
gap: 5px;
width: fit-content;
}

#trial-link
{
display: block;
margin: 20px auto 0;
font-size: calc(10px + 0.875vw);
font-weight: 700;
line-height: 36px;
letter-spacing: 0em;
text-align: center;
text-decoration: underline !important;
color: #0083b3;
}

#footer
{
background: #FAFAFA;
margin-top: 80px;
padding: 65px 100px 0 !important;
box-sizing: border-box;
}

.footer-logo
{
width: min-content;
margin: 0 auto 20px !important;
}

.footer-logo > img
{
width: 38.5px;
height: 38.5px;
}

.footer-logo > span
{
color: #1A1A1A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.footer-links
{
color: #1A1A1A;
font-size: calc(8px + 0.6vw);;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 20px;
}

.links-div
{
gap: 20px;
}

.footer-links:hover
{
text-decoration: none !important;
color: #1A1A1A;
}

.copyright
{
margin: 0 auto 40px;
display: block;
max-width: 1128px !important;
text-align: center;
color: #6C757D;
font-size: calc(4px + 0.6vw);
font-style: normal;
font-weight: 400;
line-height: normal;
}

#usa-flag
{
margin-bottom: 50px;
}


#hero-mcafee-logo,
#free-trial-mcafee-logo
{
cursor:pointer;
}

#scroll-install
{
display:none;
position: fixed;
top: 0;
width: 100%;
left: 0;
background: #FFF;
height: 80px;
line-height: 77px;
z-index: 9900;
box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
}

BODY.scrolling-past-200 #scroll-install
{
display:block;
}

#scroll-install SPAN
{
font-size: 20px;
text-transform: uppercase;
margin-right: 20px;
margin-left: 20px;
position: relative;
top: 3px;
}

#int
{
z-index: 9999;
background: rgba(0, 0, 0, 0.5);
}

#int .modal-dialog
{
top:100px;
text-align:center;
}

#int .modal-content
{
border-radius: 16px;
}

#int H3
{
font-size: 28px;
font-weight: bold;
margin-top:20px;
}

#int H4
{
font-size: 18px;
margin-top: 30px;
margin-bottom:30px;
}

#int H5
{
}

#int H6
{
color: #6C757D;
font-size: 17px;
margin-top: 30px;
margin-bottom: 20px;
}

#int .btn
{
border-radius:100px;
padding-left:30px;
padding-right:30px;
width:260px;
margin-top:5px;
font-weight:bold;
width:300px;
}

#int .btn-primary
{
background-color: #124eea;
}

#int .btn-danger
{
background-color: #edd0d7;
color: #000;
}

#survey
{
z-index: 9999;
background: rgba(0, 0, 0, 0.5);
}

#survey .modal-dialog
{
top:100px;
}

#survey .modal-header
{
border:none;
}

#survey .modal-content
{
border-radius: 16px;
}

#survey .modal-body
{
margin-top: -40px;
}

#survey H3
{
text-align:center;
}

#survey .modal-body .inner
{
padding-left: 20%;
padding-right: 20%;
margin-top:20px;
}

#survey .btn-primary
{
background-color: #124eea;
border-radius:100px;
padding-left:30px;
padding-right:30px;
}

.navbar #special-center
{
color: #000000;
position: absolute;
top: 50%;
right: 50%;
transform: translate(50%,-50%);
}

.navbar #special-center IMG
{
height:30px;
}

.scrolling-past-200 .navbar #special-center
{
display:none;
}

.btn
{
font-weight: bold;
font-size: calc(5px + 1.1vw);
padding-left: 40px;
padding-right: 40px;
border-radius: 14px;
padding-top: 9px;
padding-bottom: 9px;
margin-right: 10px;
}

.btn:focus
{
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-primary
{
	background-color:#0096cc !important;
}

.btn-primary:hover,
.brn-primary:focus
{
filter:brightness(110%);
}

.btn-primary:active
{
filter:brightness(100%);
}

#hero H1
{
margin-top:80px;
}

#hero H1
{
margin-top:80px;
font-size: calc(5px + 1.8vw);
font-weight: bold;
}

#hero H2
{
font-size: calc(5px + 1.55vw);
margin-bottom: 30px;
}


#hero P
{
margin-top:30px;
margin-bottom:40px;
font-size:22px;
}
