.giata-gallery__button--prev::after {
	left: 10px;
	transform: rotate(90deg)scale(2)translate(-2px,-0px);
}
.giata-gallery__button--next::after {
	right: 10px;
	transform: rotate(-90deg)scale(2)translate(2px,-0px)
}


.followed-by-text-only {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.text-only-no-headline {
	padding-top: 0px;
}



/** logo wall **/
.giata-logo-wall {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px;
	margin: 0px;
	align-items: center;

}

.giata-logo-wall img{
	transform: scale(1);
	/*filter: saturate(20%);*/
	opacity: 1;
	transition: 0.4s;
	width: 300px;
	height: 100% !important;
	margin: 0px auto 20px;
	/*background-color: white;*/
	mix-blend-mode: multiply;
}

.giata-logo-wall img:hover {
	transform: scale(1);
	opacity: 1;
	filter: saturate(100%);
	animation-name: jump;
	animation-duration: 0.4s;
}
@keyframes jump {
	0% { transform: scale(1); }
	  50%{ transform: scale(1.06); }
	80%{ transform: scale(0.98); }
	100% { transform: scale(1); }

}

@media only screen and (max-width: 600px) {
  .giata-logo-wall img {
	 width: 120px;
	  height: 100% !important;
	}
}

/*** LOGO MODUL ENDE ***/

/*Menu-Mobile Pfeile klickbar*/
.menu-item-text {
	position: relative;
	z-index: 1;
}

.menu-item__link .menu-item-text {
	padding-right: 0;
}

.giata-header__navigation-mobile .menu-item-has-children>a::after {
	margin-left: -35px;
	z-index: 0;
	position: relative;
}


/**********GIATA Numbers Suffix****************/
.giata-numbers__suffix {
	font-size: 0.6em;

}


ul.checkmark-list li::before {
	content: "✓";
	font-weight: 800;
	color: #3582be;
}
/********StaySave*********/
.no-break {
	-webkit-column-break-inside: avoid;
		  page-break-inside: avoid;
			   break-inside: avoid;
}
.accordion_staysafe h3{
	color: #3582be;
	text-transform: none;
	font-size: 1.4em;
}

.accordion_staysafe h2{
	color: #4f4f4f;
	text-transform: none;
	text-align: center;
	font-size: 2em;
}

ul.ul_a li {
	 margin-bottom: 66px;
}
ul.ul_c li {
	 margin-bottom: 46px;
}

@media only screen and (max-width: 1439px) {
  ul.ul_a li {
	 margin-bottom: 6px;
	}
	ul.ul_c li {
	 margin-bottom: 6px;
	}
}

.staysafe-meeting {
background-image: url(https://www.giata.com/wp-content/uploads/staysafe_Landingpage_bg.jpg
);
background-position: right;
	background-size: cover;
		margin: 0px !important;

}
.staysafe-meeting > .giata-button {
	box-shadow: 0px 0px 15px #165485;
}

.staysafe-meeting h2 {
	color: #ffffff;
	Font-size:5em;
	font-weight: 500;
	text-transform:uppercase;
	line-height: 1.3em;
	margin: 0px;
}
.version_b {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 22%, rgba(32,190,183,1) 85%);
	margin: 0px !important;
}
.version_drive {
	background: linear-gradient(135deg, rgba(83,35,110,1) 22%, rgba(32,190,183,1) 85%);
	padding-bottom: 25px;
	padding-top: 25px;
	margin: 0px !important;
}

.staysafe-meeting > div.giata-text-generic__content > p {
	color: #ffffff;
	Font-size:3em;
	font-weight: 500;
	line-height: 1.3em;
}
.staysafe-meeting > div.giata-main-teaser__content > div.giata-main-teaser__info{
	color: #ffffff;
	Font-size:5em;
	font-weight: 500;
	line-height: 1.3em;
}
.version_drive > div.giata-main-teaser__content > div.giata-main-teaser__info{
	color: #ffffff;
	Font-size:4em;
	font-weight: 500;
	line-height: 1.3em;
}

 .staysafe_btn {
	font-size:1.7em;
	 box-shadow: 0px 0px 15px #165485;
	 margin: 0px 50px;
}
 .staysafe_btn2 {
	font-size:0.4em;
	 box-shadow: 0px 0px 15px #165485;
	 margin: 0px 50px;

}

@media only screen and (max-width: 1600px) {
	.staysafe-meeting {
background-image: url(https://www.giata.com/wp-content/uploads/staysafe_Landingpage_bg_1600.jpg
);}
	.version_b {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 1%, rgba(32,190,183,1) 99%);
}
}
@media only screen and (max-width: 894px) {
			  .staysafe-meeting h2 {
			Font-size:3.3em;
}
	.version_b {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 1%, rgba(32,190,183,1) 99%);
}
		.version_drive {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 1%, rgba(32,190,183,1) 99%);
}

	.staysafe-meeting >  div.giata-text-generic__content  > p{
		color: #ffffff;
		Font-size:2.3em;
}
.staysafe-meeting >  div.giata-main-teaser__content > div.giata-main-teaser__info {
		color: #ffffff;
		Font-size:3.3em;

}
		 .staysafe_btn {
	font-size:1.2em;
	 box-shadow: 0px 0px 15px #165485;
}
 .staysafe_btn2 {
	font-size:0.3em;
	box-shadow: 0px 0px 15px #165485;
}
}



@media only screen and (max-width: 600px) {
		  .staysafe-meeting h2 {
			Font-size:2em;
}

	.staysafe-meeting >  div.giata-text-generic__content  > p{
		color: #ffffff;
		Font-size:2em;
}
.staysafe-meeting >  div.giata-main-teaser__content > div.giata-main-teaser__info {
		color: #ffffff;
		Font-size:2em;

}
	.staysafe-meeting {
background-image: url(https://www.giata.com/wp-content/uploads/staysafe_Landingpage_bg_mobile.jpg
);}
	.version_b {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 1%, rgba(32,190,183,1) 99%);
}
		.version_drive {
	background-image: none;
	background: linear-gradient(135deg, rgba(83,35,110,1) 1%, rgba(32,190,183,1) 99%);
}
	 .staysafe_btn {
	font-size:1em;
	 box-shadow: 0px 0px 15px #165485;
}
 .staysafe_btn2 {
	font-size:0.3em;
	box-shadow: 0px 0px 15px #165485;
}
}

.cursor-link {
	cursor: pointer;
}

.buttons-flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}


.buttons-flex-top {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	flex-wrap: wrap;
}
.buttons-flex-bottom {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	flex-wrap: wrap;
}

/****************/
.owl-carousel .owl-item img.testimonial-logo {
	width:300px;
	text-align: center;
}
.less-padding-bottom {
	padding-bottom: 10px;
}
.vert-align {
	display:table-cell;
	vertical-align:middle;
}

/**** Keine Grauen Logos! *****/
.giata-testimonial__logo {
	filter: none;
}

.hide-me {
	display: none;
}



/*** GIATA Drive Landingpage Header**/

.version_drive > div.giata-main-teaser__content > div.giata-main-teaser__info{
	color: #ffffff;
	Font-size:2vw;
	font-weight: 500;
	line-height: 1.3em;
}

.version_drive > div.giata-main-teaser__content > .giata-section-head h2.giata-section-head__headline{
	color: #ffffff;
	Font-size:4vw;
	font-weight: 500;
	line-height: 1.3em;
}

.version_drive > .giata-main-teaser__content {
	width: 50%;
}

.version_drive > .giata-main-teaser__image-container {
	width: calc(25% - 30px);
	padding-bottom:40px;
}

.version_drive > .giata-main-teaser__image-container > .giata-main-teaser__image {
	transform: translate(-50px, 0px);
}

.header-button {
	font-size:2em;
}

@media only screen and (max-width: 1279px) {
	.version_drive {
		padding-bottom: 10px;
		padding-top: 20px;
	}

	.version_drive > div.giata-main-teaser__content > div.giata-main-teaser__info{
	color: #ffffff;
	Font-size:2.5vw;
	font-weight: 500;
	line-height: 1.3em;
}

.version_drive > .giata-main-teaser__image-container {
	width: calc(30% - 30px);
	padding-bottom:0px;
	margin: 0px;
}
	.version_drive > .giata-main-teaser__image-container > .giata-main-teaser__image {
	transform: translate(50px, 0px);
}
	.header-button {
	font-size:1.8em;
}
}

@media only screen and (max-width: 1000px) {
	.version_drive > div.giata-main-teaser__content > div.giata-main-teaser__info{
	color: #ffffff;
	Font-size:4vw;
	font-weight: 500;
	line-height: 1.3em;
}

	.version_drive > div.giata-main-teaser__content > .giata-section-head h2.giata-section-head__headline{
	color: #ffffff;
	Font-size:8vw;
	font-weight: 500;
	line-height: 1.3em;
}

.version_drive > .giata-main-teaser__content {
	width: 75%;
}

.version_drive > .giata-main-teaser__image-container {
	width: calc(50%);
	margin:0px auto;
	text-align: center;
}
	.version_drive > .giata-main-teaser__image-container > .giata-main-teaser__image {
	transform: translate(0px, 0px);
		text-align: center;
}
	.header-button {
	font-size:1.3em;
}
}
@media only screen and (max-width: 700px) {
	.version_drive > div.giata-main-teaser__content > div.giata-main-teaser__info{
	Font-size:5vw;
}

	.version_drive > div.giata-main-teaser__content > .giata-section-head h2.giata-section-head__headline{
	Font-size:8vw;
}

.version_drive > .giata-main-teaser__content {
	width: 95%;
}
	.header-button {
	font-size:1em;
}
}


.drive-visual-graphic {
	width:40%;

}
@media only screen and (max-width: 1600px) {
.drive-visual-graphic {
	width:60%;

}
}
@media only screen and (max-width: 1200px) {
.drive-visual-graphic {
	width:70%;

}
}
@media only screen and (max-width: 900px) {
.drive-visual-graphic {
	width:80%;
}
}
@media only screen and (max-width: 600px) {
img.drive-visual-graphic {
	width:90%;
	margin: 0px;
	padding:0px;
}
	.container-grafik {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	.container-grafik > div {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.mobile-top-less-margin {
		margin-top: 0px;
		padding-top: 10px;
	}
}

/*************** Space-between-buttons **************/
h2.h2-big {
		font-size: 2em;
}
@media only screen and (max-width: 600px) {
.space-between-buttons {
	display: inline-block;
	width: 1px;
	height: 1px;
}
	h2.h2-big {
		font-size: 1em;
	}
}

@media only screen and (min-width: 600px) {.space-between-buttons {
	display: inline-block;
	width: 1%;
}
h2.h2-big {
		font-size: 1.5em;
	}}

@media only screen and (min-width: 768px) {.space-between-buttons {
	display: inline-block;
	width: 2%;
}h2.h2-big {
		font-size: 1.6em;
	}}

@media only screen and (min-width: 992px) {.space-between-buttons {
	display: inline-block;
	width: 5%;
}h2.h2-big {
		font-size: 1.7em;
	}}

@media only screen and (min-width: 1200px) {.space-between-buttons {
	display: inline-block;
	width: 10%;
}
	h2.h2-big {
		font-size: 1.8em;
	}}
/*************** Space-between-buttons END**************/

img.btn-icon  {
	vertical-align: middle;
}
@media only screen and (max-width: 600px) {
	img.btn-icon {
		height: 20px;
		width: 20px;

	}}
/**** TÜV SÜD *****/
.left-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.half-width {
	width: 60%;
}
.tuev-sued {
	width: 35%;
	transform: translate(0px,-30px);
}
h2.logowall-sub {
	font-size: 1.8em;
}

@media only screen and (max-width: 600px) {
	.half-width {
	width: 100%;
}
	.tuev-sued {
	width: 100%;
	transform: translate(0px,-0px);
}
 .mobile-headline > .giata-section-head > h2.giata-section-head__headline {
		font-size: 1.3em;
		line-height: normal !important;
	}
	h2.logowall-sub {
	font-size: 1em;
}

}

/*** GIATA OWL buttons ***/
.owl-giata-drive > .owl-nav > button.owl-next > span {
	display: none;
}

.owl-giata-drive > .owl-nav > button.owl-prev  > span {
	display: none;
}

.staysafe-3 > img {
	margin-right:0px !important;


	}

@media only screen and (max-width: 600px) {
	.staysafe-3 {
	width: 100%;


	}
	.staysafe-3 > img {
	width: 100%;
	text-align:center;
	margin: 0px auto 20px;

	}
}

.giata-drive-btn {
	margin-right: 0px !important;
	margin-left: 0px !important;
}


div#references.press-references-container {
	padding-top: 40px;
	padding-left: 0px;
}
div#references.press-references-container > h1.followed-by-text-only{
	margin: 0px;
}
td.va-middle  {
	vertical-align: middle;
	width: 60%;
	padding-left: 15px;
	max-width: 600px;
}
img.img-globe {
	margin-bottom: 0px;
}

/* Language-Container */
div.language-container {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	justify-content: space-between;

}
div.language-item {
	position: relative;
	width: 200px;
	height: 120px;
	box-sizing: border-box;
	border: 10px solid white;
}

div.language-item > p {
	margin-bottom: 0px;
}

div.language-item > img {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	transition: 0.6s;
	box-sizing: border-box;
	border: 1px solid #4f4f4f;

}
div.language-item > div {
	position: absolute;
	height:100%;
	width:100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
div.language-item > div > p {
	margin-bottom: 0px;
	font-weight: 700;
	opacity: 1;
	transition: 0.5s;
	text-align: center;
	text-shadow: 1px 1px 1px #ffffff;
	color: #4f4f4f;

}
div.language-item:hover > img {
	opacity: 1;
}

div.language-item:hover >  div > p {
	opacity: 0;
}

@media only screen and (max-width: 1839px) {
div.language-item {
	width: 180px;
	height: 108px;
}
}
@media only screen and (max-width: 1679px) {
div.language-item {
	width: 160px;
	height: 96px;
}
}
@media only screen and (max-width: 1519px) {
div.language-item {
	width: 200px;
	height: 120px;
}
}
@media only screen and (max-width: 1279px) {
div.language-item {
	width: 180px;
	height: 108px;
}
}
@media only screen and (max-width: 1159px) {
div.language-item {
	width: 160px;
	height: 96px;
}
}
@media only screen and (max-width: 1039px) {
div.language-item {
	width: 200px;
	height: 120px;
}
}
@media only screen and (max-width: 652px) {
div.language-item {
	width: 180px;
	height: 108px;
}
}
@media only screen and (max-width: 586px) {
div.language-item {
	width: 160px;
	height: 96px;
}
}
@media only screen and (max-width: 521px) {
div.language-item {
	width: 140px;
	height: 84px;
}
}
@media only screen and (max-width: 456px) {
div.language-item {
	width: 120px;
	height: 72px;
}
div.language-item >  div > p {
	font-size: 0.7em;
}
}
@media only screen and (max-width: 391px) {
div.language-item {
	width: 100px;
	height: 60px;
}
	div.language-item >  div > p {
	font-size: 0.6em;
}
	div.language-item {
		border: 6px solid white;
	}
}
@media only screen and (max-width: 326px) {
div.language-item {
	width: 90px;
	height: 54px;
}
	div.language-item >  div > p {
	font-size: 0.6em;
}
	div.language-item {
		border: 5px solid white;
	}
}
span.new-highlighted {
	color: #3582be;
	font-weight: 700;
}

img.single-img {
	margin: auto;
	width: 100%;
	max-width: 800px;
}
.single-img-container {
	display: flex;
	justify-content: center;
}
/***Staysafe ***/
/**.lang-navi-landing  {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	justify-content: space-between;
}**/
.lang-navi {
	padding-top: 20px;
}
.lang-navi-landing > a{
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	margin-bottom: 0px;
	color: #4a4a4a;

}

.lang-navi-landing > a:hover {
	color: #3582be;
	border-bottom: 2px solid #3582be;
	padding-bottom: 3px;
}
.lang-navi-landing > a.blue {
	color: #3582be;
}
.lang-navi > div > div > div > h3{
	text-align: right;
}
.img-full {
	width: 100%;
	max-width: 1200px;
}

.button-border {
	border-top: 3px solid #3582be;
	border-bottom: 3px solid #3582be;
	box-shadow: 0px 0px 5px 10px #dddddd;
}
.button-border-last {
	border-top: 3px solid #3582be;
	box-shadow: 0px -5px 5px 0px #dddddd;
}


@media only screen and (max-width: 479px) {
.three-cta > a.giata-button--blue {
	font-size: 1.5em;
	}
}
@media only screen and (max-width: 479px) {
.three-cta > a.giata-button--blue > img.btn-icon {
	height: 25px;
	width: 25px;
	}
}


/*** Kleingedrucktes im Drive Header **/
.header-note {
	font-size: 1vw;
	line-height: 1.4;
	margin-top: 10px
}

@media only screen and (max-width: 800px) {
.header-note {
	font-size: 2.4vw;
	line-height: 1.4;
}
.version_drive > div.giata-main-teaser__content > .giata-section-head h2.giata-section-head__headline {
	margin-bottom: 30px;
	}
}

@media only screen and (max-width: 400px) {
.header-note {
	font-size: 3vw;
	line-height: 1.4;
}
.version_drive > div.giata-main-teaser__content > .giata-section-head h2.giata-section-head__headline {
	margin-bottom: 20px;
	}

}


.products-less-margin {
	padding-top: 40px;
	padding-bottom: 20px;
}
.products-less-margin > div.giata-section-head > h2.giata-section-head__headline {
	margin-bottom: 20px;
}

.products-less-margin > div.giata-product-summary__container  {
	margin-top: 30px;
}

.products-less-margin > div.giata-product-summary__container > .giata-product-summary__item  {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
.products-less-margin > div.giata-product-summary__container > .giata-product-summary__item > .giata-product-summary__item-image-text-wrapper > .giata-product-summary__item-headline {
	margin-bottom: 5px;
}


/**** DIALOG POPUP *****/
/** 30.10.2020 ***/

/* Setzt das Post Icon -übernommen aus den Presse Seiten- ein */
.giata-header__contact-email::before {
	content: url(https://www.giata.com/wp-content/uploads/mail-icon-navi.gif) !important;
}
/* Entfernt Text Transform: Uppercase */
.giata-header__contact-email {
	text-transform: none !important;
}

/*Google GIATA cooperation*/
img.google_text {
	vertical-align: text-bottom;
}

img.giata_text {
	vertical-align: text-bottom;
}

/* Blue numbers for the new featured USPs module */
.blue_numbers {
	color: #3582be;
}
.giata-classic h3 {
	color: #b14e39 !important; /* New wird rot für die nicht GIATA Drive Page Version*/
}

/** Signature for Paid Campaigs Landingpage **/
.head-align-center > .giata-content-inner > h5, .head-align-center > .giata-content-inner > h3{
	text-align:center;
}
/** Häckchen unter dem Banner **/
.less-padding .giata-content {
	padding-bottom: 0px;
	padding-top: 15px;
}

.ghostkit-custom-e8Wm4.wp-block-image  {
	margin: 0px;
}
/**** Jobs Highlight****/
.new-jobs {
	border-radius: 100%;
	background-color: #cc0000;
	color: white;
	padding: 2px 6px;
	font-weight:bold;
	font-size: 60%;
	top: -0.9em;
}

/** hide the jobs on Drive LPs**/
.page-id-14214 .new-jobs,.page-id-10764 .new-jobs,.page-id-10764 .new-jobs,.page-id-10766 .new-jobs,.page-id-12651 .new-jobs,.page-id-11925 .new-jobs,.page-id-12425 .new-jobs,.page-id-12425 .new-jobs,.page-id-12543 .new-jobs,.page-id-12244 .new-jobs,.page-id-11536 .new-jobs,.page-id-11548 .new-jobs,.page-id-13287 .new-jobs,.page-id-13124 .new-jobs,.page-id-11958  .new-jobs,.page-id-12615  .new-jobs,.page-id-14005 .new-jobs, .page-id-14696 .new-jobs, .page-id-14829 .new-jobs, .page-id-14976 .new-jobs, .page-id-15259 .new-jobs, .page-id-16314 .new-jobs,.page-id-16493 .new-jobs,
.page-id-15150 .new-jobs, .page-id-15149 .new-jobs {display: none;}

.page-id-14696 .width-without-badge, .page-id-14696 .width-without-badge-without, .page-id-15259 .width-without-badge-without, .page-id-15259 .width-without-badge, .page-id-14976 .width-without-badge-without,.page-id-14976  .width-without-badge  {display: none !important;}

/** H5 (Turquoise headline) allways in uppercase **/
.giata-content h5, .giata_modal_content h5 {
	text-transform: uppercase;
}

h2#x-mas-offer-h2-popup {
	padding: 30px 0px 15px !important;
	text-transform: uppercase;
	color: #4f4f4f;
}
.page-id-14829 a.link-blue, .page-id-452 a.link-blue, .page-id-434 a.link-blue {
	color: #3582be !important;
}

.page-id-14829 .wp-block-image {
	margin: 0px 0 0em;
}

.anchor {
	position:relative;
}
.anchor #howitworks, .anchor #roicalculator, .anchor #proof-of-concept, .anchor #roicalculator, .anchor #dashboard, .anchor #giata-video, .anchor #references {
	position: absolute;
	top: -120px;
}

/**Contact Page no footer **/

.page-id-15836 .footer-outer-wrapper,.page-id-15894 .footer-outer-wrapper,.page-id-16493 .footer-outer-wrapper{
	display:none;
}
.page-id-15836 .contact-footer::after,.page-id-15894 .contact-footer::after,.page-id-16493 .contact-footer::after {
	display:none;
}
.page-id-15836 .menu-item-210,.page-id-16493 .menu-item-210, {
	display: none;
}

/** Formular on Background **/
/**
.contact-lp h2, .contact-lp p, .contact-lp a{
	color: white;

}

.contact-lp a {
	color: #541f70;
	font-weight: 800;
}

.contact-lp .hs-button {
	background-color: #f5407d;
}
**/
.contact-lp {
	background-color: white;
	border-radius: 20px;
	padding: 40px 35px 0px;
box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12)
;}
.kontakt-footer::before{
	/**background-image: radial-gradient(circle at 65% 427%, #541f70 0%, #05bfb8);**/
	background-image: #353b50;
}
.contact-lp-bg {
	/**background-image: url(https://www.giata.com/wp-content/uploads/stock-photo-team-business-operator-in-office-service-business-call-center-team-with-headset-1492952174.jpg);
	background-size: cover;**/
	background-color: #353b50 !important;
	background-image: none !important;
}

.page-id-16493 .hs-button {background-color: #36b6b0}
.page-id-16493  .legal-consent-container a {color: #36b6b0}
.page-id-16493 .hs-input:not([type="checkbox"]), .page-id-16493 .form-textinput, .page-id-16493 .form-textarea {color: #36b6b0}
/** jobs **/
.content-wrapper ._3im8ZV9XCe3k4YJLeHudEU {
	padding: 0 !important;
}

.cookie-reset-container {
	color: #4a4a4a;
	padding-bottom: 15px;
}
.cookie-reset-container a{
	color: #36b6b0;
	text-decoration: none;
}

.page-id-16493 .hs-input {
	   width: 100% !important;
}
.page-id-16493 .legal-consent-container input[type=checkbox] {
	width: auto !important;
}
/** GIATA DRIVE CONTACT LP Mobile  **/
@media only screen and (max-width: 800px) {
.page-id-16493	.logo-grid .logo-grid-col {
		width: 29% !important;
		height: 33px;
}
	.page-id-16493 .giata-content h5 {
		font-size: 14px;
		padding-top: 20px;
	}
	.page-id-16493 .giata-content h3 {
		font-size: 20px;
		padding-top: 5px;
		margin-bottom: 20px;
	}
	.page-id-16493	.hs-button {
		width: 70%;
		text-align: center;
		left: auto;

	}
	.page-id-16493	.actions {
		text-align: center;
	}
	.page-id-16493 .giata-content h1 {
		font-size: 20px;
		margin-top: 2px;
	}
	.page-id-16493 .giata-content .hs-richtext p {
		font-size: 12px;
		margin-top: 2px;
	}

		.page-id-16493 .giata-content .cookie-reset-container {
		font-size: 12px;
		margin-top: 10px;
	}
.page-id-16493 .ghostkit-custom-ZEtnWA {
		padding: 15px;
	}
}

.page-id-16493 .giata-content.bg_gradient h3 {
	color: #36b6b0;
}

.meeting_choose_country button {
	border-radius: 50px !important;
}
h1.image-404  {
	margin-bottom:0.05em;
	margin-top:0.05em;
	font-size: 15em;
	font-weight: 800;
	color: #3582be;
	opacity: 0.6;}

.search-results .attachment-post-thumbnail {
	max-width: 300px;
	height: auto;
}