@media screen and (max-width: 960px) {
	body.hidden-scroll{
		overflow-y: hidden;
	}
	
	div.wrapper{
		
	}

	div.container header .wrap {
		flex-direction: column;
		padding: 20px;
	}
	header ul.nav-menu {
		margin-top: 20px;
	}


/* 	
	div.content_wrapper{
		padding-bottom:82px;
	}
	
	header ul.nav-menu{
		display: none;
		
	} */
	
	div.container header div.logo a img{
	    max-width: 100%;
		box-sizing: border-box;
		transition: all .3s ease;
	}
	header ul.nav-menu-mobile{
		display: none;
		height: 100%;
	    position: absolute;
	    width: 100%;
	    margin-left: 0;
	    background-color: rgba(168,203,183, .95);
	    left: 0;
	    top: 0;
	    padding-top: 100px;
	    z-index: 8;
	    overflow-y: scroll;
		padding-bottom:50px;
	}
	

       
	div.wrapper div.container {
    	width:100%;
	}
	
	.client-teaser-wrapper {
		padding: 20px;	
	}

	.client-item {
		width: calc(50% - 20px);
		height: auto;
		margin: 10px;
		border-radius: 2px;
		background: #FFF;
		box-shadow: -4px 4px 10px 2px rgba(0, 0, 0, 0.10);
		position: relative;
	}
	.client-item .slide {
		padding: 35px 20px 65px 20px;
	}
	.client-item .quote {	
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 35px; 
		
		height: auto;
		
	}
	.client-item .icon {
		height: 105px;
	}
	.client-item .icon img {
		height: 105px;		
	}

		
}

@media screen and (max-width: 768px) {
	h1,
	.h1,
	h2,
	.h2 {		
		margin-bottom: 16px;
	}
	
	body {
		font-size: 21px;
		line-height: 28px; 		
	}
	div.wrapper{
		padding-top: 0;
	}
	.content_wrapper {
		padding-bottom: 30px;
	}
	
		

	.content_wrapper b, .content_wrapper strong {
		font-size: 18px;
		line-height: 25px; 
	}

	h3,
	.h3 {		
		font-size: 19px;		
		line-height: 30px;		
	}
	hr {	
		margin: 20px 0 20px;
	}

/* 	div.container header .wrap {
		flex-direction: row;
		padding: 20px;
		justify-content: space-between;
	} */
	div.container header div.logo a img{
	    max-width: 243px;
		width: 100%;
		box-sizing: border-box;
	}
	header a.mobileContact {
		width: 14px;
		height: 30px;
		display: flex;
		align-items: center;
		padding: 0 5px;
		text-decoration: none;
		position: absolute;
		left: 20px;
		top: 12px;
		background-image: url('/includes/mail.svg');
		background-position: center;
		background-size: 14px auto;
		background-repeat: no-repeat;
		transition: all .3s ease;
	}

	header a.menuOpenFlyout,
	#side-menu a.menuOpenFlyout.closebtn {
		width: 50px;
		height: 50px;
		display: flex;		
		align-items: center;
		padding: 0 5px;
		text-decoration: none;
		position: absolute;
		right: 5px;
		top: 8px;

		background-image: url('/includes/Menue_Hamburger.svg');
		background-position: center;
		background-size: 34px auto;
		background-repeat: no-repeat;

		transition: all .3s ease;
	}
	#side-menu a.menuOpenFlyout.closebtn {
		cursor: pointer;

		background-image: url('/includes/Menue_Hamburger_Close.svg');
		background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;

		z-index: 1;
	}


	header ul.nav-menu{
		display: none;
		
	}	
	header ul.nav-menu-mobile{
		display: none;
		height: 100%;
	    position: absolute;
	    width: 100%;
	    margin-left: 0;
	    background-color: rgba(168,203,183, .95);
	    left: 0;
	    top: 0;
	    padding-top: 100px;
	    z-index: 8;
	    overflow-y: scroll;
		padding-bottom:50px;
	}

	header ul.nav-menu-mobile li {
	    display: block;
    	color: #000000;
    	text-transform: uppercase;
    	text-align: center;
    	font-family: 'Open Sans';
		font-weight:bold;
	}
	header ul.nav-menu-mobile li a {
    	text-decoration: none;
	    color: #000000;
	    display: inline-block;
	    padding-right: 0px;
	    font-size: 26px;
	}
	

	.content_wrapper ul li::before {		
		top: 14px;		
	}

	.image {
		margin: 0 auto 40px;
	}
	

	
	.textarea p {
		margin-bottom: 10px;
	}
	.textarea p + ul {
		margin-top: -10px;
	}
	
	.columns-quotes + div:not(.columns-quotes) {
		margin-top: 30px;
	}
	
	.flip-card.content-mode .flip-card-front, 
	.flip-card.content-mode .flip-card-back {
		padding-top: 20px;
	}
	
	.flip-card.header-mode H2,
	.pulse-header.header-mode H2 {
		animation: none;

		font-family: var(--font-garamond), Arial, verdana;
		font-size: 33px;
		font-weight: 700;
		line-height: 40px;
	}
	
	.pulse-header {
		margin: 0 auto;
	}
	.pulse-header .wrap {
		padding: 0 20px;
	}

	.columns-links,
	.columns-quotes {
		padding: 0;		
		flex-wrap: wrap;
	}
	.columns-links .box {
		background-color: var(--color-bright-blu);
	}
	.columns-links .box .box-link,
	.columns-links .box > p {
		font-size: 17px
	}
	
	.columns-quotes .box h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.columns-quotes .box .flip-quote-front, 
	.columns-quotes .box .flip-quote-back {
		padding: 30px 25px 70px;
	}
	.flip-card-front::after, 
	.flip-card-back::after, 
	.flip-quote-front::after, 
	.flip-quote-back::after {
		bottom: 15px;		
	}
	
	.flip-card .flip-card-inner,
	.flip-quote .flip-quote-inner,
	.flip-card:hover .flip-card-inner,
	.flip-quote:hover .flip-quote-inner	{
		transform: rotateY(0);		
	}
	.flip-card.face .flip-card-inner,
	.flip-quote.face .flip-quote-inner {
		transform: rotateY(180deg);
	}
	
		
	div.contact-form {
		padding: 30px 20px 10px;
	}	

	.newsletter-wrapper {
		margin: 0 auto 30px;
		padding-top: 20px;
		height: auto;
        position: relative;		
	}
	.newsletter-wrapper  {
	    align-items: center;
	}
	
	.newsletter-wrapper .formfields h1,
	.newsletter-wrapper .formfields h2,
	.newsletter-wrapper .formfields .message,
	.newsletter-wrapper .formfields .error_input {
		padding: 0 20px;
	}
	
	
	.newsletter-wrapper .frc-captcha {
		width: calc(100% - 40px) !important;
		margin: auto;
		margin: 0 20px !important;
	}

	#bird-wrap {
		flex-wrap: wrap;	
		max-width: 370px;
		margin: 30px 20px 0;
		width: calc(100% - 40px);
		margin: 30px auto;
		height: auto;
		
	}
	#bird-wrap input[type="submit"] {
		width: 100%;
		max-width: 358px;
		margin: 40px 0 0;
	}
	#bird-wrap .bird-state {
		right: 0;
		left: auto;
	}

		

	.blogTeaser {
		flex-direction: column;	
	}
	.blogTeaser .col.left,
	.blogTeaser.dbx-feed .col.left,
	.blogTeaser .col.right,
	.blogTeaser.dbx-feed .col.right	{
		width: 100%;
		margin: 10px 0;
		padding: 0 20px;		
	}
	.blogTeaser .col.left,
	.blogTeaser.dbx-feed .col.left	{
		display: flex;
		justify-content: center;
		padding: 0;
	}
	.blogTeaser .col.right h2 {
		text-align: center;
	}
	.blogTeaser .col.right .bottom-link {
		text-align: center;
	}

	.client-teaser-wrapper {
		padding: 20px 0;
		
	}

	.client-item {
		max-width: 100%;
		width: 100%;
		margin: 20px 0;
		box-sizing: border-box;		
		box-shadow: none;
	}
	.client-item .wrap {
		box-shadow: none;
	}

	.client-item .slide.cover,
	.client-item .slide.front,
	.client-item .slide.back {
		position: relative;
		animation: none;
		z-index: 1;
		
		display: inline-block;
		height: 99%;
		width: 84vw;
		margin: 0 2vw;
		padding: 18px 10px;
		border-radius: 0;		
		
		border: solid 1px #F8F8F8;
		
		box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
	}
	.client-item .slide.front {
		border: solid 1px #0070AF;
		
	}

	.client-item .logo img {
		max-width: 80%;
		width: auto;
	}
	
	
	
	.client-item .slide .nav-wrap {
		display: none;
		
	}
	
	
	.team {
		margin: 20px auto;
		padding: 30px 20px 0px;
	}
	
	.owl-carousel .owl-stage {
		display: flex;	
		
	}
	.owl-carousel .owl-item {
		height: auto;
	}
	
	.owl-nav {
		height: 28px;
		width: 100%;
		position: absolute;	
		top: calc(50% - 14px);		
	}
	
	.owl-nav button.owl-prev {
		height: 28px;
		width: 28px;
		position: absolute;
		left: 15px;
		
		background-color: #ffffff !important;
		border-radius: 15px;
		box-shadow: 1px 4px 3px 0px rgba(0, 0, 0, 0.25);
		
	}
	.owl-nav button.owl-next {
		height: 28px;
		width: 28px;
		position: absolute;
		right: 15px;
		
		background-color: #ffffff !important;
		border-radius: 15px;
		box-shadow: 1px 4px 3px 0px rgba(0, 0, 0, 0.25);		
	}
	.owl-nav button.owl-prev.disabled,
	.owl-nav button.owl-prev.disabled,
	.owl-nav button.owl-next.disabled,
	.owl-nav button.owl-next.disabled {
		display: none;
		
	}
	div.footer {
		padding: 30px 0 20px;
	}
	div.footer .wrap {
		padding: 0 20px;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: flex-start;
	}
	
	div.footer .wrap .col-1,
	div.footer .wrap .col-2 {
		width: 100%;
		padding: 0;
	}
	
	div.footer .wrap .col-2 {
		font-size: 14px;
		padding-top: 80px;
	}
	
	div.footer .wrap .col-2 .link-list {	
		flex-direction: row;	
		flex-wrap: wrap;
	}
	div.footer .wrap .col-2 .link-list a {	
		text-decoration-thickness: 1px;
		margin-right: 10px;
	}
	
	div.footer a.blue-button {
		margin: 20px 0;
	}
	
	
	div.footer a,
	div.footer a:first-child {		
		margin: 0 20px 0 0;
	}


}

@media screen and (max-width: 640px) {
	.gallery .item {
		width: calc(100% / 2 - 20px);
		margin: 10px;
	}
}


@media screen and (max-width: 480px) {

	div.container header div.logo a img{
	    max-width: 186px;	
	}
	header a.menuOpenFlyout, 
	#side-menu a.menuOpenFlyout.closebtn {
		top: 2px;
	}

	.content_wrapper div.big-logo .lead {
		font-size: 15px;
		padding: 15px 30px;
	}
	

	

}