/*-------------------------------------------------------*/
/* © EERA 2019  by Karakas
/*-------------------------------------------------------*/

/*TYPO*/

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff2") format("woff2"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 32px;
	font-style: normal;
	margin-left: 20px;
}

.flaticon-search:before { content: "\f100"; }
/*.flaticon-twitter:before { content: "\f101"; }*/
.flaticon-twitter:before {
  content: "";
  background-color: white;
  /*background-image: url(images/x_twitter_logo.svg);*/
  /*background-size: 24px;*/
  -webkit-mask-image: url(images/x_twitter_logo.svg);
  mask-image: url(images/x_twitter_logo.svg);
  webkit-mask-size: contain;
  mask-size: contain;
  width: 24px;
  height: 24px;
  position: relative;
  top: 10px;
  left: 0;
}
.flaticon-linkedin-logo:before { content: "\f102"; }
.flaticon-facebook-logo:before { content: "\f103"; }
.flaticon-youtube:before { content: "\f104"; }
.flaticon-arrow:before { content: "\f105"; }
.flaticon-arrow-right:before { content: "\f106"; }
.flaticon-dash:before { content: "\f107"; }
.flaticon-plus:before { content: "\f108"; }
.flaticon-cross:before { content: "\f109"; }
.flaticon-left-quote:before { content: "\f10a"; }
.flaticon-play-button:before { content: "\f10b"; }
.flaticon-pin:before { content: "\f10c"; }
.flaticon-down-arrow:before { content: "\f10d"; }
.flaticon-question:before { content: "\f10e"; }
.flaticon-search-1:before { content: "\f10f"; }
.flaticon-calendar:before { content: "\f110"; }
.flaticon-outlook-logo:before { content: "\f111"; }
.flaticon-calendar-1:before { content: "\f112"; }
.flaticon-calendar-2:before { content: "\f113"; }
.flaticon-tick-inside-circle:before { content: "\f114"; }
.flaticon-email:before { content: "\f115"; }

/*body .flaticon-youtube { margin-top: 8px !important;}
body .flaticon-twitter { margin-top: 8px !important;}*/
body .flaticon-linkedin-logo { margin-top: -4px !important;}

/* simplify MOBILE display */
body div.mobilemenuck-bar-button {
  height: 44px !important;
  line-height: 30px !important;
  border-top-left-radius: 0 !important;
}

div.landing.ismobile.simplifyhome nav {
  height: auto !important;
  background-color: #1b5e89 !important;
}
div.landing.ismobile.simplifyhome section.landing {
  top: calc(120px + 9vw) !important;
}
div.landing.ismobile.simplifyhome .custom_caption_title p {
  font-size: calc(2vw + 1vh);
}
div.landing.ismobile.simplifyhome .intro-cols {
  margin-top: 86px !important;
}
div.landing.ismobile.simplifyhome .slideshowck {
  display: none !important;
}
/*div.landing.ismobile.simplifyhome a.member-map-wrap {
  height: 300px !important;
  min-height: 300px !important;
  background-size: cover !important;
}*/

div.landing.ismobile.simplifyhome .bannerBG {
  height: 300px !important;
  min-height: unset !important;
}
div.landing.ismobile.simplifyhome .bannerGC {
  padding-top: 32px;
}
div.landing.ismobile.simplifyhome .bannerGC h2 {
  line-height: 1.6em;
}
div.landing.ismobile.simplifyhome .bannerGC p {
  font-size: 0.9em;
}

div.landing.ismobile.simplifyhome .programme-thumb-wrap .programme-thumb-list > li > a img {
  max-width: 32px;
  margin: -2px 0 0 24px !important;
}
div.landing.ismobile.simplifyhome .programme-thumb-wrap .programme-thumb-list > li > a {
  display: flex;
  align-items: flex-start !important;
  flex-wrap: nowrap !important;
}
div.landing.ismobile.simplifyhome .programme-thumb-wrap .programme-thumb-list > li > a > * {
  width: auto !important;
  padding: 0 !important;
}
div.landing.ismobile.simplifyhome .programme-thumb-wrap .programme-thumb-list > li > a > .pr-dsc {
  margin: 0 32px 0 12px !important;
  text-align: left;
  font-weight: normal;
}

/*Select*/
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: none !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
	line-height: 38px;
	padding-right: 25px;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
  margin:0px;
}
.bootstrap-select .dropdown-menu li:first-child{
	display: none;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
  width: auto;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.bootstrap-select > .dropdown-toggle{
	width: 100%;
}

/*-------------------------------------------------------*/
/* General
/*-------------------------------------------------------*/

.clearfix {
  *zoom: 1;
}
.item-101, .maximenuck.item101  {
  display: none !important;
}
::-moz-selection { /* Code for Firefox */
    color: #aee976;
    background: none;
}
::selection {
   color: #aee976;
    background: none;
}
body .container{
  /*max-width: 80%;*/
  max-width: 100%;
  padding: 0;
}

footer .container-inner > * {
  text-align: center !important;
}

.container.container-inner{
	max-width: 77%;
}
nav .container{
	max-width: calc(80% + 150px);
	position: relative;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}
img{
	max-width: 100%;
}

::-moz-selection {
  color: #fff;
  background: #e7e7e7;
}

::-webkit-selection {
  color: #fff;
  background: #e7e7e7;
}

button:focus {
  outline: none!important;
	box-shadow:none!important;
}
:focus, button:focus {
  outline: none!important;
}
button{
	cursor:pointer;
}

b, strong{
	font-weight: 700;
}
ul, ul > li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.mb-6{
	margin-bottom: 80px!important;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  color: #787878;
}
body *{
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


h1, h2, h3, h4, h5, h6 {
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #4d4d4d;
}
p {
  	font-size: 24px;
  	line-height: 38px;
  	margin: 0px 0px 30px 0px;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	color: #787878;
}
article ul, article ol,
.project-intro ul, .project-intro ol{
	padding-left:20px;
	margin:0px 0px 25px 0px;
}
article ul > li, article ol > li,
.project-intro ul li, .project-intro ol li{
	font-size: 24px;
  	line-height: 38px;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	color: #787878;
	margin:0px 0px 5px 0px;
}
a, a:hover{
	text-decoration:none;
	outline:none!important;
	color:#1b5e88;
}
a:hover{
	color:#1b5e88;
}
section ul, section ol{
	padding-left: 20px;
}
section ul > li{
	list-style: disc;
	list-style-position: outside;
}
section ul > li p, section ol > li p{
	margin:0px;
}
section ol > li{
	list-style-position: outside;
}
body{
	overflow-x:hidden;
}
#site-wrapper{
	position: relative;
	float:left;
	width: 100%;
	padding-top: 124px;
}
#site-wrapper nav {
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 124px;
	background: #1b5e88;
	z-index: 9;
}


#site-wrapper nav .container {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 64px;
}
#site-wrapper nav .container > * {
  flex-grow: 0;
  max-width: unset !important;
}
#site-wrapper nav .container > .nav-right {
  flex-grow: 1;
  padding-left: 0;
}
#site-wrapper nav .container > .nav-right .burger_menu {
  float: right;
  width: 100%;
}
#site-wrapper nav .container > .nav-right ul.primary-nav {
  float: right;
  width: auto;
  min-width: 80%;
  display: flex;
  flex-wrap: nowrap;
}
/*@media only screen and (min-width : 1020px) {
}*/
#site-wrapper nav .container > .nav-right ul.primary-nav > * {
  flex-grow: 1;
}
body ul.maximenuck > li:last-child,
#site-wrapper nav .container > .nav-right ul.primary-nav > li.item-108 {
  display: flex !important;
}



nav .nav-ext{
	float: right;
	width: 100%;
	height: 52px;
	padding-top: 20px;
}
nav .nav-ext ul {
	margin: 0px -24px 0px 0px;
	padding: 0px;
	float: right;
  flex-wrap: nowrap;
}
nav .nav-ext ul > li{
	list-style: none;
	float: left;
	padding: 0px 24px;
	position: relative;
}
nav .nav-ext ul > li:before{
	content:'';
	background: #fff;
	position: absolute;
	left: 0px;
	top:1px;
	height: 10px;
	width: 1px;
}
nav .nav-ext ul > li:first-child{
	padding-left: 0px;
}
nav .nav-ext ul > li:first-child:before{
	content:none;
}
nav .nav-ext ul > li a{
	line-height: 100%;
	font-size: 14px;
	color: #90c95a;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	letter-spacing:  1.5px;
}
.nav-prime-wrap{
  display: flex;
  justify-content: end;
  justify-content: flex-end;
	width: 100%;
}
nav ul.primary-nav{
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: auto;
}
nav ul.primary-nav > li{
	float:left;
	list-style: none;
	margin: 0px 14px;
	position: relative;
}
nav ul.primary-nav > li:first-child{
	margin-left: 0px;
}
nav ul.primary-nav > li:last-child{
	margin-right: 0px;
}
nav ul.primary-nav > li > a{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	line-height: 100%;
	padding: 18px 10px;
	float: left;
	position: relative;
	transition:all 0.3s ease;
}
nav ul.primary-nav > li > a:hover, nav ul.primary-nav > li.active > a{
	color: #fff;
}
nav ul.primary-nav > li.active > a:after{
	content:'';
	position: absolute;
	left: 10px;
	bottom:0px;
	height: 5px;
	background: #90c95a;
	width:calc(100% - 20px);
}
nav ul.primary-nav > li > a:after{
	content:'';
	position: absolute;
	left: 10px;
	bottom:0px;
	height: 5px;
	background: #90c95a;
	width:0px;
	transition:all 0.3s ease;
}
nav ul.primary-nav > li:hover > a:after{
	width:calc(100% - 20px);
}
nav ul.primary-nav > li > ul{
	position: absolute;
	left: -28px;
	top:130%;
	width: 260px;
	background: #1b5e88;
	padding: 12px 38px;
	opacity: 0;
	pointer-events: none;
	transition:all 0.3s ease;
	z-index: 9;
}
nav ul.primary-nav > li:hover > ul{
	top:100%;
	opacity: 1;
	pointer-events: auto;
}
nav ul.primary-nav > li > ul > li{
	list-style: none;
	float:left;
	width: 100%;
	margin: 0px;
	border-bottom:solid 1px #fff;
}
nav ul.primary-nav > li > ul > li:last-child{
	border: none;
}
nav ul.primary-nav > li > ul > li a{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	display: block;
	padding: 18px 0px;
	transition:all 0.3s ease;
}
nav ul.primary-nav > li > ul > li a:hover, nav ul.primary-nav > li > ul > li.active a{
	color: #90c95a;
}
nav .logo {
	float:left;
  width: 244px;
  min-width: 244px;
	margin: 0px;
	height: 76px;
	margin-top: 45px;
}
nav .nav-right{
	float: right;
	margin: 0px;
}
/*.search-social-wrap{
	float: right;
  width: 100%;
}*/
.search-social-wrap .search-nav{
	float: right;
	margin-top: -2px;
  margin-right: 0px;
	margin-left: 20px;
}
.search-social-wrap .social-icons {
  float: left;
  margin-left: 30px;
  border-left: solid 2px #5a8ba9;
  hanging-punctuation: 42px;
  padding: 5px 0px 5px 8px;
  display: grid;
  grid-auto-flow: row;
  position: fixed !important;
  right: 0 !important;
  margin: 0 !important;
  top: 112px !important;
  align-items: flex-end;
  grid-gap: 12px;
  gap: 12px;
  min-width: fit-content;
}
.search-social-wrap.in-mobile {
  display: none !important;
}
.search-social-wrap .social-icons > li{
  position: relative;
  right: -120px;
  border: none !important;
	list-style: none;
	margin: 0px 0px 0px 13px;
  transition: all 0.5s;
}
.mobilemenuck .search-social-wrap .social-icons > li {
  right: -110px;
}
.search-social-wrap .social-icons > li:hover{
  right: 0px;
}
.search-social-wrap .social-icons > li a{
  display: flex !important;
  white-space: nowrap !important;
  width: 160px;
  line-height: 1.1em;
  border: 1px solid #90c95a;
  border-radius: 24px 0 0 24px;
  text-align: center;
  background-image: linear-gradient(to right, #90c95a 0%, #afe87a 49%, #90c95a 100%);
  color: white !important;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0 0 12px;
}
.search-social-wrap .social-icons > li a.us-in-social-link > span {
  display: block;
  margin-left: 24px !important;
}


.search-social-wrap .social-icons > li i{
  background-size: 24px !important;
  width: 32px;
  height: 32px;
	width:16px;
	height:16px;
	margin:0;
	display:block;
}

.search-social-wrap .social-icons > li a i.flaticon-twitter:before {
  background-color: white;
}
.search-social-wrap .social-icons > li a i:before{
  color: white;
  margin: 0px;
  font-size: 22px;
  text-align: center;
  padding: 0px;
  display: block;
  line-height: 49px;
  transition:all 0.3s ease;
}

/*.search-social-wrap .social-icons > li a i.flaticon-twitter{
	background:url(../images/twitter.svg) no-repeat center;
	background-size: 16px;
}
.search-social-wrap .social-icons > li a i.flaticon-linkedin-logo{
	background:url(../images/linkedin.svg) no-repeat center;
	background-size: 16px;
}
.search-social-wrap .social-icons > li a i.flaticon-youtube{
	background:url(../images/youtube.svg) no-repeat center;
	background-size: 16px;
}*/
nav .search-social-wrap{
	margin: 8px 0px 0px;
	position: relative;
}
.search-social-wrap .search-wrap{
	float: right;
	height: 46px;
	width: 46px;
	z-index: 2;
	transition:all 0.4s ease;
	cursor: pointer;
	margin: 0px;
	background: transparent;
	border-radius: 46px;
	position: relative;
	border:solid 2px transparent;
}
.search-social-wrap .search-wrap input[type="text"]{
	padding:6px 0px;
	font-size: 17px;
	border:none;
	margin: 0px;
	color: #fff;
	width:calc(100% - 56px);
	transition:all 0.3s ease;
	opacity: 0;
	pointer-events: none;
	background: none;
	margin-left: 12px;
}
.search-social-wrap .search-wrap input[type="text"]::placeholder{
	color:#fff;
}
.search-social-wrap .search-nav .search-wrap .btn-search{
	border:none;
	height: 42px;
	width: 42px;
	background-color: #90c95a;
	float: right;
	position: absolute;
	top:0px;
	padding: 6px;
	text-align: center;
	right: 0px;
	pointer-events: none;
	border-radius: 42px;
	transition:all 0.3s ease;
}
.search-social-wrap .search-nav .search-wrap .btn-search i:before{
	margin: 0px;
	font-size: 18px;
}
.search-social-wrap .search-wrap:active .btn-search{
	background-color:#90c95a;
}
.search-social-wrap .search-wrap .btn-search i{
	color:#fff;
	font-size: 22px;
	line-height: 22px;
	transition:all 0.2s ease;
	pointer-events: none;
	display: block;
}
.search-social-wrap .search-wrap.active{
	width:250px;
	border-color:#90c95a;
	padding: 3px;
}
.search-social-wrap .search-wrap.active input[type="text"]{
	opacity: 1;
	pointer-events: auto;
}
.search-social-wrap .search-wrap.active .btn-search{
	pointer-events: auto;
	transform: scale(0.9);
}

header.landing{
	float: left;
	width: 100%;
	min-height: calc(100vh)!important;
	/*min-height: calc(100vh + 120px);*/
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 225px;
	background-position: bottom center;
	background-color: #1F6087;
}
.site-map-34 header.landing {
	min-height: calc(100vh)!important;
	padding-top: 180px;
  position: relative;
}

#site-wrapper.landing{
	padding-top: 0px;
}
#site-wrapper.landing nav{
	background: none;
}
#site-wrapper.landing nav .container:after{
	content:'';
	width: calc(100% - 30px);
	height: 2px;
	position: absolute;
	left: 15px;
	top: 128px;
	background: #fff;
	opacity: 0.28;
  display: none;
}
header.landing .banner-intro{
	text-align: center;
	max-width: 1150px;
	margin: auto;
}
header.landing .banner-intro h2{
	font-size: 70px;
	line-height: normal;
	margin: 0px 0px 16px;
	color: #fff;
}
header.landing .banner-intro p{
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
}
.banner-intro .btn-wrap{
	margin-top: 16px;
	display: inline-block;
}
.banner-intro .btn-wrap .primary-btn{
	margin: 0px 18px;
}


.custom-checkbox{
	position: relative;
	padding-left: 36px;
}
.custom-checkbox input{
	position: absolute;
	left: 0px;
	top:0px;
	opacity: 0;
}
.custom-checkbox label{
	color: #4d4d4d;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 0px;
	float: left;
	padding: 3px 0px;
	cursor: pointer;
}
.custom-checkbox label:before{
	content:'';
	height: 22px;
	width: 22px;
	border: 2px solid #90c95a;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top:0px;
}
.custom-checkbox input:checked + label:after{
	content:'';
	background:#90c95a;
	width:12px;
	height: 12px;
	position: absolute;
	left: 5px;
	top:5px;
	border-radius: 100%;
}
.custom-checkbox label a{
	font-weight: 600;
	text-decoration: underline;
}



.room-icons-wrap{
	float: left;
	width: 100%;
	margin-bottom: 120px;
}
.room-icons-wrap ul{
	display: flex;
	width: calc(100% + 40px);
    margin: 0px -20px;
	flex-wrap: wrap;
	padding: 0px;
}
.room-icons-wrap ul > li{
	width: 16.66%;
	text-align: center;
	list-style: none;
}
.room-icons-wrap ul > li a{
	display: block;
	max-width: 200px;
	margin: auto;
}
.room-icons-wrap ul > li a span{
	display: block;
	width: 100%;
}
.room-icons-wrap ul > li a span.ro-icon{
	width: 144px;
	height: 144px;
	margin: auto;
	border-radius: 100%;
	background: #ccc;
	padding: 33px 20px;
}
.room-icons-wrap ul > li a span.ro-icon img{
	max-height: 78px;
	transition:all 0.3s ease;
	transform: scale(1);
}
.room-icons-wrap ul > li a:hover span.ro-icon img{
	transform: scale(1.2);
}
.room-icons-wrap ul > li a span.ro-title{
	font-size: 28px;
	text-align: center;
	font-family: 'Metropolis-Bold';
	margin-top: 20px;
}


.primary-btn{
  background: #90c95a;
	border:none;
	padding: 16px 40px;
	display: inline-block;
	height: 52px;
	border-radius: 52px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1.5px;
	position: relative;
	min-width: 224px;
	line-height: 21px;
}
.primary-btn:before{
	content:'';
	width: 50%;
	position: absolute;
	height: 52px;
  background-color: #1b5e88;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	top:0px;
	z-index: 0;
	left:-50%;
	right:-50%;
	margin: auto;
	border-radius: 30px;
	opacity: 0;
	pointer-events: none;
	transition:all 0.3s ease;
}
.primary-btn:hover{
	color: #fff;
	background: #1b5e88;
	box-shadow: 0 0 6px white;
}
.primary-btn:hover:before{
	width: 100%;
	opacity: 1;
}
.primary-btn span{
	position: relative;
	z-index: 1;
}
.primary-btn.btn-green{
	background: #90c95a;
}
.primary-btn:hover{
	background: transparent;
	transition:all 0.2s ease 0.3s;
}
.primary-btn.btn-green:before{
	background: #1b5e88;
}

.btn-input-append-group {
  display: flex;
  gap: 0;
  flex-wrap: nowrap;
  align-items: stretch;
  align-self: end;
  justify-content: center;
  width: 100% !important;
  height: 100% !important;
  max-width: 400px !important;
}
.btn-input-append-group > * {
  border-radius: 0 !important;
  margin: 0 !important;
  min-height: 100% !important;
  line-height: unset !important;
  padding: 4px 14px !important;
  flex-shrink: 1;
}
.btn-input-append-group > a {
  padding: 4px 34px !important;
  display: flex;
  align-items: center;
  min-height: 100% !important;
  line-height: unset !important;
  background: #90c95a;
  color: white;
  box-sizing: border-box;
  text-transform: uppercase;
  transition:all 0.3s ease;
}
.btn-input-append-group > a {
}
.btn-input-append-group > a:hover {
   background: #1b5e88;
 }
.btn-input-append-group > input {
  background: white !important;
  color: #333 !important;
  margin-left: auto !important;
}
.btn-input-append-group > input::placeholder {
  color: #999 !important;
}
.btn-input-append-group > *:first-child {
  border-top-left-radius: 2em !important;
  border-bottom-left-radius: 2em !important;
}
.btn-input-append-group > *:last-child {
  border-top-right-radius: 2em !important;
  border-bottom-right-radius: 2em !important;
}


/*SECTION*/
section{
	float:left;
	width: 100%;
	position: relative;
	z-index: 2;
}
.block-shadow.nofadebg:before{
  background: none !important;
}
.block-shadow.nofadebg .highlight-contents:before{
  content:'';
  position: absolute;
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,0.3) 58%,rgba(255,255,255,0.6) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  height: 128px;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  width: 100%;
  top: unset;
}
section .block-shadow{
	float: left;
	width: 100%;
	position: relative;
  	/*box-shadow: 0px -17px 18px 0px rgba(77, 77, 77, 0.22);*/
	padding: 50px 50px 150px;
	background: #fff;
	min-height: 500px;
	z-index: 0;
}
section .block-shadow:before{
	content:'';
	position: absolute;
	width:calc(100% + 50px);
	left: -50%;
	right:-50%;
	top:340px;
	margin: auto;
	height: 228px;
	z-index: 0;
	pointer-events: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+75&0+0,1+58 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 1%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
section .block-shadow:after{
	content:'';
	position: absolute;
	z-index: 0;
	left: 0px;
	top:0px;
	width: 100%;
	height: 500px;
  	box-shadow: 0px 0px 18px 0px rgba(77, 77, 77, 0.22);
	pointer-events: none;
	z-index: -1;
	transition:all 0.3s ease;
}
section .block-shadow:hover:after{
	box-shadow: 0px 0px 28px 0px rgba(77, 77, 77, 0.32);
}
.container > * {
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 2800px;
}
section .positive-intend {
  margin-top: 80px;
  margin-bottom: 200px;
  position: relative;
}

section .negative-intend{
  margin-left: auto;
  margin-right: auto;

  margin-top: -40px;
  position: relative;
  z-index: 2;
  background: transparent;
  padding: 0;
}

ul.intro-cols{
	margin: 0 0 150px 0;
	padding: 0px;
	/*width: calc(100% + 40px);*/
  width: 100%;
	display: flex;
	position: relative;
	z-index: 2;
	flex-wrap: wrap;
	justify-content: center;
  gap: 5%;
  background: transparent;
}
ul.intro-cols > li{
  background: white;
	list-style: none;
	position: relative;
	/*width: 33.3%;*/
  flex-basis: 0;
  flex-grow: 1;
  text-align: left;
	/*padding: 0px 24px 64px 24px;
  padding-top: 64px !important;*/
  padding: 0 !important;
  /*overflow: hidden;*/
}
ul.intro-cols > li .primary-btn{
	position: absolute;
	left:-50%;
	right:-50%;
  bottom: -96px;
	margin: auto;
	width: 240px;
	text-align: center;
	padding: 16px 30px;
}
ul.intro-cols li.block-shadow:after {
  height: 100%;
}
ul.intro-cols > li .highlight-contents {
  padding: 0 20px 30px 20px;
}
.title-wrap{
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
ul.intro-cols .title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
ul.intro-cols .highlight-img-box {
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  min-height: 64px;
  height: 200px;
  width: 100%;
  overflow: hidden;
}
ul.intro-cols .highlight-img {
  width: 100%;
  height: fit-content;
  align-self: center;
}
ul.intro-cols .title-wrap h2 {
  position: relative;
  top: -1px;
  left: -1px;
  background: #d0d0d0;
  color: white;
  margin: 0;
  padding: 9px;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #F0F0F0;
}
ul.intro-cols li:nth-child(1) .title-wrap h2 {
  background: #90C95A;
  color: white;
}
ul.intro-cols li:nth-child(2) .title-wrap h2 {
  background: #1B5E88;
  color: white;
}
ul.intro-cols li:nth-child(3) .title-wrap h2 {
  background: white;
  color: #90C95A;
}
ul.intro-cols li:nth-child(1) h4 a {
  color: #90C95A;
}
ul.intro-cols li:nth-child(2) h4 a {
  color: #1B5E88;
}
ul.intro-cols li:nth-child(3) h4 a {
  color: black;
}

.container-inner > .row > .col-md-12 > .title-wrap {
    z-index: 1;
    position: relative;
}
.com_events .container-inner > .row > .col-md-12 > .title-wrap{
	z-index: 2;
}
.title-wrap.align_head{
	padding-right:5vw;
}
.title-wrap.stroke-up{
	padding-top: 35px;
}
.title-wrap.stroke-up:before{
	content:'';
	background: #4d4d4d;
	position: absolute;
	left:-50%;
	right:-50%;
	margin: auto;
	top:0px;
	width: 56%;
	height: 1px;
}
.title-wrap h2{
  font-size: 54px;
  margin: 0px 0px 40px 0px;
  text-align: center;
}
.title-wrap h3{
	font-size: 34px;
	margin: 0px 0px 25px 0px;
}
.title-wrap .intro, .title-wrap .intro p{
  text-align: center;
	color:#787878;
	max-width: 960px;
	margin-left: auto;
	margin-right:auto;
	opacity: 1;
}
.title-wrap ol, .title-wrap ul{
	display:inline-block;
	margin:0px 0px 20px 0px;
	padding-left:50px;
}
.title-wrap ul li{
	list-style: disc;
	font-size: 24px;
    line-height: 38px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    color: #787878;
}
.title-wrap ol li{
	list-style: decimal;
	font-size: 24px;
    line-height: 38px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    color: #787878;
}
.title-wrap .intro p:last-child{
	margin-bottom:0px!important;
}
ul.intro-cols > li h4{
	width: 100%;
  text-align: left;
	font-size: 22px;
	line-height: 1.2em;
	margin: 20px 0px 30px;
  height: 2.3em;
  display: flex;
  align-items: flex-start;
	overflow: hidden;
  text-overflow: ellipsis;
}
ul.intro-cols > li h4 a{
  color: #4d4d4d;
}
ul.intro-cols > li h4.small_title a {
  font-size: 0.9em;
}
ul.intro-cols .cat-date{
	display: block;
  text-align: left;
	font-size: 14px;
	color: #4d4d4d;
	font-weight: 700;
	letter-spacing: 2px;
	width: 100%;
	text-transform: uppercase;
	line-height: 100%;
	margin-bottom: 15px;
  height: 3em;
}
ul.intro-cols .cat-date span.sub-info {
  font-style: italic;
  color: black;
  opacity: 0.5;
  margin-top: 8px;
  display: block;
}
ul.intro-cols > li p{
	margin: 0px;
  text-align: left;
  font-size: 20px;
  line-height: 1.3em;
}
.banner-gradient{
	float: left;
	width: 100%;
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 524px;
	position: relative;
	background-color: #1d7ab5;

	z-index: 2;
}
.banner-gradient:before{
	content:'';
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	pointer-events: none;
  background: white;
	/*background: rgb(29,122,181);
  background: -webkit-linear-gradient(left, rgba(29,122,181,0) 23%, rgba(29,122,181,1) 36%, rgba(27,94,136,1) 100%);
  background: -o-linear-gradient(left, rgba(29,122,181,0) 23%, rgba(29,122,181,1) 36%, rgba(27,94,136,1) 100%);
  background: linear-gradient(to right, rgba(29,122,181,0) 23%, rgba(29,122,181,1) 36%, rgba(27,94,136,1) 100%);*/
}
.banner-gradient .container{
	display: flex;
	align-items: stretch;
  height: 100%;
	position: relative;
	min-height: 524px;
	z-index: 2;
}
.banner-gradient .bannerBG {
  background-color: white;
  background-position: center right;
  background-size: cover;
  min-width: 50%;
  min-height: 640px;
}
.banner-gradient .bannerGC {
  min-width: 45%;
	/*padding-left:36%;*/
	padding-top: 70px;
	padding-bottom: 30px;
  padding-left: 6%;
  padding-right: 9%;
  background-color: white;
	/*width:100%;*/
}
.banner-gradient h2{
  color: #4F4F4F;
  font-size: calc(14px + 1.4vw);
	font-weight: 700;
	margin: 0px 0px 45px 0px;
}
.banner-gradient .btn-green{
	width: 224px;
}
.banner-gradient p{
  font-size: calc(11px + 0.7vw);
  color: #4F4F4F;
	margin-bottom: 45px;
}
section .row-wide{
	margin: 0px -14.5%;
}
section .container-inner .row-wide{
	margin-left:-16.5%;
	margin-right:-16.5%;
}
section .row{
	margin-bottom: 150px;
}
.programme-thumb-wrap{
	float: left;
	width: calc(100% - 120px);
	margin: 60px;
  box-sizing: border-box;
}
.programme-thumb-wrap .programme-thumb-list {
	width: calc(100%);
	float: left;
	display: flex;
	 display: -webkit-flex;

	flex-wrap: wrap;
  gap: 2px;
	padding: 0px;
	margin: 0px;
	justify-content: center;
}
.programme-thumb-wrap .programme-thumb-list > li {
	margin: 0;
	width: calc(12.3%);
	/*background: #e7e7e7;*/
  background: none;
	list-style: none;
	float: left;
	position: relative;
	transition:all 0.4s ease;
	min-height: 230px;
}
.programme-thumb-wrap .programme-thumb-list > li.anim-complete{
	opacity:1!important;
	transform: scale(1)!important;
}
.programme-thumb-wrap .programme-thumb-list.processing > li{
	opacity:0.5!important;
}
.programme-thumb-wrap .programme-thumb-list.processing:after{
	bottom:-60px!important;
}
.programme-thumb-wrap .programme-thumb-list > li:hover{
	z-index: 2;
}
.programme-thumb-wrap .programme-thumb-list > li:before{
  /*background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);*/
	content:'';
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	pointer-events: none;
	transition:all 0.3s ease;
}
.programme-thumb-wrap .programme-thumb-list > li:hover:before{
	opacity: 1;
}
.programme-thumb-wrap .programme-thumb-list > li > a{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /*padding: 35px 25px 15px;*/
  padding: 8px 25px 4px;
  text-align: center;
  position: relative;
  z-index: 1;
  filter: grayscale(1) !important;
  transition:all 1s ease;
}
.programme-thumb-wrap .programme-thumb-list > li:hover > a{
  filter: grayscale(0) !important;
  transition:all 0.4s ease;
}
.programme-thumb-wrap .programme-thumb-list > li > a .pr-ico{
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.programme-thumb-wrap .programme-thumb-list > li > a .pr-dsc{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #4d4d4d;
	font-weight: bold;
	line-height: normal;
	transition:all 0.3s ease;
  margin: 0 -10%;
  width: 120%;
}
.programme-thumb-wrap .programme-thumb-list > li:hover .pr-dsc{
	color: #1b5e88;
}
.programme-thumb-wrap .programme-thumb-list > li .pr-tip{
  z-index: 9;
  display: none;
	position: absolute;
	top:30%;
	left: -50%;
	right:-50%;
	margin: auto;
	background: #fff;
  	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
	width:calc(100% + 140px);
	padding: 24px 24px;
	color:#717171;
	font-size: 18px;
	line-height: normal;
	/*opacity: 0;
	pointer-events: none;*/
	transition:all 0.4s ease 0.3s;
}
.programme-thumb-wrap .programme-thumb-list > li .pr-tip.is-visible-tip {
  display: block !important;
}
.programme-thumb-wrap .programme-thumb-list > li:hover .pr-tip{
	top: 60%;
  display: block !important;
}
.pr-tip p{
	color:#717171;
	font-size: 20px;
	line-height: normal;
	margin: 0px;
}
.success-story-banner{
	float: left;
	width: 100%;
	/*border-bottom:solid 6px #90c95a;*/
	position: relative;
	padding: 90px;
  margin-top: 32px;
	text-align: center;
	min-height: 524px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	overflow: hidden;
}

.members-story-banner {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  text-align: center;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #90C95A;
}
.members-story-banner .story-members-graph-bg {
  background-color: white; /*90c95a*/
  background-image: url('../images/members-graph-green.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 100%;
  display: flex;
  height: 250px;
  width: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
}

.members-story-banner .suc-dsc.title-wrap {
  display: flex;
  flex-direction: column;
  height: 250px;
  display: flex;
  color: white;
  gap: 0;
  align-items: center;
}
.members-story-banner .suc-dsc.title-wrap > * {
  align-self: center;
  flex-grow: 1;
  text-align: left;
  padding: 0 24px;
  display: flex;
}
.suc-dsc.title-wrap > .btn-div {
  display: block;
}
.members-story-banner .suc-dsc.title-wrap h2 {
  color: white;
  font-size: calc(18px + 1.6vw) !important;
  margin: auto;
  text-align: left;
}
.members-story-banner .suc-dsc.title-wrap .primary-btn {
  white-space: nowrap;
}
.members-story-banner .suc-dsc.title-wrap .primary-btn:before {
  left: -25%;
  right: -25%;
}

.success-story-banner .story-multiply-bg{
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #1c74ab;
	background-blend-mode: multiply;
	z-index: 0;
	pointer-events: none;
	opacity: 0.38;
	transition:all 1s ease;
}
.success-story-banner:hover .story-multiply-bg{
	transform:scale(1.2);
}
.success-story-banner .story-luminosity-bg{
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
  background-position: bottom;
	background-color: #1c74ab;
	background-blend-mode:luminosity;
	z-index: 0;
	pointer-events: none;
	opacity: 0.25;
	transition:all 1s ease;
}
.success-story-banner:hover .story-luminosity-bg{
	transform:scale(1.2);
}
.success-story-banner.banner-small{
	min-height: 400px;
}
.success-story-banner:hover .story-multiply-bg{
	transform:scale(1.2);
}
.success-story-banner .suc-dsc{
	max-width: 1140px;
  text-align: center;
}

/* Fix popup tootips at the bottom to show over next content container */
.row.zindexup:hover {
  z-index: 5;
}
/* Allow position of inner title box */
.row.posrel {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /*max-width: 1920px !important;*/
  max-width: unset !important;
}

#joint_programs_box.row.posrel {
  background-color: #1A5E87;
  padding-top: 48px;
}
#joint_programs_box.row.posrel .title-wrap *,
#joint_programs_box.row.posrel .pr-dsc {
  color: white;
}

div.mod_banner_main_title.abs_place {
  position: relative;
  overflow: visible;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 32px;
}
div.mod_banner_main_title.abs_place + div { margin-top: 0; }
div.mod_banner_main_title.abs_place h4 {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-size: 20px;
  background: black;
  color: white;
  padding: 12px;
  z-index: 3;
  white-space: nowrap;
  font-weight: bold;
  text-align: center;
}
div.mod_banner_main_title.abs_place h4.color1 {
  background: #1F618A;
}
div.mod_banner_main_title.abs_place h4.color2 {
  background-color: #90C95A;
}
/*div.mod_banner_main_title.abs_place h4:before,*/
/*div.mod_banner_main_title.abs_place h4:after {
  content: ' ';
  display: block;
  width: 24px;
  height: 24px;
  -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32zm0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32zm448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32zm-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32zM195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0zm-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"%2F%3E%3C%2Fsvg%3E');
  mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32zm0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32zm448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32zm-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32zM195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0zm-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"%2F%3E%3C%2Fsvg%3E');
  background-color: white;
}
div.mod_banner_main_title.abs_place h4:before {float: left;  margin: 0 12px 0 0;}
div.mod_banner_main_title.abs_place h4:after {float: right;  margin: 0 0 0 12px;}
div.mod_banner_main_title.abs_place h4.color1:before,
div.mod_banner_main_title.abs_place h4.color1:after {
  background-color: #90C95A;
}
div.mod_banner_main_title.abs_place h4.color2:before,
div.mod_banner_main_title.abs_place h4.color2:after {
  background-color: #1F618A;
}*/

.success-story-banner .suc-dsc h2, .success-story-banner .suc-dsc h2 a{
	color:#fff;
}
.success-story-banner .suc-dsc p{
	color: #fff;
	margin-bottom: 42px;
}
.success-story-banner .suc-dsc.title-wrap {
  margin-top: 8px;
}
.success-story-banner .suc-dsc .primary-btn{
	min-width: 224px!important;
}
.success-story-banner.banner-small p{
	font-size: 19px;
	font-weight: 100;
	margin-bottom: 60px;
	letter-spacing: 1px;
}
.zoomicon-events .success-story-banner.banner-small p{
	font-size: 24px;
	line-height: 38px;
	font-weight: 400;
}
.event-carousel .success-story-banner{
    min-height: 600px;
}
.block-grey{
	float: left;
	width: 100%;
	position: relative;
	background: #e7e7e7;
	padding-top: 60px;
}
.block-grey:before{
	content:'';
	position: absolute;
	left:-50%;
	right:-50%;
	top:0px;
	margin: auto;
	width: 100vw;
	height: calc(100% + 260px);
	z-index: 0;
	background: #e7e7e7;
	pointer-events: none;
}
.block-grey.nothumbnail:before{
	height: 100%;
	background:none!important;
	padding:0px!important;
}
.block-grey.nothumbnail{
	background:none!important;
	padding:0px!important;
}
.net-info-wrap{
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 25px;
	position: relative;
	z-index: 2;
}
.net-info-wrap h3{
	color:#4d4d4d;
	font-size: 34px;
}
.net-info-wrap .com-icons{
	padding: 0px;
	margin: 50px 0px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.net-info-wrap .com-icons > li{
	list-style: none;
	width: 33.3%;
	padding: 0px 30px;
	text-align: center;
}
.net-info-wrap .com-icons > li span{
	display: block;
	width: 165px;
	height: 165px;
	margin: auto;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	padding: 15px;
}
.net-info-wrap .com-icons > li span img{
	max-height: 104px;
}
.net-info-wrap .com-icons > li h4{
	font-size: 34px;
	color:#90c95a;
	margin-top: 20px;
}
.net-info-wrap .primary-btn{
	min-width: 225px;
}
.net-info-wrap p{
	margin-bottom: 45px;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.subscribe-sec{
	float:left;
	width: 100%;
	background: #90c95a;
	/*padding: 80px 0px;*/
	padding: 0;
	/*min-height: 270px;*/
	min-height:300px;
	display: flex;
	align-items: top;
	z-index: 2;
}
footer .subscribe-sec{ background: none; }

.subscribe-sec .container{
	display: flex;
}
.subscribe-sec .container.container-inner {
  /*margin: 0;*/
  padding: 0;
  text-align: right;
}
.subscribe-sec .subscribe-wrap{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
  flex-direction: column;
}
.subscribe-sec .subscribe-wrap .subscribe-dsc{
	width: 100%;
	padding-right: 0;
}
.subscribe-sec .subscribe-wrap .subscribe-dsc h3{
	margin: 0px;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	line-height: normal;
}
.subscribe-sec .subscribe-wrap .subscribe-dsc span,
.subscribe-sec .subscribe-wrap .subscribe-dsc p{
	display: block!important;
	color: #fff!important;
	line-height: normal!important;
	font-weight: 400!important;
  margin-bottom: 10px;
}
.subscribe-wrap .subscribe-form{
	float: right;
	align-items: center;
	width: 100%;
	padding-left: 0;
	position: relative;
	display:flex;
  flex-direction: column;
}
.subscribe-wrap .subscribe-form input[type="text"]{
	background: none;
	border:solid 1px #fff;
	height: 52px;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 10px 40px;
	width: calc(65% - 25px);
	margin-right: 25px;

	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.subscribe-wrap .subscribe-form input[type="text"]::placeholder{
	opacity: 1;
	color: #fff;
}

:not(.max-w) > form .subscribe-formwrap .subscribe-form .primary-btn,
body .primary-btn:not(.btn-green).reverse-color {
  background-color: #1B5E88;
}
:not(.max-w) > form .subscribe-formwrap .subscribe-form .primary-btn:hover span,
body .primary-btn.reverse-color:hover span {
	color: #136395;
}
:not(.max-w) > form .subscribe-formwrap .subscribe-form .primary-btn:hover:before,
body .primary-btn.reverse-color:hover:before {
	background: #fff;
}

.subscribe-formwrap .btn-input-append-group {
	min-width: 100%;
	justify-content: left;
	text-align: left;
}
.subscribe-formwrap .btn-input-append-group > * {
	justify-content: center;
	text-align: center;
	flex-grow: 0.5;
}
.subscribe-sec .subscribe-formwrap .subscribe-form > * {
	min-width: 100%;
}
.subscribe-wrap .subscribe-form .primary-btn {
	min-width: 35%;
  /*align-self: end;*/
}
.subscribe-wrap .error-message{
	top:96%;
	position: absolute;
	right:auto;
	left:74px;
	top:-42px;
	font-size:16px;
}
.subscribe-wrap .loader_subscriber {
    position: absolute;
    top: 34%;
    width: 50px;
    height: 15px;
    background: url(../images/loader.gif) no-repeat center #ffff;
    border-radius: 20px;
    background-size: 40px;
    right: 42%;
}
#login-form .loader{
    position: absolute;
    bottom: 20px;
    width: 50px;
    height: 15px;
    background: url(../images/loader.gif) no-repeat center #ffff;
    border-radius: 20px;
    background-size: 40px;
    right: 0px;
}
.form-fields .loader{
    position: absolute;
    bottom: 20px;
    width: 50px;
    height: 15px;
    background: url(../images/loader.gif) no-repeat center #ffff;
    border-radius: 20px;
    background-size: 40px;
	right: auto;
	left:50%;
}

.subscribe-wrap .subscribe-form .custom-checkbox{
	position: absolute;
	left:30px;
	top:100%;
	margin-top:10px;
	padding-left:25px;
	margin-left:20px;
}
.subscribe-wrap .subscribe-form .custom-checkbox + .custom-checkbox{
	top:150%;
}
.subscribe-wrap .subscribe-form .custom-checkbox label{
	font-size:16px;
	color:#1b5e88;
}
.subscribe-wrap .subscribe-form .custom-checkbox label a{
	font-weight: 400;
}
.subscribe-wrap .subscribe-form .custom-checkbox label:before{
	border: 1px solid #1b5e88;
	border-radius: 5px;
	width:16px;
	height:16px;
	top:3px;
}
.subscribe-wrap .subscribe-form .custom-checkbox input:checked + label:after{
	background:none;
	border-radius:0px;
	border-left:solid 2px #1b5e88;
	border-bottom:solid 2px #1b5e88;
	height: 7px;
    transform: rotate(-45deg);
    width: 16px;
    left: 3px;
    top: 4px;
}
.subscribe-wrap .subscribe-form .unsubc{
	position: relative;
	font-size: 16px;
	color:#1b5e88;
	line-height: 20px;
	margin: 0px;
	/*top: 240%;*/
	left: 32px;
	font-weight: 400;
	margin-left: 20px;
}
footer .subscribe-wrap .subscribe-form .unsubc{ color: white; }
footer .subscribe-wrap .subscribe-form .unsubc a { color: darkred; }

.subscribe-wrap .subscribe-form .foot_notes{
	/*position: absolute;
	top:150%;*/

}
.subscribe-wrap .subscribe-form .foot_notes .unsubc{
	position: static;
}
.subscribe-wrap .subscribe-form .foot_notes .unsubc + .unsubc{
	margin-top: 10px;
}
.subscribe-wrap .subscribe-form .unsubc a.mailto_unsubc{
	font-weight: 400;
	text-decoration: underline;
}
.subscribe-wrap .subscribe-formwrap{
	width: 50%;
	float: right;
}
.subscribe-wrap .subscribe-formwrap .subscribe-form{
	width: 100%;
}
.subscribe-formwrap .subscribe-discrip{
	float: left;
	width: 100%;
	clear: both;
  margin-top: 24px;
  padding-left: 0;
  margin-bottom: 24px;
  text-align: left;
}
.subscribe-formwrap .subscribe-discrip p.unsubc{
	font-size: 16px;
	color:#1b5e88;
	line-height: 20px;
	margin: 0px;
	font-weight: 400;
	margin-left: 20px;
}
.subscribe-formwrap .subscribe-discrip p.unsubc + p.unsubc{
	margin-top: 10px;
}

.subscribe-sec .subscribe-wrap .subscribe-dsc h1,
.subscribe-sec .subscribe-wrap .subscribe-dsc h2,
.subscribe-sec .subscribe-wrap .subscribe-dsc h4,
.subscribe-sec .subscribe-wrap .subscribe-dsc h5{
color:#fff!important;
}

footer{
  margin-top: 64px;
  margin-bottom: 64px;
  padding: 64px 0 0 0;
	float:left;
	width: 100%;
	background: #1a5e88;
}
footer .logo img{max-width: 200px;}
footer h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
footer h3 {
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	margin: 0px 0px 44px 0px;
}
body footer .primary-btn {
  padding-right: 18px;
  padding-left: 18px;
}
body footer .primary-btn, body footer .primary-btn:before, body footer .primary-btn:hover {
  padding-top: 8px;
  padding-bottom: 8px;
  min-width: 80px;
  font-size: 14px;
  line-height: 1em;
  height: 1em;
  box-sizing: content-box;
}
footer .primary-btn span {
  font-size: 1em;
}
footer p, footer ul li{
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
}
footer ul{
	padding-left: 20px;
}
footer ul > li{
	list-style: disc;;
	list-style-position: outside;
	color:#fff;
}
footer .col-md-8 .max-w{
	max-width: 725px;
}
footer .row{
	margin-bottom: 0;
  gap: 0;
}
footer .row > * {
  padding: 24px 24px 24px 0;
}
footer .row > *:first-child { padding-top: 0 !important; padding-left: 0 !important; }
footer .row > *:last-child { padding-right: 0 !important; padding-bottom: 0 !important; }

footer .mailto_user_bottom.email_icon {
  color: white;
}
.email_icon{
    padding-left:30px;
    position: relative;
    display:inline-block;
}
.email_icon i{
  position:absolute;
  left:0px;
  top:1px;
}
.email_icon i:before{
  margin:0px;
  font-weight:400;
}
footer address p{
  margin: 24px 0;
	color: #fff;
	font-weight: 600;
}
footer address a, footer address a:hover{
	color: #fff!important;
}
footer .tel-num {
  margin: 24px 0;
}
footer .social-icons{
  justify-content: center;
	margin-left: 0px;
	padding: 0px;
  gap: 12px;
  display: flex;
}
footer .social-icons > li{
	float: left;
	list-style: none;
	margin: 0px;
}
footer .social-icons > li:nth-child(2){
  margin-top: -4px;
}
footer .social-icons > li:first-child{
	margin: 0px;
}
footer .social-icons > li a{
	display: block;
	/*width: 60px;
	height: 60px;*/
	border: solid 0px #90c95a;
	border-radius: 0;
	text-align: center;
	transition:all 0.3s ease;
}
footer .social-icons > li a i.flaticon-twitter:before {
  background-color: white;
  height: 24px;
  width: 24px;
}
footer .social-icons > li a i:before{
  color: white;
	margin: 0px;
	font-size: 30px;
	text-align: center;
    padding: 0px;
    display: block;
	line-height: 49px;
	transition:all 0.3s ease;
}
.social-icons > li a i::before {
  color: white;
}
/*.social-icons > li a:hover i::before {
  color:#90c95a;
}
footer .social-icons > li a:hover {
  color:#90c95a;
}
footer .social-icons > li a:hover i::before {
  color:#90c95a;
}*/
footer .member-carousel-wrap{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
footer .member-carousel-wrap .owl-stage{
	display: flex;
	align-items: center;
}
footer .member-carousel-wrap .car-item{
	text-align: center;
	padding: 10px 15px;
	background:#fff;
	border-radius: 10px;
	border-left:solid 3px #1b5e88;
	border-right:solid 2px #1b5e88;
	min-height: 86px;;
	display:flex;
	justify-content: center;
	align-items: center;
}
footer .member-carousel-wrap .car-item img{
	max-height: 66px;
	float: none;
	margin: auto;
	border-radius: 3px;
	max-height: 80px;
    width: auto;
}
footer .owl-nav{
	width: 100%;
	position: absolute;
	bottom:auto;
	top:39%;
	height: 0px;
	left: 0px;
}
footer .owl-nav div{
	width: 20px;
	height: 24px;
	overflow: hidden;
	text-indent: 100px;
	position: relative;
	float: left;
}
footer .owl-nav div.disabled{
	opacity: 0.5;
}
.member-carousel{
	padding: 0px 25px;
}
footer .owl-nav div.owl-prev{
	margin-right: 50px;
	float: left;
	color:transparent;
}
footer .owl-nav div.owl-next{
	float: right;
	color:transparent;
}
footer .owl-nav div.owl-prev:before{
	content:'\f105';
	font-family: 'Flaticon';
	position: absolute;
	left: -6px;
	top:2px;
	margin: 0px;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
	text-indent: 6px;
	width: 20px;
}

footer .owl-nav div.owl-next:before{
	content:'\f106';
	font-family: 'Flaticon';
	position: absolute;
	left: -6px;
	top:2px;
	margin: 0px;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
	text-indent: 6px;
	width:20px;
}
footer a.link{
	color:#fff;
	text-decoration: none;
	border-bottom:solid 1px;
	font-size: 24px;
	line-height: 100%;
	font-weight: 300;
	display: inline-block;
}
#cookie-bar p a.cb-policy{
	font-size: 22px;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	/*border-bottom:solid 1px;*/
}
/*inner*/
section.inner{
	float:left;
	width: 100%;
	padding: 140px 0px 0px 0px;
	position: relative;
}
section.zoomicon-sun-tree:before{
	content:'';
	width: 514px;
	height: 514px;
	background:url(../images/zoom-icons/ico-sun.png) no-repeat center;
	position: absolute;
	right:0px;
	top: -104px;
    z-index: -1;
	pointer-events: none;
	right: calc(13.6vw - 200px);
}
.com_becomeamember section .join-block-wrap{
	position: relative;
}
.com_becomeamember section .join-block-wrap:before{
	content:'';
	width: 514px;
	height: 514px;
	background:url(../images/zoom-icons/ico-sun.png) no-repeat center;
	position: absolute;
	left: -190px;
    top: -170px;
    z-index: -1;
	pointer-events: none;
}
section.zoomicon-sun-tree:after{
	content:'';
	width: 460px;
	height: 700px;
	background:url(../images/zoom-icons/ico-tree.png) no-repeat 0px 0px;
	position: absolute;
	bottom:0px;
    z-index: -1;
	pointer-events: none;
	left: 0px;
}
section.zoomicon-members:before{
	content:'';
	width: 550px;
	height: 400px;
	background:url(../images/zoom-icons/ico-industry.png) no-repeat right top;
	position: absolute;
	right:0px;
	top: 50px;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-members .container-inner > .row:first-child{
	position: relative;
}
section.zoomicon-members .container-inner > .row:first-child:after{
	content:'';
	width: 525px;
	height: 400px;
	background:url(../images/zoom-icons/ico-field.png) no-repeat 0px 0px;
	position: absolute;
	bottom:-250px;
    z-index: -1;
	pointer-events: none;
	left: -13vw;
}
section.zoomicon-become:before{
	content:'';
	width: 768px;
	height: 730px;
	background:url(../images/zoom-icons/ico-wind.png) no-repeat right top;
	position: absolute;
	right:-130px;
	top: 0px;
    z-index: -1;
}
section.zoomicon-faq:before{
	content:'';
	width: 710px;
	height: 610px;
	background:url(../images/zoom-icons/ico-car.png) no-repeat right top;
	position: absolute;
	right:0px;
	top: 60px;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-faq:after{
	content:'';
	width: 560px;
	height: 650px;
	background:url(../images/zoom-icons/ico-solar.png) no-repeat right top;
	position: absolute;
	left:-60px;
	bottom: 20px;
    z-index: 1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-joint:before{
	content:'';
	width: 580px;
	height: 650px;
	background:url(../images/zoom-icons/ico-tree2.png) no-repeat right top;
	position: absolute;
	right:0px;
	top: 10px;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-joint .container-inner > .row:nth-child(2){
	position: relative;
}
section.zoomicon-joint .container-inner > .row:nth-child(2):after{
	content:'';
	width: 460px;
	height: 470px;
	background:url(../images/zoom-icons/ico-bulb.png) no-repeat center;
	position: absolute;
	bottom:-240px;
    z-index: -1;
	pointer-events: none;
	left: -12vw;
}
section.zoomicon-projects:before{
	content:'';
	width: 560px;
	height: 650px;
	background:url(../images/zoom-icons/ico-solar.png) no-repeat left top;
	position: absolute;
	right:-7%;
	top: 20px;
    z-index: -1;
	left: auto;
	pointer-events: none;
	transform:rotateY(180deg);
}
.com_projects .row-wide{
	position: relative;
}
.com_projects .row-wide:after{
	content:'';
	width: 560px;
	height: 470px;
	background:url(../images/zoom-icons/ico-car.png) no-repeat right top;
	background-size: contain;
	position: absolute;
	left:-4%;
	bottom: 75%;
    z-index: -2;
	pointer-events: none;
	right: auto;
}

section.zoomicon-projects-detail:before{
	content:'';
	width: 500px;
	height: 460px;
	background:url(../images/zoom-icons/ico-lab.png) no-repeat left top;
	position: absolute;
	right:-5%;
	top: 40px;
    z-index: -1;
	left: auto;
	pointer-events: none;
	transform:rotateY(180deg);
}

section.zoomicon-projects-detail:after{
	content:'';
	width: 768px;
	height: 1100px;
	background:url(../images/zoom-icons/ico-wind.png) no-repeat right top;
	position: absolute;
	left:-7.5%;
	bottom: 2%;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-event-detail:before{
	content:'';
	width: 517px;
	height: 450px;
	background:url(../images/zoom-icons/ico-field.png) no-repeat center;
	position: absolute;
	right:-1%;
	top: 20px;
    z-index: -1;
	left: auto;
	pointer-events: none;
	transform:rotateY(180deg);
}

section.zoomicon-event-detail:after{
	content:'';
	width: 550px;
	height: 550px;
	background:url(../images/zoom-icons/ico-industry.png) no-repeat left center;
	position: absolute;
	left:-5.5%;
	bottom: 21%;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-news:before{
	content:'';
	width: 384px;
	height: 914px;
	background:url(../images/zoom-icons/ico-tower.png) no-repeat center;
	position: absolute;
	right:1%;
	top: 20px;
    z-index: -1;
	left: auto;
	pointer-events: none;
	transform:rotateY(180deg);
}

section.zoomicon-news:after{
	content:'';
	width: 500px;
	height: 460px;
	background:url(../images/zoom-icons/ico-lab.png) no-repeat left top;
	position: absolute;
	left:1%;
	bottom: 15%;
    z-index: -1;
	pointer-events: none;
	right: 0px;
	transform: rotateY(180deg);
}
section.zoomicon-news-detail:before{
	content:'';
	width: 514px;
	height: 514px;
	background:url(../images/zoom-icons/ico-sun.png) no-repeat center;
	position: absolute;
	right:0px;
	top: -100px;
    z-index: -1;
	pointer-events: none;
	right: calc(13.6vw - 200px);
}

section.zoomicon-news-detail:after{
	content:'';
	width: 460px;
	height: 700px;
	background:url(../images/zoom-icons/ico-tree.png) no-repeat 0px 0px;
	position: absolute;
	bottom:0px;
	left: 0px;
    z-index: -1;
	pointer-events: none;
	right: 0px;
}
section.zoomicon-team:before{
	content:'';
	width: 460px;
	height: 470px;
	background:url(../images/zoom-icons/ico-bulb.png) no-repeat center;
	position: absolute;
	right:1%;
	top: 20px;
    z-index: -1;
	pointer-events: none;
}
section.zoomicon-team:after{
	content:'';
	width: 384px;
	height: 914px;
	background:url(../images/zoom-icons/ico-tower.png) no-repeat center;
	position: absolute;
	left:2%;
	bottom: -3.4%;
    z-index: -2;
	pointer-events: none;
	transform:rotateY(180deg);
}

article{
	float:left;
	width: 100%;
	position: relative;
}
article p img{
	float:left;
	margin:10px 40px 30px 0px;
	clear:left;
}
article p img[style="float: right;"],
article iframe[style="float: right;"]{
	float:right;
	margin:10px 0px 30px 40px;
	clear:left;
}
article img[style="display: block; margin-left: auto; margin-right: auto;"]{
	clear:both;
	float:none;
}
article iframe{
	float:left;
	margin:10px 40px 30px 0px;
	clear:left;
}
article .intro, article .intro p{
	margin-bottom: 54px!important;
	color: #1b5e88!important;
}

.title-wrap h1{
	font-size: 70px;
	margin: 0px auto 25px auto;
	line-height: 100%;
	max-width: calc(100% - 360px);
  text-align: center;
}
.inner .title-wrap h2{
	margin: 0px auto 40px auto;
	max-width: calc(100% - 380px);
}
section .intro-text{
	text-align: center;
    margin: auto;
	margin-bottom: 50px;
	max-width: 920px;
}
article p a, article ul li > a, article ol li > a{
    font-weight: 400;
    color: #90c95a!important;
}
article figure{
	position: relative;
	float:left;
	width: auto;
	max-width: none;
	margin: 10px 80px 60px 0px;
	overflow: hidden;
}
article figure img{
	float: left;
	width: 100%;
	max-width: 640px;
	transform:scale(1);
	transition:all 2s ease;
}
article figure img:hover{
	transform:scale(1.3);
}
article figure .caption{
	display: block;
	position: absolute;
	bottom:-40px;
	left: 0px;
	text-align: center;
	color: #fff;
	padding: 120px 30px 30px 30px;
	font-size: 25px;
	font-weight: 400;
	width: 100%;
	z-index: 2;
	pointer-events: none;
 	background: rgb(27,94,136);
background: linear-gradient(0deg, rgba(27,94,136,1) 7%, rgba(28,122,181,0.9023984593837535) 65%, rgba(27,94,136,0) 91%);
	min-height: 185px;
	opacity: 0;
	transition:all 0.5s ease 0.1s;
}
article figure:hover .caption{
	opacity: 1;
	bottom:0px;
}
article .social-icons-header{
  display: block;
  float: right;
  margin-left: 0px;
  padding: 0px;
  position: absolute;
  right: 64px;
  top: -90px;
  z-index: 2;
  margin:0px;
  color: #90c95a;
  transition: all 0.3s ease;
}
article .social-icons{
	float: right;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: -60px;
	z-index: 2;
	margin:0px;
  transition: all 0.3s ease;
}
section .social-icons{
	padding: 0px;
	z-index: 2;
}
section .social-icons > li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 24px;
}
section .social-icons > li:first-child{
	margin: 0px;
}
section .social-icons > li a{
	display: block;
	width: 38px;
	height: 38px;
	border:solid 2px #90c95a;
	border-radius: 100%;
	text-align: center;
	transition:all 0.3s ease;
}
section .social-icons > li a i.flaticon-twitter:before {
  background-color: #90c95a;
  height: 20px;
  width: 20px;
  left: 7px;
  top: 8px;
}
section .social-icons > li:hover a i.flaticon-twitter:before {
  background-color: white;
}
section .social-icons > li a i:before{
	color: #90c95a;
	margin: 0px;
	font-size: 18px;
	text-align: center;
    padding: 4px 0px;
    display: block;
	line-height: 26px;
	transition:all 0.3s ease;
}
section .social-icons > li a:hover{
	background: #90c95a;
	color: #fff;
}
section .social-icons > li a:hover i:before{
	color: #fff;
}

.video-block{
	position: relative;
	float:left;
	width: 100%;
	margin: 0px;
}
.video-block figure{
	max-height: 680px;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0px;
}
.video-block figure:after{
	content:'';
	position: absolute;
	left: -50%;
	right:-50%;
	top:-50%;
	bottom:-50%;
	margin: auto;
	background:url(../images/play.png) no-repeat center;
	width: 98px;
	height: 71px;
	pointer-events: none;
	z-index: 1;
}
.video-block.noplaybutton figure:after{
	content:none;
}
.video-block img{
	float: left;
	width: 100%;
	transform:scale(1);
	transition:all 2s ease;
}
.video-block:hover img{
	transform:scale(1.3);
}
.video-block .caption{
	display: block;
	position: absolute;
	bottom:-40px;
	left: 0px;
	text-align: center;
	color: #fff;
	padding: 120px 30px 30px 30px;
	font-size: 34px;
	font-weight: 700;
	width: 100%;
	z-index: 2;
 	background: rgb(27,94,136);
background: linear-gradient(0deg, rgba(27,94,136,1) 7%, rgba(28,122,181,0.9023984593837535) 65%, rgba(27,94,136,0) 91%);
	min-height: 185px;
	opacity: 0;
	transition:all 0.5s ease 0.1s;
}
.video-block:hover .caption{
	opacity: 1;
	bottom:0px;
}
.accord-wrap{
	float:left;
	width: 100%;
}
.accord-wrap .collapse-item{
	float:left;
	width: 100%;
	padding: 25px 65px;
  	background-color: rgb(255, 255, 255);
	  box-shadow: 0px 3px 10px 0px rgba(77, 77, 77, 0.22);
	  transition:all 0.3s ease;
	margin: 0px 0px 50px 0px;
}
.accord-wrap .collapse-item:hover{
	box-shadow: 0px 3px 30px 0px rgba(77, 77, 77, 0.22);
}
.accord-wrap > .collapse-item:last-child {
	margin-bottom: 0px;
}

.accord-wrap .collapse-item .collapse-trigger{
	font-size:2rem;
	color:#4d4d4d;
	display: block;
	font-weight: 700;
	line-height: 2.4rem;
	position: relative;
	padding-right:50px;
}
.accord-wrap .collapse-item .collapse-trigger i{
	position: absolute;
	right:0px;
	top:calc(50% - 12px);
	width: 24px;
	height: 24px;
	display: block;
}
.accord-wrap .collapse-item .collapse-trigger i:before{
	content:'';
	height: 4px;
	width: 24px;
	position: absolute;
	left:0px;
	top:10px;
	background: #1b5e88;
}
.accord-wrap .collapse-item .collapse-trigger i:after{
	content:'';
	height: 24px;
	width: 4px;
	position: absolute;
	left:10px;
	top:0px;
	background: #1b5e88;
	transition:all 0.3s ease;
	opacity: 1;
}
.accord-wrap .collapse-item .collapse-trigger[aria-expanded="true"] i:after{
	height:4px;
	opacity: 0;
	top:12px
}
.accord-wrap .collapse-trigger + div{
	padding: 0px;
	float: left;
	width: 100%;
}
.accord-wrap .collapse-item .primary-btn{
	margin-top: 20px;
}
.accord-wrap .collapse-trigger + div{
	opacity: 0;
	transform:rotateX(90deg);
	transition:all 0.3s ease;
	float: left;
	width: 100%;
}
.accord-wrap .collapse-trigger + div.show{
	transform:rotateX(0deg);
	opacity: 1;
}
.accord-wrap .collapse-trigger + div.show:after{
	content:'';
	position: absolute;
	width:calc(100% + 200px);
	left: -50%;
	right:-50%;
	bottom:-55px;
	margin: auto;
	height: 100px;
	z-index: 0;
	pointer-events: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+75&0+0,1+58 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 1%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.collapse-anim {
    position: relative;
	z-index: 2;
	padding: 30px 0px;
}
.collapse-anim ul li, .collapse-anim ol li{
	font-size: 22px;
    line-height: 36px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
}

.quote-bg{
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  z-index: 57;
  border-bottom:solid 6px #90c95a;
}
.quote-bg .container{
	padding: 65px 0px 40px 0px;
}
.quote-bg .quote-banner{
	display: block;
	margin: auto;
	max-width: 1100px;
	text-align: center;
	position: relative;
	padding-top: 50px;
}
.quote-bg .quote-banner:before{
	content:'';
	width: 42px;
	height: 42px;
	background: url(../images/quote.png) no-repeat center;
	position: absolute;
	left:-50%;
	right:-50%;
	margin: auto;
	top:0px;
}
.quote-bg .quote-banner blockquote{
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	line-height: normal;
	margin: 0px 0px 40px 0px;
}
.quote-bg .quote-banner blockquote p{
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	line-height: normal;
	margin: 0px;
}
.quote-bg .quote-banner .author{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #90c95a;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
}
.quote-bg.mt-6{
	margin-top:200px!important;
}

.filter-items{
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.filter-items .select-wrap{
	padding: 0px 20px;
}
.select-wrap{
	float: left;
	width: 350px;
	position: relative;
}
.select-wrap .bootstrap-select{
	width: 100%!important;
}
.select-wrap .dropdown-toggle{
	border:solid 2px #1b5e88!important;
	height: 52px;
	border-radius: 30px;
	padding: 10px 54px 10px 37px;
	background: #fff!important;
	outline: none!important;
	box-shadow: none!important;
}
.select-wrap .dropdown-toggle:focus{
	outline: none!important;
	box-shadow: none!important;
}
.select-wrap .dropdown-toggle[aria-expanded="true"]{
	border-radius: 25px 25px 0px 0px!important;
}
.dropdown-toggle .filter-option-inner-inner{
	line-height: normal!important;
	font-size: 20px;
	color: #1b5e88;
	font-weight: 600;
	outline: none!important;
	box-shadow: none!important;

	white-space: nowrap;
	text-overflow: ellipsis;
}
.bootstrap-select > .dropdown-toggle:after{
	content: "";
	color: #90c95a;
	width: 20px;
	height: 20px;
	line-height: 100%;
	background:url(../images/down.png) no-repeat center;
	background-size: 20px;
	position: absolute;
	right: 30px;
	top:15px;
	border: none!important;
	transition:all 0.3s ease;
}
.select-wrap .dropdown-toggle[aria-expanded="true"]:after{
	transform: rotateX(180deg);
}
.bootstrap-select .dropdown-toggle + .dropdown-menu{
	margin: 0px!important;
	transform:none!important;
	left: 0px!important;
	top:40px!important;
	border:solid 2px #1b5e88!important;
	border-radius: 0px 0px 20px 20px;
	border-width: 0px 2px 2px 2px!important;
	background: #fff!important;
	width:100%;
}
.bootstrap-select .dropdown-toggle + .dropdown-menu .inner{
	max-height: none!important;
}
.filter-items .dropdown-menu{
	max-height:210px!important;
}
.mCSB_inside > .mCSB_container{
	margin-right:12px!important;
}
.dropdown-menu .mCSB_inside > .mCSB_container{
	margin-right:0px!important;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#e1e1e1;
	border-radius:0px;
	opacity:1!important;
}
.mCSB_scrollTools{
	right:-5px;
}
.dropdown-menu .mCSB_scrollTools{
	height:95%;
	right:12px;
}
.mCSB_scrollTools{
	right:-5px;
}
.mCSB_scrollTools .mCSB_dragger_bar{
	background:#1b5e88!important;
	border-radius:0px!Important;
	opacity:1!important;
}
.bootstrap-select .dropdown-menu li a{
	font-size: 20px;
	color: #4d4d4d!important;
	font-weight: 600;
	padding-right:40px;
}
.dropdown-item.active, .dropdown-item:active{
	background: #fafafa!important;
	color: #4d4d4d!important;
}
.member-map-wrap{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.member-map-wrap #member-map{
	background: #eaeaea;
	margin: 0px -16.5%;
	height: 740px;
	width: calc(100% + 33%);
}
.member-map-wrap .leaflet-pane.leaflet-tile-pane{
	filter: grayscale(1);
}
#site-wrapper .leaflet-container a.leaflet-popup-close-button{
	font-family: proxima-nova, sans-serif!important;
	font-weight: 600!important;
	font-size: 22px!important;
	line-height: 14px!important;
    color: transparent!important;
}
#site-wrapper .leaflet-container a.leaflet-popup-close-button:before{
	content:'x';
	color:#333;
	padding-left:2px;
}
.member-map-wrap .member-map-legend{
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom:solid 1px #4d4d4d;
	padding: 0px;
}

.member-map-wrap .member-map-legend > li{
	width: 25%;
	height: 142px;
	list-style: none;
	justify-content: center;
	display: flex;
	align-items: center;
}
.member-map-wrap .member-map-legend > li img{
	float:left;
	width:27px;
	height:44px;
}
.member-map-wrap .member-map-legend > li span{
	font-size: 23px;
	color: #4d4d4d;
	font-weight: 700;
	padding-left: 25px;
}
.member-map-wrap .member-map-legend > li i{
	display: inline-block;
}
.member-map-wrap .member-map-legend > li i:before{
	margin: 0px;
	text-align: center;
	width: 40px;
	line-height: 30px;
	font-size: 40px;
}
.member-map-wrap .member-map-legend > li.ico-blue i{
	color: #1b5e88;
}
.member-map-wrap .member-map-legend > li.ico-green i{
	color: #90c95a;
}
.member-map-wrap .member-map-legend > li.ico-red i{
	color: #f16145;
}
.member-map-wrap .member-map-legend > li.ico-black i{
	color: #4d4d4d;
}
.member-list-wrap{
	float: left;
	width: 100%;
	margin-top: 60px;
}
.member-list-wrap ul.member-list{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.member-list-wrap ul.member-list > li{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	background: #fff;
}
.member-list-wrap ul.member-list > li.m-block{
	transition:all 0.3s ease;
	margin: 0px 0px 25px 0px;
	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
	transition:all 0.3s ease;
	background:#fff;
}
.member-list-wrap ul.member-list > li.m-block:hover{
		background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
		background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
		background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
		box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
		transition:all 0.3s ease;
}
.member-list-wrap ul.member-list > li.m-block:hover{
	box-shadow: 0px 2px 18px 0px rgba(77, 77, 77, 0.22);
}
.member-list-wrap ul.member-list > li > div{
	padding: 45px 20px 45px 20px;
	line-height: normal;
}
.member-list-wrap ul.member-list > li > div:first-child{
	padding-left:50px;
}
.member-list-wrap ul.member-list > li > div.m-name{
	width: 35%;
}
.member-list-wrap ul.member-list > li > div.m-type{
	width: 22%;
}
.member-list-wrap ul.member-list > li > div.m-pro{
	width: 25%;
}
.member-list-wrap ul.member-list > li > div.m-country{
	width: 18%;
}
.member-list-wrap ul.member-list > li.m-header div{
	font-size: 26px;
	color: #1b5e88;
	font-weight: 700;
}
.member-list-wrap ul.member-list > li.m-block div, .member-list-wrap ul.member-list > li.m-block div p{
	font-size: 22px;
	color: #4d4d4d;
	font-weight: 400;
	margin: 0px;
	transition:all 0.3s ease;
}
.member-list-wrap ul.member-list > li.m-block:hover div, .member-list-wrap ul.member-list > li.m-block:hover p{
	color: #fff;
}
.member-list-wrap ul.member-list > li.m-block:hover div a{
	color:#fff;
}
.member-list-wrap ul.member-list > li.m-block .m-name,
.member-list-wrap ul.member-list > li.m-block .m-country{
	font-weight: 700;
}
.member-list-wrap ul.member-list > li > div.m-pro span{
	position: relative;
	padding-left: 22px;
	display: inline-block;
}
.member-list-wrap ul.member-list > li > div.m-pro span:before{
	content:'';
	width: 6px;
	height: 6px;
	background: #90c95a;
	border-radius: 100%;
	position: absolute;
	left: 8px;
	top:10px;
}
.btn-wrap-center{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.btn-wrap-center > a{
	min-width: 430px;
	margin: 0px 15px;
}
.btn-wrap-center .select-wrap{
	width: 295px;
	float: none;
	display: inline-block;
	margin: 0px 10px;
}
.btn-wrap-center .select-wrap .dropdown-toggle{
	padding-left: 26px;
	padding-right: 26px;
}
.btn-wrap-center .search-wrap{
	display: inline-block;
	width: auto;
	border: solid 2px #1b5e88!important;
  height: 52px;
	padding: 5px 26px 5px 20px;
	border-radius: 30px;
	margin-left: 10px;
	position: relative;
}
.btn-wrap-center .search-wrap i {
    position: absolute;
    font-size: 24px;
    line-height: 24px;
    color: #90c95a;
    width: 24px;
    height: 24px;
    left: 27px;
    top: 12px;
	pointer-events: none;
}
.btn-wrap-center .search-wrap i:before {
    margin: 0px;
    font-size: 24px;
}
.btn-wrap-center .search-wrap input{
    border: none;
    width: 160px;
    -webkit-appearance: none;
    padding-left: 40px;
    font-size: 20px;
    color: #1b5e88;
    font-weight: 600;
    line-height: 36px;
	transition:all 0.3s ease;
}
.com_events .btn-wrap-center .search-wrap input{
	background: none!important;
}
.btn-wrap-center .search-wrap input:focus{
	width: 260px;
}
.btn-wrap-center .search-wrap input::placeholder{
	font-size: 20px;
    color: #1b5e88;
}
.com_news .btn-wrap-center .search-wrap input{
	padding-left:50px;
	line-height: 38px;
}
.com_news .btn-wrap-center .search-wrap input,
.com_news .btn-wrap-center .search-wrap input::placeholder{
    color: #90c95a;
}
.prime-color{
	color: #1b5e88;
}
.net-info-wrap h6{
	font-size: 27px;
	line-height: 38px;
	color: #787878;
	font-weight: 600;
}
.net-info-wrap .tip-mark{
	cursor: auto;
	margin-top: -10px;
	display: inline-block;
}
.net-info-wrap .tip-mark i:before{
	margin: 0px;
	width: 36px;
	height: 36px;
	font-size: 36px;
	color: #4d4d4d;
	transition:all 0.3s ease;
}
.net-info-wrap .tip-mark:hover i:before{
	color:#1b5e88;
}
.tooltip{
	border-radius: 0px;
	opacity: 0.94!important;
	padding: 0px;
	margin-left: -5px;
}
.tooltip .tooltip-inner{
	background:#fff;
	max-width: 400px;
	font-size: 20px;
	line-height: normal;
	color: #4d4d4d;
	font-weight: 400;
	padding: 36px;
	border-radius: 0px;
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
	opacity: 1;
	font-family: proxima-nova, sans-serif;
}
.tooltip .arrow{
	display: none;
}
.benefit-wrapper{
	float:left;
	width: 100%;
	padding: 50px 0px 50px 0px;
	position: relative;
	text-align: center;
}
.benefit-wrapper:before{
	content:'';
	  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
 	height:100%;
	width: 100vw;
	border-bottom:solid 6px #90c95a;
	position: absolute;
	top:0px;
	left: -50%;
	right:-50%;
	margin: auto;
	z-index: -1;
}
.benefit-wrapper .benefit-list{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0px;
	margin-bottom: 40px;
}
.benefit-wrapper .benefit-list > li{
	padding: 25px;
	list-style: none;
}
.benefit-wrapper .benefit-list > li span{
	display: flex;
	align-items: center;
	min-height: 80px;
	border:solid 2px #90c95a;
	font-size: 30px;
	line-height: 100%;
	color: #fff;
	font-weight: 700;
	padding: 12px 70px;
	transition:all 0.3s ease;
	border-radius: 40px;
	cursor:default;
}
.benefit-wrapper .benefit-list > li span:hover{
	background: #90c95a;
}

.join-block-wrap{
	display: flex;
	width: calc(100% + 60px);
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0px -30px;
}
.join-block-wrap .block-half{
	width: calc(50% - 60px);
	margin: 50px 30px 0px;
  	background-color: rgb(255, 255, 255);
	display: inline-block;
}
.join-block-wrap .block-half.active-half{
	min-height:100%;
}
.join-block-wrap .prime-highlight-wrap > div{
	padding: 60px 80px 150px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.join-block-wrap .prime-highlight-wrap > div p:last-child{
	margin: 0px;
}
.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green{
	position: absolute;
	bottom:65px;
	left: 80px;
}
.join-block-wrap .prime-highlight-wrap > div .btn-wrap a:nth-child(1){
	margin-right:20px;
}
.join-block-wrap .prime-highlight-wrap{
	display: flex;
	width: 100%;
  	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
	transition:all 0.3s ease;
	height: 100%;
}
.join-block-wrap .prime-highlight-wrap:hover{
  	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.join-block-wrap .prime-highlight-wrap.highlight-active{
  	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
	width: calc((100% * 2) + 60px);
	background: #fff;
	position: relative;
	z-index:2;
	display: flex;
}
.join-block-wrap .prime-highlight-wrap .block-highlight{
	overflow: hidden;
	transition:all 0.3s ease;
	display: none;
}
.join-block-wrap > .block-half:nth-child(odd) .prime-highlight-wrap{
	float: left;
}
.join-block-wrap > .block-half:nth-child(even) .prime-highlight-wrap{
	float: right;
}
.join-block-wrap > .block-half:nth-child(even) .prime-highlight-wrap{
	flex-direction: row-reverse;
}
.join-block-wrap .prime-highlight-wrap.highlight-active .block-highlight{
	display: block;
}
.join-block-wrap .block-half .block-highlight{
	  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	color:#fff;
}
.join-block-wrap .block-half .block-highlight h3,
.join-block-wrap .block-half .block-highlight ul li, .join-block-wrap .block-half .block-highlight ol li, .join-block-wrap .block-half .block-highlight p{
	color: #fff;
}
.join-block-wrap .block-highlight .close-highlight{
	position: absolute;
	right:75px;
	bottom:65px;
	left:auto;
	min-width: 0px;
	background:#fff;
	color:#1b5e88;
	padding:16px 26px;
}
.join-block-wrap .block-highlight .close-highlight:hover{
	background:transparent;
	color:#fff;
}
.block-highlight .scroll-content{
	float:left;
	max-height:88%;
}
.block-highlight .scroll-content.mCustomScrollbar{
	margin-left:-35px;
	width: calc(100% + 80px);
}
.block-highlight .scroll-content.mCustomScrollbar .custom-bullet-list{
	padding-left:35px;
}
.join-block-wrap h3{
	font-size: 34px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 25px;
}
ul.custom-bullet-list{
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.custom-bullet-list > li{
	list-style: none;
	float: left;
	width: 100%;
	margin: 0px 0px 30px 0px;
	font-size: 24px;
	line-height: 38px;
	color: #787878;
	position: relative;
}
ul.custom-bullet-list > li:before{
	content:'';
	width: 15px;
	height: 15px;
	background: #90c95a;
	border-radius: 100%;
	position: absolute;
	left: -35px;
	top:11px;
}
ul.custom-bullet-list.custom-article-bullets{
	/*padding-left:35px;*/
	margin-bottom:25px;
	display:list-item;
	width:100%;
	float:none;
}
.com_events article figure{
	margin-bottom:50px;
	position:relative;
	z-index:2;
}
ul.custom-bullet-list.custom-article-bullets + p{
	clear:right;
}
ul.custom-bullet-list.custom-article-bullets > li{
	margin-bottom:12px;
	float:none;
	width:100%;
	list-style-image: url(../images/bullet.png);

	list-style-position: inside;
}
ul.custom-bullet-list.custom-article-bullets > li:before{
	content:none;
}
ul.custom-bullet-list.custom-article-bullets > li p{
	display: inline;
}
ol.custom-ordered-list{
	padding-left:35px;
	margin-bottom:30px;
	clear: left;
}
ol.custom-ordered-list > li{
	margin: 0px 0px 12px 0px;
	font-size: 24px;
	line-height: 38px;
	color: #787878;
	list-style:none;
	counter-increment: item;
	position: relative;
}
ol.custom-ordered-list > li:before {
    margin-right: 10px;
    content: counter(item);
    display: inline-block;
    font-size: 24px;
    color: #90c95a;
    font-weight: 700;
    line-height: 41px;
	margin-bottom: 8px;
	position: absolute;
	top:-2px;
	left:-32px;
}
.faq-block-wrap{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
.faq-block-wrap > ul{
	display: flex;
	width: calc(100% + 60px);
	flex-wrap: wrap;
	margin: 0px -30px 0px -30px;
	padding: 0px;
}
.faq-block-wrap > ul > li{
	width: calc(50% - 60px);
	margin: 0px 30px 60px;
  	background-color: rgb(255, 255, 255);
  	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
	transition:all 0.3s ease;
	padding: 60px 40px 60px 80px;
	list-style: none;
	text-align: left;
}
.faq-block-wrap > ul > li:hover{
  	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.faq-block-wrap h3{
	font-size: 34px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 25px;
}
.faq-block-wrap > ul > li a{
	font-size: 24px;
    line-height: 38px;
	color: #787878;
	transition:all 0.3s ease;
}
.faq-block-wrap > ul > li a:hover{
	color:#1b5e88;
}
.faq-block-wrap .scroll-content{
	max-height:500px;
	margin-left:-35px;
}
.faq-block-wrap .mCSB_inside > .mCSB_container{
	padding-left:35px;
}
.faq-block-wrap .scroll-content.mCustomScrollbar{
	width: calc(100% + 35px);
}
.author-wrap{
	float: left;
	width: 100%;
}
.author-wrap .flex-grey{
	padding: 35px 50px;
	max-width: 520px;
	background: #e7e7e7;
	display: flex;
	align-items: center;
}
.author-wrap address{
	display: block;
	max-width: 520px;
	margin-top:40px;
	font-size: 28px;
	color: #1b5e88;
	line-height: normal;
	font-weight: 700;
}
.author-wrap .flex-grey .user-thumb{
	width:185px;
	height: 185px;
	border-radius: 100%;
	display: block;
	overflow: hidden;
}
.author-wrap .flex-grey .user-thumb > img{
	/*min-height: 185px;*/
	max-height: 185px;
}
.author-wrap .flex-grey .user-info{
	padding-left: 30px;
	text-align: left;
	width:calc(100% - 183px);
}
.author-wrap .flex-grey .user-info strong{
	font-size: 28px;
	color: #4d4d4d;
}
.author-wrap .flex-grey .user-info .position{
	display: block;
	font-size: 24px;
	color:#4d4d4d;
}
.form-fields{
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px;
}
.form-fields input[type="text"], .form-fields input[type="password"], .form-fields input[type="email"], .form-fields textarea{
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
  	height: 44px;
	background: #f9f9f9;
	border:solid 2px #d8d8d8;
	padding: 0px 20px;
	color: #4d4d4d;
	font-size: 17px;
}
.form-fields textarea{
	height: auto;
	padding: 16px 20px;
}
.form-fields input[type="text"]::placeholder, .form-fields textarea::placeholder, .form-fields input[type="password"]::placeholder{
	opacity: 0.6;
}
.select-wrap select{
	opacity: 0;
}
.form-fields .select-wrap{
	margin: 0px 0px 20px 0px;
	float: left;
	width: 100%;
}
#site-wrapper input.error, #site-wrapper textarea.error, #site-wrapper .error_select .dropdown-toggle, .modal input.error{
	box-shadow:0px 0px 3px #ff6d6d !important;
	border-color:#f97878 !important;
	transition:all 0.3s ease;
}
input[type="checkbox"].error + label:before{
	border-color:#f97878 !important;
	box-shadow:0px 0px 3px #ff6d6d !important;
}
.error-message{
	float: right;
    font-size: 18px;
	padding: 12px 0px;
	color:#1c7ab5;
	font-style:italic;
}
#meetingModal .error-message{
	width:100%;
	text-align: center;
}
.form-fields .select-wrap .bootstrap-select .dropdown-toggle{
	background: #f9f9f9!important;
	border:solid 2px #d8d8d8!important;
	border-radius: 0px!important;
	padding: 10px 20px;
}
.form-fields .select-wrap .dropdown-toggle .filter-option-inner-inner{
	color: #4d4d4d;
	font-size: 17px;
	opacity: 0.6;
	font-weight: 400;
}
.form-fields .bootstrap-select .dropdown-toggle + .dropdown-menu{
	top:52px!important;
	border-radius: 0px!important;
	border-color:#d8d8d8!important;
	padding: 0px!important;
}
.form-fields .bootstrap-select .dropdown-menu li a{
	font-size: 17px;
	color: #848484!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	font-weight: 400!important;
}
.form-fields .custom-checkbox, .subscribe-form .custom-checkbox{
	float: left;
	width: 100%;
	clear: both;
}
.net-info-wrap .col-md-6{
	padding-left: 30px;
	padding-right: 30px;
}
.search-suggest-wrap{
	float:none;
	position: relative;
	max-width: 705px;
	margin: 40px auto 0px;
	min-height: 60px;
}
.search-suggest-wrap .search-wrapper{
	width: 100%;
	float: left;
	border:solid 2px #1b5e88;
	border-radius: 20px;
	padding: 10px 50px;
	position: absolute;
	left: 0px;
	top:0px;
	background: #fff;
	z-index: 3;
}
.search-suggest-wrap .search-wrapper i{
	position: absolute;
	font-size: 24px;
	line-height: 24px;
	color: #90c95a;
	width: 24px;
	height: 24px;
	left: 50px;
	top:15px;
}
.search-suggest-wrap .search-wrapper i:before{
	margin: 0px;
	font-size: 24px;
}
.search-suggest-wrap #search-input{
	border:none;
	width: 100%;
	-webkit-appearance:none;
	padding-left: 40px;
	font-size: 20px;
	color: #1b5e88;
	font-weight: 600;
	line-height: 34px;
}
.search-suggest-wrap #search-input::placeholder{
	color: #1b5e88;
	opacity: 0.8;
}
.search-suggest-wrap .search-results{
	border-top:solid 1px #4d4d4d;
	margin-top: 6px;
	display: none;
	position: relative;
}
.search-suggest-wrap .search-results .searchLists{
	max-height:300px;
}
.search-suggest-wrap .mCSB_scrollTools .mCSB_draggerContainer{
	right:-5px;
	height:94%;
}
.search-suggest-wrap .search-results ul{
	padding: 0px;
	margin: 0px;
}
.search-suggest-wrap .search-results ul > li{
	list-style: none;
	width: 100%;
	margin: 12px 0px;
	padding-right: 20px;
	text-align: left;
	line-height: normal;
}
.search-suggest-wrap .search-results ul > li a{
	font-size: 20px;
	color: #4d4d4d!important;
	font-weight: 600;
	line-height: normal;
}
.search-suggest-wrap .toggle-result{
	width: 24px;
	height: 24px;
	background:url(../images/down.png) no-repeat center;
	background-size: 24px;
	position: absolute;
	right:8px;
	top:12px;
	transform: rotate(180deg);
	z-index: 9;
}
.gen-modal .modal-dialog{
	max-width: 700px;
	margin: 3.5rem auto;
}
#videoModal.gen-modal .modal-dialog{
	max-width: 70vw;
}
.gen-modal .modal-dialog .modal-content{
	border:solid 2px #1b5e88;
	border-radius: 0px;
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
#loginModal .modal-dialog .modal-content{
	border:none!important;
}
.modal-backdrop{
	background: #fff!important;
	opacity: 0.85!important;
}
.gen-modal .modal-body{
	padding: 45px 40px;
}
.gen-modal.faq-modal .modal-body{
	text-align: center;
}
#faqModal .modal-footer{
	margin: 0px -40px -46px -40px!important;
}
.gen-modal .modal-intro{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 28px;
	margin-bottom: 34px;
}
.gen-modal .modal-intro p{
	margin: 0px;
}
.gen-modal .modal-intro:after{
	content:'';
	background: #4d4d4d;
	position: absolute;
	width: 340px;
	height: 1px;
	bottom:0px;
	left: -50%;
	right: -50%;
	margin: auto;
}
.gen-modal h3{
	font-size: 34px;
	margin-bottom: 40px;
	text-align: center;
}
.gen-modal{
	color: #787878;
}
.gen-modal p{
	font-size: 24px;
	color: #787878;
	font-weight: 400;
	line-height: 34px;
}
.gen-modal p a{
	font-weight: 700;
}
.gen-modal .order-list{
   list-style: none;
   counter-reset: item;
	padding: 0px;
 }
 .gen-modal .order-list > li{
   counter-increment: item;
   margin-bottom: 5px;
 }
 .gen-modal .order-list > li:before {
   margin-right: 10px;
   content: counter(item);
   background: #f9f9f9;
   border-radius: 100%;
   color: white;
   text-align: center;
   display: inline-block;
   font-size: 36px;
	 color: #90c95a;
	 width: 44px;
	 height: 44px;
	 font-weight: 700;
	 line-height: 45px;
	 margin-bottom: 8px;
 }
.gen-modal .order-list > li a{
	font-weight: 700;
}
.gen-modal .modal-footer{
	border:none;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	padding: 42px 35px;
	text-align: center;
}
.gen-modal .modal-footer, .gen-modal .modal-footer p{
	color: #fff;
	margin: 0px;
}
.gen-modal .modal-footer p{
	text-align:left;
	width:100%;
}
.gen-modal .close{
	width: 40px;
    height: 40px;
    border-radius: 100%;
    border: solid 2px #1b5e88;
    opacity: 1;
    right: -20px;
    left: auto;
    position: absolute;
    top: -20px;
    background: #fff!important;
    font-size: 34px;
    line-height: 38px;
    color: #4d4d4d;
	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
	transition:all 0.3s ease;
	z-index: 2;
	line-height:39px;
	text-shadow:none;
}
.gen-modal .close:hover{
    background: #1b5e88!important;
    color: #fff!important;
	opacity: 1!important;
	box-shadow: none!important;
}
.gen-modal.meeting-modal .modal-dialog{
	max-width: 846px;
}
.gen-modal.meeting-modal .modal-body{
	padding-left: 130px;
	padding-right: 130px;
	padding-bottom: 70px;
}
.gen-modal.meeting-modal p{
	font-size: 24px;
	color: #4d4d4d;
	font-weight: 600;
}
.gen-modal.meeting-modal p a{
	text-decoration: underline;
}
.gen-modal.meeting-modal .form-fields > label, .gen-modal.meeting-modal .cal-input-wrap label{
	display: block;
	width: 100%;
	font-size: 22px;
	color: #4d4d4d;
	font-weight: 600;
	margin: 0px 0px 6px;
	clear: both;
}
.gen-modal.meeting-modal .cal-input-wrap{
	display: flex;
	align-items: center;
	margin:15px 0px;
}
.gen-modal.meeting-modal .cal-input-wrap > label{
	width: auto;
	float: left;
	margin: 0px;
}
.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap{
	width: 270px;
	float: left;
}
.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap input{
	width: 300px;
	height: 44px;
	padding-left: 52px;
    padding-right: 0px;
	border:none;
	background:url(../images/calendar.png) no-repeat 0px 0px;
	margin: 0px 0px 0px 15px;
	font-size: 20px;
	color: #4d4d4d;
	font-weight: 600;
}
.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap input:hover, .gen-modal.meeting-modal .cal-input-wrap .date-range-wrap input.has-success{
	background-position:0px -57px;
}
.gen-modal.meeting-modal input[type="text"],
.gen-modal.meeting-modal .select-wrap{
	margin-bottom: 12px;
}

.gen-modal.meeting-modal .form-fields .radio-wrap{
	display: flex;
	padding: 20px 30px 40px;
}
.gen-modal.meeting-modal .form-fields .radio-wrap > *{
	width: 50%;
}
.gen-modal.meeting-modal .custom-checkbox label{
	line-height: normal;
}
.gen-modal.meeting-modal .btn-wrap{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	float: left;
	margin-top: 20px;
}
.gen-modal.meeting-modal .btn-wrap > *{
	margin: 0px 15px;
}
.meeting-modal .cal-input-wrap{
	float: left;
	width: 100%;
}
.meeting-modal .loader_subscriber {
    position: absolute;
    bottom: 130px;
    width: 80px;
    height: 25px;
    background: url(../images/loader.gif) no-repeat center #ffff;
    border-radius: 20px;
    background-size: 56px;
	right:-50%;
	left:-50%;
	margin: auto;
}
.block-list-wrap{
	float:left;
	width: 100%;
	margin: 0px;
}
.block-list-wrap .block-three-col{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -18px;
	width:calc(100% + 36px);
	padding: 0px;
	position:relative;
}
.news-list.isotope-wrap{
	padding-bottom:100px!important;
}
.news-list.isotope-wrap > li.load-more{
	bottom: 0px!important;
    top: auto!important;
    height: 53px!important;
    left: -50%!important;
    right: -50%;
    margin: auto!important;
}
.block-list-wrap .block-three-col > li{
	position: relative;
	width:calc(33.3% - 36px);
	margin: 18px;
	background: #fff;
	padding: 40px 35px 35px 35px;
	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
	list-style: none;
	padding-bottom: 210px;
}
.block-list-wrap .block-three-col > li:hover {
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.block-three-col.processing:after, .event-col.processing:after, .block-horizontal-list.processing:after, .parnter-list.processing:after, .team-list.processing:after, .programme-thumb-list.processing:after{
	content: '';
	display: block;
	position: absolute;
	height: 40px;
	width: 40px;
    left: -50%;
    right: -50%;
    margin: auto;
    bottom: 62px;
	border: 4px rgba(0, 0, 0, 0.18) solid;
	border-top: 4px #1b5e88 solid;
	border-radius: 50%;
	-webkit-animation: spin2 1s infinite linear;
			animation: spin2 1s infinite linear;
  }
  #site-wrapper.com_projects .block-list-wrap + .text-center, .com_projects.category .text-center{
	  margin-top:45px;
  }
.com_projects.category .block-list-wrap .text-center{
	margin-bottom:45px;
}

.com_projects.category li.text-center.load_onmore_div{
  width:100%;
  box-shadow:none;
  padding:0px;
}
  .com_news .text-center.past_news {
		width: 100%!important;
		margin-top: 0px;
	}
  .block-horizontal-list.processing > li, .parnter-list.processing > li, .team-list.processing > li, .programme-thumb-list.processing > li
  {
	  opacity:0.5!important;
  }
  .block-horizontal-list.processing:after, .parnter-list.processing:after{
	  bottom:62px;
  }
  #site-wrapper.com_news ul.processing{
	  position: relative;
  }
  #site-wrapper.com_news ul.processing:after{
	  bottom:-36px;
  }
  .block-list-wrap + .text-center{
		width:100%;
		float:left;
  }

.faq-list.processing:after{
	content: '';
	display: block;
	position: absolute;
	height: 40px;
	width: 40px;
    left: -50%;
    right: -50%;
    margin: auto;
    bottom: 62px;
	border: 4px rgba(0, 0, 0, 0.18) solid;
	border-top: 4px #1b5e88 solid;
	border-radius: 50%;
	-webkit-animation: spin2 1s infinite linear;
			animation: spin2 1s infinite linear;
  }
  .faq-list a.primary-btn{
	line-height: 21px!important;
	font-size: 14px!important;
    color: #fff!Important;
  }
  .faq-list .mCSB_scrollTools{
	  opacity: 0;
  }
  .faq-list > li:hover .mCSB_scrollTools{
	  opacity: 1;
  }
  @-webkit-keyframes spin2 {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(359deg);
			  transform: rotate(359deg);
	}
  }
  @keyframes spin2 {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(359deg);
			  transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
			  transform: rotate(359deg);
	}
  }
.block-three-col.processing > li, .event-col.processing > li, .faq-list.processing > li{
	opacity:0.6;
}
.block-list-wrap .block-four-col{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -14px;
	width:calc(100% + 28px);
	padding: 0px;
	position: relative;
}
.block-list-wrap .block-four-col > li{
	position: relative;
	width:calc(25% - 28px);
	margin: 14px;
	background: #e7e7e7;
	padding: 50px 35px 35px 35px;
	box-shadow: 0px 0px 0px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
	list-style: none;
	padding-bottom: 130px;
}
.block-list-wrap .block-four-col > li:hover {
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.block-list-wrap li.load-more{
	width: 100% !important;
	margin:3rem 0 0 0 !important;
	box-shadow:none !important;
	padding:0px!important;
	background:none!important;
}
.faq-list li.load-more{
	width: 100% !important;
	margin:0 !important;
	box-shadow:none !important;
	padding:0px!important;
	background:none!important;
}
.badge{
	width: 210px;
	position: absolute;
	left: -50%;
	right:-50%;
	margin: auto;
	background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	min-height: 28px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	top:0px;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	white-space: normal;
	max-height: 50px;
	overflow: hidden;
}
.badge.badge-green{
	background: #90c95a;
}
.badge.badge-grey{
	background: #757575;
}
.com_news .title-wrap > .badge{
	display:inline-block;
	left:auto;
	right:auto;
	width:auto;
	margin:0px;
	position:relative;
	max-height: none;
	min-height:0px;
	padding: .25em 30px;
}
.block-list-wrap .block-three-col .bl-img{
	display: block;
	height: 135px;
	width: 100%;
	text-align: center;
	padding: 16px 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.block-list-wrap .block-three-col .bl-img img{
	max-height: 102px;
	margin: auto;
	display: block;
}
.block-list-wrap .block-three-col .bl-desc{
	display: block;
	position: relative;
	max-width: 330px;
	margin: auto;
	padding: 15px 0px;
	font-size: 20px;
	line-height: normal;
	color:#4d4d4d;
	font-weight: 600;
	text-align: center;
}
.block-list-wrap .block-three-col .bl-img + .bl-desc{
	border-top:solid 1px #4d4d4d;
}
.block-list-wrap .block-three-col .bl-img:empty + .bl-desc{
	border-top:solid 1px #fff;
}
.block-list-wrap .block-three-col .bl-desc p{
	color:#4d4d4d;
	font-size: 20px;
	line-height: normal;
	font-weight: 600;
	text-align: center;
	margin: 0px;
}
.block-list-wrap .block-three-col .bl-desc a{
	color:#4d4d4d;
}
.block-list-wrap .block-three-col.news-list .news-item-dsc:hover .bl-desc a{
	color:#fff;
}
.block-list-wrap .block-three-col .funding-period{
	position: absolute;
	width: 100%;
	padding: 18px;
	background: #e7e7e7;
	text-align: center;
	font-size: 20px;
	display: block;
	color: #1b5e88;
	font-weight: 600;
	line-height: 100%;
	left: 0px;
	bottom:117px;
}
.block-list-wrap .block-three-col .btn-wrap{
	text-align: center;
	position: absolute;
	width: 100%;
	padding: 0px 18px;
	text-align: center;
	bottom:34px;
	left: 0px;
}
.block-list-wrap .block-three-col.event-col > li{
	padding-bottom: 180px;
	padding-top: 54px;
}
.block-list-wrap .block-three-col.event-col .btn-wrap{
	bottom:54px;
}
.block-list-wrap .block-three-col.event-col .bl-desc{
	border:None;
}
.block-list-wrap .block-three-col.event-col .bl-desc h5{
	font-size: 28px;
	color: #1b5e88;
	font-weight: 600;
	margin: 0px 0px 14px 0px;
}
.block-list-wrap .block-three-col.event-col .bl-desc p{
	font-size: 23px;
	line-height: 30px;
	color: #4d4d4d;
}
.block-list-wrap .block-four-col > li{
	text-align: center;
}
.block-list-wrap .block-four-col > li .bl-desc p, .block-list-wrap .block-four-col > li .bl-desc{
	text-align: center;
	font-size: 17px;
	line-height: 22px;
	color: #4d4d4d;
}
.block-list-wrap .block-four-col .btn-wrap{
	text-align: center;
	position: absolute;
	width: 100%;
	padding: 0px 18px;
	text-align: center;
	bottom:40px;
	left: 0px;
}
.block-list-wrap .block-four-col h5{
	font-size: 20px;
	color: #1b5e88;
	font-weight: 600;
	margin-bottom: 12px;
}
.block-list-wrap .block-four-col .badge{
	font-size: 10px;
	width: 154px;
	height: auto;
	line-height: 17px;
	min-height: 0px;
}
.block-list-wrap .block-horizontal-list{
	margin: 0px;
	padding: 0px;
}
.block-list-wrap .block-horizontal-list > li{
	background: #fff;
	width: 100%;
	position: relative;
	margin: 18px 0px;
	padding: 30px;
	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	float:left;
}
.block-list-wrap .block-horizontal-list > li:hover {
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.block-list-wrap .block-horizontal-list .badge{
	height: 20px;
	font-size: 10px;
	width: 154px;
	line-height: 100%;
	line-height: 15px;
	left: 29%;
	right: auto;
	min-height: 20px;
}
.block-list-wrap .block-horizontal-list .bl-img{
	width: 20%;
	padding: 10px 30px 10px 0px;
	text-align:center;
}
.block-list-wrap .block-horizontal-list .bl-img img{
	max-width: 176px;
}
.block-list-wrap .block-horizontal-list .funding-period{
	width:28%;
	background: #e7e7e7;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #1b5e88;
	padding: 12px;
}
.block-list-wrap .block-horizontal-list .bl-desc{
	padding: 10px 60px;
	width: 37%;
	font-size: 15px;
	font-weight: 600;
	color: #1b5e88;
	text-align: center;
	color: #4d4d4d;
	line-height: normal;
}
.block-list-wrap .block-horizontal-list .bl-desc p{
	font-size: 15px;
	line-height: normal;
	font-weight: 600;
	color: #1b5e88;
	text-align: center;
	margin: 0px!important;
	color: #4d4d4d;
}
.block-list-wrap .block-horizontal-list  .btn-wrap{
	width: 15%;
	text-align: center;
}
.block-list-wrap .block-three-col.event-col .bl-desc{
	position: static;
}
.block-list-wrap .event-col .bl-desc a:before{
	content:'';
	position: absolute;
	left:-50%;
	right:-50%;
	margin:auto;
	width:100%;
	height:100%;
	z-index: 1;
	top:0px;
}
.event-item .title-wrap h2{
	max-width:none;
}
.event-item .title-wrap p{
	opacity:1!important;
	visibility: visible!important;
	transform:none!important;
}
.primary-btn.btn-sml{
	font-size: 10px;
	padding: 13px 22px;
    min-width: 160px;
	height: 40px;
	line-height: 15px;
}
.primary-btn.btn-sml:before{
	height:40px!important;
}
.highlight-list{
	margin: 0 -20px!important;
    width: calc(100% + 40px)!important;
    display: flex!important;
    padding: 0px!important;
	justify-content: center;
}
.highlight-list > li{
	list-style: none!important;
	width: calc(25% - 10px)!important;
	margin: 0px 5px!important;
	height: 525px;
	position: relative;
	overflow: hidden;
	align-items: flex-end;
}
.highlight-list > li .highlight-bg{
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
	transition: all 1s ease;
}
.highlight-list > li:hover .highlight-bg{
	transform: scale(1.4);
}
.highlight-list > li a{
	display: block;
	width: 100%;
	height: 100%;
}
.highlight-list > li .hl-title{
	display: block;
	line-height: 36px;
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 100%;
	padding: 40px;
	transition:all 0.6s ease;
	    background: linear-gradient(0deg, rgba(27,94,136,1) 7%, rgba(28,122,181,0.9023984593837535) 65%, rgba(27,94,136,0) 100%);
	opacity: 1;
}
.highlight-list > li .hl-desc{
	position: absolute;
	left: 0px;
	top:100px;
	width: 100%;
	height: 100%;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	opacity: 0;
	transition:all 0.4s ease 0.3s;
	line-height: normal;
}

.highlight-list > li:hover .hl-desc{
	opacity: 1;
	top:0px;
}
.highlight-list > li:hover .hl-title{
	opacity: 0;
}
.inner .back-btn{
	position: absolute;
	top:38px;
	font-size: 20px;
	color: #727272;
	font-weight: 600;
	line-height: 100%;
	padding-left: 26px;
	transition:all 0.3s ease;
}
.inner .back-btn:hover{
	color: #4d4d4d;
}
.inner .back-btn:before{
	content:'';
	width: 16px;
	height: 16px;
	background:url(../images/down.png) no-repeat center;
	background-size: 16px;
	position: absolute;
	left: 0px;
	top:2px;
	transform:rotate(90deg);
}
.project-info{
	float: left;
	width: 100%;
	padding: 30px 30px 0px;
	position: relative;
	z-index: 2;
}
.com_projects .block-shadow .project-info{
	min-height:370px;
}
.com_projects .block-shadow + .project-intro{
	float:left;
	width:100%;
	position: relative;
}
.project-info h4{
	display: block;
	width: 100%;
	margin: 0px 0px 30px;
	font-size: 34px;
}
.project-info h6{
	font-size: 24px;
	margin: 0px 0px 10px 0px;
}
.project-info p{
	font-size: 24px;
	line-height: 36px;
	color: #787878;
	margin: 0px 0px 40px 0px;
}
.project-info .project-meta > div{
	padding-right: 50px;
}
.project-info .project-meta > div > p:last-child{
	margin: 0px;
}
.project-info .project-meta .pr-logo{
	display: block;
	margin: -44px 0px 40px 0px;
	max-height: 120px;
	min-height: 120px;
}
.project-info .project-meta .pr-logo img{
	max-height: 120px;
}
.project-info .project-meta a{
	font-weight: 700;
}
.block-shadow .text-center{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 2;
}
.project-intro img{
	float: left;
	margin: 12px 60px 30px 0px;
	max-width:500px;
}
ul.parnter-list{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
ul.parnter-list > li{
	list-style: none;
	width: 20%;
	padding: 10px;
	align-items: center;
	justify-content: center;
	display: flex;
}
ul.parnter-list > li img{
	max-height: 100px;
}
.contact-person{
	display: flex;
	max-width: 650px;
	margin: auto;
	clear: both;
	flex-wrap: wrap;
	align-items: center;
}
.contact-person .contact-img{
	display: block;
	width: 212px;
	height: 212px;
	border-radius: 100%;
	overflow: hidden;
	text-align:center;
}
.contact-person .contact-img img{
	min-height: 212px;
	max-height: 212px;
}
.contact-person .contact-info{
	padding-left: 100px;
	width:66%;
	font-size: 24px;
	line-height: 38px;
	color: #4d4d4d;
}
.contact-person .contact-info strong{
	display: block;
}
.contact-person .contact-info a{
	font-weight: 700;
}
.contact-person .contact-info ul.social-icons{
	margin: 25px 0px 0px;
	padding: 0px;
}
.contact-person .contact-info ul.social-icons > li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 14px;
}
.contact-person .contact-info ul.social-icons > li:first-child{
	margin: 0px;
}
.contact-person .contact-info ul.social-icons > li a{
	display: block;
	width: 36px;
	height: 36px;
	border:solid 2px #90c95a;
	border-radius: 100%;
	text-align: center;
	transition:all 0.3s ease;
	font-weight: 400;
	position: relative;
}
.contact-person .social-icons > li a i.flaticon-twitter:before {
  background-color: #90c95a;
}
.contact-person .contact-info ul.social-icons > li a i:before{
  color: #90c95a;
	margin: 0px;
	font-size: 18px;
	text-align: center;
    padding: 4px 0px;
    display: block;
	line-height: 25px;
	font-weight: 400;
	transition:all 0.3s ease;
}
.contact-person .contact-info ul.social-icons > li a:hover{
	background: #90c95a;
	color: #fff;
}
.contact-person .contact-info ul.social-icons > li a:hover i:before, .team-list-wrap .team-info ul.social-icons > li a:hover{
	color: #fff;
}
.contact-person .contact-info ul.social-icons > li a.icoRg:before, .team-list-wrap .team-info ul.social-icons > li a.icoRg:before,
.bio-head ul.social-icons > li a.icoRg:before{
	content:'';
	width: 22px;
	height: 22px;
	background:url(../images/ico-rg.png) no-repeat center;
	position: absolute;
	left: 6px;
	top:6px;
}
.contact-person .contact-info ul.social-icons > li a.icoId:before, .team-list-wrap .team-info ul.social-icons > li a.icoId:before,
.bio-head ul.social-icons > li a.icoId:before{
	content:'';
	width: 22px;
	height: 22px;
	background:url(../images/ico-id.png) no-repeat center;
	position: absolute;
	left: 6px;
	top:6px;
}
.contact-person .contact-info ul.social-icons > li a.icoId:hover:before,
.contact-person .contact-info ul.social-icons > li a.icoRg:hover:before,
.team-list-wrap .team-info ul.social-icons > li a.icoId:hover:before,
.team-list-wrap .team-info ul.social-icons > li a.icoRg:hover:before,
.bio-head ul.social-icons > li a.icoRg:hover:before,
.bio-head ul.social-icons > li a.icoId:hover:before{
	filter: brightness(100);
}
.sec-title{
	float:left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
}
.sec-title h3{
	line-height: 100%;
	font-size: 34px;
	font-weight: 700;
	margin: 0px;
}
.sec-title .btn-view-all{
	position: absolute;
	right:0px;
	top:0px;
	font-size: 23px;
	color: #1b5e88;
	font-weight: 700;
}
.card-carousel-wrap{
	float: left;
	width: 100%;
	clear: both;
}

.card-carousel-wrap .card-carousel{
	width:calc(100% + 36px);
	margin: 0px -18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.card-carousel-wrap .card-carousel .car-item{
	background: #fff;
    box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
	margin: 18px;
	padding: 50px;
	text-align: center;
	height:calc(100% - 30px);
}

.card-carousel-wrap .card-carousel .owl-item.active .car-item[style="visibility: visible; opacity: 0; transform: matrix3d(0.85, 0, 0, 0, 0, 0.85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);"]{
	visibility: visible!important;
	opacity: 1!important;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)!important;
	transition:none!important;
}


.card-carousel-wrap .card-carousel .car-item:hover{
	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.card-carousel-wrap .card-carousel .car-item .cat{
	display: block;
}
.card-carousel-wrap .card-carousel .cat{
	font-size: 14px;
	color: #90c95a;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}
.card-carousel-wrap .card-carousel .date{
	font-size: 20px;
	color: #1b5e88;
	display: block;
	font-weight: 600;
	margin: 0px 0px 16px 0px;
}
.card-carousel-wrap .card-carousel .desc{
	display: block;
	font-size: 20px;
	color: #4d4d4d;
	text-align: center;
	font-weight: 700!important;
}
.card-carousel-wrap .card-carousel .desc p{
	margin: 0px;
	font-size: 20px;
	color: #4d4d4d;
	font-weight: 700;
}
.card-carousel-wrap .owl-nav{
	position: absolute;
	width: 106%;
	bottom:47%;
	height: 0px;
	left:-3%;
}
.card-carousel-wrap .owl-nav .owl-prev{
	width: 26px;
	height: 26px;
	background:url(../images/nav-left.png) no-repeat center;
	background-size:18px!important;
	position: absolute;
	left: 0px;
	bottom:50%;
	overflow: hidden;
	text-indent: 50px;
}
.card-carousel-wrap .owl-nav .owl-next{
	width: 26px;
	height: 26px;
	background:url(../images/nav-right.png) no-repeat center;
	background-size:18px!important;
	position: absolute;
	right: 0px;
	bottom:50%;
	overflow: hidden;
	text-indent: 50px;
}
.card-carousel-wrap .owl-nav .disabled{
	opacity: 0.5;
}
.event-banner .date{
	display: block;
	font-size: 20px;
	color: #90c95a;
	font-weight: 600;
}
.success-story-banner.event-banner .suc-dsc {
    max-width: 990px;
}
.event-carousel .owl-nav{
	position: absolute;
	width: 110%;
	bottom:47%;
	height: 0px;
	left:-5%;
}
.event-carousel .owl-nav .owl-prev{
	width: 26px;
	height: 26px;
	background:url(../images/nav-left.png) no-repeat center;
	background-size:18px!important;
	position: absolute;
	left: 0px;
	bottom:50%;
	overflow: hidden;
	text-indent: 50px;
}
.event-carousel .owl-nav .owl-next{
	width: 26px;
	height: 26px;
	background:url(../images/nav-right.png) no-repeat center;
	background-size:18px!important;
	position: absolute;
	right: 0px;
	bottom:50%;
	overflow: hidden;
	text-indent: 50px;
}
.event-carousel .owl-nav .disabled{
	opacity: 0.5;
}
.event-carousel .btn-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.event-carousel .btn-wrap > *{
	margin: 0px 22px;
}
.primary-btn.addtocal{
	width: 270px;
	height: 52px;
	position: relative;
	color: #fff!important;
	background:none;
	box-shadow: inset 0px 0px 0px 2px #90c95a;
	line-height: normal;
}
.primary-btn.addtocal:before{
	content:none;
}
.addtocal .txt-cal, .addtocal .links-cal{
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	transition:all 0.3s ease;
}
.addtocal .links-cal{
	opacity: 0;
}
.addtocal .txt-cal{
	opacity: 1;
}
.addtocal:hover .txt-cal{
	opacity: 0;
}
.addtocal:hover .links-cal{
	opacity: 1;
}
.addtocal .links-cal i{
	color: #1885ca;
	margin: 0px 20px;
	font-weight: 100;
}
.addtocal .links-cal i:before{
	margin: 0px;
	color: #fff;
	font-size:30px;
	font-weight: 100;
}
.select-wrap.select-small{
	width: 230px;
}
.title-wrap .select-small{
	position: absolute;
	right:0px;
	top:40px;
}
.event-intro p{
	color: #1b5e88;
}
.event-intro p a{
	font-weight: 700;
}
.event-intro ul, .event-intro ol{
	/*padding-left:20px;*/
	margin:0px 0px 25px 0px;
}
.event-intro ul > li, .event-intro ol > li{
	font-size: 24px;
  	line-height: 38px;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	color: #1b5e88;
	margin:0px 0px 5px 0px;
}
.news-intro img{
	float: left;
	margin: 8px 60px 30px 0px;
}
.news-intro p{
	color: #1b5e88;
}
.news-intro p a{
	font-weight: 700;
}
.title-wrap .badge{
	top:-46px;
}
.com_news.news .title-wrap .badge{
	top:-10px;
}
.title-wrap .date{
	display: block;
	font-size: 20px;
	color: #90c95a;
	font-weight: 600;
}
/*.title-wrap p:last-child{
	margin-bottom: 0px!important;
}*/
.event-info{
	float: left;
	width: 100%;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	background-color: #1c6c9e;
	margin: 40px 0px 70px;
	padding: 50px 60px ;
}
.event-info h4{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 34px;
	margin-bottom: 30px;
}
.event-info h6{
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	color: #90c95a;
}
.event-info p{
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	margin: 0px 0px 40px 0px;
}
.event-info .event-meta > div > p:last-child, .event-info .event-meta .flex-wrap .con-dsc p:last-child{
	margin: 0px!important;
}
.event-info p a{
	color: #fff;
	font-weight: 700;
}
.event-info .text-center{
	display: flex;
	align-items: center;
	justify-content: center;
}
.event-info .text-center > *{
	margin: 0px 20px;
}
.event-info .flex-wrap{
	display: flex;
	flex-wrap: wrap;
}
.event-info .flex-wrap .con-img{
	width:auto;
	padding-right: 30px;
}
.event-info .flex-wrap .con-dsc{
	max-width:55%;
}
.event-info .flex-wrap .con-dsc p{
	margin:0px 0px 6px 0px;
}
.event-info .flex-wrap .con-dsc ul.social-icons{
	display: inline-block;
	margin-bottom:4px;
}
.event-info .flex-wrap .con-dsc a{
	word-break: break-all;
}
.event-info .flex-wrap .con-img span{
	width: 180px;
	height: 180px;
	border-radius: 100%;
	overflow: hidden;
	display: block;
  text-align: center;
}
.event-info .flex-wrap .con-img span img{
	min-height: 180px;
}
.primary-btn.btn-border{
	background: none;
	box-shadow: inset 0px 0px 0px 2px #90c95a;
}
.primary-btn.btn-prime-outline, article a.primary-btn.btn-prime-outline{
	background: none;
	box-shadow: inset 0px 0px 0px 2px #1b5e88;
	color: #1b5e88!important;
}
.primary-btn.btn-prime-outline:before{
	background-color: #1b5e88;
    background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
    background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
    background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
}
.primary-btn.btn-prime-outline:hover, .primary-btn.btn-prime-outline.active{
	color:#fff!important;
}
.primary-btn.btn-prime-outline.active:before{
	width: 100%;
	opacity: 1;
}
.accord-wrap.accord-center .collapse-trigger{
	text-align: center;
	font-size: 34px;
	color: #4d4d4d;
}
.accord-wrap.accord-center .collapse-trigger i{
	background:url(../images/down.png) no-repeat center;
	background-size: 24px;
	transition:all 0.3s ease;
}
.accord-wrap.accord-center .collapse-trigger[aria-expanded="true"] i{
	transform:rotateX(180deg);
}
.accord-wrap.accord-center .collapse-trigger i:before,
.accord-wrap.accord-center .collapse-trigger i:after{
	content:none;
}
.accord-wrap.accord-center .collapse-item{
	padding-top: 40px;
	padding-bottom: 40px;
}
.com_events .event-carousel .btn-wrap .primary-btn{
  opacity: 1!important;
}
.event-dl{
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
}
.event-dl dt{
	width: 25%;
	font-size: 24px;
	color: #1b5e88;
	font-weight: 700;
	padding-right: 30px;
}
.event-dl dd{
	width: 75%;
	font-size: 24px;
	color: #787878;
	margin: 0px 0px 40px;
}
.event-dl > dd:last-child{
	margin: 0px;
}
.event-dl dd strong{
	color: #4d4d4d;
	font-weight: 700;
}
.event-dl dd p{
	font-size: 24px;
	line-height: 38px;
	color: #787878;
	margin-bottom: 10px;
}
.event-dl dd > p:last-child{
	margin: 0px;
}
section .row{
	clear: both;
}
.daterangepicker, .daterangepicker *{
	font-family: proxima-nova;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
	min-width: 32px!important;
    width: 36px!important;
    height: 32px!important;
    line-height: 26px!important;
    font-size: 16px!important;
}
.daterangepicker td.active, .daterangepicker td.active:hover{
	background: #90c95a!important;
}
.daterangepicker .drp-buttons .btn{
	font-size: 14px!important;
    font-weight: bold!important;
    padding: 4px 16px!important;
    border-radius: 18px!important;
}
.daterangepicker .drp-buttons .btn.btn-primary{
	background: #90c95a!important;
	border-color:#90c95a!important;
}

/*isotope*/
.iso-nav-filter{
	display: flex!important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0px!important;
	margin-bottom: 40px;
}
.iso-nav-filter > li{
	list-style: none!important;
	margin: 12px;
}
.block-list-wrap ul.news-list > li{
	padding: 0px;
}
.block-list-wrap ul.news-list .news-item-dsc{
	padding: 75px 50px 150px 50px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	  transition:all 0.3s ease;
}
.block-list-wrap ul.news-list .news-item-dsc:hover, .block-list-wrap .event-col > li:hover{
	background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  	background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  	background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	  transition:all 0.3s ease;
}
.block-list-wrap ul.news-list .news-item-dsc:hover p, .block-list-wrap .event-col > li:hover .bl-desc p, .block-list-wrap ul.news-list .news-item-dsc:hover pa{
	color:#fff;
	transition:all 0.3s ease;
}
.block-list-wrap ul.news-list .news-item-dsc:hover .primary-btn, .block-list-wrap .event-col > li:hover .primary-btn{
	background: transparent;
    transition: all 0.2s ease 0.3s;
}
.block-list-wrap ul.news-list .news-item-dsc:hover .primary-btn:before, .block-list-wrap .event-col > li:hover .primary-btn:before {
	background: #90c95a;
	opacity:1;
	width:100%;
}
.block-list-wrap .event-col > li:hover .bl-desc h5{
	color:#90c95a;
	transition:all 0.3s ease;
}
.block-list-wrap .event-col > li:hover .bl-desc, .block-list-wrap .event-col > li:hover .bl-desc p{
	color:#ffffff;
	transition:all 0.3s ease;
}
.block-list-wrap ul.news-list .badge{
	border:solid 2px #fff;
	border-width: 0px 2px 2px 2px;
}
.block-list-wrap ul.news-list .news-item-dsc .bl-desc{
	border:none;
	padding: 0px;
}
.block-list-wrap ul.news-list .news-item-dsc .bl-desc h5{
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #90c95a;
	margin: 0px 0px 18px 0px;
	transition:all 0.3s ease;
}
.block-list-wrap ul.news-list .news-item-dsc .bl-desc p{
	font-size: 28px;
	line-height: normal;
	font-weight: 700;
	margin: 0px;
}
.block-list-wrap ul.news-list .btn-wrap{
	bottom:50px;
}
.block-list-wrap ul.news-list > li.bl-videos{
	width: calc(66.66% - 36px);
	display: flex;
	flex-wrap: wrap;
}
.block-list-wrap ul.news-list > li.bl-videos .news-item-img{
	width: 50%;
	background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
}
.block-list-wrap ul.news-list > li.bl-videos .news-item-dsc{
	width: 50%;
	position: relative;
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  transition:all 0.3s ease;
}
.block-list-wrap ul.news-list > li.bl-videos:hover .news-item-dsc{
	background:#90c95a;
}
.block-list-wrap ul.news-list > li.bl-videos:hover .news-item-dsc .bl-desc h5{
	color:#1b5e88;
}
.block-list-wrap ul.news-list > li.bl-videos:hover .primary-btn{
	background: transparent;
    transition: all 0.2s ease 0.3s;
}
.block-list-wrap ul.news-list > li.bl-videos:hover .primary-btn.btn-green:before {
	background: #1b5e88;
	opacity:1;
	width:100%;
}
.block-list-wrap ul.news-list > li.bl-videos .news-item-dsc p, .block-list-wrap ul.news-list > li.bl-videos .news-item-dsc a{
	color: #fff;
}
.block-list-wrap ul.news-list > li.bl-videos .news-item-img a{
	display: flex;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	align-items: center;
	justify-content: center;
}
.block-list-wrap ul.news-list > li.bl-videos .news-item-img a.video-thumb:before{
	content:'';
	width: 100px;
	height: 70px;
	background:url(../images/play.png) no-repeat center;
	pointer-events: none;
}
.btn-wrap-center .iso-nav-filter + .search-wrap input{
	width:250px;
}
.btn-wrap-center .iso-nav-filter + .search-wrap input:focus{
	width:340px;
}
.news-intro img{
	float: left;
	margin: 8px 60px 30px 0px;
}
.news-intro p{
	color: #1b5e88;
	text-align: center;
}
.news-intro ul li, .news-intro ol li{
	color: #1b5e88;
}
.news-intro p a{
	font-weight: 700;
}
.news-detail-desc{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.clearboth{
	clear: both;
}
.card-carousel-wrap .progrrame-block a{
	display: flex;
	align-items: center;
	justify-content: center;
}
.card-carousel-wrap .progrrame-block .pr-ico{
	width: 45%;
	display: block;
	text-align: center;
	padding-right: 30px;
}
.card-carousel-wrap .progrrame-block .pr-dsc{
	width: 55%;
	text-align: left;
	font-size: 18px;
	color: #4d4d4d;
	font-weight: 700;
	line-height: normal;
	transition:all 0.3s ease;
}
.card-carousel-wrap .card-carousel .car-item.progrrame-block{
	padding: 40px 50px;
}
.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block{
	opacity: 1!important;
}
.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block{
	 padding:0;
}
.row + .joint_programs{
	margin-top:30px;
}
.card-carousel-wrap.jp_related{
	margin-top: 20px;
}
.card-carousel-wrap.jp_related .jp_related_carousel{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.jp_related_carousel .owl-item{
	/*margin: 5px*/;
    /*width: calc(20% - 10px)!important;*/
    background: #e7e7e7;
    list-style: none;
    float: left;
    position: relative;
    min-height: 350px;
}

.jp_related_carousel .owl-item::after{
	background-image: -moz-linear-gradient( 18deg,rgb(27,94,136) 0%,rgb(28,122,181) 49%,rgb(27,94,136) 100%);
    background-image: -webkit-linear-gradient( 18deg,rgb(27,94,136) 0%,rgb(28,122,181) 49%,rgb(27,94,136) 100%);
    background-image: -ms-linear-gradient( 18deg,rgb(27,94,136) 0%,rgb(28,122,181) 49%,rgb(27,94,136) 100%);
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index:-1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
}

.jp_related_carousel .owl-item:hover::after{
	opacity: 1;
}

.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 35px 25px 15px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a .pr-ico {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
	padding: 0px;
}
.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a .pr-ico img{
	width: auto;
	display: inline-block;
}
.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a .pr-dsc {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 28px;
    color: #4d4d4d;
    font-weight: 700;
    line-height: normal;
    transition: all 0.3s ease;
}
.card-carousel-wrap.jp_related .jp_related_carousel .owl-item:hover a .pr-dsc {
	color: #FFFFFF;
}

/*Team*/
.team-list-wrap{
	position: relative;
    float: left;
    width: 100%;
    text-align: center;
}
.team-list-wrap > ul {
    display: flex;
    width: calc(100% + 40px);
    flex-wrap: wrap;
    margin: 0px -30px 0px;
	padding: 0px;
	position: relative;
}
.team-list-wrap > ul > li{
    width: calc(50% - 40px);
    margin: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
    padding: 0px;
    list-style: none;
    text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}
.team-list-wrap > ul > li:hover {
	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
	background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
}
.team-list-wrap .team-img-wrap{
	width: 48%;
	background: #e7e7e7;
	padding: 40px;
	align-items: flex-start;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	height:100%;
}
.team-list-wrap .team-img-wrap .team-img{
	display: block;
	width: 212px;
	height: 212px;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 12px;
	text-align: center;
}
.team-list-wrap .team-img-wrap img{
	/*min-height: 212px;*/
	min-height: auto;
	max-height: 212px;
}
.team-list-wrap .team-info{
	padding:50px 40px 80px 45px;
	width:52%;
	font-size: 24px;
	line-height: 38px;
	transition:all 0.3s ease;
	color: #4d4d4d;
	position: relative;
}
.team-list-wrap > ul > li:hover .team-info{
	color:#fff;
}
.team-list-wrap .team-info strong{
	display: block;
}
.team-list-wrap .team-info a{
	font-weight: 700;
	word-break: break-all;
	transition:all 0.3s ease;
}
.team-list-wrap > ul > li:hover .team-info a{
	color:#90c95a;
}
.team-list-wrap .team-info ul.social-icons{
	margin:  0px;
	padding: 0px;
	position: absolute;
	left:45px;
	bottom:40px;
}
.team-list-wrap .team-info ul.social-icons > li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 14px;
}
.team-list-wrap .team-info ul.social-icons > li:first-child{
	margin: 0px;
}
.team-list-wrap .team-info ul.social-icons > li a{
	display: block;
	width: 36px;
	height: 36px;
	border:solid 2px #90c95a;
	border-radius: 100%;
	text-align: center;
	transition:all 0.3s ease;
	font-weight: 400;
	position: relative;
}
.team-list-wrap .team-info ul.social-icons > li a i.flaticon-twitter:before {
  background-color: #90c95a;
}
.team-list-wrap .team-info ul.social-icons > li a i:before{
	color: #90c95a;
	margin: 0px;
	font-size: 18px;
	text-align: center;
    padding: 4px 0px;
    display: block;
	line-height: 25px;
	font-weight: 400;
	transition:all 0.3s ease;
}
.team-list-wrap .team-info ul.social-icons > li a:hover{
	background: #90c95a;
	color: #fff;
}
.team-list-wrap .team-info ul.social-icons > li a:hover i:before{
	color: #fff;
}
.reach-us{
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	float: left;
	width: 100%;
	padding: 50px;
	text-align: center;
	color: #fff;
	min-height: 605px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.reach-us address{
	font-size: 28px;
	color: #fff;
	line-height: normal;
	font-weight: 700;
}
.reach-us address a{
	font-size: 28px;
	color: #90c95a;
	line-height: normal;
	font-weight: 700;
}
.reach-us .transport{
	display: block;
	text-align: center;
	margin: 30px 0px 50px;
	font-size: 28px;
	color: #fff;
	line-height: normal;
	font-weight: 400;
}
.reach-us .btn-green{
	margin-top: 15px;
}
.reach-us .social-icons{
	display: inline-block;
}
.reach-us .social-icons > li{
	margin-left: 12px;
}
.team-map{
	float:left;
	width: 100%;
	height: 510px;
	background: #eaeaea;
}
.article-block{
	float: left;
	width: 100%;
	position: relative;
	padding: 90px;
	text-align: center;
	min-height: 510px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 0px 3px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
	background: #fff;
}
.article-block:hover{
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
.article-block h2{
	font-size: 54px;
	color: #4d4d4d;
}
.article-block p{
	max-width: 1000px;
	margin: 0px auto 25px;
	width:100%;
}
.article-block .text-center{
	width: 100%;
}

.bio-head{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding: 0px;
    text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}
.bio-head .team-img-wrap{
	width: 48%;
	background: #e7e7e7;
	padding: 40px;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}
.bio-head .team-img-wrap .team-img{
	display: block;
	width: 212px;
	height: 212px;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 12px;
	text-align:center;
}
.bio-head .team-img-wrap img{
	margin:auto;
	min-height: auto;
	max-height: 212px;
}
.bio-head .team-info{
	padding:50px 40px 40px 45px;
	width:52%;
	font-size: 24px;
	line-height: 38px;
	color: #4d4d4d;
}
.bio-head .team-info strong{
	display: block;
}
.bio-head .team-info a{
	font-weight: 700;
	word-break: break-all;
}
.bio-head .team-info ul.social-icons{
	margin: 25px 0px 0px;
	padding: 0px;
}
.bio-head .team-info ul.social-icons > li{
	float: left;
	list-style: none;
	margin: 0px 14px 0px 0px;
}
.bio-head .team-info ul.social-icons > li:last-child{
	margin: 0px;
}
.bio-head .team-info ul.social-icons > li a{
	display: block;
	width: 36px;
	height: 36px;
	border:solid 2px #90c95a;
	border-radius: 100%;
	text-align: center;
	transition:all 0.3s ease;
	font-weight: 400;
	position: relative;
}
.bio-head .team-info ul.social-icons > li a i.flaticon-twitter:before {
  background-color: #90c95a;
}
.bio-head .team-info ul.social-icons > li a i:before{
	color: #90c95a;
	margin: 0px;
	font-size: 18px;
	text-align: center;
    padding: 4px 0px;
    display: block;
	line-height: 25px;
	font-weight: 400;
	transition:all 0.3s ease;
}
.bio-head .team-info ul.social-icons > li a:hover{
	background: #90c95a;
	color: #fff;
}
.bio-head .team-info ul.social-icons > li a:hover i:before{
	color: #fff;
}
.bio-modal .modal-dialog{
	margin-top:8rem;
}
.bio-modal .modal-body {
    padding: 0px;
}
.bio-modal .bio-content{
    padding: 45px 40px;
}
.bio-modal .bio-content p:last-child{
	margin:0px;
}
.bio-modal .bio-content.hide-element, .hide-element{
	display:none!important;
}
.bio-head .team-img-wrap .team-img{
	margin: 0px;
}
#loginModal.gen-modal .modal-dialog{
	max-width: 1440px;
}
#loginModal.gen-modal .modal-body{
	padding: 0px;
	position: relative;
}
#loginModal.gen-modal .login-wrapper{
	display: flex;
	width: 100%;
	align-items: flex-start;
	justify-content: center;
}
#loginModal.gen-modal .login-wrapper > div{
	padding: 100px;
	width: 100%;
	height: 100%;
}
#loginModal.gen-modal .login-wrapper h2{
	line-height: normal;
	margin: 0px 0px 25px 0px;
	font-size: 32px;
	font-weight: 700;
}
#loginModal.gen-modal .base-text{
	position: absolute;
	left: 100px;
	bottom:100px;
	font-size: 16px;
	line-height: 26px;
	margin: 0px;
	width: 35%;
}
#loginModal.gen-modal .join-eera{
  background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
  background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
}
#loginModal.gen-modal .join-eera p{
	color: #fff;
	font-size: 17px;
	line-height: 28px;
}
#loginModal.gen-modal .join-eera h2{
	color: #fff;
}
#loginModal.gen-modal .login-form h2 span{
	color: #185e8f;
}
#loginModal.gen-modal .join-eera h2 span{
	color: #90c95a;
}
#loginModal.gen-modal .join-eera ul.check-list{
	margin: 10px 0px 40px;;
	float: left;
	width: 100%;
}
#loginModal.gen-modal .join-eera ul.check-list > li{
	list-style: none;
	float: left;
	width: 100%;
	padding-left: 48px;
	margin: 10px 0px;
	font-size: 23px;
	color: #fff;
	font-weight: 700;
	line-height: normal;
	background:url(../images/tick.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#loginModal.gen-modal .form-fields{
	margin-bottom: 30px;
}
#loginModal.gen-modal .form-fields input{
	margin-bottom: 32px;
}
#videoModal.gen-modal .modal-dialog{
	margin-top:5vh;
}
#videoModal.gen-modal .modal-body{
	padding:0px;
}
#videoModal.gen-modal iframe {
    width: 100%;
    float: left;
    height: calc(100vw/2.545);
}
#videoModal .video-frame{
	float:left;
	width:100%;
}
#site-wrapper .no-item{
	padding:0px !important;
	width:100% !important;
	box-shadow:none !important;
	color:#a4a4a4;
	text-align: center;
	list-style: none!Important;
	background:none!Important;
}
.no-item-found{
	background:url(../images/noitem.png) no-repeat left center !important;
	background-size: 30px !important;
	padding:10px 0px 10px 40px !important;
	width:auto !important;
	margin:auto;
	box-shadow:none !important;
	color:#a4a4a4;
	font-size:20px;
	font-style: italic;
}
.gen-modal .modal-dialog{
	transform: scale(0.8) translate(0%,10%)!important;
	opacity: 0;
	transition:all 0.3s ease;
}
.gen-modal.show .modal-dialog{
	transform: scale(1) translate(0%,4%)!important;
	opacity: 1;
}

div.pagination{
	position: relative;
	text-align: center;
	float: none;
	display: block;
	margin-top: 80px;
	margin-bottom:-20px;
}
div.pagination ul.pagination-list{
	margin: 0;
	padding:0px;
	display: inline-block;
}
div.pagination > span{
	position: absolute;
	left: 0;
	top: 0;
}
div.pagination > span:nth-child(2){
	left:auto;
	right:0;
}
div.pagination ul li{
	float: left;
	margin-right:10px;
	list-style: none;
	line-height: 100%;
	font-size:23px;
	margin:0px 7px;
}
div.pagination ul li a{
	line-height: 100%;
	color: #4d4d4d;
	font-size:23px;
    padding: 5px 5px;
    line-height: 26px;
	display: inline-block;
}
div.pagination ul li a.current{
	background:#1b5e88;
	color: #fff;
    border-radius: 27px;
    min-width: 32px;
    text-align: center;
}
div.pagination ul li:last-child{
	margin-right:0px;
}
div.pagination ul li.Prev, div.pagination ul li:first-child{
	margin-right:50px;
}
div.pagination ul li:first-child.disabled, div.pagination ul li:last-child.disabled{
	opacity:0.6;
}
div.pagination ul li.Prev a, div.pagination ul li a.prev, div.pagination ul li:first-child a.pagenav{
	background:url(../images/nav-left-gr.png) no-repeat right center;
	background-size: 18px;
	padding-left:30px;
	color:transparent;
	text-indent: -500px;
	overflow: hidden;
	background-position: 10px;
}
div.pagination ul li.Next, div.pagination ul li:last-child{
	margin-left:50px;
}
div.pagination ul li.Next a, div.pagination ul li a.next{
	background:url(../images/nav-right-gr.png) no-repeat right center;
	background-size: 18px;
	padding-right:30px;
	color:transparent;
}
div.pagination ul li.Next a, div.pagination ul li:last-child a.pagenav{
	background:url(../images/nav-right-gr.png) no-repeat left center;
	background-size: 18px;
	padding-right:0;
	color:transparent;
}
div.pagination ul li a.current:hover {
	color:#FFFFFF;
}

.map-pop-content{
	position:relative;
	z-index:9999;
	background: #fff;
	width: 100%;
	min-width:360px;
	max-width:380px;
	float: left;
}
.leaflet-popup-content-wrapper{
	float:left;
	overflow:hidden;
}
.leaflet-popup-content{
	float:left;
	width:auto!Important;
}
.leaflet-popup-tip-container{
	bottom:-20px;
	top:auto;
}
.map-pop-content .mem-header{
	display: flex;
}
.map-pop-content .mem-header .mem-logo{
	width:34%;
	padding-right:20px;
}
.map-pop-content .mem-header .mem-desc{
	width:66%;
}
.map-pop-content .mem-header .mem-desc h5{
	font-size:18px;
	color:#1b5e88;
	margin:0px 0px 5px;
	line-height: 100%;
	font-weight: 700;
}
.map-pop-content .mem-header .mem-desc span{
	width:100%;
	font-size:14px;
	line-height: normal;
	color:#787878;
	font-family: proxima-nova, sans-serif;
}
.map-pop-content .mem-header .mem-desc a{
	text-decoration:underline;
	color:#787878;
}
.map-pop-content .mem-active{
	display:block;
	padding-top:6px;
	font-family: proxima-nova, sans-serif;
	font-size:14px;
	color:#787878;
}
.map-pop-content .mem-active ul{
	padding-left:15px;
}
.map-pop-content .mem-active ul > li{
	list-style: disc;
	list-style-position: outside;
	font-size:13px;
	text-transform: uppercase;
	font-family: proxima-nova, sans-serif;
	width:50%;
	padding-right:12px;
	line-height: 100%;
	float:left;
}
.map-pop-content .mem-active ul > li:nth-child(odd){
	clear:left;
}
.filter-doc{
	clear:both;
}
.filter-doc .filter-results{
	margin:0px;
}
.btn-wrap-center.filter-doc .search-wrap input{
	width:260px;
}
ul.block-three-col.member-doc-col > li{
	padding:40px 40px 90px;
	text-align: left;
	position: relative;
}
.member-doc-col .primary-btn{
	position: absolute;
	bottom:40px;
	left:40px;
	max-width: 85%;
	height:auto;
}
.member-doc-col .primary-btn.btn-sml:before{
	height: 100%;
}
ul.block-three-col.member-doc-col > li p{
    font-size: 20px;
    line-height: 30px;
    color: #787878;
	font-weight: 400;
	text-align: left;
}
ul.block-three-col.member-doc-col > li h3{
	margin:0px 0px 30px;
	font-weight: 700;
	font-size: 30px;
}
.com_becomeamember .block-shadow{
	padding-bottom:110px;
}
.com_news .block-list-wrap.mb-5:last-child{
	margin-bottom:0px!important;
}
.com_faq .mt-5{
	margin-top:0px!important;
}
.multiple_hatdownload ul{
	padding:0px;
}
.multiple_hatdownload ul > li{
	list-style: none;
}
.article .accord-wrap img{
	float:right;
	margin:5px 0px 20px 30px;
	max-width: 360px;
}
.container-inner .accord-wrap img{
	float:right;
	margin:5px 0px 20px 30px;
	max-width: 360px;
}
#error-section{
	float:left;
	background:url(../images/404-bg.png) no-repeat top center;
	background-size: auto;
}
#error-section .container{
	max-width: 1250px;
}
#error-section .col-md-7{
	text-align: center;
}
#error-section h3{
	color:#4d4d4d;
	font-size:70px;
	font-weight: 700;
	line-height: 100%;
	margin:10px 0px 25px;
}
#error-section p{
	color:#1b5e88;
	font-size:24px;
	margin-bottom:50px;
}

/*SEARCH page*/
.element-invisible {
    display: none!Important;
}
.com_search-search header .search{
	display:none;
}
.com_search-search .search-wrap{
	background:none;
	pointer-events: none;
}
.com_search-search .search{
	width:100%;
	padding-top:0;
	float:left;
}
.com_search-search .search h1.page-title{
	display:none;
}
#searchForm .select {
    width: 100%;
    max-width: 160px;
    margin-bottom: 20px;
    position: relative;
    float: left;
}
#searchForm .form-limit .select {
	max-width: 62px;
}
#searchForm .select-options {
    border: solid 1px #2c3e50;
    margin-top: -1px;
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 100%;
    z-index: 2;
}
#searchForm .select-options > li {
    background: #eeeeee;
    padding: 6px 10px;
    line-height: normal;
    border-top: solid 1px #2c3e50;
    cursor: pointer;
}
#searchForm .select-options > li:first-child {
    border: none;
}
#searchForm .select-options > li:hover {
    background: #2c3e50;
    color: #fff;
}
#searchForm select {
	font-size: 14px;
	padding: 2px;
	float: right;
}
#searchForm .ordering-box{
	display: none;
}
.com_search-search .container-fluid > .search{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 95px 6% 100px 8%;
}
#searchForm .searchintro {
    background:rgba(28, 118, 175, 0.24);
    color:#2c3e50;
    margin-top:20px;
    padding: 5px 15px;
}
.search{
	float: left;
    width: 100%;
    /*margin-bottom: 100px;*/
}
#searchForm .searchintro p, #searchForm .searchintro .badge-info{
	font-size:16px!important;
}
#searchForm input[type="text"]#search-searchword {
	width:100%;
	border: 0px;
	border-bottom:solid 2px #90c95a;
    font-size: 24px;
	padding:2px 14px;
	padding-left: 0px;
	background:transparent;
}
#searchForm .btn-toolbar{
	position:relative;
	/*border-top: 1px solid #b5b5b5;*/
}
#searchForm .searchintro .badge-info {
    font-size: 16px!important;
    position: static;
    width: auto;
    float: none;
    margin: 0px;
	display: inline;
	border-radius: 30px;
}
#searchForm .btn-toolbar .btn-group{
	width:100%;
}
#searchForm .btn-toolbar .btn-group:nth-child(2){
	position:absolute;
	right:0px;
	bottom:5px;
	width:50px!important;
}
#searchForm button.btn{
    border: none;
    height: 40px;
	min-width:0px;
	text-indent:0px;
    padding: 0;
    width: 50px;
	cursor: pointer;
	background-size: 30px;
	position: relative;
	color: transparent;
	background: none;
}
#searchForm button.btn span{
	display: none;
}
#searchForm button.btn:before{
	content: "\f10f";
    display: inline-block;
    font-family: 'Flaticon';
	position: absolute;
	right:0px;
	top:0px;
	font-size: 30px;
	color: #90c95a;
}
#searchForm .searchintro p {
    color:#2c3e50;
    margin: 0;
	font-size: 16px;
}
.badge-info {
    background-color:#90c95a;
}
#searchForm fieldset {
	border-width:0px 0px 1px 0px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 0px;
    padding: 10px 0;
}
#searchForm .form-limit {
    display: inline-block;
    float: right;
    padding: 5px;
	padding-right: 0px;
	position:relative;
	top:-37px;
	width: 130px;
}
#searchForm .form-limit label {
    color: #2c3e50;
    font-size: 13px !important;
    float: left;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-top: 3px;
}
#searchForm .form-limit .select {
	float: left;
	display: none;
}
.chzn-container .chzn-results{
	width: 100%;
	    margin: 0;
    padding: 0 4px 0 4px;
}
.chzn-container {
	width: 55px!important;
}
.chzn-container .chzn-results li{
	    text-align: center;
	font-size:12px !important;
}
.chzn-container-single .chzn-single{
	background:none;
}
#searchForm legend {
    border-bottom: 0 none;
    float: left;
    font-size:13px;
    font-style: italic;
    line-height: 100%;
    margin: 1px 15px 0 0;
    overflow: hidden;
    width:auto;
    font-weight: 100;
}
#searchForm .phrases-box, #searchForm.ordering-box {
    float: left;
    margin-right: 20px;
}
#searchForm .phrases label, #searchForm .only label {
    color: #2c3e50 !important;
    margin-left: 5px;
    margin-right: 15px;
    font-size: 13px;
    font-weight: 100;
}
#searchForm .phrases input, #searchForm .phrases label, #searchForm .only input, #searchForm .only label {
    float: left;
    margin-top: 2px;
	position:static!important;
}
#searchForm fieldset .radio, #searchForm fieldset .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
}
#searchForm fieldset input[type="checkbox"],
#searchForm fieldset input[type="radio"]{
	margin-right:10px;
	margin-left:0px;
	position:static!important;
}
/*#searchForm .phrases select {
    margin: 2px 0 0;
    width: auto;
	border-radius: 5px;
	border: solid 1px #b5b5b5;
}*/
#searchForm .search .search-results a {
	color:#2c3e50;

}
dl.search-results .result-title {
    border-top:1px solid #b5b5b5;
    margin-top: 14px;
    padding-top: 14px;
	font-size: 18px;
    color: #90c95a;
    font-weight: 700;
}
dl.search-results .result-title:nth-child(1){
	border-top:0px;
}
dl.search-results .result-title a{
	font-size: 18px;
    color:#90c95a;
    font-weight: 700;
}
dl.search-results{
	color:#2c3e50;
}
dl.search-results .highlight{
	color:#1b5e88;
	font-size: 18px;
	line-height: 28px;
    font-weight: 700;
}
dl.search-results dt a {
	text-decoration:none !important;
}
dl.search-results dd {
	margin-left:18px;
	color: #2c3e50;
	font-size: 18px;
	line-height: 28px;
    font-weight: 300;
    margin-bottom: 6px;
}
dl.search-results dd.result-created{
	text-align:right;
	color:#2c3e50;
	font-size:13px;
	display: none;
}
dl.search-results dd.result-category{
	display: none;
}
#search-result-page{
    display:block;
    float:left;
    margin-top:60px;
}
.ordering-box label, .ordering-box select {
    margin-top: 0 !important;
}
.search div.error{
	padding:20px 0px;
    font-size: 16px;
    color: #fd5050;
    font-style: italic;
}
.com_search-search #searchForm .select-styled {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding:5px 5px 4px 8px;
    color: #333;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    position: relative;
    background: #fff;
	border:1px solid #333;
    border-radius: 4px;
    height: 30px;
}
.com_search-search #searchForm .select-options {
    float: left;
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 2;
    width: 100%;
    display: none;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
    border-radius: 6px;
    overflow: hidden;
	padding:0px;
	max-height: 200px;
}
.com_search-search #searchForm  .select-styled::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 18px;
    font-family: FontAwesome;
    color: rgba(178,110,35,0.25);
}
.com_search-search #searchForm .select-options li {
    line-height: 100%;
    padding: 10px 12px 10px;
    background: #fff;
    border-top: solid 1px rgba(0,0,0,0.1);
    color: #333;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.com_search-search #searchForm .select-options li:hover {
    color: #323339;
    background: rgba(178,110,35,0.25);
}
/*.com_search-search #searchForm .select-options{
	top: 28px;
	max-height:300px;
	border-top:0;
	padding:5px;
}*/
.com_search-search #searchForm .select-options li{
	cursor: pointer;
}
.search_pagination{
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	display:inline-block;
	width: 100%;
	margin-top: 30px;
}
.com_search-search div.pagination{
	position: relative;
	text-align: center;
	float: none;
	display: block;
	margin-top: 50px;
}
.com_search-search div.pagination ul.pagination-list{
	margin: 0;
	padding:0px;
	display: inline-block;
}
.com_search-search div.pagination > span{
	position: absolute;
	left: 0;
	top: 0;
}
.com_search-search div.pagination > span:nth-child(2){
	left:auto;
	right:0;
}
.com_search-search div.pagination ul li{
	float: left;
	margin-right:10px;
	list-style: none;
	line-height: 100%;
}
.com_search-search div.pagination ul li a{
	line-height: 100%;
	color: #333333;
}
.com_search-search div.pagination ul li.active a{
	color: rgba(178,110,35,0.25);
}
.com_search-search div.pagination ul li:last-child{
	margin-right:0px;
}
.com_search-search div.pagination ul li.disabled a{
	opacity: 0.5;
}
.icon-first, .icon-previous, .icon-next, .icon-last{
	width:20px;
	height:20px;
	float: left;
	margin-top:-1px;
	position: relative;
}
.icon-first:after, .icon-previous:after, .icon-next:after, .icon-last:after{
	content: '';
	left:-50%;
	right:-50%;
	top:-50%;
	bottom: -50%;
	margin:auto;
	width:20px;
	height: 20px;
	position: absolute;
	background: url(../images/iconfirst.png) no-repeat center;
	background-size: 13px!important;
}
.icon-previous:after{
	background: url(../images/icon-left.png) no-repeat center;

}
.icon-next:after{
	background: url(../images/icon-right.png) no-repeat center;

}
.icon-last:after{
	background: url(../images/iconlast.png) no-repeat center;

}
.com_search section.inner{
	padding-bottom:140px;
}
.com_search p.counter{
	margin:0px;
	text-align:left;
	font-size:13px;
}
.leaflet-control-container .leaflet-left{
	bottom:30px;
	top:auto;
	left:20px;
}
.leaflet-popup-content-wrapper{
	border-radius: 0px!important;
}
.leaflet-container a.leaflet-popup-close-button{
	width: 30px !important;
    height: 30px !important;
    right: -15px !important;
    top: -15px !important;
    background: #fff !important;
    padding: 7px !important;
    box-shadow: 0px 0px 5px #999999 !important;
    border-radius: 100% !important;
    color: #666 !important;
    font-size: 20px !important;
}
.row-wide.row-highlight{
	margin-bottom:150px;
	clear: both;
}
.base-info.row{
  margin: 4px 0 16px 0;
  padding: 0 6%;
  background: #FAFAFA;
  color: black;
  min-height: 60px;
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  right: 0;
  max-width: unset !important;
}
.base-info .col-md-12{
	padding: 24px;
}
.base-info .copyright{
	font-size:19px;
	color: black;
	font-weight: 600;
	display: inline-block;
	padding-right:10px;
	vertical-align: top;
}
.base-info .base-links{
	display: inline-block;
	padding:0px;
	margin:4px 0px 0px;
	vertical-align: top;
	line-height: 100%;
  position: relative;
  float: left;
  left: -24px;
  top: 30%;
}
.base-info .base-links > li{
	float:left;
	list-style: none;
	padding:0px 15px;
	line-height: 100%;
	position: relative;
}
.base-info .base-links > li:before{
	content:'';
	height:14px;
	width:1px;
	background:#90c95a;
	position: absolute;
	left:0px;
	top:2px;
}
.base-info .base-links > li:first-child:before{
	content:none;
}
.base-info .base-links > li a{
	font-size:19px;
	color: #555;
	font-weight: 600;
	line-height: 100%;
	display: block;
}
.base-info .byk{
	position: absolute;
	right:0px;
	top: 30%;
  padding: 4px;
  border-radius: 4px;
  height: 64px;
	display: block;
  color: white;
  text-align: center;
}
.base-info .byk img{
	float:left;
  height: 100%;
}
#site-wrapper nav.off-canvas{
    position: fixed;
    left: 0px;
	top: -200px;
	height:125px;
}
#site-wrapper nav.off-canvas.fixed{
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    background: #1b5e88;
	width: 100%;
	transition:all 0.3s ease;
}
#site-wrapper nav.off-canvas .logo {
	margin-top:27px;
}
#site-wrapper nav.off-canvas .container:after{
	left:-50%;
	right:-50%;
	margin:auto;
	top:123px;
	width:100vw;
}
#cookie-bar .primary-btn:hover{
	color:#1b5e88;
}
#cookie-bar .primary-btn:before{
	background:#fff!important;
}
.login_error{
	color:#f97878;
}
#site-wrapper ul.image_gallery{
	padding:0px;
	margin: -5px;
	width:calc(100% + 10px);
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
    justify-content: center;
}
#site-wrapper ul.image_gallery > li{
	list-style: none;
	display: inline-block;
	text-align: center;
	padding:6px;
	background:#fff;
	margin: 6px;
	border-radius: 2px;
	box-shadow: 0px 0px 3px #ccc;
}
#site-wrapper ul.image_gallery > li a{
	display:block ;
	width:200px;
	height:200px;
	padding:0px;
	overflow: hidden;
	position: relative;
}
#site-wrapper ul.image_gallery > li a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    text-align: center;
    z-index: 4;
    left: 0px;
    font-size: 54px;
    top: 0px;
    line-height: 200px;
	background: rgba(255,255,255,0.4);
	transition:all 0.3s ease;
	opacity: 0;
	pointer-events: none;
}
#site-wrapper ul.image_gallery > li a:hover:after {
	opacity: 1;
}
#site-wrapper ul.image_gallery > li a img{
	max-width:none;
	min-height: 220px;
	width:auto;
}
.alert h4{
	display:none;
}
.alert-warning, .alert{
	color: #b26e23;
}
.alert-warning div, .alert div{
	font-size: 14px;
	line-height: 19px;
}
.alert-warning .close, .alert .close{
    color: #b26e23;
    opacity: 1;
    position: absolute;
    right: 8px;
    top: 8px;
    line-height: 8px;
}
.alert{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning div > div:first-child, .alert div > div:first-child{
	color: #afa18a;
	font-size: 16px;
}
/*.item-173{
	display:none;
}*/
#lightbox .lb-close{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: solid 2px #1b5e88;
    opacity: 1;
    right: -20px;
    left: auto;
    position: absolute;
    top: -20px;
    background: #fff!important;
    font-size: 34px;
    line-height: 38px;
    color: #4d4d4d;
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
    transition: all 0.3s ease;
    z-index: 99;
}
#lightbox .lb-data .lb-details{
	position: absolute;
	top:-20px;
}
#lightboxOverlay{
	background:#fff;
}
.lb-outerContainer{
	box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
}
#lightbox .lb-close:hover{
	background:#1b5e88!important;
}
#lightbox .lb-close:before{
	content:'×';
	font-size: 32px;
    line-height: 38px;
	color: #4d4d4d;
	display: block;
    font-weight: 700;
	padding: 0px;
	text-align: center;
}
#lightbox .lb-close:hover:before{
	color: #fff;
}
#lightbox .lb-dataContainer{
	position: absolute;
    left: -50%;
    right: -50%;
    margin: auto;
    top: 0px;
}
.profile-edit .form-fields, .reset-complete{
    position:relative;
}
.reset-complete #pass_info{
    left:auto;
    right:0px;
    top:100px;
}
.profile-edit .form-fields #pass_info{
    left:auto;
    right:0px;
    top:270px;
}
.form-fields fieldset > legend{
    color:#4d4d4d;
    font-weight:600;
    margin-bottom:20px;
}
.modal-backdrop{
    transition: all 0.06s ease;
}
.article-content{
	float:left;
	width:100%;
}
.jp-project-info{
	display:flex;
	flex-wrap: wrap;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.jp-project-info > .flex-item{
	width:33.33%;
	padding:0px 25px;
}
.jp-project-info .pr-logo{
	width:100%;
	clear:both;
	padding:0px 25px 25px 25px;
	margin-top:-20px;
}
.jp-project-info .pr-logo img{
	max-width:250px;
}
.modal .error-message.text-center{
	width:100%;
}
.subscribe-message-modal .modal-dialog{
	margin-top:calc(50vh - 120px);
}

/*Animate FIX*/
html.sr .load-hidden{
	visibility: hidden;
}
html.sr .programme-thumb-list > li, #member-map, .com_news .btn-wrap-center, .subscribe-sec{
	visibility: hidden;
}
.intro-cols > li, .banner-intro h2, .banner-intro p, .banner-intro .btn-wrap, article .title-wrap h2, .col-md-12 > .title-wrap > h2, .title-wrap h1, .title-wrap > .intro, .title-wrap > p, .article-content, .event-intro, .news-detail-desc, .news-intro, .title-wrap .primary-btn{
	visibility: hidden;
}
.banner-row > .col-md-12 > .block-shadow:last-child{
	padding-bottom:0px!important;
}
.row.banner-row > .col-md-12 > .row:last-child {
    margin-bottom: 0px;
}
#loginModal #login-form{
	position: relative;
}

.maxlimit{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

p.primary-btn a{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
}

.zoomicon-faq .article-block .text-center .primary-btn{
  margin:0px 15px;
}

ul.custom-article-bullets li ol{
	padding-left:70px;
}

/* Copy feature starts */
.shareLibrary{
    float:right;
    margin-left: -24px;
}
.shareLibrary > a.shareUrl{
    display: inline-block;
    width: 26px;
    height:26px;
    background:url(../images/url-share.png) no-repeat center;
    background-size: 26px;
    overflow: hidden;
    text-indent: 100px;
    float:left;
    margin: 4px;
}
/*.shareLibrary > a.shareUrl{
    margin:12px 0px 0px 0px!important;
}*/
.shareLibrary input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
	border-bottom:solid 1px #1b5e88;
    border-radius: 0;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 100%;
    /*margin-right: 38px;*/
    padding: 5px;
    position: relative;
    width: 100%;
}
.shareLibrary .share_more{
    position: relative;
	max-width: 150px;
	/*width: 0;
	float: left;
	opacity: 0;
	pointer-events: none;*/
}
.shareLibrary .share_more.active{
	width: auto;
	opacity: 1;
	pointer-events: auto;
	position: absolute;
}
.shareLibrary #shareURL{
    margin:0px!important;
    padding-right:70px!important;
    width:300px!important;
}
.shareLibrary .copy_share_btn{
	width:32px;
    height:40px;
    position: absolute;
    right:0px;
    top:0px;
    background:url(../images/url-copy.png) no-repeat center #999;
    border:none;
    background-size:30px;
    padding: 0px;
    border-radius:0px;
    transition: all 0.2s ease 0s;
}
.shareLibrary .copy_share_btn:hover{
    background-color:rgba(0,0,0,0.6);
}
.shareLibrary .copy_share_btn:focus{
    background-color:rgba(0,0,0,0.3);
}
.copyurl{
    display: inline-block;
    position: relative;
    /*margin-top: -20px;*/
	top: 3px;
}
.clear_lib.clear_all{
    margin-top: -9px!important;
}
.copyurl .shareLibrary{
    float: left;
    position: relative;
    top: 0;
    right:0;
    margin: 0;
}
.copyurl .shareLibrary > a.shareUrl{
    width:30px;
    height:27px;
    background: url(../images/url-share.png) no-repeat center;
    background-size: 20px;
    margin: 0;
    position: relative;
    left: 0;
    top:8px;
    display: inline-block;
}
.copyurl .shareLibrary .share_more{
    top: 5px;
	float: left;
    margin-left:0px;
    margin-right:0px;
}
.copyurl input[type="text"]{
    height:30px;
    font-size:14px;
    padding:7px 10px 10px 0px;
}
.copyurl .shareLibrary .copy_share_btn {
    height:30px;
    background: url(../images/url-copy.png) no-repeat center #1b5e88;
    background-size: 16px;
}
.com_news .btn-wrap-center .search-wrap input{
	width: 260px;
	background: none!important;
}
.com_news  .btn-wrap-center .search-wrap input:focus {
    width: 350px;
}

.mobile-banner{
	display:none;
}
.category_wrap{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.category_wrap .select-small{
	top: 0;
	position: relative;
	margin-right: 30px;
}
.category_wrap .bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	line-height: 30px!important;
}
.category_wrap .dropdown-menu {
    max-height: 210px !important;
}

.com_projects.projects .parnter-list > .text-center{
	width: 100%;
	margin-top: 80px ;
}
.com_projects.projects .parnter-list > .text-center .primary-btn:hover{
	color:#FFFFFF;
}

.net-info-wrap #contactForm textarea{
  height: 286px;
}
.accord-wrap.jpaccord .collapse-item a > span{
	font-size: 18px;
}


/*.com_projects.category .block-list-wrap .load_onmore_div{
	position: relative;
	z-index: 999;
}
.com_projects.category .block-list-wrap .load_onmore_div .load_onmore:hover {
	background: red!important;
}
.com_projects.category .block-list-wrap .load_onmore_div .load_onmore::before {
	display: none!important;
}*/


/*nav ul.primary-nav > li.deeper:last-child ul.nav-child {
	display:none!important;
}*/

/*.ipad .subscribe-wrap .subscribe-form .custom-checkbox + .custom-checkbox {
    top: 140%;
}
.ipad .subscribe-wrap .subscribe-form .unsubc{
	top: 184%;
}*/

/*.ipad .member-list-wrap ul.member-list > li > div.m-pro span:before{
	top: 8px;
}*/

/*.filter-items{
	height: 190px;
	border: 1px solid red;
}*/
.banner-gradient {
  background-size: 50% auto;
}

@media only screen and (min-width : 1921px) {
  .banner-gradient {
    background-position: 10vw center;
    background-size: auto auto;
  }
}

@media only screen and (min-width : 1921px) {
  /*header.landing{
    background-size: 100%;
  }*/
  .banner-gradient {
    background-position: 10vw center;
    background-size: auto auto;
  }
}
@media only screen and (min-width : 1051px) and (max-width : 3000px) {
	.burger_menu{
		display:block!important;
	}
}
@media only screen and (max-width: 1800px) {
	nav ul.primary-nav > li{
		margin: 0px 10px;
	}
	nav ul.primary-nav > li > a{
		padding:18px 8px;
	}
	.container {
		/*max-width: 84%;*/
	}
	nav .container{
		max-width: calc(84% + 150px);
	}
}

@media only screen and (max-width: 1750px) {/*--*/

	/*header.landing{
		background-color:#1F6087;
		background-position:top center!important;
		background-size:100%;
	}*/
	section .block-shadow.negative-intend{
		margin-top: -75px;
	}
}

@media only screen and (max-width: 1650px) {
	.search-social-wrap .search-wrap.active{
		width: 200px;
	}
	nav ul.primary-nav > li {
		margin: 0px 8px;
	}

	.team-list-wrap .team-img-wrap .team-img{
		width: 190px;
		height: 190px;
	}
	.team-list-wrap .team-img-wrap img {
		min-height: auto;
		max-height: none;
	}
	.site-map-34 header.landing {
		min-height: calc(90vh) !important;
	}
}
@media only screen and (max-width: 1550px) {
	nav ul.primary-nav > li{
		margin: 0px 8px;
	}
	nav ul.primary-nav > li > a{
		padding: 18px 3px;
	}
  article .social-icons-header{
    right: 164px;
  }
  article .social-icons{
    right: 120px;
  }
	.search-social-wrap .social-icons{
		margin-left: 16px;
	}
	nav .container {
    	max-width: calc(86% + 150px);
	}
	.search-social-wrap .search-wrap.active{
		width: 180px;
    text-align: left;
	}
  .search-social-wrap .search-wrap.active #mod-search-searchword {
    margin-left: 16px;
    padding-left: 0;
  }

	.search-social-wrap .search-nav{
		margin-left: 15px;
	}
	section .container, .container.container-inner, header.landing .container{
    /*max-width:88%;*/
    max-width: 100%;
	}
	.subscribe-sec .subscribe-wrap .subscribe-dsc span,
    .subscribe-sec .subscribe-wrap .subscribe-dsc p,
	.subscribe-sec .subscribe-wrap .subscribe-dsc h3{
		font-size: 22px!important;
	}
	.member-map-wrap #member-map {
		margin: 0px -8.5%;
		width: calc(100% + 17%);
	}
	#loginModal.gen-modal .modal-dialog{
		max-width: 90%;
	}
	.benefit-wrapper .benefit-list > li{
		padding:20px 12px;
		max-width:33.3%;
	}
	.benefit-wrapper .benefit-list > li span{
		font-size: 28px;
	}
	.join-block-wrap .prime-highlight-wrap > div{
		padding: 50px 68px 140px;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap{
		left:65px;
		width: calc(100% - 100px);
	}
	section .container-inner .row-wide {
		margin-left: -6%;
		margin-right: -6%;
	}
	.highlight-list > li .hl-title{
		font-size: 30px;
		padding:30px;
	}
	.highlight-list > li .hl-desc{
		font-size:24px;
		padding:30px;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green{
		left:68px;
	}
	.join-block-wrap .close-highlight{
		left:auto!important;
		right:68px!important;
	}
	nav ul.primary-nav > li > a::after{
		left:4px;
	}
	nav ul.primary-nav > li:hover > a::after {
		width: calc(100% - 8px);
	}
	nav ul.primary-nav > li.active > a::after {
		left: 4px;
		width: calc(100% - 8px);
	}
	.faq-block-wrap > ul > li{
		padding:50px 60px;
	}
	.event-info .flex-wrap .con-dsc {
		max-width: 52%;
	}
}
@media only screen and (max-width: 1500px) {
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1,
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 2vw !important;
  }

	.row-wide.row-highlight .highlight-list{
		margin: 0 -5px;
		width: calc(100% + 10px);
	}
	header.landing{
		/*background-position: center 50%;*/
	}
	section .container-inner .row-wide {
		margin-left: -9%;
		margin-right: -9%;
	}
	.event-info .text-center > .btn-border{
		margin: 0px 15px;
		min-width:220px;
	}

	section .block-shadow.negative-intend{
		margin-top: -55px;
	}
}
@media only screen and (max-width: 1480px) {
	.site-map-34 header.landing {
		min-height: calc(80vh) !important;
	}
}
@media only screen and (max-width: 11420px) {
	nav ul.primary-nav > li {
		margin: 0px 5px;
	}
	nav .nav-ext{
		/*margin-right: calc(156px + 5vw);*/
	}
	.search-social-wrap .social-icons{
		position: absolute;
		right: 0px;
		left: auto;
		width: 1px;
		top: -64px;
		border:none;
	}
	.team-list-wrap .team-img-wrap .team-img{
		width:180px;
		height:180px;
	}
	.team-list-wrap .team-img-wrap img{
		min-height: auto;
		max-height: none;
	}
}

@media only screen and (max-width: 1380px) {
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1,
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 1.4vw !important;
  }

	.event-info .event-meta > .col-md-5 > .flex-wrap .con-img span{
		width: 120px;
		height: 120px;
	}
	.event-info .event-meta > .col-md-5 > .flex-wrap .con-img span img{
		min-height: 120px;
	}
	.event-info .event-meta .flex-wrap .con-dsc {
		max-width:calc(100% - 150px);
	}

	.card-carousel-wrap .card-carousel .car-item.progrrame-block {
		padding: 40px 30px;
	}

	ul.parnter-list > li{
		width: 25%;
	}

	.site-map-34 header.landing {
		min-height: calc(75vh) !important;
		padding-top: 150px;
	}

}

@media only screen and (max-width: 1300px) {
	header.landing .banner-intro h2{
		font-size:62px;
	}
	nav ul.primary-nav > li > a{
		font-size:20px;
	}
	.title-wrap h2, .banner-gradient h2{
		font-size:40px;
		margin-bottom:30px;
	}
	section .block-shadow{
		padding: 30px 30px 100px;
	}
	ul.intro-cols > li{
    padding: 0px 16px 48px 16px;
	}
	section .container, .container.container-inner, header.landing .container{
		/*max-width: 96%;*/
    max-width: 100%;
	}
	p{
		font-size: 18px;
		line-height: 30px;
	}
  l.intro-cols > li p {
    font-size: 18px;
  }
	ol.custom-ordered-list > li{
		font-size: 20px;
		line-height: 30px;
	}
	.collapse-anim ul li, .collapse-anim ol li{
		font-size: 20px;
		line-height: 30px;
	}
	ul.intro-cols > li h4{
		font-size: 20px;
		margin-bottom:20px;
	}
  .banner-gradient .bannerBG {
    min-height: 500px;
  }
  .banner-gradient .bannerGC {
		padding-right: 6%;
	}
	section .row {
		margin-bottom: 100px;
	}
	.programme-thumb-wrap .programme-thumb-list > li > a .pr-dsc{
		font-size:16px;
	}
	.programme-thumb-wrap .programme-thumb-list > li {
	}
	.programme-thumb-wrap .programme-thumb-list > li .pr-tip{
		width: calc(100% + 80px);
		font-size: 17px;
		padding: 20px 20px;
	}
	.pr-tip p{
		font-size:16px;
	}
	.success-story-banner{
		min-height: 450px;
	}
	.subscribe-sec .subscribe-wrap .subscribe-dsc span, .subscribe-sec .subscribe-wrap .subscribe-dsc p,
    .subscribe-sec .subscribe-wrap .subscribe-dsc h3{
		font-size:18px!important;
	}
	.subscribe-wrap .subscribe-form input[type="text"]{
		width: calc(85% - 25px);
		margin-right: 15px;
		padding: 10px 20px;
	}
	.subscribe-sec{
		/*padding: 60px 0px;
		min-height: 240px;*/
	}
	.net-info-wrap .com-icons{
		margin:30px 0px;
	}
	article figure{
		margin-right:50px;
		margin-bottom:30px;
	}
	.accord-wrap .collapse-item .collapse-trigger{
		font-size:38px;
	}
	.accord-wrap .collapse-item{
		padding:25px 40px;
	}
	.highlight-list > li .hl-title {
		font-size: 26px;
		padding: 20px;
		line-height: normal;
	}
	footer{
		padding-top:70px;
	}
	footer p, footer ul li {
		color: #fff;
		font-size: 20px;
		line-height: 30px;
	}
	.base-info .copyright, .base-info .base-links > li a, footer a.link{
		font-size:16px;
	}
	.benefit-wrapper .benefit-list > li span{
		font-size:22px;
		min-height: 70px;
		padding: 12px 40px;
	}
	.benefit-wrapper .benefit-list > li{
		padding:10px 12px;
	}
	.benefit-wrapper .benefit-list{
		margin-bottom:20px;
	}
	ul.custom-bullet-list > li{
		margin: 0px 0px 20px 0px;
		font-size: 20px;
		line-height: 30px;
	}
	.team-list-wrap > ul{
		width: calc(100% + 20px);
		margin: 0px -20px 0px;
	}
	.team-list-wrap > ul > li{
		width: calc(50% - 20px);
		margin:10px;
	}
	.team-list-wrap .team-img-wrap{
		padding:30px 20px;
	}
	.team-list-wrap .team-info{
		padding: 20px 20px 80px 30px;
		font-size: 20px;
		line-height: 30px;
	}
	.team-list-wrap .team-info ul.social-icons{
		left:30px;
		bottom:30px;
	}
	.article-block{
		min-height: 380px;
		padding: 40px 50px;
	}

	.card-carousel-wrap .progrrame-block .pr-dsc{
		width: 60%;
		 font-size: 16px;
	}
	.card-carousel-wrap .progrrame-block .pr-ico {
		width: 40%;
		padding-right: 25px;
	}
	.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a .pr-dsc{
		font-size: 16px;
	}
}

@media only screen and (max-width:1260px) {
  nav div.container {gap: 0 !important;}
  /*div div#maximenuck128 {width: 100% !important;}*/

  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1,
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 12px !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1:not(.parent) > a {
    padding-right: 12px;
  }
  .search-social-wrap .search-nav{
    margin-left: 12px;
  }

  .programme-thumb-wrap{
    width: calc(100% - 80px);
    margin: 40px;
  }
  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(24%);
  }
  .programme-thumb-wrap .programme-thumb-list > li {
    /*width: calc(25% - 10px);*/
    width: calc(16.3%);
  }
  section .positive-intend {
    margin-top: 40px;
    margin-bottom: 120px;
  }

	nav .logo {
		width: 224px;
		min-width: 224px;
	}
	nav ul.primary-nav > li > a {
		font-size: 18px;
	}
	nav ul.primary-nav > li > ul > li a{
		font-size: 18px;
	}

	.card-carousel-wrap .card-carousel {
		width: calc(100% + 5px);
		margin: 0px -5px;
	}
	.card-carousel-wrap .card-carousel .car-item{
		margin: 18px 10px;
	}
	.event-carousel .owl-nav {
		width: 106%;
		left: -3%;
	}
	nav ul.primary-nav > li:last-child > ul{
		left: auto;
		right: 0;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green{
		padding: 16px 20px;
		font-size: 12px;
	}

	.event-info .text-center > .btn-border{
		padding: 16px 20px;
		font-size: 11px;
	}

	ul.parnter-list > li img {
		max-height: 85px;
	}
	.site-map-34 header.landing {
		min-height: calc(60vh) !important;
	}

}/*max-width: 1260px*/

@media only screen and (max-width:1199px) {

	/*Animate FIX*/
	html.sr .load-hidden{
		visibility:visible;
		opacity:1;
		transform: none;
		transition: none;
	}
	html.sr .programme-thumb-list > li, #member-map, .com_news .btn-wrap-center, .subscribe-sec{
		visibility: visible;
		opacity:1;
		transform: none;
		transition: none;
	}
	.intro-cols > li, .banner-intro h2, .banner-intro p, .banner-intro .btn-wrap, article .title-wrap h2, .col-md-12 > .title-wrap > h2, .title-wrap h1, .title-wrap > .intro, .title-wrap > p, .article-content, .event-intro, .news-detail-desc, .news-intro, .title-wrap .primary-btn{
		visibility: visible;
		opacity:1;
		transform: none;
		transition: none;
	}
  ul.intro-cols > li h4 {
    font-size: 18px;
  }
	.accord-wrap .collapse-trigger + div{
		/*transition:none;*/
		transform: rotateX(0deg);
		opacity: 1;
	}
	.reach-us address{
		font-size: 24px;
	}
	.reach-us address a{
		font-size: 22px;
	}
	.reach-us .transport{
		font-size: 26px;
	}
	.card-carousel-wrap.jp_related .jp_related_carousel .car-item.progrrame-block > a .pr-ico img{
		max-width:75%;
	}
	.team-list-wrap .team-img-wrap .team-img{
		width:160px;
		height:160px;
	}
}/*max-width: 1199px*/



@media only screen and (max-width:1099px) {

  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1,
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 0px !important;
  }

  .btn-input-append-group > a {
    padding: 4px 14px !important;
  }

  nav .nav-ext ul > li a {
		font-size: 11px;
    padding: 12px !important;
	}
	nav ul.primary-nav > li > a {
		font-size: 16px;
	}
	header.landing .banner-intro h2 {
		font-size: 50px;
	}
	header.landing .banner-intro p {
    	font-size: 26px;
	}
	.subscribe-wrap .subscribe-form .primary-btn{
		min-width: 190px;
	}

	.highlight-list > li .hl-title {
		font-size: 22px;
	}
	.highlight-list > li .hl-desc {
		font-size: 20px;
	}

	.title-wrap h1 {
    	font-size:56px;
		max-width: calc(100% - 330px);
	}
	.member-map-wrap .member-map-legend > li span{
		padding-left: 16px;
		font-size: 22px;
		line-height: 100%;
	}
	.member-map-wrap .member-map-legend > li img {
		width: 24px;
		height: 40px;
	}
	.member-list-wrap ul.member-list > li.m-header div{
		font-size: 22px;
		line-height: 100%;
	}
	div.pagination ul li a {
		font-size: 20px;
		line-height: 23px;
	}
	.benefit-wrapper .benefit-list > li span {
		font-size: 20px;
		min-height: 56px;
		padding: 12px 30px;
	}

	.join-block-wrap{
		margin: 0px -20px;
		width: calc(100% + 40px);
	}
	.join-block-wrap .block-half{
		margin: 50px 20px 0px;
		width: calc(50% - 40px);
	}


	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green {
		bottom: 30px;
		left: 70px;
	}
	.join-block-wrap .btn-wrap .primary-btn{
		padding: 16px 20px;
	}

	.join-block-wrap .btn-wrap .primary-btn span{
		font-size: 12px;
	}
	.join-block-wrap .close-highlight {
		right: 50px !important;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green {
		left: 50px;
	}
	.team-list-wrap .team-img-wrap .primary-btn{
		padding: 16px 30px;
    	min-width: 170px;
		    height: 46px;
		line-height: 16px;
	}
	.team-list-wrap .team-img-wrap .primary-btn::before {
		height: 46px;
	}

	.block-list-wrap .block-horizontal-list .bl-img img {
		max-width: 100%;
	}
	.block-list-wrap .block-horizontal-list .btn-wrap {
		width: 18%;
	}
	.block-list-wrap .block-horizontal-list .funding-period{
		font-size: 14px;
	}
	.inner .title-wrap h2 {
		max-width: calc(100% - 250px);
	}
	.project-info .project-meta .col-md-4 a{
		word-break: break-all;
		font-size: 22px;
		line-height: 100%;
	}
	.net-info-wrap .author-wrap .flex-grey .user-thumb{
    	width: 120px;
		height: 120px;
	}
	.net-info-wrap .author-wrap .flex-grey .user-thumb > img{
    	min-width: 120px;
		/*min-height: 120px;*/
	}
	.net-info-wrap .author-wrap .flex-grey {
    	padding: 30px 30px;
	}
	.net-info-wrap .author-wrap .flex-grey .user-info {
		padding-left: 30px;
		width: calc(100% - 120px);
	}
	.author-wrap .flex-grey .user-info strong {
		font-size: 24px;
	}
	.author-wrap .flex-grey .user-info .position {
		font-size: 22px;
	}
	.author-wrap address {
		font-size: 26px;
	}

	.block-list-wrap ul.news-list .news-item-dsc{
		padding: 75px 30px 150px 30px;
	}

	section .negative-intend.block-shadow:before {
		    height: 150px;
	}

	article figure img {
		max-width:540px;
	}
	.quote-bg .quote-banner blockquote{
		padding: 0px 35px;
		font-size: 30px;
	}
	.faq-block-wrap > ul{
		width: calc(100% + 40px);
		margin: 0px -20px 0px -20px;
	}
	.faq-block-wrap > ul > li{
		width: calc(50% - 40px);
		margin: 0px 20px 40px;
	}
	.jp-project-info > .flex-item{
		width: 40%;
	}
	.jp-project-info > .flex-item:last-child{
		width:20%;
	}

	.block-list-wrap .block-three-col.event-col{
		margin: 0px -5px;
		width: calc(100% + 28px);
	}
	.block-list-wrap .block-three-col.event-col > li{
		width: calc(33.3% - 28px);
		margin: 10px;
	}
	.block-list-wrap .block-three-col.pastevents-items-list > li{
		padding: 50px 20px 35px 20px;
	}

	.block-list-wrap .block-three-col.event-col .bl-desc h5 {
		font-size: 24px;
	}

	.block-list-wrap .block-four-col > li{
		width: calc(25% - 20px);
		margin: 10px;
	}

	.event-info .flex-wrap .con-img{
		width: 100%;
		padding-right: 0;
		padding-bottom: 30px;
	}
	.event-info .event-meta .flex-wrap .con-dsc {
		width:100%;
		max-width:100%;
	}

	.news-detail-desc .text-center .primary-btn + .primary-btn{
		margin-left: 20px
	}
	.container-inner .accord-wrap img{
		max-width: 300px;
	}

	.block-list-wrap .block-three-col{
		margin: 0px -10px;
	}
	.block-list-wrap .block-three-col > li{
		width: calc(33.3% - 28px);
		margin: 10px;
	}

	#loginModal.gen-modal .login-wrapper > div {
		padding: 55px;
	}
	#loginModal.gen-modal .base-text{
		left: 55px;
		bottom: 55px;
	}
	#loginModal.gen-modal .login-wrapper h2{
		font-size: 28px;
	}

	.event-info{
		padding: 50px 40px;
	}
	.event-info p {
		font-size: 20px;
		line-height: 30px;
	}

	.gen-modal.meeting-modal .modal-dialog {
		max-width: 90%;
	}
	.gen-modal.meeting-modal .modal-body {
		margin-top: 2%!important;
		padding-left: 100px;
		padding-right: 100px;
		padding-bottom: 50px;
	}
	.daterangepicker{
		right:30px!important;
	}
	.member-list-wrap ul.member-list > li > div.m-pro span:before{
		top: 7px;
	}

	/* Safari only css 11+ */
	@media not all and (min-resolution:.001dpcm)
	{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

		.zoomicon-faq .search-suggest-wrap .search-wrapper{
			padding: 8px 25px 4px;
		}
		.zoomicon-faq .search-suggest-wrap #search-input{
			line-height: 32px;
		}
		.zoomicon-faq .search-suggest-wrap .search-wrapper i{
			top: 16px;
		}

		.com_memberlibrary.category .search-wrap input{
			line-height: 30px;
		}

	}}/* Safari 11+ end*/


	.primary-btn:hover {
		/*background:#1b5e88;*/
		background-color:#1b5e88;
		background-image: -moz-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
		background-image: -webkit-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
		background-image: -ms-linear-gradient( 18deg, rgb(27,94,136) 0%, rgb(28,122,181) 49%, rgb(27,94,136) 100%);
	}

	.block-list-wrap ul.news-list .news-item-dsc:hover .primary-btn::before, .block-list-wrap .event-col > li:hover .primary-btn::before {
		opacity: 0;
	}

	:not(.max-w) > form .subscribe-formwrap .subscribe-form .primary-btn span,
  body .primary-btn.reverse-color:hover span {
		color:#FFFFFF;
	}
	.primary-btn:hover::before, .block-list-wrap ul.news-list > li.bl-videos:hover {
		opacity: 0;
	}
	.banner-intro .btn-wrap .primary-btn:hover,
	.success-story-banner .suc-dsc .primary-btn:hover, .block-list-wrap ul.news-list > li.bl-videos:hover .primary-btn,
	.banner-gradient .btn-green:hover, .benefit-wrapper .btn-green:hover, .reach-us .btn-green:hover, .event-info .primary-btn.btn-green:hover,
	.join-block-wrap .block-highlight .btn-green:hover{
		background: #90c95a;
	}
	.close-highlight:hover{
		background: #fff;
		color: #1b5e88;
	}
	.block-list-wrap ul.news-list .news-item-dsc:hover, .block-list-wrap .event-col > li:hover{
		background: none;
	}
	.block-list-wrap .event-col > li:hover .bl-desc, .block-list-wrap .event-col > li:hover .bl-desc p{
		color:#4d4d4d;
	}
	.block-list-wrap ul.news-list .news-item-dsc:hover p, .block-list-wrap .block-three-col.news-list .news-item-dsc:hover .bl-desc a{
		color: #4d4d4d;
	}
	.block-list-wrap ul.news-list > li.bl-videos:hover{
		box-shadow:none;
	}
	.block-list-wrap ul.news-list > li.bl-videos .news-item-dsc{
		transition:none;
	}

	.block-list-wrap ul.news-list > li.bl-videos:hover .news-item-dsc{
		background:#1b5e88;
	}
	.block-list-wrap ul.news-list > li.bl-videos:hover .news-item-dsc .bl-desc a {
		color:#FFFFFF;
	}
	.block-list-wrap ul.news-list > li.bl-videos:hover .news-item-dsc .bl-desc h5{
		color: #90c95a;
	}


	.primary-btn.btn-prime-outline, article a.primary-btn.btn-prime-outline{

	}
	.primary-btn.btn-prime-outline::before {
		opacity: 0 !important;
		transition: none;
	}
	.primary-btn.btn-prime-outline.active::before {
		opacity:1 !important;
	}
	.primary-btn.btn-prime-outline:hover{
		color:#1b5e88 !important;
	}
	.primary-btn.btn-prime-outline.active{
		color:#FFFFFF !important;
	}
	.block-list-wrap .event-col > li:hover .bl-desc h5{
		color:#1b5e88;
	}
	ul.parnter-list > li{
		width: 33.33%;
	}

	/*.programme-thumb-wrap .programme-thumb-list > li .pr-tip{
		display:none;
	}*/

}/*max-width: 1099px*/

@media only screen and (max-width:1005px) {
  article .social-icons-header{
    /*top: -90px;*/
    right: 74px;
  }
  article .social-icons{
    /*top: -60px;*/
    right: 30px;
  }

  .item-101, .maximenuck.item101  {
    display: flex !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck {
    top: 92px !important;
    align-content: baseline;
    flex-wrap: wrap !important;
  }

  div div#maximenuck128.maximenuckh ul.maximenuck > li .titreck-text span.titreck-title {
    font-size: 1em !important;
    font-weight: normal !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck > li .titreck-text span.descck {
    font-size: 0.8em !important;
    font-weight: normal !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1 {
    display: flex; !important;
    min-width: 100% !important;
  }

  /* CSS to force first level to appear as as sub-menu*/
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
    width: 180px;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1 > div.floatck {
    margin-left: 180px !important;
  }

  div div#maximenuck128.maximenuckh ul.maximenuck li.level1 > div.floatck > div.maxidrop-main {
    width: 220px;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level2 >div.floatck {
    margin-left: 220px !important;
    margin-top: -34px !important;
  }

  div div#maximenuck128.maximenuckh ul.maximenuck li.level2 > div.floatck > div.maxidrop-main {
    width: 220px;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level3 >div.floatck {  /* Unused */
    margin-left: 220px !important;
    margin-top: -34px !important;
  }

  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
    padding-right: 48px;
    text-align: left;
    background: #016da0;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level2 > a {
    background: #195072;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level3 > a {
    background: #0f3e5b;
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck a:hover {
    background: #90C95A !important;
  }

  div div#maximenuck128 ul.maximenuck li.level1.parent > a::after,
  div div#maximenuck128 ul.maximenuck li.level1.parent > span.separator::after,
  body div div#maximenuck128 ul.maximenuck li.level2.parent > a::after,
  body div div#maximenuck128 ul.maximenuck li.level2.parent > span.separator::after {
    top: 0px !important;
    right: 14px !important;
    border-width: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="%2390c95a" d="M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 0 0 0-48.4z"%2F%3E%3C%2Fsvg%3E') !important;
  }
  div div#maximenuck128 ul.maximenuck li.level1.parent:hover > a::after,
  div div#maximenuck128 ul.maximenuck li.level1.parent:hover > span.separator::after {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="%23016da0" d="M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 0 0 0-48.4z"%2F%3E%3C%2Fsvg%3E') !important;
  }

	body.menu-visible {
		overflow: hidden;
	}
	#site-wrapper{
		padding-top: 105px;
	}
	.nav-right .landing{
		padding-top: 170px;
	}
	#site-wrapper > nav, #site-wrapper nav.off-canvas{
		height: auto;
	}
	#site-wrapper nav.off-canvas{
		height: 107px;
	}

	#site-wrapper.landing nav .container::after {
		top: 105px;
	}
	nav .nav-right{
		padding-right: 20px;
	}
	nav .nav-ext{
		margin-right:0px;
	}
	nav .logo {
		margin-top: 30px;
	}
  .nav-right .burger.active {
    top: -42px;
    right: 24px;
  }
	.nav-right .burger{
		display:block;
		float: right;
		cursor: pointer;
		top:-5px;
		right: 0;
		z-index: 10;
		position: relative;
		transition: all 0.3s ease;
	}
	.burger .line {
		position: relative;
		margin:7px 0;
		width: 40px;
		height:4px;
		border-radius: 10px;
		background-color: #90c95a;
		transition: 240ms;
		will-change: transform;
		-webkit-perspective: 100px;
		perspective: 100px;
	}
	.burger.active .line:nth-child(1) {
		-webkit-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}
	.burger.active .line:nth-child(2) {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	.burger.active .line:nth-child(3) {
		-webkit-transform: translateY(-12px) rotate(-45deg);
		transform: translateY(-12px) rotate(-45deg);
	}

	.nav-right .burger_menu{
		display:none;
		width:calc(100% - 0px);
    height:calc(100vh - 0px);
		position: absolute;
		left: -50%;
		top: 0px;
		right: -50%;
		margin: auto;
		padding: 12px;
		z-index: 9;
		background:rgba(27, 94, 136, 1);
		overflow: hidden;
		/*max-width:none;
		overflow: scroll;*/
	}

	.nav-right .burger.active::before{
		display:none;

		content: '';
		bottom: 0px;
		right: -23px;
		position: absolute;
		width: 100vw;
		height: 80px;
		background:#1daff2;
		z-index: -1;
		pointer-events: none
	}

	.nav-right .menu-scroll{
		display: inline-block;
		width: calc(100% + 10px);
		/*max-height:65vh;*/
    height: 100% !important;
		overflow: scroll;
		overflow-x: hidden;
		padding-right:0px;
	}

	.nav-prime-wrap{
		display: flex;
		flex-wrap: wrap;
		padding-right: 20px;
		flex-direction: column-reverse;
	}

	.nav-prime-wrap .primary-nav{
		width:100%;
		margin-top:30px;
		padding-bottom:30px;
	}
  .search-social-wrap.in-mobile {
    display: flex !important;
    position: relative !important;
    top: 0 !important;
    float: right;
  }
	.search-social-wrap{
    position: absolute !important;
    top: -112px !important;
    width:100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.search-social-wrap .social-icons{
		position: static;
		margin: 0px;
		padding-left: 0px;
		margin-bottom: 10px;
	}
	.search-social-wrap .social-icons > li:first-child{
		margin-left:0px;
	}
	.search-social-wrap .search-nav{
		margin-left: 0px;
		margin-top:0px;
	}
	nav ul.primary-nav > li{
		width:100%;
		margin-bottom: 10px!important;
	}
	nav ul.primary-nav > li:last-child{
		margin-right:5px;
		margin-bottom:5px;
	}
	nav ul.primary-nav > li > a {
		font-size: 18px!important;
	}
	nav ul.primary-nav > li > a, nav ul.primary-nav > li > ul > li a {
		padding:5px 3px!important;

	}
	nav ul.primary-nav > li > ul > li a {
		font-weight: 300;
	}
	nav ul.primary-nav > li > a::after {
		display:none;
	}

	nav ul.primary-nav > li > ul{
		background:none;
		padding:0px;
		display:none;
	}
	nav ul.primary-nav > li > ul, nav ul.primary-nav > li:hover > ul{
		position: relative;
		left: 0px;
		top: 0;
		transition: none !important;
		width: 100%;
		opacity: 1;
		float: left;
		pointer-events: auto;
	}
	nav ul.primary-nav > li > ul > li{
		border-bottom:0px;
	}
	nav ul.primary-nav > li > ul > li a:hover, nav ul.primary-nav > li > ul > li.active a{
		color:#FFFFFF;
	}

	.search-social-wrap .search-wrap,
	.search-social-wrap .search-wrap.active {
    width: 100%;
		border-color:#90c95a;
		padding: 3px;
	}
  div.mobilemenuck .search-social-wrap {
    width: calc(100% - 80px);
    right: 40px;
    margin-bottom: 24px;
    gap: 12px;
  }
  div.mobilemenuck .search-social-wrap .social-icons {
    margin-left: 4px;
  }

	.search-social-wrap .search-wrap input[type="text"],
	.search-social-wrap .search-wrap.active input[type="text"] {
		opacity: 1;
		pointer-events: auto;
	}
	.search-social-wrap .search-nav .search-wrap .btn-search{
		pointer-events: auto;
		transform:scale(0.9);
	}

	span.resp-menu {
		width:25px;
		height: 20px;
		content: '';
		right: 0px;
		top:3px;
		margin: auto;
		position: absolute;
		cursor: pointer;
	}
	/*span.nav-header + span.resp-menu{
		width:100%;
	}*/
	span.resp-menu::after {
		width: 20px;
		height: 20px;
		content: '';
		right: 0px;
		top: 0;
		margin: auto;
		position: absolute;
		cursor: pointer;
		transition: all 0.3s ease 0s;
		background:url(../images/down.png) no-repeat center;
		background-size:15px;

	}
	span.resp-menu.active::after {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}
	.site-map-34 header.landing {
		min-height: calc(55vh) !important;
		padding-top: 125px;
	}

}


@media only screen and (max-width:1000px) {

	.join-block-wrap .block-half{
		width: calc(100% - 60px);
		height: auto!important;
	}
	.join-block-wrap .prime-highlight-wrap{
		flex-wrap:wrap;
	}
	.join-block-wrap .prime-highlight-wrap.highlight-active{
		width:100%;
		height: calc((100% * 2) + 60px);
	}
}/*max-width: 1000px*/



@media only screen and (max-width:990px) {
  .programme-thumb-wrap{
    width: calc(100% - 40px);
    margin: 20px;
  }
  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(33%);
  }
  .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(19%);
  }
  .search-social-wrap .search-wrap.active {
		width: 170px;
	}
	.title-wrap .btn-wrap-center .primary-btn + .primary-btn{
		margin-top:15px;
	}
	.jp-project-info .pr-logo{
		padding: 0px 15px 25px 15px;
	}

	.jp-project-info > .flex-item p img{
		float: left!important;
	}
	.project-info .project-meta > div {
		padding-right:15px;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.project-info .project-meta > div.col-md-5{
		/*order: 2;*/
	}
	.project-info .project-meta > div.col-md-3{
		/*order: 3;*/
	}
	.project-info .project-meta > div.col-md-4{
		/*order: 1;*/
		/*padding-bottom:20px;*/
	}
	.com_projects .project-meta.row.mb-5{
		margin-bottom: 20px;
	}
	.com_projects .project-meta.row.mb-5 > div{
		padding-bottom: 20px;
	}
	.com_projects section .block-shadow{
		padding-bottom: 20px;
	}
	.project-info .project-meta > div.col-md-4 .pr-logo{
		margin-top:10px;
	}
	.project-info p{
		margin: 0px 0px 25px 0px;
	}
	.project-info p{
		font-size: 20px;
		line-height: 30px;
	}
	.project-info .project-meta .pr-logo{
		margin:30px 0px 30px 0px;
		max-height: none;
		min-height: auto;
	}
	.project-info .project-meta .pr-logo img {
		max-height: 80px;
	}
	.com_projects .block-shadow .project-info{
		padding: 30px 15px 0px;
	}
	.block-list-wrap .block-three-col > li,
	.block-list-wrap ul.news-list > li.bl-videos{
		height: auto;
		width: calc(100% - 36px);
	}
	#error-section h3 {
		font-size: 53px;
	}
	#error-section p{
		font-size: 18px;
	}

	footer{
		overflow:hidden;
	}
	/*footer .member-carousel-wrap{
		display:none;
	}*/


}/*max-width: 990px*/


@media only screen and (max-width:960px) {
  nav .logo {
    width: 200px;
    min-width: 200px;
  }

  section .positive-intend {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  ul.intro-cols {
    margin-bottom: 0;
  }

  ul.intro-cols > li .primary-btn {
    bottom: 0;
  }

  nav .nav-ext ul > li:nth-child(5){
    display: none;
  }

	.subscribe-sec .subscribe-wrap .subscribe-dsc span,
    .subscribe-sec .subscribe-wrap .subscribe-dsc p,
    .subscribe-sec .subscribe-wrap .subscribe-dsc h3 {
		font-size: 22px!important;
	}

	section .row {
		margin-bottom: 80px;
	}
	.landing .block-shadow.negative-intend{
		padding: 30px;
		margin-top:-40px;
		/*margin-top:50px;*/
		margin-bottom:30px;
	}
	.landing .block-shadow.negative-intend::before{
		top:auto;
		bottom: 0px;
	}
	.landing .block-shadow.negative-intend::after {
		height: 90%;
	}
	ul.intro-cols > li{
		min-width:100%;
    margin-top: 24px;
	}
	ul.intro-cols > li .primary-btn{
		position: relative;
		left: auto;
		right: auto;
		margin-top: 20px;
	}

	.landing .banner-gradient, .landing .banner-gradient .container{
		min-height: 300px;
	}
	.title-wrap h2, .banner-gradient h2 {
		font-size: 32px;
		margin-bottom: 25px;
	}

  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(33%);
  }
	.programme-thumb-wrap .programme-thumb-list > li {
		width: calc(24%);
		display: flex;
		flex-wrap: wrap;
		align-content: flex-start;
		align-items: flex-start;
		min-height: auto;
	}
	.programme-thumb-wrap .programme-thumb-list > li:hover::before {
		opacity: 0;
	}
	.programme-thumb-wrap .programme-thumb-list > li > a{
		/*background: #e7e7e7;
		min-height: 230px;*/
		width: 100%;
	}
	.programme-thumb-wrap .programme-thumb-list > li > a .pr-dsc{
		font-size: 14px;
	}
	.programme-thumb-wrap .programme-thumb-list > li:hover > a .pr-dsc{
		color:#4d4d4d;
	}
	.programme-thumb-wrap .programme-thumb-list > li > a .pr-ico img {
		max-width:130px;
	}

	/*.programme-thumb-wrap .programme-thumb-list > li .pr-tip{
		display:none;
		position: static;
		float: left;
		opacity: 1;
		width: 100%;
		height: auto;
		box-shadow:none;
		background:#e7e7e7;
	}*/

	li .pr-tip {
		width: calc(100% + 50px);
	}
	.success-story-banner {
		padding: 60px;
		min-height: 400px;
	}

	.net-info-wrap .com-icons > li span {
		width: 150px;
		height: 150px;
	}
	.net-info-wrap .com-icons > li span img {
		max-height: 80px;
	}
	.net-info-wrap .com-icons > li h4 {
    	font-size: 28px;
	}

	.subscribe-sec{
	}
	.subscribe-sec .subscribe-wrap{
		flex-wrap: wrap;
	}
	.subscribe-sec .subscribe-wrap .subscribe-dsc{
		width:100%;
		padding-right:0px;
		padding-bottom:20px;
	}
	.subscribe-wrap .subscribe-form{
		width:100%;
		padding-left:0px;
	}
	.subscribe-wrap .subscribe-form .custom-checkbox{
		left: 0;
		margin-top: 20px;
		padding-left: 25px;
		margin-left: 0;
	}

	footer {
		padding-top: 55px;
	}
	.base-info .copyright{
		float: left;
	}
	/*.base-info .byk{
		position: relative;
		top: 0px;
		float: left;
		clear: both;
		margin-top:15px;
	}*/

	section.inner{
		padding: 80px 0px 0px 0px;
	}

	article figure img {
		max-width: 500px;
	}
	article figure .caption{
		font-size: 20px;
	}
	.video-block .caption {
		font-size: 26px;
	}

	#videoModal.gen-modal .modal-dialog {
		max-width: 80vw;
	}

	.accord-wrap .collapse-item {
		padding: 20px 30px;
	}
	.accord-wrap .collapse-item .collapse-trigger {
		font-size: 32px;
	}
	.accord-wrap .collapse-item{
		margin: 0px 0px 40px 0px;
	}
	.container-inner .accord-wrap img {
		max-width: 290px;
	}

	.row-highlight .highlight-list{
		flex-wrap: wrap;
	}
	.row-highlight .highlight-list > li {
		width:calc(50% - 10px) !important;
		margin-bottom:5px!important;
		margin-top:5px!important;
	}

	.title-wrap h1 {
    	font-size:54px;
		max-width: calc(100% - 230px);
	}

	.quote-bg .container {
		padding:50px 40px 30px 40px;
	}
	.quote-bg .quote-banner blockquote{
		font-size: 26px;
	}
	.member-map-wrap #member-map{
		height:640px;
	}
	.row-wide.row-highlight{
		margin-left: 0;
		margin-right: 0;
	}
	.benefit-wrapper .benefit-list > li span {
		font-size: 18px;
		min-height: 50px;
	}

	.team-list-wrap > ul {
		width: calc(100% + 10px);
		margin: 0px -5px 0px;
	}
	.team-list-wrap > ul > li{
		width: calc(100% - 10px);
	}
	.net-info-wrap{
		margin-top:10px;
	}
	.net-info-wrap .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.net-info-wrap .col-md-6 + .col-md-6 {
		margin-top:40px;
	}
	.faq-block-wrap > ul > li {
    	width: calc(100% - 60px);
	}
	.net-info-wrap .author-wrap .flex-grey, .net-info-wrap .author-wrap address{
		max-width: 100%;
	}

	.block-list-wrap .block-three-col.event-col > li{
		width: calc(100% - 36px);
	}
	.block-list-wrap .block-three-col.event-col > li{
		padding: 40px 35px 35px 35px;
	}
	.block-list-wrap .block-three-col.event-col .btn-wrap{
		display:inline-block;
		position:static;
		margin-top:20px;
	}
	.com_events.category .mb-6 .block-list-wrap{
		margin-bottom:10px!important;
	}
	.block-list-wrap .block-three-col.event-col > li .bl-desc{
		max-width: 90%;
	}

	.block-list-wrap .block-four-col > li{
		width: calc(50% - 28px);
	}
	.com_events.events section.inner {
		padding: 130px 0px 0px 0px;
	}
	.com_news.news section.inner {
		padding: 90px 0px 0px 0px;
	}

	#loginModal.gen-modal .login-wrapper > div {
		padding:25px;
	}
	#loginModal.gen-modal .base-text{
		left: 25px;
		bottom: 25px;
	}
	/*#loginModal.gen-modal .login-wrapper h2{
		font-size: 28px;
	}*/

	.block-shadow .project-info{
		    padding: 30px 0px 0px;
	}
	.jp-project-info > .flex-item{
		width:100%;
		padding: 0px 15px;
		margin-bottom: 20px;
	}
	.jp-project-info > .flex-item:nth-child(1){
		order: 2;
	}
	.jp-project-info > .flex-item:nth-child(2){
		order: 3;
	}
	.jp-project-info > .flex-item:nth-child(3){
		order: 1;
		padding-bottom:30px;
	}
	.jp-project-info > .flex-item:last-child {
		width: 100%;
		padding-bottom:30px;
		margin-bottom: 0px;
	}
	.jp-project-info > .flex-item p:last-child{
		margin-bottom:0px;
	}
	.jp-project-info > .flex-item p img {
		max-height: 185px;
	}

	.contact-person .contact-info {
    	padding-left: 35px;
		font-size: 20px;
		line-height: 30px;
	}

	.event-info .event-meta > div{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.event-info .event-meta > .col-md-4{
		/*order: 2;*/
		padding-bottom:30px;
	}
	.event-info .event-meta > .col-md-3{
		/*order: 3;*/
		padding-bottom:30px;
	}
	.event-info .event-meta > .col-md-5{
		/*order: 1;*/
		/*padding-bottom:30px;*/
	}
	.event-info p{
		margin: 0px 0px 25px 0px;
	}
	.event-info .text-center > .primary-btn{
		min-width: 150px;
	}
	.btn-wrap-center .iso-nav-filter + .search-wrap input {
		width: 100%;
	}
	.btn-wrap-center .search-wrap{
		width: 100%;

	}
	.com_news .btn-wrap-center .search-wrap{
		margin-left: 0;
	}
	.com_news .btn-wrap-center .search-wrap input{
		width:100%;
	}
	.btn-wrap-center.filter-doc .search-wrap input {
		width: 100%;
	}
	.com_events.category .btn-wrap-center .select-wrap + .select-wrap + .search-wrap{
		margin-top:20px;
	}
	.iso-nav-filter > li{
		margin: 5px;
	}

	.news-list.isotope-wrap {
		padding-bottom: 60px !important;
	}


	.event-carousel .success-story-banner{
		min-height: auto;
	}

	.event-carousel .event-item .success-story-banner .suc-dsc.title-wrap p{
		line-height: 26px;
	}
	.title-wrap.align_head {
		padding-right: 14vw;
	}
	.subscribe-wrap .subscribe-form .unsubc{
		margin-left:0px;
		left: 0;
	}
	.faq-block-wrap .scroll-content{
		max-height:none;
	}
	.block-highlight .scroll-content{
		max-height:none;
	}
	.copyurl{
		margin-bottom: 20px;
	}
	.block-list-wrap ul.news-list .news-item-dsc{
		position: relative;
	}

	/* START FULL size background via IMG TAG */
	header.landing .banner-intro h2 {
		font-size: 46px;
	}
	header.landing .banner-intro{
		padding-bottom:10px;
	}
	header.landing{
		background-color: #206189 !important;
		background-image: none !important;
		padding-bottom:0px;
		padding-top: 155px;
		min-height: auto !important;
	}
	.mobile-banner{
		display:block;
	}
	.site-map-34 header.landing .banner-intro{
		position: relative;
		z-index: 1;
	}
	.site-map-34 .mobile-banner{
		position: absolute;
		bottom: 0;
		z-index: 0;
	}
	/* END FULL size background via IMG TAG */

	.row-wide .banner-gradient{
		background-image:none!important;
	}
	.com_events #eventForm .btn-wrap-center .search-wrap input,
	.com_news .btn-wrap-center .search-wrap input{
		background:none!important;
	}
	.team-list-wrap .team-img-wrap .primary-btn{
		width:100%;
	}
	.subscribe-wrap .subscribe-formwrap{
		width: 100%;
	}
	.subscribe-formwrap .subscribe-discrip{
		padding: 0px;
		margin-top:90px;
	}
	.subscribe-formwrap .subscribe-discrip p.unsubc{
		margin-left: 0px;
	}
}/*max-width: 960px*/

@media only screen and (max-width:850px) {
	.banner-intro .btn-wrap .primary-btn + .primary-btn{
		margin-top:15px;
	}

	.com_projects .block-list-wrap .block-horizontal-list > li{
		flex-wrap: wrap;
	}
	.com_projects .block-list-wrap .block-horizontal-list .badge{
		left:auto;
	}
	.com_projects .block-list-wrap .block-horizontal-list .bl-img,
	.com_projects .block-list-wrap .block-horizontal-list .funding-period,
	.com_projects .block-list-wrap .block-horizontal-list .bl-desc,
	.com_projects .block-list-wrap .block-horizontal-list .btn-wrap{
		width:100%;
	}
	.com_projects .block-list-wrap .block-horizontal-list .bl-img{
		padding: 10px 0px 20px 0px;
	}
	.com_projects .block-list-wrap .block-horizontal-list .bl-img img{
		max-height:85px;
	}
	.com_projects .block-list-wrap .block-horizontal-list .funding-period + span{
		margin-top: 20px;
	}
	.com_projects .block-list-wrap .block-horizontal-list .btn-wrap{
		margin-top: 20px;
	}
	.subscribe-wrap .subscribe-form input[type="text"]{
		width: calc(100% - 25px);
	}

	.card-carousel-wrap .card-carousel .car-item{
		padding: 26px;
	}
	.gen-modal.meeting-modal .modal-body {
		padding-left: 50px;
		padding-right: 50px;
	}
	.gen-modal.meeting-modal .custom-checkbox label{
		font-size: 14px;
	}
	.gen-modal.meeting-modal .form-fields > label, .gen-modal.meeting-modal .cal-input-wrap label{
		font-size: 20px;
	}
	.project-info h4 {
		font-size: 28px;
	}
	.project-info h6 {
		font-size: 20px;
	}
	.site-map-34 header.landing {
		min-height:auto !important;
		padding-top: 120px;
		padding-bottom: 100px;
	}
	/*.site-map-34 .mobile-banner {
		left: -50%;
		right: -50%;
		margin: auto;
		width: calc(100vw + 20vw);
	}*/
}/*max-width: 850px*/

@media only screen and (max-width:800px) {
  .members-story-banner .suc-dsc.title-wrap {
    flex-wrap: wrap;
    gap: 0;
  }
  /*.members-story-banner .suc-dsc.title-wrap >  * {
    min-width: 99%;
  }
  .members-story-banner .suc-dsc.title-wrap > div.btn-div {
    margin-top: -96px;
  }*/
	header.landing{
		padding-top: 160px;
		min-height:calc(70vh + 120px);
		background-size:cover;
	}
	.site-map-34 header.landing{
		min-height:calc(70vh);
	}
	header.landing .banner-intro h2 {
		font-size: 36px;
	}
	header.landing .banner-intro p {
		font-size: 24px;
		line-height: 30px;
	}

  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(49%);
  }
  .programme-thumb-wrap .programme-thumb-list > li {
		width: calc(33%);
	}
	.net-info-wrap{
		margin-top: 0;
	}
	.net-info-wrap h3{
		font-size: 30px;
	}

	.net-info-wrap .com-icons > li{
		padding: 0px 15px;
	}
	.net-info-wrap .com-icons > li h4 {
		font-size: 24px;
	}
	.net-info-wrap .com-icons > li span {
		width: 120px;
		height: 120px;
	}
	.net-info-wrap .com-icons > li span img {
		max-height: 55px;
	}
	footer h3{
		font-size: 30px;
		margin: 0px 0px 25px 0px;
	}

	.base-info .base-links{
		width:100%;
		float: left;
		margin-top:15px;
		margin-left: -15px;
	}
	.title-wrap h1 {
		font-size: 42px;
		max-width: calc(100% - 90px);
	}
	article figure {
		margin-right: 35px;
	}
	article figure img {
		max-width: 400px;
	}
	article figure .caption {
		font-size: 18px;
	}

	#loginModal.gen-modal .login-wrapper{
		flex-wrap: wrap;
	}
	#loginModal.gen-modal .base-text{
		width: 100%;
		float: left;
		margin-top: 25px;
		position: static;
	}
	#loginModal.gen-modal .join-eera ul.check-list{
		margin: 10px 0px 10px;
	}
	#loginModal.gen-modal .join-eera ul.check-list > li{
		padding-left: 36px;
		margin: 7px 0px;
		font-size: 20px;
		background-size: 22px;
	}
	section .negative-intend.block-shadow::before {
		height: 270px;
	}
	.landing .banner-gradient, .landing .banner-gradient .container {
		min-height: auto;
		background-image:none!important;
	}

	.banner-gradient .bannerGC {
		padding: 4% 6%;
	}

	section .row-wide {
		margin-left:-8.5%;
		margin-right:-8.5%;
	}

	.com_projects .block-shadow .project-info{
		padding:0px;
	}
	.com_projects .block-shadow .project-info{
		padding-top:10px;
	}
	.accord-wrap .collapse-item {
		padding: 15px 25px;
		margin: 0px 0px 30px 0px;
	}
	.accord-wrap .collapse-item .collapse-trigger {
		font-size: 26px;
		line-height: 100%;
	}
	.accord-wrap .collapse-trigger + div.show::after {
		bottom: -36px;
	}
	.container-inner .accord-wrap img {
		max-width: 240px;
	}
	.primary-btn{
		padding: 16px 20px;
		min-width: 200px;
	}
	.banner-gradient .btn-green {
    width: auto;
    min-width: auto;
	}
	.article-block {
		min-height: auto;
		padding: 30px 30px;
	}
	.article-block h2 {
		font-size: 42px;
	}
	.inner .title-wrap h2 {
		max-width: calc(100% - 190px);
		margin: 0px auto 30px auto;
	}
	.programme-thumb-wrap {
		margin-top: 35px;
	}
	.block-grey {
		padding-top: 35px;
	}
	.video-block .caption {
		font-size: 22px;
	}
	section .row {
		margin-bottom: 70px;
	}
	.card-carousel-wrap .owl-nav{
		width: 85px;
		bottom: auto;
		left: 2%;
		top: 0;
	}
	.jp_related .owl-nav{
		top:-30px;
	}
	.event-carousel .owl-nav {
		width: 85px;
		bottom: auto;
		left:0;
		top:-10px;
	}

	.title-wrap h2, .banner-gradient h2 {
		font-size: 28px;
		line-height: 100%;
	}

	.filter-items{
		flex-wrap: wrap;
	}
	.filter-items .select-wrap{
		width:100%;
	}
	.filter-items .select-wrap + .select-wrap{
		margin-top:15px;
	}

	.member-map-wrap .member-map-legend > li{
		height: 115px;
	}
	.member-map-wrap .member-map-legend > li img {
		width: 20px;
		height: 32px;
	}
	.member-map-wrap .member-map-legend > li span{
		padding-left: 16px;
		font-size: 18px;
	}
	.member-list-wrap ul.member-list > li.m-block div, .member-list-wrap ul.member-list > li.m-block div p{
		font-size:16px;
	}
	.member-list-wrap{
		margin-top: 30px;
	}
	.member-list-wrap ul.member-list > li > div{
		font-size: 18px;
		padding:25px 10px 25px 10px;
	}
	.member-list-wrap ul.member-list > li > div:first-child {
		padding-left: 25px;
	}
	div.pagination{
		margin-top: 60px;
	}
  article .social-icons-header{
    /*position: relative;*/
    top: -90px;
    right: 200px;
    display: block;
    line-height: 1em;
    margin-left: -50px;
  }
  article .social-icons{
    /*position: relative;*/
    /*margin-bottom: 15px;*/
    top: -100px;
    /*right: -60px;*/
  }
	#videoModal.gen-modal .modal-dialog {
		max-width: 85vw;
	}
	.quote-bg .container {
		padding: 40px 40px 30px 40px;
	}
	.benefit-wrapper .benefit-list > li span {
		font-size: 14px;
		min-height: 45px;
		padding: 10px 20px;
	}
	.team-map{
		height: 380px;
	}
	.mb-6 {
		margin-bottom: 60px !important;
	}
	.banner-gradient, .banner-gradient .container{
		min-height:250px;
	}
	.reach-us {
		padding: 30px;
		min-height: auto;
	}
	.com_contact.contact .reach-us{
		padding: 20px 10px;
	}
	.success-story-banner {
		padding: 30px;
		min-height: 340px;
	}
	.com_events #eventForm .btn-wrap-center .select-wrap{
		width:100%;
	}
	.com_events #eventForm .btn-wrap-center .select-wrap + .select-wrap{
		margin-top:20px;
	}
	.com_events #eventForm .btn-wrap-center .select-wrap + .search-wrap{
		margin-top:20px;
	}
	.com_events #eventForm .btn-wrap-center .search-wrap{
		width: 100%;
	}
	.com_events #eventForm .btn-wrap-center .search-wrap input{
		width:100%
	}

	.title-wrap .select-small{
		width:100%;
		position: static;
		margin-bottom: 20px;
	}
	.category_wrap .select-small, .category_wrap .select-wrap{
		width:50%;
	}
	.event-item .title-wrap h2 {
		max-width:90% ;
	}
	.reach-us address, .reach-us address a, .reach-us .transport {
    	font-size: 20px;
	}
	.reach-us address a{
		font-size:18px;
		word-break: break-all;
		line-height: 100%;
	}
	.com_contact.contact section .block-shadow {
    	padding: 5px 5px 100px;
	}
	.tooltip .tooltip-inner{
		padding: 20px;
		font-size: 16px;
	}

	.join-block-wrap .block-half {
		width: calc(100% - 45px);
	}
	.join-block-wrap .prime-highlight-wrap > div {
		padding: 40px 68px 40px;
	}
	.join-block-wrap .prime-highlight-wrap.highlight-active > .block-highlight {
		padding: 40px 68px 120px;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap{
		width: 100%;
		float: left;
		padding-left: 0;
		position: static;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap .primary-btn{
		margin-right: 0;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap .primary-btn + .primary-btn{
		margin-top:20px;
	}
	.accord-wrap .collapse-item .collapse-trigger {
		font-size: 28px;
	}
	.accord-wrap .collapse-item {
		padding: 10px 30px;
	}

  .jp-project-info .pr-logo {
		padding: 0px 0px 24px 0px;
	}
	.jp-project-info .pr-logo{
		margin-top:0px;
	}

	#site-wrapper ul.image_gallery > li a{
		width: 150px;
		height: 150px;
	}
	#site-wrapper ul.image_gallery > li a img{
		min-height: 150px;
	}
	.gen-modal .modal-body {
		padding: 35px 20px 20px;
	}
	.gen-modal .modal-dialog{
		max-width: 88%;
	}
	#faqModal .modal-footer {
		padding: 20px;
		margin: 0px -20px -20px -20px !important;
	}
	.gen-modal p {
    	font-size: 22px;
	}
	#searchForm .form-limit {
		top: 0;
	}
	.banner-gradient::before {
		left: auto;
		right: 0px;
		width: 65%;
	}

	.com_member .bootstrap-select .dropdown-toggle + .dropdown-menu{
		overflow-y: auto!important;
	}

}/*max-width: 800px*/


@media only screen and (max-width:767px) {
	header.landing{
		padding-top: 150px;
		/*padding-bottom: 30px;*/
		min-height:calc(420px + 120px);
		background-position: center 75%;
		background-size: cover;
	}
	header.landing .banner-intro h2 {
		font-size: 32px;
	}
	header.landing .banner-intro p {
		font-size: 20px;
		line-height: 32px;
		max-width: 100%;
	}
	.primary-btn {
		font-size: 12px;
		line-height: 18px;
	}
	.primary-btn, .primary-btn::before{
		height: 48px;
	}
	ul.intro-cols > li {
		padding: 15px;
		margin-bottom: 20px;
	}
	ul.intro-cols > li:last-child {
		margin-bottom:0px;
	}
	ul.intro-cols > li .primary-btn{
		margin-top: 0;
	}
	.net-info-wrap h3 {
		font-size: 28px;
	}

	article figure img {
		max-width: 330px;
	}
	.video-block figure::after {
		background-size: 70px;
	}
	.title-wrap h1 {
		font-size: 38px;
		max-width:100%;
	}
	.inner .title-wrap h2{
		max-width:100%;
	}
	.title-wrap h2, .banner-gradient h2 {
		font-size: 24px;
	}
	.sec-title h3 {
		font-size: 30px;
	}
	.quote-bg .container {
		padding: 30px 40px 20px 40px;
	}
	.quote-bg .quote-banner blockquote{
		padding: 0;
		font-size: 22px;
	}
	.sec-title .btn-view-all{
		font-size: 20px;
	}
	.subscribe-wrap .subscribe-form input[type="text"]{
		margin-bottom:20px;
	}
	.subscribe-wrap .subscribe-form .custom-checkbox{
		margin-bottom:10px!important;
	}
	.subscribe-wrap .subscribe-form .custom-checkbox + .custom-checkbox{
		top: 144%;
		margin-top: 0px;
	}

	article figure {
		width: 100%;
		margin-right: 0;
	}
	article figure img {
		max-width: 100%;
	}
	.container-inner .accord-wrap img {
		max-width: 100%;
	}

	.member-map-wrap .member-map-legend > li span {
		padding-left: 10px;
		font-size: 16px;
	}
	.member-list-wrap ul.member-list > li > div {
		padding: 20px 5px 20px 5px;
	}
	.member-list-wrap ul.member-list > li.m-header div {
		font-size: 16px;
	}
	.member-list-wrap ul.member-list > li.m-block div, .member-list-wrap ul.member-list > li.m-block div p {
		font-size: 16px;
	}

	div.pagination ul li.Prev, div.pagination ul li:first-child {
		margin-right: 25px;
	}
	div.pagination ul li.Next, div.pagination ul li:last-child{
		margin-left: 25px;
	}
	div.pagination ul li a {
		font-size: 18px;
	}

	.net-info-wrap .com-icons > li{
		width:100%;
		margin-bottom:30px;
	}
	.net-info-wrap .com-icons > li:last-child{
		margin-bottom:0px;
	}
	.benefit-wrapper .benefit-list > li {
		width: 50%;
		max-width:none;
	}
	.benefit-wrapper .benefit-list > li span{
		justify-content: center;
	}
	.contact-person .contact-img{
		width: 150px;
		height: 150px;
	}
	.contact-person .contact-img img{
		/*min-height: 150px;*/
		max-height: 150px;
	}
	.addtocal .links-cal i::before{
		font-size:24px;
	}

	.card-carousel-wrap .card-carousel .car-item.progrrame-block {
		padding: 25px 20px;
	}
	#joint-carousel.card-carousel-wrap .progrrame-block .pr-ico{
		width:25%;
		padding-right: 20px;
	}
	#joint-carousel.card-carousel-wrap .progrrame-block .pr-dsc{
		font-size:14px;
		width:75%;
	}
	.event-info {
		padding: 30px 25px;
	}

	article figure .caption {
		font-size: 16px;
	}
	article .intro, article .intro p {
		margin-bottom: 40px !important;
	}

	.lightbox {
		left: -50%!important;
		right: -50%!important;
		margin: auto;
    	width: 90%!important;
	}
	.lb-outerContainer{
		height: auto!important;
		width:auto!important;
	}
	.lightbox .lb-image{
		width: 100%!important;
		height: auto!important;
	}
	.accord-wrap .collapse-item {
		padding: 12px 20px;
		margin: 0px 0px 20px 0px;
	}
	.accord-wrap .collapse-item .collapse-trigger {
		font-size: 24px;
	}
	.video-block .caption {
		font-size: 20px;
	}

	.block-list-wrap ul.news-list .news-item-dsc .bl-desc h5{
		 font-size:18px;
	}
	.block-list-wrap ul.news-list .news-item-dsc .bl-desc p {
    	font-size: 24px;
	}
	.badge {
		font-size: 10px;
	}

	.news-list.isotope-wrap {
		height: auto!important;
		padding-bottom: 20px !important;

	}
	.block-list-wrap ul.news-list > li{
		height: auto!important;
		/*min-height: 200px;*/

		position: static!important;

	}
	.block-list-wrap ul.news-list > li.bl-videos .news-item-img,
	.block-list-wrap ul.news-list > li.bl-videos .news-item-dsc{
		width:100%;
		height: auto;
	}
	.block-list-wrap ul.news-list > li.bl-videos .news-item-img{
		height:250px;
	}
	.block-list-wrap ul.news-list > li.bl-videos .news-item-img a.video-thumb::before {
		background-size: 70px;
	}
	.block-list-wrap ul.news-list .news-item-dsc {
		padding:50px 30px 30px 30px;
	}
	.block-list-wrap ul.news-list .btn-wrap{
		margin-top:20px;
		position:static;
	}

	.card-carousel-wrap .owl-carousel.owl-drag .owl-item{
		height: auto!important;
	}

	/*news page*/
	.block-list-wrap .block-four-col > li {
		width: calc(100% - 28px);
		padding: 50px 20px 20px 20px;
	}
	.block-list-wrap .block-four-col .btn-wrap{
		position:static;
		width: 100%;
		margin-top:20px;
		display: inline-block;
	}
	.block-list-wrap .block-four-col h5 {
    	font-size: 18px;
	}
  .banner-gradient .bannerBG {
    background-position: 100% center;
  }
  .banner-gradient .bannerGC {
    padding: 3% 5%;
  }
	.net-info-wrap .author-wrap .flex-grey, .net-info-wrap .author-wrap address{
		flex-wrap:wrap;
	}
	.net-info-wrap .author-wrap .flex-grey .user-info{
		width:100%;
		padding-top:10px;
		padding-left: 0px;
	}
	.author-wrap .flex-grey .user-info strong {
		font-size: 22px;
	}
	.author-wrap .flex-grey .user-info .position {
		font-size: 20px;
	}
	.net-info-wrap .author-wrap .flex-grey {
		padding: 20px;
	}
	.author-wrap address {
		font-size: 22px;
	}

	.article-block h2 {
		font-size: 38px;
	}
	.join-block-wrap h3 {
    	font-size: 28px;
	}
	footer .row {
		margin-bottom: 0px;
	}
  footer .row > * {
    text-align: center;
  }
  footer .social-icons {
    width: 100%;
    justify-content: center;
  }
  footer .social-icons > li a{
    width: 40px;
    height: 40px;
  }
  footer address,
  footer address p{
    margin-bottom:0px;
  }
  footer .subscribe-sec .container.container-inner {
    text-align: center;
  }
  .subscribe-wrap .subscribe-form{
    flex-wrap: wrap;
    justify-content: center;
  }
  .subscribe-wrap .subscribe-form .primary-btn,
  .subscribe-wrap .subscribe-form .btn-input-append-group {
    align-self: center;
  }

	.com_becomeamember .block-shadow {
		padding-bottom: 60px;
	}
	section .social-icons > li{
		margin: 0px 0px 0px 20px;
	}
	footer h3 {
		font-size: 28px;
	}
	.faq-block-wrap > ul > li {
		width: calc(100% - 30px);
	}
	.faq-block-wrap > ul > li{
		margin: 0px 20px 40px;
	}

	#error-section h3 {
		font-size: 38px;
	}

	#cookie-bar p{
		max-width:100%!important;
	}
	#cookie-bar .primary-btn{
		position:relative !important;
		margin-top:15px!important;
		right: auto!important;
	}
	.bio-modal .modal-dialog {
		margin-top: 20px;
	}
	.search-suggest-wrap .search-wrapper{
		padding: 9px 25px;
		padding-left: 30px;
		/*height: 58px;*/
		min-height: 58px;
	}
	.search-suggest-wrap .search-wrapper i{
		left:12px;
	}
	.search-suggest-wrap #search-input{
		padding-left: 20px;
	}
	.quote-bg .quote-banner blockquote p {
		font-size: 18px;
	}
	.quote-bg .quote-banner blockquote {
		font-size: 18px;
	}
	.accord-wrap.accord-center .collapse-trigger{
		text-align: left;
	}
	.event-info .text-center > .btn-border {
		margin: 0px 10px;
	}
	.com_events.events .event-info .text-center {
		flex-wrap: wrap;
	}
	.com_events.events .event-info .text-center .primary-btn {
		min-width: 200px;
		margin-bottom: 15px;
	}
	.event-dl dt {
		width: 23%;
		font-size: 20px;
	}
	.accord-wrap.accord-center .collapse-item {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#loginModal.gen-modal .login-wrapper h2 {
		font-size: 24px;
	}
	.gen-modal .modal-body {
		padding: 35px 15px 15px;
	}
	.programme-thumb-wrap .programme-thumb-list > li .pr-tip{
		top: 20%;
		left:2rem;
		font-size: 16px;
		padding: 12px 12px;
		right:auto;
		width: calc(100% + 0px);
	}
	.programme-thumb-wrap .programme-thumb-list > li:hover .pr-tip{
		/*top: 50%;*/
	}
	.gen-modal.meeting-modal .modal-body {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	.gen-modal.meeting-modal .cal-input-wrap{
		flex-wrap: wrap;
	}
	.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap{
		width:100%;
		margin-top:20px;
	}
	.gen-modal.meeting-modal .form-fields .radio-wrap {
		flex-wrap: wrap;
		padding:20px 5px 40px;
		padding-bottom:20px;
	}
	.gen-modal.meeting-modal .form-fields .radio-wrap > *{
		width:100%;
		margin-bottom: 10px;
	}
	.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap input{
		margin-left:0px;
		width:100%;
	}
	.title-wrap.align_head {
		padding-right: 0;
	}
	.subscribe-sec {
		padding-bottom: 155px;
	}
	.subscribe-wrap .subscribe-form .unsubc{
		top: 170%;
	}
	.member-map-wrap #member-map {
		display:none;
	}
	.select-wrap .dropdown-toggle{
		padding: 10px 40px 10px 25px;
	}
	.dropdown-toggle .filter-option-inner-inner{
		font-size: 18px;
	}
	.bootstrap-select .dropdown-toggle .filter-option{
		line-height: 100%;
		height: auto;
	}
	.bootstrap-select > .dropdown-toggle::after {
		right: 20px;
	}
	.gen-modal .close{
		right:-12PX;
	}
	.com_team.category .stroke-up p:last-child{
		margin-bottom:15px;
	}
	.com_team.category .stroke-up.mb-5{
		margin-bottom: 20px !important;
	}
	.com_news .block-list-wrap .block-four-col{
		margin: 0px 0;
		width: 100%;
	}
	.com_news .block-list-wrap .block-four-col > li{
		width: 100%;
		margin: 10px 0px;
	}
	.com_news .block-list-wrap .block-four-col .btn-wrap{
		padding: 0px;
	}

	.member-map-wrap .member-map-legend{
		display:none;
	}

	.accord-wrap.jpaccord .collapse-item a > span{
		word-break: break-all;
		display: inline-block;
	}

	.bio-head .team-img-wrap .team-img{
		width: 180px;
		height: 180px;
	}
	.bio-head .team-img-wrap img{
		min-height: auto;
		max-height: none;
	}

  /*.site-map-34 header.landing {
    min-height: calc(65vh + 120px) !important;
  }*/

}/*max-width: 767px*/

@media only screen and (max-width:750px) {
  article .social-icons-header{
    top: -110px;
  }
  article .social-icons{
    top: -120px;
  }

  body h1.logo {
    height: unset;
    margin-top: 24px;
  }
  .inner .back-btn{
    top: 18px;
  }

  body div .custom_caption > div {
    width: 99%;
    max-width: 99%;
  }
  body div .camera_caption {
    top: 15% !important;
  }
  body div div.camera_caption_title {
    /*padding-top: calc(24% + 1vw);*/
  }
  body div div.camera_caption > div > * {
    width: 99% !important;
    min-width: 99%;
  }
  body div .camera_caption_desc {
    display: none;
   }

  nav .nav-ext ul {
    margin-right: 0px;
    position: absolute;
    width: auto;
    right: 15px;
  }

	#site-wrapper nav {
		top: 0px !important;
    /*background-color: rgba(0, 0, 0, 0.15) !important;*/
	}
  #site-wrapper.landing nav .container::after {
    display: none;
  }

	.site-map-31 #site-wrapper nav {
		background:#FFFFFF !important;
	}

	nav .nav-ext ul > li{
		padding: 0px 15px;
	}
  nav div.nav-ext ul.nav.menu.mod-list li a.top-menu-item-logout,
  nav .nav-ext ul > li.item-173 > a{
    font-size: 0px;
    padding-left: 0 !important;
	}
	.row-highlight .highlight-list > li{
		width: calc(100% - 10px) !important;
	}

	.title-wrap .iso-nav-filter li{
		width: calc(50% - 10px);
	}
	.title-wrap .iso-nav-filter li a.primary-btn{
		width:100%;
	}


	.news-detail-desc .primary-btn + .primary-btn{
		margin-right: 10px;
		margin-top: 15px;
	}
	#site-wrapper ul.image_gallery > li a{
		width: 150px;
		height: 150px;
	}
	#site-wrapper ul.image_gallery > li a img{
		min-height: 150px;
	}
	.net-info-wrap h3 {
		font-size: 20px;
	}
	ul.custom-bullet-list > li {
		font-size: 18px;
		line-height: 26px;
	}
	ul.custom-bullet-list.custom-article-bullets > li,
	ol.custom-ordered-list > li{
		font-size: 20px;
		line-height: 30px;
	}
	.prime-highlight-wrap ul.custom-bullet-list{
		margin-bottom:25px;
	}
	.prime-highlight-wrap ul.custom-bullet-list > li:last-child{
		margin-bottom: 0px;
	}
	.prime-highlight-wrap > div .btn-wrap{
		padding:0px!important;
	}

	.join-block-wrap .prime-highlight-wrap.highlight-active > .block-highlight {
		padding: 40px 68px 140px;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green{
		bottom: 75px;
	}
	.join-block-wrap .prime-highlight-wrap > div .close-highlight{
		bottom:15px;
		left: 50px !important;
		right: auto !important;
	}
  .success-story-banner .suc-dsc.title-wrap .primary-btn{
    /*line-height: 34px;*/
    font-size: 14px;
  }
	.bio-head .team-img-wrap, .bio-head .team-info{
		width:100%;
		padding: 20px;
		font-size: 20px;
		line-height: 28px;
	}
	.bio-head .team-info{
		padding: 20px 8px;
	}
	.team-list-wrap .team-info{
		font-size: 18px;
		line-height: 26px;
	}

	.bio-modal .bio-content {
		padding:  20px 8px;
	}
	.bio-head .team-img-wrap .team-img, .team-list-wrap .team-img-wrap .team-img{
		width: 150px;
		height: 150px;
	}
	.event-info h4{
		font-size: 28px;
	}
	.team-map {
		height: 315px;
	}

	.block-list-wrap .block-three-col.event-col > li {
		padding: 40px 20px 20px 19px;
	}
	.primary-btn{
		min-width: 180px;
	}
	.zoomicon-faq .article-block .text-center .primary-btn + .primary-btn{
		margin-top:10px;
	}
	.btn-wrap-center .search-wrap input{
		background:none;
	}
	.block-list-wrap ul.news-list .news-item-dsc {
		padding: 40px 20px 20px 19px;
	}
	.event-dl dt, .event-dl dd{
		width: 100%;
	}
	.event-dl dt{
		padding-left:0px;
	}
	.event-dl dt + dd{
		padding-top:15px;
	}

	ul.block-three-col.member-doc-col > li {
		padding: 30px 30px 90px;
	}
	.card-carousel-wrap .card-carousel .car-item {
		padding: 15px;
	}
	.card-carousel-wrap .card-carousel .date {
    	font-size: 18px;
	}
	.card-carousel-wrap .card-carousel .desc{
		font-size: 18px;
	}

	/*-btn center-*/
	.banner-gradient .bannerGC {
		text-align: center;
	}
	.banner-gradient .bannerGC h2, .banner-gradient .bannerGC p,
	.banner-gradient .bannerGC ul, .banner-gradient .bannerGC ul li,
	.banner-gradient .bannerGC ol, .banner-gradient .bannerGC ol li{
		text-align: left;
	}
	.collapse-anim{
		text-align: center;
	}
	.collapse-anim p, .collapse-anim ul, .collapse-anim ul li, .collapse-anim ol, .collapse-anim ol li,
	.collapse-anim h2, .collapse-anim h3, .collapse-anim h4{
		text-align: left;
	}
	.join-block-wrap .btn-wrap{
		text-align: center;
	}
	.join-block-wrap .prime-highlight-wrap > div .close-highlight {
		left: -50% !important;
		right: -50% !important;
		margin: auto;
		width: 150px;
	}
	.form-fields.contactform{
		text-align: center;
	}
	.net-info-wrap .form-fields #faqForm{
		text-align:center;
	}
	/*-btn center-*/



	ul.parnter-list > li img {
		max-height: 70px;
	}
	.filter-items .select-wrap{
		padding: 0px 0px;
	}

	/* Safari only css 11+ */
	@media not all and (min-resolution:.001dpcm)
	{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

		.com_events #eventForm .btn-wrap-center .search-wrap input{
			padding-top: 1px;
		}
		.com_news .btn-wrap-center .search-wrap input{
			line-height: 30px;
		}
	}}/* Safari 11+ end*/


	.com_projects .project-intro img{
		margin-right:0px;
		width: 100%;
	}

	.category_wrap{
		flex-wrap:wrap;
	}
	.category_wrap .select-small{
		margin-right:0px;
	}
	.category_wrap .select-small, .category_wrap .select-wrap{
		width:100%;
	}
	.site-map-34 header.landing{
		/*min-height: calc(70vh + 120px) !important;*/
		min-height: auto !important;
		padding-bottom: 50px;
	}
	.site-map-34 .mobile-banner{
		width:calc(100vw + 30vw);
	}
	/*.site-map-34 .mobile-banner{
		left: -50%;
		right: -50%;
		margin: auto;
		width:calc(100vw + 50vw);
	}*/

}/*max-width: 650px*/


@media only screen and (max-width:700px) {
  article .social-icons-header{
    top: -150px;
  }
  article .social-icons{
    top: -160px;
  }

  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(49%);
  }
  .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(49%);
  }
  .com_events.events .event-info .text-center{
    flex-wrap: wrap;
  }
  .com_events.events .event-info .text-center .primary-btn{
    min-width: 200px;
    margin-bottom: 15px;
  }
  .faq-block-wrap > ul > li {
    padding-right:20px;
    padding-left: 45px;
  }
  .tooltip .tooltip-inner{
    max-width: 100%!important;
  }

  .net-info-wrap .tip-mark{
    width:100%;
    display: block!important;
    position: relative;
  }
  .tooltip{
    /*margin-left: auto!important;
    margin: auto!important;*/
    /*left:5px!important;*/
    pointer-events: none!important;
    /*opacity: 1!important;*/
    padding: .4rem 0!important;
    /*margin-left: 10px;*/
    /*margin-right: 2px;*/
    width: 100%!important;
    left: 0px!important;
    right:auto!important;
    margin: 0!important;
  }
  .tooltip{
    z-index: 9;
    /*top: 90px!important;*/
  }
  .tooltip .tooltip-inner{
    background:none!important;
    z-index:1;
    position: relative;
    box-shadow:none;
    padding: 10px;
    /*max-width:400px;*/
    /*background:none!important;*/
    /*position: relative;*/

  }
  .tooltip::after{
    content: '';
    height: 100%;
    width:calc(100vw + 15px);
    position: absolute;
    top:0px;
    left:-10px!important;
    background:#FFFFFF;
    opacity:1;
    z-index:0;
    box-shadow: 0px 3px 18px 0px rgba(77, 77, 77, 0.22);
  }
  .project-intro .video iframe{
    width:100%!important;
  }
  .benefit-wrapper .benefit-list > li {
    padding: 10px 0px;
  }
  .com_news .btn-wrap-center .search-wrap input:focus {
    width: 100%;
  }
}/*max-width: 700px*/

@media only screen and (max-width:1005px) {
  body h1.logo {
    margin-top: 4px;
    margin-bottom: 8px;
  }
  html body {
    padding-top: 0px !important;
  }
  /*#site-wrapper nav {
    top: 20px !important;
  }*/
  .burger,
  .burger_menu {
    display: none !important;
  }
  nav .nav-ext ul {
    margin: 0px 24px 0px 0px !important;
  }
}

@media only screen and (max-width:550px) {
  body h1.logo {
    height: unset;
    width: 130px;
    min-width: 130px;
    margin-top: 40px;
    padding-left: 16px !important;
  }
  body h1.logo img {height: unset;}
  body div .camera_caption {
    top: 27% !important;
  }
  body div .camera_caption_title h2 { font-size: calc(8px + 3vw); margin-bottom: 6px; }
  body div .camera_caption_title h3 { font-size: calc(10px + 1vw); font-weight: normal; }
  body div .camera_caption > div {
    /*padding: 0 11%;*/
    margin: 0;
  }
  body div .camera_caption > div .camera_play {
    display: none;
  }

  body .negative-intend{
    margin-top: 0;
  }

  nav .nav-right {
		padding-right: 13px;
	}
  /*nav .nav-ext ul > li:nth-of-type(3){
    display: none;
  }*/

	.member-map-wrap .member-map-legend{
		flex-wrap: wrap;
	}
	.member-map-wrap .member-map-legend > li{
		height: auto;
		width:100%;
		margin:10px 0px;
		justify-content: left;
	}
	.member-list-wrap .member-list > li.m-header{
		display:none;
	}
	.member-list-wrap .member-list > li{
		padding:15px;
	}
	.member-list-wrap ul.member-list > li > div{
		width:100%!important;
		padding:0px!important;
	}
	.member-list-wrap ul.member-list > li > div + div{
		padding-bottom:10px!important;
	}
	.benefit-wrapper .benefit-list > li{
		width:100%;
	}
	.join-block-wrap .prime-highlight-wrap > div {
		padding:40px 45px 40px 50px;
	}
	.member-list-wrap ul.member-list > li > div.m-pro span{
		width:100%;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap .primary-btn{
		min-width: 180px;
	}
	.join-block-wrap h3 {
		font-size: 26px;
	}
	ul.custom-bullet-list > li::before {
		left: -28px;
	}
	/*.primary-btn {
		font-size: 11px;

		padding: 7px 20px;
	}*/

	/*.title-wrap ul li {
		font-size: 22px;
		line-height: 34px;
	}*/

	.team-list-wrap .team-img-wrap, .team-list-wrap .team-info{
		width:100%;
		height: auto;
		display: inline-block;
		text-align: center;
	}
	.team-list-wrap .team-img-wrap{
		/*display:flex;
		flex-wrap: wrap;
		justify-content: center;*/
		/*padding-bottom: 100px;*/
	}
	.team-list-wrap .team-img-wrap .team-img {
		/*display: inline-block;
		width:100%;*/
		display: inline-block;
	}
	.team-list-wrap .team-img-wrap .team-img img{
		/*border-radius: 50%;*/
	}
	.team-list-wrap .team-img-wrap .primary-btn{
		display: block;
	}

	.team-list-wrap .team-info{
		display: inline-block;
		padding: 20px 20px 20px 20px;
	}
	.team-list-wrap .team-info ul.social-icons{
		position: static;
		margin-top: 15px;
		margin-bottom: 5px;
		display: flex;
		width: 100%;
		justify-content: center;
	}
	section .block-shadow {
		padding: 20px 20px 100px;
	}

	.com_faq section .block-shadow{
		padding: 10px 10px 100px;
	}
	.com_faq section .block-shadow .net-info-wrap .col-md-6{
		padding-left: 0;
		padding-right: 0;
	}

	.com_faq .net-info-wrap .author-wrap .flex-grey{
		justify-content: center;
	}
	.com_faq .net-info-wrap .author-wrap .flex-grey .user-thumb{
		display: inline-block;
	}
	.com_faq .net-info-wrap .author-wrap .flex-grey .user-info{
		display: inline-block;
		text-align: center;
	}
	.author-wrap address {
		font-size: 20px;
	}
	.author-wrap .flex-grey .user-info strong {
		font-size: 20px;
		line-height: 100%;
	}

	.contact-person{
		justify-content: center;
	}
	.contact-person .contact-info{
		width:100%;
		padding-top: 10px;
		padding-left: 0px;
		text-align: center;
	}
	.contact-person .contact-info ul.social-icons{
		justify-content: center;
		display: flex;
	}

	.event-carousel .btn-wrap{
		flex-wrap: wrap;
	}
	.event-carousel .event-item .btn-wrap .primary-btn + .primary-btn{
		margin-top:20px;
	}

	.event-carousel .event-item .title-wrap h2, .event-carousel .event-item .banner-gradient h2 {
		font-size: 22px;
	}
	.block-list-wrap .block-three-col.event-col .bl-desc h5 {
		font-size: 20px;
	}
	.block-list-wrap .block-three-col.event-col .bl-desc p {
    	font-size: 20px;
	}

	#joint-carousel.card-carousel-wrap .progrrame-block a{
		flex-wrap: wrap;
	}
	#joint-carousel.card-carousel-wrap .progrrame-block .pr-ico{
		width: 100%;
		padding: 0px;
		padding-bottom: 10px;
		text-align: center;
	}
	#joint-carousel.card-carousel-wrap .progrrame-block .pr-ico img{
		max-width:100px;
		display: inline-block;
	}
	#joint-carousel.card-carousel-wrap .progrrame-block .pr-dsc{
		width: 100%;
		text-align: center;
	}
	.title-wrap .iso-nav-filter li {
		width: calc(100% - 10px);
	}
	.com_news .title-wrap .iso-nav-filter li{
		width: calc(100% - 0px);
		margin: 5px 0px;
	}
	.article-block h2 {
		font-size: 30px;
	}
	.gen-modal .modal-intro::after {
		width: 80%;
	}
	.contact-person .contact-info{
		font-size: 18px;
		line-height: 30px;
	}

	.com_faq .search-suggest-wrap .search-results ul > li a{
		font-size:18px;
	}
	.success-story-banner {
		padding: 20px;
	}
	.event-carousel .success-story-banner {
		padding-top:30px;
	}
	.event-carousel .success-story-banner .title-wrap .date {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 100%;
		font-size: 18px;
	}
	.block-list-wrap .block-three-col .funding-period{
		padding: 15px;
		font-size: 16px;
	}
	.block-list-wrap .block-three-col .bl-img{
		padding: 15px 15px;
		height: 100px;
	}
	.gen-modal.meeting-modal .cal-input-wrap .date-range-wrap input{
		font-size: 15px;
	}
	.gen-modal h3 {
		font-size: 26px;
		margin-bottom: 25px;
	}
	.gen-modal.meeting-modal p {
		font-size: 20px;
	}
	.gen-modal.meeting-modal .form-fields > label, .gen-modal.meeting-modal .cal-input-wrap label {
		font-size: 16px;
	}
	#joint-carousel.card-carousel a{
		flex-wrap: wrap;
	}
	#joint-carousel .progrrame-block a > .pr-dsc{
		width:100%;
		padding-top:10px;
		text-align: center;
	}
	#joint-carousel .progrrame-block .pr-ico img {
		max-width: 100px;
		display: inline-block;
	}
	.contact-person .contact-info ul.social-icons > li{
		margin: 0px 0px 0px 10px;
	}


	div.pagination ul li{
		display:none;
	}
	div.pagination ul li.disabled, div.pagination ul li:first-child, div.pagination ul li:last-child {
		display: block!important;
	}
	div.pagination ul li:first-child, div.pagination ul li:last-child {
		width:40px;
		overflow: hidden;
		text-indent: -200px;
	}
	div.pagination ul li:first-child a, div.pagination ul li:last-child a {
		float: left;
		min-width: 32px;
	}
	div.pagination ul li.Next a, div.pagination ul li a.next{
		/*min-width:auto;*/
		float: left!important;
	}
	div.pagination ul li a.current{

	}

	.banner-gradient::before {
		width: 100%;
		opacity: 0.6;
	}

	.row-wide .banner-gradient::before {
		background: rgba(29,122,181,1);
	}
	.landing .banner-gradient, .landing .banner-gradient .container {
		background-size: cover;
	}

	ul.parnter-list > li {
		width:50%;
	}

	.project-intro img{
		max-width:100%;
	}
	.sec-title h3 {
		font-size: 23px;
	}
	.site-map-34 .mobile-banner {
		width: calc(100vw + 270px);
		left: -50%;
		right: -50%;
		margin: auto;
	}

}/*max-width: 550px*/
@media only screen and (max-width:500px) {
	.gen-modal.meeting-modal .btn-wrap{
		flex-wrap: wrap;
	}
	.gen-modal.meeting-modal .btn-wrap > * {
    	margin: 10px 0px
	}
	.subscribe-sec {
		padding-bottom: 160px;
	}
	.article p img{
		width:100%;
		margin:10px 0px;
	}
	#videoModal.gen-modal iframe{
		height:300px;
	}
	#videoModal.gen-modal .modal-dialog {
		max-width: 92vw;
	}
}/*max-width: 500px*/
@media only screen and (max-width:450px) {
  body h1.logo {
    height: unset;
    width: 100px;
    min-width: 100px;
    margin-top: 40px;
    padding-left: 12px !important;
  }
	header.landing .banner-intro h2 {
		font-size: 26px;
	}
	header.landing .banner-intro p {
		font-size: 18px;
		line-height: 26px;
	}
	.title-wrap h2, .banner-gradient h2 {
		font-size: 20px;
	}
	.title-wrap h1 {
		font-size: 34px;
	}
	section .row {
		margin-bottom: 60px;
	}
	.block-grey::before {
		height: calc(100% + 210px);
	}
	.quote-bg .quote-banner blockquote{
		margin: 0px 0px 20px 0px;
	}
	.quote-bg .quote-banner .author{
		font-size: 22px;
	}
	.sec-title .btn-view-all {
		font-size: 20px;
		position: static;
		text-align: right;
		float: right;
		margin-top: 10px;
		position: relative;
		top: 10px;
	}

	.highlight-list > li{
		height: 450px;
	}
	section.inner {
		padding: 55px 0px 0px 0px;
	}
	.base-info .base-links{
		margin-left: 0px;
	}
	.base-info .base-links > li{
		padding:0px;
		float: left;
		width:100%;
		margin-bottom: 10px;
	}
	.base-info .base-links > li:last-child{
		margin-bottom:0px;
	}

	.base-info .base-links > li::before {
		display:none;
	}
	.btn-wrap-center > a{
		min-width: auto;
	}
	.primary-btn{
		height: auto;
		padding: 10px 15px;
	}
	.primary-btn::before {
		height: 100%;
	}
	.jp-project-info .pr-logo img {
		max-width: 100%;
	}
	#site-wrapper ul.image_gallery > li a {
		width: 250px;
		height: 250px;
	}
	#site-wrapper ul.image_gallery > li a img{
		min-height: 250px;
	}

	#error-section h3 {
		font-size: 32px;
	}

	article iframe{
		width:100%!important;
	}
	.net-info-wrap .primary-btn {
		min-width: 190px;
	}

	.project-info.jp-project-info .flex-item a{
		font-size:18px;
	}
	.inner .back-btn{
		font-size: 16px;
	}
	.inner .back-btn::before{
		background-size: 14px;
	}
	#searchForm fieldset label, #searchForm fieldset label {
		width:100%;
	}
	.btn-wrap-center.filter-doc .search-wrap input {
		width: 100%;
	}

	.leaflet-popup-content {
		margin: 10px!important;
	}
	.map-pop-content{
		/*min-width: 290px;
		max-width: 290px;*/
		min-width: auto;
		max-width: none;
		width:80vw;
	}
	.map-pop-content .mem-header{
		flex-wrap: wrap;
	}
	.map-pop-content .mem-header .mem-logo,
	.map-pop-content .mem-header .mem-desc{
		width:100%;
	}
	.map-pop-content .mem-header .mem-logo{
		display:none;
		text-align: center;
		padding-right:0px;
		padding-bottom:15px;
	}
	.map-pop-content .mem-header .mem-logo img{
		max-width:100px;
	}
	.map-pop-content .mem-active ul > li{
		width:100%;
		float: left;
		clear: both;
	}
	article figure .caption {
		font-size: 12px;
	}
	.join-block-wrap .btn-wrap .primary-btn span {
		font-size: 10px;
	}
	.site-map-34 .mobile-banner{
		width:calc(100vw + 75vw);
	}

}/*max-width:450px*/



@media only screen and (max-width:400px) {

	nav .nav-ext ul > li a {
		font-size: 10px;
	}

  .simplifyhome .programme-thumb-wrap .programme-thumb-list > li {
    width: calc(100%);
  }
	.programme-thumb-wrap .programme-thumb-list > li {
		width: calc(100%);
	}
	tooltip .tooltip-inner{
		max-width: 90%;
	}
	.programme-thumb-wrap .programme-thumb-list > li .pr-tip {
    	width: 100%;
	}
	.join-block-wrap .prime-highlight-wrap > div .btn-wrap, .join-block-wrap .block-highlight .btn-green{
		max-width: 210px;
		padding: 10px 15px;
	}

	.subscribe-sec {
		padding-bottom: 200px;
	}
	.subscribe-wrap .subscribe-form .unsubc {
		top: 190%;
	}
	.dropdown-toggle .filter-option-inner-inner{
		font-size: 16px;
	}
	ul.parnter-list > li {
		width:100%;
	}
	ul.parnter-list > li img {
		max-height:100px;
	}

	.negative-intend ul.intro-cols > li .primary-btn{
		width: 100%;
	}

	.landing .block-shadow.negative-intend{
		margin-top: -25px;
	}
	.site-map-34 .mobile-banner {
		width: calc(100vw + 90vw);
	}

}/*max-width:400px*/



@media only screen and (max-width:350px) {

	#error-section h3 {
		font-size: 30px;
	}
	#error-section p {
		font-size: 18px;
		line-height: 100%;
	}
	.block-grey::before {
		height: calc(100% + 160px);
	}
	.site-map-34 .mobile-banner {
		width: calc(100vw + 115vw);
	}

}/*max-width: 350px*/


@media only screen and (max-width:320px) {
	nav .nav-ext ul > li a {
		font-size: 9px;
	}

}

div.nav-ext {
  padding-top: 0 !important;
}
div.nav-ext ul > li::before {
  display: none;
}
div.nav-ext ul.nav.menu.mod-list li {
  margin: 0 !important;
  padding: 0 !important;
}
div.nav-ext ul.nav.menu.mod-list li a {
  background: white;
  color: #333;
  padding: 16px 12px;
  margin: 0 16px 0 0;
  border-radius: 0 0 16px 16px;
  line-height: 12px;
}

div.nav-ext ul.nav.menu.mod-list li a.top-menu-item-connect {
  background: #90c95a;
  color: white;
}
div.nav-ext ul.nav.menu.mod-list li a.top-menu-item-connect:after {
  -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="currentColor" d="M20 12c0-1.103-.897-2-2-2h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v3H9V7z"%2F%3E%3C%2Fsvg%3E');
  mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="currentColor" d="M20 12c0-1.103-.897-2-2-2h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v3H9V7z"%2F%3E%3C%2Fsvg%3E');
  width: 24px;
  height: 24px;
  content: ' ';
  display: block;
  background-color: white;
  float: right;
  margin: -6px 0 0 6px;
}

div.nav-ext ul > li.item-173 > a,
div.nav-ext ul.nav.menu.mod-list li a.top-menu-item-logout {
  background: #90c95a;
  color: white;
}
div.nav-ext ul > li.item-173 > a:after,
div.nav-ext ul.nav.menu.mod-list li a.top-menu-item-logout:after {
  -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1152 1536"%3E%3Cpath fill="currentColor" d="M1056 768q40 0 68 28t28 68v576q0 40-28 68t-68 28H96q-40 0-68-28t-28-68V864q0-40 28-68t68-28h32V448q0-185 131.5-316.5T576 0t316.5 131.5T1024 448q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45q0-106-75-181t-181-75t-181 75t-75 181v320h736z"%2F%3E%3C%2Fsvg%3E');
  mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1152 1536"%3E%3Cpath fill="currentColor" d="M1056 768q40 0 68 28t28 68v576q0 40-28 68t-68 28H96q-40 0-68-28t-28-68V864q0-40 28-68t68-28h32V448q0-185 131.5-316.5T576 0t316.5 131.5T1024 448q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45q0-106-75-181t-181-75t-181 75t-75 181v320h736z"%2F%3E%3C%2Fsvg%3E');
  width: 24px;
  height: 24px;
  content: ' ';
  display: block;
  background-color: white;
  float: right;
  margin: -9px 0 0 6px;
}

span.c-icon-info {
  z-index: 4;
  background: #90c95a;
  color: white;
  position: absolute;
  top: 6px;
  left: 0;
  cursor: pointer;
  display: none;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  padding: 1px 6px 2px 2px;
}
span.c-icon-info:after {
  -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"%3E%3Cpath fill="currentColor" d="M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z"%2F%3E%3Cpath fill="currentColor" d="M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4Z"%2F%3E%3C%2Fsvg%3E');
  mask-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"%3E%3Cpath fill="currentColor" d="M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z"%2F%3E%3Cpath fill="currentColor" d="M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4Z"%2F%3E%3C%2Fsvg%3E');
  width: 24px;
  height: 24px;
  content: ' ';
  display: block;
  background-color: white;
  float: right;
  margin: 0;
}
/*@media only screen and (min-width:1051px) {
  body span.c-icon-info {
    display: none;
  }
}*/

body .camera_pag{
  position: absolute;
  bottom: 40px;
  right: 0px;
}
body .custom_caption,
body .camera_caption{
  bottom: unset !important;
  max-height: 85%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  margin: 4% 2% 0 6%;
  top: 0% !important;
	display: flex;
}
body .custom_caption > div { max-width: 49%; }   /* We do not have single 'custom' description text, text is added by slide */
body .custom_caption_title{ width: 100% !important; }   /* We do not have single 'custom' description text, text is added by slide */
body .camera_caption_title {
  /*padding-top: 20%;*/
  padding-right: 5%;
  font-size: calc(4px + 1vw + 1vh);
}
body .custom_caption_desc {visibility: hidden !important;}

body .custom_caption > div,
body .camera_caption > div {
  background: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: unset;
  padding: 0 0%;
  margin: 8% 0;
}
body .custom_caption > div > *,
body .camera_caption > div > * {
  background: none;
  min-width: 49%;
  flex-basis: 0;
  flex-grow: 1;
  pointer-events: all;
}
body .camera_wrap {
  margin-bottom: 0 !important;
}

body .custom_box_outer {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  pointer-events: none;
 }

body .custom_caption_title h2,
body .camera_caption_title h2 { font-size: calc(8px + 1.5vw + 1vh); }
body .custom_caption_title h3,
body .camera_caption_title h3 { font-size: calc(8px + 1.2vw + 0.6vh); }
body .custom_caption_title p,
body .camera_caption_title p { line-height: 1.2em; margin-top:0; font-size: calc(1.2vw + 0.6vh); }


body .custom_caption_title,
body .custom_caption_title *,
body .camera_caption_title,
body .camera_caption_title * {
  color: white;
  text-shadow: 1px 1px 1px black;
}

body .custom_caption_desc,
body .camera_caption_desc {
  font-size: calc(8px + 1vw);
  color: white;
  text-shadow: 1px 1px 1px black;
}
body a.btn.custom-button,
body a.btn.camera-button {
  font-size: calc(8px + 1.4vw);
  text-shadow: 1px 1px 1px black;
  color: white;
  text-decoration: underline;
  margin-top: 1vw;
  /*padding-left: 50%;*/
  text-align: left;
}
body a.btn.custom-button:hover,
body a.btn.camera-button:hover {
  color: white;
}
body a.btn.custom-button:active,
body a.btn.camera-button:active,
body a.btn.custom-button:focus,
body a.btn.camera-button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

#scroll-to-top-btn {
  position: fixed;
  bottom: -48px;
  right: 32px;
  z-index:10000;
  transition: all 0.4s;
  opacity: 0;
}
#scroll-to-top-btn.to-top-btn {
  bottom: 48px;
  opacity: 1;
}
#scroll-to-top-btn > * {
  pointer-events: all;
  background: #1F618A;
  color: white;
  text-decoration: underline;
  border-radius: 4px;
  padding: 8px 4px;
  box-shadow: 0px 0px 2px #ddd;
}


div div#maximenuck128 {
  float: right;
}
div div#maximenuck128.maximenuckh ul.maximenuck {
  display: flex !important;
  height: 50px;
}
div div#maximenuck128 ul.maximenuck li.level1.parent > a::after,
div div#maximenuck128 ul.maximenuck li.level1.parent > span.separator::after {
  top: 22px;
}

div div#maximenuck128 ul.maximenuck li.level2.parent > a::after,
div div#maximenuck128 ul.maximenuck li.level2.parent > span.separator::after {
  top: 6px !important;
  right: 14px !important;
  border-width: 0 !important;
  width: 32px !important;
  height: 32px !important;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="%2390c95a" d="M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 0 0 0-48.4z"%2F%3E%3C%2Fsvg%3E') !important;
}
div div#maximenuck128 ul.maximenuck li.level2.parent.active > a::after,
div div#maximenuck128 ul.maximenuck li.level2.parent.active > span.separator::after,
div div#maximenuck128 ul.maximenuck li.level2.parent:hover > a::after,
div div#maximenuck128 ul.maximenuck li.level2.parent:hover > span.separator::after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="%23216895" d="M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 0 0 0-48.4z"%2F%3E%3C%2Fsvg%3E') !important;
}

div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1,
div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
  margin-right: 3.3vw;
}
div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1:last-child {
  margin-right: 0 !important;
}


@media only screen and (max-width: 1400px) {
  body .camera_caption_title {
    /*padding-top: 25%;*/
  }
}
@media only screen and (max-width: 750px) {
	body .camera_prev,
	body .camera_next {
	  opacity: 0.7 !important;
	}
}
@media only screen and (min-width: 1051px) {
	/* Remove padding for 3rd level (level2) since we have not further nesting */
  div#maximenuck128.maximenuckh ul.maximenuck li li li.maximenuck.level3:not(.headingck) > a,
  div#maximenuck128.maximenuckh ul.maximenuck li li li.maximenuck.level3:not(.headingck) > span.separator {
    padding-right: 12px !important;
  }

  div div#maximenuck128 ul.maximenuck li.maximenuck.headingck div.floatck {
    top: 47px;
  }
  /* UNDERLINE HOVER MENU ITEM AT LEVEL 1 */
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1:hover > a .titreck {
    border-bottom: #90c95a solid 4px;
  }
  /* UNDERLINE ACTIVE MENU ITEM AT LEVEL 1 */
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.active:not(.headingck) > a .titreck {
    border-bottom: #90c95a solid 4px;
  }
  /* HIGHLIGHT BACKGROUND OF ACTIVE MENU ITEM PATH */
  /*div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.active:not(.headingck) { border-radius: 3px;}
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level1.active:not(.headingck),
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level2.active:not(.headingck),
  div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level3.active:not(.headingck) {
    background: #0B4E68;
  }*/
}
/* FOR TESTING */
/*div div#maximenuck128 ul.maximenuck li.maximenuck:nth-child(2).level1 > div.floatck,
div div#maximenuck128 ul.maximenuck li.maximenuck:nth-child(2).level2 > div.floatck {
  display: block !important;
  overflow: visible !important;
}*/

.maximenuck.level1:last-child > div.floatck {
  top: 52px !important;
}

div div#maximenuck128 ul.maximenuck li.maximenuck span.descck {
  margin-top: 6px;
  line-height: 1.4em !important;
}
div div#maximenuck128 ul.maximenuck li.maximenuck li span {
  height: auto !important;
}
div div#maximenuck128 ul.maximenuck li.maximenuck.headingck * {
  border: none !important;
}
div div#maximenuck128 ul.maximenuck li.maximenuck.headingck {
  display: flex !important;
  border: none !important;
  color: white;
}
div div#maximenuck128 ul.maximenuck li.maximenuck.headingck:hover {
  background: #90C95A !important;
}

div div#maximenuck128.maximenuckh ul.maximenuck > li,
div div#maximenuck128.maximenuckh ul.maximenuck > li > * {
  /*transition: all 0.3s;*/
}
div div#maximenuck128.maximenuckh ul.maximenuck > li {
  flex-grow: 1;
}
div div#maximenuck128.maximenuckh ul.maximenuck li a.menu_item_heading {
  cursor: default !important;
  /*pointer-events: none !important;*/
}
/*div div#maximenuck128.maximenuckh ul.maximenuck li a.menu_item_heading span {
  font-style: italic !important;
  color: #d0d0d0 !important
}*/
/* MOBILE menu */
div#maximenuck128-mobile.mobilemenuck a.menu_item_heading {
  cursor: default !important;
}
div#maximenuck128-mobile.mobilemenuck .titreck-text span.titreck-title {
  font-size: 1.1em !important;
  font-weight: normal !important;
}
div#maximenuck128-mobile.mobilemenuck  .titreck-text span.descck {
  font-size: 0.9em !important;
  font-weight: normal !important;
}

div#maximenuck128-mobile.mobilemenuck  .titreck-text span.descck:before {
  display: inline-block;
  height: 1em;
  width: 1em;
  content: ':';
}
div#maximenuck128-mobile.mobilemenuck .mobilemenuck-backbutton {
  text-decoration: underline;
  cursor: pointer;
}
div#maximenuck128-mobile-bar .mobilemenuck-bar-title {
  display:none !important;
}
div#maximenuck128-mobile-bar .mobilemenuck-bar-button {
  background: #90C95A !important;
}

body [data-id="maximenuck128"] .mobilemenuck-togglericon {
  position: absolute;
  top: 5px;
  width: calc(98% - 16px);
}
body [data-id="maximenuck128"] .parent.level1 .mobilemenuck-togglericon {
  left: 20px;
}
body [data-id="maximenuck128"] .parent.level2 .mobilemenuck-togglericon {
  left: 32px;
}
body [data-id="maximenuck128"] .mobilemenuck-togglericon:after {
  margin-right: 0;
  width: 100%;
  text-align: left;
  font-family: monospace;
}

[class^="zoomicon-"]:after,
[class*="zoomicon-"]:after,
[class^="zoomicon-"]:before,
[class*="zoomicon-"]:before {background: none !important}

/* modified members to display members map */
.members-home-page {
  display: flex;
  flex-grow: 1;
  margin-top: 100px;
}
.members-home-page .members-story-banner {
  /*background-color: #CBCBCB;*/
  background-color: white;
  height: auto;
  width: auto;
  max-width: 50%;
  padding: 3rem 1rem;
}
.members-story-banner .suc-dsc.title-wrap {
  height: auto;
}

.members-home-page .members-story-banner .suc-dsc.title-wrap h2 {
  color: #1A5B88;
  margin-bottom: 2rem;
}
.members-home-page .members-story-banner .suc-dsc.title-wrap p {
  color: #333;
}
.members-home-page .members-story-banner .suc-dsc.title-wrap > * {
  flex-direction: column;
}

.members-home-page .member-map-wrap {
  margin:0;
}
.members-home-page .member-map-wrap #member-map {
  margin:0;
}
.members-home-page .member-map-wrap ul.member-map-legend {
  flex-wrap: wrap;
  gap: 4px;
  background-color: #CBCBCB;
  border: 0;
}
.members-home-page .member-map-wrap ul.member-map-legend li {
  max-width: 120px;
  width: auto;
  margin: 0;
  height: auto;
}
.members-home-page .member-map-wrap ul.member-map-legend li span {
  font-size: 1rem;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .members-home-page {
    flex-direction: column-reverse;
  }
  .members-home-page .members-story-banner {
    max-width: 100%;
    width: 100%;
  }
  .members-home-page .member-map-wrap #member-map {
    display: block;
    max-height: 400px;
  }
  .banner-gradient .container {
    flex-direction: column;
  }
  .banner-gradient .container > * {
    width: 100%;
    min-height: unset;
  }
  .banner-gradient .container > .bannerBG {
    height: 300px;
  }
}

body div.full-width-video-container {
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  width: 100%;

  /*max-width: calc(1.777 * min(95vw, 950px) + 300px);
  max-height: min(95vw, 950px);
  max-width: 1904px;*/

}

body div.full-width-video-container iframe {
  width: 100%;

  /*max-width: 1904px;
  max-height: min(calc(0.5625 * 100vw), calc(0.5625 * 1904px));*/

  /*max-width: calc(1.777 * min(95vw, 950px) + 300px);
  max-height: min(95vw, 950px);*/
  /*height: 100vh;*/
  min-height: unset;
  min-width: unset;
  position: relative;
  top: 0;
  left: 0;
  transform: unset;
  opacity: 0.8;
  border: 0;
  z-index: 97;

  width: 100vw;
  height: 56.25vw;
  /*min-height: 100vh;
  min-width: 177.77vh;*/
  position: absolute;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}

body .camera_commands {
  display: none !important;
}

body div div#maximenuck128.maximenuckh ul.maximenuck li.maximenuck.level2 > div.floatck {
  margin-top: -47px !important;
}

