* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
  }
  img {
    max-width: 100%;
    height: auto;
  }

/* FONTS */

@font-face {font-family: 'Servetica'; src: url('../fonts/servetica/Servetica Heavy Public.ttf') format('truetype');}
@font-face {font-family: 'ServeticaThin'; src: url('../fonts/servetica/Servetica Thin Public.ttf') format('truetype');}
@font-face {font-family: 'Servetica-Medium'; src: url('../fonts/servetica/Servetica Medium Public.ttf') format('truetype');}
@font-face {font-family: 'MontserratExtraBold'; src: url('../fonts/montserrat/Montserrat-ExtraBold.otf') format('opentype');}
@font-face {font-family: 'MontserratMedium'; src: url('../fonts/montserrat/Montserrat-Medium.otf') format('opentype');}
@font-face {font-family: 'Digital-Watch'; src: url('../fonts/digital/digital-7 (mono italic).ttf') format('truetype');}

body {
  overflow: hidden; /* Hide scrollbars */
}


html, body {
    max-width: 100%;
    overflow-x: hidden;
	/*opacity: 0;*/
	/*background-color: #fff;*/
}

#attis_product_02 {
	position: absolute;
	left: 25%;
	top: 0px;
}

#attis_product_03 {
	position: absolute;
	left: 25%;
	top: 0px;
}

/*#07_app_phone_01 {
	position: absolute;
	top: 0%;
}*/

/*#app_phone_01 {
	position: absolute;
	left: 20px;
}*/

#app_phone_02 {
	position: absolute;
	left: 50px;
	opacity: 0;
}

#app_phone_03 {
	position: absolute;
	left: 50px;
	opacity: 0;
}

.metrics_table {
	max-width: 1000px;
}







#logo_top_left {
	margin-left: 20px;
	position: fixed;
}
			
.navbar-toggler{
	width: 47px;
	height: 34px;
	background-color: #394A59;
}
			
.navbar-toggler .line{
	width: 100%;
	float: left;
	height: 2px;
	background-color: #fff;
	margin-bottom: 5px;
}

/*#mobile_navigation {*/
	/*position: sticky;*/
	
	/*display: block;
	opacity: 1;
}*/

/*#tablet_navigation {
	display: none;
	opacity: 0;
}*/




#attisNavbarLogo {
	/*display: block;*/
  margin-left: 2px;
 /*margin-right: auto;
  vertical-align: middle;
  line-height: 40px;*/
}

/* UTILITIES */

.divSpacer {
	width: 100%;
	height: 100%;
	background-size: cover;
	text-align: center;
	height: auto;
	/*background: linear-gradient(90deg, #d4eece, #d4eece, #d4eece), url('../images/gradient_1440_1024.jpg') no-repeat;*/
	background: url('../images/blank_pixel.png') no-repeat;
	background-blend-mode: multiply;
	background-size: cover;
	position: relative;
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}

/* Menu Bar */

.Preorder_Menu_Text {
  width: 80px;
  height: 17px;
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  line-height: 40px;
  
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.ContactSalesTeam_Text {
	width: 160px;
	height: 17px;
	/*font-family: Montserrat;*/
	font-family: MontserratMedium;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	text-align: center;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	line-height: 40px;
	
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* Non-prefixed version, currently
									supported by Chrome, Edge, Opera and Firefox */
}
  

.ContactOurSalesTeam_Text {
	width: 180px;
	height: 17px;
	/*font-family: Montserrat;*/
	font-family: MontserratMedium;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	text-align: center;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	line-height: 40px;
	
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* Non-prefixed version, currently
									supported by Chrome, Edge, Opera and Firefox */
}

.page_03, .page_05, .page_07, .page_tech_specs, .page_pre_order {
  max-width: 1000px;
  margin: auto;
  height: 100vh;
}

.page_01 {
    /*background-color: red;*/
    
}

.page_03 {
    background-image: url('../images/03_background2.png');
    background-repeat: no-repeat;
    background-position: center top; /* horizontally centered, top vertically */
    /* optional: background-size: cover;  // if you want it to scale */
}

.page_04 {
    /*max-width: 1120px;
    margin: auto;*/
    height: 60vh;
  }

/*.page_06 {
  max-width: 1120px;
  margin: auto;
}*/


.bullet_point_title {
  text-align: center;
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  margin: auto;

  height: 30px;
  /*font-family: Montserrat;*/
  /*font-family: MontserratMedium;*/
  font-family: ServeticaThin;
  
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #364b5c;*/
  /*color: #000000;*/
  color: #EA7124; /* ORANGE */
  text-align: left;


}

.bullet_point_title_small {
  /*text-align: center;
  
	
	
	color: #394A59; 
	font-family: MontserratMedium;
	font-size: 26px;
  text-align: left;*/
  
  
  position: absolute;
/*top: 5px;
  left: 5px;*/
  right: 0;
  margin: auto;
  text-align: left;
  
  /*width: 182px;
  height: 30px;*/
  font-family: MontserratMedium;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #364b5c;*/
	color: #394A59; /* GREY */
}


.pages_title {
	
}

.pages_subtitle {
	
}

.pages_paragraph {
	
}



.paragraph {
 max-width: 1000px;
  margin: auto;
  text-align: center;
 /* margin: auto;*/
}




.inner_450 {padding-top: 450%;}
.inner_440 {padding-top: 440%;}
.inner_430 {padding-top: 430%;}
.inner_420 {padding-top: 420%;}
.inner_410 {padding-top: 410%;}
.inner_400 {padding-top: 400%;}
.inner_390 {padding-top: 390%;}
.inner_380 {padding-top: 380%;}
.inner_370 {padding-top: 370%;}
.inner_360 {padding-top: 360%;}
.inner_350 {padding-top: 350%;}
.inner_340 {padding-top: 340%;}
.inner_330 {padding-top: 330%;}
.inner_320 {padding-top: 320%;}
.inner_310 {padding-top: 310%;}
.inner_300 {padding-top: 300%;}
.inner_290 {padding-top: 290%;}
.inner_280 {padding-top: 280%;}
.inner_270 {padding-top: 270%;}
.inner_260 {padding-top: 260%;}
.inner_250 {padding-top: 250%;}
.inner_240 {padding-top: 240%;}
.inner_230 {padding-top: 230%;}
.inner_220 {padding-top: 220%;}
.inner_210 {padding-top: 210%;}
.inner_200 {padding-top: 200%;}
.inner_190 {padding-top: 190%;}
.inner_180 {padding-top: 180%;}
.inner_170 {padding-top: 170%;}
.inner_160 {padding-top: 160%;}
.inner_150 {padding-top: 150%;}
.inner_140 {padding-top: 140%;}
.inner_130 {padding-top: 130%;}
.inner_120 {padding-top: 120%;}
.inner_110 {padding-top: 110%;}
.inner_100 {padding-top: 100%;}
.inner_90 {padding-top: 90%;}
.inner_80 {padding-top: 80%;}
.inner_70 {padding-top: 70%;}
.inner_60 {padding-top: 60%;}
.inner_55 {padding-top: 55%;}
.inner_50 {padding-top: 50%;}
.inner_40 {padding-top: 40%;}
.inner_30 {padding-top: 30%;}
.inner_20 {padding-top: 20%;}
.inner_10 {padding-top: 10%;}




.faq_question {
				/*width: 243px;*/
			  height: 24px;
			  /*font-family: Montserrat;*/
			  font-family: MontserratMedium;
			  
			  
			  font-size: 18px;
			  font-weight: bold;
			  font-stretch: normal;
			  font-style: normal;
			  line-height: 1.33;
			  letter-spacing: normal;
			  color: #000000;
				padding-left:10px;
				
				
				-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
				
			}
			
			.faq_answer {
				width: 668px;
				  /*height: 125px;*/
				  font-family: MontserratMedium;
				  font-size: 16px;
				  font-weight: normal;
				  font-stretch: normal;
				  font-style: normal;
				  line-height: 1.5;
				  letter-spacing: normal;
				  /*color: #222222;*/
				  color: #394a59;
				
				padding-left:10px;
				padding-right:10px;
				/*display: none;*/
			}
			
			
.card-body {
    font-family: MontserratMedium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	/*color: #222222;*/
	color: #394a59;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	background-color: rgba(21, 142, 218, 0.05);
}
			
/*.faq_link {
	height: 56px;

	font-family: MontserratMedium;
	
	
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #158eda;
	background-color: #ffffff;
  position: relative;
	padding-top: 16px;
	line-height: normal;
}*/

.answer {
	border-radius: 8px;
	background-color: rgba(21, 142, 218, 0.05);
}
			
.toggle_arrow {
	height: 24px;
	/*font-family: Montserrat;*/
	font-family: MontserratMedium;
	
	
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #158eda;
	padding-left:10px;
	float: right;
	padding-right:10px;
}


attis_h1 {
  font-family: MontserratExtraBold;
  font-size: 54px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #222222;*/
	color: #394a59;
  text-align: center;
}

h1 {

  font-family: MontserratExtraBold;
  font-size: 64px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #222222;
	color: #394a59;
  text-align: center;
}

attis_h3 {
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  
  
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #222222;*/
  text-align: center;
}

h3 {
  /*height: 39px;*/
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #222222;*/
	color: #394a59;
  text-align: center;
}

h4 {
  font-family: MontserratMedium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  /*color: #222222;*/
	color: #394a59;
}

.app_header {
	font-family: ServeticaThin;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #EA7124; /* OPANGE */
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.app_strapline {
  height: 16px;
  font-family: MontserratExtraBold;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364B5C; /* GREY */
  text-align: left;
}

.metrics {
  position: absolute;
  text-align: left;
}

.metric {
  margin-top: 10px;
  font-size: 18px;
}



.preorder_header {
	font-family: Servetica;

	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;

	color: #394A59; /* GREY */
	/*color: #EA7124;*/ /* ORANGE */
	text-align: left;
	/*position: absolute;*/
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;
}

.preorder_content {
  /*left: 64%;*/
  text-align: left;
  font-family: MontserratMedium;
  /*height: 66px;*/
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-align: left;

}

#preorder_dropdown {
  text-align: left;
  font-family: MontserratMedium;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.div_header {
	font-family: Servetica;

	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;

	color: #394A59; /* GREY */
	/*color: #EA7124;*/ /* ORANGE */
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;
}

.div_header_attis {
	/*font-family: MontserratExtraBold;*/
	font-family: ServeticaThin;
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #EA7124; /* OPANGE */
	/*color: #000000;*/
	/*color: #364B5C;*/ /* GREY */
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;
	/*background-color: #FF0000;*/
}

.div_bs_header {
	font-family: MontserratExtraBold;
	font-size: 52px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 20px;
	/*background-color: #FF0000;*/
}

.div_bs_h3 {
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #222222;*/
	color: #394a59;
  text-align: center;
  margin-top: 80px;
}

.div_bs_h4 {
	font-family: MontserratMedium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  /*color: #222222;*/
	color: #394a59;
	/*width: 1000px;*/
}

.contact_details {
	text-align: left;
}

.name_input_field {
  width: 512px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(21, 142, 218, 0.25);
  border: solid 1px #158eda;
  background-image: linear-gradient(to top, rgba(21, 142, 218, 0.02), rgba(21, 142, 218, 0)), linear-gradient(to bottom, #ffffff, #ffffff);
	/*text-align: center;
	left: 0;
	right: 0;
	margin: auto;*/
}

.email_input_field {
  width: 512px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #ea2424;
  background-image: linear-gradient(to top, rgba(21, 142, 218, 0.02), rgba(21, 142, 218, 0)), linear-gradient(to bottom, #ffffff, #ffffff);
	/*text-align: center;
	left: 0;
	right: 0;
	margin: auto;*/
 }

.message_input_field {
  width: 512px;
  height: 150px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #c4c4c4;
  background-image: linear-gradient(to top, rgba(21, 142, 218, 0.02), rgba(21, 142, 218, 0)), linear-gradient(to bottom, #ffffff, #ffffff);
 }
 
.Metrics_Page_Layout {
	/*position: absolute;*/
	/*top: 15%;
	position: absolute;

	left: 0;
	right: 0;*/
	text-align: center;
	margin: auto;
	max-width: 1000px;
}

.Xtra_Page_Layout {
	position: absolute;
	top: 15%;
	text-align: center;
	position: absolute;

	left: 0;
	right: 0;
	margin: auto;
	max-width: 1000px;
}

.Xtra_Page_Title {
	font-family: Servetica;
	color: #394A59; /* GREY */
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

.Xtra_Page_Subtitle {
  font-family: MontserratMedium;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.Profile_Title {
  font-family: MontserratMedium;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
}

.Dark_blue {
  color: #394A59;
}

/*.EcoBullets {
  font-family: MontserratMedium;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #394A59;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1000px;
}*/

.Xtra_Page_Paragraph {
  font-family: MontserratMedium;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #394A59; /* GREY */ 
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1000px;
}

.Xtra_Page_Paragraph_About {
  font-family: MontserratMedium;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #394A59; /* GREY */ 
  text-align: left;
}










/*font-family: MontserratExtraBold;
	font-size: 52px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 20px;*/
	/*background-color: #FF0000;*/








.EcoBullets {
	position: absolute;
	top: 15%;
	text-align: center;
	position: absolute;

	left: 0;
	right: 0;
	margin: auto;
}


.About, .PreOrder, .TechSpecsPage {
	position: absolute;
	top: 15%;
	text-align: center;
	position: absolute;

	left: 0;
	right: 0;
	margin: auto;
}


.statistics {
  position: absolute;
  width: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364B5C; /* GREY */
  margin: auto;
  text-align: center;
}

.Stat {
  font-family: Servetica;
  font-size: 12px;
  font-weight: 500;
  margin: auto;
  text-align: center;
}

.Value {
  width: 79px;
  /*height: 30px;*/
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 18px;
  font-weight: bold;
  margin: auto;
  text-align: center;
}










/*
#sae_header_2 {
	position: absolute;
	left: 5%;
	margin: auto;
	z-index: 500;
	vertical-align: baseline;
	top: 65%;
}


#sae_header_3 {
	position: absolute;
	left: 5%;
	margin: auto;
	z-index: 500;
	vertical-align: baseline;
	top: 65%;
}
*/

#preorder_btn {
  width: 137px;
  height: 41px;
  border-radius: 100px;
  background-color: #158EDA;
  margin-bottom: 15px;
}

.preorder_btn_txt {
  width: 137px;
  height: 17px;

  font-family: MontserratMedium;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  
  text-align: center;
  
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  line-height: 40px;
  
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


#order_alert {
	opacity: 0;
	display: none;
  /*position: absolute;
  left: 64%;*/
  /*top: 125%;*/
  text-align: left;
  /*width: 290px;
  height: 66px;*/
 /* font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /*color: #FF0000;*/
  color: #EA7124; /* ORANGE */
  /*left: 12%;
  margin-top: 430px;*/
}


.sae_strapline {
	font-family: MontserratExtraBold;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	/*color: #000000;*/
	color: #364B5C; /* GREY */
	text-align: center;
	position: absolute;
    display: block;
	left: 0;
	right: 0;
	margin: auto;	
}

.sae_subheader {
	font-family: MontserratExtraBold;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #364B5C; /* GREY */
	text-align: center;
	position: absolute;
    display: block;
	left: 0;
	right: 0;
	margin: auto;	
}







.progWave {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 500;
	vertical-align: baseline;
	/*top: 10%;*/
}

.RunningLegs {
	position: absolute;
}

/*div.sensors_row {
	position: absolute;
	top: 15%;
	display: table;
	width: 100%;
}*/

div.sensors_row {
    position: absolute;
    top: 15%;
    display: block;
    /* Make the sensor stage match your content width and center it */
    width: min(100%, 1120px);   /* adjust 1120px if your design uses a different max width */
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;       /* sensors are visual; click-through if you like */
}
    
/* The sensors themselves are absolutely positioned inside this stage */
#sensors_row img {
  position: absolute;
  transform-origin: 50% 50%;
  pointer-events: auto;       /* turn back on if sensors are clickable */
}
    























div.sensors_row span {
	display: table-cell;
	text-align: center;
}


div.product_row {
	position: absolute;
	top: 0%;
	display: table;
	height: 900px;
	width: 100%;
	/*table-layout: fixed;*/    /* For cells of equal size */
}

div.product_row span {
	display: table-cell;
	text-align: center;
}


#contact_row {
	padding-top: 30px;
	/*text-align: left;*/
	
}


.column_text {
	margin-bottom: 0%;
}

.in_the_box_table {
	margin-top: 5%;

}

/*.zoomed_device {
	top: -10%;
	transform: scale(0.4) rotate(-15deg);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
}*/

.callout_line {
	position: absolute;
	display: block;
	margin: auto;
}

#callout_line_1 {
	top: 30.5%;
	left: 30%;
}

#callout_line_2 {
	top: 43.5%;
	left: 62%;
}

#callout_line_3 {
	top: 53.8%;
	left: 36.5%;
}

.circle_waterproof {
	position: absolute;
	display: block;
	margin: auto;
	top: 31%;
	left: 33%;
}

.line_waterproof {
	position: absolute;
	display: block;
	/*margin: auto;*/
	top: 31%;
	right: 33%;
}

.circle_lightweight {
	position: absolute;
	display: block;
	margin: auto;
	top: 41%;
	left: 59%;
}

.circle_tough {
	position: absolute;
	display: block;
	margin: auto;
	top: 52%;
	left: 39%;
}



#bp_title_waterproof {top: 19%; left: 5%;}
#bp_title_lightweight {top: 43%; left: 70%;}
#bp_title_tough {top: 50%; left: 5%;}

.bullet_point_text {
  position: absolute;
  height: 71px;
  font-family: MontserratMedium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-align: left;
}

#bp_text_waterproof {top: 22%; left: 5%; width: 230px;}
#bp_text_lightweight {top: 46%; left: 70%; width: 240px;}
#bp_text_tough {top: 53%; left: 5%; width: 250px;}











#00_down_1 {
	opacity: 0;
}


/*.container {
	overflow-x: hidden;
}*/

.text_bounce {
  position: absolute;
  display: block;
  margin: auto;
  top: 21%;
  left: 30%;
  
  height: 14px;
  font-family: Servetica;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}

.text_bounce_value {
  position: absolute;
   display: block;
  margin: auto;
  top: 24%;
  left: 29.2%;
  
  height: 30px;
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}

.text_rotation {
  position: absolute;
  display: block;
  margin: auto;
  top: 21%;
  left: 68%;
  
  height: 14px;
  font-family: Servetica;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}

.text_rotation_value {
  position: absolute;
   display: block;
  margin: auto;
  top: 24%;
  left: 71%;
  
  height: 30px;
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}

.text_steps {
  position: absolute;
  display: block;
  margin: auto;
  top: 52%;
  left: 22%;
  
  height: 14px;
  font-family: Servetica;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}

.text_steps_value {
  position: absolute;
  display: block;
  margin: auto;
  top: 48%;
  left: 26%;
  
  height: 30px;
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #364b5c;
}
/*
@font-face {font-family: 'Servetica'; src: url('../fonts/servetica/Servetica Heavy Public.ttf') format('truetype');}
@font-face {font-family: 'ServeticaThin'; src: url('../fonts/servetica/Servetica Thin Public.ttf') format('truetype');}
@font-face {font-family: 'Servetica-Medium'; src: url('../fonts/servetica/Servetica Medium Public.ttf') format('truetype');}
@font-face {font-family: 'MontserratExtraBold'; src: url('../fonts/montserrat/Montserrat-ExtraBold.otf') format('opentype');}
@font-face {font-family: 'MontserratMedium'; src: url('../fonts/montserrat/Montserrat-Medium.otf') format('opentype');}
@font-face {font-family: 'Digital-Watch'; src: url('../fonts/digital/digital-7 (mono italic).ttf') format('truetype');}
*/


#scroll_text {
	margin-top: 12px;
	margin-bottom: 30px;
color: #FFFFFF;
  font-family: ServeticaThin;
  font-size: 20px;
  /*font-weight: bold;*/
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
	
}


#product_display {
	position: relative; 
	width: 200px; 
	height: 150px; 
	border: 1px solid black;
  transform: translate(50%, 0%);
	text-align: center;
}

/*.page_06 {
  width: 100%;
  max-width: 1000px;*
  /*height: 450px;*/

  /*margin: auto;
}*/

.product_container {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

#child {
	/*margin: 0;*/
  position: absolute;
  top: 50%;
  /*-ms-transform: translateY(-50%);*/
  transform: translateY(-50%);
}


.product_table {
	table-layout : fixed;
	width: 100%;
	border: 1px solid black;
  margin: 15px 0;
	
	
    width: 10000px;
}

.product_table td:nth-child(1),
.product_table td:nth-child(3) {
  width: 25%;
}
.product_table td:nth-child(2) {
  width: 50%;
} 



#RunningLegs canvas {
	outline: none;
	border: none;
}

.tryer {
	padding-bottom: 5vh;
}

.product_table


			.faq_table_div {
				/*width: 100%*/
				max-width: 700px;
				width: 700px;
				/*margin: auto;*/
				/*margin-left: 40px;
				margin-right: 40px;*/
				margin-left: auto;
				margin-right: auto;
				table-layout:fixed;
				overflow: hidden;
			}
			
			#faq_table {
				width: 700px;
				max-width: 700px;
				/*col*/
				border-collapse: collapse;
				/*margin: auto;*/
				table-layout:fixed;
				overflow: hidden;
			}
			tr { 
			  border: solid;
			  border-width: 1px 0;
			  border-color: #eaeaea;
			}
			
			.faq_question {
				/*width: 243px;*/
			  height: 24px;
			  /*font-family: Montserrat;*/
				font-family: MontserratMedium;
			  font-size: 18px;
			  font-weight: bold;
			  font-stretch: normal;
			  font-style: normal;
			  line-height: 1.33;
			  letter-spacing: normal;
			  color: #000000;
				padding-left:10px;
				
				
				-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
				
			}
			
			.header {
				margin-left: 16px;
				margin-right: 16px;
			}
			
			
			
			.contact_form_div {
				/*position: fixed;*/ /* or absolute */
				  top: 50%;
				  left: 50%;
				margin-left: auto;
				margin-right: auto;
			}





.page_05 {
	height:100%;
	min-height: 900x;
}



.preorder_text_format {
  position: absolute;
  left: 64%;
  text-align: left;
  font-family: MontserratMedium;
  height: 66px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  left: 12%;
}


#itb_div {
	/*position: absolute;
	display: flex;
 top: 60px;
 height: 400px;*/
}

.IconLabel {
  /*display: flex;
  justify-content: center;
  align-items: flex-end;
  vertical-align: baseline;
  font-family: MontserratMedium;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-align: center;
  display: block;
  margin: auto;*/
}







/* ======================= FOOTER ======================= */ 

.footer_line {
	width: 100%;
	height: 1px;
	background-color: #c4c4c4;
}

.footer {
  opacity: 0;
  display: none;
  min-width: 422px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  background-color: #FFF;
  z-index:999;
}

#footer_list ul {
  list-style: none;
}

#footer_list li {
	
  display: inline;
}

.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.footer ul a {
	display: inline-block;
	text-align: center;
	padding: 14px 9px;
	text-decoration: none;
}

/*.footer img {
	float: right;
}*/

.footer_link {
	float: right;
}

.footer_link_left {
	/*float: left;*/
	margin-left: -16px;
}

.profile_link_image {
	float: right;
	padding-top: 6px;
	padding-right: 12px;
	cursor: pointer;
}

.profile_link_image :hover {
}

.footer_link_image {
	float: right;
	padding-top: 6px;
	padding-right: 12px;
	cursor: pointer;
}

.footer_link_image :hover {
}

.footer_link:hover {
	/*background-color: #222222;*/
	
	background-color: #394a59;
	color: #FFF;
}

.footer_link:visited {
	color: #158eda;
}

.footer_copyright {
	float: left;
	text-align: center;
	padding: 14px 16px;
}






.page_01 {
	opacity: 0;
	/*top:300px;*/
	/*padding-top: 2*5vh;*/
	/*margin-top: 25vh;*/  /* or padding-top */
}




.bigdevice {
	
	width:540px; /* you can use % */
    height: auto;
	
}

.rotate90 {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
	width:220px; /* you can use % */
    height: auto;
}


.Preorder_Menu_Button {
  border-radius: 100px;
  background-color: #158eda;
  float: right;
  margin-left: 30px;
  cursor: pointer;
}

.Preorder_Menu_Button:hover {
  background-color: #EA7124;
}



.ContactOurSalesTeam_Button {
	border-radius: 100px;
	background-color: #158eda;
	float: right;
	cursor: pointer;
	width: 220px;
	height:40px;
  }
  
.ContactOurSalesTeam_Button:hover {
    background-color: #EA7124;
}

#preorder_btn:hover {
  background-color: #EA7124;
  cursor: pointer;
}

.menu_link {
  /*font-family: Montserrat;*/
  font-family: MontserratMedium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  position: relative;
  top: -3px;
}

.spacer {
	width: 20px;
	height: 250px;
	/*background: red;*/
}

.topnav {
	opacity: 0;
	/*background-color: #222222;*/
	background-color: #394a59;
	overflow: hidden;
}

.topnav a {
	float: left;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	/*font-size: 17px;*/
}

.topnav a:hover {
	background-color: #ddd;
	color: black;
	text-decoration: none;
}

.topnav a.active {
	background-color: #4CAF50;
	color: white;
}

.topnav-right {
	float: right;
}









/* PAGE 00 ======================================================= */
.page_00 {height: 70vh;}
.inner {
	/*display: inline-block;*/
	display: none;

	vertical-align: middle; opacity:0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -65%);}
.inner img {display: block; margin-left: auto; margin-right: auto; margin-top: 10px;}
/* PAGE 00 ======================================================= */



.svg_icons svg {
	display: block; margin-left: auto; margin-right: auto; margin-top: 10px;
}

.svgCell {
	display: block;
	margin: auto;
}


#videoMaskBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 200vh;*/
}

/*h1 {font-size: 1em; font-weight: normal; text-align: center;}*/
.intrinsic {font-family: 'Servetica'; position: relative; height: 0; padding-bottom: 10%; font-size: 24em;}
.intrinsic svg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*outline: thin dashed red;*/}
.intrinsic svg text {text-anchor: middle;}
/* PAGE 01 ======================================================= */

/* PAGE 02 ======================================================= */
.page_02 {
	/*height: 800px;*/
	height: 100%;
	
	position: relative;
	top: 0px;
	opacity: 0;
}
	
.Stridesense {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
}

.stridesense_text {
	/*text-color: #EA7124;*/
	
	font-family: ServeticaThin;
	color: #EA7124;
}

	/*font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;


	text-align: center;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	margin: auto;*/



















.wrapper {
  height:100%;
  
  /*z-index: 999;*/
}

.content {

  
  height: 0;
  padding-bottom: 56.25%; /* 16:9 */
  position: relative;
}


.page_100 {
	position: relative;
    width: 100%;
    padding-bottom: 125%;
    float: left;
    height: 0;
	
	background-color: #FFFF00;
}


.watchContainer {
	position: absolute;
	width: 100%;
	z-index: -1;
	/*transform: translate(0%, -225%);*/
}

.div_Stopwatch {
	font-family: 'Digital-Watch';
	position: relative;
	top: 500;
	height: 0;
	padding-bottom: 20%;
	font-size: 32em;
}
	
	
.div_Stopwatch svg {position: absolute; top: 0; left: 0; width: 100%; height: 200%; /*outline: thin dashed red;*/}
.div_Stopwatch svg text {text-anchor: middle; fill: black; opacity: 0.05; /*outline: thin dashed green;*/}


.div_Stridesense {font-family: 'Servetica'; position: relative; height: 0; padding-bottom: 20%; font-size: 11em; /*outline: thin dashed red;*/}
.div_Stridesense svg {position: absolute; top: 0; left: 0; width: 100%; height: 200%; /*outline: thick dashed orange;*/}
.div_Stridesense svg text {text-anchor: middle; fill: black; /*outline: thick dashed yellow;*/ z-index: 500;}

#RunningLegs canvas {
	width: 500;
	height: 500;
	outline: none;
	border: none;
	
	z-index: 50;
	
	/*position: relative;*/
	/*padding-top: -50%;*/
	/*background-color: #FFFF00;*/ /*yellow*/
}














.text_bounce {
	position: absolute;
	height: 0px;
}
.text_bounce_value {
	position: absolute;
	height: 0px;
}
.text_rotation {
	position: absolute;
	height: 0px;
}
.text_rotation_value {
	position: absolute;
	height: 0px;
}
.text_steps {
	position: absolute;
	height: 0px;
}
.text_steps_value {
	position: absolute;
	height: 0px;
}









.animationContainer {
	position: absolute;
	/*background-color: #00FF00;*/ /*green*/
	height: 78.6%;
	opacity: 100%;
	width:100%;
	/*background-color: #FFFF00;*/ /*yellow*/
}



#progWave {
	transform: translate(0%, -120%);
	
	
	/*z-index: -1;*/
	z-index: 2;
	/*outline: thick dashed orange;*/
}

#RunningLegs {
	z-index: 4;
}




.progressionCanvas {
	width: 100%;
	height: auto;
	z-index: 99;
	/*transform: translate(8%, 4%);*/
	transform: translate(8%, 4%);
	/*background-color: #00FF00;*/
	
	/*opacity: 100%;*/
}

.threejs_overlay {
	display: inline-block;
	position: relative;
	width: 100%;
	opacity: 0.75;
}


/* PAGE 02 ======================================================= */

.text_stopwatch {
  /*background: yellow;*/
}




/* Every rule not marked by "required" is optional and used only to decorate the example */
.block {
    margin: 10px 50px;
    /*display: flex;*/ /* required */
    /*flex-flow: row nowrap;*/ /* required */
}
.block .background,
.block .foreground {
    box-sizing: border-box; /* required */
    width: 100%; /* required */
    flex: none; /* required */
}
.block .background {
    background: #9ff;
    color: #fff;
    padding: 15px;
    font-size: 30px;
}
.block .foreground {
    padding: 15px;
    border: solid 1px;
    margin-left: -100%; /* required */
}
.block .foreground .outside {
    position: absolute;
    top: 5px;
    left: 8px;
}

.newsletter_signup {
	/*(position: absolute;
	top: 5px;*/
	margin-top: -80px;
}

.video_container {
	margin-top: 40px;
}




/*    MAILCHIMP    */



/*#mc_label {
	position: absolute;
	margin-top: 4px;
}*/

#mc_centre {
  /*display: flex;*/
  /*justify-content: center;*/
	
  /*osition: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;*/
  /*text-align: center;
  width: 50%;*/
  /*width: 40%;*/
}



#mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; width:350px; vertical-align:top;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {
	font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #158EDA; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}

/* ==== RSG video layout fix (time-based, decoupled from scroll) ==== */
.page_01 {
	padding-top: 20vh;
	position: relative;
	overflow: clip; /* contain overflow without creating scrollbars */
    height: 100vh;
  }
  
  .page_01 .knockout {
	position: relative;  /* establish positioning context for children */
	width: 100%;
	height: 200%;
  }
  
  #video2 {

	inset: 0;
	width: 100%;
	height: 10%;
	object-fit: cover;
  }
  
  /* Optional: make overlay elements ignore pointer events */
  #videoMaskBox, .intrinsic, .knockout-text-container { pointer-events: none; }










/* make mask box match video’s aspect ratio */
.intrinsic {
    font-family: 'Servetica';
    position: relative;
    height: 0;
    padding-bottom: 32.8%;   /* was 10% */
    /* remove font-size: 24em; (not needed, and can confuse scaling) */
  }
  
  /* the SVG should sit on top, covering the whole box */
  .intrinsic svg {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    /* outline: none;  // remove the debug dashed red outline */
  }
  
  /* ensure the video fills the same box */
  .knockout {
    position: relative;
    width: 100%;
    max-width: 1120px;       /* or whatever width you prefer */
    margin: 0 auto;
    overflow: hidden;
  }
  
  .knockout video {
    width: 100%;
    height: 100%;            /* was height:auto */
    display: block;
    object-fit: cover;
  }
  
  /* remove or override this rule if present */
  #video2 { height: auto; }  /* was 35% — that shrank the video vs the mask */
  


.ContactSalesTeam_Button {
	border-radius: 100px;
	background-color: #158eda;
	/*float: right;*/
	cursor: pointer;
	width: 180px;
	height:40px;
  }
  
.ContactSalesTeam_Button:hover {
    background-color: #EA7124;
}

#last_button {
    /*margin-bottom: 60px;*/
    /*opacity: 0.5;*/
   /* float: left;*/
   margin: 0;
  position: absolute;
  top: 40%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}