/*
Theme Name: MAPP Cloud Germany
Description: Mapp Germany
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Template: mapp-cloud
Text Domain: mapp-cloud-child-germany
*/


.lets-do-this a.btn {
    right: 18.5% !important;
}

@media (max-width: 1650px) {
	.lets-do-this a.btn {
		    right: 18.5% !important;
	}
}


@media (max-width: 1200px) {
	.lets-do-this a.btn {
		    right: 17% !important;
	}
}

@media (max-width: 991px) {
	.lets-do-this a.btn {
		    right: 8% !important;
	}
}


.btn-border {
    padding: 100px 65px !important;
    -webkit-background-size: 100% !important;
    background-size: 100% !important;
}

.page-template-request-demo .page-title img {
	max-width: 992px;
    width: 100%;
}

footer#footer ul.footer-menu>li {
	/*width: 13.5% !important;
	margin-right: 0 !important;*/
}
/*
:root footer#footer .col:first-of-type {
    -ms-flex: 0 0 80%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

:root footer#footer .col:last-of-type {
	-ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
*/
@media only screen and (max-width : 991px) {
	footer#footer ul li>a {
		font-size: 12px !important;
	}
}

.resource-list figure h2, .resource-list figure p {
	-webkit-hyphens: auto;
    -ms-hyphens: auto;
	hyphens: auto !important;
}

.hbspt-form form input[type="text"], input[type="mail"], input[type="tel"], input[type="email"], input[type="phone"] textarea {
	text-transform: none !important;
}

@media (max-width: 1500px) {
	header#header a.btn {
	    margin-right: 0;
	}
}

/* hubspot forms 4.11.19  */
/*

.hbspt-form {
	max-width: 60% !important;
	margin: 2rem auto 0 auto !important;
}


input[type="text"], input[type="mail"], input[type="tel"], input[type="email"], textarea {
	border-bottom: none;
	font-size: inherit !important;
	font-size: inherit;
	font-weight: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-decoration: inherit;
	color: inherit;
	width: 100%;
}

.hbspt-form form input[name="firstname"]{
	width: 100%;
}
.hbspt-form form input[type="email"] {
	background: inherit;
	border: none;
	width: 100%;
}

.hbspt-form form input[type='submit'] {
	display: block;
	font-weight: bold;
	padding: 15px 0;
	width: 75%;
	margin: 2rem auto !important;
	background-color: #F9423A;
	letter-spacing: 0.4px;	
}


span.hs-form-required {
	color: #f9423a;
	font-size: 12px;
}

.hs-form-field {
	margin-bottom: 0.5rem;
	padding-top: 5px;
}
.hbspt-form form label {
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0px;
	font-weight: 400;
	color: #666;
	background-color: transparent;
	text-transform: none;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	outline: none;
	padding: 0 15px;
	width: 25%;
}
.hbspt-form form .input {
	max-width: 75%;
	width: 100%;
	background-color: #ececec;
	border: 0;
	border-bottom: 2px solid #ccc;
	
}

.hbspt-form form select {
	width: 100%;
	height: 40px;
	padding: 0 0.75rem;
	font-size: 18px !important;
	background-color: inherit;
	color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	text-transform: lowercase;
	border: none;
}

.legal-consent-container .field.hs-form-field {
	margin-bottom: 25px !important; 
}

.legal-consent-container .hs-richtext {
	font-size: 12px;
	color: #666;
}

.legal-consent-container .hs-richtext P {
	margin-bottom: 0;
}

.legal-consent-container .hs-dependent-field .input {
	 background: transparent;
	 border: none;
	 height: 1rem;
	 max-width: 100%
 }
 
.legal-consent-container .hs-dependent-field .input p {
	 font-size: 12px;
	 font-weight: normal;
}

.legal-consent-container .hs-dependent-field .input ul>li {
	padding-left: 0;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
	display: inline-block !important;
}

label.hs-form-booleancheckbox-display {
	width: 100% !important;
}


.hbspt-form form label,
.hbspt-form form .input  {
	display: inline-block !important;
	vertical-align: top !important;
}

.hbspt-form form ul>li:before {
	display: none;
}

.hbspt-form form ul.no-list.hs-error-msgs.inputs-list label {
	color:	red;
	font-size: 14px;
}

.hbspt-form form ul.no-list.hs-error-msgs.inputs-list li {
	text-align: right; 
	padding-left: 0;
}

/* resource forms 4.12.19 */
/*
.case-study-form .hbspt-form {
	width: 100% !important;
	max-width: 100% !important;
	margin: 2rem auto 0 auto !important;
}

.case-study-form .hbspt-form form label {
	width: 100% !important;
	text-transform: uppercase !important;
	padding: 0 !important;
	letter-spacing: 0.1rem !important;
}

.case-study-form .hbspt-form form .input {
	width: 100% !important;
	max-width: 100% !important;
}

.case-study-form .legal-consent-container .hs-dependent-field .input p {
	text-transform: initial !important;
}

@media screen and (max-width: 986px) {
	.hbspt-form form label { 
		width: 100%;
		padding: 0px;
	}
}
*/





