BODY
{
font-family:"Open Sans",sans-serif;
font-size:18px;
overflow-y:scroll;
}

.btn
{
box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.1);
}

div.horizontal {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

div.vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 15px;
}

.btn-primary
{
color: #FFFFFF;
background-color: #26deb6;
border: 0 !important;
font-family: "Open Sans",sans-serif;
font-weight: bold;
text-transform: uppercase;
text-shadow: 1px 1px 4px rgba(0,0,0,0.1);
border-bottom: 4px solid #21b79d !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary
{
color: #FFFFFF;
background-color: #23e8be !important;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary
{
background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active
{
background-color: #2BE6BE;
border-color: #2BE6BE;
}

.btn-primary .badge
{
color: #26deb6;
background-color: #FFFFFF;
}

H1,H2,H3,H4,H4,H6
{
font-family:"Open Sans",sans-serif;
font-weight:800;
}

/*#head
{
background-color:#222;
padding-top: 1%;
padding-bottom: 1%;
}*/


/*.navbar-header {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    flex-grow: 1;
}*/






#head P
{
font-weight: bold;
color: #FFF;
margin-top: 0 !important;
margin-bottom: 0 !important;
}

SECTION
{
display:block;
clear:both;
overflow:hidden;
}

#content .btn-primary .fa-chevron-down
{
top:3px;
margin-right: 5px;
}

#content #hero
{
background: transparent url(../img/main.png) center top no-repeat;
padding-top: 20px;
height: 544px;
color:#FFF;
}

#content P
{
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
}

#content .size75
{
	max-height: 75% !important;
}

#content #hero H2
{
font-weight: normal;
font-size: 17px;
line-height: 24px;
}

#content #hero #hero-btn-wrapper
{
text-align:center;
margin-top:30px;
}

#content #breaches
{
padding-top:20px;
}

#content #breaches H2
{
font-weight: 700;
font-size: 26px;
margin-bottom: 30px;
line-height:28px;
}

#content #breaches
{
text-align:center;
}

#content #breaches P
{
text-align:left;
}

#content #breaches H3
{
font-weight:700;
font-size:18px;
margin-top:40px;
margin-bottom:20px;
}

#content #breaches H4
{
color: #09e;
font-weight: 700;
}

#content #breaches H5
{
font-size:16px;
font-weight:normal;
color:#888;
}

#content #breaches H2.second
{
font-size:21px;
margin-bottom:0;
}

#content #breaches H6
{
font-size: 24px;
color: #09e;
}

#content #breaches #breaches-btn-wrapper
{
margin-top:30px;
margin-bottom:30px;
}

#content #features
{
background-color:#333;
color:#FFF;
padding-bottom:30px;
}

#content #features H2
{
text-align:center;
margin-top:20px;
margin-bottom:30px;
}

#content #features H3
{
text-align: center;
font-size: 22px;
font-weight: 700;
color: #1FC;
margin-bottom:30px;
}

#content #features .feature
{
font-size: 16px;
margin-bottom: 30px;
padding-left:115px;
min-height:100px;
}

#content #features .feature B
{
font-size:18px;
display:block;
}

#btnContactSend {
	padding: 9px 72px;
	font-size:20px;
}

#content #features #fscan
{
background:transparent url(../img/account-lock.png) 0px 0px no-repeat;
}

#content #features #ferase
{
background:transparent url(../img/earth-plus.png) 0px 0px no-repeat;
}

#content #features #fsched
{

background:transparent url(../img/note-off-outline.png) 0px 0px no-repeat;
}

#content #features #fspace
{
background:transparent url(../img/cellphone-link.png) 0px 0px no-repeat;
}

#content #whytrust
{
color: #555;
padding-top:30px;
padding-bottom:30px;
background:#F0F0F0;
font-size:15px;
}

#content #whytrust B
{
font-size:20px;
}

#content H1 .second
{
	font-size:35px;
}


#content #whytrust H2
{
text-align: center;
margin-bottom: 40px;
font-size: 32px;
}

#content .whytrust-tm
{
	margin-top: 14px;
}

#content .whytrust-bm
{
	margin-bottom: 12px;
}


#content #boxarea
{
margin-top:30px;
margin-bottom:30px;
}

#content #boxarea H2
{
text-align:center;
}

#content #boxarea P
{
margin:0 auto;
width:60%;
min-width:500px;
font-size:15px;
margin-bottom:40px;
}
/*#content #boxarea .boxarea-mp
{
	margin-top:170px;
    padding-left:45px;
}*/

/*#content #boxarea  #boxarea-btn-wrapper
{
margin-top:60px;
margin-left:15px;
}*/

#content #boxarea #moneyback
{
margin-left:10px;
margin-right:13px;
}

#content #boxarea #trust
{
}



.form-control {
  font-family:"Open Sans",sans-serif;
  font-size: 20px;
}
.form-group {
  margin-top: 0;
}
.control-row .form-group {
  width: 49.5%;
  overflow: hidden;
  display: inline-block;
}
.control-row .form-group:first-child {
  padding-right: 5px;
}


#contact:not(.subpage) {
  background-color: #fff;
  padding: 1rem 0;
}
#contact H2 {
  margin-top: 30px;
  text-align: center;
  font-weight: 700 !important;
  font-size: 40px;
  color: #16bfff;
}

#contact H4 {
  font-weight: 500 !important;
}

#contact:not(.subpage) H3 {
  text-align: center;
  font-family:"Open Sans",sans-serif;
  font-weight: 500 !important;
  font-size: 36px;
  color: #335;
  margin-bottom: 40px;
}

#pagehead.contact_header{
  background-image: url(../img/header-contact.jpg);
  height: 140px;
  position: relative;
}

#pagehead.header{
  background-image: url(../img/header.jpg);
  height: 140px;
  position: relative;
}

#pagehead:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}
#pagehead .page-title{
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
#pagehead .page-title h1{
  font-size: clamp(27px,6vw,2.5rem);
}
#pagehead .page-title .page-breadcrumb ul li{
  display: inline-block;
  list-style-type: none;
}
#pagehead .page-title .page-breadcrumb ul li a{
  color: inherit;
}
#pagehead .page-title .page-breadcrumb ul li:not(:last-child):after{
  content: "";
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-bottom: solid 5px #fff;
  height: 0;
  width: 0;
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

#contact #form {
  margin-bottom: 150px;
}
#contact #form H2 {
  font-size: 40px;
  text-align: center;
  color: #16bfff;
  font-weight: 700 !important;
  margin-top: 60px;
  margin-bottom: 30px;
}
#contact #form H3 {
  font-family:"Open Sans",sans-serif;
  font-weight: 600 !important;
  font-size: 40px;
  color: #335;
  margin-bottom: 30px;
}
#contact #form LABEL {
  font-size: 24px;
  font-family:"Open Sans",sans-serif;
  font-weight: 600;
  color: #335;
}
#contact #form TEXTAREA {
  resize: vertical;
}
#contact #form H4 {
  font-family:"Open Sans",sans-serif;
  font-weight: 600;
  margin: 0;
  font-size: 24px;
  color: #335;
  margin-bottom: 15px;
}
#contact #form H5 {
  font-size: 18px;
  color: #335;
  line-height: 1.5;
  margin-bottom: 40px;
}
#contact #form H6 {
  color: #f82;
  font-size: 28px;
  margin-top: 40px;
  font-weight: 700;
}

#privacy-policy H1, #terms-of-use H1, #eula H1
{
	font-size: 28px !important;
}

#privacy-policy H2, #terms-of-use H2, #eula H2
{
	font-size: 24px !important;
}

.btn:hover,
.btn:focus {
  border: 1px solid rgba(0, 0, 0, 0.2);
  filter: brightness(1);
}

#button-refresh {
	  background-color: #16bfff !important;
  color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 21px;
  margin: -4px 4px 0px 4px;
  cursor: pointer;
}

.btn .glyphicon {
  top: 2px;
}
.btn-round {
  border-radius: 100px;
}


#button-refresh {
	  background-color: #16bfff !important;
  color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 21px;
  margin: -4px 4px 0px 4px;
  cursor: pointer;
}

.btn .glyphicon {
  top: 2px;
}
.btn-round {
  border-radius: 100px;
}
.btn-blue {
  padding: 17px;
  background-color: #16bfff !important;
  color: #fff !important;
  border: none !important;
  width: auto !important;
}
.text-orange {
  color: #f82;
}
#err {
  text-align: left;
  font-size: 13px;
  font-family:"Open Sans",sans-serif;
  color: #c00;
}
.form-control.err {
  border: 1px solid #c00;
  border-right: 5px solid #c00;
}

#foot
{
margin-top: 100px;
background: #333;
font-size: 15px;
padding-top: 30px;
padding-bottom: 30px;
}

#foot #links a
{
	text-decoration: none;
	color: #FFFFFF80;
}

#foot #links a:active
{
	color: #FFFFFFBF;
}

#foot #links a:visited
{
	color: #FFFFFF80;
}

#foot #links a:hover
{
	color: #FFFFFFBF;
}


#foot #links
{
margin-bottom:10px;
}


#foot #copyright
{
  color: #FFF;
}

.plan-title {
	background-color: #f4f6f5;
	font-size: 32px;
}

.plan-year {
	background-color: #faa11f;
	font-size: 36px;
	color: #ffffff;
}

.plan-lifetime {
	background-color: #dc493f;
	font-size: 36px;
	color: #ffffff;
}

.plan {
	background-color: #f4f6f5;
	font-size: 32px;
}

.plan-background {
	background-color: #f4f6f5;
}

.checkmark {
	height: 22px;
	position: relative;
	top: -2px;
	margin-left: 3rem!important;
}

#FAQ
{
max-width: 1216px;
}

#FAQ .FAQ-heading h3
{
font-family: Inter;
font-size: 28px;
font-weight: 600;
line-height: 44px;
letter-spacing: -0.02em;
text-align: center;
margin: 90px 0 0;
}

#FAQ .FAQ-heading span
{
display: block;
margin: 20px auto 0;
font-size: 20px;
font-weight: 400;
line-height: 30px;
text-align: center;
color: #667085;
}

#FAQ .FAQ-container
{
margin-top: 64px;
display: flex;
flex-direction: column;
gap: 40px;
}

#FAQ summary
{
display: flex;
align-items: center;
font-size: calc(4px + 1vw);
font-weight: 500;
line-height: 28px;
text-align: left;
}

#FAQ summary::after
{
width: 24px;
height: 26px;
position: absolute;
right: 0;
display: inline-block;
content: url('../img/faqPlus.svg');
transition: 0.2s;
}

#FAQ details[open] > summary::after {
content: url('../img/faqMinus.svg');
}

#FAQ p,
#FAQ ol li
{
margin: 16px 0 0;
font-size: calc(4px + 0.8vw);
font-weight: 400;
line-height: calc(4px + 1.2vw);
text-align: left;
color: #667085;
}
