/* 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;
}

.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;
}

.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;
}

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

}

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;
}

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


	
.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;
  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%;
	}

@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;
	}
	
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;
}
	
	
.modal-content {
  background-image: url('/img/modal_bg.png');
			background-color: #13181a;
  margin: auto;
  padding: 20px;
  border: 1px solid #666666;
  width: 500px;
		
	}
	
	.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;
	}
	
}



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

	.logo{
		width: 500px;
	position: relative;
	}
	
	
	
	.tagline{
	font-family: Font1;
	color: #FFFFFF;
	font-size: 28px;
	position: relative;
}
	
.badges{
	width: 450px;
}
	
	.team_pic{
	width: 450px;
}
	
.tami_pic{
	width: 450px;
}
	
	.comparison_box{
		width: 400px;
	}
	
}



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

	
	.team_pic{
	width: 500px;
}
	
	.tami_pic{
	width: 500px;
}
	
	.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;
}
	
}