@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600,700,900|Open+Sans:400,600,700');
/* font-family: 'Open Sans', sans-serif;
font-family: 'Cabin', sans-serif;

*/ 
@font-face {
	font-family : 'Fira Sans';
  src: url('/fonts/FiraSans-Regular.ttf');
}

@font-face {
	font-family : 'Fira Sans';
  src: url('/fonts/FiraSans-Bold.ttf');
  font-weight: bold;
}
@font-face {
	font-family : 'Fira Sans';
  src: url('/fonts/FiraSans-ExtraBold.ttf');
  font-weight: 900;
}


.navbar-header a{
	color: #842691 !important;
}
.btn-primary {
    color: #fff;
    background-color: #842691 !important;
    border-color: #842691 !important;
}
.docTitleColumn{
	text-align:left !important;
}
.docTitle{
	color: #842691 !important;
}

.topImage{
	
	border:rgba(204,204,204,1) 1px solid;
}
.vertical_divider{
			border-right: 1px #d8d8d8 solid;
			height:30px;
		}

body {
    color: #fff;
    font-family: "Fira Sans", sans-serif!important;
    background: url(/images/CP-shape-white-cinematic.png) rgba(0,0,0,1); 
    background-position: bottom;
    background-size: 68%;
    background-repeat: no-repeat;
    background-position-x: right;
		background-attachment:fixed;
}
.smallscreen {
	display: none;
}
.menu>.menudlist {
	/*color: #3b3b3b;*/
	font-size:22px;
	display: inline-block;
	padding: 2vh;
	width: 16.75%;
	padding: 1.5vh;
	padding-left: 0px;
	z-index: 22;
	position: relative;
	text-align: left; float: left;    /* border-bottom: 1px solid #858585;*/
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
   
    background-color: #00b0b9;
}
video {
	width: 70vw;
	max-width: 100%;
}
.big {
	/*background-color: #000;*/
	width: 99%;
	margin: auto;
	text-align: center;
}
.bigwrap {
	/*background-color: #000;*/
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-top: 0vw;
	padding-bottom: 0.5vw;
	height: 100vh;
}

.menudlist {
	font-family: "Fira Sans", sans-serif!important;
	font-weight: 300;
	text-align: center;
	font-size: 15px;
	line-height: 23px;
	/*border-left: 1px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;*/  /* background: linear-gradient(to top, #181d25 , #000409);*/
	background: #000;
}
.menudlist >span{    /*margin-left: 1vh;*/}
body > div.bigwrap > div > div:nth-child(2) > div > div > div > a:nth-child(5) {
	border-right: 0px;
}
.menudlist:hover {
	background-color: transparent;
	text-decoration: none !important;
	color: #00b0b9;
}
.menudlist:hover>span { color:#00b0b9; 
	/*border-bottom: 2px solid #00b0b9;*/
	text-decoration: none !important;
	background-color: transparent;    
	transition: width 2s ease;


}
/*.menudlist:hover>span::after {
    content: '';
    display: block;
    margin-top: 1px;
    width: 0;
    height: 2px;
    background: #ff5c39;
    transition: width .3s;
}*/

/*.videoborder{border-right:1px solid #fff; border-bottom:1px solid #fff; border-left:1px solid #fff; }*/
.navbar-inverse {
	margin-bottom: 0px;
	background-color: #000;
	border-radius: 0;
	border: 0px;
	padding-right: 2%;
}
.firstmdl {
	background: #000;
	text-decoration: none!important;
}
.feaf {
	background: #000;
}
/*.footer {
	background: #000;
}*/
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #9f2ea9;
}
.logo {
	margin-top:2px;
	height: 6.5vh;
}
.navbar-inverse .navbar-toggle {
	background-color: transparent!important;
	border: none!important;
}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
	background-color: #00adb6;
}
.menu>.firstmdl {
}
.footer {
	padding-top: 5px;
	font-weight: 600;
	color: rgba(105,105,105,1) !important;
	font-size: 11px;
	font-weight: normal; 
	height:4vh;
	bottom:15px;
	position:fixed;
	width:100%;
	text-align:left;
	padding-left:2%;
	line-height:17px;
}
.footer a{
	color: rgba(137,137,137,1) !important;
	text-decoration: none!important;
}
.navbarbrand {
	text-align: center;
}
.footer a:hover {
	color: #00aab3;  
	text-decoration: none!important; color: #00b0b9!important;
    border-bottom: 2px solid #00b0b9;
}
.navbarbrand {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	margin: auto;
    text-align: left;
    margin-left: 0%;     padding-left: 2%;
}
.navbartoggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.hamburger {
	height: 3px;
	background-color: #00b0b9;
	width: 20px;
	margin: 6px 0;
	width: 33px;
	margin: 6px 0;
	margin-right: 30px; width: 100%;
}
.open .hamburger {
	background-color: #000;
}
.essenz{    height: 6.3vh;
margin-top:2px;
    float: right;
    right: 10px;
    position: absolute;
    right: 13vh;}
.machine{
	width:70%/*changed from 90%  1-24-23*/
}

#myDefaultNavbar1 > ul > .open > a > div{
    transition: all 0.15s;
}
#myDefaultNavbar1 > ul > .open > a > div:nth-child(1){    transform: rotate(45deg);
    transform-origin: 30% 10%;}
#myDefaultNavbar1 > ul > .open > a > div:nth-child(2){    display:none;}
#myDefaultNavbar1 > ul > .open > a > div:nth-child(3){    transform: rotate(-45deg);
    transform-origin: 27% 10%;}

.buttonStyle{
    text-transform: uppercase;}
.loginbutton{
    text-transform: uppercase;  font-size:22px;      border: 1px solid #00b0b9!important;
    background-color: #00b0b9!important;}
.container .loginbutton:hover{background-color:#fff!important; color:#000!important;}

/*.dropdown-toggle::before{  content:''; background-image:url(images/xtra.png); background-repeat:no-repeat; width:10vh; height:auto; display:inline-block;
}*/

/*body > div > div > nav > div.navbar-collapse.collapse > ul > li > a > div:nth-child(1){height:2px;}
body > div > div > nav > div.navbar-collapse.collapse > ul > li > a > div:nth-child(2){height:4px;}
body > div > div > nav > div.navbar-collapse.collapse > ul > li > a > div:nth-child(3){height:6px;}*/
.navbar-nav > li > .dropdown-menu {
	border-top: 5px solid #00b0b9;
	color: #3b3b3b; 
	background-color:#363636;
	min-width: 330px;
	min-width: 150px; border-radius: 0px;
    padding: 8px;
}
.dropdown-menu a {
	color: #fff!important;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px; 
	text-align: right; 
}
.menudlist > div {
	display: none;
	position: absolute;
	
	/*  min-height: 250px;*/
	/*width: 199%;*/
	margin-top: 1.5vh;
	color: #5b5b5b;
	text-align: left;
	font-size: 16px;
	padding: 8px;
	margin-left: -1.8vh;
	line-height: 16px;
	font-weight: 300;
	/*padding: 30px;*/
	margin-left: 0px; padding-left:0px;
	z-index: 2;
	background-color:#3b3b3b;
}
	/*   background-color:rgba(55, 55, 55, 0.9);*/ padding: 5px;
}
.menudlist >div a span{margin-left:5px;}
/*.menudlist >div a span{margin-left:5px; }*/
/*.menudlist >div a:hover span{    border-bottom: 2px solid #ff5c39;}*/
.disabledlink span{border-bottom:none!important;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) > div{ 
    right: 0px;
    margin-top: 1.56vh;     
		right: -1px;
    left: auto;}
.menudlist:hover::after {
	content: "";
	background-color: #000;
	width: 100%;
	position: absolute;
	height: 10px;
	bottom: -5px;
	left: 0px;
} 
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5)::after{display:none;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6)::after{display:none;}
.menudlist:hover > div {
	display: block; /*border: 1px solid #858585;*/
    border-top: 5px solid #00b0b9;
		left:-1px;
}
.menudlist > div > div {
	width: 100%;
	display: block;
	position: absolute;
	height: 10px;
	bottom: -5px;
	left: 0px;
}
.menudlist a {
	display: block;
	color: #fff;
	padding: 10px;
	padding: 6px;
	font-size: 15px;
	line-height: 20px;padding-left: 1vh;
}
.menudlist a:hover {
	color: #00b0b9;
	text-decoration: none !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a {
 
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	    color: #00b0b9!important; background-color:transparent;
/*    border-bottom: 1px solid #ff5c39;
*/}
/*body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) > div{width:120%;}*/


.menudlist {
	display: inline-block;
	position: relative;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: 15%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: 28%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: 12%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: 20%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: 13%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: 7%;
}
.holder{width:2%!important; height: 100%;
    padding-top: 1.5vh!important;
    padding-bottom: 1.5vh!important;}

body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){ border-left:none!important;}
.holder:hover::after{display:none!important;}
@media(max-width:1073px) {
video {
	transform: translate(0%, -0.3vh);
}
.feaf {
	background: #181d25;
}
}

@media(max-width:1280px) {
.menu>.menudlist {font-size: 18px;
}
video {
	transform: translate(0%, -0.2vh);
	background: #000;
}
}

@media(max-width:1240px) {
video {
	transform: translate(0%, -0.4vh);
}
}

@media(max-width:1060px) {
.menu>.menudlist {font-size: 16px;
}
video {
	transform: translate(0%, -0.5vh);
}
}

@media(max-width:1045px) {
.menu>.menudlist {
}
video {
	transform: translate(0%, -0.9vh);
}
}

@media(max-width:1030px) {
.menu>.menudlist {
}
video {
	transform: translate(0%, -1.1vh);
}
	
	/*.holder{display:none!important;}*/
	
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: 15%;     border-left: 0px;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: 30%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: 14%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: 20%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: 12%;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: 6%;
}
	
	
}
@media(max-width:1156px) {
.menu>.menudlist { font-size:16px;
}
}
@media(max-width:1015px) {
.menu>.menudlist { font-size:14px;
}
video {
	transform: translate(0%, -1.3vh);
}
}

@media(max-width:1000px) {
.menu>.menudlist {
}
video {
	transform: translate(0%, -1.7vh);
}
}

@media(max-width:992px) {
.menu>.menudlist {
}
.menudlist img {
	max-width: 100%;
}
video {
	height: auto;
	max-width: 100%;
}
.menu {
	width: auto!important;
}
video {
	transform: translate(0%, 0%);
}
}

@media(max-width:942px) { /*.menudlist > div{width:290%;}*/ .menudlist > div{} body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) > div {
    /*width: 220%;*/
    right: 0px;
    margin-top: 1.56vh;
    right: -1px;
    left: auto;
}

.menu>.menudlist {
	font-size: 14px;
}
.menu>.menudlist {
	font-size: 14px;
	line-height: 20px;
}
}
@media(max-width:890px) {.menudlist a{line-height:16px;} .menudlist a{font-size:12px;}
.menu>.menudlist {
	font-size: 13px;
	} 
/*	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) > div{width:500%; min-width: 100%;}*/
}

@media(max-width:835px) {
.menu>.menudlist {
	font-size: 11px;
}.menudlist >span {
   /* margin-left: 0.2vh;*/
	margin-left: 1vh;
}
}

@media(max-width:733px) {
.menu>.menudlist {
	padding: 5px;
}
}

@media(max-width:673px) {
.menu>.menudlist {
	font-size: 13px;
}
}

@media(min-width:1400px) {
.big {
	width: 80%!important;
}
}

@media(min-width:1800px) {
.big {
	width: 60%!important;
}
}

@media(min-width:1920px) {
.big {
	width: 67%!important;
}
}
.menuwrap {
	background: #9a9a9a;
	z-index: 20;
	positioN: relative;
/*	background: linear-gradient(to top, #181d25, #000409);
	border-bottom: 1px solid #858585;
	border-top: 1px solid #858585;*/
	background: #9a9a9a;
}

@media(min-width:2300px) {
.big {
	width: 50%!important;
}
}
.menu {
	background: #fff;
}
.big {
	width: auto!important;
	padding-top: 10px;
}

@media (min-width: 768px) {
.navbar-nav > li > a {
	padding-top: 1.5vh;
	/* padding-bottom: 15px; */
	padding-bottom: 1vh;
}
}
.hsettings {
	display: none;
}

@media(max-width:767px) {
.smallscreen {
	display: block;
	padding-top: 30px;
}
.footer {
	display: none;
}
.bigwrap {
	display: none;
}
.bigwrap2 {
	display: none;
}	
.navbar-toggle {
	z-index: 1000;
}
.hamburger {
	display: none;
}
.hsettings {
	display: block;
}
.in .dropdown-menu {
	display: block;
}
}
/*
@media(max-height:767px) and (max-width:1060px) {
.menudlist > div {
	display: none;
	position: absolute;
	min-height: 250px;
	width: 100%;
	margin-top: 2vh;
	color: #fff;
	text-align: left;
	font-size: 15px;
	padding: 8px;
	line-height: 16px;
	font-weight: 400;
	padding: 30px;
	margin-left: -1.7vh;
	z-index: 20;
	background-color: rgba(55, 55, 55, 0.9);
	padding: 20px;
}
}
*/

.videosearch > div > div.big > div:nth-child(9){
    margin-left: 0px;
    margin-right: 0px;
}
.videosearch   div.big > div:nth-child(7){
    margin-left: 0px;
    margin-right: 0px;
}



.homepage > div > div.big > div:nth-child(9){
    margin-left: 0px;
    margin-right: 0px;
}
.startbutton{
	color: #FFF !important;
	background-color: #00b0b9;
	padding:10px 20px;
	margin:5px 0;
	border-radius:40px;
	width: max-content;
	cursor:pointer;
	border: 1px solid #00b0b9;
}
.startbutton:hover{
	background-color:#000;
	color: #00b0b9 !important;
	padding:10px 20px;
	margin:5px 0;
	border-radius:40px;
	width: max-content;
	cursor:pointer;
	border: 1px solid #00b0b9;
}
.backbutton{
	float:left; 
	margin-top:35vw;
	font-weight:bold !important; 
	text-decoration:none !important;
	color:#00b0b9 !important; 
	width:83px;
}
.backbutton:hover{
	color:#fff !important;
}
.nextbutton{
	float:right; 
	margin-top:35vw;
	font-weight:bold !important; 
	text-decoration:none !important;
	color:#00b0b9 !important; 
	width:83px;
}
.nextbutton:hover{
	color:#fff !important;
}
h1{color:#00b0b9; font-size:54px;}
.testdiv{
	height:75vh;
	width:100%;
	overflow-y:scroll;
}
.menuitem{padding-left: 5px;
    /*text-indent: -5px;*/
    display: block;}
@media(max-width:767px) {
.logo {
	width:90%;
	margin-left:0px !important;
	height: auto !important;
}
}

.top-push{
	margin-bottom: 79px;
}#SingleRow > div.col-sm-6 {
    top: 100px!important;
   
}
#SingleRow > div.col-sm-6 > h1{margin-bottom:29px;} 	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
.top-push{font-weight:bold;} .machine{width:60%;}




@media(min-width:768px){body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(4) > div{/*width:180%;*/}	.menudlist:hover > div{width:100%;} body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(6) > div{width:170%!important;}  .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:5vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:20px; width:16%;}
	.menudlist >span{font-size:13px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;} #SingleRow > div.col-sm-6 {
		top: 50px!important;}
}


@media(min-width:850px){.menudlist >span{font-size:15px;} 		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:27px; width:16%;}
}






@media(min-width:900px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.3vh} #SingleRow > div.col-sm-6 {top:60px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:30px; width:16%;}
	.menudlist >span{font-size:16px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}

}


@media(min-width:950px){.menudlist >span{font-size:17px;}}






@media(min-width:1000px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.4vh} #SingleRow > div.col-sm-6 {top:70px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:30px; width:16%;}
	.menudlist >span{font-size:18px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}#SingleRow > div.col-sm-6 > h1{font-size:38px!important;}
}


@media(min-width:1050px){.menudlist >span{font-size:19px;}}




@media(min-width:1100px){.logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.4vh} #SingleRow > div.col-sm-6 {top:80px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:40px; width:16%;}
	.menudlist >span{font-size:19px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}#SingleRow > div.col-sm-6 > h1{font-size:40px!important;} body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(6) > div{width:160%!important;}  body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(4) > div{width:160%;}
}


@media(min-width:1150px){.menudlist >span{font-size:20px;}}




















@media(min-width:1200px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.3vh} #SingleRow > div.col-sm-6 {top:90px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:40px; width:16%;}
	.menudlist >span{font-size:21px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}#SingleRow > div.col-sm-6 > h1{font-size:40px!important;} body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(4) > div{width:100%;}
}


@media(min-width:1250px){.menudlist >span{font-size:22px;}}



@media(min-width:1300px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.3vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:40px; width:16%;}
	.menudlist >span{font-size:23px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}#SingleRow > div.col-sm-6 > h1{font-size:50px!important;}
}


@media(min-width:1350px){.menudlist >span{font-size:24px;}}

@media(min-width:1400px){ body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(6) > div{width:100%!important;}  .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:4.5vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:60px; width:16%;}
	.menudlist >span{font-size:23px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}
}

@media(min-width:1450px){.menudlist >span{font-size:24px;}}


@media(min-width:1500px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:5vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:60px; width:16%;}
	.menudlist >span{font-size:25px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}
}
@media(min-width:1550px){.menudlist >span{font-size:26px;}}



@media(min-width:1630px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:5vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:60px; width:16%;}
	.menudlist >span{font-size:28px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}
}
@media(min-width:1905px){ .logo {
    margin-top: 2px;
    height: 10vh;
}
	body > div.bigwrap > div > nav{height:10vh!important}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(2) {
	 width: auto;
}.essenz {
    height: 10vh;
	}.machine{width:55%; margin-top: 40px;} .navbar-nav > li{margin-top:5.5vh} #SingleRow > div.col-sm-6 {top:100px!important; display:block;}  #SingleRow > div.col-sm-6 > .startbutton{margin-top:30px;}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(3) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(4) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(5) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(6) {
	width: auto;
}
body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) {
	width: auto;
	} #SingleRow > div.col-sm-5{text-align:Center!important;}
		body > div > div.big > div:nth-child(2) > div > div > div > div{padding-right:80px; width:16%;}
	.menudlist >span{font-size:33px;}
	body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(1){padding:0px;}
	body > div.bigwrap > div > div:nth-child(2) > div > div > div > div:nth-child(8){display:none;}
	body > div.bigwrap > div > div:nth-child(2){padding-top:30px;}
	.menudlist:hover > div{width:100%;}
}

@media(max-width:1100px){
	
		 body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) > div{width:150px;}
}
@media(max-width:975px){.navbar-nav > li {
    margin-top: 3.1vh;
}
	.logo {
    height: 7.2vh;
}
	.essenz{height:7.2vh; right: 7vh;} body > div.bigwrap > div > div:nth-child(2) {
    padding-top: 10px; 
}
	.machine {
		width: 75%;} body > div > div.big > div:nth-child(2) > div > div > div > div:nth-child(7) > div{width:150px;} #SingleRow > div.col-sm-6 > p:nth-child(3){padding-top:20px;}
}
#SingleRow > div.col-sm-6 > p:nth-child(2){padding-bottom:20px;} .menu>.menudlist {
    font-size: 1.5vw!important;
    width: auto!important;
}.menu>.menudlist>span {
    font-size: 1.5vw!important;
}
@media(max-width:805px){
	
	.navbar-nav > li {
    margin-top: 1.4vh;
}
	.logo {
    height: 8vh;
}
	.essenz{height:7vh;}
	.menu>.menudlist {
    font-size: 1.8vw!important;
    width: auto!important;
}.menu>.menudlist>span {
    font-size: 1.8vw!important;
}
}

@media only screen and (hover: none) and (pointer: coarse) and (min-device-width : 1568px) {

	.navbar-nav > li {
    margin-top: 4.4vh;
}
	.logo {
    height: 12vh;
}
	.essenz{height:11vh;}
	
}
.menu{background-color:#000;}
.menudlist{float:none!important; background-color:#000;}
body > div.bigwrap > div > div:nth-child(3){display:none!importan t;}
@media(max-width:1100px) {


	
	.essenz {
    height: 6.8vh; 
}
	
	.logo {
    height: 6.8vh;
} .navbar-nav > li {
    margin-top: 2.1vh;
}
}
@media(max-width:880px) {


	
	.essenz {
    height: 5.8vh;
}
	
	.logo {
    height: 5.8vh;
}
}


@media(max-width:1200px) and (max-height:1300px) {


	
	.essenz {
    height: 6.8vh;  right:15vh;
}
	
	.logo {
    height: 6.8vh;
} .navbar-nav > li {
    margin-top: 2.1vh;
}
}

@media(min-width:1500px){ .essenz{right:16vh;}}

/*@media (max-width: 1029px) {
    .dashimg {
        height: auto !important;
    }
}*/
@media(max-width: 1104px){
    .dropdown4{
        width: 180% !important;
        margin-right: -50px !important;
    }
}
