@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	font-family: 'Roboto', sans-serif; /* 100, 300, 400, 500, 700 */
	font-weight: 300;
	font-style: normal;
	font-size: 10px;
	position: relative;
	line-height: 1em;
	line-height: normal;
	color: #000;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

/* ==================================== Typography ===================================== */

/* Reset */

h1, h2, h3, h4, h5, h6, p, li, ul, ol, blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
	line-height: 1.3em;
	margin-bottom: .5em;
}

table, tr, td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border: 0;
	border-collapse: collapse;
}

p, ul, ol, table {
	font-weight: 300;
	font-size: 1.5em;
}

main ul, main ol {
	padding-left: 18px;
}

td, th  {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

table th {
	text-align: left;
}

table tr {
	border-bottom: 1px solid #CCC;
}

p, li, blockquote {
	line-height: 1.6em;
	font-weight: 300;
}

p, ul, ol, table {
	margin-bottom: 1.6em;
}

.timelineentry > p {
	margin-bottom: .5em;
}

main p, main ul {
	width: 100%;
}

main li {
	list-style-type: square;
}

ul > li > ul, ul > li > ul > li > ul,
ol > li > ol, ol > li > ol > li > ol,
ul > li > ol, ol > li > ul {
	margin-bottom: 0;
}

ul > li > ul, ol > li > ol, ol > li > ul, ul > li > ol, a {
	font-size: 1.5rem;
}

blockquote {
	padding: 10px 30px 0 30px;
	margin-bottom: 1.6em;
	font-style: italic;
	background: url(https://daphnetechnology.com/images/common/fnutts.svg) no-repeat right top;
}

ul.siblingnavigation {
	margin-left: 0;
	margin-bottom: 0;
}

.excerpt > p {
	margin-bottom: 0;
}

/*
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
*/
a, p > a {
	color: #33C233;
	font-weight: 400;
}

.lightgreen-bg a, .lightgreen-bg p > a {
	color: #057300;
}

.green-bg a, .green-bg p > a {
	color: #fff;
}

.green-bg a:hover, .green-bg p > a:hover {
	color: #057300;
}

a:hover, p > a:hover {
	color: #057300;
}

.red-bg a:hover, .red-bg p > a:hover,
.blue-bg a:hover, .blue-bg p > a:hover,
.lightgreen-bg a:hover, .lightgreen-bg p > a:hover	,
.darkgreen-bg a:hover, .darkgreen-bg p > a:hover {
	color: #FFF;
}

a.arrow, .pagination a {
	text-decoration: none;
}

a.arrow:after {
	content: " ➞";
}

strong > a {
	font-weight: 500;
}

header a, footer a, a.withicon, .sharingbuttons a {
	border-bottom: 0;
	border-bottom: none;
}

/*
a:hover, p > a:hover {
	color: #33C233;
}
*/

.blue-bg .textblock p > a, .blue-bg .textblock li > a, .red-bg .textblock p > a, .red-bg .textblock li > a, .dark-bg .textblock p > a, .dark-bg .textblock li > a {
	font-weight: 500;
/*	text-decoration: underline;*/
}

.textblock p > a {
	text-decoration: underline;
}

figcaption > p {
	font-size: 1.2em;
/*	margin-top: 1em;*/
}

.imagebanner p, .bannerheading .excerpt p {
	font-weight: 400;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

strong, b {
	font-weight: 500;
}

sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

sub { 
	top: 0.4em; 
}

.centered-text {
	text-align: center;
}

h1 > strong, h1 > b, h2 > strong, h2 > b {
	font-weight: 700;
}

a.withicon {
	padding-left: 20px;
	display: inline-block;
/*	color: #000;*/
	font-weight: 400;
	text-decoration: none !important;
}

.red-bg a.withicon, .dark-bg a.withicon {
	color: #FFF;
}

/*
a.withicon:hover {
	color: #33c233;
}
*/

a.email {
	background: url(https://daphnetechnology.com/images/common/mail-icon-micro-green-adj.svg) no-repeat;
}

a.phone {
	background: url(https://daphnetechnology.com/images/common/phone-icon-micro-green-adj.svg) no-repeat;
}

a.linkedin {
	background: url(https://daphnetechnology.com/images/common/linkedin-icon-micro-green-adj.svg) no-repeat;
}

.red-bg a.email, .blue-bg a.email, .dark-bg a.email {
	background: url(https://daphnetechnology.com/images/common/mail-icon-micro-neg-adj.svg) no-repeat;
}

.red-bg a.phone, .blue-bg a.phone, .dark-bg a.phone {
	background: url(https://daphnetechnology.com/images/common/phone-icon-micro-neg-adj.svg) no-repeat;
}

.red-bg a.linkedin, .blue-bg a.linkedin, .dark-bg a.linkedin {
	background: url(https://daphnetechnology.com/images/common/linkedin-icon-micro-neg-adj.svg) no-repeat;
}

a.download {
	background: url(https://daphnetechnology.com/images/common/download-icon-micro-pos-adj.svg) no-repeat;
}

a.link {
	background: url(https://daphnetechnology.com/images/common/link-icon-micro-pos-adj.svg) no-repeat;
}

a.map {
	background: url(https://daphnetechnology.com/images/common/map-icon-micro-pos-adj.svg) no-repeat;
}

@media screen and (max-width: 460px) {
	.bannerheading h2 {
		font-size: 2.6em;
	}
	h1, h2 {
		font-size: 2.4em;
	}
	h3 {
		font-size: 1.8em;
	}
	.excerpt p, p.excerpt, .imagebanner p, blockquote {
		font-size: 1.6em;
	}
}

@media screen and (min-width: 461px) and (max-width: 768px) {
	.bannerheading h2 {
		font-size: 3em;
	}
	h1, h2 {
		font-size: 2.6em;
	}
	h3 {
		font-size: 1.8em;
	}
	.excerpt p, p.excerpt, .imagebanner p, blockquote {
		font-size: 1.7em;
	}
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
	.bannerheading h2 {
		font-size: 3.6em;
	}
	h1, h2 {
		font-size: 3em;
	}
	h3 {
		font-size: 2em;
	}
	.excerpt p, p.excerpt, .imagebanner p, blockquote {
		font-size: 1.8em;
	}
}

@media screen and (min-width: 1024px) {
	.bannerheading h2 {
		font-size: 4.2em;
		line-height: 1.1em;
	}
	h1, h2 {
		font-size: 3em;
	}
	h3 {
		font-size: 2em;
	}
	.excerpt p, p.excerpt, .imagebanner p, blockquote {
		font-size: 1.8em;
	}
}


/* ===================================== Main blocks ================================== */

article, aside, canvas, figure, figcaption, footer, header, hgroup, #menu, nav, section, address, main, img {  
	display: block;
	padding: 0;
	margin: 0;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
 	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

a, a:active, a:focus, img, img a, a img {
	outline: none;
	outline: 0;
}

img, a img {
	border: none;
	border: 0;
}

a.buttonlink {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.5em;
	float: left;
	padding: 7px 20px 6px 20px;
	background: #33C233;
	color: #FFF;
	border-bottom: 0;
	border-bottom: none;
	text-decoration: none;
	display: inline-block;
}

.bannerheading a.buttonlink, .imagebanner a.buttonlink {
	padding: 9px 24px 8px 24px;
	text-transform: uppercase;
}

a.buttonlink:hover {
	background: #057200;
	color: #FFF;
}

.red-bg p > a.buttonlink, .dark-bg p > a.buttonlink {
	border:1px solid #FFF;
	color: #FFF;
	background: transparent;
}

.red-bg p > a.buttonlink:hover, .dark-bg p > a.buttonlink:hover {
	background: #FFF;
	color: #057200;
}

.centered-text a.buttonlink {
	float: none;
}

:focus {
    outline: none !important;
}

main, section, .fullwidth, footer, figure, figcaption, img, .videobanner,
.topbanner, .topbackground {
	float: left;
	width: 100%;
	clear: both;
}

.min-h-screen {
	min-height: 100vh;
}

body.min-h-screen > main {
	flex-grow: 1;
}

.width-limit {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.article-width {
	width: 100%;
	max-width: 1200px;
/*max-width: 1400px;*/
	margin: 0 auto;
}

.limit-width {
	width: 100%;
	max-width: 900px;
/*max-width: 1400px;*/
	margin: 0 auto;
}

.text-column-width {
	width: 100%;
	max-width: 900px;
/*max-width: 1400px;*/
	margin: 0 auto;
}

.icon {
	width: 30%;
	min-width: 200px;
	margin: 0 auto;
}

.banner-text-width {
	width: 100%;
	max-width: 800px;
}

.topbanner {
	height: 55vw;
	min-height: 320px;
	max-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
}

.videobanner {
	height: 55vw;
	min-height: 320px;
	max-height: 600px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

.videobackground {
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

.banner__video {
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: -1;
}

.filter {
	background: rgba(255,255,255,.15);
}

.filter.dark-bg {
	background: rgba(0,0,0,.15);
/*	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADFbP4CAAAAEklEQVQIHWNgYGD4D8TEAewqAVXuAf+yw+rnAAAAAElFTkSuQmCC);*/
}

.topbackground {
	height: 16vh;
	background: #ABC33C;
}

figure {
	position: relative;
}

figcaption {
	clear: both;
	margin-top: 15px;
	font-size: 1.2em;
}

figure > .photocredit {
	position: absolute;
	left: 0;
	bottom: 0;
	float: left;
	background: rgba(0,0,0,.6) url(https://daphnetechnology.com/images/common/camera.svg) no-repeat left center;
	padding: 6px 8px 4px 24px;
	font-size: 1em;
	line-height: 1em;
	color: #AAA;
}

figure.newsarticlemainimage > .photocredit {
	top: 0;
	bottom: auto;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.flex.center {
	justify-content: center;
}

.flex-center {
	align-items: center;
}

.flex-stretch {
	flex-wrap: wrap;
	align-items: stretch;
}

.flex-end {
	flex-wrap: wrap;
	align-items: flex-end;
}

.flex-column {
	flex-direction: column;
}

.flex-row {
	flex-flow: row;
}

.imagebanner { 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (min-device-width: 1366px) {
	.imagebanner.parallax {
		background-attachment: fixed;
	}
}

.imagebanner > .inner.widecolumn {
	float: none;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 460px) {
	.imagebanner { 
		min-height: 300px;
	}
}

@media screen and (min-width: 461px) and (max-width: 768px) {
	.imagebanner { 
		min-height: 400px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
	.imagebanner { 
		min-height: 450px;
	}
}

@media screen and (min-width: 1024px) {
	.imagebanner { 
		min-height: 500px;
	}
}

@media screen and (min-width: 769px) {
	.flex.rowreverse {
		flex-direction: row-reverse;
	}
	.horizontalbanner > .width-limit {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.logowrapper {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.logobox {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: left;
	padding: 15px;
}

.blue-bg .logowrapper, blue-bg .logobox, .red-bg .logowrapper, red-bg .logobox {
	border-color: #FFF;
}

p > img {
	margin-bottom: 20px;
}

.timelineentry {
	padding-left: 35px;
	padding-right: 35px;
}

/* ============================ Vertically divided banner ======================== */

.halfcolumn.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 768px) {
	.halfcolumn.bg-image {
		height: 50vw;
		min-height: 360px;
	}
	.dividedtextblock {
		width: 100%;
		float:left;
	}
}

@media screen and (min-width: 769px) {
	.verticallydividedbanner {
		min-height: 50vh;
	}
	.halfcolumn.bg-image {
/*		height: 100%;*/
/*		min-height: 50vh;*/
		align-self: stretch;
	}
	.dividedtextblock {
		width: 100%;
		max-width: 700px;
	}
	.rowreverse .dividedtextblock {
		float: right;
	}
}

/* =============================== Colors / backgrounds ========================== */

.lightgrey-bg {
	background: #E8EAED;
}

.blue-bg {
	background: #35546a;
	color: #FFF;
}

.red-bg {
/*	background: #e03d21;*/
	background: #FF0A21;
	color: #FFF;
}

.darkblue-bg {
	background: #35546a;
}

.darkgrey-bg {
	background: #555;
}

.lightgreen-bg {
	background: #9DD53B;
}

.green-bg {
	background: #33C233;
}
.darkgreen-bg {
	background: #057200;
}

.dark-bg, .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6,
.dark-bg p, .dark-bg ul, .dark-bg li, .dark-bg a, .dark-bg address,
.blue-bg h1, .blue-bg h2, .blue-bg h3, .blue-bg h4, .blue-bg h5, .blue-bg h6,
.blue-bg p, .blue-bg ul, .blue-bg li, .blue-bg a, .blue-bg address,
.darkblue-bg h1, .darkblue-bg h2, .darkblue-bg h3, .darkblue-bg h4, .darkblue-bg h5, .darkblue-bg h6,
.darkblue-bg p, .darkblue-bg ul, .darkblue-bg li, .darkblue-bg a, .darkblue-bg address,
.red-bg h1, .red-bg h2, .red-bg h3, .red-bg h4, .red-bg h5, .red-bg h6,
.red-bg p, .red-bg ul, .red-bg li, .red-bg a, .red-bg address {
	color: #FFF;
}

.white-bg {
	background: #FFF;
}

section.lightgrey-bg {
	border-top: 3px solid #33C233;
}

/* =============================== Animation =============================== */

button, a.btn, button[type='submit'], input[type='submit'].button, #marketlogin, 
#consent a.button-ish-link, #largescreenmenu a, a.arrow, a:not(#logo), p > a, a.readmore, 
a.externallink, header, figure.sharing, .buttonlink, ul.pagination > li > a,
a.withicon, #select-filter > button {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


/* =============================== Header ============================= */

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	background: #FFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.notscrolled header {
	background: rgba(0,0,0,.2);
	box-shadow: none;
}

.infopage header {
	background: #ABC33C;
}

.logocontainer {
	float: left;
	clear: none;
	height: 100%;
}

a#logo {
	display: block;
	background: url(https://daphnetechnology.com/images/common/Daphne-Technology_logo_pos.svg) no-repeat left center;
	background-size: contain;
}

.notscrolled a#logo {
	display: block;
	background: url(https://daphnetechnology.com/images/common/Daphne-Technology_logo_neg.svg) no-repeat left center;
	background-size: contain;
}

#largescreenmenu {
	display: inline-block;
	float: right;
}

#largescreenmenu ul, #largescreenmenu li {
	list-style: none;
	line-height: 1em;
}

#largescreenmenu > ul {
	float: right;
	margin-top: 15px;
	margin-bottom: 0;
}

#largescreenmenu > ul#maintopmenu {
	margin-bottom: 15px;
}

#largescreenmenu li {
	float: left;
}

#largescreenmenu > ul#maintopmenu > li {
	margin-left: 26px;
}

#largescreenmenu li > a {
	text-transform: uppercase;
	font-weight: 700;
	color: #057300;
	text-decoration: none;
}

.notscrolled #largescreenmenu li > a {
	color: #FFF;
}

#largescreenmenu > ul#maintopmenu > li {
	color: #005400;
}

#largescreenmenu > ul#level2topmenu > li {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #333;
}

.notscrolled #largescreenmenu > ul#level2topmenu > li {
	border-color: #FFF;
}

#largescreenmenu > ul#level2topmenu > li:first-child {
	padding-left: 0;
	border-left: none;
}

#largescreenmenu > ul#level2topmenu > li:last-child {
	padding-right: 0;
}

#largescreenmenu > ul#level2topmenu > li > a {
	font-size: 1.1rem;
	line-height: 1em;
	padding-top: 4px;
	padding-bottom: 1px;
	display: block;
}

#largescreenmenu li > a:hover, #largescreenmenu li.here > a, #largescreenmenu li.parent-here > a {
	color: #33C233;
}

.notscrolled #largescreenmenu li > a:hover, .notscrolled #largescreenmenu li.here > a,
.notscrolled #largescreenmenu li.parent-here > a {
	color: #9DD53B;
}

@media screen and (max-width: 500px) {
	.logocontainer, a#logo {
		width: 140px;
		height: 60px;
	}
	.topspacer {
		height: 60px;
	}
}

@media screen and (min-width: 501px) and (max-width: 1099px) {
	.logocontainer, a#logo {
		width: 140px;
		height: 60px;
	}
	.topspacer {
		height: 60px;
	}
}

@media screen and (min-width: 1100px) {
	.logocontainer, a#logo {
		width: 180px;
		height: 80px;
	}
	.topspacer {
		height: 80px;
	}
}

#navtriggerwrapper {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 5;
	width: auto;
}

#nav-icon3 {
  width: 30px;
  height: 30px;
  margin: 15px;
  position: relative;
  float: right;
  clear: none;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
background: #057200;
  border-radius: 1px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.notscrolled #nav-icon3 span {
	background: #FFF;
}

#nav-icon3 span:nth-child(1) {
  top: 6px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 14px;
}

#nav-icon3 span:nth-child(4) {
  top: 22px;
}

#nav-icon3:not(.open) span:nth-child(1) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open) span:nth-child(2), #nav-icon3:not(.open) span:nth-child(3) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open):hover span:nth-child(2), #nav-icon3:not(.open):hover span:nth-child(3) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open) span:nth-child(4) {
	left: 0px;
	width: 30px;
}

#nav-icon3:not(.open):hover span:nth-child(4) {
	left: 0px;
	width: 30px;
}

#nav-icon3.open span, #nav-icon3:not(.open):hover span {
	left: 0px;
	width: 100%;
}

#nav-icon3:not(.open):hover span {
	left: 0px;
}

#nav-icon3.open span:nth-child(1), #nav-icon3.open span:nth-child(4) {
	top: 14px;
	opacity: 0;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 1099px) {
	#largescreenmenu {
		display: none;
	}
	#navtriggerwrapper, menu {
		display: block;
	}
	.formmessage {
		margin-top: 50px;
	}
}

@media screen and (min-width: 1100px) {
	#largescreenmenu {
		display: block;
	}
	#navtriggerwrapper, menu {
		display: none !important;
	}
	.formmessage {
		margin-top: 75px;
	}
}

@media screen and (min-width: 1100px) and (max-width:1200px) {
	.frontpage #largescreenmenu {
		display: none;
	}
	.frontpage #navtriggerwrapper, menu {
		display: block !important;
	}
}


/* ================================= Navigation ================================= */

menu {
	position: fixed;
	top: 0;
	right: -300px;
	height: 100%;
	margin: 0;
	padding: 110px 0 0 0;
	width: 300px;
	background: #788298;
	z-index: 2;
}

.frontpage menu, .infopage menu {
	background: #ABC33C;
}

#navigation {
	width: 300px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

#navigation ul, #navigation li {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#navigation a {
	border-bottom: none;
	text-decoration: none;
}

#navigation li a {
	padding: 15px 0;
	font-weight: 300;
	font-size: 1.4em;
	display: block;
	line-height: 1.1em;
}

#navigation li.here a {
	font-weight: 700;
}

nav {
	float:left;
	clear: none;
	height: 100%;
	width: 300px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#nav-inner {
	width: 340px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

#nav-inner::-webkit-scrollbar { 
    display: none; 
}

/* ==================================== Columns ================================== */

.oneof4, .onethird, .twothirds, .halfcolumn, .widecolumn, .narrowcolumn, .newsitem,
.entrywide, .entrynarrow {
	float: left;
}

@media screen and (max-width: 500px) {
	.newsitem {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width: 501px) and (max-width: 800px) {
	.newsitem {
		width: 50%;
	}
}

@media screen and (min-width: 801px) {
	.newsitem {
		width: 33.33%;
	}
}

@media screen and (max-width:768px) {
	.halfcolumn, .widecolumn, .narrowcolumn, .onethird, .twothirds,
	.entrywide, .entrynarrow {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width:769px) {
	.halfcolumn {
		width: 50%;
	}
	.widecolumn {
		width: 60%;
	}
	.narrowcolumn {
		width: 40%;
	}
	.entrywide {
		width: 65%;
	}
	.entrynarrow {
		width: 35%;
	}
	.entrynarrow > .inner {
		height: 100%;
		border-left: 1px solid #33C233;
	}
	.onethird {
		width: 33.33%;
	}
	.twothirds {
		width: 66.66%;
	}
}

@media screen and (max-width: 500px) {
	.oneof4, .twoof4 {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width: 501px) and (max-width: 900px) {
	.oneof4 {
		width: 50%;
	}
	.twoof4 {
		width: 100%;
		clear: both;
	}
}

@media screen and (min-width: 901px) {
	.oneof4 {
		width: 25%;
	}
	.twoof4 {
		width: 50%;
	}
}

/* ======================================= Filter ======================================= */

#select-filter > button {
	color: #000;
	background: none;
	border: none;
	padding: 5px 0;
	margin-right: 20px;
	font-size: 1.4rem;
	font-weight: 400;
	border-bottom: 2px solid #33c233;
}

#select-filter > button:hover, #select-filter > button.mixitup-control-active {
	color: #33c233;
}

/* =========================== Team listing / members / contact ========================= */

.teamlistingportrait, .teamlistingintro {
	float: left;
}

.teamlistingportrait > figure > img, .microportrait > img {
	border-radius: 50%;
}

.microportrait {
	width: 38px;
	margin-right: 10px;
}

@media screen and (max-width: 767px) {
	.teamlistingportrait, .teamlistingintro {
		width: 100%;
	}
	.teamlistingportrait > figure > img {
		float: none;
		width: 70%;
		max-width: 320px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.teamlistingportrait {
		width: 30%;
	}
	.teamlistingintro {
		width: 70%;
	}
}

.teamlistingintro h2 {
	margin-bottom: 0;
}

.teamlistingintro p > a.withicon, .boardmember p > a.withicon {
	font-size: 1.2rem;
}

@media screen and (max-width: 500px) {
	.teammemberpagetop .teammemberimage {
		margin-top: 20px;
	}
}

@media screen and (min-width: 501px) and (max-width: 650px) {
	.teammemberpagetop .teammemberimage {
		margin-top: 30px;
	}
}

@media screen and (max-width:650px) {
	.teammemberpagetop .teamlistingintro, .teammemberpagetop .teammemberimage {
		width: 100%;
		float: left;
		clear: both;
	}
}

@media screen and (min-width: 651px) {
	.teammemberpagetop {
		margin: 0 0 20px 0;
	}
	.teammemberpagetop > .width-limit, .teammemberpagetop > .limit-width {
		flex-direction: row-reverse;
		align-items: center;
	}
	.teammemberpagetop .teamlistingintro {
		width: 50%;
	}
	.teammemberpagetop .teammemberimage {
		width: 50%;
		margin: 20px 0 -20px 0;
	}
}

.boardmember {
	width: 280px;
}

.employee {
	width: 280px;
}

.boardmember > figure > img, .employee > figure > img {
	border-radius: 50%;
	float: none;
	margin: 0 auto 20px auto;
}

.boardmember > figure > img {
	width: 180px;
}

.employee > figure > img {
	width: 120px;
}

.officeinner {
	height: 100%;
	position: relative;
}

.officeinner > a {
	position: absolute;
	left: 0px;
	bottom: 0px;
/*	color: #e03d21;*/
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	clear: both;
}

/* ================================= Quote =============================== */

figure.looseportrait {
	float: none;
	width: 60%;
	margin: 0 auto;
}

figure.looseportrait > img {
	border-radius: 50%;
	max-width: 400px;
}

/* ==============================  Partnerships ============================= */

/* =========================== Team listing / members / contact ========================= */

.partnershiplogo, .partnershipintro {
	float: left;
}

@media screen and (max-width: 767px) {
	.partnershiplogo, .partnershipintro {
		width: 100%;
	}
	.partnershiplogo > figure > img {
		float: none;
		width: 70%;
		max-width: 320px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.partnershiplogo {
		width: 30%;
	}
	.partnershipintro {
		width: 70%;
	}
}

/* ================================= Partners =============================== */

.smallogo, .largelogo {
	float: left;
}

.smallogo {
	width: 160px;
}

.largelogo {
	width: 280px;
}


/* ================================ News ================================== */


.newsextrawrapper {
	width: 100%;
	float: left;
	clear: both;
}

.newsextraitem a {
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.newsextraitem {
		width: 100%;
		float: left;
		clear: both;
		margin-top: 10px;
	}
}

@media screen and (min-width: 768px) {
	.newsextrawrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: no-wrap;
		justify-content: space-between;
	}
}

.newsentry {
	height: 100%;
	position: relative;
	border-bottom: 1px solid #788298;
}

.newsentry > a {
	display: block;
	position: absolute;
	bottom: 10px;
}

.newsentry > figure {
	padding-bottom: 5px;
	border-bottom: 1px solid #788298;
	margin-bottom: 15px;
}

.newsentry > h4 {
	margin-bottom: 5px;
}

a.sharingicon {
	width: 38px;
	display: inline-block;
}

a.sharingicon > img {
	border-radius: 50%;
	border: 1px solid #33C233;
}

/* ============================ Paddings / margins ============================ */


@media screen and (max-width: 500px) {
	.halfpadding {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fullpadding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.halfpaddingaround {
		padding: 10px 10px 10px 10px;
	}
	.fullpaddingaround {
		padding: 20px 20px 20px 20px;
	}
	section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.fullbottommargin {
		margin-bottom: 20px;
	}
	.fulltopmargin {
		margin-top: 20px;
	}
	.listingwrapper {
		padding-left: 12px;
		padding-right: 12px;
	}
	.listingitem, .grid-item {
		padding: 8px;
	}
	.logobox {
		width: 50%;
	}
	.addmargin {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
	.halfpadding {
		padding-left: 15px;
		padding-right: 15px;
	}
	.fullpadding {
		padding-left: 30px;
		padding-right: 30px;
	}
	.halfpaddingaround {
		padding: 15px 15px 15px 15px;
	}
	.fullpaddingaround {
		padding: 30px 30px 30px 30px;
	}
	section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.fullbottommargin {
		margin-bottom: 30px;
	}
	.fulltopmargin {
		margin-top: 30px;
	}
	.listingwrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.listingitem, .grid-item {
		padding: 10px;
	}
	section.horizontalbanner {
		padding-top: 0;
		padding-bottom: 0;
	}
	.logobox {
		width: 33.33%;
	}
	.addmargin {
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
	.halfpadding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.fullpadding {
		padding-left: 40px;
		padding-right: 40px;
	}
	.halfpaddingaround {
		padding: 20px 20px 20px 20px;
	}
	.fullpaddingaround {
		padding: 40px 40px 40px 40px;
	}
	section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.fullbottommargin {
		margin-bottom: 40px;
	}
	.fulltopmargin {
		margin-top: 40px;
	}
	.listingwrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.listingitem, .grid-item {
		padding: 10px;
	}
	.logobox {
		width: 25%;
	}
}

@media screen and (min-width: 1001px) {
	.halfpadding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.fullpadding {
		padding-left: 40px;
		padding-right: 40px;
	}
	.halfpaddingaround {
		padding: 20px 20px 20px 20px;
	}
	.fullpaddingaround {
		padding: 40px 40px 40px 40px;
	}
	section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.fullbottommargin {
		margin-bottom: 40px;
	}
	.fulltopmargin {
		margin-top: 40px;
	}
	.listingwrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.listingitem, .grid-item {
		padding: 10px;
	}
	.logobox {
		width: 20%;
	}
}

/* ============================== Video ================================  */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ===================================== Accordion styling ===================================== */

h2.ui-accordion-header {
	font-size: 1.5rem;
	font-weight: 500;
}

#accordion {
	border-bottom: 1px solid #788298;
}

#accordion h2 {
	position: relative;
	cursor: pointer;
	line-height: normal;
	padding: 15px 20px 14px 0;
	border-top: 1px solid #788298;
	margin-bottom: 0;
	background: url(https://daphnetechnology.com/images/common/h2plus-pos.svg) no-repeat center right;
}

#accordion h2.ui-accordion-header-active {
	background: url(https://daphnetechnology.com/images/common/h2close-pos.svg) no-repeat center right;
}

.blue-bg #accordion h2, .red-bg #accordion h2, .blue-bg #accordion, .red-bg #accordion {
	border-color: #FFF;
}

.blue-bg #accordion h2, .red-bg #accordion h2 {
	background: url(https://daphnetechnology.com/images/common/h2plus-neg.svg) no-repeat center right;
}

.blue-bg #accordion h2.ui-accordion-header-active, .red-bg #accordion h2.ui-accordion-header-active {
	background: url(https://daphnetechnology.com/images/common/h2close-neg.svg) no-repeat center right;
}

/* ================================= Facts in figures  =============================== */

.factsinfigures {
	text-align: center;
}

.factsinfigures h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.factsinfigures p {
	font-size: 1.3rem;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
}


@media screen and (max-width: 460px) {
	.factsinfigures h1 {
		font-size: 3.8em;
	}
}

@media screen and (min-width: 461px) and (max-width: 768px) {
	.factsinfigures h1 {
		font-size: 4.4em;
	}
}

/* ============================== Pagination ============================== */

ul.pagination {
	margin-top: 40px;
}

ul.pagination, ul.pagination li {
	list-style: none;
}

ul.pagination li {
	width: 34px;
	border: 1px solid #33C233;
	margin: 1px;
}

ul.pagination > li > a {
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	display: block;
	border-bottom: none;
}

ul.pagination > li > a:hover, ul.pagination > li > a.active {
	color: #FFF;
	background: #33C233;
}

/* ============================== Forms ============================= */

.fieldwrapper {
	margin-bottom: 20px;
}

button, button[type=submit], input[type=submit] {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	padding: 10px 30px;
	border-radius: 0;
/*	border: 1px solid #283140;*/
	cursor: pointer;
	color: #283140;
	background-color: #33C233;
	display: block;
	clear: both;
	width: auto;
	float: left;
	color: #FFF;
	border: none;
}

button:hover, button[type=submit]:hover, input[type=submit]:hover {
	background-color: #057200;
}

/*
button.send, button[type=submit].send, input[type=submit].send {
	padding: 10px 45px;
}
*/

.dark-bg button[type=submit], .dark-bg input[type=submit] {
	border: 1px solid #fff;
	background: transparent;
	color: #FFF;
}

/*
.no-touchdevice button:hover, .no-touchdevice button[type=submit]:hover,
.no-touchdevice input[type=submit]:hover, .no-touchdevice .btn:hover, .no-touchdevice a.btn:hover {
	background-color: #283140;
	color: #FFF;
}
*/

.dark-bg button[type=submit]:hover, .dark-bg input[type=submit]:hover {
	background: #FFF;
	color: #283140;
}

input.formfieldfull, textarea.formfieldfull {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border: 1px solid #666;
	border-radius: 0;
	padding: 8px 4px;
	margin: 4px 0;
	font-size: 1.6em;
	font-weight: 300;
	width: 100%;
	float: left;
	clear: both;
}

.dark-bg input[type=text], .dark-bg input[type=email],
.dark-bg input:autofill,
.dark-bg input:autofill:hover, 
.dark-bg input:autofill:focus,
.dark-bg textarea:autofill,
.dark-bg textarea:autofill:hover,
.dark-bg textarea:autofill:focus,
.dark-bg input:-webkit-autofill,
.dark-bg input:-webkit-autofill:hover, 
.dark-bg input:-webkit-autofill:focus,
.dark-bg textarea:-webkit-autofill,
.dark-bg textarea:-webkit-autofill:hover,
.dark-bg textarea:-webkit-autofill:focus {
/*	background: rgba(0,0,0,.1);*/
	background: rgba(255,255,255,.06);
	border-color: #AAA;
	color: #FFF;
	-webkit-text-fill-color: #FFF;
  -webkit-box-shadow: 0 0 0px 1000px rgba(255,255,255,.06) inset;
  transition: background-color 5000s ease-in-out 0s;
}

.field-error {
	width: 100%;
	float: left;
	clear: both;
	background: #AA0000;
	color: #FFF;
	padding: 1px 3px;
	margin-top: -4px;
}

.formmessage {
	padding:15px;
	border: 1px solid #444;
	margin-bottom:20px;
}

.dark-bg .formmessage {
	border-color: #FFF;
}

/* ============================== Mailchimp =============================== */

input {
	font-family: 'Roboto', sans-serif;
	border-radius: 0 !important;
}

#mc_embed_signup {
	background: transparent !important;
	margin: 40px auto 0 auto;
	width: 100%;
	max-width: 400px;
}

#mc_embed_signup form {
	padding: 0 0 0 0 !important;
}

input[type="submit"] {
	background: #e03d21 !important;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px !important;
}

input[type="submit"]:hover {
	background: #a92f20 !important;
}

input[type="text"], input[type="email"] {
	font-size: 15px;
}

.mc-field-group > label {
	font-size: 10px;
}

/* ========================= Checkbox / radio button styling ========================= */

.fancyinput {
    -ms-user-select: none;
    position: relative;
	margin-bottom: 10px;
}

.fancyinput label {
	cursor: default !important;
}

.fancyinput label.blockify {
	display: block;
}

.fancyinput label.fancyinput-label, .fancyinput label.fancyinput-label > a {
	font-size: 12px;
}

.fancyinput input[type=checkbox], .fancyinput input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
}

.fancyinput [type=checkbox]:checked+label, .fancyinput [type=checkbox]:not(:checked)+label,
.fancyinput [type=radio]:checked+label, .fancyinput [type=radio]:not(:checked)+label {
    position: relative;
    cursor: pointer;
}

.fancyinput [type=checkbox]:checked+label, .fancyinput [type=checkbox]:not(:checked)+label {
	padding-left: 24px;
}

.fancyinput [type=radio]:checked+label, .fancyinput [type=radio]:not(:checked)+label {
    padding-left: 30px;
}

.fancyinput [type=checkbox]:checked, .fancyinput [type=checkbox]:not(:checked),
.fancyinput [type=radio]:checked, .fancyinput [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
}

.fancyinput [type=checkbox]:checked+label:before, .fancyinput [type=checkbox]:not(:checked)+label:before,
.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #283140;
    background: #FFF;
}

.dark-bg .fancyinput [type=checkbox]:checked+label:before, .dark-bg .fancyinput [type=checkbox]:not(:checked)+label:before,
.dark-bg .fancyinput [type=radio]:checked+label:before, .dark-bg .fancyinput [type=radio]:not(:checked)+label:before {
    border-color: #FFF;
    background: rgba(255,255,255,.1);
}

.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
    left: 8px;
}

.fancyinput [type=checkbox]:checked+label:before, .fancyinput [type=checkbox]:not(:checked)+label:before  {
	left: 0px;
}

.fancyinput [type=radio]:checked+label:before, .fancyinput [type=radio]:not(:checked)+label:before {
	border-radius: 50%;
}

.fancyinput [type=checkbox]:focus+label:before, .fancyinput [type=checkbox]:checked+label:before,
.fancyinput [type=radio]:focus+label:before, .fancyinput [type=radio]:checked+label:before {
    border-color: #333;
}

.fancyinput [type=checkbox]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://daphnetechnology.com/images/common/checkbox-check-pos.svg);
    background-size: contain;
    background-repeat: no-repeat;
/*	border-color: #003E7E;*/
    height: 12px;
    width: 12px;
    top: 2px;
    left: 2px;
}

.dark-bg .fancyinput [type=checkbox]:checked+label:after {
    background: url(https://daphnetechnology.com/images/common/checkbox-check-neg.svg) no-repeat center center;
	background-size: contain;
}

.dark-bg .fancyinput [type=checkbox]:disabled+label:before {
    border-color: #AAA;
}

.dark-bg .fancyinput [type=checkbox]:checked:disabled+label:after {
    background: url(https://daphnetechnology.com/images/common/checkbox-check-neg-disabled.svg) no-repeat center center;
	background-size: contain;
}

.fancyinput [type=radio]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://daphnetechnology.com/images/common/radio-check-pos.svg);
    background-size: contain;
    background-repeat: no-repeat;
	border-color: #283140;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 11px;
}

.fancyinput [type=radio]:disabled+label:before {
    border-color: #999;
}

.fancyinput [type=radio]:checked:disabled+label:after {
    background: url(https://daphnetechnology.com/images/common/radio-check-pos-disabled.svg) no-repeat center center;
	background-size: contain;
}

.fancyinput label.blockify {
    display: block;
	float: left;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 16px;
}

.fancyinput-label {
    width: 100%;
	clear: both;
}

/* ================================ Footer =============================== */

footer {
	background: url(https://daphnetechnology.com/images/common/footer-bg-gradient.jpg) no-repeat center center;
	background-size: cover;
}

footer .eu, footer .daphne, footer .footermenu {
	float: left;
}

footer .inner {
	width: 100%;
	float: left;
	padding-left: 70px;
}

footer p, footer li  {
	font-size: 1.3rem;
}

footer ul, footer li {
	list-style: none;
}

@media screen and (max-width: 767px)  {
	footer .eu, footer .daphne, footer .footermenu {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	footer .eu, footer .daphne {
		width: 37%;
	}
	footer .footermenu {
		width: 26%;
	}
}

footer .eu > .inner {
	background: url(https://daphnetechnology.com/images/common/eu-flag.svg) no-repeat top left;
}

footer .daphne > .inner {
	background: url(https://daphnetechnology.com/images/common/daphnesymbol-neg.svg) no-repeat top left;
}

footer a.twitter, footer a.linked {
	display: inline-block;
	height: 20px;
}

footer a.linked {
	width: 25px;
	background: url(https://daphnetechnology.com/images/common/linkedin-footer-icon.svg) no-repeat left center;
	background-size: contain;
	margin-right: 20px;
}

footer a.twitter {
	width: 25px;
	background: url(https://daphnetechnology.com/images/common/twitter-footer-icon.svg) no-repeat left center;
	background-size: contain;
}

ul#footermenu {
	display: block;
	width: 100%;
	clear: both;
}

#footermenu li > a {
	line-height: 1.6em;
	font-weight: 500;
	text-decoration: none;
}

#footermenu li > a:after {
	content: " ➞";
}

#footermenu li > a  > span {
	padding-bottom: 3px;
	border-bottom: 1px solid #e03d21;
}

/* ================================= Consent ================================= */

#consent {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 4;
	padding-top: 15px;
	padding-bottom: 15px;
}

#consent p {
	font-size: 1.2em;
	float: left;
	line-height: 1.4em;
	padding: 5px 20px 5px 0;
	margin-bottom: 5px;
}

#consent p > a {
	font-size: 1.2rem;
}

#consent a.button-ish-link {
	font-weight: 500;
	font-size: 1.1em;
	float: left;
	padding: 7px 20px 6px 20px;
	background: #33C233;
	color: #FFF;
	border-bottom: 0;
	border-bottom: none;
}

#consent a.button-ish-link:hover {
	background: #9DD53B;
	color: #000;
}