@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1200px) {

	html {
		overflow-x: hidden;
	}

	.logo-chip {
		top: -488px;
		left: -348%;
	}

	.header-block {
		bottom: -64px;
		left: -193px;
		width: 183%;
	}

	.your-clock {
		width: 112%;
		margin-top: 24px;
		left: -40px;
	}

	.footer-wedge {
		top: -222px;
	}

	.footer-logo {
		/* right: -143px; */
	}

}

@media only screen and (max-width: 1024px) {
	html {
		overflow-x: hidden;
	}

	.logo-chip {
		top: -488px;
		left: -348%;
	}

	.header-block {
		bottom: -64px;
		left: -193px;
		width: 183%;
	}

	.your-clock {
		width: 112%;
		margin-top: 24px;
		left: -40px;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

	html {
		overflow-x: hidden;
	}

	.logo-chip {
		top: -488px;
		left: -348%;
	}

	.header-block {
		bottom: -64px;
		left: -193px;
		width: 183%;
	}

	.your-clock {
		width: 112%;
		margin-top: 24px;
		left: -40px;
	}
}

@media only screen and (max-width: 991px) {
	.menu-link {
		right:20px;
		margin-bottom: -55px;
		margin-top: 20px;
		top:0;
		position:fixed;
	}
}

@media only screen and (min-width: 1200px) {
	.container{
		width: 100%;
		max-width: 1425px;
	}
	
	.padded-header {
		padding: 0px 50px 0px 50px;
	}
}

@media only screen and (max-width: 768px) {

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	html {
		overflow-x: hidden;
	}

	.header-block {
		display: none;
	}

	.logo-chip {
		top: -510px;
	}

	.logo {
		padding: 0;
		left: -15px;
	}

	.logo svg {
		max-width: 180px;
	}

	/*	header {
			background: white;
		}*/
	.your-clock {
		margin-top: 14px;
		margin-bottom: 32px;
		left: 160px;
		float: right;
		width: 100%;
	}

	.menu-link {
		right:20px;
		margin-bottom: -55px;
		margin-top: 20px;
		top:0;
		position:fixed;
	}

	.countdown {
		text-align: center;
	}

	.hero {
		margin-top: 72px;
		padding-bottom:40px;
	}

	.padded {
		padding: 0;
	}

	h1, .h1 {
		font-size: 70px;
		line-height: 0.8;
	}

	.sec-es-head{
		font-size: 70px;
	}
	
	.sec-fr-head{
		font-size: 70px;
		line-height: 0.9;
	}
	.sec-it-head{
		font-size: 70px;
	}
	.sec-nl-head{
		font-size: 70px;
	}
	.sec-de-head{
		font-size: 70px;
	}
	
	h3, .h3 {
		font-size: 26px;
		margin-left: 0;
		float: left;
		width: 100%;
	}

	.what-is label {
		width: 31.333333%;
	}

	.what-is label span:before {
		left: -29px;
	}

	.greyed {
		min-height: 556px;
	}

	.greyed-r-bg, .greyed-l-bg {
		margin-top: 0;
	}

	.secure-ssd img, .optical img {
		margin-left: 0;
	}
	.secure-hdd .greyed-l-bg,
	.EncryptedUsb-Two .greyed-r-bg,
	.secureportable-ssd .greyed-r-bg,
	.keypadsecureTwo .greyed-l-bg{
		height: 358px;
	}
	.secure-desktop .greyed-r-bg{
		height: 405px;
	}

	.secure-ssd, .secure-bags, .encrypted-usb, .secureportable-hdd, .EncryptedUsb-Two, 
	.secureportable-ssd, .keypadsecure, .keypadsecureTwo, .secure-desktop{
		margin-top: 0;
		margin-bottom: 0;
	}
	.hero .videoOuter{
		margin:40px auto;
		padding-bottom:40px;
	}

}

@media only screen and (max-width: 680px) {

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	html {
		overflow-x: hidden;
	}

	h1, .h1 {
		font-size: 30px;
		line-height: 0.8;
	}

	.sec-es-head{
		font-size: 30px;
	}
	
	.sec-fr-head{
		font-size: 30px;
		line-height: 0.9;
	}
	.sec-it-head{
		font-size: 30px;
	}
	.sec-nl-head{
		font-size: 30px;
	}
	
	.sec-de-head{
		font-size: 30px;
	}
	
	.menu-link {
		right: 20px;
		margin-bottom: -50px;
		margin-top: 20px;
		top: 0;
		color: #000;
	}

	.logo {
		background: white;
		border-bottom: 2px solid #dc291e;
		left: -5%;
		width: 110%;
		top: -10px;
	}

	.greyed-l h3, .greyed-r h3 {
		margin-bottom: 0;
		float: left;
		width: 100%;
	}

	.greyed-l h4, .greyed-r h4 {
		font-size: 24px;
	}

	.menu a {
		font-size: 22px;
	}

	.logo svg {
		margin-left: 15px;

	}

	.logo-chip {
		display: none;
	}

	figure {
		min-height: 120px;
	}

	figure svg {
		height: 60px;
		/*	width: 60px;
			margin-left: 23px;*/
	}

	.your-clock {
		left: 0;
		/* padding-left: 35px; */
		width: 100%;
		float: left;
	}

	.countdown {
		text-align: left;
	}

	.countdown p {
		font-size: 14px;
	}

	/*header {
		display: none;
	}*/
	.secure-ssd img, .secure-bags img, .encrypted-usb img, .best-protection img, .secure-hdd img {
		max-width: 100%;
	}

	.optical img {
		max-width: 100%;
	}

	.best-protection img {
		margin-left: 0;
	}

	.optical .button {
		bottom: 0;
		left: 58px;
	}

	.secure-bags .l-content, .best-protection .l-content {
		padding: 0 15px;
	}

	.what-is h3 {
		text-align: left;
		padding: 5px;
		margin: 0;
		font-size: 15px;
		line-height: 27px;
	}

	/*.what-is label {
	width: 30%;
	}*/
	.grab {
		min-height: 170px;
	}

	.step {
		min-height: auto;
	}

	.step h1 {
		font-size: 50px;
	}

	.hero {
		margin-top: 68px;
		padding-bottom:40px;
	}

	.what-is label {
		width: 30.333333%;
	}
}

@media only screen and (max-width: 480px) {

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	html {
		overflow-x: hidden;
	}

	h1, .h1 {
		font-size: 30px;
		line-height: 0.8;
	}
	
	.sec-es-head{
		font-size: 30px;
	}

	.sec-fr-head{
		font-size: 30px;
		line-height: 0.9;
	}
	.sec-it-head{
		font-size: 30px;
	}
	.sec-nl-head{
		font-size: 30px;
	}
	
	.sec-de-head{
		font-size: 30px;
	}
	
	.menu-link {
		right: 20px;
		margin-bottom: -50px;
		margin-top: 20px;
		top: 0;
	}

	.logo {
		background: white;
		border-bottom: 2px solid #dc291e;
		left: -5%;
		width: 110%;
		top: -10px;
	}

	.logo svg {
		display:block;
	}

	.greyed-l h3, .greyed-r h3 {
		margin-bottom: 0;
		float: left;
		width: 100%;
	}

	.greyed-l h4, .greyed-r h4 {
		font-size: 24px;
	}

	.menu a {
		font-size: 22px;
	}

	.logo svg {
		margin-left: 15px;
	}

	.logo-chip {
		display: none;
	}

	figure {
		min-height: 120px;
	}

	figure svg {
		height: 60px;
		/*	width: 60px;
			margin-left: 23px;*/
	}

	.your-clock {
		left: 0;
		/* padding-left: 35px; */
		width: 100%;
		float: left;
	}

	.countdown {
		text-align: left;
	}

	.countdown p {
		font-size: 14px;
	}

	/*header {
		display: none;
	}*/
	.secure-ssd img, .secure-bags img, .encrypted-usb img, .best-protection img, .secure-hdd img {
		max-width: 100%;
	}

	.optical img {
		max-width: 100%;
	}

	.best-protection img {
		margin-left: 0;
	}

	.optical .button {
		bottom: 0;
		left: 58px;
	}

	.secure-bags .l-content, .best-protection .l-content {
		padding: 0 15px;
	}

	.what-is h3 {
		text-align: left;
		padding: 5px;
		margin: 0;
		font-size: 15px;
		line-height: 27px;
	}

	/*.what-is label {
	width: 30%;
	}*/
	.grab {
		min-height: 170px;
	}

	.step {
		min-height: auto;
	}

	.step h1 {
		font-size: 50px;
	}

}

@media only screen and (max-width: 320px) {

	.your-clock {
		margin-top: -14px;
		margin-bottom: 18px;
		margin-left: -10px;
	}

	.flip-clock-divider {
		width: 12px;
	}

	.hero {
		margin-top: 72px;
		padding-bottom:40px;
	}

	.menu-link {
		right: 20px;
		margin-bottom: -50px;
		margin-top: -18px;
		top:;
	}

	.countdown p {
		font-size: 12px;
	}

	.logo {
		top: -20px;
	}

	.logo svg {
		margin-left: 15px;
		max-width: 100px;
	}

	.what-is label {
		width: 29%;
	}

	.on-the-move {
		padding-bottom: 15px;
	}

	.what-is h3 {
		text-align: center;
		font-size: 11px;
	}
	.what-is label span {
		padding: 5px 4px;
	}

	footer .copy {
		padding: 15px 0;
	}

	footer p {
		font-size: 10px;
		margin: 0px 0;
		padding-right: 36px;
	}

	/* footer p:last-of-type {
		display:none;
	} */

	.footer-wedge, .footer-logo {
		display:none;
	}

	.encrypted-usb .greyed-r-bg {
		height: 460px;
	}
}