html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}



body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

@font-face {
    font-family: 'MuseoSans_900';
    src: url('../fonts/MuseoSans_900-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans_300';
    src: url('../fonts/MuseoSans_300-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
   font-family: 'nitti';
      src: url('../fonts/nittigrotesk-normal-v20.eot');
      src: url('../fonts/nittigrotesk-normal-v20.eot?#iefix') format('embedded-opentype'),
           url('../fonts/nittigrotesk-normal-v20.woff') format('woff');

   font-weight: normal;
   font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

sub{
	font-size:0.7em;
	position:relative;
	padding-left:0.1em;
	top:0.3em;
}

html {
  font-size: calc(16px + (100vw - 768px)/256);
	 /*font-size:16px;*/
/* SMART PHONES */

}

body{

	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  background:black;
  overflow-x:hidden;
  font-family:MuseoSans_300;
	font-size: 1rem;
	Line-height: 1.5em;
}

h1{
  font-family:MuseoSans_900;
  font-size:2rem;
  color:rgba(229,65,66,1.0);
  padding-bottom:1.5rem;
	line-height:1.1em;
}

h3{
  font-size:1rem;
  font-family:nitti;
  font-weight:light;
  color:rgba(229,65,66,1.0);
}

.h3{
  position:absolute;
  bottom:2rem;
  width:100%;
  text-align:center;
}

p{
	margin:0 auto;
	max-width:28.125rem;
  font-family:'MuseoSans_300',Helvetica,Arial,serif;

}

/* buttons */

.btn-inrego{

  display:inline-block;
  width:19.375rem;
  height:4.5rem;
  border:solid 1px #d83e3f;
  text-align:center;
  line-height:4.5rem;
  border-radius: 4.5rem;
  color:#fff;
  font-size:2rem;
  margin:3rem 0.5rem 0 0.5rem;
  text-decoration:none;
  font-family:nitti;
  transition: 0.15s;
}

.btn-inrego:hover{
  background:#d83e3f;


}


.btn-play-holder{
  position:absolute;
  width:100%;
  height:100%;
  left:0px;
  top:0px;
}

.btn-play{
	text-decoration:none;
	color:#fff;
	display:block;
  cursor:pointer;
  position:relative;
  margin:0 auto;
  top:53%;
  width:13.25rem;
  height:3rem;
  border-radius:3rem;
  border-right:solid 1px rgba(216,62,63,1);
  border-top: solid 1px rgba(216,62,63,1);
  border-bottom: solid 1px rgba(216,62,63,1);
	transition: 0.15s;
	padding-bottom:1px;

}


.btn-play:hover{
  background:#d83e3f;


}

.btn-play:hover img{
  display:block !important;

}

.btn-play-icon{
  position:relative;


  width:3rem;
  height:3rem;

  border:solid 1px #d83e3f;
  border-radius:3rem;
}

.opaque{
	display:none !important;
}

.btn-play-text{
  position:absolute;
  left:10px;
  top:0px;
  bottom:0px;
  display:block;
  width:100%;
  line-height:3rem;
  font-family:nitti;
  text-align:center;
  height:100%;


}

.btn-play-icon-img{
  position:absolute;
  width:20px;
  height:20px;

  display: block;
  margin:auto;
  padding-left:3px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-play-bg{

}


body{

  color:#fff;
}

.content{
  margin:0 auto;
  max-width:64rem;
	overflow-x:hidden;
	position:relative;
}

.content-text{
  padding:0px 20px 0px 20px;
}

.container, .container-flex{
  position:relative;
  margin:0 auto;

  text-align:center;

}

.container{

}

.container-flex{
  display:flex;
  flex-direction:row;
  align-items:stretch;
  justify-content: space-between;

}

.icon{
  position:relative;
  color:#fff;
  width:33%;

}


.icon-img{
	position:relative;
	height:5.0625rem;

}



div.highlighted{
	margin:auto;
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	background:#d83e3f;
	margin:22px 22px 22px 22px;
	z-index:-100;
}

h3.highlighted{
	color:#fff;
}


.side-borders{
  position:relative;
  border-left:solid 1px #d83e3f;
  border-right:solid 1px #d83e3f;
  margin: 0px 0px 0px 0px;

}

.side-borders-gap-top , .side-borders-gap-bottom{
  position:absolute;
  width:100%;
  height:22px;
  left:-1px;
  background:black;
  padding-right:2px;
}

.side-borders-gap-bottom{
  bottom:0px;
}

.py-1{
  padding-top:1rem;
  padding-bottom:1rem;
}

.py-2{
  padding-top:2rem;
  padding-bottom:2rem;
}

.py-3{
  padding-top:6rem;
  padding-bottom:6rem;
}

.py-8{
  padding-top:8rem;
  padding-bottom:8rem;
}

hr{
  background:#d83e3f;
  height:1px;
  padding:0;
  margin:0px 0px 0px 0px;
  border-style:none;
}

.hr{
  padding:0;
  margin:0px 22px 0px 22px;
}

.vl{
  border-right:solid 1px #d83e3f;
  margin:22px 0px 22px 0px;
}

.video{
  position:relative;
  width:100%;
	/*
  left:50%;
  margin-left:-512px;
	*/
	margin:0 auto;

}



#welcome{
  margin-top:-175px;
}

#logo{

  position:relative;
  width:10.875rem;
	height:auto;
	margin:0 auto;
  margin-top:2rem;
}

#logo img{
	
  width:100%;
	height:auto;

}

#video-overlay{

	position:fixed;
	left:0px;top:0px;
	width:100%;
	height:100%;
	z-index:100;
	display:none;

}

.video-overlay-bg{

	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.9);

}

.btn-close{

	display:block;
	position:fixed;
	width:30px;
	right:32px;
	top:32px;
	z-index:10;

}

.logo-inrego{

	width:160px;
	height:auto;
	margin-top:2rem;

}



@media(max-width:768px){

	html {

	  font-size: 16px;
		/* SMART PHONES */

	}

  body{
    margin:0;
    margin:0px 0px 0px 0px;
		overflow-x:hidden;
  }

	#logo{
    width:130px;
		margin-top:25px;
  }

	.content{
		width:100%;
		overflow:hidden;
	}
	/* play button */

	.btn-play{
		width:171px;
		height:39px;
		top:46.9%;
	}
	.btn-play-icon{
		width:38px;
		height:38px;
	}

	.btn-play-text{

		font-size:13.5px;
		height:38px;
		line-height:38px;

	}

	.btn-play-icon-img{

	}

	.video{


		position:absolute;

		width:1000px;
		left:50%;
		margin-left:-500px;



	}

	#welcome{
		margin-top:25rem;
	}

	p{
		font-size:14px;
		line-height:21px;
	}
	h1{
		font-size:1.75rem;

		padding-bottom:1.1rem;
	}

	.py-3{
		padding-top:5.3rem;
		padding-bottom:5.3rem;
	}

	.pb-contact-text{
		padding-bottom:1.6rem;
	}

	.btn-inrego{
		width:100%;
		max-width:400px;
		height:63px;
		margin-right:0px;
		margin-left:0px;
		font-size:1.75rem;
		line-height:63px;
		margin:1rem 0rem 0rem 0rem;
	}

  .py-8{
    padding-top:5.2rem;
    padding-bottom:5.2rem;
  }

	.icon{
		width:100%;
		margin-top:0px

	}

	.icon-img{
		height:3.75rem;
		padding-bottom:2rem;


	}

	div.highlighted{

		background:#d83e3f;
		margin:22px 0px 22px 0px;
		z-index:-100;
	}

	.h3{
		position:absolute;
		bottom:5rem;
		font-size:14px;
  }

	.vl{
		width:100%;
		height:1px;
		border-top:solid 1px #d83e3f;
		border-right:none;
		padding:0px 44px 0px 0px;
		margin:0;
		position:relative;
		left:-22px;
	}

	.logo-inrego{

		width:121px;

	}

  .container-flex{

    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content: space-between;

  }

  p{
		/*
    margin:0px 0px 0 0px;
		*/
  }

  hr , .hr{
    margin:0px -22px 0px -22px;

  }

  .side-borders{
    border-style:none;
  }



}



/* in between */
@media(max-width:1500px){



}


/* 1440px */
/*
@media(min-width:1500px){

	.content{

	  max-width:1440px;
	}

	#logo{
    width:240px;
		margin-top:55px;
  }



	.btn-play{
		width:300px;
		height:65px;
		border-radius:65px;
		top:65%;
	}
	.btn-play-icon{
		width:64px;
		height:64px;
		border-radius:64px;
	}

	.btn-play-text{

		font-size:22.5px;
		height:64px;
		line-height:64px;

	}

	.btn-play-icon-img{

	}

	.video{
		position:relative;
		width:1200px;
		margin-left:-600px;

	}

	#welcome{
		margin-top:-60px;
	}

	p{
		font-size:22.5px;
		line-height:33px;
		max-width:650px;
	}
	h1{
		font-size:2.8125rem;
		padding-bottom:2.5rem;
	}

	.py-3{
		padding-top:6.3rem;
		padding-bottom:7.3rem;
	}

}
*/
