/* CSS Document */

@font-face {
  font-family: Font1;
  src: url("/fonts/Montserrat-Light.ttf");
}

@font-face {
  font-family: Font2;
  src: url("/fonts/Montserrat-Medium.ttf");
}

@font-face {
  font-family: Font3;
  src: url("/fonts/Blackriver-Bold.ttf");
}

@font-face {
  font-family: Font4;
  src: url("/fonts/Brilon-Regular.ttf");
}

#myVideo {
  position: fixed;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
}

body{
	background-color: #000FFF;
}

.main{
	background-color: #000fff;
		background-image: url("../img/background2.png");
		background-attachment: fixed;
  		background-position: center;
  		background-repeat: no-repeat;
  		background-size: cover;
		position: relative;
		vertical-align: middle;
		
}


.logo{
		width: 90%;
	position: relative;
	}

.new_logo{
	width: 90%;
	position: relative;
}

a.login:link {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 14px;  font-family:  Font2;}
a.login:hover {color: #FFFFFF; text-decoration: underline; text-shadow: 1px 1px #000; font-size: 14px; font-family:  Font2;}
a.login:visited {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 14px; font-family:  Font2;}
a.login:active {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 14px; font-family:  Font2;} 


.tagline{
	font-family: Font1;
	color: #FFFFFF;
	font-size: 16px;
	position: relative;
}

.headercap{
	background-color: #D5A40F;
	padding: 2px;
	position: relative;
}

.footertext{
		width: 100%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		font-family: Font1;
		font-size: 12px;
		color:  #FFFFFF;
		position: relative;
	}

.hr{
		
		border-color: #D5A40F;
	position: relative;
	
	border-top: 4px solid #D5A40F;
	}

.hr2{
		
		border-color: #FFFFFF;
	position: relative;

	}

.footer_logo{
		width: 300px;
	position: relative;
	}

.separator {
	background-color: #D5A40F;
	background-repeat: no-repeat;
	background-size: cover;
    border-color: #CCCCCC;
	border-bottom-width: thick;
	height: 5px;
	position: relative;
}

.separator2 {
	background-color: #D5A40F;
	background-repeat: no-repeat;
	background-size: cover;
    border-color: #CCCCCC;
	border-bottom-width: thick;
	height: 2px;
	position: relative;
}

.intro_bg{
	    background-image: url("../img/background8.png");
		background-color: #FFF;
		padding-top: 100px;
		padding-bottom: 100px;
		background-attachment: fixed;
  		background-position: center;
  		background-repeat: no-repeat;
  		background-size: cover;
		text-align: center;
		position: relative;
	
	}

.product_bg{
	    background-image: url("../img/product_bg.png");
		background-color: #FFF;
		padding-top: 100px;
		padding-bottom: 100px;
		background-attachment: fixed;
  		background-position: center;
  		background-repeat: no-repeat;
  		background-size: cover;
		position: relative;
	}

.tami_bg{
	    background-image: url("../img/product_bg.png");
		background-color: #FFF;
		padding-top: 20px;
		padding-bottom: 20px;
		background-attachment: fixed;
  		background-position: center;
  		background-repeat: no-repeat;
  		background-size: cover;
		position: relative;
	}

.intro_text{
		font-family: Font1;
		font-size: 24px;
		color:  #fff;
		text-shadow: 1px 1px #000;
}

.intro_headline{
		font-family: Font4;
		font-size: 48px;
		color:  #fff;
		text-shadow: 1px 1px #000;
		position: relative;
}

.product_headline{
		font-family: Font4;
		font-size: 28px;
		color:  #fff;
		text-shadow: 1px 1px #000;
		position: relative;
}

.product_text{
		font-family: Font1;
		font-size: 16px;
		color:  #fff;
		text-shadow: 1px 1px #000;
}

.ebook_banner{
	width: 95%;
}

.li0 a {
  display: block;
  position: relative;
  text-align: center;
  padding: 5px 5px;

}

.video{
		width: 321px;
		height: 181px;
		position: relative;
		border-style: solid;
		border-width: 1px;
		border-color: #666666;
	}

a.menulinks:link {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 16px;  font-family:  Font2;}
a.menulinks:hover {color: #FFFFFF; text-decoration: underline; text-shadow: 1px 1px #000; font-size: 16px; font-family:  Font2;}
a.menulinks:visited {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 16px; font-family:  Font2;}
a.menulinks:active {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 16px; font-family:  Font2;} 


.white_text{
		font-family: Font1;
		font-size: 18px;
		color:  #fff;
		text-shadow: 1px 1px #000;
}

.boxes{
	display: inline-block;
	position: relative;
	padding: 10px;
	font-family: Font1;
	font-size: 14px;
	color: #FFFFFF;
}

.badges{
	width: 300px;
}

.team_pic{
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.tami_pic{
	width: 300px;
}

.pic{
	width: 300px;
	border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.btn{
		background-color: #D5A40F;
		border: 0px;
		border-radius: 1px;
		color: #ffffff;
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 25px;
		padding-right: 25px;
		font-size: 24px;
		font-family: Font4;
		
	}


	
.btn:hover {
  background-color: #D5A40F;
  color: #333333;
}	

.btn2{
		background-color: #D5A40F;
		border: 0px;
		border-radius: 1px;
		color: #ffffff;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
		
	}


	
.btn2:hover {
  background-color: #D5A40F;
  color: #333333;
}


.modal-content {
		
  background-image: url('/img/modal_bg.png');
		background-color: #13181a;
  margin: auto;
  padding: 20px;
  border: 1px solid #666666;
  border-radius: 10px;
  width: 90%;
		position: relative fixed;
		overflow-y: auto;
		max-height: calc(100vh - 110px);
}

.text-box{
	width: 90%; /* Sets the width */
	height: 100px;
  padding: 10px; /* Adds internal spacing */
  border: 1px solid #ccc; /* Adds a border */
  border-radius: 5px; /* Rounds the corners */
  font-size: 16px; /* Sets the font size */
  margin-bottom: 10px; /* Adds space below the element */
	color: #333;
}

textarea {
  field-sizing: content;
	height: 100px;
}

.close{
		color: #FFFFFF;
	}

.comparison_box{
	display: inline-block;
	position: relative;
	padding: 20px;
	font-family: Font1;
	font-size: 13px;
	color: #FFFFFF;
	height: 490px;
	border-style: solid;
	border-width: 2px;
	border-color: #D5A40F;
	border-radius: 10px;
	background-image: url('/img/box_bg.png');
	margin: 10px;
	text-align: left;
	vertical-align: top;
	text-shadow: 1px 1px #000;
}

.box_text{
	font-family: Font1;
	font-size: 14px;
	color: #FFFFFF;
}

.strikethrough-text {
                text-decoration: line-through;
	color:#666666;
            }

.packages{
	display: inline-block;
}

.package_img{
		width: 95%;
	}

.ebook{
	width: 350px;
}

.biq-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 18px 36px;
  min-height: 60px;

  background: #123bff;
  color: #ffffff !important;

  font-family: "Georgia", "Times New Roman", serif;
  font-size: 20px;
  font-weight: 700;

  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #f0c24b;

  letter-spacing: 0.5px;

  box-shadow: 0 0 0 rgba(0,0,0,0);
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}

/* HOVER — NO opacity, NO inherit */
.biq-cta:hover {
  background: #1a47ff;
  color: #ffffff !important;

  box-shadow: 0 0 28px rgba(240, 194, 75, 0.65);
  transform: translateY(-1px);
}

/* NUCLEAR OPTION — blocks parent opacity */
.biq-cta * {
  opacity: 1 !important;
  color: #ffffff !important;
}

.honor_line{
		font-family: Font1;
		font-size: 12px;
		color:  #fff;
		text-shadow: 1px 1px #000;
}

/* FOCUS (keyboard / accessibility) */
.biq-cta:focus,
.biq-cta:active {
  background: linear-gradient(180deg, #123bff, #0b2fff);
  color: #ffffff;
  outline: none;
}

.logo_horizontal{
	width: 90%;
	position: relative;
}

.logo_footer{
	width: 300px;
	position: relative;
}

@media screen and (min-width: 321px) {
	
	
	.index_tami{
	display: none;
}
	
	
}


@media screen and (min-width: 769px) {

.logo{
		width: 75%;
	position: relative;
	}
	
	.new_logo{
		width: 75%;
		position: relative;
	}
	
	.logo_horizontal{
		width: 50%;
	}
	
a.menulinks:link {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 18px;  font-family:  Font2;}
a.menulinks:hover {color: #FFFFFF; text-decoration: underline; text-shadow: 1px 1px #000; font-size: 18px; font-family:  Font2;}
a.menulinks:visited {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 18px; font-family:  Font2;}
a.menulinks:active {color: #FFFFFF; text-decoration: none; text-shadow: 1px 1px #000; font-size: 18px; font-family:  Font2;} 

	
.white_text{
		font-family: Font1;
		font-size: 24px;
		color:  #fff;
		text-shadow: 1px 1px #000;
}
	
	.index_tami{
		width: 250px;
		display: inline;
	}
	
	.badges{
	width: 350px;
}

		.video{
		width: 560px;
		height: 315px;
		position: relative;
	}
	
.modal-content {
  background-image: url('/img/modal_bg.png');
			background-color: #13181a;
  margin: auto;
  padding: 20px;
  border: 1px solid #666666;
  width: 450px;
		
	}
	
	.comparison_box{
	display: inline-block;
	position: relative;
	padding: 20px;
	font-family: Font1;
	font-size: 14px;
	color: #FFFFFF;
	height: 575px;
	border-style: solid;
	border-width: 2px;
	border-color: #D5A40F;
	border-radius: 10px;
	background-image: url('/img/box_bg.png');
	margin: 10px;
	text-align: left;
	vertical-align: top;
	width: 400px;
	text-shadow: 1px 1px #000;
}
	
.packages{
	display: inline-block;
}
	
	.package_img{
		width: 400px;
	}
	
	.ebook{
		width: 450px;
	}
	
	.ebook_banner{
	width: 50%;
}
	
}



@media screen and (min-width: 992px) {

	.logo{
		width: 500px;
	position: relative;
	}
	
	
	
	.tagline{
	font-family: Font1;
	color: #FFFFFF;
	font-size: 28px;
	position: relative;
}
	

	
	.team_pic{
	width: 450px;
}
	
.tami_pic{
	width: 450px;
}

	.pic{
		width: 450px;
		border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
	}
	
	.comparison_box{
		width: 400px;
	}
	
	.ebook_banner{
	width: 450px;
}
	
}



@media screen and (min-width: 1280px) {
	

	
	.team_pic{
	width: 500px;
}
	
	.tami_pic{
	width: 500px;
}
	
	.pic{
		width: 500px;
		border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
	}
	
		.video{
		width: 710px;
		height: 399px;
	}
	
	.comparison_box{
	display: inline-block;
	position: relative;
	padding: 20px;
	font-family: Font1;
	font-size: 18px;
	color: #FFFFFF;
	height: 575px;
	border-style: solid;
	border-width: 2px;
	border-color: #D5A40F;
	border-radius: 10px;
	background-image: url('/img/box_bg.png');
	margin: 10px;
	text-align: left;
	vertical-align: top;
	width: 400px;
	text-shadow: 1px 1px #000;
}
	
	.ebook_banner{
	width: 550px;
}
	
}