*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; }


/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
    font-family: 'Montserrat Alternates', sans-serif;
	background: rgba(255,255,255,1);
}


.naw {
float:left;
position:relative;
margin:0px auto;
text-align:center;
width: 100%;
color:#fff;
top:-190px;
}

.naw h1{
font-size:36px;
}

.naw p{
font-size:20px;
}

.adres {
	display: inline-block;
	margin-bottom:10px;
	margin-left:10px;
	margin-right: 10px;
	color: rgba(0,0,0,.7);
}

.adres a {
	text-decoration: none;
	color: rgba(0,0,0,.7);
}


a:focus {
	outline:none;
}

.pf_navall {
	background-color:#fff;
}

@media (max-width:960px){
	.pf_navall {
		max-width: 1300px;
		height: auto;
	}
}	

.pf_nav-container {
	width: 100%;
	height: 120px;
	top: 0 px;
	position: fixed;
	z-index: 100000;
	margin: 0 auto;
	background: rgba(255,255,255,1);
	background-color: rgba(255,255,255,1);
}

@media (max-width:320px){
	.pf_nav-container{
		height:110px;
	}
}

.nav_container {
	position:relative;
	max-width: 800px;
	height:50px;
  	margin: 0 auto;
  	color: rgba(0,0,0,.7);
  	}

@media (max-width:1199px){
	.nav_container {
		max-width: 700px;
	}
}
	
@media (max-width:968px) {
	.nav_container {
		display: none;
	}
}
  	


.pf_menu {
	max-width: 100%;
  	margin: 0 auto;
  	margin-top: 33px;
  	margin-left:-5px;
  	text-align:center;
  	color: rgba(0,0,0,.7);
}

@media (max-width:1199px){
	.pf_menu{
		margin-left:5px;
	}
}

@media (max-width:1038px){
	.pf_menu{
		position:relative;
		margin-left:0px;
	}
}

@media (max-width:960px) {
	.pf_menu {
	
	}
}

.pf_nav-container a {
  	text-decoration: none;
  	color: rgba(0,0,0,.7);
}

.pf_nav-container ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    color: rgba(0,0,0,.7);
    display: inline-block;
}

.pf_nav-container ul:hover {
    color: rgba(0,0,0,1);
}
  
.pf_nav-container li a {
  	color: rgba(0,0,0,.7);
  	font-weight:400;
  	letter-spacing: 1px;
  	color: rgba(0,0,0,.7);
  	margin-right: 10px;
}

@media (max-width:880px) {
	.pf_nav-container li a {
		font-size:14px;
	}
}

.pf_nav-container li a:hover {
	font-weight:500;
    cursor: pointer;
    color: rgba(0,0,0,1);
}

.pf_nav-container a:hover {
	font-weight:500;
    cursor: pointer;
    color: rgba(0,0,0,1);
}

.pf_nav-container li {
    color: rgba(0,0,0,.7);
    display: block;
    float: left;
    padding: 1rem;
    margin-left:10px;
    margin-right:10px;
    position: relative;
    text-decoration: none;
}

@media (max-width:1199px) {
	.pf_nav-container li {
		margin-left:1px;
    	margin-right:1px;
	}
}

@media (max-width:1038px) {
	.pf_nav-container li {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

@media (max-width:911px) {
	.pf_nav-container li {
		padding-left:5px;
    	padding-right:5px;
	}
}

@media (max-width:860px) {
	.pf_nav-container li {
		padding-left:3px;
    	padding-right:3px;
	}
}

.pf_nav-container li:hover {
    color: rgba(0,0,0,1);
}

.pf_nav-container li:last-child {
    margin-right:0px;
}

.pf_nav-container .dropmenu_streaming {
	background-color: #fff;
	margin-left: -18px;
	padding-top:12px;
}

.pf_nav-container .dropmenu_streaming a:hover {
	font-weight:500;
	color: rgba(0,0,0,1);
}

.pf_nav-container .dropmenu_scion {
	background-color: #fff;
	margin-left: -41px;
	padding-top:12px;
}

.pf_nav-container .dropmenu_scion a:hover {
	font-weight:500;
	color: rgba(0,0,0,1);
}

.pf_nav-container .dropmenu_clock {
	background-color: #fff;
	margin-left: -40px;
	padding-top:12px;
}

.pf_nav-container .dropmenu_clock a:hover {
	font-weight:500;
	color: rgba(0,0,0,1);
}

.pf_nav-container .dropmenu_bridge {
	background-color: #fff;
	margin-left: -35px;
	padding-top:12px;
}

.pf_nav-container .dropmenu_bridge a:hover {
	font-weight:500;
	color: rgba(0,0,0,1);
}

.pf_nav-container .dropmenu_cable {
	background-color: #fff;
	margin-left: -38px;
	padding-top:12px;
}

.pf_nav-container .dropmenu_cable a:hover {
	font-weight:500;
	color: rgba(0,0,0,1);
}

.pf_nav-container ul li ul {
    visibility: hidden;
  	opacity: 0;
  	min-width: 10rem;
    position: absolute;
  	margin-top: 0rem;
  	padding-top: 0.1rem;
    left: 0;
  	display: none;
  	color: rgba(0,0,0,.7);
}

.pf_nav-container ul li ul:hover {
    color: rgba(0,0,0,1);
}

.pf_nav-container ul li ul li {
	padding: 0.5rem;
	margin-left:0.5rem;
	text-align:left;
	color: rgba(0,0,0,.7);
}

.pf_nav-container ul li ul li:hover {
	color: rgba(0,0,0,1);
}

.pf_nav-container ul li:hover > ul,
ul li ul:hover {
  	visibility: visible;
  	opacity: 1;
  	display: block;
  	color: rgba(0,0,0,1);
}

.pf_nav-container ul li ul li {
    clear: both;
  	width: 100%;
  	text-align:center;
}

.pf_menu_streaming {
	margin-left:-13px;
	background-color:#fff;
}

.pf_menu_scion {
	margin-left: -12px;
	background-color:#fff;
}

.pf_menu_clock {
	margin-left: -13px;
}

.pf_menu_bridge {
	margin-left: -12px;
}

.pf_menu_cable {
	margin-left: -16px;
}

#pf_toggle_menuToggle {
  display: block;
  position: relative;
  top: 50px;
  right:50px;
  z-index: 100000;
  -webkit-user-select: none;
  user-select: none;
  float:right;
}

#pf_toggle_menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px; 
  cursor: pointer;  
  opacity: 0; 
  z-index: 2;
  
  -webkit-touch-callout: none;
}

#pf_toggle_menuToggle span{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative; 
  background: #cdcdcd;
  border-radius: 3px; 
  z-index: 1;  
  transform-origin: 4px 0px; 
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
 opacity 0.55s ease;
}

#pf_toggle_menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#pf_toggle_menuToggle span:nth-last-child(2){
  transform-origin: 0% 100%;
}

#pf_toggle_menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

#pf_toggle_menuToggle input:checked ~ span:nth-last-child(3){
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#pf_toggle_menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
}

#pf_toggle_menu {
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -200px;
  padding: 50px;
  padding-top: 125px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(500%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

@media (max-width:896px) and (orientation: landscape){
	#pf_toggle_menu {
		height: 100vh;
		overflow-y: scroll;
	}
}

#pf_toggle_menu li {
  padding: 10px 0;
  font-size: 16px;
  width: 100%;
  text-align: left;
}

.linkskip {
	margin-top:20px;
}


#pf_toggle_menu_2 li {
  	padding: 4px 0;
  	font-size: 13px;
	list-style-type: none;
	display:block
}

#pf_toggle_menu_2 li a {
	display:list-item;
	width: 155px;
}

.blanklink li {
margin-top:-5px;
}

#pf_toggle_menuToggle input:checked ~ ul {
  transform: none;
}

@media (max-width:2500px) {
	#pf_toggle_menuToggle {
		display: initial;
		top: 48px;
		z-index: 1000000;
		margin-left: 30px;
	}
}

@media (max-width:818px) {
	#pf_toggle_menuToggle {
		margin-left: 80px;
	}
}

@media (max-width:650px) {
	#pf_toggle_menuToggle {
		right: 40px;
		margin-left: 60px;
	}
}

@media (max-width:570px) {
	#pf_toggle_menuToggle {
		right: 30px;
		margin-left: 50px;
	}
}

@media (max-width:440px) {
	#pf_toggle_menuToggle {
		right: 25px;
		margin-left: 45px;
	}
}

@media (max-width:414px) {
	#pf_toggle_menuToggle {
		right: 40px;
		margin-left: 60px;
	}
}

@media (max-width:398px) {
	#pf_toggle_menuToggle {
		right: 40px;
		margin-left: 60px;
	}
	.login_container .user-info a {
		display:none;
	}
}

@media (max-width:375px) {
	#pf_toggle_menuToggle {
		right: 35px;
		margin-left: 55px;
	}
	#pf_toggle_menu {
  		padding-top: 100px;
	}
	#pf_toggle_menu li {
  		padding: 5px 0;
	}
	#pf_toggle_menu_2 li {
  		padding: 1px 0;
	}
}

@media (max-width:320px) {
	#pf_toggle_menuToggle {
		top: 48px;
		right: 25px;
		margin-left: 45px;
	}
	#pf_toggle_menu {
  		padding-top: 50px;
	}
}

.logo_container {
	float: left;
	position:absolute;
	margin-top: 15px;
	margin-left: -5px;
	z-index: 100000;
}

.logo_container img {
	width:55%;
}

@media (max-width:768px){
	.logo_container {
		margin-top:26px;
	}
	.logo_container img {
		width: 45%;
	}
}

@media (max-width:650px){
	.logo_container {
		margin-left:42px;
	}
}

@media (max-width:570px){
	.logo_container {
		margin-left:30px;
	}
}

@media (max-width:440px){
	.logo_container {
		margin-left:26px;
	}
}

@media (max-width:414px){
	.logo_container {
		margin-left:40px;
	}
}

@media (max-width:375px){
	.logo_container {
		margin-left:34px;
	}
}

@media (max-width:320px) {
	.logo_container {
		margin-left: 35px;
		background-color: #fff;
	}
}


@media (max-width:768px){
	.logo_container {
		margin-top:26px;
	}
	.logo_container img {
		width: 45%;
	}
}

@media (max-width:570px){
	.logo_container {
		margin-left:30px;
	}
}

@media (max-width:440px){
	.logo_container {
		margin-left:25px;
	}
}

@media (max-width:414px){
	.logo_container {
		margin-left:40px;
	}
}

@media (max-width:375px){
	.logo_container {
		margin-left:32px;
	}
}

@media (max-width:320px) {
	.logo_container {
		margin-left: 34px;
		background-color: #fff;
	}
}

.login_container {
	float: right;
	position:relative;
	margin-top: 50px;
	margin-right: 50px;
}

@media (max-width:968px){
	.login_container {
		margin-top: 50px;
		margin-right: 118px;
	}
}

@media (max-width:650px){
	.login_container {
		margin-right: 112px;
	}
}

@media (max-width:570px){
	.login_container {
		margin-right: 91px;
	}
}

@media (max-width:440px){
	.login_container {
		margin-right: 87px;
	}
}

@media (max-width:414px){
	.login_container {
		margin-right: 100px;
	}
}

@media (max-width:375px){
	.login_container {
		margin-right: 95px;
	}
}

@media (max-width:320px){
	.login_container {
		margin-right: 90px;
	}
}

.login_container a {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 16px;
	font-weight: 400;
	outline: none;
	color: rgba(0,0,0,.7);
	text-decoration: none;
	letter-spacing: 1px;
}

.login_container .user-info a {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 16px;
	font-weight: 300;
	outline: none;
	color: rgba(0,0,0,1);
	text-decoration: none;
	letter-spacing: 1px;
}

.login_container a:hover {
	font-weight: 500;
}


@media (max-width:375px){
	.login_container .user-info a {
	display:none;
	}
}



.intro {
	height: 100vh;
	width:100vw;
	Top: 0px;
	background: rgba(255,255,255,1);
}

.intro_in {
	Height: 100%;
	background-image: url('../img/imageholder.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.intro_text {
	float: left;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	margin-top: 250px;
	height:150px;
}


#slide1 h1 {
	font-family: 'Bentham', serif;
	font-weight: 300;
	font-size: 65px;
	color: rgba(0,0,0,0.35)
}

#slide1 {
    width: 100%;
    height: 40px;
    position: absolute;
 	float: left;
    animation:start 20s;    
    animation-fill-mode: forwards;
    -webkit-animation: start 20s infinite;    
    -webkit-animation-fill-mode: forwards;
}

@keyframes start {
    0%   { opacity: 1; }
    10%   { opacity: 1; }
	20%   { opacity: 0; }
  100% { opacity: 0; }
}

@-webkit-keyframes start /*Safari and Chrome*/
{
    0%   { opacity: 1; }
    10%   { opacity: 1; }
    20%   { opacity: 0; }
  100% { opacity: 0; }
}


#slide2 h1 {
font-family: 'Bentham', serif;
font-weight: 300;
font-size: 65px;
color: rgba(0,0,0,0.35)
}

#slide2 {
    width: 100%;
    height: 40px;
    position: absolute;
 	float: left;
 	opacity:0;
    animation:mymove 20s infinite;    
    animation-fill-mode: forwards;
    -webkit-animation: mymove 20 s infinite;    
    -webkit-animation-fill-mode: forwards;
}

@keyframes mymove {
    0%   { opacity: 0; }
    20%   { opacity: 0; }
    40%   { opacity: 1; }
    80%   { opacity: 1; }
    90%   { opacity: 0; }
  100% { opacity: 0; }
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    0%   { opacity: 0; }
    20%   { opacity: 0; }
    40%   { opacity: 1; }
    80%   { opacity: 1; }
    90%   { opacity: 0; }
  100% { opacity: 0; }
}

#slide3 h1 {
font-family: 'Bentham', serif;
font-weight: 300;
font-size: 65px;
color: rgba(0,0,0,0.35)
}

#slide3 {
    width: 100%;
    height: 40px;
    position: absolute;
 	float: left;
 	opacity:0;
    animation:end 20s infinite;    
    animation-fill-mode: forwards;
    -webkit-animation: mymove 20 s infinite;    
    -webkit-animation-fill-mode: forwards;
}

@keyframes end {
    0%   { opacity: 0; }
    90%   { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes end /*Safari and Chrome*/
{
    0%   { opacity: 0; }
    90%   { opacity: 0; }
  100% { opacity: 1; }
}



.arrow {position:relative;text-align:center;margin: 0 auto;margin-top:-150px;}
.arrow a {text-decoration:none;color: rgba(255,255,255,1);opacity:1;-webkit-transition: 0.1s, -webkit-transform 0.1s;transition: opacity 0.1s, transform 0.1s;}
.arrow a:hover {opacity:0.6;-webkit-transition: 0.1s, -webkit-transform 0.1s;transition: opacity 0.1s, transform 0.1s;}

.angle-up {position:relative;text-align:center;margin: 0 auto}
.angle-up a {text-decoration:none;color: rgba(0,0,0,0.5);opacity:1;-webkit-transition: 0.1s, -webkit-transform 0.1s;transition: opacity 0.1s, transform 0.1s;}
.angle-up a:hover {opacity:0.4;-webkit-transition: 0.1s, -webkit-transform 0.1s;transition: opacity 0.1s, transform 0.1s;}

#start {width:100%;height:95px;}

.welcome_txt {
	opacity: 0.4;
	margin: 0 auto;
	text-align:center;
}
	
.welcome_txt h1 {
	font-family: 'Bentham', serif;
	font-weight: 300;
	font-size: 60px;
	color: rgba(0,0,0,1)
	letter-spacing: 1px;
	text-align:center;
}

.main-text h1 {
	font-family: 'Montserrat Alternates', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #000;
	letter-spacing: 1px;
}


.main-text h2 {
	font-weight: 500;
	font-size: 1.375rem;
	color: rgba(0,0,0,1)
	letter-spacing: 1px;
}


.main-text h4 {
	font-weight: 500;
	font-size: 18px;
    line-height: 1.5em;
	color: #000;
	letter-spacing: 1px;
}

.pf-grid-container {
	width: 100%;
	Height: auto;
}

.main-text p {
	font-weight: 300;
	font-size: 18px;
    line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align:justify;
}

.main-text a {
	color: rgba(0,0,0,.7);
	letter-spacing: 1px;
}

.main-text a:hover {
	color: rgba(0,0,0,1);
	font-weight: 500;
}


.pf-grid {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pf-grid:before, 
.pf-grid:after { 
	content: " "; 
	display: table; 
}

.pf-grid:after { 
	clear: both; 
}

.pf-grid li {
	width: calc(100%/3);
	float: left;
	height: auto;
	margin-bottom:-7px;
	position: relative;
}

.pf-grid li img {
	width:100%;
	height:100%;
}

.c1000 {
}

.c500 {
	display: none;
}

.c700 {
	display: none;
}

.c200 {
}


.pf-grid li a {
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 2px;
	color: rgba(255,255,255,1);
	-webkit-transform 0.5s;
	transform 0.5s;
}

.pf-grid li h3 {
	position:absolute;
	top: 50%;
    left: 50%;
    margin-top: -1em;
    margin-left: -50%;
    width: 100%;
    height: 2em;
    text-align:center;
    text-decoration: none;
    font-weight: 300;
	font-size: 24px;
	opacity: 1;
	letter-spacing: 2px;
	-webkit-transition: 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
}

.pf-grid li:hover h3 {
	opacity: 0;
	-webkit-transition: 0.1s, -webkit-transform 0.1s;
	transition: opacity 0.1s, transform 0.1s;
}

.pf-grid li h4 {
	position:absolute;
	top: 50%;
    left: 50%;
    margin-top: -1em;
    margin-left: -50%;
    width: 100%;
    height: 2em;
    text-align:center;
    text-decoration: none;
    font-weight: 300;
	font-size: 24px;
	opacity: 1;
	letter-spacing: 2px;
	-webkit-transition: 0.7s, -webkit-transform 0.7s;
	transition: opacity 0.7s, transform 0.7s;
}

.pf-grid li:hover h4 {
	font-weight: 500;
	-webkit-transition: 0.7s, -webkit-transform 0.7s;
	transition: opacity 0.7s, transform 0.7s;
}

.pf-grid figcaption a {
	font-weight: 200;
	font-size: 18px;
	letter-spacing: 2px;
	line-height:36px;
	text-decoration: none;
	color: rgba(255,255,255,1);
	-webkit-transition: 0.6s, -webkit-transform 0.6s;
	transition: opacity 0.6s, transform 0.6s;
}

.pf-grid figcaption a:hover {
	font-weight: 500;
	color: rgba(255,255,255,1);
	-webkit-transition: 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
}


.pf-grid figcaption {
	position: absolute;
	z-index:0;
	top: 50%;
    left: 50%;
    margin-top: -19%;
    margin-left: -50%;
    width: 100%;
	color: #fff;
	opacity: 0;
	text-align:center;
	-webkit-transition: 0.6s, -webkit-transform 0.6s;
	transition: opacity 0.6s, transform 0.6s;
}

.pf-grid li:hover figcaption {
	z-index:100;
	opacity: 1;
	top: 50%;
    left: 50%;
    margin-top: -19%;
    margin-left: -50%;
    width: 100%;
    text-align:center;
	-webkit-transition: 0.6s, -webkit-transform 0.6s;
	transition: opacity 0.6s, transform 0.6s;
}

.pf-grid-2 {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pf-grid-2:before, 
.pf-grid-2:after { 
	content: " "; 
	display: table; 
}

.pf-grid-2:after { 
	clear: both; 
}

.pf-grid-2 li {
	width: calc(100%/2);
	float: left;
	height: 100%;
	margin-bottom:-6px;
	position: relative;
}

.pf-grid-2 li img {
	width:100%;
	max-height:100%;
	margin-top: -2px;
}

.pf-grid-2 li a {
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 2px;
	color: rgba(255,255,255,1);
	-webkit-transform 0.5s;
	transform 0.5s;
}

.pf-grid-2 li h4 {
	position:absolute;
	top: 50%;
    left: 50%;
    margin-top: -1em;
    margin-left: -50%;
    width: 100%;
    height: 2em;
    text-align:center;
    text-decoration: none;
    font-weight: 300;
	font-size: 24px;
	opacity: 1;
	letter-spacing: 2px;
	-webkit-transition: 0.7s, -webkit-transform 0.7s;
	transition: opacity 0.7s, transform 0.7s;
}

.pf-grid-2 li:hover h4 {
	font-weight: 500;
	-webkit-transition: 0.7s, -webkit-transform 0.7s;
	transition: opacity 0.7s, transform 0.7s;
}

.nofigcaption h4 {
	display: none;
}
	
#anchor {
	height: auto;
	width: 100%;
}

#sticky {
	height: auto;
}

#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 300px;
}

#sticky_navigation_wrapper { 
	width:100%; 
	height:50px; 
	position: absolute;
	z-index: 20000;
}

#sticky_navigation { 
	width:100%; 
	height:50px; 
}

.main-text {
	max-width: 1070px;
	margin: 0 Auto;
	padding-top: 100px;
	padding-bottom: 10px;
	z-index: 100;
	position: relative;
}

section {
	position: relative;
}

section::before,
section::after {
	position: absolute;
	content: '';
	pointer-events: none;
}

.clock_phase_left {
	float: left;
	width: 50%;
	height: auto;	
	margin-bottom: 60px;
}

.clock_phase_left img {
	width: 90%;
}

.clock_phase_right {
	float: right;
	width: 50%;
	height: auto;
	text-align:right;
	margin-bottom: 60px;	
}

.clock_phase_right img {
	width: 90%;
}

.clock_jitter_left {
	float: left;
	width: 50%;
	height: auto;	
	margin-bottom: 60px;
}

.clock_jitter_left img {
	width: 90%;
}

.clock_jitter_right {
	float: right;
	width: 50%;
	height: auto;
	text-align:right;
	margin-bottom: 60px;	
}

.clock_jitter_right img {
	width: 90%;
}

.cable_selction {
	position: relative;
	display: flex;
	padding-top:10px;
	padding-bottom:20px;
	margin: 0 auto;
	height: 100%;
	font-weight:300;
}

#premium {
	position: relative;
	display: inline-block;
	width: calc(100%/3);
}

#signature {
	position: relative;
	display: inline-block;
	width: calc(100%/3);
}

#ultra {
	position: relative;
	display: inline-block;
	width: calc(100%/3);	
}

.continent {
	max-width: 800px;
	line-height: 1em;
	margin:0 auto;
}

.continent h2 {
	text-transform:uppercase;
	text-align:center;
	font-weight: 300;
	font-size: 26px;
}

.continent h3 {
	text-transform:uppercase;
	font-weight: 300;
	font-size: 20px;
	padding-top: 20px;
}

.continent h4 {
	font-weight: 700;
	font-size: 17px;
	text-align: right;
	padding-top: 20px;
}

.continent p {
	font-weight: 300;
	font-size: 17px;
	text-align: right;
}

.continent_dealer {
	width:50%;
	padding-right: 25px;
}

.continent_logo {
	float:right;
	width:50%;
	padding-left: 25px;
	margin-top: -205px;
}

.continent_logo_top {
	display:none;
}

footer p {
	font-size: 16px;
	color: rgba(0,0,0,.7);
}

.analoguecab  {
	display:block;
	margin-top:-10px;
}

.analoguecab:first-child {
	display:block;
	padding-top:40px;
}

.digitalcab  {
	display:block;
	margin-top:-10px;
}

.digitalcab:first-child {
	display:block;
	margin-top: -65px;
}

.ultimate {
	margin-top:19px;
}

.purasound {
	margin-top:-5px;
}

.Pink Faun Customer Service {

@media screen and (min-width: 2560px) {
	.pf-grid figcaption {
    	margin-top: -9%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -9%;
	}
}

@media screen and (max-width: 2559px) {
	.pf-grid figcaption {
    	margin-top: -9.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -9.5%;
	}
}

@media screen and (max-width: 2400px) {
	.pf-grid figcaption {
    	margin-top: -10%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -10%;
	}
}

@media screen and (max-width: 2300px) {
	.pf-grid figcaption {
    	margin-top: -10.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -10.5%;
	}
}

@media screen and (max-width: 2200px) {
	.pf-grid figcaption {
    	margin-top: -11.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -11.5%;
	}
	.analoguecab:first-child {
		padding-top:47px;
	}
	.digitalcab:first-child {
		margin-top: -57px;
	}
}

@media screen and (max-width: 2100px) {
	.pf-grid figcaption {
    	margin-top: -12%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -12%;
	}
	.analoguecab:first-child {
		padding-top:45px;
	}
	.digitalcab:first-child {
		margin-top: -57px;
	}
}

@media screen and (max-width: 2000px) {
	.pf-grid figcaption {
    	margin-top: -13%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -13%;
	}
	.analoguecab:first-child {
		padding-top:46px;
	}
	.digitalcab:first-child {
		margin-top: -55px;
	}
}

@media screen and (max-width: 1800px) {
	.pf-grid figcaption {
    	margin-top: -14%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -14%;
	}
	.analoguecab:first-child {
		padding-top:44px;
	}
}

@media screen and (max-width: 1700px) {
	.pf-grid figcaption {
    	margin-top: -15%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -15%;
	}
}

@media screen and (max-width: 1600px) {
	.pf-grid figcaption {
    	margin-top: -16%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -16%;
	}
	.analoguecab:first-child {
		padding-top:42px;
	}
}

@media screen and (max-width: 1500px) {
	.pf-grid figcaption {
    	margin-top: -16.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -16.5%;
	}
}

@media screen and (max-width: 1400px) {
	.pf-grid figcaption {
    	margin-top: -17.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -17.5%;
	}
}

@media screen and (max-width: 1300px) {
	.pf-grid figcaption {
    	margin-top: -19%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -19%;
	}
}

@media screen and (max-width: 1200px) {
	.pf-grid figcaption {
    	margin-top: -21%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -21%;
	}
}

@media screen and (max-width: 1199px) {
	.main-text {
		max-width: 890px;
	}
}

@media screen and (max-width: 1100px) {
	.main-text p {
		font-size: 18px;
	}
	.pf-grid figcaption {
    	margin-top: -22.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -22.5%;
	}
	.pf-grid li h3 {
		font-size: 22px;
	}
	.pf-grid figcaption a {
		font-size: 17px;
	}
}

@media screen and (max-width: 1000px) {
	.pf-grid figcaption {
    	margin-top: -16.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -16.5%;
	}
	.analoguecab:first-child {
		padding-top:14px;
	}
	.digitalcab:first-child {
		margin-top: -85px;
	}	
}

@media screen and (max-width: 990px) {
	.main-text {
		max-width: 820px;
	}
	.main-text h2 {
	text-align:center;
	}
}

@media screen and (max-width: 960px) {
	.main-text {
		max-width: 100%;
		margin:0 auto;
		margin-left:70px;
		margin-right:70px;
	}
}

@media screen and (max-width: 900px) {
	.pf-grid li {
		width: 50%;
	}	
	.pf-grid li:last-child {
		tetx-align:center;
		width: 100%;
		max-height: 100%;
	}
	
	.c1000 {
		display: none;
	}

	.c500 {
		display: initial;
	}

	.c700 {
		display: initial;
	}

	.c200 {
		display: none;
	}	
	.pf-grid figcaption {
    	margin-top: -18%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -18%;
	}
	.analoguecab:first-child {
		padding-top:44px;
	}
	.digitalcab:first-child {
		margin-top: -58px;
	}
	.clock_phase_left {
		width: 100%;
		height: auto;	
		text-align:center;
		margin:0 auto;
		margin-top:-30px;
		margin-bottom:90px;
	}

	.clock_phase_left img {
		width: 70%;
	}

	.clock_phase_right {
		width: 100%;
		height: auto;	
		text-align:center;
		margin:0 auto;
		margin-bottom:60px;	
	}

	.clock_phase_right img {
		width: 70%;
	}

	.clock_jitter_left {
		width: 100%;
		height: auto;	
		text-align:center;
		margin:0 auto;
		margin-top:-30px;
		margin-bottom:90px;
	}

	.clock_jitter_left img {
		width: 70%;
	}

	.clock_jitter_right {
		width: 100%;
		height: auto;	
		text-align:center;
		margin:0 auto;
		margin-bottom:60px;		
	}

	.clock_jitter_right img {
		width: 70%;
	}
}

@media screen and (max-width: 818px) {
	.main-text {
		margin-left:50px;
		margin-right:50px;
	}
	.main-text p {
		font-size: 17px;
		line-height: 26px;
	}
	figcaption {
		display:none
	}
	li h3 {
		display:none
	}
	.nofigcaption h4 {
		display: initial
	}
	
	.continent_logo {
		margin-top: -183px;
	}
	.continent h4 {
		font-size: 15px;
	}
	.continent p {
	font-size: 15px;
	}
}

@media screen and (max-width: 800px) {
	.pf-grid figcaption {
    	margin-top: -20%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -20%;
	}
}

@media screen and (max-width: 700px) {
	.pf-grid figcaption {
    	margin-top: -24%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -24%;
	}
}

@media screen and (max-width: px) {
	.main-text {
		margin-left:40px;
		margin-right:40px;
	}
}

@media screen and (max-width: 728px) {
	.main-text h2 {
		font-size: 18px;
	}
	.continent h3 {
		font-weight: 500;
		font-size: 15px;
	}
}

@media screen and (max-width: 682px) {
	.continent_logo {
		display:none;
	}
	
	.continent_logo_top {
		display:initial;
		width:50%;
	}
	.continent_dealer {
		width:auto;
		margin:0 auto;
		padding: 0px;
		padding-top: 20px;
		text-align: center;
	}
	.continent h4 {
		text-align: center;
		padding-top: 0px;
	}
	.continent p {
		text-align: center;
	}
}
	

@media screen and (max-width: 600px) { 
	.pf-grid li {
		width: 100%;
	}
	.pf-grid-2 li {
		width: 100%;
	}
	.pf-grid figcaption {
    	margin-top: -14%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -14%;
	}	
	.c700 {
		display: none;
	}

	.c200 {
		display: initial;
	}
}

@media screen and (max-width: 570px) {
	.main-text {
		margin-left:30px;
		margin-right:30px;
	}
}

@media screen and (max-width: 500px) { 
	.pf-grid figcaption {
    	margin-top: -16.5%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -16.5%;
	}	
}

@media screen and (max-width: 440px) {
	.main-text {
		margin-left:25px;
		margin-right:25px;
	}
}

@media screen and (max-width: 414px) { 
	.intro_text {
		margin-top: 150px;
	}
	#slide1 h1 {
		font-size: 50px;
	}
	#slide2 h1 {
		font-size: 50px;
	}
	#slide3 h1 {
		font-size: 50px;
	}
	.main-text {
		padding-top: 100px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.main-text h1 {
		font-size: 25px;
	}
	.main-text h2 {
		font-size: 23px;
	}
	.main-text p {
		font-size: 14.5px;
	}
	.pf-grid {
		padding: 0 0 20px 0;
	}
	.pf-grid figcaption {
    	margin-top: -20%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -20%;
	}
	.clock_phase_left img {
		width: 100%;
	}
	.clock_phase_right img {
		width: 100%;
	}	
	.clock_jitter_left img {
		width: 100%;
	}
	.clock_jitter_right img {
		width: 100%;
	}
	.main-text h1 {
		padding-top:50px
	}
	.continent h2 {
	font-size: 20px
	}
}

@media screen and (max-width: 375px) {
	.main-text {
		margin-left:19px;
		margin-right:19px;
	}
	
	.continent_logo_top img {
		width:100%;
	}
}

@media screen and (max-width: 320px) { 
	.intro_text {
		margin-top: 120px;
	}
	#slide1 h1 {
		font-size: 43px;
	}
	#slide2 h1 {
		font-size: 43px;
	}
	#slide3 h1 {
		font-size: 43px;
	}
	@media screen and (max-width: 375px) {
	.main-text {
		margin-left:15px;
		margin-right:15px;
	}
	.main-text h2 {
		font-size: 17px;
	}
	.pf-grid figcaption {
    	margin-top: -25%;
	}
	.pf-grid li:hover figcaption {
    	margin-top: -25%;
	}	
}

