

/* ADDED CODE */

.main-slider li {
    height: 250px !important;
    overflow: hidden;
}


@media only screen and (max-width: 1025px) {
  .main-slider li {
      height: auto !important;
      overflow: unset;
  }
  ul.js-slider img{
    height: 150px;
    width: 100%;
  }
}


@media only screen and (max-width: 600px) {
  .main-slider li {
      height: auto !important;
      overflow: unset;
  }
  ul.js-slider img{
    height: 100px;
    width: 100%;
  }
}


.section.blog-wrap .blog.gallery .article{
    height: auto !important;
}

.section.blog-wrap .blog.gallery{
    display: flex;
    flex-wrap: wrap;
}

.search-form .search input[type="text"].large,
.search-form input[type="text"].search.large {
    padding-left: 19px;
}

.partner-filters .filter .nice-select{
    display: none;
}

.projects-filter{
    display: inline-block;
}

@media only screen and (max-width: 500px) {
    .projects-filter{
        width: 50%;
        margin-bottom: 12px;
        display: inline-block;
        float: left;
        padding: 0 3px;
    }
    .projects-filter .btn{
        width: 100%;
    }
}

/*
 * Register fonts
 * necessaey for this theme
 */




@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?qdvqa8');
  src: url('../fonts/icomoon.eot?qdvqa8#iefix') format('embedded-opentype'),
       url('../fonts/icomoon.ttf?qdvqa8') format('truetype'),
       url('../fonts/icomoon.woff?qdvqa8') format('woff'),
       url('../fonts/icomoon.svg?qdvqa8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratblack';
  src: url('../fonts/montserrat-black-webfont.eot');
  src: url('../fonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-black-webfont.woff') format('woff'),
       url('../fonts/montserrat-black-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url('../fonts/montserrat-bold-webfont.eot');
  src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-bold-webfont.woff') format('woff'),
       url('../fonts/montserrat-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratextra_bold';
  src: url('../fonts/montserrat-extrabold-webfont.eot');
  src: url('../fonts/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-extrabold-webfont.woff') format('woff'),
       url('../fonts/montserrat-extrabold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrathairline';
  src: url('../fonts/montserrat-hairline-webfont.eot');
  src: url('../fonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-hairline-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-hairline-webfont.woff') format('woff'),
       url('../fonts/montserrat-hairline-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratlight';
  src: url('../fonts/montserrat-light-webfont.eot');
  src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-light-webfont.woff') format('woff'),
       url('../fonts/montserrat-light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url('../fonts/montserrat-regular-webfont.eot');
  src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-regular-webfont.woff') format('woff'),
       url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratsemi_bold';
  src: url('../fonts/montserrat-semibold-webfont.eot');
  src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
       url('../fonts/montserrat-semibold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratultra_light';
  src: url('../fonts/montserrat-ultralight-webfont.eot');
  src: url('../fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
       url('../fonts/montserrat-ultralight-webfont.woff') format('woff'),
       url('../fonts/montserrat-ultralight-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*
 * CSS
 * reset
 */

h1, h2, h3, h4, h5, h6, p,
form, label, fieldset, legend{
  margin: 0;
  padding: 0;
}

/* Resetting font-weight property, because font-family uses font-wweight: 400 */

h1, h2, h3, h4, h5, h6, strong { font-weight: 400; }

/*
 * Base styles
 * (defaults)
 */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

html {
  font-family: 'montserratregular', sans-serif;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 1.5;
  background: #fff;
  overflow-x: hidden;
}

body{
    overflow: hidden;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

h3 {
  margin-bottom: 10px;
  font-size: 225%;
}

h4 {
  margin-bottom: 8px;
  font-size: 112.5%;
  color: #003399;
  text-transform: uppercase;
}

h5 {
  margin-bottom: 10px;
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

strong { font-family: 'montserratsemi_bold', sans-serif; }

p { margin-bottom: 24px; }

audio,
canvas,
iframe,
img,
svg,
video { vertical-align: middle;}

/*ul,
ol { list-style: none; }*/

img { max-width: 100%; }

a {
  color: #003399;
  text-decoration: none;
  border: 0;
}

.events-list-front a {
  color: #4d4d4d;
}
.events-list-front a:hover {
  color: #003399;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
  display: block;
  width: 100%;
  padding: 15px;
  font-family: 'montserratlight', sans-serif;
  font-size: 100%;
  color: #4d4d4d;
  background: #fff;
  border: 1px solid #96a5f4;
  outline: none;
}

label span {
  display: block;
  margin-bottom: 5px;
  font-size: 87.5%;
  text-transform: uppercase;
  letter-spacing: .07em;
}

::-webkit-input-placeholder { color: #4d4d4d; }

:-moz-placeholder {
  color: #4d4d4d;
  opacity: 1;
}

::-moz-placeholder {
  color: #4d4d4d;
  opacity: 1;
}

:-ms-input-placeholder { color: #4d4d4d; }

:placeholder-shown { color: #4d4d4d; }

/*
 * Global styles
 * used on all (almost all)
 * pages
 */

.header { margin-bottom: 40px; }

.header-top { padding: 34px 0 22px; }

.header .logo {
  margin-right: 47px;
}

.header .tagline {
  position: relative;
  top: 6px;
  max-width: 350px;
  padding: 13px 13px 13px 28px;
  font-size: 106.25%;
  line-height: 1.2;
  border-left: 1px solid #999;
}

.header .nav { margin: 27px 0; }

.header .nav li {
  position: relative;
  margin-left: 25px;
}

.header .nav a { color: #4d4d4d; }

.header .nav li.current-menu-item a{
    color: #9FAEE5;
    text-decoration: underline;
}

.header .login-form {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 3 !important;
  display: none;
  width: 357px;
  margin-top: 14px;
  padding: 18px 20px;
}

.burger-wrap {
  position: absolute;
  top: -3px;
  left: 14px;
  font-size: 100%;
  color: #003399;
  background: transparent;
  border: none;
  outline: none;
}

.burger-wrap > * {
  display: inline-block;
  vertical-align: middle;
}

.burger {
  position: relative;
  width: 34px;
  height: 24px;
  margin-right: 7px;
}

.burger span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #003399;
  -webkit-transform-origin: center center;
  -moz-transform-origin:    center center;
  -o-transform-origin:      center center;
  -ms-transform-origin:     center center;
  transform-origin:         center center;
  -webkit-transform: rotate(0);
  -moz-transform:    rotate(0);
  transform:         rotate(0);
  -webkit-transition: all .2s;
  -moz-transition:    all .2s;
  transition:         all .2s;
}

.burger span:first-child { top: 0; }

.burger span:nth-child(2) {
  top: 50%;
  margin-top: -2px;
}

.burger span:last-child { bottom: 0; }

.burger-wrap.open .burger span:first-child {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  transform:         rotate(45deg);
}

.burger-wrap.open .burger span:nth-child(2) { display: none; }

.burger-wrap.open .burger span:last-child {
  bottom: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform:    rotate(-45deg);
  transform:         rotate(-45deg);
}

.header .login-form:before {
  position: absolute;
  top: -11px;
  right: 43px;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #ffffff transparent;
  content: '';
}

.header .login-form input[type="text"],
.header .login-form input[type="tel"],
.header .login-form input[type="email"],
.header .login-form input[type="password"] {
  margin-bottom: 17px;
  padding: 16px;
}

.toolbar {
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
  color: #fff;
}

.toolbar a { color: #fff; vertical-align: -webkit-baseline-middle;}

.toolbar .tools { float: right; }

.toolbar .tools > * { margin-left: 27px; }

.toolbar .breadcrumbs-wrap { float: left; }

.text-sizer {
  height: 21px;
  font-family: 'montserratregular', sans-serif;
  line-height: 21px;
}

.text-sizer a {
  display: inline-block;
  margin-left: 8px;
}

.text-sizer .smaller { font-size: 75%; }

.text-sizer .reset { font-size: 100%; }

.text-sizer .larger { font-size: 125%; }

.breadcrumbs-wrap .separator {
  margin: 0 8px;
  font-size: 56.25%;
  vertical-align: middle;
}

.content { margin-left: 16.66666667%; }

.content-wrap h2 {
  margin-bottom: 10px;
  padding: 0 0 6px 36px;
  background: url('img/svg/symbol.svg') 1px 16px no-repeat;
  border-bottom: 1px solid #96a5d4;
}

.content-wrap h2:empty{
    background: none;
}

.content-wrap h4 {
  padding: 0 0 1px;
  border-bottom: 1px solid #96a5d4;
}

.content-wrap .content-wrap-inner { margin-bottom: 30px; }

.section { margin-bottom: 43px; }

.sidebar-left { margin-left: -66.66666667%; }

.sidebar .nav {
  margin: 11px 0 40px;
  font-size: 112.5%;
}

.sidebar .nav li { margin-bottom: 0px; }
.sidebar .nav .cmw-has-submenu{
  margin-bottom:0px;
}
.sidebar .sub-menu{
  font-family: 'montserratlight', sans-serif;
}
.sidebar .sub-menu li{
  margin-bottom: 0px;
}
.sidebar .search { margin-bottom: 40px; }

.sidebar .social { margin-bottom: 41px; }

.sidebar .newsletter input { margin-bottom: 10px; }

.editor p { letter-spacing: -0.01em; }

.editor p:last-child { margin-bottom: 0; }

.tab .editor span {
  font-family: 'montserratlight', sans-serif !important;
  font-size: 16px !important;
}

.footer {
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
  color: #fff;
}

.copyright { text-align: center; }

.footer .contact-info a {
  color: #fff;
}

.footer .contact-info-wrap strong { display: block; }

.footer p { margin-bottom: 19px; }

.footer .nav li { margin-bottom: 3px; }

.footer .nav a {
  font-size: 100%;
  color: #fff;
}

.footer .nav a:hover { text-decoration: underline; }

.footer-top {
  padding: 28px 0;
  background: #4d4d4d;
}

.footer-bottom {
  padding: 18px 0;
  background: #363636;
  outline: 5px solid #363636;
}

.footer-bottom p { margin-bottom: 0; }

.footer-bottom .inner { position: relative; }

.footer .developer {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform:    translateY(-50%);
  -o-transform:      translateY(-50%);
  -ms-transform:     translateY(-50%);
  transform:         translateY(-50%);
}

.social a {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 7px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
}

.social .twitter { background: #64cbee; }

.social .facebook { background: #507cbd; }

.social .youtube {
  font-size: 56.25%;
  background: #f06361;
}

.social a:last-child,
.social *:last-child a { margin-right: 0; }

.search {
  position: relative;
  overflow: hidden;
}

.search input[type="text"],
input[type="text"].search {
  padding-left: 50px;
  /*background: #fff url('img/magnifier.png') 12px center no-repeat;*/
}

.search #searchform button {
  position: absolute;
  left: -9999px;
}

.logos.vertical a,
.logos.vertical img {
  display: block;
  margin-bottom: 46px;
}

.logos.centered img { margin: 0 auto 46px; }

.sidebar-right .logos.vertical a,
.sidebar-right .logos.vertical img {
  margin-bottom: 20px;
}

.area-map { margin-bottom: 47px; }

.area-map h3 { margin-bottom: 22px; }

.events-calendar { margin-bottom: 50px; }

.events-calendar h3 { margin-bottom: 21px; }

.events-inner {
  width: 434px;
  margin: 0 auto;
}

.em-calendar {
  width: 100%;
  margin-bottom: 18px;
  font-size: 87.5%;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.em-calendar .month_name {
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.em-calendar th,
.em-calendar td {
  width: 61px;
  height: 42px;
  border: 1px solid #e6e6e6;
}

.em-calendar thead th,
.em-calendar thead td {
  height: 47px;
  border: none;
}

.em-calendar .days-names td {
  font-family: 'montserratbold', sans-serif;
  background: #f7f7f7;
}

.em-calendar .eventless-pre,
.em-calendar .eventless-post,
.em-calendar .eventful.post,
.em-calendar .eventful.pre {
  color: #ccc;
  background: #f7f7f7;
}

.em-calendar .eventful.post a,
.em-calendar .eventful.pre a { color: #ccc; }

.em-calendar .eventful { background: #6b7597; }

.em-calendar .eventful a { color: #fff !important; }

.em-calendar .eventless-today,
.em-calendar .eventful-today {
  font-family: 'montserratbold', sans-serif;
  color: #4d4d4d;
  background: #fff !important;
  border: 2px solid #96a5d4;
}

.em-calendar .eventless-today,
.em-calendar .eventful-today a { color: #4d4d4d !important; }

.em-calnav {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  overflow: hidden;
}

.em-calnav:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'icomoon' !important;
  color: #4d4d4d;
  text-align: center;
  background: #fff;
}

.em-calnav-prev:before { content: '\e90b'; }

.em-calnav-next:before { content: '\e90a'; }

.events-list { margin-bottom: 32px; }
.calendar-events.show{
      padding-left: 5px;
}
.event {
  margin-bottom: 8px;
  padding-bottom: 20px;
  font-size: 112.5%;
  line-height: 1.3;
  border-bottom: 1px solid #e6e6e6;
}
.calendar-events-month ul{
  padding-left: 0;
    list-style: none;
}

.event a {
  display: block;
  margin-bottom: 4px;
  color: #4d4d4d;
}

.event .location {
  margin-bottom: 0;
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
  color: #808080;
}

.event .location > * { vertical-align: middle; }

.event .location .marker {
  margin-right: 9px;
  font-size: 125%;
}

/*
 * Separate page
 * components
 */

/* slider */
.main-slider {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s;
          transition: opacity .3s;
}
.main-slider.loaded {
  visibility: visible;
  opacity: 1;
}

.main-slider li { position: relative; }

.main-slider li:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: '';
}

.main-slider .slider-controls {
  margin-bottom: 20px;
}

.main-slider .slider-controls a {
  margin-right: 40px;
  font-size: 100%;
  color: #fff;
}

.main-slider .slider-controls a:last-child { margin-right: 0; }

.main-slider .slide-content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.main-slider .slide-content {
  position: absolute;
  top: 50%;
  left: 4.3%;
  max-width: 100%;
  font-size: 125%;
  color: #fff;
  line-height: 1.2;
  -webkit-transform: translateY(-50%);
  -moz-transform:    translateY(-50%);
  -o-transform:      translateY(-50%);
  -ms-transform:     translateY(-50%);
  transform:         translateY(-50%);
  background-color: rgb(77,77,77, 0.66);
  padding: 25px;
}

.main-slider .slide-content h1 {
  margin-bottom: 7px;
  font-size: 268.75%;
  font-weight: normal;
}

.main-slider .slide-action { margin-bottom: 9px; }

ul.js-slider{
  padding:0;
  margin:0;
  list-style:none;
}

/* /slider */

/* statistics counter */

.statistics-counter {
  margin-bottom: 50px;
  background: url('img/border.png') center no-repeat;
}

.statistics-counter .number {
  margin-bottom: 11px;
  font-size: 375%;
  color: #003399;
  line-height: 1;
}

.statistics-counter .description {
  margin-bottom: 0;
  font-size: 87.5%;
  line-height: 1.25;
  letter-spacing: .05em;
}

.statistics-counter .box {
  max-width: 230px;
  height: 173px;
  margin: 0 auto;
}

/* /statistics counter */

/* icon links */

.about-program { margin-bottom: 46px; }

.about-program .editor { margin-bottom: 22px; }

.about-links-title { margin-bottom: 1px; }

.about-program h3 { margin-bottom: 26px; }

.about-program-links {
  margin-bottom: 17px;
  padding: 5px 0 5px 29px;
}

.about-program-links > a {
  max-width: 160px;
  font-size: 112.5%;
  color: #4d4d4d;
  line-height: 1.3;
}

.about-program-links > a .top { margin-bottom: 9px; }

.about-program-links > a .icon {
  display: block;
  width: 108px;
  height: 108px;
  margin: 0 auto;
  font-size: 250%;
  line-height: 108px;
}

.about-program-links > a p { margin-bottom: 0; }

.about-program-links > a:hover { text-decoration: underline; }

.about-program-links .flip,
.about-program-links .front,
.about-program-links .back {
  width: 108px;
  height: 108px;
  margin: 0 auto;
}

.about-program-links .link-1 { margin-right: 53px; }

.about-program-links .link-2 { margin-right: 63px; }

.about-program-links .link-3 { margin-right: 63px; }

.about-program-links .link-4 { margin-right: 0; }

/* first icon */

.about-program-links .link-1 .icon { font-size: 387.25%; }

.about-program-links .link-1 .front .icon { color: #ed6e50; }

.about-program-links .link-1 .back .icon {
  color: #fff;
  background: #ed6e50;
}

/* second icon */

.about-program-links .link-2 .icon { font-size: 300%; }

.about-program-links .link-2 .front .icon { color: #8fc740; }

.about-program-links .link-2 .back .icon {
  color: #fff;
  background: #8fc740;
}

/* third icon */

.about-program-links .link-3 .icon { font-size: 275%; }

.about-program-links .link-3 .front .icon { color: #9c659b; }

.about-program-links .link-3 .back .icon {
  color: #fff;
  background: #9c659b;
}

/* fourth icon */

.about-program-links .link-4 .icon { font-size: 306.25%; }

.about-program-links .link-4 .front .icon { color: #007888; }

.about-program-links .link-4 .back .icon {
  color: #fff;
  background: #007888;
}

/* /icon links */

/* read more */

.read-more {
  display: block;
  font-size: 75%;
  color: #6b7597;
  text-transform: uppercase;
  letter-spacing: .05em;
  -webkit-transition: color .3s;
  -moz-transition:    color .3s;
  transition:         color .3s;
}

.read-more:hover { color: #abb7dd; }

.update {
  margin-bottom: 15px;
  font-family: 'montserratlight';
  font-size: 87.5%;
}

/* /read more */

/* category blog article */

.blog { margin-bottom: 2px; }

.blog-wrap h3 { margin-bottom: 19px; }

.blog .article {
  position: relative;
  margin-bottom: 22px;
  padding: 6px 21px 21px;
}

.blog .box-fullwidth { margin: 0 -21px; }

.blog .article .featured-image { margin-bottom: 21px; }


.blog .article .featured-image img{
    position: relative;
    left: 53%;
    -webkit-transform: translate(-53%);
    -ms-transform: translate(-53%);
    transform: translate(-53%);
    width:100%;
  }

.blog .article .title {
  margin-bottom: 2px;
  font-size: 112.5%;
  color: #4d4d4d;
  line-height: 1.3;
}

.blog .article .title a {
  color: #4d4d4d;
  -webkit-transition: color .3s;
  -moz-transition:    color .3s;
  transition:         color .3s;
}

.blog .article .title:hover a { color: #003399; }

.blog .article .description {
  padding-bottom: 44px;
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

.blog .article .description p:last-child { margin-bottom: 0; }

.blog .article .read-more {
  /*margin-bottom: 4px;*/
  position: absolute;
  bottom: 21px;
  left: 18px;
}

.article ul,
.articel ol{

}

/*
 * Next batch:
 * - partner search
 * - supported projects
 */

.filters.partner-filters { margin-bottom: 54px; }

.partner-search-results ul { margin-bottom: 45px; }

.partner-search-results li {
  display: block;
  margin-bottom: 24px;
}

.partner-search-results .box {
  position: relative;
  width: 100%;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 95.6%;
}

.partner-search-results .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.partner-search-results .country {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  border: 1px solid #003399;
}

.partner-search-results h4 {
  margin-top: -6px;
  margin-bottom: 7px;
  font-size: 137.5%;
  text-transform: none;
  border-bottom: 0;
}

.partner-search-results .params {
  margin-bottom: 19px;
  font-family: 'montserratlight', sans-serif;
  font-size: 100%;
}

.partner-search-results .params strong {
  font-family: 'montserratregular', sans-serif;
  font-size: 112.5%;
}

.partner-search-results .params p { margin-bottom: 9px; }

.partner-search-results .read-more {
  font-size: 87.5%;
  text-decoration: underline;
}

/*
 * Next batch
 * - publications
 * - faq
 * - glossary
 * - links
 * - calls for proposals
 * - how to implement
 * - gallery
 * - sitemap
 * - 404
 */

.file-list li {
  display: block;
  margin-bottom: 10px;
}

.file-list a {
  position: relative;
  display: block;
  font-family: 'montserratlight', sans-serif;
  font-size: 16px;
  color: #4d4d4d;
}

.file-list a .icon {
  position: relative;
  float: left;
  width: 20%;
  max-width: 25px;
  font-size: 34px;
  color: #a1add8;
}

.file-list a .icon:after {
      position: absolute;
    top: 11px;
    left: 1px;
    font-family: 'montserratlight', sans-serif;
    font-size: 30%;
    color: #fff;
    text-transform: uppercase;
    content: attr(data-filetype)
}

.file-list a .text {
  float: left;
  width: 80%;
  padding: 5px 12px;
  text-decoration: underline;
}

.icon-file:before {
  content: "\e911";
}

/*
 * Glossary
 */

.glossary-filters a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #4d4d4d;
  font-size: 87.5%;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #f2f2f2;
  -webkit-transition: border-color .3s;
     -moz-transition: border-color .3s;
          transition: border-color .3s;
}

.glossary-filters a.active,
.glossary-filters a:hover { border-color: #96a5d4; }

.glossary-item { display: none; }

.glossary-item.active { display: block; }

.glossary-item h2 {
  margin-bottom: 11px;
  font-family: 'montserratregular', sans-serif;
  font-size: 268.75%;
  color: #4d4d4d;
  text-transform: uppercase;
}

.glossary-item li {
  margin-bottom: 16px;
  padding-bottom: 13px;
  display: block;
  border-bottom: 1px solid #e6e6e6;
}

.article {
  font-family: 'montserratlight', sans-serif;
}

.block { display: block; }

.fw-light { font-family: 'montserratlight', sans-serif; }

.fs-16 { font-size: 100%; }

.underline { text-decoration: underline; }

.color-default { color: #4d4d4d; }

.blog .article .title { font-family: 'montserratregular', sans-serif; }

.icon-eye:before {
    content: "\e912";
}

.icon-arrow-left-large:before {
    content: "\e913";
}
.icon-arrow-right-large:before {
    content: "\e914";
}
.icon-cross:before {
    content: "\e915";
}

.gallery-item {
  position: relative;
  display: block;
  margin-bottom: 22px;
  height: 146px;
  overflow: hidden;
}

.gallery-item:hover:before,
.gallery-item:hover:after { display: block; }

.gallery-item:before {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,51,153, .5);
  content: '';
}

.gallery-item:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  font-family: 'icomoon' !important;
  font-size: 206.25%;
  color: #fff;
  content: '\e912';
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

input.es_textbox_button{
	display: inline-block;
    padding: 20px 40px 17px;
    font-size: 87.5%;
    color: #4d4d4d;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-align: center;
    border: none;
    outline: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff;
    background-color: #96a5d4;
}section

.search-results ul{
      list-style: none;
    margin: 0;
    padding: 0;
}section
.search-results li{
      border: 1px solid #9faee5;
    padding: 10px;
        margin-bottom: 10px;
}

@media(max-width: 768px) {
  .gallery-item img { width: 100%; }
}

.page-list li { display: block; }

.page-list a {
  display: block;
  margin-bottom: 0;
}

.page-list > li { margin-bottom: 15px; }

.page-list > li > a {
  font-size: 112.5%;
  color: #003399;
  vertical-align: middle;
}

.page-list > li > a:before {
  display: inline-block;
  margin-right: 9px;
  vertical-align: middle;
  font-family: 'icomoon' !important;
  font-size: 62.5%;
  /*content: '\e908';*/
  content: '\e90a';
}

.page-list > li > ul a {
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
  color: #4d4d4d;
  text-decoration: underline;
}

.page-list > li > ul li {
  margin-left: 25px;
}

.page-list .current_page_item > a {
    font-size: 112.5%;
  color: #003399;
  vertical-align: middle;
  font-weight:normal !important;
}

h3.four-oh-four {
  margin-bottom: 23px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: 'montserratregular', sans-serif;
  font-size: 225%;
  border-bottom: 0;
  background: transparent;
}

.btn-four-oh-four {
  width: 307px;
  margin: 0 10px;
  padding-left: 0;
  padding-right: 0;
}

@media(max-width: 1476px) {
  .btn-four-oh-four {
    float: left;
    width: 48%;
  }

  .btn-four-oh-four:first-child {
    margin-right: 2%;
    margin-left: 0;
  }

  .btn-four-oh-four:last-child {
    margin-left: 2%;
    margin-right: 0;
  }
}

@media(max-width: 768px) {
  .btn-four-oh-four {
    display: block;
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }

  .btn-four-oh-four:first-child,
  .btn-four-oh-four:last-child { margin: 0 0 20px; }
}

@media(max-width: 1024px) {

  .partner-search-results h4 {
    margin-bottom: 1px;
    font-size: 125%;
  }

  .partner-search-results .params {
    margin-bottom: 12px;
    font-size: 87.5%;
  }

  .partner-search-results .params strong {
    font-size: 100%;
  }

}

@media(max-width: 768px) {

  .partner-search-results .box {
    width: 278px;
    height: 278px;
    margin: 0 auto 14px;
    padding-bottom: 12px;
  }

  .partner-search-results .params p { margin-bottom: 4px; }

  .partner-search-results .description { padding: 0 16px; }

  .partner-search-results ul { margin-bottom: 0; }

  .partner-search-results li {
    margin-bottom: 34px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
  }

  .partner-search-results li:last-child {
    margin-bottom: 18px;
    border-bottom: 0;
  }

}

.content-wrap h2.simple {
  padding: 0 0 13px 0;
  background: transparent;
}

.selectBox.fullwidth { min-width: 100%; }

.selectBox-dropdown .selectBox-label {
  margin-bottom: 0;
  line-height: 1.5;
  text-transform: none;
}

.checkbox-group label {
  margin-bottom: 9px;
  cursor: pointer;
}

.checkbox-group label:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  font-family: 'icomoon' !important;
  font-size: 56.25%;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border: 1px solid #96a5d4;
  vertical-align: top;
  content: '';
}

.checkbox-group label.checked:before {
  background-color: #96a5d4;
  content: '\e90e';
}

.checkbox-group label input { display: none; }

.checkbox-group label span {
  display: inline-block;
  text-transform: none;
  vertical-align: top;
}

.icon-check:before {
  content: "\e90e";
}

.icon-camera:before {
  content: "\e90f";
}

label.upload-photo {
  position: relative;
  display: block;
  width: 208px;
  height: 208px;
  background-color: #f7f7f7;
  border: 1px dashed #96a5d4;
  overflow: hidden;
  cursor: pointer;
}

label.upload-photo:before {
  position: absolute;
  top: 25px;
  left: 50%;
  font-family: 'icomoon' !important;
  font-size: 425%;
  color: #cbd1e6;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
       -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '\e90f';
}
label.upload-photo.no-before:before {
  display:none !important;
}

label.upload-photo span {
  position: absolute;
  bottom: 7px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}

label.upload-photo input {
  position: absolute;
  top: 0;
  left: -9999px;
}

.hideimg{
    display:none;
}
.showimg{
    display:block;
}

.org-reg .cf-row { margin-bottom: 17px; }

.org-reg .input-group .cf-row { margin-bottom: 23px; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea { padding: 16px; }

label span {
  margin-bottom: 9px;
  line-height: 1.2;
}

textarea.large { height: 279px; }

.input-group legend {
  font-size: 87.5%;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.input-group fieldset legend {
  text-transform: none;
}

.org-reg-provinces { margin-top: -4px; }

.org-reg-provinces fieldset {
  width: 139px;
  float: left;
}

.org-reg label.upload-photo { margin: 30px 0 23px; }

.org-reg { display: none; }

.supported-projects .about-program-links { margin-bottom: 41px; }

.about-program-links .disabled,
.about-program-links .disabled .front .icon { color: #e6e6e6; }

.flip-container:hover .flip,
.flip-container.active .flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform:    rotateY(180deg);
  -o-transform:      rotateY(180deg);
  -ms-transform:     rotateY(180deg);
  transform:         rotateY(180deg);
}

.about-program-links > a.active,
.about-program-links > a:hover {
  color: #4d4d4d ;
  text-decoration: underline;
}

.box.image-first { padding-top: 0; }

.blog .article.no-desc .title { padding-bottom: 44px; }

.supported-projects-list {
  overflow: hidden;
}

.supported-projects-list.open { height: auto; }.supported-projects-list .sp-item .box {
  max-width: 275px;
  margin: 0 auto 22px;
}

.supported-projects-list.open-all .sp-item { opacity: 1; }

.supported-project-open .featured-image {
  position: relative;
  width: 275px;
  height: 275px;
  margin: 0 21px 21px 0;
  float: left;
  background-color: #f8f8f8;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0, .1);
     -moz-box-shadow: 0 0 20px rgba(0,0,0, .1);
       -o-box-shadow: 0 0 20px rgba(0,0,0, .1);
          box-shadow: 0 0 20px rgba(0,0,0, .1);
}

.supported-project-open .featured-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

figure { margin: 0; }

.supported-project-open .project-description {
  margin-top: -3px;
  margin-bottom: 45px;
  letter-spacing: -0.01em;
}

.supported-project-open .project-description p { margin-bottom: 13px; }

.supported-project-open .project-description strong { letter-spacing: .05em; }

@media(max-width: 768px) {

  .supported-project-open .featured-image {
    float: none;
    margin: 0 auto 21px;
  }

}

/*
 * Tabs
 */

/* Switch */
.tabs-head {
  border: 1px solid #9faee5;
}

.tabs-head a {
  position: relative;
  height: 54px;
  padding-top: 14px;
  float: left;
  font-size: 100%;
  color: #4d4d4d;
  text-align: center;
  background-color: #f5f6fc;
  border-right: 1px solid #9faee5;
}

.tabs-head a span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  padding:0 10px;
  text-align: center;
  line-height: 1.2;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tabs-head a:last-child { border-right: 0; }

.tabs-head a:hover,
.tabs-head a.active {
  color: #fff;
  background-color:#9faee5;
}

.tabs-links .tabs-head a {
  position: relative;
  height: 60px;
  padding: 0 14px;
}

.tabs-links .tabs-head a span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.tabs-1 .tabs-head a { width: 100%; }
.tabs-2 .tabs-head a { width: 50%; }
.tabs-3 .tabs-head a { width: 33.33333333%; }
.tabs-4 .tabs-head a { width: 25%; }
.tabs-5 .tabs-head a { width: 20%; }
.tabs-6 .tabs-head a { width: 16.6666666667%; }

/* Content */
.tabs-body {
  border: 1px solid #9faee5;
  border-top: 0;
}

.tabs-body .tab {
  height: 0;
  overflow: hidden;
}

.tabs-body .tab.active {
  height: auto;
  padding: 16px 18px;
}

.news{
    display:none;
}

.news.active{
    display:block;
}

@media(max-width: 1740px) {

  .tabs-head a { font-size: 87.5%; }

}

@media(max-width: 768px) {
  .tabs-head a {
    width: 100% !important;
    border-right: 0;
    border-bottom: 1px solid #9faee5;
  }

  .tabs-head a:last-child { border-bottom: 0; }
}

.fs-18 { font-size: 112.5%; }

.icon-instagram:before {
  content: "\e910";
}

.social .instagram { background-color: #606364; }

.social.small { margin-bottom: 17px; }

.social.small a {
  width: 34px;
  height: 34px;
  margin-right: 16px;
  line-height: 34px;
}

/*
 * Social feeds
 */
.feed {
  margin-bottom: 48px;
  padding: 5px 2px 20px;
  border-bottom: 1px solid #e6e6e6;
}

.feed:last-child { border-bottom: 0; }

.feed header {
  margin-bottom: 5px;
  padding-bottom: 20px;
  font-size: 112.5%;
  border-bottom: 1px solid #e6e6e6;
}

.feed header > * {
  display: inline-block;
  vertical-align: middle;
}

.feed header .social {
  margin-bottom: 0;
  margin-right: 6px;
}

.feed header > span { line-height: 1.3; }

.date-time {
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

.tweet {
  margin-bottom: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.tweet .date-time {
  display: block;
  margin-bottom: 8px;
}

.tweet:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.tweet .avatar {
  width: 6%;
  margin-right: 1.4%;
  float: left;
}

.tweet .text {
  width: 92.6%;
  margin-top: -5px;
  float: left;
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

.instagram-feed { margin-bottom: 43px; }

.instagram-feed header { margin-bottom: 21px; }

.instagram-feed .photo {
  width: 100%;
  padding-bottom: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center;
}

.facebook-feed header { margin-bottom: 10px; }

.facebook-feed .activity {
  margin-bottom: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.facebook-feed .avatar {
  width: 12.2%;
  margin-right: 1.2%;
  padding-bottom: 12.2%;
  float: left;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center;
}

.facebook-feed .post {
  width: 86.6%;
  margin-top: -4px;
  float: left;
}

.facebook-feed .post h4 {
  margin-bottom: 17px;
  padding-bottom: 0;
  font-size: 100%;
  color: #4d4d4d;
  text-transform: none;
  border-bottom: 0;
}

.facebook-feed .post h4 .date-time { font-size: 87.5%; }

.facebook-feed .post .post-image {
  width: 24.5%;
  margin-right: 3.2%;
  float: left;
}

.facebook-feed .post .post-text {
  width: 70%;
  margin-top: -3px;
  float: left;
  font-size: 87.5%;
}

.facebook-feed .post .post-text  h5 { margin-bottom: 0; }

.facebook-feed .post-mob { display: none; }

@media(max-width: 1600px) {

  .facebook-feed .avatar {
    width: 17.5%;
    padding-bottom: 17.5%;
    margin-right: 1.8%;
  }

  .facebook-feed .post { width: 80.7%; }

  .facebook-feed .post .post-image {
    width: 35%;
    margin-right: 4.5%;
  }

  .facebook-feed .post .post-text {
    width: 60.5%;
  }

}

@media(max-width: 1024px) {
  .tweet .avatar { width: 7%; }

  .tweet .text { width: 91.6%; }

  .facebook-feed .avatar {
    width: 14.5%;
    padding-bottom: 14.5%;
  }

  .facebook-feed .post .post-image {
    width: 28.5%;
    margin-right: 4%;
  }

  .facebook-feed .post .post-text { width: 67.5%; }
}

@media(max-width: 768px) {
  .instagram-feed .photo { margin-bottom: 20px; }

  .tweet .avatar {
    width: 12%;
    margin-right: 3.4%;
  }

  .tweet .text { width: 84.6%; }

  .feed header .social,
  .feed header > span {
    float: left;
  }

  .feed header .social {
    width: 20%;
    max-width: 38px;
    margin-right: 2.7%;
  }

  .feed header > span {
    width: 77.3%;
    padding-top: 6px;
  }

  .facebook-feed .avatar {
    width: 25%;
    padding-bottom: 25%;
    margin-right: 2.8%;
    margin-bottom: -25%;
  }

  .facebook-feed .post {
    width: 100%;
    margin-top: -6px;
  }

  .facebook-feed .post h4 {
    width: 71.7%;
    margin-left: 27.8%;
    margin-bottom: 17.5%;
  }

  .facebook-feed .post-mob {
    display: block;
    margin-top: 0;
    clear: both;
  }

  .facebook-feed .post-mob .post-image {
    float: left;
    width: 40%;
    margin-right: 5.5%;
  }

  .facebook-feed .post-mob .post-text {
    float: left;
    width: 54.5%;
    margin-top: -5px;
  }

  .facebook-feed .post .clearfix { display: none; }

}

/*
 * Structure
 */

.fs-14 { font-size: 87.5%; }

.structure-heading { margin-bottom: 14px; }

.structure {
  position: relative;
}

.structure li.has-children:before {
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 1;
  width: 1px;
  height: 100%;
  background: #9faee5;
  content: '';
}

.structure li {
  position: relative;
  display: block;
}

.structure li li { margin-left: 40px; }

.structure li li span:before {
  position: absolute;
  top: 50%;
  left: -21px;
  width: 21px;
  height: 1px;
  background: #9faee5;
  content: '';
}

.structure li:last-child:after {
  position: absolute;
  bottom: 0;
  left: -22px;
  z-index: 2;
  width: 1px;
  height: 100%;
  margin-bottom: -33px;
  background: #fff;
  content: '';
}

.structure li span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-bottom: 16px;
  padding: 21px;
  font-size: 87.5%;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0, .1);
     -moz-box-shadow: 0 0 20px rgba(0,0,0, .1);
       -o-box-shadow: 0 0 20px rgba(0,0,0, .1);
          box-shadow: 0 0 20px rgba(0,0,0, .1);
}

.structure li a {
    color:#4d4d4d;
}


.desc-labeled {
  font-family: 'montserratlight', sans-serif;
  font-size: 100%;
}

.desc-labeled p { margin-bottom: 10px; }

.desc-labeled strong {
  font-family: 'montserratregular', sans-serif;
  font-size: 112.5%;
}

.desc-labeled a { text-decoration: underline; }

@media(max-width: 1600px) {

  .desc-labeled {
    font-size: 87.5%;
    line-height: 1.7;
  }

  .desc-labeled strong { font-size: 100%; }

  .desc-labeled .one-line { margin-bottom: 0; }

}

@media(max-width: 1024px) {

  .desc-labeled p { margin-bottom: 15px; }

}

.section.small { margin-bottom: 27px; }

h4.section-title {
  margin-bottom: 13px;
  padding-bottom: 0;
  font-size: 112.5%;
  color: #4d4d4d;
  text-transform: none;
  border-bottom: 0;
}

@media(max-width: 1600px) {
  h4.section-title { font-size: 100%; }
}

.featured-image-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #f8f8f8;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center;
}

.featured-image-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

@media(max-width: 768px) {

  .blog .box {
    max-width: 278px;
    margin-left: auto;
    margin-right: auto;
  }

}

/* About */

iframe {
  max-width: 100%;
  margin-bottom: 28px;
}

.content-wrap .article h3 { margin-bottom: 21px; }


.single-post .content-wrap h1,
.content-wrap h2 {
  padding: 0 0 13px 36px;
  line-height: 1.2;
  background: url('img/svg/symbol.svg') 3px 11px no-repeat;
  font-size: 225%;
}

.alignleft {
  float: left;
  margin: 0 22px 22px 0;
}

.alignright {
  float: right;
  margin: 0 0 22px 22px;
}

.aligncenter { margin: 0 auto; }

.alignnone { float: none; }

.editor table {
  width: 100%;
  margin-bottom: 27px;
  font-family: 'montserratlight', sans-serif;
  font-size: 100%;
  border: 1px solid #96a5d4;
}

.editor thead td {
  font-family: 'montserratsemi_bold', sans-serif;
  color: #fff;
  background: #96a5d4;
  border-right: 1px solid #fff;
}

.editor thead td:last-child { border-right: none; }


.editor td {
  padding: 5px 13px;
  border: 1px solid #96a5d4;
}

.article .editor {
  font-family: 'montserratlight', sans-serif;
  letter-spacing: 0;
}

.article .editor a { text-decoration: underline; }

.social-share iframe {
  max-width: none;
  margin-bottom: 0;
}

.social-share .custom a {
  padding: 3px 5px;
  font-size: 75%;
  color: #fff;
  background: #96a5d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.social-share .custom a span { margin-right: 5px; }

.social-share > * {
  margin-right: 5px;
  margin-bottom: 14px;
}

.social-share .google-plus {
  position: relative;
  top: -3px;
}



.article footer {
  margin-top: 53px;
  padding-top: 6px;
  border-top: 1px solid #96a5d4;
}

/* /category blog article */

/*
 * Helper
 * classes
 */

/*
 * Layout & grid
 * helpers
 */

 .fullwidth { width: 100%; }

.inner {
  width: 91.4%;
  margin: 0 auto;
}

.hidden { display: none; }

.inline-children.vam ul{
  padding: 0;
  margin: 0;
  list-style:none;
      margin-top: -4px;

}

.inline-children > * { display: inline-block; }

.inline-children.vam > * { vertical-align: middle; }

.inline-children.vat > * { vertical-align: top; }

.box {
  display: block;
  padding: 12px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0, .1);
  -moz-box-shadow:    0 0 20px rgba(0,0,0, .1);
  -o-box-shadow:      0 0 20px rgba(0,0,0, .1);
  box-shadow:         0 0 20px rgba(0,0,0, .1);
}

.box-fullwidth {
  width: auto;
  margin: 0 -12px;
}

.round {
  -webkit-border-radius: 50%;
  -moz-border-radius:    50%;
  border-radius:         50%;
}

.nav li {
  display: inline-block;
  vertical-align: middle;
}

.nav.vertical li {
  display: block;
}

.left { float: left; }

.right { float: right; }

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.grid:before,
.grid:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}

.grid:after,
.clearfix:after { clear: both; }

.grid {
  margin-left: -10px;
  margin-right: -10px;
}

[class^="grid-col-"],
[class*=" grid-col-"] {
  float: left;
  padding: 0 10px;
}

.grid-col-1 { width: 8.33333333%; }
.grid-col-2 { width: 16.66666667%; }
.grid-col-3 { width: 25%; }
.grid-col-4 { width: 33.33333333%; }
.grid-col-5 { width: 41.66666667%; }
.grid-col-6 { width: 50%; }
.grid-col-7 { width: 58.33333333%; }
.grid-col-8 { width: 66.66666667%; }.grid-col-9 {width: 90%;}.grid-col-10 { width: 83.33333333%; }
.grid-col-11 { width: 91.66666667%; }
.grid-col-12 { width: 100%; }

.grid-offset-left-1 { margin-left: 8.33333333%; }
.grid-offset-left-2 { margin-left: 16.66666667%; }
.grid-offset-left-3 { margin-left: 25%; }
.grid-offset-left-4 { margin-left: 33.33333333%; }
.grid-offset-left-5 { margin-left: 41.66666667%; }
.grid-offset-left-6 { margin-left: 50%; }
.grid-offset-left-7 { margin-left: 58.33333333%; }
.grid-offset-left-8 { margin-left: 66.66666667%; }
.grid-offset-left-9 { margin-left: 75%; }
.grid-offset-left-10 { margin-left: 83.33333333%; }
.grid-offset-left-11 { margin-left: 91.66666667%; }
.grid-offset-left-12 { margin-left: 100%; }

.grid-offset-right-1 { margin-right: 8.33333333%; }
.grid-offset-right-2 { margin-right: 16.66666667%; }
.grid-offset-right-3 { margin-right: 25%; }
.grid-offset-right-4 { margin-right: 33.33333333%; }
.grid-offset-right-5 { margin-right: 41.66666667%; }
.grid-offset-right-6 { margin-right: 50%; }
.grid-offset-right-7 { margin-right: 58.33333333%; }
.grid-offset-right-8 { margin-right: 66.66666667%; }
.grid-offset-right-9 { margin-right: 75%; }
.grid-offset-right-10 { margin-right: 83.33333333%; }
.grid-offset-right-11 { margin-right: 91.66666667%; }
.grid-offset-right-12 { margin-right: 100%; }

.show-lg,
.show-md,
.show-sm,
.show-xs { display: none; }


/*
 * Inline pagination
 */

.pagination {
  margin: 6px 0;
  text-align: center;
}

.pagination ul{
    padding: 0;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 10px;
}
.pagination a {
  display: block;
  width: 40px;
  height: 40px;
  color: #4d4d4d;
  font-family: 'icomoon' !important;
  font-size: 87.5%;
  text-align: center;
  line-height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #f2f2f2;
  -webkit-transition: border-color .3s;
     -moz-transition: border-color .3s;
          transition: border-color .3s;
}

.pagination .current a,
.pagination a:hover { border-color: #96a5d4; }

.pagination li:first-child a,
.pagination li:last-child a {
  color: #96a5d4;
  border-color: transparent;
}

.pagination li:first-child a:before { content: '\e90b'; }

.pagination li:last-child a:before { content: '\e90a'; }

@media(max-width: 1024px) {

  .blog .featured-image img { width: 100%; }

}

/*
 * Events
 */

.calendar-events-month { margin-bottom: 41px; }

.calendar-events-month .event { margin-bottom: 17px; }

.events h4 {
  margin-bottom: 18px;
  border-bottom: 1px solid #e6e6e6;
}

.events h5 {
  font-family: 'montserratregular', sans-serif;
  font-size: 87.5%;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.events h5,
.events h5 a { color: #96a5d4; }

.archive .event  { font-size: 100%; }

.archive .event h5 { margin-bottom: 14px; }

.archive .event a { margin-bottom: 6px; }

/*
 * Filtering form
 */

label {
  display: block;
  margin-bottom: 4px;
  font-size: 87.5%;
  text-transform: uppercase;
  letter-spacing: .05em;
}

legend {
  display: block;
  margin-bottom: 11px;
  font-size: 112.5%;
}

fieldset { border: 0; }

.filters { margin-bottom: 26px; }

.filters .selectBox { min-width: 100%;max-width: 100% }

.filters .no-label { padding-top: 25px; }

.filters .filter { margin-bottom: 20px; }

.btn.fullwidth { padding: 17px 0 17px; }

/*
 * Contacts page
 */

#map-wrap {
  display: block;
  width: 100%;
  height: 420px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 2px solid #003399;
}

#map-wrap iframe { margin-top: -150px; }

textarea {
  height: 154px;
  resize: none;
}

.content .social { margin-bottom: 51px; }

.content-wrap h2.large-margin { margin-bottom: 13px; }

.cf-row { margin-bottom: -23px; }

.cf-row.large-margin { margin-bottom: -7px; }

.btn.small-padding.fullwidth { padding: 15px 0; }

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.robot {
    margin-bottom:25px;
}

.wpcf7-form-control.wpcf7-submit.btn {
    background-color: #6b7597;
}

/*
 * Search form and results
 */

.search-form { margin-bottom: 31px; }

.search-results .your-search {
  font-size: 100%;
}

.search-results h4,
.search-results h5 {
  font-family: 'montserratsemi_bold', sans-serif;
  font-size: 100%;
}

.search-results h4,
.search-results h5,
.search-results h5 a { color: #4d4d4d; }

.search-results h4 {
  margin-bottom: 18px;
  padding-bottom: 0;
  text-transform: none;
  border-bottom: 1px solid #9faee5;
}

.search-results h5 {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: underline;
  border-bottom: 0;
}section

.search-results li,
section .search-results p {
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

.result-part {
  font-family: 'montserratsemi_bold', sans-serif;
  color: #003399;
}

input[type="text"].large,
input[type="email"].large,
input[type="tel"].large,
input[type="password"].large { padding: 19px; }

.search input[type="text"].large,
input[type="text"].search.large { padding-left: 50px; }

.btn.large.fullwidth { padding: 21px 0 17px; }

@media(min-width: 1601px) {

  .grid-col-lg-1 { width: 8.33333333%; }
  .grid-col-lg-2 { width: 16.66666667%; }
  .grid-col-lg-3 { width: 25%; }
  .grid-col-lg-4 { width: 33.33333333%; }
  .grid-col-lg-5 { width: 41.66666667%; }
  .grid-col-lg-6 { width: 50%; }
  .grid-col-lg-7 { width: 58.33333333%; }
  .grid-col-lg-8 { width: 66.66666667%; }
  .grid-col-lg-9 { width: 75%; }
  .grid-col-lg-10 { width: 83.33333333%; }
  .grid-col-lg-11 { width: 91.66666667%; }
  .grid-col-lg-12 { width: 100%; }

  .grid-col-lg-offset-left-1 { margin-left: 8.33333333%; }
  .grid-col-lg-offset-left-2 { margin-left: 16.66666667%; }
  .grid-col-lg-offset-left-3 { margin-left: 25%; }
  .grid-col-lg-offset-left-4 { margin-left: 33.33333333%; }
  .grid-col-lg-offset-left-5 { margin-left: 41.66666667%; }
  .grid-col-lg-offset-left-6 { margin-left: 50%; }
  .grid-col-lg-offset-left-7 { margin-left: 58.33333333%; }
  .grid-col-lg-offset-left-8 { margin-left: 66.66666667%; }
  .grid-col-lg-offset-left-9 { margin-left: 75%; }
  .grid-col-lg-offset-left-10 { margin-left: 83.33333333%; }
  .grid-col-lg-offset-left-11 { margin-left: 91.66666667%; }

  .grid-col-lg-offset-right-1 { margin-right: 8.33333333%; }
  .grid-col-lg-offset-right-2 { margin-right: 16.66666667%; }
  .grid-col-lg-offset-right-3 { margin-right: 25%; }
  .grid-col-lg-offset-right-4 { margin-right: 33.33333333%; }
  .grid-col-lg-offset-right-5 { margin-right: 41.66666667%; }
  .grid-col-lg-offset-right-6 { margin-right: 50%; }
  .grid-col-lg-offset-right-7 { margin-right: 58.33333333%; }
  .grid-col-lg-offset-right-8 { margin-right: 66.66666667%; }
  .grid-col-lg-offset-right-9 { margin-right: 75%; }
  .grid-col-lg-offset-right-10 { margin-right: 83.33333333%; }
  .grid-col-lg-offset-right-11 { margin-right: 91.66666667%; }

  .show-lg { display: block; }

}

@media(max-width: 1600px) and (min-width: 1025px) {

  .grid-col-md-1 { width: 8.33333333%; }
  .grid-col-md-2 { width: 16.66666667%; }
  .grid-col-md-3 { width: 25%; }
  .grid-col-md-4 { width: 33.33333333%; }
  .grid-col-md-5 { width: 41.66666667%; }
  .grid-col-md-6 { width: 50%; }
  .grid-col-md-7 { width: 58.33333333%; }
  .grid-col-md-8 { width: 66.66666667%; }
  .grid-col-md-9 { width: 75%; }
  .grid-col-md-10 { width: 83.33333333%; }
  .grid-col-md-11 { width: 91.66666667%; }
  .grid-col-md-12 { width: 100%; }

  .grid-col-md-offset-left-1 { margin-left: 8.33333333%; }
  .grid-col-md-offset-left-2 { margin-left: 16.66666667%; }
  .grid-col-md-offset-left-3 { margin-left: 25%; }
  .grid-col-md-offset-left-4 { margin-left: 33.33333333%; }
  .grid-col-md-offset-left-5 { margin-left: 41.66666667%; }
  .grid-col-md-offset-left-6 { margin-left: 50%; }
  .grid-col-md-offset-left-7 { margin-left: 58.33333333%; }
  .grid-col-md-offset-left-8 { margin-left: 66.66666667%; }
  .grid-col-md-offset-left-9 { margin-left: 75%; }
  .grid-col-md-offset-left-10 { margin-left: 83.33333333%; }
  .grid-col-md-offset-left-11 { margin-left: 91.66666667%; }

  .grid-col-md-offset-right-1 { margin-right: 8.33333333%; }
  .grid-col-md-offset-right-2 { margin-right: 16.66666667%; }
  .grid-col-md-offset-right-3 { margin-right: 25%; }
  .grid-col-md-offset-right-4 { margin-right: 33.33333333%; }
  .grid-col-md-offset-right-5 { margin-right: 41.66666667%; }
  .grid-col-md-offset-right-6 { margin-right: 50%; }
  .grid-col-md-offset-right-7 { margin-right: 58.33333333%; }
  .grid-col-md-offset-right-8 { margin-right: 66.66666667%; }
  .grid-col-md-offset-right-9 { margin-right: 75%; }
  .grid-col-md-offset-right-10 { margin-right: 83.33333333%; }
  .grid-col-md-offset-right-11 { margin-right: 91.66666667%; }

  .show-md { display: block; }

}

@media(max-width: 1024px) and (min-width: 769px) {

  .grid-col-sm-1 { width: 8.33333333%; }
  .grid-col-sm-2 { width: 16.66666667%; }
  .grid-col-sm-3 { width: 25%; }
  .grid-col-sm-4 { width: 33.33333333%; }
  .grid-col-sm-5 { width: 41.66666667%; }
  .grid-col-sm-6 { width: 50%; }
  .grid-col-sm-7 { width: 58.33333333%; }
  .grid-col-sm-8 { width: 66.66666667%; }
  .grid-col-sm-9 { width: 75%; }
  .grid-col-sm-10 { width: 83.33333333%; }
  .grid-col-sm-11 { width: 91.66666667%; }
  .grid-col-sm-12 { width: 100%; }

  .grid-col-sm-offset-left-1 { margin-left: 8.33333333%; }
  .grid-col-sm-offset-left-2 { margin-left: 16.66666667%; }
  .grid-col-sm-offset-left-3 { margin-left: 25%; }
  .grid-col-sm-offset-left-4 { margin-left: 33.33333333%; }
  .grid-col-sm-offset-left-5 { margin-left: 41.66666667%; }
  .grid-col-sm-offset-left-6 { margin-left: 50%; }
  .grid-col-sm-offset-left-7 { margin-left: 58.33333333%; }
  .grid-col-sm-offset-left-8 { margin-left: 66.66666667%; }
  .grid-col-sm-offset-left-9 { margin-left: 75%; }
  .grid-col-sm-offset-left-10 { margin-left: 83.33333333%; }
  .grid-col-sm-offset-left-11 { margin-left: 91.66666667%; }

  .grid-col-sm-offset-right-1 { margin-right: 8.33333333%; }
  .grid-col-sm-offset-right-2 { margin-right: 16.66666667%; }
  .grid-col-sm-offset-right-3 { margin-right: 25%; }
  .grid-col-sm-offset-right-4 { margin-right: 33.33333333%; }
  .grid-col-sm-offset-right-5 { margin-right: 41.66666667%; }
  .grid-col-sm-offset-right-6 { margin-right: 50%; }
  .grid-col-sm-offset-right-7 { margin-right: 58.33333333%; }
  .grid-col-sm-offset-right-8 { margin-right: 66.66666667%; }
  .grid-col-sm-offset-right-9 { margin-right: 75%; }
  .grid-col-sm-offset-right-10 { margin-right: 83.33333333%; }
  .grid-col-sm-offset-right-11 { margin-right: 91.66666667%; }

  .show-sm { display: block; }

}

@media(max-width: 768px) {

  .grid-col-xs-1 { width: 8.33333333%; }
  .grid-col-xs-2 { width: 16.66666667%; }
  .grid-col-xs-3 { width: 25%; }
  .grid-col-xs-4 { width: 33.33333333%; }
  .grid-col-xs-5 { width: 41.66666667%; }
  .grid-col-xs-6 { width: 50%; }
  .grid-col-xs-7 { width: 58.33333333%; }
  .grid-col-xs-8 { width: 66.66666667%; }
  .grid-col-xs-9 { width: 75%; }
  .grid-col-xs-10 { width: 83.33333333%; }
  .grid-col-xs-11 { width: 91.66666667%; }
  .grid-col-xs-12 { width: 100%; }

  .grid-col-xs-offset-left-1 { margin-left: 8.33333333%; }
  .grid-col-xs-offset-left-2 { margin-left: 16.66666667%; }
  .grid-col-xs-offset-left-3 { margin-left: 25%; }
  .grid-col-xs-offset-left-4 { margin-left: 33.33333333%; }
  .grid-col-xs-offset-left-5 { margin-left: 41.66666667%; }
  .grid-col-xs-offset-left-6 { margin-left: 50%; }
  .grid-col-xs-offset-left-7 { margin-left: 58.33333333%; }
  .grid-col-xs-offset-left-8 { margin-left: 66.66666667%; }
  .grid-col-xs-offset-left-9 { margin-left: 75%; }
  .grid-col-xs-offset-left-10 { margin-left: 83.33333333%; }
  .grid-col-xs-offset-left-11 { margin-left: 91.66666667%; }

  .grid-col-xs-offset-right-1 { margin-right: 8.33333333%; }
  .grid-col-xs-offset-right-2 { margin-right: 16.66666667%; }
  .grid-col-xs-offset-right-3 { margin-right: 25%; }
  .grid-col-xs-offset-right-4 { margin-right: 33.33333333%; }
  .grid-col-xs-offset-right-5 { margin-right: 41.66666667%; }
  .grid-col-xs-offset-right-6 { margin-right: 50%; }
  .grid-col-xs-offset-right-7 { margin-right: 58.33333333%; }
  .grid-col-xs-offset-right-8 { margin-right: 66.66666667%; }
  .grid-col-xs-offset-right-9 { margin-right: 75%; }
  .grid-col-xs-offset-right-10 { margin-right: 83.33333333%; }
  .grid-col-xs-offset-right-11 { margin-right: 91.66666667%; }

  .show-xs { display: block; }

}

/*
 * Background & image
 * helpers
 */

.bg-main { background-color: #9faee5; }

/*
 * Typography & text
 * helpers
 */

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-document:before {
    content: "\e908";
}
.icon-envelope:before {
    content: "\e909";
}
.icon-arrow-left-bold:before {
    content: "\e90c";
}
.icon-arrow-right-bold:before {
    content: "\e90d";
}
.icon-arrow-left:before {
    content: "\e90b";
}
.icon-arrow-right:before {
    content: "\e90a";
}
.icon-facebook:before {
    content: "\e900";
}
.icon-ic-1:before {
    content: "\e901";
}
.icon-ic-2:before {
    content: "\e902";
}
.icon-ic-3:before {
    content: "\e903";
}
.icon-ic-4:before {
    content: "\e904";
}
.icon-youtube:before {
    content: "\e905";
}
.icon-marker:before {
    content: "\e906";
}
.icon-twitter:before {
    content: "\e907";
}



.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.uppercase { text-transform: uppercase; }

/*
 * Effect & animation
 * helpers
 */

/* flip */

.flip {
  position: relative;
  -webkit-transition: 0.6s;
  -moz-transition:    0.6s;
  -o-transition:      0.6s;
  -ms-transition:     0.6s;
  transition:         0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style:    preserve-3d;
  -o-transform-style:      preserve-3d;
  -ms-transform-style:     preserve-3d;
  transform-style:         preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective:    1000;
  -o-perspective:      1000;
  -ms-perspective:     1000;
  perspective:         1000;
}

.flip-container:hover .flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform:    rotateY(180deg);
  -o-transform:      rotateY(180deg);
  -ms-transform:     rotateY(180deg);
  transform:         rotateY(180deg);
}

.front,
.back {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -o-backface-visibility:      hidden;
  -ms-backface-visibility:     hidden;
  backface-visibility:         hidden;
}

.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -moz-transform:    rotateY(0deg);
  -o-transform:      rotateY(0deg);
  -ms-transform:     rotateY(0deg);
  transform:         rotateY(0deg);
}

.back {
  -webkit-transform: rotateY(180deg);
  -moz-transform:    rotateY(180deg);
  -o-transform:      rotateY(180deg);
  -ms-transform:     rotateY(180deg);
  transform:         rotateY(180deg);
}

/*
 * Button
 * helpers
 *
 * .btn
 * .btn-default
 * .btn-action
 */

.btn {
  display: inline-block;
  padding: 20px 40px 17px;
  font-size: 87.5%;
  color: #4d4d4d;
  letter-spacing: .05em;
  text-transform: uppercase;
  text-align: center;
  border: none;
  outline: none;
  -webkit-transition: all .3s;
  -moz-transition:    all .3s;
  transition:         all .3s;
}

.btn.fullwidth {padding: 20px 0 17px; }

.btn-default {
  color: #fff;
  background-color: #6b7597;
}

.btn-default:focus,
.btn-default:hover { background-color: #828fb8; }

.btn-default.disable{
    pointer-events: none;
    cursor: default;
    background-color: grey;
    color: #fff;
}

.btn.btn-action {
  padding: 22px 43px;
  color: #4d4d4d;
  background-color: #fff;
}

.btn.btn-action:focus,
.btn.btn-action:hover {
  color: #fff;
  background-color: #828fb8;
}

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*
 * Smaller screens
 * 1240 and smaller
 */

@media(max-width: 1860px) {

  .about-program-links {
    margin-bottom: 21px;
    padding: 14px 0 5px 0px;
  }

  .about-program-links > a .top { margin-bottom: 7px; }

  .about-program-links > a {
    max-width: 137px;
    font-size: 100%;
  }

  .about-program-links > a p { line-height: 1.5; }

  .about-program-links .link-1 { margin-right: 15px; }

  .about-program-links .link-2 { margin-right: 23px; }

  .about-program-links .link-3 { margin-right: 23px; }

}

@media(max-width: 1600px) {

  h3 { font-size: 187.5%; }

  h4 { margin-bottom: 6px; }

  .inner { width: 90.7%; }

  .header { margin-bottom: 45px; }

  .header .tagline {
    top: 2px;
    max-width: 320px;
    padding: 13px 13px 13px 20px;
    font-size: 87.5%;
  }

  .header .nav {
    margin: 29px 0;
    font-size: 87.5%;
  }

  .header .nav li { margin-left: 16px; }

  .main-slider .slide-content {
    left: 4.5%;
    font-size: 112.5%;
  }

  .main-slider .slide-content h1 {
    margin-bottom: 15px;
    font-size: 225%;
  }

  .sidebar .nav {
    margin: 4px 0 43px;
    font-size: 100%;
  }

  .sidebar .nav li { margin-bottom: 16px; }

  .nav a:hover { text-decoration: underline; }

  .content-wrap h2 {
    padding: 0 0 8px 33px;
    background: url('img/svg/symbol.svg') 0px 11px no-repeat;
  }

  .statistics-counter { margin-bottom: 45px; }

  .about-program .editor { margin-bottom: 19px; }

  .about-program { margin-bottom: 66px; }

  .blog .article .featured-image { margin-bottom: 16px; }

  .blog .article .title {
    font-size: 100%;
    line-height: 1.5;
  }

  .blog .article .read-more {
    bottom: 22px;
    left: 21px;
  }

  .area-map { margin-bottom: 41px; }

  .events-inner { width: 100%; }

  .em-calendar { margin-bottom: 15px; }

  .em-calendar thead th,
  .em-calendar thead td { height: 44px; }

  .em-calendar th,
  .em-calendar td { height: 39px; }

  .event { font-size: 100%; }

  .event a {
    margin-bottom: 8px;
    line-height: 1.4;
  }

}

@media(max-width: 1400px) and (min-width: 1025px) {

  .content-wrap .social h3,
  .content-wrap .newsletter h3 {
    font-size: 125%;
    background: url('img/svg/symbol.svg') 0px 5px no-repeat;
  }

}

@media(max-width: 1400px) and (min-width: 1341px) {

  .about-program-links .link-1 { margin-right: 10px; }

  .about-program-links .link-2 { margin-right: 15px; }

  .about-program-links .link-3 { margin-right: 15px; }

}

@media(max-width: 1340px) and (min-width: 1025px) {

  .about-program-links {
    margin: 0 -10px 5px;
    padding: 3px 0;
  }

  .about-program-links > * {
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 16px !important; /* so that I don't have to override every single link */
    padding: 0 10px;
    max-width: none !important; /* so that I don't have to override every single link */
  }

  .about-program-links p {
    max-width: 137px;
    margin: 0 auto;
  }

}

@media(max-width: 1440px) {

  .header-top { padding: 76px 0 31px; }

  .header .nav {
    top: 0;
    right: 0;
    width: 100%;
    margin: 20px 0;
  }

  .header .nav ul { float: right; }

  .header .nav li { margin-left: 21px; }

}

@media(max-width: 1024px) {

  .inner {
    width: 100%;
    padding: 0 20px;
  }

  .header { margin-bottom: 22px; }

  .header .tagline { max-width: 300px; }

  .sidebar-left { display: none; }

  .content { margin: 0 0 20px; }

  .main-slider .slide-content-wrap {
    position: relative;
    height: auto;
  }

  .main-slider .slide-content {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    -ms-transform:     translateY(0);
    transform:         translateY(0);
  }

  .main-slider .slide-content-wrap { background: #9faee5; }

  .main-slider .slide-content h1 {
    margin-bottom: 3px;
    font-size: 150%;
  }

  .main-slider .slide-content {
    padding: 28px 20px;
    font-size: 100%;
  }

  .main-slider .slide-content p { margin-bottom: 17px; }

  .main-slider .slide-action { margin-bottom: 1px; }

  .content-wrap h2 { padding: 0 0 8px 35px; }

  .about-program h3 { margin-bottom: 21px; }

  .statistics-counter {
    margin-bottom: 48px;
    padding: 0 57px;
  }

  .about-program .editor {  margin-bottom: 21px; }

  .about-program-links {
    margin-bottom: 25px;
    padding: 5px 15px 5px 15px;
  }

  .about-program-links .link-1 { margin-right: 46px; }

  .about-program-links .link-2 { margin-right: 52px; }

  .about-program-links .link-3 { margin-right: 52px; }

  .about-program { margin-bottom: 41px; }

  .blog { margin-bottom: 8px; }

  .footer-top { padding: 28px 0 21px; }

  .footer .contact-info-wrap { margin-bottom: 29px; }

  .footer .contact-info { margin-bottom: 27px; }

  .footer .nav li { margin-bottom: 6px; }

  .footer .nav a{ font-size: 87.5%; }

  .copyright { text-align: left; }

  .footer .developer { right: 23px; }

  .events-calendar { margin-bottom: 39px; }

  .sidebar-right .ministries.logos.vertical a { margin-bottom: 47px; }

  .btn {
    padding: 18px 30px 15px;
    font-size: 75%;
  }

  .btn.btn-action { padding: 18px 34px; }

  .burger-menu {
    position: absolute;
    top: 62px;
    left: 0;
    z-index: 3;
    margin: 0;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 60px rgba(0,0,0, .4);
    -moz-box-shadow:    0 0 60px rgba(0,0,0, .4);
    box-shadow:         0 0 60px rgba(0,0,0, .4);
  }

  .burger-menu .nav { margin: 0 -10px 10px; }

  .burger-menu .nav li {
    margin-bottom: 3px;
    padding: 6px 19px;
    border-bottom: 1px solid #ccc;
  }

  .burger-menu .search {
    margin-bottom: 10px;
    padding: 0 10px;
  }

  .burger-menu.open { display: block; }

}

@media(max-width: 768px) {

  .header-top { padding: 145px 0 21px; }

  .header .nav {
    top: 0;
    left: 50%;
    right: auto;
    margin: 67px 0;
    -webkit-transform: translateX(-50%);
    -moz-transform:    translateX(-50%);
    transform:         translateX(-50%);
    padding-right: 0;
    text-align: center;
    display: contents;
  }

  .header .nav ul {
    width: 360px;
    margin: 0 auto;
    float: none;
    margin-top:15px;
  }

  /*.header .nav li { margin: 0 18px 12px; }*/

  .burger-wrap {
    left: 0;
    width: 100%;
    padding: 13px 20px;
    color: #fff;
    text-align: left;
    background: #9faee5;
  }

  .burger span { background: #fff; }

  .header .logo {
    margin-right: 0;
    margin-bottom: 32px;
    margin-top: 25px;
  }

  .header .tagline {
    display: block;
    margin: 0 auto;
    text-align: center;
    border-left: none;
  }

  .header .tagline:before {
    position: absolute;
    top: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform:    translateX(-50%);
    transform:         translateX(-50%);
    display: block;
    width: 68px;
    height: 1px;
    background: #999;
    content: '';
  }

  .toolbar .tools,
  .toolbar .breadcrumbs-wrap { float: none; }

  .toolbar .text-sizer,
  .toolbar .text-sizer .smaller { margin-left: 0; }

  .toolbar .tools {
    position: relative;
    margin-bottom: 4px;
    padding-bottom: 8px;
    border-bottom: 1px solid #b1bae5;
  }

  .toolbar .tools > *:first-child { margin-left: 0; }

  .toolbar .tools:before,
  .toolbar .tools:after {
    position: absolute;
    top: 100%;
    display: block;
    width: 20px;
    height: 1px;
    background: #b1bae5;
    content: '';
  }

  .toolbar .tools:before { left: -20px; }

  .toolbar .tools:after { right: -20px; }

  .statistics-counter .counter-left { margin-bottom: 20px; }

  .about-program-links {
    margin: 0 -10px 5px;
    padding: 3px 0;
  }

  .about-program-links > * {
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 16px !important; /* so that I don't have to override every single link */
    padding: 0 10px;
    max-width: none !important; /* so that I don't have to override every single link */
  }

  .about-program-links p {
    max-width: 137px;
    margin: 0 auto;
  }

  .blog .article .featured-image img { width: 100%; }

  .blog.gallery .article { padding:  9px 21px 13px; }

  .events-inner { padding: 0 21px; }

}

@media(max-width: 480px) {

  h3 { font-size: 125%; }

  .content-wrap h2 { background: url('img/svg/symbol.svg') 0px 6px no-repeat; }

  .header .nav ul {
    width: 100%;
    max-width: 360px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;

  }

  .statistics-counter .box { height: auto; }

  .footer .developer {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: right;
  }

  .fontResizer_minus { margin-left: 0 !important; }

  .toolbar .tools > * { margin-left: 25px; }

}

#menu-item-141 a { font-weight: 700; }

.date {
  margin-bottom: 12px;
  font-family: 'montserratlight', sans-serif;
  font-size: 87.5%;
}

.content-wrap .article h3.small-margin { margin-bottom: 15px; }

.tags > a {
  margin: 0 7px 7px 0;
  padding: 8px 9px;
  font-size: 87.5%;
  text-transform: uppercase;
  color: #96a5d4;
  letter-spacing: .05em;
  background-color: #fff;
  border: 2px solid #96a5d4;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.tags > a:hover {
  color: #fff;
  background-color: #96a5d4;
}

.content-wrap span {
  margin-bottom: 3px;
  font-size: 93.75%;
  color: #6b7597;
}

@media(max-width: 1400px) {
  .breadcrumbs-wrap { max-width: 100%; }
}

@media(max-width: 1130px) {
  .breadcrumbs-wrap { max-width: 57%; }
}

@media(max-width: 768px) {
  .breadcrumbs-wrap { max-width: none; }
}

.editor ul {
  margin-left: 20px;
  list-style: disc;
}

@media(max-width: 768px) {
  .search-form .search { margin-bottom: 20px; }
}

.article .editor a[href^="mailto:"] {
  color: #4d4d4d;
  text-decoration: none;
}

.ministries.logos img {
  margin-left: auto;
  margin-right: auto;
}

.sidebar .current-menu-item > a {
  color: #9FAEE5;
  text-decoration: underline;
}

/*
 * Edit - 05.04.2016
 * Lauri.. pls don't delete this
 */
.single-post .content-wrap h1,
.content-wrap h2 { font-family: 'montserratregular', sans-serif; }

.social-share {
  margin-top: 53px;
  padding-top: 6px;
  border-top: 1px solid #96a5d4;
}

#tab-1 { font-family: 'montserratlight', sans-serif; }

h3.four-oh-four {
  padding: 0;
  background: transparent;
}

.four-oh-four .btn { padding: 20px 0 17px; }

.glossary-filters { margin-bottom: 23px; }

.glossary-filters a { font-family: 'montserratregular', sans-serif; }

.blog .box { max-height:632px !important; max-width: 100%;}

.gallery-item {
  height: 180px;
  max-width: 273px;
}
.gallery-item img{
    height: 180px;
    width: 273px;
}

.fancybox-nav span { margin-top: -35px; }

@media(max-width: 1860px) {
  .about-program-links {
    margin-bottom: 21px;
    padding: 14px 0 5px 0px;
  }

  .about-program-links > a {
    width: 25%;
    margin-right: 0 !important;
    max-width: 100%;
    float: left;
    font-size: 100%;
  }

  .about-program-links > a > * {
    max-width: 137px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(max-width: 1024px) {
  .burger-wrap { width: 105px; }
}

@media(max-width: 767px) {
  .about-program-links > a { width: 50%; }

  .gallery-item { height: auto; }

  .gallery-item {
    display: block;
    width: 273px;
    margin: 0 auto 22px;
  }
}

@media(max-width: 480px) {
  .about-program-links > a { width: 100%; }
}

/*
 * Edit 12.04.2016
 */

.event-inside.location { font-size: 87.5%; }

.event-inside.location .marker {
  margin-right: 9px;
  font-size: 125%;
  color: #B3B3B3;
}

.about-program-links .active .back .icon { background: transparent; }

.about-program-links .active.link-1 .back .icon { color: #ed6e50; }
.about-program-links .active.link-2 .back .icon { color: #8fc740; }
.about-program-links .active.link-3 .back .icon { color: #9c659b; }
.about-program-links .active.link-4 .back .icon { color: #007888; }

.tabs { margin-bottom: 20px; }

.content .tabs .social {
    margin-bottom: 17px;
}

video {
  max-width: 100%;
}

.instagram-feed .grid > * {
  margin-bottom: 20px;
  overflow: hidden;
}

.instagram-feed .photo {
  width: 130%;
  margin-left: -15%;
}

.instagram-feed .photo-wrap {
  width: 100%;
  overflow: hidden;
}

.instagram-feed video { height: 100%; }

/*
 * Edit 12.04.2016
 */

.event-inside.location { font-size: 87.5%; }

.event-inside.location .marker {
  margin-right: 9px;
  font-size: 125%;
  color: #B3B3B3;
}

.about-program-links .active .back .icon { background: transparent; }

.about-program-links .active.link-1 .back .icon { color: #ed6e50; }
.about-program-links .active.link-2 .back .icon { color: #8fc740; }
.about-program-links .active.link-3 .back .icon { color: #9c659b; }
.about-program-links .active.link-4 .back .icon { color: #007888; }

.tabs { margin-bottom: 20px; }

.content .tabs .social {
    margin-bottom: 17px;
}

video {
  max-width: 100%;
}

.instagram-feed .grid > * {
  margin-bottom: 20px;
  overflow: hidden;
}

.instagram-feed .photo {
  width: 130%;
  margin-left: -15%;
}

.instagram-feed .photo-wrap {
  width: 100%;
  overflow: hidden;
}

.instagram-feed video { height: 100%; }

.video-js {
  width: 100% !important;
  max-width: 100%;
  height: 0 !important;
  padding-bottom: 100% !important;
}

.vjs-poster {
  width: 100%;
  background-size: cover !important;
}

.feed:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media(max-width: 768px) {
  .facebook-feed .post h4 { margin-left: 17.8%; }

  .facebook-feed .avatar {
    width: 15%;
    padding-bottom: 15%;
  }
}

@media(max-width: 480px) {
  .facebook-feed .post h4 { margin-left: 27.8%; }

  .facebook-feed .avatar {
    width: 25%;
    padding-bottom: 25%;
  }
}

.file-list { padding-left: 0; }

.file-list p { font-family: 'montserratlight', sans-serif; }

.file-list a .icon { font-size: 275%; }

.gallery-item img { max-width: none; }

.fancybox-skin {
  background: transparent;
  padding: 120px !important;
}
@media only screen and (min-width: 1050px) {
  .fancybox-close {
    top: 50px !important;
    right: 120px !important;
  }
}
.fancybox-close {
  top: 0;
  right: 0;
}

@media(max-width: 1024px) {
  .fancybox-skin { padding: 60px !important; }
}

.filter .selectBox-label {
  text-transform: uppercase;
}

.selectBox-label {
  width: 100% !important;
  padding-right: 53px;
}

label span {
  font-family: 'montserratregular', sans-serif;
  font-size: 87.5%;
}

.pagination li:first-child a,
.pagination li:last-child a {
  font-family: 'icomoon' !important;
}

.pagination a {
  font-family: 'montserratregular', sans-serif !important;
  font-size: 87.5%;
}

.blog.limited-width .box {
  max-width: 278px;
}

/*
 * Edit 15.04.2016
 */

.content-wrap .subheading,
.subheading {
  font-family: 'montserratregular', sans-serif;
  font-size: 112.5%;
}

@media(max-width: 480px) {
  .facebook-feed .post h4 .date-time {
    display: inline-block;
    min-height: 41px;
  }
}

.file-list a .icon:after { top: 17px; }

/*
 * Edit 21.04.2016
 */
.video-js .vjs-big-play-button {
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

#es_msg { color: #4d4d4d !important; }
#es_msg.error { color: #c60000 !important; }
#es_msg.success { color: #21c600 !important; }

/* Text version */
body.text-version .main-slider,
body.text-version .logos,
body.text-version .flip,
body.text-version .area-map,
body.text-version .featured-image,
body.text-version img,
body.text-version #map-wrap,
body.text-version .icon,
body.text-version iframe,
body.text-version .partner-search-results .box,
body.text-version .gallery { display: none !important; }

body.text-version .developer img { display: block !important; }

body.text-version .content-wrap h2 {
  padding: 0 0 8px 0;
  background: transparent;
}

body.text-version .search input[type="text"],
body.text-version input[type="text"].search
body.text-version .statistics-counter { background: transparent; }

body.text-version .file-list a .text { padding: 5px 0; }

.editor.small-spacing p {
  letter-spacing: -0.035em;
}

#map-wrap-2 {
  display: block;
  width: 100%;
  height: 420px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 2px solid #003399;
}

#map-wrap-2 iframe { margin-top: -150px; }

#map-wrap,
#map-wrap-2 { height: 205px; }

.contacts-row { margin-bottom: 26px; }

.contacts-col-title { margin-bottom: 31px; }

.before-map { margin-bottom: 15px; }

@media(max-width: 1600px) {
  .contacts-col-title { margin-bottom: 18px; }

  .editor.small-spacing p { letter-spacing: 0; }

  .before-map { margin-bottom: 19px; }

  #map-wrap,
  #map-wrap-2 { height: 420px; }

  #map-wrap iframe,
  #map-wrap-2 iframe { height: 720px; }

  .small-screen-map { margin-bottom: 20px; }

  .contacts-row { margin-bottom: 40px; }
}

@media(max-width: 780px) {
  .before-map { margin-bottom: 43px; }
  .lt-map.before-map { margin-bottom: 20px; }

  #map-wrap,
  #map-wrap-2 { margin-bottom: 32px; }

  .contacts-row { margin-bottom: 35px; }
}

.contacts-row .btn { text-decoration: none !important; }

.blog .article img
{
  width: auto;
  height: auto;
}

main .blog .box { max-height: none !important; }

#accordion .card {
margin-bottom: 15px;
}
#accordion .card-header a {
display: block;
padding: 12px 50px 12px 15px;
color: #fff;
background-color: #96a5d4;
}
#accordion .card-block {
padding: 15px;
border: 1px solid #f2f2f2;
}
.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}
#accordion  .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}

.event.term-events
{
  padding: 10px;
 border-left: 4px solid #003399;
}

.event.term-events a
{
  margin-bottom: 0;
}

.event .event-cat
{
  font-size: 90%;
  font-weight: normal;
  margin-bottom: 5px;
}


main.content .section.article .blog .box { max-height: 632px !important; }

/* map */

.map-wrap {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

#map {
  width: 100%;
  height: 450px;
}

.iw-content { font-family: 'montserratregular',sans-serif; }

.iw-content h4 { font-size: 13px; }

.iw-content .desc {
  max-height: 200px;
  overflow-y: auto;
}

.iw-content .desc a {
  display: block;
  padding-top: 10px;
}

.iw-content p { 0; }


/* Page tabs */

.page-tabs { margin-bottom: 20px; }

.page-tabs-head {
  margin: 0;
  padding: 0;
  border: 1px solid #9faee5;
  list-style: none;
}

.page-tabs-head > li {
  position: relative;
  float: left;
}
.page-tabs-3 .page-tabs-head > li { width: 33.33%; }

.page-tabs-head > li > a {
  position: relative;
  display: block;
  height: 100%;
  min-height: 100%;
  padding: 14px;
  font-size: 100%;
  color: #4d4d4d;
  text-align: center;
  background-color: #f5f6fc;
  border-right: 1px solid #9faee5;
}
.page-tabs-head > li:last-child > a { border-right: 0; }

.page-tabs-head > li > a:before {
  visibility: hidden;
  opacity: 0;
  content: attr(data-title);
}

.page-tabs-head span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  padding: 0 14px;
}

/* sub sections */
.sub-sections-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  display: none;
  width: auto;
  min-width: 100%;
  margin: 0 0 0 -1px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #9faee5;
  border-bottom: 0;
  list-style: none;
}
.page-tabs-head > li:last-child .sub-sections-wrap { margin-right: -1px; }

.sub-sections {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub-sections a {
  display: block;
  padding: 10px;
  color: #4d4d4d;
  line-height: 1.2;
  border-bottom: 1px solid #9faee5;
}
.sub-sections.deeper a { padding-left: 20px; }
// .sub-sections-wrap > .sub-sections:last-child li:last-child > a { border-bottom: 0; }

.sub-sections a:hover {
  color: #fff;
  background-color: #9faee5;
}

.members-section,
.members-sub-section { padding-top: 30px; }

.page-tabs .small-device { display: none; }

@media(min-width: 1025px) {
  .page-tabs-head .active > a,
  .page-tabs-head > li:hover > a,
  .page-tabs-head > li > a:hover {
    color: #fff;
    background-color: #9faee5;
  }

  .page-tabs-head > li:hover .sub-sections-wrap { display: block; }
}

@media(max-width: 1024px) {
  .page-tabs .small-device { display: block; }

  .page-tabs-head .active > a,
  .page-tabs-head .open > a {
    color: #fff;
    background-color: #9faee5;
  }

  .page-tabs-head > li.open .sub-sections-wrap { display: block; }
}

.js-marker { display: none !important;  }

.fb_iframe_widget span { max-width: 100%; }

.partner-form input.error {
  border: 1px solid red;
}

.partner-form label.error { color: red; }

.event-proj {
  font-size: 12px;
  color: #96a5d4 !important;
  text-decoration: underline;
}

.event-proj-single {
  display: block;
  margin-bottom: 20px;
}

.project-featured {
  margin-bottom: 24px;
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  background: #96a5d4;
}

.project-featured p { margin-bottom: 5px; }
.project-featured p:last-child { margin-bottom: 0; }

.project-featured strong {
  text-transform: uppercase;
}

.want-partners-wrap { display: none; }

/*@media(max-width: 1300px) {*/
  #menu-left-navigation-menu {
    padding-left: 0;
  }

  .sidebar .sub-menu {
    padding-left: 0;
  }

  .burger-menu .nav .sub-menu li {
    padding-left: 10px;
    border-bottom: 0;
  }
/*}*/

#menu-left-navigation-menu li {
  position: relative;
}

#menu-left-navigation-menu .indicator {
  position: absolute;
  top: 2px;
  right: 0;
  width: 20px;
  height: 20px;
  background: #96a5d4;
  cursor: pointer;
}

#menu-left-navigation-menu .indicator:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #fff;
  content: '+';
}
#menu-left-navigation-menu .indicator.open:before { content: '-'; }

.sidebar .nav > ul > li {
  padding-right: 20px;
}

.sidebar .sub-menu.closed { display: none;  }

@media(max-width: 1024px) {
  .sidebar .nav > ul > li { padding-right: 30px; }

  #menu-left-navigation-menu .indicator {
    top: 7px;
    right: 10px;
  }
}

@media(min-width: 1025px) {
  #menu-left-navigation-menu .menu-item-has-children:hover > .sub-menu { display: block; }

  #menu-left-navigation-menu .menu-item-has-children:hover > .indicator:before { content: '-'; }
}

/* Layouet */
.cookies-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 20px 0;
  background: #f2f2f2;
}

.cookies-consent-inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cookies-consent-inner:before,
.cookies-consent-inner:after {
  display: table;
  content: '';
}

.cookies-consent-inner:after { clear: both; }

.cookies-consent-left {
  width: 60%;
  float: left;
}

.cookies-consent-right {
  width: 40%;
  float: left;
  text-align: right;
}

/* Styles */
.cookies-consent p {
  margin: 0;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}

.cookies-consent p a {
  text-decoration: underline;
}

.cookies-consent-button {
  display: inline-block;
  width: auto;
  margin: 0 0 0 20px;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 1;
  background: #96a5d4;
  border: 2px solid #96a5d4;
  outline: 0;
  cursor: pointer;
}

.cookies-consent-button:first-child { margin-left: 0; }

.cookies-consent-button:focus,
.cookies-consent-button:hover {
  color: #fff;
  background: #828fb8;
}

/* Responsive layout */
@media(max-width: 1024px) {
  .cookies-consent-left,
  .cookies-consent-right {
    width: 100%;
    float: none;
    text-align: center;
  }

  .cookies-consent-left { margin-bottom: 20px; }
}

@media(max-width: 480px) {
  .cookies-consent-button {
    display: block;
    width: 100%;
    margin: 0;
  }

  .cookies-consent-button:first-child { margin-bottom: 10px; }
}

.events .event { list-style: none; }

.members-sub-section { display: none; }
.members-section.active .members-sub-section { display: block; }

.members-section > h3 { cursor: pointer; }

.page-tabs .sub-sections .sub-sections { display: none; }

.editor figure { max-width: 100%; }

@media(max-width: 1024px) {
  .editor img {
    height: auto;
  }
}


td.month_name .selectBox-dropdown , td.month_name .selectBox-dropdown .selectBox-label, td.month_name .selectBox-dropdown .selectBox-arrow,
td.month_name .selectBox-dropdown .selectBox-arrow:before{
  width:auto!important;
  min-width:  auto;
  border:0px;
}

.page-template-template-news .section.article .grid-col-lg-12{
  width:  100%;
}

.selectBox-dropdown-menu{
  width: auto!important;
}
.breadcrumbs-wrap ul{
  list-style:  none;
  display: flex;
  margin-block-end: 0;
 padding-inline-start: 10px;margin-bottom:0;

}
.breadcrumbs-wrap ul li.home-url img{
  max-width:  25px;
}
.breadcrumbs-wrap .sub-menu{
  display: none;
    position: absolute;
    padding-left: 0px;
    margin-top: 20px;
    background-color:#9faee5;    margin-left:-10px;
  box-shadow: 0 0 20px rgba(0,0,0, .1);
  z-index:9999;

}
.breadcrumbs-wrap .sub-menu li{
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
      padding-right: 20px;

}
.breadcrumbs-wrap .sub-menu li a{
  color:white;
}

.toolbar .breadcrumbs-wrap {
  position: relative;
}
.breadcrumbs-wrap > ul > li{
    padding-right: 20px;
    padding-bottom: 18px;
    margin-right: 10px;
    line-height: 12px;
}

.no-websqldatabase .breadcrumbs-wrap > ul > li{
    margin-top: 6px;
}


 .breadcrumbs-wrap .menu-item-has-children > .sub-menu > .menu-item-has-children, .breadcrumbs-wrap > ul > .menu-item-has-children > a,  .breadcrumbs-wrap .menu-item-has-children > .sub-menu .menu-item-has-children{
    position:relative;
}


 .breadcrumbs-wrap .menu-item-has-children > .sub-menu > .menu-item-has-children > a::after {
    content: "\f054";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
    position:absolute;
    right:7px;
    top: 17px;
 }
 .breadcrumbs-wrap .menu-item-has-children > .sub-menu > .menu-item-has-children.open > a::after {
    content: "\f053";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
    position:absolute;
    right:7px;
    top: 17px;
 }
.breadcrumbs-wrap .sub-menu .sub-menu{
 display: none;
  position: absolute;
  top: 0%;
  padding-left: 0px;
  margin-top: 20px;
  background-color: #9faee5;
  margin-left: -10px;
  box-shadow: 0 0 20px rgba(0,0,0, .1);
  right:0;
  z-index:9999;
}
.breadcrumbs-wrap a:hover,  .breadcrumbs-wrap ul > .current_page_item > a{
  color: #003399;
  text-shadow: 0 0 1px #003399, 0 0 1px #003399;
}


.col-sm-12 .breadcrumbs-wrap{
  padding-inline-start: 10px;
  margin-bottom: 45px;
}

@media (max-width: 768px){
  .toolbar .breadcrumbs-wrap{
    display: none;
  }
  .col-sm-12 .breadcrumbs-wrap{
    padding: 0 10px;
  }
  .grid-col-6 {
    width: 100%;
    display: contents;
}
header .header-top .inner{
    display: contents;
    }
 .header .nav .tools.inline-children.vam a, .header .nav .tools.inline-children.vam ul, .header .nav .tools.inline-children.vam ul li.fontResizer, .header .nav .tools.inline-children.vam{
  width: 100%;
    margin:0;
  padding-top:0;
}
a.logo {
      padding: 20px;
    }
    a.logo img{
    width:  90%;
}
}


@media (max-width: 1024px) and (min-width: 769px){
    .toolbar .breadcrumbs-wrap{
    display: none;
  }
  .grid-col-6 {
    width: 100%;

}
header .header-top .inner{
    display: contents;
    }
 .header .nav .tools.inline-children.vam a,   .header .nav .tools.inline-children.vam ul, .header .nav .tools.inline-children.vam ul li.fontResizer, .header .nav .tools.inline-children.vam{
  width: 100%;
    margin:0;
  padding-top:0;
}
a.logo {
      padding: 20px;
    }
    a.logo img{
    width:  90%;
}
}
.tools.inline-children.vam{
  display: inline-flex;
}
.header-top .inner{
    display: flex;
    position: relative;
  }
.home-url a::before{
      content: "\f015";
    font-family: FontAwesome;
    font-size: 25px;
  }

.member::before{

  content: "\f007";
  font-family: "Font Awesome 5 Free";
    font-size: 16px;
  margin-top: -5px;
  margin-right: 5px;
 vertical-align: super;

  }

  .header .nav a {
    vertical-align: super;
}

.header .nav a[href$="contacts/"]::before{
      content: '\f4ad';
 font-family: "Font Awesome 5 Free";
     font-size: 20px;
        position: absolute;
    width: 27px;
        left: -50%;
    vertical-align: unset;
        margin-top: -5px;
    padding-right: 5px;
  }


.featured-image-inner.ar-sqare img{
  max-width:  unset;
}
.header-top li.line{
    vertical-align: initial;
  }

.sidebar-right .area-map{
   margin-top:40px;
}
.header-top #searchform{
  float:right;
      width: 80%;
}
.header-top #searchform:before{
position: absolute;
    top: 0px;
    left: 6px;
    z-index: 20;
    font: normal 18px/1 FontAwesome!important;
    content: "\f002";
    speak: none;
    -webkit-font-smoothing: antialiased;
  }
.header-top .search input[type="text"]{
  width: 0;
  border: 0;
  background: unset;
      padding: 15px;
    padding-left: 35px;
}
.header-top #searchform.open input{
  border: 1px solid #9faee5;
  background: unset;
  padding: 10px;
    padding-left: 35px;

}
.header-top #searchform.open:before{
  top: 8px;
  color:#9faee5;
}
.header-top #searchform{
  position:relative;
}

body.search {
    overflow: unset;
}

.search-li{
 top:20px!important; display: inline-flex!important;
      top: 11px;
	margin-right:25px;
cursor:pointer;margin-bottom:17px;
}

.projects-filter{
display:initial;
}


@media(max-width: 754px) {
.selectbox.project-filter{
    width: 100%!important;
  }
.selectBox-options.project-filter-selectBox-dropdown-menu{
    width: 89.6%!important;
}

.search-li{
    width: 100%;
}
section.search{
    overflow: visible;
}
.header-top #searchform.open{
    margin-bottom: 8px;
    width: 100%;
    top: -8px !important;
}
.header-top #searchform{
    float: none;
}
}
@media(max-width: 480px){
    .search-li{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.project-filter{
    width: 50%!important;
  }
.project-filter-selectBox-dropdown-menu{
    width: 22.3%!important;
}
.sidebar-left.burger-menu{
   z-index:9999;
}

.js-burger-menu a {
    color: #fff;
    vertical-align: -webkit-baseline-middle;
}
.js-burger-menu ul {
    list-style:none;
    padding-left:10px;
}
.js-burger-menu .sub-menu {
    display:none;
}

.js-burger-menu a:hover, .js-burger-menu ul > .current_page_item > a {
    color: #003399;
    font-weight: bold;
    text-decoration: none;
}
.js-burger-menu .menu-item-has-children{
    position: relative;
color: #fff;
}
.js-burger-menu .menu-item-has-children::after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 7px;
    top: 7px;
}
.js-burger-menu .menu-item-has-children.open::after {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    right: 7px;
    top: 7px;
}
@media (min-width: 1025px){
.main-menu{
   display:none;
   z-index:9999;
}
}
@media (max-width: 1024px){

.js-burger-menu{
   background-color: #9faee5;

}
}
@media (max-width: 1024px){
  .bg-main {
       background-color: white;
  }
.header .nav ul {
    width: 100%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.header .nav .tools.inline-children.vam a, .header .nav .tools.inline-children.vam ul, .header .nav .tools.inline-children.vam ul li.fontResizer, .header .nav .tools.inline-children.vam {
    width: auto;
}
.grid-col-6 {
    text-align: center;
}
.burger-wrap {

    top: 19px;
}
.header .logo {
    margin-right: 0;
}
.tools.inline-children.vam {
    display: inline-grid;
    vertical-align: inherit;
    margin-left: 21px !important;
}
}

@media (max-width: 768px){
.burger-wrap {
    top: 0;
}
}
.header .login-form .error a{
    display: inline-block;
}

.rew-entries li{
    list-style: none;
}

.fb-page{
    width: 100%;
}

@media(max-width: 480px){
    .article figure.featured-image{
        float: none !important;
        margin: 0 auto !important;
    }
}
























.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    /* .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; } */
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
     .nice-select .option.selected.focus {
      background-color: #c8def4; }
      .nice-select .option.focus,
      .nice-select .option:hover {
        background-color: #96a5d4; }
    /* .nice-select .option.selected {
      font-weight: bold; } */
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

  @media(max-width: 768px) {
    .gallery.gallery-inside{
      display: flex !important;
      flex-wrap: wrap !important;
      justify-content: center !important;
    }
    .gallery.gallery-inside .grid-col-xs-12{
      width: auto !important;
    }
    #custom_html-2{
      margin-top: 15px !important;
    }
  }
  @media(max-width: 1050px) {
    #custom_html-2{
      margin-top: 15px !important;
    }
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .twitter a {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 4px 8px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    font-size: 11px;
  }
  a.twitter-share-button:before {
    font-family: FontAwesome;
    position: relative !important;
    left: -3px !important;
    content:"\f099";
    color: #fff;
    display: inline-block;
  }
}


.tab .grid.blog {
  display: flex;
  flex-wrap: wrap;
}

.tab .grid.blog .news {
  float: none;
  margin-bottom: 22px;
}

.tab .grid.blog .news .article {
  height: 100% !important;
  margin-bottom: 0;
}

.page-template-template-how-to-implement .content,
.page-template-template-contacts .content,
.single-post .content,
.home .content { margin-left: 0%; }

.home .sidebar-left,
.single-post .sidebar-left,
.page-template-template-contacts .sidebar-left,
.page-template-template-how-to-implement .sidebar-left{ margin-left: 0%; }

.screen-reader-shortcut {
    position: absolute;
    top: -1000em;
}

.screen-reader-shortcut:focus {
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #0073aa;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.sidebar .widget{
    position: relative;
}

.main-slider .slider-controls a:focus {
    outline: 2px solid #4D90FE;
}

.nice-select:focus-visible{
    outline: 2px solid #4D90FE;
    z-index: 1;
}

.fb_iframe_widget span,
.fb_iframe_widget iframe{
    min-height: 400px;
}

.social-share .fb_iframe_widget span,
.social-share .fb_iframe_widget iframe {
  display: block;
  min-height: 0;
}

.social-share > *:not(.custom) iframe,
.social-share > *:not(.custom) span { display: block !important; }

.social-share span { margin: 0; }

.social-share .facebook { height: 20px; }

.social-share .draugiem iframe { width: 60px !important; }

.social-share .custom a {
  display: block;
  padding: 1px 5px;
}

.wpcf7-not-valid-tip{
    color: #dc3232 !important;
    margin-top: 10px;
}

.slider-controls a { outline: 0 !important; }

.no-share .social-share > * * { pointer-events: none; }