input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.item video{
    vertical-align: top;
}
summary {
	padding: 20px 30px;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
    font-size: 18px;
    border-radius: 3px;
}
details ul li{
    font-size: 18px;
    line-height: 1.5;
    list-style: disc;
}
details ul{
    padding-left: 80px;
    padding-bottom: 30px;
}
details p{
	padding:20px 50px 20px;
    font-size: 18px;
    line-height: 1.3;
    max-width: none;
}
details[open] summary ~ * {
animation: sweep 500ms ease-in-out;
}
details summary::marker, details summary::-webkit-details-marker {
	background: url('https://seefinal.com/media/logo_seefinal_nav_white.svg') center no-repeat;
	color:transparent;
	margin-right:50px
}
details[open] summary::marker, details[open] summary::-webkit-details-marker {
	background: url('/media/hamburger_close.svg') center no-repeat;
	color:transparent;
}

@keyframes sweep{
from{
    opacity:0; margin-top: -10;
}
to {
    opacity:1; margin-top: 50;
}
}
a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

.deadline {
	display: inline-block;
	margin: 14px 14px 23px;
}

.npbuttons {
	column-span: all;
	display: flex;
	gap: 24px;
	width: max-content;
	margin: auto;
	transform: translate(0, 0);
}

.intro i {
	font-size: 16px;
	line-height: 32px;
}

.paddme {
	padding: 13vw 20px 12vw;
	width: 100%;
}

.paddmeshort {
	padding: 80px 20px;
	width: auto;
}

.whyus {
	width: 100%;
	height: auto;
	position: relative;
	column-span: all;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	column-count: 2;
	gap: 16px;
	padding: 100px 0;
}

.whytext {
	margin: auto;
	padding: 0 20px 0 40px;
	max-width: max-content;
	width: calc(100% - 60px);
}

.whytext h2 {
	text-align: left;
	font-size: 50px;
}

.whytext p {
	font-size: 26px;
	text-align: left;
}

.whyusinside {
	width: auto;
	height: 100%;
	position: relative;
	max-width: max-content;
	margin: auto;
	padding: 0 20px;
	z-index: -1;
}

.whyusinside video {
	z-index: -1;
	position: relative;
	width: calc(100% - 20px);
	max-width: 480px;
	margin: auto;
	border-radius: 2px;
}

.main_section,
.small_section {
	width: 100%;
	height: auto;
	position: relative;
	column-span: all;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.main_section{
    z-index:0;
}

.main_section h1,
.main_section p {
	margin: auto;
}

.main_section h1 {
	font-size: 64px;
}

.main_section p {
	font-size: 22px;
	padding: 8px 0 8px;
}

.main_section img {
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.main_section picture {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	z-index: -3;
}

.main_button_holder {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px
}

.gradient {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -2;
	top: 0;
}

.aboutholder {
	padding-top: 158px;
}

.touch {
	text-align: center;
	padding-top: 80px;
}

.touch p {
	margin: auto;
	font-size: 18px;
	letter-spacing: .4;
	line-height: 1.3;
}

.touch a {
	text-decoration: underline;
}

.aboutholder p {
	font-size: 18px;
	letter-spacing: .4;
	line-height: 1.3;
	max-width: 292px;
	margin: 20px auto;
	text-align: left;
}

.serviceholder p {
	font-size: 18px;
	letter-spacing: .4;
	line-height: 1.3;
	max-width: 320px;
	margin: 20px auto;
	text-align: center;
}

.seefinal {
	position: absolute;
	margin: auto;
	top: 0;
	width: fit-content;
	height: fit-content;
	font-size: 32px;
	bottom: 0;
	right: 0;
	left: 0;
}

.fullscreen {
	position: relative;
}

.nav {
	width: 100%;
	height: 64px;
	position: fixed;
	z-index: 11;
}

.nav__toggle {
	position: absolute;
	cursor: pointer;
	margin: 0rem 1rem;
	right: 0;
	z-index: 2;
}

.close {
	Margin: 14px 0;
	display: none;
	width: 22px;
}

.menu {
	margin: 14px 0;
	width: 22px;
}

.nav__checkbox {
	display: none;
}

.nav__menu {
	z-index: 1;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: auto;
	max-width: 1660px;
	width: calc(100% - 72px);
	align-items: center;
	margin: auto;
	padding: 0;
	position: relative;
}

h2 {
	text-align: center;
}

li {
	list-style: none;
}

ul.nav__menu li {
	display: none;
}

ul.nav__menu li:first-child {
	/*margin-right:auto;*/
	display: block;
}

ul.nav__menu li:first-child a {
	display: flex;
} 
a {
	text-decoration: none;
	color: inherit;
}

.menuitem {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 64px;
}

#nav__checkbox:checked~ul.nav__menu li {
	display: block;
}

#nav__checkbox:checked~label.nav__toggle .close {
	display: block;
}

#nav__checkbox:checked~label.nav__toggle .menu {
	display: none;
}

#nav__checkbox:checked~.seefinal {
	display: none;
}


/* desktop view*/

.nav__menu__holder {
	backdrop-filter: blur(30px) saturate(400%);
	-webkit-backdrop-filter: blur(30px) saturate(400%);
	width: 100%;
	margin: auto;
	text-align: center;
	align-items: center;
}

body,
html {
	margin: 0;
	padding: 0;
	font-family: 'Outfit', sans-serif;
	min-height: 100%;
}

.logo-holder {
	width: 21px;
	height: 30px;
	text-align: center;
	padding: 17px 0;
	transition: all 1s cubic-bezier(.71, 0, .33, 1.56) 0ms;
	/* box-shadow: 2px 2px 8px rgb(255 0 0 / 10%), -2px -2px 8px rgb(255 0 0), -1px -1px 0px rgb(255 0 0 / 50%), 1px 1px 0px rgb(255 0 0 / 5%); */
	position: relative;
}

.logo {
	font-size: 28px;
	margin: 10px 0 0 10px;
	line-height: 48px;
	font-weight: 500;
}

.selected:hover {
	text-decoration: none;
}

.logo-holder img {
	/*filter: invert(90%);*/
}

.logo-holder:hover {
	transform: rotate(360deg);
}

.text-holder {
	/* padding: 16px 0 0 0; */
}

.text-holder ul {
	padding: 0;
	list-style-type: none;
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #4D4D4D;
}

.text-holder ul li a {
	text-decoration: none;
	color: inherit;
}

.text-holder ul li a:hover {
	text-decoration: underline;
}

.holder {
	min-height: calc(100vh - 65px);
	position: relative;
	width: 100%;
	display: table;
	max-width: 1920px;
	margin: auto;
	padding: 0px 0px 0px;
	height: auto;
}

.holder-inside {
	display: table-cell;
	vertical-align: middle;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20 px;
	column-gap: 20 px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	max-width: 1920px;
}

.videoitem {
	width: auto;
    max-width: max-content;
    margin: 0 auto 80px;
	display: flex;
	column-span: all;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	transform: translate(0px, 0px);
}

.videoiteminner {
	margin: auto;
	padding: 0 0;
	display: flex;
}

.videoitem p {
	padding: 60px 36px;
	margin: 0 auto;
	line-height: 24px;
	font-size: 16px;
	max-width:360px;
}

.videoitem video {
	max-width: 960px;
	width: 65%;
	border-radius: 3px;
	padding: 0 0;
}

.videoitem b {
	font-size: 36px;
	line-height: 38px;
}

.item {
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
	position: relative;
	vertical-align: top;
	border-radius: 3px;
	overflow: hidden;
	transform: translate(0px, 0px);
}

.item iframe {
	display: block;
	position: relative;
	transform: translate(0px, 0px);
	height: 720px;
	width: 100%;
	left: 0;
	top: 0;
}

.item p {
	text-align: center;
	max-width: 100%;
	position: relative;
	margin: 0;
	border: none;
	border-radius: 0;
	padding: 26px 0;
	/* margin: 10px; */
	letter-spacing: 0.2px;
	line-height: 24px;
	font-size: 16px;
	/*padding: 8px 10px;*/
	/*border-radius: 0 6px 6px 0;*/
	/*display: none;*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*-webkit-box-decoration-break: clone;*/
	/*box-decoration-break: clone;*/
}

p {
	font-size: 22px;
	letter-spacing: .4;
	line-height: 1.1;
	max-width: 500px;
}

.item img {
	width: 100%;
	height: auto;
	transform: translate(0px, 0px);
    vertical-align: top;
}


.item picture {
	cursor: pointer;
	transition: all .2s ease;
	transform-origin: center;
	-webkit-backface-visibility: hidden;
	display: block;
	transform: translate(0px, 0px);
}

.item:hover>picture {
	transform: scale(1.03) translate(0px, 0px);
	filter: contrast(1.1);
}

.double {
	column-span: all;
	display: block;
}

.selected {
	
	line-height: initial;
	font-weight: bold;
}

.footer {
	width: 100%;
	clear: both;
	position: relative;
}

.footerinside {
	display: flex;
	max-width: 1660px;
	width: calc(100% - 72px);
	text-align: center;
	margin: auto;
	flex-direction: row;
	justify-content: space-between;
}

.footerinside p {
	margin-right: auto;
	line-height: 35px;
	font-size: 14px;
}

.footerinside ul {
	flex-direction: row;
	display: flex;
	gap: 20px;
	padding: 0;
	line-height: 32px;
}

.order {
	transition: 0.2s;
	padding: 20px 30px;
	border: none;
	border-radius: 40px;
	font-size: 30px;
	cursor: pointer;
	margin-top: 10px;
}

.uplink {
	padding: 10px 14px;
	border: none;
	border-radius: 7px;
	font-size: 16px;
	cursor: pointer;
}


/*.servicep {
	max-width: 720px!important;
	margin: auto;
	text-align: center;
	padding: 30px 0;
}*/

.narrow {
	max-width: 960px;
}

.alsoholder {
	column-span: all;
	text-align: center;
	display: flex;
	margin: auto;
	flex-direction: row;
}


/*.alsoholder h2{
    text-align:left;
}*/

.also {
	padding: 0 20px;
	display: table;
	text-align: left;
	margin: auto;
	width: 100%;
}

.also li {
	column-span: all;
	text-align: center;
	display: block;
	padding: 10px 6px;
	font-size: 24px;
	border-radius: 3px;
	margin-bottom: 6px;
	transition: 0.2s;
}

.also li a {
	display: block;
}

.innerlink {
	column-span: all;
	text-align: center;
	display: block;
	padding: 6px;
	font-size: 24px;
	text-decoration: underline;
	width: max-content;
	margin: auto;
	transform: translate(0px, 0px);
}

.innerlink::after{
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #202124;
	display: inline-block;
	content: "";
	margin-left: 6px;
}

.empty {
	width: 100%;
	display: block;
	position: relative;
	height: 80px;
	column-span: all;
}

.empty120 {
	width: 100%;
	display: block;
	position: relative;
	height: 80px;
	column-span: all;
}

.qlinks {
	padding: 40px 0;
	max-width: 998px
}

.center {
	text-align: center;
}

.intro {
	max-width: 580px;
	width: 100%;
	margin: auto;
	font-size: 24px;
	line-height: 1.4;
	text-align: center;
	transform: translate(0px, 0px);
}

.originalintro {
	border-bottom: 1px solid #ffffff0E;
	max-width: 100%;
	width: 100%;
	margin: auto;
	padding: 12px 0;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 1.4;
	left: 0;
	top: 64px;
	backdrop-filter: blur(12px) saturate(200%);
	-webkit-backdrop-filter: blur(12px) saturate(200%);
	right: 0;
	position: absolute;
	text-align: center;
}

.ba_holder {
	position: relative;
	display: block;
	max-height: 100vh;
	overflow: hidden;
}

.ba_hr {
	display: block;
	height: 100%;
	border: none;
	top: 0;
	z-index: 1;
	width: 16px;
	position: absolute;
	padding: 0;
	margin: auto;
	left: calc(50% - 8px);
}

.divider {
	width: 100%;
	height: 1px;
	border: none;
	margin: 23px 0 0;
}

.r_align {
	text-align: right;
}

.section {
	display: block;
	position: relative;
	transform: translate(0px, 0px);
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	column-span: all;
	margin: auto;
	width: calc(100% - 32px);
}

h3 {
	margin: 4px 0;
	font-size: 36px;
	line-height: 1.2;
}

.landing_gif {
	display: block;
	width: 100%;
	opacity: .8;
	transition: opacity 0.2s cubic-bezier(.71, 0, .33, 1.56) 0ms;
}

.landing_gif:hover {
	opacity: 1;
}

.showreel {
	display: block;
	width: 100%;
}


/*.showreel:hover{
    filter: contrast(1.1);
    transition: opacity 0.2s cubic-bezier(.71,0,.33,1.56) 0ms;
}*/

.groovyholder {
	text-align: right;
}

.catholder {
	position: relative;
	margin-bottom: -159px;
	width: 306px;
	display: none;
	bottom: 158px;
	left: 143px;
}

.catholder img {
	height: 160px;
}

.groovy {
	max-height: 480px;
	margin-top: 16px;
	padding-right: 20px;
	width: auto;
	opacity: .05;
}

.homecontacts {
	padding: 0;
	font-size: 24px;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

.type {
	width: 620px;
	margin: auto;
	column-span: all;
}

.rotated {
	transform-origin: left;
	transform: translate(-29px, 145px) rotate(-90deg);
	font-weight: bold;
    font-size: 18px;
}

.landingul {
	flex-direction: row;
	display: flex;
	gap: 16px;
	padding: 0;
	height: 100%;
}

.landingul li {
	margin: auto 0;
}

iframe html .ytp-gradient-top {
	display: none;
}

iframe html .ytp-chrome-top ytp-show-cards-title {
	display: none;
}

.footerul li a img {
	height: 20px;
	width: auto;
}

.footer ul li {
	margin: auto;
	display: block;
}

.serviceholder {
	transform: translate(0px, 0px);
	display: block;
	margin-bottom: 24px;
	text-align: center;
}

.innerimage {
	overflow: hidden;
	border-radius: 4px;
	display: block;
	border: solid 1px transparent
}


/* Style inputs with type="text", select elements and textareas */

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
select,
textarea {
	padding: 13px;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 3px;
	resize: vertical/* Allow the user to vertically resize the textarea (not horizontally) */
	;
}


/* Style the submit button with a specific background color etc */

.orderservice {
	width: 100%;
	padding: 18px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 8px;
	font-size: 16px;
}


/* Add a background color and some padding around the form */

.container {
	border-radius: 5px;
	padding: 20px;
	display: inline-block;
}

.halfinput {
	width: calc(50% - 2px);
}

.fullinput {
	width: 100%;
}

.thirdinput {
	width: 70px;
	float: right;
	margin-left: 4px;
}

form {
	margin: 0;
}

@media (prefers-color-scheme: light) {
	.whyusinside video {
		border: 5px solid #ffffff;
		box-shadow: 0 0 10px #00000012;
	}
	.innerlink{
		color: #06c;
	}
	.ba_hr {
		background: #f5f5f6;
	}
	.menu,
	.close,
	.footerul li a img,
	.groovy {
		filter: invert(0%);
	}
	.type {
		filter: invert(0%);
	}
	.selected,
	.homecontacts,
	.rotated {
		color: #202124!important;
	}
	body {
		background: #f5f5f6;
		color: #202124;
	}
	.videoitem {
		background: #fff;
	}
	.item p,
	.videoitem {
		border: 1px solid #ecedef;
	}
	.item,
	.showreel {
		background: #ecedef;
	}
	p,
	.also li, summary, details ul li {
		color: #4d5156;
	}
	.nav__menu__holder {
		border-bottom: 1px solid #ecedef;
		background-color: rgba(255, 255, 255, 0.92);
	}
	.nav__menu {
		/*background:#ffffff;*/
	}
	.menuitem {
		color: #5f6368;
	}
	.innerlink::after	{
		border-left: 6px solid #5f6368;
	}
	.logo-holder img {
		filter: invert(0%);
	}
	.divider {
		background-color: #ecedef;
	}
	.footer {
		background: #ffffff;
		border-top: 1px solid #ecedef;
	}
	.also li, summary {
		border: 1px solid #ecedef;
    	background: #ffffff;
	}
	.item p {
		background-color: #ffffff;
	}
	.container {
		background-color: #ffffff;
		border: 1px solid #ecedef;
	}
	input[type=text],
	input[type=number],
	input[type=email],
input[type=tel],
input[type=url],
	select,
	textarea {
		background-color: #f5f5f6;
		color: #202124;
		border: 1px solid #ecedef;
	}
	input[type=text]:hover,
	input[type=number]:hover,
	input[type=email]:hover,
input[type=url]:hover,
input[type=tel]:hover,
	select:hover,
	textarea:hover {
		background-color: #fbfbfd;
	}
	.orderservice,
	.order,
	.uplink {
		background: #0071e3;
		color: #ffffff;
	}
	.orderservice:hover,
	.order:hover,
	.uplink:hover {
		background: #0077ED;
	}
	.innerlink,
	.videoitem a,
	.homecontacts li a,
	.item p a,
	.groovyfooter p a,
	.intro i a {
		color: #06c;
		text-decoration: underline;
	}
	.innerlink::after{
		border-left: 6px solid #06c;
	}
	.originalintro {
		background: rgb(245 245 246 / 72%);
		color: #000;
	}
	.also li:hover, summary:hover {
		background: #0077ED;
		color: #fff;
	}
	.gradient {
    background: #020e2461;
    /* background: linear-gradient( 0deg, rgb(0 0 0 / 60%) 0%, rgb(255 255 255 / 0%) 45%, rgb(255 255 255 / 10%) 55%, rgb(0 0 0 / 40%) 100%); */
    /*backdrop-filter: blur(2px);*/
	}
	.main_section h1 {
		text-shadow: 0 2px 8px black;
		color: #fff;
	}
	.main_section p {
		text-shadow: 0 2px 4px black;
		color: #ffffff;
	}
	
	.whyus {
		border-top: 5px solid #ffffff;
	}
	.main_section{
	    background-color: #202124;
	}
	.order {
		box-shadow: 0 2px 8px #00000045;
	}
	.videoitem:hover, .anchor:hover{
	        box-shadow: 4px 4px 12px rgb(0 0 0 / 10%), -4px -4px 20px rgb(255 255 255 / 50%),
	        -1px -1px 0px rgb(255 255 255 / 50%), 1px 1px 0px rgb(0 0 0 / 5%);
	}
    details[open] summary{
        background: #202124;
        color: #fff;
    }
        .item:hover>p {
	background: #f5f5f6;
}
}

@media (prefers-color-scheme: dark) {
    .item:hover>p {
	background: #131416;
}
    details[open] summary{
        background: #bdc1c6;
        color: #131416;
    }
    .videoitem:hover, .anchor:hover{
	        box-shadow: 4px 4px 12px rgb(0 0 0 / 10%), -4px -4px 20px rgb(0 0 0 / 50%);
	}
	.whyusinside video {
		border: 5px solid #262628;
		box-shadow: 0 0 16px #0000006b;
	}
	.order {
		box-shadow: 0 2px 12px #000000a3;
	}
	.intro i a {
		color: #06c;
		text-decoration: underline;
	}
	.whyus {
		border-top: 5px solid #ffffff14;
	}
	.main_section h1 {
		text-shadow: 0 3px 8px black;
	}
	.main_section p {
		text-shadow: 0 2px 3px black;
		color: #fff;
	}
	.gradient {
	    background: #000714a6;
        /*backdrop-filter: blur(2px);*/
		/*background: linear-gradient( 0deg, rgba(19, 20, 22, 0.8) 0%, rgba(19, 20, 22, 0.2) 45%, rgba(19, 20, 22, 0.2) 55%, rgb(19 20 22) 100%);*/
	}
	.also li:hover, summary:hover {
		background: #0077ED;
		color: fff;
	}
	.videoitem {
		background-color: #18191c;
	}
	.originalintro {
		color: #fff;
		background: rgb(0 0 0 / 91%);
	}
	.innerlink,
	
	.homecontacts li a,
	.item p a,
	.groovyfooter p a {
		color: #2997ff;
		text-decoration: underline;
	}
	.innerlink::after
	{
		border-left: 6px solid #2997ff;
	}
	.ba_hr {
		background: #131416;
	}
	.divider {
		background-color: #ffffff0E;
	}
	.catholder {
		mix-blend-mode: exclusion;
	}
	input[type=text],
	input[type=number],
	input[type=email],
input[type=url],
input[type=tel],
	select,
	textarea {
		background-color: #131416;
		color: White;
		border: 1px solid #ffffff0E;
	}
	input[type=text]:hover,
	input[type=number]:hover,
	input[type=email]:hover,
input[type=url]:hover,
input[type=tel]:hover,
	select:hover,
	textarea:hover {
		background-color: #18191c;
		border-color: #131416;
	}
	.container {
		background-color: #18191c;
		border: 1px solid #ffffff0E
	}
	.item p,
	.videoitem {
		border: 1px solid #ffffff0E;
	}
	.item,
	.showreel {
		background: #18191c;
	}
	.footer {
		background: #18191c;
		border-top: 1px solid #ffffff0E;
	}
	.also li, summary, details ul ~ li {
		background-color: rgb(24 25 28 / 88%);
		border: 1px solid #ffffff0E;
	}
	.selected {
		color: #ffffff!important;
	}
	body {
		background: #131416;
		color: #e8eaed;
	}
	p,
	.also li, summary {
		color: #bdc1c6;
	}
	.nav__menu__holder {
		background-color: rgb(24 25 28 / 85%);
		border-bottom: 1px solid #ffffff14;
	}
	.nav__menu {
		/*background:#202124;*/
	}
	.menuitem {
		color: #969ba1;
	}
	.type {
		filter: invert(100%);
	}
	.logo-holder img,
	.footerul li a img,
	.groovy,
	.menu,
	.close {
		filter: invert(90%);
	}
	.item p {
		background-color: #18191c;
	}
	.orderservice,
	.order,
	.uplink {
		background: #0071e3;
		color: #ffffff;
	}
	.orderservice:hover,
	.order:hover,
	.uplink:hover {
		background: #0077ED;
	}
}

@media only screen and (min-width: 721px) {
	.seefinal {
		display: none;
	}
	.nav__toggle {
		display: none;
	}
	.nav__menu {
		flex-direction: row;
	}
	ul.nav__menu li {
		display: block;
	}
	ul.nav__menu li.emptyly {
		display: none!important;
	}
}

@media only screen and (max-width:960px) {
	.main_section h1 {
		font-size: 50px;
	}
	.main_section p {
		font-size: 26px;
	}
	.main_section{
	    margin-top: -16px;
	}
	.whytext h2 {
		font-size: 22px;
	}
	.whytext p {
		font-size: 18px;
	}
	.videoitem,
	.videoiteminner {
		display: block;
	}
	.videoitem{
	    margin:0 auto 12px;
	}
	.videoitem video {
		width: 100%;
		padding:0;
	}
	.videoiteminner {
		padding: 0;
		margin-bottom: 12px;
	}
}

@media only screen and (max-width: 720px) {
	.deadline {
		display: block;
		margin: 18px 0 18px 14px;
	}
	.thirdinput { 
		width: calc(100% / 3 - 4px);
	}
	.order {
		margin: 20px 0;
		padding: 16px 20px;
		font-size: 22px;
	}
	.landingul {
		width: max-content;
		margin: auto;
	}
	.groovyfooter {
		text-align: center;
		padding: 0 30px;
		width: calc(100% - 60px);
	}
	.groovyfooter p {
		margin: 14px 42px;
		line-height: 1.4;
	}
	p {
		font-size: 18px;
	}
	.whytext {
		padding: 0 30px;
		width: calc(100% - 60px);
	}
	.paddme {
		padding: 40px 20px 20px;
		width: 100%;
	}
	.main_section h1 {
		font-size: 28px;
	}
	.main_section p {
		font-size: 18px;
	}
	.whytext h2 {
		font-size: 28px;
	}
	.whytext p {
		font-size: 18px;
	}
	.whyus {
		column-count: 1;
		flex-direction: column;
		padding: 60px 0;
	}
	.touch {
		padding-top: 44px;
	}
	.aboutholder {
		padding-top: 46px;
	}
	#nav__checkbox:checked~ul.nav__menu {
		min-height: 100vh;
	}
	#nav__checkbox:checked~ul.nav__menu .emptyly {
		display: block;
		height: 64px;
	}
	.menuitem {
		line-height: 24px;
	}
	.innerimage {
		width: 100%;
	}
	.empty {
		display: none;
	}
	.intro {
		padding: 0px 20px 28px;
		font-size: 18px;
		width: calc(100% - 40px);
	}
	.groovyholder,
	.catholder,
	.rotated {
		display: none;
	}
	.type {
		width: 100%;
	}
	.empty120 {
		height: 20px
	}
	.container {
		margin-top: 14px;
	}
	ul.nav__menu li:first-child {
		margin-right: auto;
	}
	.footerinside {
		flex-direction: column;
		padding: 18px 12px 22px;
		width: auto;
	}
	.footerinside p {
		margin: auto;
	}
	.footerinside ul {
		margin: auto;
	}
	.logo {
		margin: 2px 0 0 0;
	}
	.logo-holder {
		transform: rotate(360deg);
	}
	.holder {
		left: auto;
		padding: 80px 0 0;
		width: 100%;
	}
	.holder-inside,
	.section {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		width: 100%;
	}
	.section {
		width: calc(100% - 24px);
		padding: 0 12px;
	}
	.nav__menu {
		margin: 0 12px;
		width: auto;
		gap: 0;
	}
	.item p {
		display: block;
		text-align: center;
		max-width: 100%;
		position: relative;
		margin: 0;
		border-radius: 0;
		padding: 26px 0 26px;
	}
	.item {
		margin-bottom: 12px;
	}
	.showreel {
		padding-top: 0px;
		margin-bottom: 0;
	}
	.originalintro {
		width: 100%;
		top: 0;
		position: relative;
		border-bottom: 0;
		padding-bottom: 20px;
	}
	.also {
		padding: 0;
		display: block;
	}
	.alsoholder {
		padding-bottom: 12px;
		display: block;
	}
	.qlinks {
		padding: 0;
	}
	.ba_hr {
		width: 12px;
		left: calc(50% - 6px);
	}
}