@font-face {
	font-family: "gineso-light";
	src: url("../fonts/Gineso_Light.eot");
	src: url("../fonts/Gineso_Light.woff") format("woff"),
		url("../fonts/Gineso_Light.otf") format("opentype"), 
		url("../fonts/Gineso_Light.svg#filename") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
	font-family: "gineso";
	src: url("../fonts/Gineso_Regular.eot");
	src: url("../fonts/Gineso_Regular.woff") format("woff"),
		url("../fonts/Gineso_Regular.otf") format("opentype"), 
		url("../fonts/Gineso_Regular.svg#filename") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
	font-family: "gineso-bold";
	src: url("../fonts/Gineso_Bold.eot");
	src: url("../fonts/Gineso_Bold.woff") format("woff"),
		url("../fonts/Gineso_Bold.otf") format("opentype"), 
		url("../fonts/Gineso_Bold.svg#filename") format("svg");
	font-weight: normal;
   	font-style: normal;
}
body{
	font-family: "gineso", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 1.125rem;
	line-height: 1.7;
	letter-spacing: 0.46px;
	font-weight: 300;
}
@media (min-width: 768px) {
	body{
		font-size: 1.3125rem;
	}
}
h1, h2, h3{
	font-family: "gineso-bold", sans-serif;
}
h2{
	font-size: 2.45rem;
}
p{
	margin-bottom: 1.5rem;
}
p strong{
	font-family: "gineso-bold", sans-serif;
	font-weight: 500;
}
a{
	color: #6F97BF;
}
a:hover{
	color: #5785B3;
}
.main-content ul {
	padding-left: 0.5rem;
}
.main-content ul li{
	background: url("../images/li_bullet.svg") no-repeat left 16px;
	padding-left: 1.4rem;
	list-style: none;
}
.main-content ul.nav-tabs.primary li{
	padding-left: 0px;
	background-image: none;
}
.section-mrg-bottom{
	margin-bottom: 5rem;
}
.section-pdn-top{
	padding-top: 5rem;
}
.section-tp-border{
	border-top: 1px solid #D8D8D8;
}
.section-btm-border{
	border-bottom: 1px solid #D8D8D8;
}
section.row{
  display: block !important;
}
.canvus_menu {
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  min-height: 80px;
  width: 100%; }
.user-logged-in .canvus_menu{
  margin-top: 50px;    
}
.canvus_menu .navbar-brand{
	margin-top: 15px;
	transition: opacity 1s ease-out;
	opacity: 1;
}
 .canvus_menu .menu-button{
	background-color: #6F97BF;
	 margin-right: -15px;
}
.canvus_menu .toggle_icon {
    position: relative;
    width: 28px;
    height: 18px;
	 cursor: pointer;
}
.canvus_menu .toggle_icon span {
      height: 2px;
      width: 30px;
      display: block;
      background: #ffffff;
      cursor: pointer;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
.canvus_menu .toggle_icon span:before {
        content: "";
        height: 2px;
        width: 15px;
        display: block;
        background: #fff;
        left: 0px;
        top: 16px;
        position: absolute;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
 .canvus_menu .toggle_icon span:after {
    content: "";
    height: 2px;
    width: 30px;
    display: block;
    background: #fff;
    left: 0px;
    bottom: 8px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.canvus_menu .toggle_icon:hover span:before{
	width: 30px;
}
.side_menu {
  position: fixed;
  right: -500px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  max-width: 500px;
  padding: 110px 115px 0;
  z-index: 9;
  box-shadow: 0px 20px 50px rgba(70, 129, 255, 0.1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; 
}
.side_menu .social-media{
	padding-top: 1.5rem;
	margin-top: 2.5rem;
	border-top: 1px solid #ccc;
	font-size: 1rem;
	line-height: 27px;
	color: #4D4C4C;
}
.side_menu .social-media img{
	margin-left: 15px;
	opacity: 0.7;
}
.side_menu .social-media img:hover{
	opacity: 1;
}
.side_menu ul{
	padding-left: 0px;
	padding-top: 0px;
}
.side_menu li{
	list-style: none;
	font-size: 1.8rem;
}
.main-menu-bg{
	position: fixed;
	left: -500px;
	background: rgba(113,159,189, 0.5);
	height: 100%;
	-webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; 
	z-index: 1;
  top:  0px;
}
.view-index-insights .views-field-field-co-author .views-label{
	color: #8e8e8e;
	padding-bottom: 0.4rem;
	margin-top: -0.5rem;
	font-size: 1.1rem;
}
@media (max-width: 575px) {
  .side_menu {
      max-width: 300px;
      padding: 20px 15px;
   }
	body.open .canvus_menu .navbar-brand{
		opacity: 0;
	}
	.canvus_menu .navbar-brand{
		max-width: 120px;
	}
	.canvus_menu .navbar-brand img{
		max-width: 100%;
		height: auto;
	}
  .side_menu .block-menu {
    margin-top: 6rem;
  } 
}
.side_menu .block-menu li {
      margin-bottom: 25px; 
}
@media (max-width: 1440px) {
   .side_menu .block-menu li {
      margin-bottom: 15px;
    } 
}
.side_menu .block-menu li:last-child {
        margin-bottom: 0px;
}
.side_menu .block-menu li a, .side_menu .block-menu li .dropdown-toggle {
        cursor: pointer;
        color: #222222; 
}
.side_menu .block-menu li a{
  padding-top: 0px;
  padding-bottom:  0px;
}
.open .side_menu {
  right: 0px; }
.open .main-menu-bg{
	left: 0px;
	width: 100%;
}
.open .canvus_menu {
  position: fixed; }
.open .canvus_menu .toggle_icon span {
      background: transparent !important; }
.open .canvus_menu .toggle_icon span:before {
        width: 25px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 9px;
        left: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
.open .canvus_menu .toggle_icon span:after {
        width: 25px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: 3px;
        top: 9px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
.index-banner{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.path-frontpage .page-bottom h2 a{
	color: #212529;
}
.collab-carousel .collab-photo img{
		width: 90px;
		height: auto;
}
.collab-carousel .collab-text p {
    font-size: 1rem;
    line-height: 1.5;
    color: #3A3939;
}
.collab-carousel .collab-text p strong {
    font-size: 1.25rem;
    font-family: "gineso", sans-serif;
    color: #333;
}
.field .open-new-tab, .path-contact-me .block-system p a, .external-link{
	padding-right: 1.3rem;
	background: url("../images/external-link-icon.svg") no-repeat right top;	
}
.field .open-new-tab{
	text-decoration: underline;
}
@media (max-width: 767px) {
	h2{
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	.h3, h3 {
    	font-size: 1.54rem;
	}
	.index-banner img{
		width: auto;
		margin-left: -450px;
		height: 500px;
	}
	.banner-text{
		display: none;
		text-align: center;
	}
	.for-mobile{
		display: block !important;
	}
	.banner-text{
		padding: 20px 15px;
		background-color: #d5dade;
	}
	.canvus_menu .menu-button{
		padding: 15px;
	}
  .banner-text h1{
		font-size: 2.85rem;
		line-height: 0.9em;
	}
  .ml-4, .mx-4{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.ml-5, .mx-5{
		margin-left: 1.5rem !important;
		margin-right: 1.5rem !important;
	}
	#block-vblock-index-insights .mx-4, #block-block-my-collab .mx-4{
		margin-left: 1.5rem !important;
		margin-right: 1.5rem !important;
	}
	.insights-carousel .owl-item{
		padding-bottom: 0px !important;
	}
  .insights-carousel .owl-item img{
		width: 100%;
		height: auto;
	}
	.collab-carousel .collab-photo{
		margin-right: 10px;
		float: left;
	}
	.collab-carousel .collab-text{
		padding-top: 15px;
	}
	.region-content-top h1.title{
		margin-left: 15px;
		margin-bottom: 2rem;
	}
	.path-insights .region-content-top h1.title, .path-contact-me .region-content-top h1.title{
		margin-left: 0px;
	}
	.views-element-container.col-auto{
		padding-left: 0px;
		padding-right: 0px;
	}
	.views-field-field-cat-image img{
		max-width: 100%;
		height: auto;
		margin-bottom: 1.5rem;
	}
	.owl-drag .owl-item{
		border-right: none !important;
	}
}
@media (max-width: 500px) {
	.index-banner img{
		width: auto;
		margin-left: -680px;
		height: 500px;
	}
}
@media (min-width: 768px) {
	.for-mobile{
		display: none !important;
	}
	.canvus_menu .menu-button{
		padding: 20px;
	}
	.index-banner img{
		width: 120%;
		margin-left: -50px;
		height: auto;
	}
	.banner-text{
		position: absolute;
		left: 10px;
		top: 80px;
	}
  .banner-text h1{
		font-size: 3.85rem;
		line-height: 0.9em;
	}
  .path-frontpage .page-bottom h2{
		margin-left: 20px;
	  margin-bottom: 2rem;
	}
  .path-frontpage .page-bottom h2:before {
    content: "";
    height: 1px;
    background-color: #666;
    display: inline-block;
    margin-right: 20px;
    width: 100px;
    vertical-align: middle;
  }
  .path-frontpage .page-bottom #block-block-my-collab h2:before {
	  background-color: #ccc;
	}
  .owl-item {
   		padding: 0 20px;
	}
  .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
  }
  .collab-carousel .view-field > div{
		float: left;
	}
	.collab-carousel .collab-photo img{
		width: 70px;
		height: auto;
	}
	.collab-carousel .collab-photo{
		margin-right: 10px;
	}
	.collab-carousel .collab-text p strong{
		font-size: 1.15rem;
	}
	.block-system-main-block img{
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	.index-banner img{
		width: 100%;
		height: auto;
		margin-left: 0px;
	}
	.canvus_menu .navbar-brand{
		margin-left: 40px;
	}
	.banner-text{
		position: absolute;
		left: 50px;
		top: 150px;
	}
}
@media (min-width: 1200px){
  .banner-text h1{
		font-size: 4.85rem;
		line-height: 0.9em;
	}
  .path-frontpage .page-bottom h2{
		margin-left: 30px;
		margin-bottom: 3rem;
	}
  .owl-item{
   		padding: 0 30px;
	}
  .collab-carousel .collab-photo img{
		width: 100px;
		height: auto;
	}
  .collab-carousel .collab-text {
    padding-top: 1.65rem;
  }
}
.banner-text h1 span{
	color: #6F97BF;
}
.title-h2{
	margin-bottom: 4.7rem;
}
.title-h2 h2{
	color: #6F97BF;
	margin-bottom: 0px;
}
section.twitter{
	background-color: #F7F9FB;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
section.twitter .mt-label{
	text-indent: -9999px;
	width: 62px;
	height: 36px;
	background: url("../images/twitter-top-icon.svg") no-repeat left top;
	border-right: 1px solid #D7D6D6;
}
section.twitter .mt-label a{
	display: block;
}
section.page-content{
  margin-top: 5rem;
}
.scroll-bottom{
	position: absolute;
	left: 50%;
	margin-left: -10px;
	margin-top: 10px;
	-webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
	display: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }
body:not(.path-frontpage) section.page-content{
	margin-bottom: 5rem;
}
body.page-node-10 section.page-content, body.node--type-insights section.page-content{
	margin-bottom: 0px;
}
.view-index-insights img, .view-index-insights h3{
	margin-bottom: 30px;
}
.view-index-insights h3 a{
	color: #3E3E3E;
}
#block-block-my-collab{
	padding: 75px 0 90px;
	background-color: #739CC5;
	color: #fff;
}
.path-frontpage .page-bottom .col-auto, #block-simplenewssubscription .col-auto,
#block-vblock-index-insights .mx-4 > .col-12, #block-block-my-collab .mx-4 > .col-12{
  padding-left: 0px;
  padding-right: 0px;
}
.page-banner .inner-banner{
	width: 100%;
	overflow: hidden;
}
.page-banner .inner-banner img, .node--type-companies .company-photo img{
	max-width: 100%;
	height: auto;
}
.region-content-top.row{
	margin-left: 0px;
	margin-right: 0px;
}
.main-content .block-system .field--name-field-page-toptext{
	margin-bottom: 5rem;
}
.compet-block-row .compet-block-column h3 img{
	margin-right: 2rem;
}
.compet-block-row .project-link p, .view-categpries .project-link p{
	margin-bottom: 0px;
	line-height: 1.1;
	font-size: 1.15rem;
}
.compet-block-row .project-link p.link, .view-categpries .project-link p.link{
	font-size: 1.4rem;
}
.compet-block-row .project-link, .view-categpries .project-link{
	position: relative;
	padding-left: 3rem;
}
.compet-block-row .project-link:before, .view-categpries .project-link:before{
	background: url("../images/link_arrow.svg") no-repeat left 13px;
	width: 38px;
	height: 43px;
	content: '';
	position: absolute;
	left: 0px;
	-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.view-categpries .views-row{
	padding-bottom: 4rem;
	margin-bottom: 4rem;
	border-bottom: 1px solid #D8D8D8;
}
.view-categpries .views-row:last-child{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 1rem;
}
.view-categpries .project-details{
	display: none;
}
.view-categpries .project-link{
	-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
	padding-top: 15px;
	padding-bottom: 15px;
	right: 0px;
}
.view-categpries .project-link:hover{
	padding-left: 4rem;
}
.view-categpries .project-link:hover:before{
	left: 1rem;
}
.view-categpries h3{
	margin-bottom: 3rem;
}
.region-content-top h1.title{
	color: #6F97BF;
}
.view-categpries .views-field-field-category-name{
	position: relative;
}
.view-categpries .views-field-field-category-name .project-details{
	position: absolute;
	bottom: 90px;
	left: 0px;
	padding: 1.5rem;
	background-color: #fff;
	border: 1px solid #D8D8D8;
	font-size: 1.1rem;
}
.views-field-field-category-name .project-details .proj-detail-top{
	margin-bottom: 1rem;
}
.view-categpries .views-field-field-category-name.active .project-details{
	display: block;
}
.view-categpries .views-field-field-category-name.active .project-link{
	background-color: #6F97BF;
	color: #fff;
	padding-left: 4rem;
}
.view-categpries .views-field-field-category-name.active .project-link:before{
	background-image: url("../images/link_arrow_active.svg");
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	left: 1rem;
}
.view-categpries .views-field-field-category-name.active .project-link a{
	color: #fff;
}
.view-categpries .project-details .close-div{
	width: 26px;
	height: 40px;
	float: right;
	margin: -10px -10px 0 0;
	background: url("../images/close_box.svg") no-repeat left top;
	cursor: pointer;
}
.node--type-companies .company-text .number, .node--type-companies .company-text .com-type-text{
	display: inline-block;
	vertical-align: top;
}
.node--type-companies .company-text .number{
	width: 14%;
	font-size: 4rem;
	color: #6F97BF;
	line-height: 1;
	font-family: "gineso-bold";
}
.node--type-companies .company-text .com-type-text{
	width: 85%;
}
.node--type-companies .views-element-container.col-auto{
	padding-left: 0px;
	padding-right: 0px;
}
.view-company-type .views-row{
	margin-top: 5rem;
	padding-top: 5rem;
	border-top: 1px solid #D8D8D8;
}
.view-company-type .views-row:nth-child(2), .view-company-type .views-row:nth-child(3){
	margin-top: 3rem;
}
.view-company-type .views-row:after{
	content: '';
	display: block;
	clear: both;
}
.view-company-type .views-row ul li img{
	max-width: 100%;
	height: auto;
}
.view-company-type .views-row ul{
	white-space:nowrap;
	display: block;
	margin-top: 3rem;
	margin-left: -25px;
	margin-right: -25px;
	padding: 0px;
}
.view-company-type .views-row ul li{
	padding: 0px 25px;
	border: none;
	float: left;
	width: 33.333333%;
	list-style: none;
	margin-bottom: 3rem;
	background-image: none;
}
.view-company-type .views-row h3{
	margin-bottom: 1.8rem;
}
.path-contact-me .block-system p{
	margin-bottom: 4rem;
}
.path-contact-me .block-system p span{
	text-decoration: underline;
}
.path-contact-me .block-system p a{
	text-decoration: none;
}
.path-contact-me .contact-form .form-control, .event-form .hs-form-field .input input, .event-form .hs-form-field .input textarea{
	font-size: 1.35rem;
	border-radius: 0px;
	border: 1px solid #E5E5E5;
	/*border-bottom-color: #737070;*/
	outline: none;
}
.path-contact-me input.form-control, .event-form .hs-form-field .input input{
	height: calc(1.5em + .75rem + 4px);
}
.path-contact-me .form-control:focus, .event-form .hs-form-field .input input:focus{
	border-color: #737070;
	box-shadow: none;
}
.path-contact-me .form-control:focus::placeholder{
	color: #6F97BF;
}
.path-contact-me .contact-form .form-group{
	margin-bottom: 1.5rem;
}
.event-form .actions .primary{
    border: 1px solid transparent;
}
.path-contact-me .contact-form .button--primary, .event-form .actions .primary{
	border-color: #6F97BF;
	border-width: 2px;
	background-color: #fff;
	color: #6F97BF;
	border-radius: 0px;
	min-height: 70px;
	min-width: 250px;
	font-size: 1.35rem;
	margin-top: 3rem;
	-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.view-events .views-field-nothing .primary{
    border: 2px solid #6F97BF;
    padding: 0.8rem 1.5rem;
    background-color: #6F97BF;
	color: #fff;
    line-height: 1;
    -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
    display: inline-block;
}
.view-events .views-field-nothing .primary:hover{
    border-color: #6F97BF;
    background-color: #fff;
	color: #6F97BF;
    text-decoration: none;
}
.path-contact-me .contact-form .button--primary:hover, .event-form .actions .primary:hover{
	background-color: #6F97BF;
	color: #fff;
}
.path-contact-me .contact-form .form-item-middle-name{
	display: none;
}
.causes-content-row{
	margin-bottom: 5rem;
	padding-bottom: 5rem;
	border-bottom: 1px solid #D8D8D8;
}
.causes-content-row:last-child{
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 1rem;
}
.view-insights-landing .views-row{
	margin-bottom: 6rem;
    width: 100%;
}
.view-insights-landing .views-row, .node--type-insights .view-related-insights .views-field-field-teaser-text{
	line-height: 1.5;
}
.view-insights-landing .views-row:last-child{
	margin-bottom: 0px;
}
.view-insights-landing .views-row .teaser-text h3{
	margin-bottom: 1.8rem;
}
.view-insights-landing .field-publishing-date{
	color: #858383;
	margin-bottom: 1.5rem;
}
.view-insights-landing .insight-teaser-top:after, .view-insights-landing .insight-teaser-bottom:after, 
.event-form .hs-form-field:after{
	content: '';
	display: block;
	clear: both;
	height: 0px;
}
.view-insights-landing .views-row:after{
	clear: both;
	display: block;
	content: '';
	height: 0px;
}
.view-insights-landing .views-field-field-thumb-image{
	margin-right: 2rem;
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.view-related-insights .views-field-field-thumb-image{
	margin-bottom: 1rem;
}
.view-related-insights .views-field-field-thumb-image img{
	width: 100%;
	height: auto;
}
.view-related-insights .views-field-title{
	font-family: "gineso-bold", sans-serif;
	line-height: 1.2;
}
.view-related-insights .views-field-title, .view-related-insights .views-field-field-teaser-text,
.path-frontpage .insights-carousel .views-field-field-teaser-text{
	margin-bottom: 1.5rem;
}
.view-related-insights .views-field-field-teaser-text, .path-frontpage .insights-carousel .views-field-field-teaser-text{
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #D8D8D8;
}
.node--type-insights .view-related-insights .paragraph--type--co-author, 
.node--type-insights .view-related-insights .paragraph--type--co-author:first-child, 
.path-frontpage .insights-carousel .paragraph--type--co-author{
	margin-left: 0px;
	margin-bottom: 1.35rem;
}
.view-insights-landing .views-field-title{
	-webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.view-insights-landing h3 a, .view-related-insights .views-field-title a{
	color: #3E3E3E;
}
.view-insights-landing .paragraph--type--co-author img, .node--type-insights .paragraph--type--co-author img,
.path-frontpage .insights-carousel .owl-item .paragraph--type--co-author img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-bottom: 0px;
}
.view-insights-landing .layout--twocol > .layout__region--first,
.node--type-insights .layout--twocol > .layout__region--first, 
.path-frontpage .insights-carousel .layout--twocol > .layout__region--first{
	flex: 0 0 auto;
}
.view-insights-landing .layout--twocol > .layout__region--second, 
.node--type-insights .layout--twocol > .layout__region--second,
.path-frontpage .insights-carousel .layout--twocol > .layout__region--second{
	flex: 1 1 auto;
	line-height: 1.1;
	align-self: center;
}
.block-views-blockinsight-authors-block-1{
	width: 100%;
}
.view-insights-landing .insight-teaser-bottom, .block-views-blockinsight-authors-block-1{
	padding: 8px 0;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	margin-top: 1.5rem;
}
.block-views-blockinsight-authors-block-1{
	margin-bottom: 6rem;
}
.insight-teaser-bottom .co-authors h4, .node--type-insights .co-authors h4{
	margin-bottom: 0px;
	color: #929292;
}
.view-insights-landing .teaser-text p{
	margin-bottom: 0px;
}
.view-insights-landing .paragraph--type--co-author .field--type-image, .node--type-insights .paragraph--type--co-author .field--type-image, 
.path-frontpage .insights-carousel .paragraph--type--co-author .field--type-image{
	float: left;
	margin-right: 15px;
}
.view-insights-landing .paragraph--type--co-author .field--name-field-name,
.node--type-insights .paragraph--type--co-author .field--name-field-name, 
.path-frontpage .insights-carousel .paragraph--type--co-author .field--name-field-name{
	font-size: 1.1rem;
}
.node--type-insights .paragraph--type--co-author a .field--name-field-name{
	color: #212529;
}
.view-insights-landing .paragraph--type--co-author .field--name-field-title,
.node--type-insights .paragraph--type--co-author .field--name-field-title, 
.path-frontpage .insights-carousel .paragraph--type--co-author .field--name-field-title{
	color: #797979;
	font-size: 1rem;
}
.node--type-insights .block-page-title-block{
	margin-bottom: 0px;
}
.node--type-insights .node__content{
	margin-top: 0px;
}
.node--type-insights .field--name-field-publishing-date{
	margin-bottom: 2rem;
	color: #797979;
}
.node--type-insights .field--name-field-co-author{
	margin-bottom: 4rem;
}
.node--type-insights .view-id-insight_authors:after, .node--type-insights .se-block:after, .event-detail-card:after, 
.view-events .views-row:after, .node--type-events .se-block:after{
	clear: both;
	display: block;
	content: '';
}
.insight-teaser-bottom .field-publishing-date, .node--type-insights .field-publishing-date, .node--type-events .event-date, 
.view-events .event-date{
	margin-bottom: 0px;
	color: #3E3E3E;
	background: url("../images/date_icon.svg") no-repeat left center;
	padding-left: 2.3rem;
	line-height: 60px;
}
.block-views-blockinsight-authors-block-1 .col-auto{
	padding-left: 0px;
	padding-right: 0px;
}
.node--type-insights .main-content .mx-4{
	padding-bottom: 5rem;
	position: relative;
}
.node--type-insights .main-content .back-link a, .node--type-events .main-content .back-link a{
	background: url("../images/back-link-arrow.svg") no-repeat left 5px;
	padding-left: 1.5rem;
	line-height: 1;
}
.se-block .block-content .se-container .se-links-container, .se-block .block-content .se-container .se-links-container .se-links{
	height: 35px;
}
.se-block .block-content .se-container .se-links-container{
	width: -webkit-calc(100% - 45px);
	width: -moz-calc(100% - 45px);
	width: calc(100% - 45px);
}
.node--type-insights .se-block ul li, .node--type-insights .field--name-field-tags ul li, 
.node--type-events .se-block ul li{
	background-image: none;
	padding-left: 0px;
}
.node--type-insights .field--name-field-tags ul{
	padding-left: 0px;
	overflow: hidden;
}
.node--type-insights .se-block{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.node--type-events .se-block{
    display: none;
    margin-bottom: 3rem;
}
.node--type-insights .se-block ul li, .node--type-events .se-block ul li{
	margin-right: 0.8rem;
}
.node--type-insights .field--name-field-tags ul li{
	font-size: 1rem;
	display: inline-block;
	margin-right: 1.4rem;
	background-color: #E7E6E6;
	padding: 0.4rem 1.67rem;
	border-radius: 4px;
	color: #7A7979;
}
.se-block.se-align-left .block-content .se-container .se-links-container{
	margin-left: 25px;
}
.se-block .block-content .se-container .se-links-container .se-links .se-link img{
	max-height: 25px;
}
.path-contact-me .contact-form .form-group{
		padding-left: 0px;
		padding-right: 0px;
	}
.event-detail-card, .view-events .views-row{
    padding: 1.5rem 1rem;
    margin-bottom: 3rem;
    border: 1px solid #EAEAEA;
}
.node--type-events .event-logo, .view-events .views-row .views-field-field-venue-logo{
    border-right: 1px solid #EAEAEA;
    padding-right: 1rem;
}
.event-detail-card .event-title-detail h1, .view-events .views-field-field-subtitle h1{
    font-size: 1.75rem;
    color: #6A6969;
}
.event-detail-card .event-title-detail h2, .view-events .views-field-field-subtitle h2{
    font-size: 1.65rem;    
}
.event-form{
    margin: 80px 0 20px;
}
.event-form .hs-form-field .input input, .event-form .hs-form-field .input textarea {
    width: 100%;
    padding: .375rem .75rem;
}
.event-form .hs-form-field{
    margin-bottom: 1.5rem;
}
.event-form .hs-error-msgs{
    padding: 0px;
    color: red;
    line-height: 1.1;
    font-size: 1.05rem;
    margin-bottom: 0px;
}
.event-form .hs-error-msgs li{
    padding-left: 0px;
}
.event-form .hs_error_rollup{
    display: none;
}
@media(max-width:767px){
	.page-banner .page-title-holder{
		display: none;
	}
	.page-banner{
		margin-bottom: 1rem;
	}
	.views-field-field-category-name .project-details, .view-categpries .views-field-field-category-name, 
	.view-categpries .views-field-field-category-name.active .project-link{
		width: 100%;
	}
	.page-node-13 .block-system img{
		max-width: 100%;
		height: auto;
		margin: 3rem 0;
	}
	.causes-content-row .cause-img{
		margin-bottom: 1rem;
	}
	.video-container img{
		max-width: 90%;
		height: auto;
	}
	.compet-block-row .compet-block-column h3{
		margin-bottom: 2rem;
	}
	.compet-block-column, .view-related-insights .views-row{
		margin-bottom: 4rem;
		padding-bottom: 4rem;
		border-bottom: 1px solid #D8D8D8;
	}
	.compet-block-row:last-child .compet-block-column:last-child, .view-related-insights .views-row:last-child{
		border-bottom: none;
		padding-bottom: 0px;
	}
	.company-type{
		display: flex;
		display: -ms-flex;
		flex-direction: row;
	}
	.company-type .number{
		flex: 0 0 auto;
	}
	.company-type .com-type-text{
		flex: 1 1 auto;
	}
	.view-company-type .views-row ul li{
		padding-left: 20px;
		padding-right: 20px;
	}
	.view-insights-landing .insight-teaser-top .teaser-img{
		margin-bottom: 1rem;
	}
	.view-insights-landing .insight-teaser-top .teaser-img img{
		max-width: 100%;
		height: auto;
	}
	.view-insights-landing .insight-teaser-bottom{
		border-top: none;
		margin-top: 0;
		padding-bottom: 2.5rem;
	}
	.view-insights-landing .views-row:last-child .insight-teaser-bottom{
		padding-bottom: 0px;
		border-bottom: none;
	}
	.view-insights-landing .co-authors h4, .view-insights-landing .paragraph--type--co-author, 
	.node--type-insights .co-authors h4, .node--type-insights .paragraph--type--co-author{
		margin-bottom: 0.6rem;
	}
	.view-insights-landing .views-row{
		margin-bottom: 3rem;
	}
	.insight-teaser-bottom .field-publishing-date{
		color: #959595;
	}
	.node--type-insights .field-publishing-date{
		position: absolute;
		bottom: -7rem;
	}
	.node--type-insights .view-insight-authors{
		position: relative;
	}
	.node--type-insights .view-related-insights{
		padding-left: 15px;
		padding-right: 15px;
	}
	.view-related-insights .views-field-field-teaser-text{
		border-bottom: none;
		padding-bottom: 0;
	}
	.node--type-insights .view-related-insights .paragraph--type--co-author, 
	.node--type-insights .view-related-insights .paragraph--type--co-author:first-child{
		margin-bottom: 0px;
	}
	body:not(.path-frontpage) section.page-content{
		margin-top: 3rem;
	}
	.main-content .block-system .field--name-field-page-toptext{
		margin-bottom: 3rem;
	}
	.causes-content-row .cause-text p:last-child{
		margin-bottom: 0px;
	}
    .node--type-events .event-logo, .view-events .views-row .views-field-field-venue-logo{
        border-right: none;
    }
    .node--type-events .event-logo img, .view-events .views-row .views-field-field-venue-logo img{
        max-width: 100%;
        height: auto;
    }
}
@media(min-width:768px){
	.page-banner .page-title-holder{
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 50%;
		min-height: 5rem;
		background-color: #fff;
		padding-top: 2.5rem;
	}
	.path-insights .page-banner .page-title-holder, .node--type-events .page-banner .page-title-holder{
		width: 40%;
	}
	.node--type-insights .page-banner .page-title-holder{
		display: none;
	}
	.page-banner{
		position: relative;
	}
	.compet-block-row .compet-block-column h3{
		margin-bottom: 4rem;
	}
	.region-content-top{
		margin-top: -5rem;
	}
	.block-page-title-block{
		margin-top: -45px;
		position: absolute;
	}
	.big-title .region-content-top, .node--type-insights .region-content-top{
		margin-top: 0;
	}
	.big-title .block-page-title-block, .node--type-insights .block-page-title-block{
		margin-top: 0px;
		position: relative;
		margin-bottom: 4rem;
	}
	.node--type-insights .block-page-title-block{
		margin-bottom: 0px;
	}
	.compet-block-row{
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
	}
	.compet-block-row .compet-block-column{
		width: 50%;
		padding-bottom: 5rem;
		padding-top: 1rem;
	}
	.compet-block-row:first-child{
		border-bottom: 1px solid #D8D8D8;
	}
	.compet-block-row:last-child .compet-block-column{
		padding-top: 4rem;
	}
	.compet-block-row .compet-block-column.column-first{
		padding-right: 2rem;
		border-right: 1px solid #D8D8D8;
	}
	.compet-block-row .compet-block-column.column-last{
		padding-left: 2rem;
	}
	.view-categpries .views-row:after{
		display: block;
		content: '';
		clear: both;
		height: 0px;
	}
	.view-categpries .views-field-field-cat-image img{
		max-width: 100%;
		height: auto;
	}
	.view-categpries .views-field-field-cat-image, .view-categpries .views-field-field-category-name{
		width: 50%;
		float: left;
	}
	.view-categpries .views-row:nth-child(even) .views-field-field-cat-image{
		float: right;
	}
	.view-categpries .views-field-field-category-name .field-content > p{
		margin-bottom: 5rem;
	}
	.view-categpries .project-link{
		position: absolute;
		bottom: 0px;
		left: 3rem;
	}
	.view-categpries .views-row:nth-child(even) .project-link{
		left: 0px;
		right: 3rem;
	}
	.view-categpries .views-field-field-category-name{
		padding-left: 3rem;
		min-height: 480px;
	}
	.view-categpries .views-row:nth-child(even) .views-field-field-category-name{
		padding-left: 0px;
		padding-right: 3rem;
	}
	.view-categpries .views-field-field-category-name .project-details{
		margin-left: 3rem;
	}
	.view-categpries .views-row:nth-child(even) .views-field-field-category-name .project-details{
		margin-left: 0px;
		margin-right: 3rem;
	}
	.node--type-companies .company-photo{
		width: 40%;
	}
	.node--type-companies .company-text, .node--type-companies .company-photo{
		float: left;
	}
	.node--type-companies .company-text{
		width: 60%;
		padding-right: 4rem;
	}
	.path-contact-me textarea.form-control{
		min-height: 280px;
	}
	.contact-btn{
		text-align: center;
	}
	.path-contact-me .button--primary{
		display: inline-block;
	}
	.philos-bottom-row{
		padding-left: 6rem;
		padding-right: 6rem;
		margin-top: 5rem;
	}
	.causes-content-row:after{
		clear: both;
		content: '';
		display: block;
	}
	.causes-content-row .cause-img{
		float: left;
		margin-right: 4rem;
	}
	.causes-content-row:nth-child(even) .cause-img{
		float: right;
		margin-right: 0px;
		
		margin-left: 4rem;
	}
	.view-insights-landing .teaser-img, .view-insights-landing .teaser-text, 
    .node--type-events .event-logo, .node--type-events .event-title-detail, 
    .view-events .views-field-field-venue-logo, .view-events .views-field-field-subtitle{
		float: left;
	}
    .view-events .views-field-nothing{
        float: right;
    }
    .view-events .views-row{
        position: relative;
    }
    .view-events .views-field-nothing .primary{
       position: absolute;
        right: 2rem;
       top: 45%;
        display: block;
    }
    .node--type-events .event-logo{
        text-align: right;
    }
	.insight-teaser-bottom .field-publishing-date, .node--type-insights .field-publishing-date{
		float: left;
	}
	.insight-teaser-bottom .co-authors, .node--type-insights .co-authors{
		float: right;
		width: 70%;
		overflow-x: scroll;
    	overflow-y: hidden;
    	height: 70px;
    	white-space:nowrap
	}
	.insight-teaser-bottom .co-authors h4, .insight-teaser-bottom .paragraph--type--co-author,
	.view-insights-landing .paragraph--type--co-author .field--name-field-name{
		display: inline-block;
		vertical-align: middle;
	}
	.node--type-insights .co-authors{
		display: flex;
		align-items: center;
	}
	.node--type-insights .co-authors h4{
		flex: 0 0 auto;
	}
	.node--type-insights .paragraph--type--co-author .field--name-field-name{
		flex: 1 1 auto;
	}
	.node--type-insights .paragraph--type--co-author .layout--twocol, .view-related-insights .view-content{
    	display: flex;
    	flex-wrap: wrap;
	}
	.view-related-insights .view-content{
		flex-direction: row;
		margin-left: -25px;
		margin-right: -25px;
	}
	.view-related-insights .view-content .views-row{
		flex: 1 1 33.3333%;
		padding-left: 25px;
		padding-right: 25px;
		border-right: 1px solid #D8D8D8;
		padding-bottom: 4rem;
	}
	.view-related-insights .view-content .views-row:last-child{
		border-right: none;
	}
	.insight-teaser-bottom .paragraph--type--co-author, .node--type-insights .paragraph--type--co-author{
		margin-left: 50px;
	}
	.insight-teaser-bottom .paragraph--type--co-author:first-child, .node--type-insights .paragraph--type--co-author:first-child{
		margin-left: 35px;
	}
	.view-insights-landing .views-row .insight-teaser-top{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.view-insights-landing .views-row .teaser-img{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.view-insights-landing .views-row .teaser-text{
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	.view-insights-landing .views-row .teaser-img, 
    .node--type-events .event-logo, .view-events .views-row .views-field-field-venue-logo{
		width: 200px;
        height: auto;
		margin-right: 2rem;
	}
	.view-insights-landing .views-row .teaser-img img{
		max-width: 100%;
		height: auto;
	}
	.node--type-companies .company-text .com-type-text{
		width: 80%;
	}
    .node--type-events .event-form label{
        width: 30%;
    }
    .node--type-events .event-form .actions{
        margin-left: 30%;
    }
    .node--type-events .event-form ul li label{
        width: 100%;
    }
    .event-form .hs-form-field label, .event-form .hs-form-field .input, .event-form .hs-error-msgs {
        float: left;
    }
    .event-form .hs-form-field .input, .event-form .hs-error-msgs, .event-form .actions {
        width: 70%;
    }
    .event-form .hs-error-msgs{
        margin-left: 30%;
    }
}
@media(min-width: 992px){
	.title-h2{
		margin-bottom: 5.8rem;
	}
	.region-content-top h1.title:before {
		content: "";
		height: 2px;
		background-color: #6F97BF;
		display: inline-block;
		margin-right: 20px;
		width: 100px;
		vertical-align: middle;
  	}
	.node--type-insights .region-content-top h1.title:before{
		display: none;
	}
	.view-categpries h3:before, .view-company-type .views-row h3:before{
		content: "";
		height: 1px;
		background-color: #666;
		display: inline-block;
		margin-right: 15px;
		width: 60px;
		vertical-align: middle;
	}
	.path-insights .block-page-title-block{
		padding-left: 15px;
	}
	.big-title .block-page-title-block{
		padding-left: 0px;
	}
	.main-content .block-system .field--name-field-page-toptext,
	.path-contact-me .block-system p{
		padding-left: 8rem;
		padding-right: 8rem;
	}
	.project-link{
		margin-top: 3rem;
	}
	.view-categpries .project-link{
		left: 3rem;
	}
	.view-categpries .views-field-field-category-name.active .project-details{
		top: 3rem;
	}
	.view-categpries .views-row{
		margin-bottom: 5rem;
		padding-bottom: 5rem;
	}
	.view-company-type .views-row ul li{
		width: 25%;
	}
	.page-node-13 .block-system img{
		max-width: 95%;
		height: auto;
		float: right;
		margin-top: 1rem;
	}
	.node--type-insights .block-system-main-block, .node--type-insights .main-content .back-link, 
    .node--type-events .event-details, .node--type-events .event-form, .node--type-events .se-block{
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.node--type-insights .field--name-field-tags ul{
		float: right;
		margin-bottom: 0px;
	}
	.node--type-insights .main-content .back-link{
		position: absolute;
		bottom: 5rem;
	}
    .node--type-events .main-content .back-link{
        margin-left: 5rem;
    }
	.node--type-insights .field--name-field-tags ul li:last-child{
		margin-right: 0px;
	}
	.node--type-companies .company-text .com-type-text{
		width: 85%;
	}
	.view-insights-landing .views-row .teaser-img{
		width: 400px;
	}
    .node--type-events .event-logo{
        width: 50%;
    }
    .view-events .views-row .views-field-field-venue-logo{
        width: 40%;
    }
	.philos-bottom-row{
		padding-left: 8rem;
		padding-right: 8rem;
	}
	.compet-block-row .compet-block-column h3{
		min-height: 80px;
	}
}
@media(min-width: 1200px){
	.node--type-companies .company-text{
		padding-right: 5rem;
	}
	.view-company-type .views-row:last-child{
		position: relative;
	}
	.view-company-type .views-row:last-child .views-field-field-comp-description{
		margin-right: 480px;
	}
	.view-company-type .views-row:last-child .views-field-field-comp-description:after{
		content: '';
		width: 400px;
		background: url("/files/wealth_image.jpg") no-repeat right top;
		height: 350px;
		right: 0px;
		top: 5.5rem;
		position: absolute;
	}
	.page-node-13 .block-system img{
		max-width: 90%;
		height: auto;
		float: right;
	}
	.view-insights-landing .views-row .teaser-img, .node--type-events .event-logo, .view-events .views-row .views-field-field-venue-logo{
		margin-right: 60px;
	}
	.node--type-insights .block-system-main-block, .node--type-insights .main-content .back-link, 
    .node--type-events .event-details, .node--type-events .event-form, .node--type-events .se-block{
		padding-left: 6.5rem;
		padding-right: 6.5rem;
	}
    .node--type-events .main-content .back-link{
        margin-left: 6.5rem;
    }
	.path-frontpage .insights-carousel .paragraph--type--co-author{
		margin-right: 1.8rem;
		float: left;
	}
	.path-frontpage .insights-carousel .paragraph--type--co-author:last-child{
		margin-right: 0px;
	}
	.insight-teaser-bottom .co-authors, .node--type-insights .co-authors{
		width: auto;
		overflow-x: hidden;
	}
}
@media(min-width:1441px){
	.page-banner .inner-banner{
		max-height: 500px;
	}
	.page-banner .inner-banner img{
		width: 100%;
	}
}

.footer-area{
  background-color: #000;
}
.footer-area .section-btm-border {
    border-color: #585757;
}
.footer-area #edit-subscriptions-wrapper{
  margin: 0px;
}
.footer-area .region-footer-first, .footer-area .region-footer-second{
  color: #fff;
}
#block-simplenewssubscription{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    padding: 80px 15px;
}
.footer-area .block-simplenews .form-item-message{
    line-height: 1.2;
    margin-bottom: 0px;
    font-size: 1.6rem;
}
.footer-area .form-inline .form-email{
    width: 100%;
}
.footer-area .form-inline .form-email, .footer-area .form-inline button {
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
    height: calc(2.25rem + 12px);
    font-size: 1.2rem;
}
.footer-area .form-inline .form-type-email{
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
}
.footer-area .form-inline .form-actions{
  display: inline-block;
}
.footer-area .form-inline button {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -1px;
    border-color: #fff;
}
.footer-area .form-inline{
    margin-top: 10px;
}
.footer-area .footer-menu{
    padding-top: 5rem;
}
.footer-menu-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
    display: flex;
}
.footer-menu-column {
    width: 33.3333%;
    float: left;
    margin: 0 7.5px;
}
.footer-menu p{
	font-size: 1.65rem;
}
.footer-menu .menu-small, .footer-menu .menu-big{
	margin-bottom: 15px;
}
.footer-menu .menu-small a, .footer-menu .menu-big a{
	display: block;
	color: #fff;
	padding: 25px 0 0 20px;
}
.footer-menu .menu-small a:hover, .footer-menu .menu-big a:hover{
	text-decoration: none;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.footer-menu .menu-small p, .footer-menu .menu-big p{
	margin-bottom: 0px;
	line-height: 1;
}
.footer-menu .menu-big a{
	height: 175px;
}
.techofficer-red {
    background-color: #3F566C;
}
.techofficer-gray {
    background-color: #262727;
}
.footer-menu .categories, .footer-menu .causes, .footer-menu .companies, .footer-menu .competencies, .footer-menu .contact{
	border: 1px solid #3E3E3E;
}
.footer-menu .categories a, .footer-menu .causes a, .footer-menu .companies a, .footer-menu .competencies a, .footer-menu .contact a{
	background-color: rgba(0,0,0,0.7);
}
.footer-menu .categories{
	background: url("../images/category_bg.jpg") no-repeat left top;
	background-size: cover;
}
.footer-menu .causes{
	background: url("../images/couses_bg.jpg") no-repeat left top;
	background-size: cover;
}
.footer-menu .companies{
	background: url("../images/companies_bg.jpg") no-repeat left top;
	background-size: cover;
}
.footer-menu .competencies{
	background: url("../images/competencies_bg.jpg") no-repeat left top;
	background-size: cover;
}
.footer-menu .contact{
	background: url("../images/contact_bg.jpg") no-repeat left top;
	background-size: cover;
}
.footer-area .footer-menu .section-mrg-bottom {
    margin-bottom: calc(5rem - 15px);
}
.footer-menu .menu-small a{
	height: 80px;
}
.footer-area .form-inline button:hover {
    background-color: #6F97BF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.footer-area .region-footer-third{
    font-size: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #B1B1B1;
}
.footer-area .region-footer-third img {
    margin-left: 13px;
    opacity: 0.8;
}
.footer-area .region-footer-third img:hover{
    opacity: 1;
}
@media (max-width: 767px){
	.footer-area .form-inline .form-type-email, #block-simplenewssubscription .col-auto{
		margin-bottom: 3px;
	}
	#block-simplenewssubscription .col-auto{
		margin-top: 1rem;
	}
}
@media (min-width: 768px){
	.block-simplenews .form-item-message, .block-simplenews .form-inline{
      float: left;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      box-sizing: border-box;
	}
	.block-simplenews .form-item-message{
		padding-left: 1.5rem !important;
	}
  #block-simplenewssubscription:after{
      clear: both;
      content: '';
      display: block;
      height: 0px;
  }
	.block-simplenews .form-item-message{
			width: 33.333333%
	}
	.block-simplenews .form-inline{
			width: 66.666666%
	}
  .block-simplenews .field--type-email{
    width: 70%;
  }
}
@media (max-width: 991px) {
	.footer-menu{
		display: none;
	}
}
@media (min-width: 1200px){
	.block-simplenews .form-inline{
		padding-left: 90px;
	}
  	.block-simplenews .field--type-email{
    	width: 77%;
  	}
}