@font-face {
  font-family: 'StardosStencil'; 
  src: url(/css/signup/fonts/StardosStencil-Bold.ttf);
   font-weight: bold;
}
@font-face {
  font-family: 'StardosStencil'; 
   src: url(/css/signup/fonts/StardosStencil-Regular.ttf);
    font-weight: normal;
}
html {
  scroll-behavior: smooth;
}
p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0px;
}
h2, h3, h4, h5, h6 {
  font-family: 'StardosStencil';
  font-weight: bold;
  line-height: 1.2em;
}

/* Membership */
header {
  /*padding: 20px 0 620px;*/
  padding: 20px 0 300px;
  background-size: cover !important;
}
.header-left p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 10px;
  margin-top: 85px;
}
.cross img {
  max-width: 85px;
  margin-left: -85px;
}
.header-left p.count {
  font-size: 32px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0px;
}
.logo{
  text-align: center;
}
.header-right {
  text-align: right;
  margin-top: 47px;
}
header h1 {
  font-size: 52px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
header h1 span{
  color: #c00000;
}

.sectionone{
 padding: 30px 0 40px;
  background-size: cover !important;
}
.sectionone h2{
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding-bottom: 35px;
  font-size: 36px;
}
.sectionone p i{
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
.sectionone p{
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4em;
}
.sectionone h3 {
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
  padding-bottom: 15px;
  font-size:34px ;
}
.rightarrow img {
  max-width: 90px;
  width: 100%;
  padding-top: 15px;
}

.btn.btn-select {
  background-color: transparent;
  text-align: center;
  border-radius: 0px;
  padding: 9px 40px;
  border: 2px solid #ffffff;
  margin: 10px 0 0;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #fff;
}

.sectiontwo{
 padding: 130px 0 120px;
  background-size: cover !important;
}
.sectiontwo p i{
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
}
.sectiontwo p{
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4em;
   text-align: right;
}
.sectiontwo .btn.btn-select {
 float: right;
 margin-top: 40px;
}

.sectionthree{
 padding: 130px 0 120px;
  background-size: cover !important;
}
.sectionthree p i{
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.sectionthree p{
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4em;
   text-align: left;
}
.sectionthree .btn.btn-select {
 margin-top: 40px;
 background: #00205e;
 border: none;
}

.sectionfour h2{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
  padding: 30px 0;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.sectionfive{
  padding: 30px 0;
}
.sectionfive p{
  font-size: 26px;
  color: #c00000;
  font-weight: 500;
  padding-top: 20px;
}
.sectionfive p.testmonial {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4em;
  padding-top: 30px;
}
.sectionfive p.privacy{
  color: #656565;
  font-size: 16px;
  font-weight: 400;
}
.sectionfive p.privacy a{
  color: #0f7bfd;
  text-decoration: none;
}
.sectionfive p.cancel{
  font-weight: 500;
  color: #010000;
  font-size: 18px;
}
.paypallink{
  text-align: center;
}
.paypallink p {
  font-weight: 500;
  color: #010000;
  font-size: 18px;
  padding-bottom: 7px;
}
.paypallink img {
  max-width: 185px;
}
.trustp{
padding-top:70px;
text-align: center;
}
.trustp-right{
  padding-top:100px;
  text-align: center;
}
footer{
   padding: 30px 0 0;
   background-size: cover !important;
}
footer p {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 5px;
}
footer p img{
  max-width: 22px;
}
ul.footermenu {
  padding-left: 0;
}
.footermenu a {
  padding-left: 0;
  color: #656565;
  font-size: 16px;
  font-weight: 500;
}
.footermenu a i {
  font-size: 10px;
}
.footermenu a:hover {
  color: #ffffff;
}
ul.sociallinks {
  padding: 0;
}
ul.sociallinks li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 15px;
}
ul.sociallinks li a i {
  padding: 8px 11px;
  border-radius: 33px;
  background-color: #3a3a3a;
  color: #ffffff;
  font-size: 16px;
  height: 33px;
  width: 34px;
}
ul.sociallinks li a i:hover{
  background-color: #fff;
  color: #000000;
}

footer .copyright p{
  color: #ffffff;
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
  font-size: 14px;
  text-transform: unset;
}
.bordertop{
  border-top: 2px solid #313131;
  background: #181818;
}

/*!  Sign Up */
.signup .header-right {
  text-align: right;
  margin-top: 115px;
}
.signup .header-right img{
  max-width: 60px;
  width: 100%;
}
.footer-logo {
  text-align: center;
  margin-top: 20px;
}
.footer-logo img{
  max-width: 60px;
  width: 100%;
}
.sectionsix{
  margin-bottom: 20px;
  background-size: cover !important;
}
.sectionsix h2 {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 45px 0 35px 0;
  font-size: 34px;
}
.signform {
  border: 10px solid #eaeaea;
  margin-top: 20px;
  margin-bottom: 20px;
}
.signform img {
  max-width: 800px;
  width: 100%;
}
.signup .sectionfive h2 {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  padding: 15px 0 20px 0;
  font-size: 39px;
}
.signup p.signtext {
  color: #000000;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4em;
  padding-bottom:30px;
  padding-top: 0px;
}
.btn.btn-signbtn {
  background-color: transparent;
  text-align: center;
  border-radius: 0px;
  padding: 9px 40px;
  border: 2px solid #000000;
  margin:10px 0 20px;
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #000000;
  width: 99%;
}
.signleftbg{
background-size: cover;
border: 2px solid #000000;
padding: 30px 20px 30px 20px;
width: 99%;
margin-top: 10px;
}
.signup .sectionfive p.singleftp {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  padding-bottom: 20px;
  text-align: center;
  padding-top: 0px;
  line-height: 24px;
}
.underline{
  text-decoration: underline;
  padding-bottom: 0px !important;
}
ul.signulleft{
  text-align: left;
  color:#ffffff;
  padding-left:20px;
  margin-top: 0px;
}
ul.signulleft li{
color: #fff;
font-size: 16px;
text-transform: uppercase;
}
.btn.btn-signrecn {
  background-color: #ffffff;
  text-align: center;
  border-radius: 0px;
  padding: 9px 40px;
  border: 2px solid #ffffff;
  margin:40px auto 20px;
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #c60707;
  display: block;
  width: 80%;
}

/*!  Responsive */
 @media only screen and (max-width: 768px) {
  header {
  padding: 20px 0 120px;
}
.cross img {
  margin-left: 0;
}
.header-left p {
  text-align: center;
}
.header-left p.count {
  margin-bottom: 35px;
}
.header-right {
  text-align: center;
}
header h1 {
  font-size: 28px;
  margin-top: 30px;
}
.sectionone h2 {
  font-size: 28px;
}
.sectionone p i {
  font-size: 19px;
}
.sectionone p {
  font-size: 16px;
}
.sectionone h3 {
  font-size: 26px;
  text-align: center;
}
.rightarrow {
  text-align: center;
}
.btn.btn-select{
  display: block;
  font-size: 18px;
}
.sectiontwo p i {
  font-size: 19px;
}
.sectiontwo p {
  font-size: 16px;
}
.sectiontwo .btn.btn-select {
  float: none;
}
.sectionthree p i{
  font-size: 19px;
}
.sectionthree p {
  font-size: 16px;
}
.sectionfour h2 {
  font-size: 20px;
}
.trustp-right {
  padding-top: 20px;
}

/* sing up  */
.signup .header-right {
  text-align: center;
  margin-top: 115px;
}
.signup p.signtext {
  padding-top: 30px;
}
.footer-logo {
  margin-bottom: 50px;
}
 }