    .navbar {
      margin-bottom: 0;
	  margin-top: 10px;
      border-radius: 0;
	  background-color: #ffffff;
	  border: none;
	  padding:0px;
	  padding-top:5px;
    }

	.navbar-inverse .navbar-nav > .active > a {
		color:#4da32f;
		background-color:transparent;
	}

	.navbar-inverse .navbar-nav > .active > a:hover {
		color:#4da32f;
		background-color:transparent;
	}

	.navbar-inverse .navbar-nav > li > a{
		color: white;
	}

	.navbar-inverse .navbar-nav > li > a:hover{
		color: lightgrey;
	}

	.navbar-inverse .navbar-nav > li > a:focus{
		color:inherit;
		background-color:#0352A1;
	}
	.navbar-inverse .navbar-nav > .active > a:focus{
		color:#4da32f;
		background-color:#0352A1;
	}

	.navbar-inverse .navbar-toggle{
		background-color:#ffffff;
		border-color:#777;
		color:#777;
	}

	.navbar-inverse .navbar-toggle:hover{
		background-color:#e3e3e3;
		border-color:#777;
	}

	.navbar-inverse .navbar-toggle:focus{
		background-color:#e3e3e3;
		border-color:#777;

	}

	.navbar-inverse .navbar-toggle .icon-bar{
		background-color:#777;
	}

	.navbar-inverse .navbar-collapse{
		border-color:#777;
	}

	/*.navbar-brand{
		margin-top:-40px;
	}*/
	.navbar-brand-webinar{
		margin-top:-20px;
	}

	h1{
		color:#0065a2;
	}

	h1.huge{
		font-size:70px;
	}

	h2{
		color:#4da32f;
		font-size:20px;
		line-height:20px;
		margin-top:0px;
	}

	h3{
		color:#777;
	}

	h4{
		color:#777;
		font-size:16px;
		font-weight:normal;
	}
	h5{
		color:#0065a2;
		font-size:16px;
		font-weight:bold;
		line-height:20px;
	}
	h6 {
		color:#0065a2;
		font-size: 36px;
	}
	a{
		color:#0065a2;
	}
	.plfooter{
		color:#777;
	}
	.form-row{
		padding-right:15px;
		padding-left:15px;
	}

	.well{
		border-radius:0px;
		border-top:0px;
		border-color:#e3e3e3;
		background-color:#f2f2f2;
	}

	footer{
		border-top: 1px solid #e3e3e3;
		background-color: #f2f2f2;
		padding: 20px 0px 20px 0px;
		bottom: 0;
		position: absolute;
		width: 100%;
		height: 101px;
	}

  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
  }

	[data-toggle="collapse"].collapsed .if-not-collapsed {
		display: none;
	}
	[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
		display: none;
	}

	.btn-link{
		color:#777;
	}
	.btn-link:hover{
		color:#777;
	}
	.btn-link:focus{
		color:#777;
	}

	.no-margin{
		margin:0px;
	}
	.no-margin-top{
		margin-top:0px;
	}
	.no-padding{
		padding:0px;
	}

	.carousel-control.left{
		background-image: none;
		left:-5%;
	}
	.carousel-control.right {
		background-image:none;
		right:-5%;
	}
	.carousel-caption{
		position:relative;
		margin:0px;
		top:0px;
		bottom:0px;
		left:0px;
		right:0px;
		height:0px;
		padding-bottom:35px;
		text-shadow:none;
	}
	.carousel-indicators{
		bottom:-35px;
	}
	.carousel-indicators li{
		border:1px solid #777;
		background-color:#fff;
		height:8px;
		width:8px;
	}
	.carousel-indicators .active{
		border:1px solid #777;
		background-color:#999;
		height:9px;
		width:9px;
	}
	a.nostyle{
		color:inherit;
		text-decoration:inherit;
	}
	a.nostyle:hover{
		color:inherit;
		text-decoration:inherit;
	}
	a.nostyle:visited{
		color:inherit;
		text-decoration:inherit;
	}
	a.nostyle:active{
		color:inherit;
		text-decoration:inherit;
	}
	a.anchor{
		color:inherit;
		text-decoration:inherit;
	}
	a.anchor:hover{
		color:inherit;
		text-decoration:inherit;
	}
	a.anchor:visited{
		color:inherit;
		text-decoration:inherit;
	}
	a.anchor:active{
		color:inherit;
		text-decoration:inherit;
	}
	.img-responsive{
	  max-width: 80%;
	}
	.full-width{
	  max-width: 100%;
	  width:100%;
	}
	.img-list{
		padding:40px;
	}

	.vert-line{
		content:"\01c0";
	}

	.my_collapse{
		border:1px solid #e3e3e3;
		background-color:#f2f2f2;
		padding:5px 15px 0px 15px;
		margin-top:10px;
	}
	.v-center {
		display: flex;
		align-items: center;
	}
	.section-grey{
		background-color:#f2f2f2;
		border:1px solid #e3e3e3;
	}
	.ul_prolion{
		list-style:none;
		margin-left:-10px;
	}
	.ul_prolion li:before{
		color:#4da32f;
		margin-right:10px;
		margin-left:-22px;
		content:"\2714";
	}
	.ul_prolion li{
		font-size:18px;
		margin-top:10px;
	}
	.ul_prolion_big{
		margin-left:-10px;
	}
	.ul_prolion_big li{
		font-size:16px;
		margin-top:10px;
	}

	.ul_prolion_big li:before{
		color:#4da32f;
		margin-right:10px;
		margin-left:-22px;
		content:"\2714";
	}

	.lan-select{
		display:inline-block;
		list-style:none;
		margin-left:-30px;
	}
	.lan-select li:last-child:before{
		color:#777;
		content:"\01c0";
		margin-right:5px;
	}
	.lan-select li{
		font-size:16px;
		margin-right:5px;
		float:left;
	}
	.lan-select-header{
		text-align:right;
		padding-top:10px;
		padding-right:20px;
		margin-bottom:-28px;
	}
	.lan-select-header li{
		font-size:14px;
	}
	.lan-select-header ul li:last-child:before{
		content:"";
	}
	.lan-select-header ul li:first-child:after{
		color:#777;
		content:"\01c0";
		margin-left:5px;
	}
	.kontakt_impressum{
		display:inline-block;
		list-style:none;
		margin-top:-10px;
		padding:0px;
	}
	.kontakt_impressum li:last-child:before{
		color:#777;
		content:"\01c0";
		margin-right:5px;
	}
	.kontakt_impressum li{
		font-size:12px;
		margin-right:5px;
		float:left;
	}
	.lan-active{
		color:#4da32f;
	}
	.social-img{
		display:inline-block;
		list-style-type:none;
		margin-left:-30px;
	}
	.social-img li{
		font-size:16px;
		margin-right:5px;
		float:right;
	}
	.icon{
		margin-right:5px;
		margin-top:-3px;
	}
	.header-stripe-blue{
		width:100%;
		height:5px;
		background:#0065a2;
	}
	.header-stripe-green{
		width:100%;
		/*height:2px;*/
		background:#4da32f;
	}
	.header-stripe-banner{
		color: white;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.header-stripe-banner:hover {
		text-decoration: underline;
		cursor: pointer;
	}
	.stripe-dark-grey{
		width:100%;
		height:1px;
		background:#999;
	}
	.floating-img{
		width:90%;
		margin:0 auto;
	}
	.floating-img img{
		display:inline-block;
		float:left;
		margin-left:4%;
		width:10%;
	}
	#carouselButtons{
		margin-top:30px;
		text-align:center;
	}
	.nicEdit-main{
		background:#fff;
	}
	#csv_export:hover{
		cursor:pointer;
	}

	/*.container {
		margin-top: 180px;
	}*/

@media (min-width: 1500px){
	.container{
		width:1400px;
	}
}
@media (min-width: 768px){
	.img-responsive{
		max-width:100%;
	}
	/*footer{
		position:fixed;
		bottom:0px;
		width:100%;
	}*/
}
@media (max-width: 768px){
	.sm-text-left{
		text-align:left;
	}
	.social-img{
		margin-top:20px;
	}
	.lan-select-header{
		padding-right:10px;
	}
}

@media (max-width: 1499px) {
	/* set navbar collapse to bigger size */
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
		margin-right: 30px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		margin-top:15px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	/* floating images */
	.floating-img{
		width:100%;
		margin:0 auto;
	}
	.floating-img img{
		display:inline-block;
		float:left;
		margin-left:4%;
		width:20%;
	}
	.img-list{
		padding:20px;
	}
}

@media (max-width: 1199px) {
	.teamImg {
		display: none;
	}
}

.section-download {
	font-size: 16px;
}

body {
	font-size: 18px;
	font-family: 'FrutigerLight';
	min-height: 100vh;
	position: relative;
}

h3 {
	font-size: 30px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: inherit;
}

 .thumbnails li> .fff .caption {
    background:#fff !important;
    padding:10px
}


ul.thumbnails {
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}



/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    }
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }

@font-face {
    font-family: "FrutigerBold";
    src: url("../fonts/FrutigerLTStd-Bold.otf");
}

@font-face {
    font-family: "FrutigerLight";
    src: url("../fonts/FrutigerLTStd-Light.otf");
}

.navbar-nav>.open>a:focus {
	background-color: #0352A1 !important;
}

.dropdown-menu>li>a {
	color: black;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: white;
	}
}

.produktBtn {
	font-size: 18px;
	width: 100%;
	height: 100%;
}

#image-landingpage {
	background-image: url(../images/hero_pic.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 60%;
	height: 70vh;
}

.assessmentSiteHeaderContainer {
	/*margin-top: 15vh;*/
}

.frAssessmentSiteHeaderContainer {
	margin-top: 6vh !important;
}

.assessmentSiteHeader {
	color: white !important;
	text-transform: uppercase !important;
	font-size: 100px;
	font-weight: bolder !important;
	text-shadow: 2px 2px 10px #000000 !important;
}

.assessmentSubSiteHeader {
	color: #e6e6e6 !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	text-shadow: 2px 2px 10px #000000 !important;
	font-size: 40px;
}

.jumbotron .assessmentSiteHeader {
	font-size: 100px;
}

@media (max-width: 380px) and (min-width: 0px) {
	.assessmentSiteHeader {
		font-size: 40px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 18px !important;
	}

	.teamImg {
		display: none !important;
	}

	.ransomwareImg {
		display: none !important;
	}

	.ransomwareContent {
		width: 100% !important;
	}

	.assessmentHeaderBtn {
		padding: 15px !important;
		font-size: 15px !important;
		line-height: 20px !important;
	}

	.frAssessmentHeaderBtn {
		padding: 10px !important;
		font-size: 14px !important;
		line-height: 35px !important;
	}

	.assessmentHeaderBtnHeight {
		height: 60px !important;
	}

	.deAssessmentSiteHeader {
		font-size: 25px !important;
	}

	.deAssessmentSubSiteHeader {
		font-size: 14px !important;
	}

	.frAssessmentSiteHeader {
		font-size: 25px !important;
	}

	.frAssessmentSubSiteHeader {
		font-size: 14px !important;
	}

	.deAssessmentSiteHeaderContainer {
		margin-top: 30px !important;
	}

	.assessmentBtn {
		font-size: 12px !important;
		height: auto !important;
		line-height: 35px !important;
		padding: 5px 15px !important;
	}

	.assessmentHeader {
		font-size: 24px !important;
	}

	.assessmentContent {
		font-size: 15px !important;
	}
}

@media (max-width: 580px) and (min-width: 380px) {
	.assessmentSiteHeader {
		font-size: 45px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 20px !important;
	}

	.teamImg {
		display: none !important;
	}

	.ransomwareImg {
		display: none !important;
	}

	.ransomwareContent {
		width: 100% !important;
	}

	.assessmentHeaderBtn {
		padding: 20px !important;
		font-size: 20px !important;
		line-height: 35px !important;
	}

	.assessmentSiteHeaderContainer {
		margin-top: 60px !important;
	}

	.assessmentHeaderBtnHeight {
		height: 80px !important;
	}

	.deAssessmentSiteHeader {
		font-size: 40px !important;
	}

	.deAssessmentSubSiteHeader {
		font-size: 16px !important;
	}

	.frAssessmentSiteHeader {
		font-size: 40px !important;
	}

	.frAssessmentSubSiteHeader {
		font-size: 16px !important;
	}

	.assessmentBtn {
		font-size: 17px !important;
		height: auto !important;
		line-height: 35px !important;
		padding: 5px 20px !important;
	}

	.assessmentHeader {
		font-size: 28px !important;
	}

	.assessmentContent {
		font-size: 18px !important;
	}

	.frAssessmentHeaderBtn {
		padding: 15px !important;
		font-size: 18px !important;
		line-height: 40px !important;
	}
}

@media (max-width: 870px) and (min-width: 580px) {
	.assessmentSiteHeader {
		font-size: 60px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 30px !important;
	}

	.teamImg {
		display: none !important;
	}

	.assessmentHeaderBtnHeight {
		height: 80px !important;
	}

	.deAssessmentSiteHeaderContainer {
		margin-top: 60px !important;
	}
}


@media (max-width: 1090px) and (min-width: 870px) {
	.assessmentSiteHeader {
		font-size: 60px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 30px !important;
	}

	.teamImg {
		display: none !important;
	}
}

@media (max-width: 1240px) and (min-width: 1090px) {
	.assessmentSiteHeader {
		font-size: 80px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 40px !important;
	}

	.teamImg {
		display: none !important;
	}
}

@media (max-width: 1500px) and (min-width: 1245px) {
	.assessmentSiteHeaderContainer {
		/*margin-top: 100px !important;*/
	}

	.frAssessmentSiteHeaderContainer {
		margin-top: 100px !important;
	}

	.assessmentSiteHeader {
		font-size: 90px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 40px !important;
	}

	.teamImg {
		display: none !important;
	}

	.assessmentHeaderBtnHeight {
		height: 100px !important;
	}

	.assessmentHeader {
		font-size: 30px !important;
	}

	.assessmentContent {
		font-size: 20px !important;
	}
}

@media (max-width: 1400px) and (min-width: 1100px) and (max-height: 1100px) and (min-height: 800px) {
	.assessmentSiteHeaderContainer {
		margin-top: 40px !important;
	}

	.assessmentSiteHeader {
		font-size: 80px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 40px !important;
	}

	.teamImg {
		display: none !important;
	}

	.frAssessmentSiteHeaderContainer {
		margin-top: 70px !important;
	}
}

@media (max-width: 1100px) and (min-width: 1000px) and (max-height: 800px) and (min-height: 700px) {
	.assessmentSiteHeaderContainer {
		margin-top: 40px !important;
	}

	.assessmentHeaderBtn {
		line-height: 30px !important;
	}

	.frAssessmentSiteHeader {
		font-size: 50px !important;
	}

	.frAssessmentSubSiteHeader {
		font-size: 30px !important;
	}
}

@media (max-width: 800px) and (min-width: 700px) and (max-height: 700px) and (min-height: 450px) {
	.assessmentSiteHeaderContainer {
		margin-top: 40px !important;
	}

	.assessmentSiteHeader {
		font-size: 40px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 18px !important;
	}

	.teamImg {
		display: none !important;
	}

	.assessmentHeaderBtn {
		line-height: 20px !important;
	}
}

@media (max-width: 850px) and (min-width: 550px) and (max-height: 450px) and (min-height: 150px) {
	.assessmentSiteHeaderContainer {
		margin-top: 0px !important;
	}

	.assessmentSiteHeader {
		font-size: 24px !important;
	}

	.assessmentSubSiteHeader {
		font-size: 13px !important;
	}

	.teamImg {
		display: none !important;
	}

	.assessmentHeaderBtn {
		font-size: 16px !important;
		line-height: 5px !important;
	}

	#image-landingpage {
		height: 100vh;
	}

	.assessmentHeaderBtnHeight {
		height: 40px !important;
	}
}

.assessmentHeaderBtn {
	padding: 30px;
	font-size: 25px;
	height: 100%;
	line-height: 40px;
	text-transform: uppercase;
	border: 5px solid white;
	background-color: rgba(77,163,47,.75);
	font-weight: bolder;
	text-shadow: 2px 2px 10px #000000;
}

.assessmentBtn {
	font-size: 24px;
	height: auto;
	line-height: 43px;
	padding: 5px 20px;
}

.assessmentHeaderBtn:hover {
	background-color: rgba(77,163,47,.9);
	border: 5px solid white;
}

.assessmentHeader {
	color: #0065a2;
	margin-top: 80px;
	font-size: 40px;
	margin-bottom: 20px;
}

.assessmentContent {
	font-size: 24px;
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 99999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 10% auto; /* 15% from the top and centered */
	padding: 5px 20px 10px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
	max-width: 600px;
	overflow: hidden;
}

.close {
	padding-top: 10px;
}

.modal-header {
	padding-left: 0px;
	font-size: 30px;
	color: #0065a2;
}

.modal-subheader {
	font-size: 18px;
	color: #808080;
}

.modal-footer {
	margin-top: 20px;
}

.modal-submit-btn {
	font-size: 18px;
}

.assessmentInput {
	font-size: 16px;
}

.issuesBox {
	border: none;
	text-align: center;
	padding: 40px 20px;
}

.issuePercentage {
	color: red;
	font-size: 40px;
}

.issueIcon {
	font-size: 80px;
	color: red;
}

.caseStudyAuthor {
	font-size: 20px;
}

.ransomwareContentContainer {
	display: flex;
}

.marginHeading {
	margin-top: 12vh;
}

.ransomwareImg {
	background-size: contain;
	background: url("../images/cyber_security.jpg") no-repeat center /cover;
	width: 30%;
}

.ransomwareContent {
	width: 70%;
	background-color: #f2f2f2;
	padding: 25px 50px 50px;
}

.teamImg {
	max-width: 400px;
	max-height: 300px;
}

.panel-footer {
	padding: 0px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #0352A1;
}

.row-flex, .row-flex > div[class*='col-'] {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex:1 1 auto;
}

.row-flex-wrap {
-webkit-flex-flow: row wrap;
align-content: flex-start;
flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
width:100%;
}
.flex-col {
display: flex;
display: -webkit-flex;
flex: 1 100%;
flex-flow: column nowrap;
}

.flex-grow {
display: flex;
-webkit-flex: 2;
flex: 2;
}

/* Banner Home */
.frutigerbold {
    font-family: "FrutigerBold";
}

#image-home {
	background-image: url("../images/datacenter.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 50% 60%;
	height: 700px;
	/*filter: saturate(85%);*/
}
/*
1, 101, 161 blauschimmer
*/

#image-text {
	font-size: 60px;
	/*font-family: 'Patua One', cursive;
	font-family: 'McLaren', cursive;
	font-family: 'Caveat', cursive;*/
	/*font-family: 'Kalam', cursive;*/
	font-family: "FrutigerLight";
	text-shadow: 1px 1px #000000;
	text-align: right;
	font-weight: bold;
}

#image-subtitle {
	font-size: 30px;
	/*font-family: 'Patua One', cursive;*/
	font-family: 'FrutigerLight';
	text-shadow: 3px 3px black;
}

@media screen and (min-width: 756px) {
	#image-text {
		font-size: 60px;
	}

	#image-subtitle {
		font-size: 40px;
	}
}

@media screen and (min-width: 1024px) {
	#image-text {
		font-size: 60px;
	}

	#image-subtitle {
		font-size: 40px;
	}
}

@media screen and (min-width: 1610px) {
	#image-text {
		font-size: 80px;
	}

	#image-subtitle {
		font-size: 50px;
	}
}

@media screen and (max-width: 766px) {
	.container-fluid {
		margin-right: -15px;
	}
}

#main-div {
	padding-top: 20px; /*219px;*/
	padding-bottom: 20px; /*150px;*/
}

@media screen and (max-width: 1499px) {
	.navbar-header {
		margin-right: -15px !important;
	}

	.header-logo {
		z-index: 10;
		position: relative;
	}

	nav {
		width: 100% !important;
		position: absolute !important;
		top: 25px;
		z-index: 0;
	}

	.controls {
		top: inherit;
	}

	#main-div {
		padding-top: 125px; /*100*/
	}

}

/* Banner Pages */
#banner-page {
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 400px;
}

#banner-text {
	padding: 10% 0;
	font-size: 40px;
	font-family: 'FrutigerBold';
	line-height: unset;
	margin-top: 20px;
	color: #0165A1;
}

#banner-subtitle {
	font-size: 30px;
	font-family: 'FrutigerBold';
	text-transform: uppercase;
	line-height: 1.5;
	color: #777777;
}

.padding-home {
	padding-top: 125px; /*100*/
}

@media screen and (min-width: 756px) {
	#banner-text {
		padding: 0 0;
		font-size: 60px;
	}

	#banner-subtitle {
		padding-top: 15px;
		font-size: 30px;
	}

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

@media screen and (min-width: 1024px) {
	#banner-text {
		padding: 0 0;
		font-size: 75px;
	}

	#banner-subtitle {
		padding-top: 20px;
		font-size: 30px;
	}
}

@media screen and (min-width: 1495px) {
	#banner-text {
		padding: 0 0;
		font-size: 100px;
	}

	#banner-subtitle {
		padding-top: 30px;
		font-size: 30px;
	}

	.padding-home {
		padding-top: 219px; /*165*/
	}
}

@media screen and (min-width: 768px) {
	.header-image {
		display: flex;
		align-items: center;
	}
}

.icon-image {
	max-width: 60pt;
	margin: auto;
	display: inline;
	margin-top:10px;
	margin-bottom: 10px;
}

.ghost-btn {
	text-decoration: none;
	border: 1px solid white;
	padding: 10px;
	color: white;
	font-size: 2em;
	margin-left: auto;
	margin-right: auto;
	bottom: 20px;
	position: absolute;
	left: 0;
	right: 0;
	width: fit-content;
	filter: drop-shadow(1px 1px #0165A1);
	border-radius: 10px;
}

.ghost-btn:hover, .ghost-btn:focus {
	background-color: #fefefe;
	color: #0165A1;
	text-decoration: none;
}

.navbar-nav > li > a, .navbar-nav > li > ul > li > a {
	font-size: 20px;
}

.cutCorner:before {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 0px 0 50px;
  border-color: #007bff transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.header-field {
	background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5));
	text-align: center !important;
	margin-bottom: 30px;
	    box-shadow: 9px 2px 5px 0px black;
}

.header-field-text {
	color: #0165A1;
}

.header-div {
	position: absolute;
	text-align: right;
	right: 0;
}

@media screen and (max-width: 819px) {
	.header-div {
		width: 100%;
	}
}

@media screen and (min-width: 820px) {
	.header-field {
		text-align: right;
		padding-right: 100px;
		/*background-color: #4da32f;
		filter: drop-shadow(1px 1px white); */
		padding-left: 50px;
		padding-right: 20px;
		/*border-radius: 5px;*/
		background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5));
		margin-bottom: 30px;
		transform: skew(45deg);
		display: block;
		margin-right: -55px;
	}

	.first {
		padding-left: 295px;
	}

	.second {
		margin-left: 125px;
		padding-left: 170px;
	}

	.third {
		margin-left: 250px;
	}

	.header-field-text {
		color: #0165A1;
		transform: skew(-45deg);
		text-align: left;
		white-space: nowrap;
		margin-right: 115px;
		padding-left: 50px;
		margin-right: 200px;
		font-size: 40px;
	}

	.header-field-text {
		font-size: 60px;
	}

	.icon-image {
		font-size: 60pt;
	}
}

@media screen and (min-width: 1024px) {
	.header-field-text {
		font-size: 60px;
	}

	.icon-image {
		font-size: 60pt;
	}
}

.triangle {
	position: absolute;
	left: -100px;
	top: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 100px;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 100px;
	border-color: #ffffff transparent transparent transparent;
	opacity: 0.5;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#big-solutions {
	display: none;
}

@media screen and (min-width: 992px) {
	#big-solutions {
		display: block;
	}

	#small-solutions {
		display: none;
	}
}

.header-logo-image {
	margin-top: 15px;
	border: 1px solid #9f9f9f;
    border-radius: 5px;
    background: radial-gradient(circle, white, lightgrey);
}

.blockquote-no-border {
	border: none;
}

.download-btn {
	background-color: #4da32f;
    /* color: white; */
    font-weight: normal;
    font-size: 20px;
}

.download-btn:hover, .download-btn:focus, .download-btn:active {
	background-color: #4da32f;
}

.language-select {
	border-radius: 3px;
}

.insight_banner_webinar {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0165A1;
	background-color: #0165A1;
	color: white;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 3px;
}

.support-tile {
	border: 2px solid #4da32f;
	border-radius: 0px;
	color: white;
	background-color: #4da32f;
	font-weight: bold;
}

.support-tile:hover {
	transform: scale(0.98);
    transition: all .2s ease;
}

.profile_pic {
	margin-bottom: 40px;
	margin-top: 30px;
}

.quote_section {
	cursor: pointer;
}

.quote_section:hover {
	background-color: #e3e3e3;
}

.img-case-study {
	margin-top: 20px;
	margin-bottom: 20px;
}

.map-heading {
	font-size: 4.5rem;
	margin-top: 20px;
}

.map-person {
	margin-bottom: 20px;
}

.map-person > p {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 1.7rem;
}

.map-name {
	font-size: 2.2rem !important;
	color: #0165A1;
}

#contact-sales {
	font-size: 5rem;
	margin-bottom: 30px;
	cursor: pointer;
	color: #0165A1;
	font-weight: bold;
	border: 3px #4da32f solid;
	padding: 25px 0 20px;
}

#contact-sales:hover {
	background-color: #dbf5d1;
}

.webinar-sorry-text {
	text-align: center;
	font-size: 3rem !important;
	margin-top: 25px;
	margin-bottom: 20px;
	color: red;
}
