/*
Theme Name: Numina
Theme URL: http://numina.co
Description: Numina Theme
Author: Numina
Author URL: http://numina.co
Template: neve
Version: 1.0.0
Text Domain: neve-child
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800);

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif:400,500,600&display=swap');

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400&display=swap');

@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700&display=swap');

@import url('https://rsms.me/inter/inter.css');

.screen-reader-text {
	display: none;
}



/*
Animations
 */
/* ----------------------------------------------
 * Generated by Animista on 2019-5-12 18:17:41
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-in-left
 * ----------------------------------------
 */



/**
 * Misc fixes
 */
.content-half .list-content ul li p {
	margin: 0px;
	font-size: 16px;
}

.content-half .list-content h3 {
	font-weight: 400;
}

.home-dl {
	max-width: 800px;
}

body button,
body input[type=button],
body .btn,
body input[type="submit"] {
	background-color: #56BB80;
	text-transform: none;
}


/**
 * Global
 */




body {
	color: #000;
}

/**
 * TYPOGRAPHY
 */

/* Typo from Core UI */



@media only screen and (max-width: 640px) {
	
	body.page-template-template-home .type--display-1,
	body.page-template-template-home .type--display {
		/* same as title-1 on desktop */
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: normal;
		font-size: 48px;
		line-height: 58px;
		letter-spacing: 0.5px;
	}

	body:not(.page-template-template-home) .type--display-1,
	body:not(.page-template-template-home) .type--display {
		/* same as subtitle on desktop */
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 32px;
		line-height: 42px;
		color: #000000;	
	}

	.type--title-1, .type--title {
		/* same as subtitle on desktop */
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 32px;
		line-height: 42px;
		color: #000000;	
	}

	.type--subtitle-1, .type--subtitle {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 28px;
		line-height: 39px;
		/*display: flex;
		align-items: center;*/
		color: #272727;	
	}

	.type--mobile-small-subtitle {
		font-size: 28px;
		line-height: 39px;
		font-weight: 600;
	}

	.type--subtitle-2, .type--subtitle-3 {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		line-height: 28px;
		/* or 140% */
		color: #272727;	

	}

}

@media only screen and (min-width: 640px) {

	.type--display-1, .type--display {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: normal;
		font-size: 64px;
		line-height: 72px;
	}

	.type--title-1, .type--title {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: normal;
		font-size: 48px;
		line-height: 58px;
	}

	.type--subtitle-1, .type--subtitle {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 32px;
		line-height: 42px;
		color: #000000;	
	}

	.type--subtitle-2 {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 28px;
		line-height: 39px;
		/*display: flex;
		align-items: center;*/
		color: #272727;	
	}

	.type--subtitle-3 {
		font-family: 'Crimson Text';
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		line-height: 28px;
		/* or 140% */

	}

}

.type--caption {
	font-family: 'Inter';
	font-size: 14px;
	line-height: 21px;
	/* or 150% */
	color: #272727;
}

.type--body, body p {
	/* Body (16) */
	font-family: 'Inter';
	font-size: 16px;
	line-height: 24px;
	/* or 150% */
	color: #272727;
}

body p {
	color: inherit;
}

body .s_inner_titles li {
	margin: 15px 0;
}

.type--link {
	font-family: 'Inter';
	font-size: 14px;
	line-height: 20px;
	/* or 140% */


	color: #272727;
}

h1, h2, h3, h4, h5, h6, .heading--pad {
	margin: 1em 0;
}

.heading--pad-small {
	margin: 0.5em 0;
}

.heading--pad-med {
	margin: 0.75em 0;
}



.heading--nopad-top {
	margin-top: 0em;
}

.heading--nopad-bottom {
	margin-bottom: 0em;
}

.text--small {
	font-size: 10px;
}

body .text--bold {
	font-weight: 600;
}

.text--green {
	color: var(--primary-color);
}

.text--link-green {
	color: #4A9268 !important;
}

.text--light {
	color: #FFFFFF !important;
}










/**
 * Layout
 */

.container--narrowish {
	max-width: 1040px !important;
}

.container--narrow {
	max-width: 880px !important;
}

.container--narrower {
	max-width: 790px !important;
}

.after-img-fluid {
	margin-top: -70px;
	padding-top: 7em;
}

.box {
	padding: 1.5em;
}


.section--pad-large {
	padding: 108px 0;
}

.l_image {
	padding-right: 25px;
}

.r_image {
	padding-left: 25px;
}

.l-home-slide {
	display: flex;
}

.l-home-slide__text {
	flex: 1 0 504px;
}

.l-home-slide__image {
	flex: 1 0 auto;
	max-width: 640px;
}

.l-home-slide__image canvas:nth-of-type(2) {
	display: none;
}

/**
 * Helpers
 */


.v-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.text--dark {
	color: #272727 !important;
}

.text--olive {
	color: #2C563E;
}

.text--dark-green {
	color: #4A9268;
}

.text-mint {
	color: #68D696;
}

.text-sunny {
	color: #f8d022;
}

.text-salmon {
	color: #f76a4d;
}

.text--white {
	color: #FFF;
}

.text--large-heading {
	font-family: 'Crimson Text', serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: 58px;
    font-size: 48px;
    text-align: center;
    letter-spacing: 0.5px;
}



.text--pad {
	padding: 30px 0;
}

.text--heading-pad {
	padding: 0 0 30px 0;
}


.text--narrow {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.text--narrowish {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}


.text--center {
	text-align: center;
}

.curved {
	border-radius: 5px;
}


.bg--why {
	overflow-x: hidden;
    background-image: url(images/why/why-bg.svg);
    background-size: cover;
    background-color: #F0F5FB;
	width: 100%;
}

.bg--dark-grad {
	background: radial-gradient(892.42px at 51.55% -33.78%, rgba(255, 255, 255, 0.332711) 0%, rgba(0, 0, 0, 0.578408) 100%), #000000;
	background: -webkit-radial-gradient(892.42px at 51.55% -33.78%, rgba(255, 255, 255, 0.332711) 0%, rgba(0, 0, 0, 0.578408) 100%), #000000;
	background: -moz-radial-gradient(892.42px at 51.55% -33.78%, rgba(255, 255, 255, 0.332711) 0%, rgba(0, 0, 0, 0.578408) 100%), #000000;	
}

.bg--cool-gray {
	background-color: #F0F5FB;
}

.bg--green {
	background: #56BB80;
}

.bg--grey {
	background: #F3F3F3;
}

/**
 * Apply global styling
 */
body {
	font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .widget-title {
	font-family: 'Crimson Text', serif !important;
	font-style: normal;
    font-weight: 400;
}
body a {
	color: #4A9268;
	text-decoration: inherit;
}
a.underline {
	text-decoration: underline !important;
}
body a.light {
	color: #FFFFFF;
}
body a:hover {
	color: #9ad6b3;
}



/**
 * Variable definitions
 */
:root {
  --primary-color: #56BB80;
}

.neve-skip-link {
	display: none;
}

.neve-main {
	margin-top: 100px;
}

/**
 * HEADER
 */
.m-header {
	background: rgba(255, 255, 255, 0);
	transition: all 0.25s 0s ease-in-out;
	position: fixed;
	z-index: 500;
	width: 100%;
	height: 96px;
	display: flex;
}



.m-header__content {
	display: flex;
	flex: 1;
    justify-content: center;
}

.m-header--scroll {
	background: rgba(255, 255, 255, 1);
}




/**
 * Info section
 */

.m-info-section p {
	color: #000;
}

.m-info-section--solution {
	padding: 72px 0 88px 0;
}



/**
 * Nav Bar
 */

.m-navbar {
	display: flex;
	flex: 1;

	  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.m-navbar__logo {
	width: 50px;
	height: 50px;
	margin-right: 14px;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.25s ease-in-out;
	
}

.m-navbar__logo img {
	height: 100%;
	width: 48px;
	max-height: 48px;
}

.m-navbar__container {
	display: flex;
	align-items: center;
}

.m-navbar__container--branding {
	flex: 0 1 50px;
	font-size: 1rem;
	margin: 0;
	line-height: 1;
	position: relative;	
	transition: flex-basis 0.25s 0.25s ease-in-out;
}



/*.m-navbar__container--branding a {
	display: inline-block;
	width: 100%;
	height: 100%;
}*/

/*.m-navbar__container--logo img {
	width: 50px;
}*/

.m-navbar__container--primary {
	flex: 4 1 auto;
	justify-content: flex-start;
}

.m-navbar__container--primary a {
	text-decoration: none;
}

.m-navbar__container--primary .m-navmenu {
	flex: 1 1 100%;
}

.m-navbar__container--secondary {
	flex: 1 0 auto;
	justify-content: flex-end;
}


.m-navbar__brand {
	opacity: 0;
	/*transform: translateY(-100%);*/
	transition: opacity 0.25s ease-in-out;
	width: 120px;
	height: 25px;
	position: absolute;
	left: 50px;
	display: flex;
	align-items: center;
	pointer-events: none;

	/*background: url(../images/logo-tmp.png);*/
}

.m-navbar__brand img {
	width: 100%;
}





/**
 * NAV MENUS
 */
.m-navmenu {
	display: flex;
	align-items: center;
	/*display: grid;
	grid-template-columns: repeat(auto-fit, 100px);
	flex: 1;*/

}



.m-navmenu__item {
	margin: 0 16px;
}

.m-navmenu__item--narrow {
	margin: 0px;
}

.m-navmenu__item a {
	display: block;
	cursor: pointer;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
	font-family: 'Inter', sans-serif;
	font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    color: #FFFFFF;
    opacity: 0.5;    
}

.m-navmenu__link a {
	
}


/**
 * BUTTONS
 */


.o-button--large {
	height: 48px;
	line-height: 48px;
	font-size: 16px;
}

.o-button:hover {
	background: #9ad6b3;
}





/**
 * Homepage "Unprecedented" blocks
 */
.m-deploy {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	padding: 200px 0 50px 0;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	background: url(images/Numina_IRL_Sensor_r3.png) no-repeat;
	background-position: center 0px;
}

.m-deploy:before, .m-deploy:after {
	width: 54px;
	height: 54px;
	content: "";
	position: absolute;	
	top: 200px;
	background-size: contain;
}


.m-deploy:before {
	background-image: url(images/deploy-line-down.png);
	background-repeat: no-repeat;
	background-position: center;
	left: calc(50% - 27px);
	top: 120px;
}



.m-deploy__img img {
	width: 100%;
}

.m-deploy__block {
	position: relative;
	flex: 1 1 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.m-deploy__img {
	width: 50%;
	padding-bottom: 50px;
}

.m-deploy__content {
	width: 65%;
}







/**
 * Media query for burger menu
 */

.m-navbar__burger-checkbox,
.m-navbar__burger-label {
	display: none;
}



/**
 team page logos
 */

.m-team-logos {
	display: flex;
	flex-direction: row;
	margin: 4em 0 0 0 ;
}

.m-team-logos__logo {
	padding: 33px;

}

.m-team-logos__logo img {
	width: 100%;
}


/**
 * Popup modifications
 */

body .pum-content {
	padding-top: 20px;
}

body .pum-container.pum-responsive {
	width: auto;
	border: none;
}

body .pum-theme-lightbox .pum-content + .pum-close {
	top: 25px;
	right: 25px;
	box-shadow: none;
	text-shadow: none;
	background: url(images/popup-close.png);
	background-size: contain;
	border: none;
	padding: 0;
	width: 40px;
	height: 40px;
	text-indent: -999em;
}



/**
 * Highlight items
 */
body .m-highlight-box {
	display: flex;
	flex-direction: column;
	text-align: center;
	color: #212529;
	margin: 50px 0 10px 0;
}

body .m-highlight-box p {
	color: #212529;	
}

body .m-highlight-box__heading {
	font-family: 'Crimson Text';
	font-style: normal;
	font-weight: 400;
	font-size: 80px;
	line-height: 72px;
	/* or 90% */
	/*margin: 1em 0 0.25em 0 !important;*/
	text-align: center;
}

/*body .m-highlight-box__subheading {
	font-family: 'Crimson Text';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 39px;
	text-align: center;
}*/







/**
 * Post Cards (modifications to static CSS)
 */

.posts-wrapper .m-card {
	/*margin: 20px 0;*/
}

.m-card {
	border-radius: 8px;
	
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	text-decoration: none;
	background-color: #FFF;
	cursor: pointer;
    background-clip: border-box;
	height: 100%;


    display: flex;
    flex-direction: column;
}

.m-card:hover {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
    transition: .5s;
}

.m-card__title a:hover, .m-card__title a:active, .m-card__title a:link, .m-card__title a:visited {
	color: inherit !important;
}

.m-card__img-top {
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	margin-top: -1px;
	margin-left: -1px;
	width: calc(100% + 2px);
}

.m-card {
	
}

.m-card__title {
	margin: 0 0 0.5em 0 !important;
	/*font-family: 'Crimson Text', serif !important;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 0.75rem;
	color: #000;*/
}

.m-card__body {
	color: #272727 !important;
	flex: 1 1 auto;
    padding: 1.25rem;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.m-card__body > p {
	margin: 0;
}

.m-card:hover .m-card__title, .m-card__title a:hover {
	text-decoration: underline;
}

.m-card__header {
	background: none;
	border-bottom: 0;
}

.m-card__text {
	justify-self: flex-start;
}

.m-card__text [rel=bookmark] {
	display: none;
}

.m-card__footer {
	background: no-repeat;
	border: 0;
	margin-bottom: 10px;
}

.m-card__image {
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	min-height: 180px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 8px 8px 0 0;
}

.m-card__image--no-image {
	background-image: url(images/placeholder.png);
}



/**
 * Module: Slide Text;
 */


.m-slide-text {
	width: 100%;
	position: relative;
	text-align: center;
}



.m-slide-text h3 {
	/*font-family: 'Crimson Text', serif;
	font-style: normal;
	font-weight: 400;
	line-height: 56px;
	font-size: 42px;
	color: #272727 !important;
	letter-spacing: 1px;*/
	margin-bottom: 25px;
}

.m-slide-text p.lead {
	color: #272727;
}

/*.m-slide-text .b_green {
	font-size: 16px;
	font-weight: 500;
	color: #56BB80 !important;
}
.m-slide-text .b_green i.fa.fa-arrow-right::after {
	background: url(../images/icon_link_arrow-numina.svg);
	background-repeat: no-repeat;
	background-position: center;	
}
.m-slide-text .b_green:hover {
	color: #9ad6b3 !important;
}*/



/*.m-card__image-container img {
	display: block;
	height: auto;
	width: auto;
}*/



/**
 * "Arrow after text" link effect
 */
.o-arrow-text {
	position: relative;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	color: #56BB80;
	align-items: center;
	margin-right: 12px;
	transition: color 0.2s ease-in-out;
}
.o-arrow-text--dark {
	color: #2C563E;
}
.o-arrow-text:hover {
	display: inline-flex;
	color: #4A9268;
}
.o-arrow-text--dark:hover {
	display: inline-flex;
	color: #4A9268;
}
.o-arrow-text:after {
	/*content: ">";*/
	position: relative;
	display: inline-block;
	left: 5px;
	transition: all 0.15s ease-in-out;
	top: 0px;
	opacity: 1;
	width: 16px;
	height: 16px;
	font-size: inherit;
	content: "";
	background: url(images/arrows/link.png);
	background-position: center;
	background-repeat: no-repeat;	
	background-size: contain;
}
.o-arrow-text--dark:after {
	background-image: url(images/arrows/olivegreen.png);
}

.o-arrow-text:hover:after {
	background-image: url(images/arrows/link-hover.png);	
	left: 10px;
}
.o-arrow-text--active:after {
	left: 10px;
}
.o-arrow-text--dark:hover:after {
	background-image: url(images/arrows/darkgreen.png);
}

.o-arrow-text--red:after {
	background-image: url(images/icon_link_arrow_rust.svg);
}

.o-arrow-text--red:hover:after {
	background-image: url(images/icon_link_arrow_rust.svg);
	opacity: 0.5;
}

.o-arrow-text--yellow:after {
	background-image: url(images/icon_link_arrow_yellow.svg);
}

.o-arrow-text--yellow:hover:after {
	background-image: url(images/icon_link_arrow_yellow.svg);
	opacity: 0.5;
}


/**
 * Rotator CSS
 */

.m-roller-container {
	color: #FFF;
}

/*.m-roller-container h3 {
	font-family: 'Crimson Text', serif;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
}*/

.o-roller__word--preload {
	visibility: hidden;
}
.o-roller__word {
	position: absolute;
	text-align: center;
	transition: transform 0.75s ease-in-out,
				opacity 0.75s ease-in-out,
				color 0.5s ease-in-out;
	opacity: 0;
	transform: translateY(-1em);
}
.o-roller__word--active {
	opacity: 1;
	transform: translateY(0px);
}
.o-roller__word--inactive {
	opacity: 0;
	transform: translateY(1em);
	transition: transform 0.2s ease-in-out,
				opacity 0.2s ease-in-out;
}
[data-rotator] {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    font-size: 24px;
}
[data-phrase] {
	border-bottom: 1px solid #FFF;
	transition: opacity 0.25s ease-in-out,
				border 0.5s ease-in-out;
	padding-bottom: 3px;
	margin: 0 0.4em;
}
[data-rotator] > *:before {
	margin: 0.75em 0;
	content: "";
	display: block;
}


/**
 * Mailchimp popup
 */

.mc-field-group br, .indicates-required {
	display: none;
}

body #mc_embed_signup .mc-field-group {
	padding-bottom: 10px;
}

body #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	padding: 0px;
}

body #mergeRow-gdpr {
	margin-top: 0px;
}

#mc_embed_signup .mc-field-group label,
#mc_embed_signup .content__gdpr label span {
	font-size: 16px;
	font-weight: bold;
}

#mc_embed_signup .mc-field-group label {
	padding-bottom: 10px;
}

#mc_embed_signup .content__gdpr label {
    height: 2em;
    display: flex;
    align-items: center;
}

.mce_inline_error {
	padding: 10px 0 0 0;
	margin-bottom: 0px;
}

#mc_embed_signup_scroll {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

body #mc_embed_signup .asterisk {
	font-size: 100% !important;
}

body .nv-meta-list .meta.author .author-name {
	margin-left: -3px;
}

body #mc_embed_signup form {
	padding: 0 !important;
}

body .meta.author.vcard img {
	display: none;
}

body .nv-content-wrap ul li {
	line-height: 24px;
	margin-bottom: 0px;
}

#mc_embed_signup_scroll .mc-field-group {
	flex: 1 0 50%;
    padding: 0 10px 0 0;
}

body #mc_embed_signup div#mce-responses {
	padding: 0 !important;
	margin: 0 !important;
}

body body #mc_embed_signup .content__gdprBlock {
	padding-top: 15px;
}

body body #mc_embed_signup .content__gdprBlock *,
{
	font-size: 14px !important;
}


/**
 * Page specific
 */

.splash {}
.splash--why {
	margin: -100px 0 -150px 0;
	padding: 100px 0 150px 0;
}

.section--un-lines canvas {
	min-width: 640px;
}

.splash--why .img-fluid {
	min-width: 640px;
}

.anim-arrow {
	display: flex;
	justify-content: center;
}

.m-intro {
	/*padding-bottom: 100px;*/
	padding: 146px 0 100px 0;
}

.m-intro--large {
	padding-top: 180px;
}


.slide_text_why {
	margin: 7rem auto 0rem !important;
}

.slide_text_why h3 {
	font-size: 46px !important;
}

/*.facts--why h3 {
	margin: 1em 0;
}*/




body .section--why-highlights {
	z-index: 100;
}


/**
 * Responsive
 */


@media only screen and (min-width: 640px) {
	

	.info-section--home {
		padding-top: 180px !important;
	}


	.container--solutions-sensor {
		padding-bottom: 70px;
	}

	.m-info-section--why {
		padding-bottom: 70px;
	}

	body .mobile-only {
		display: none !important;
	}

}

@media only screen and (max-width: 767px) {
	.br--nomob {
		display: none;
	}

	body .r_image {
		margin-right: 0px;
	}
}





@media only screen and (max-width: 640px) {



	body .cta_cont {
		max-width: 276px;
	}

	html .wrapper {
		overflow-x: hidden;
	}

	body .m-navmenu {
		margin-top: 20px;
	}

	

	body .m-navmenu--small  {
		margin-top: 20px;
	}	


	html body .container--narrow-margin {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}

	body .m-intro--why {
		padding-bottom: 60px !important;
	}

	body .m-intro--team {
		padding-bottom: 20px !important;
	}

	body .splash--why {
		padding-bottom: 100px;
		margin-bottom: -150px;
	}

	.l-home-slide__image {
		min-width: 560px;
		position: relative;
		left: -25%;
	}

	.slide_bottom_arrow {
		height: 40px !important;
	}

	.anim-arrow .tri-1 {
		height: 40px;
	}

	.slide_bottom--home {
		padding-bottom: 0px !important;
	}

	.intelligence_cont {
		padding: 30px 5px 0 50px;
		text-align: center;
	}

	body .intelligence_cont h3, 
	body .intelligence_cont p {
		text-align: center;
	}

	body .pro_image {
		max-width: 152px;
		padding: 0;
	}

	body section.section_3.info-section--home {
		margin-top: -90px !important;
	}

	body section.section--team-who {
		margin-top: 20px;
	}

	body .section--team-who .tr_image {
		margin: 20px 0 10px 0;
		
	}

	body .section--team-who .b_images {
		margin-bottom: 30px !important;
		
	}

	body .join_numina {
		padding: 0px 0 20px 0;
	}

	body .m-info-section--solution {
		padding: 52px 0 0 0;
	}

	body .p--solutions-intro {
		margin: 16px 0;
		padding-bottom: 0px;
	}

	body .s_inner_titles li {
		margin: 10px 0;
	}

	.m-deploy__img {
		padding-bottom: 2        0px;
	}

	html body .section_4 .vertical {
		text-align: left !important;
	}

	body .section--why-highlights {
		margin: 30px 0;
		z-index: 100;
	}


	.m-team-logos {
		display: none;
	}

	.info-section--home {

	}

	body .cta_cont p {
		font-size: 14px !important;
		line-height: 21px !important;
	}

	[data-rotator] {

  	  font-size: 16px;	
	    line-height: 24px;
	}

	/*body .cta_cont h5 {
		font-size: 20px !important;
		line-height: 28px !important;
	}*/

	.m-intro {
		padding-top: 100px;
	}

	.m-intro--no-mob {
		padding: 0;
	}


	/* layout */

	.section--pad-large {
		padding: 40px 0;
	}

	.box {
		padding: 0px !important;
	}

	.l_image, .r_image {
		padding: 0;
	}


	/* helpers */



	body .container {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}

	body h2.mob-heading {
		font-weight: 400 !important;
		font-size: 40px !important;
		font-weight: 400;
		line-height: 56px !important;
		letter-spacing: 0.5px;
	}

	body h3.mob-heading {
		font-size: 28px !important;
		font-weight: 400;
		line-height: 39px !important;	
	}

	body h3.mob-med-heading {
		font-size: 20px;
		font-weight: 400;
		line-height: 28px;
	}

	body h3.mob-small-heading {
		font-size: 16px;
		line-height: 28px;
		margin: 1rem 15px !important;
	}

	body .mob-narrow {
		margin-left: 15px;
		margin-right: 15px;
	}

	body p {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	span.round-corner-mob {
		border: 1px solid white;
		border-radius: 5px;
		/*padding: 0.25em 1em;*/
		margin: 0.25em 0;
		min-width: 175px;
		display: inline-block;
	}

	body .m-slide-text {
		text-align: left;
		margin: 0px;
	}

	body .m-deploy {
		background-size: 50px;
		margin-top: 0px;
		padding-bottom: 0px;
	}

	body .m-deploy__block {
		flex: 1 1 100%;
		padding: 0 0 40px 0;
	}

	body .m-deploy__content {
		width: 90%;
	}

	body .m-highlight-box {
		margin: 30px 0 30px 0px;
	}
}



@media only screen and (min-width: 993px) {

	.l-home-slide__image {
		margin-top: -40px;
	}

	/**
	 * HOVER/LINE EFFECT (e.g. Nav Menu)
	 * Only applies to desktop/wide
	 */

	.o-hoverline:hover:after, .o-hoverline:active:after {
		background: #56BB80;
	    width: 100%;
	}

	.o-hoverline--active, .o-hoverline:active {
		color: #56BB80 !important;
		opacity: 1 !important;
	}

	.o-hoverline--active:after {
		background: #56BB80 !important;
	    width: 100% !important;
	}

	.o-hoverline:after {
		content: " ";
	    display: block;
	    background: white;
	    height: 3px;
	    max-width: 100px;
	    width: 0%;
	    margin: 0 auto;
	    transition: 0.3s all ease-in-out;
	}


	/**
	 * Menu hover effect
	 * @type {[type]}
	 */
	body .m-navmenu__item a:hover {
		color: #56BB80;
	    opacity: 1;	
	}

	.m-navbar--light .m-navmenu__item a {
		color: #61615F;
		box-shadow: none;
		opacity: 1;
	}

	/**
	 * Header navbar state upon scrolling
	 * Only applies to non mobile/tablet views
	 */
	

	/* Header element after scrolling */
	.header[data-scroll] .m-header {
		background: #FFF;
		height: 62px;
		transition: all 0.25s 0.25s ease-in-out;
	}

	/** Branding container after scroll */
	.header[data-scroll] .m-navbar__container--branding {
		transition: flex-basis 0.25s 0s ease-in-out;
		flex: 0 1 190px;
		margin-right: 0px;
	}

	.header[data-scroll] .m-navbar__logo {
		transition: all 0.25s ease-in-out;
		width: 36px;
		height: 36px;
	}

	.header[data-scroll] .m-navbar__logo img {
		max-height: 36px;
	}

	.header[data-scroll] .m-navbar__brand {
		opacity: 1;
		pointer-events: auto;
		
		/*transform: translateY(0%);*/
		transition: opacity 0.25s 0.5s ease-in-out;
	}

	.header[data-scroll] .m-navmenu__item a {
		color: #272727;
		opacity: 0.5;
	}




	.m-navmenu__link--small {
		font-style: normal !important;
	    font-weight: bold !important;
	    
	    font-size: 10px !important;
	    
	    color: #56BB80 !important;
	    opacity: 1 !important;
	}

	.m-navmenu__link--button {
		background: #56BB80 !important;
	    color: #fff !important;
	    /*padding: 13px 28px !important;*/
	    border-radius: 4px;
	    height: 36px !important;
	    display: block;
	    line-height: 36px !important;
	    opacity: 1 !important;
	    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	    display: block !important;
	    font-weight: 400;
	    padding: 0 1em;
	    /*font-family: 'Inter', sans-serif;*/
	    text-align: center;
	    font-size: 14px;
	}

	.m-navmenu__link--button:hover {
		color: #fff;
		background: #9ad6b3 !important;
	}

	.m-deploy:before {
		background-image: url(images/deploy-line-left.png);
		left: 40%;
		top: 190px;
	}

	.m-deploy:after {
		background-image: url(images/deploy-line-right.png);
		right: 40%;
		top: 190px;
	}
}

@media only screen and (max-width: 992px) {

	/**
	 * Layout
	 */
	
	.l-home-slide {
		flex-direction: column;
	}

	.l-home-slide__text {
		flex: 1;
	}

	.l-home-slide__image {
		max-width: 100%;
	}

	/**
	 * Miscellaneous helpers
	 */
	.mob-pad-1em {
		padding: 1em;
	}

	.m-navmenu__item a:hover {
		color: #FFFFFF !important;
	    opacity: 1 !important;	
	}
	
	.m-navbar__burger-label {
		display: block;
		position: fixed;
		top: 26px;
		right: 26px;
		color: red;
		width: 28px;
		height: 28px;
		text-indent: -999em;
		cursor: pointer;
		background: url(images/hamburger.png);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}

	.m-navbar--light .m-navbar__burger-label {
		background-image: url(images/hamburger-dark.png);
	}

	.m-navbar:before {
		content: "";
		display: block;
		transition: background 0.25s ease-in-out;
		position: absolute;
		width: 100vw;
		height: 80px;
		left: 0px;
		top: 0px;
		background: transparent;
	}

	body .header[data-scroll] .m-navbar:before {
		background: #FFF;
	}

	body .m-header__content--open .m-navbar__burger-label {
		background-image: url(images/hamburger-close.png);
	}

	body .header[data-scroll] .m-header__content--open .m-navbar:before {
		background: transparent;
	}

	body .header[data-scroll] .m-header__content:not(.m-header__content--open) .m-navbar__burger-label {
		background-image: url(images/hamburger-dark.png);
	}



	

	.m-navbar__burger-checkbox {
		position: absolute;
		left: -999em;
	}


	.m-header {
		height: auto;
	}

	body .m-header__content {
		margin-left: 0px;
		margin-right: 0px;
		max-width: initial;
		padding-bottom: 1em;
		min-height: 0px;
		transition: all 0.15s ease-in-out;
	}

	.m-header__content--open {		
		background: #56BB80;
		min-height: 800px;
	}

	.m-navbar {
		flex-direction: column;
	}

	.m-navbar__container--branding {
		margin: 1em 0;
	}

	.m-navbar__container--branding .m-navbar__brand {
		display: none;
	}

	.m-navbar__container:not(.m-navbar__container--branding) {
		display: none;
	}
	
	.m-navbar__burger-checkbox:checked ~ .m-navbar__container {
		display: block;
	}

	.m-navbar__container .m-navmenu {
		flex-direction: column;
	    align-items: stretch;
	    text-align: center;
	}

	.m-navbar__container .m-navmenu__item {
		/*padding: 8px 0;*/
		margin: 0 0 5px 0;
		flex: 1 1 100%;

	}

	body .m-navbar__container--secondary {
		padding-bottom: 20px;
	}

	body .m-navbar__container .m-navmenu__item a.m-navmenu__link--secondary {
		font-size: 20px;
		line-height: 28px;
	}

	.m-navbar__container .m-navmenu__item a {
		opacity: 1;
		line-height: 39px;
    	font-size: 28px;
		font-family: 'Crimson Text', serif !important;
	}

}




/**
 * Boostrap overrides
 */
.pl-2, .px-2 {
    padding-left: .5rem!important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
