/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */
.circle-play, .menu-bar .menu, .new {
  text-transform: uppercase
}

fieldset, hr {
  border: 0;
  padding: 0
}

a, a:visited, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none
}

body, h1, h2, h3, h4, h5, h6, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

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

.hidden, .invisible {
  visibility: hidden
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4
}

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

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

hr {
  display: block;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 1em 0
}

fieldset {
  margin: 0
}

textarea {
  resize: vertical
}

.browserupgrade {
  margin: .2em 0;
  background: #ccc;
  color: #222;
  padding: .2em 0
}

.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

.aligncenter {
  display: block;
  margin: 5px auto
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignleft, a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center
}

body, ul.type4 li:before {
  background-repeat: no-repeat
}

.wp-caption.alignleft, .wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:hover, textarea:focus {
  border-color: #ccc;
  background-color: #fff;
  transition: all .3s ease-out
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

body, dl, ol, p, ul {
  font-size: .875rem;
  line-height: 1.6
}

.no-js .content-container {
  display: none
}

body {
  background-image: url(../images/bg-logo.svg);
  background-position: center;
  background-size: 50%;
  background-attachment: fixed
}

h1 {
  font-size: 2.5rem;
  line-height: 1.1
}

h2, h3 {
  font-size: 1.5625rem
}

a, a:visited {
  color: #222;
  transition: all .3s ease-out
}

a:active, a:hover {
  transition: all .3s ease-out;
  text-decoration: underline
}

.alert-box .close, .content-container .content .main-sections h1 a, .menu-bar .menu ul li a, .scroller .scroller-frame h2 a, .top-bar .languages ul li a {
  text-decoration: none
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  border-radius: 4px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
  transition: all .3s ease-out
}

select {
  border-radius: 4px;
  border-color: #fff;
  background-color: #fff;
  transition: all .3s ease-out
}

#submit, .button, .comment-reply-link, button, input[type=submit] {
  font-size: .875rem;
  border: none;
  border-radius: 4px;
  color: #fff;
  padding: .5rem 1rem .5625rem
}

a#submit, a.button, a.comment-reply-link {
  color: #fff;
  text-decoration: none
}

a#submit:hover, a.button:hover, a.comment-reply-link:hover {
  color: #fff !important
}

.comment-reply-link {
  padding: .3rem .8rem;
  font-size: .7rem
}

ul.bulleted-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px
}

ul.bulleted-list li, ul.bulleted-list li a {
  position: relative
}

.team-member-assignments ul.bulleted-list li:before, ul.bulleted-list li a:before {
  content: " ";
  position: absolute;
  top: 1px;
  left: -20px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-list-black.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px
}

ul li, ul.type1 li, ul.type2 li {
  position: relative
}

.team-member-assignments ul.bulleted-list li.see-more:before, ul.bulleted-list li.see-more a:before {
  display: none
}

ul.type2 li:before, ul.type3 li:before, ul.type4 li:before {
  display: inline-block;
  content: " "
}

ul.bulleted-list ul {
  list-style-type: none
}

ul li, ul.type1 li {
  margin-bottom: .5rem;
  line-height: 1.3
}

ul.type2 li, ul.type3 li, ul.type4 li {
  margin-bottom: .5rem;
  line-height: 1.4
}

ul.type2 {
  list-style-type: none
}

ul.type2 li:before {
  position: absolute;
  top: 7px;
  left: -16px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #222
}

ul.type3 li:before, ul.type4 li:before {
  top: 5px;
  left: -17px
}

ul.type3 {
  list-style-type: none
}

ul.type3 li {
  position: relative
}

ul.type3 li:before {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid #222
}

ul.type4 {
  list-style-type: none
}

ul.type4 li {
  position: relative
}

ul.type4 li:before {
  position: absolute;
  width: 9px;
  height: 9px;
  background-size: contain
}

.bulleted-list-container {
  overflow: hidden
}

.bulleted-list-container .bulleted-list {
  transition: margin-top .5s ease-out
}

.textalignleft {
  text-align: left
}

.textaligncenter {
  text-align: center
}

.menu-bar .menu, .textalignright {
  text-align: right
}

.loading {
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  height: 100px;
  background: url(../images/loading.gif) center center rgba(255, 255, 255, .9);
  z-index: 100;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .4);
  display: none
}

span.social, span.social a {
  display: inline-block
}

.first-run .container {
  opacity: 0;
  -webkit-animation: fadein 2s forwards 1s;
  animation: fadein 2s forwards 1s
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

h2 span.social, h3 span.social {
  margin-left: .7rem
}

span.social a {
  width: 20px;
  height: 20px;
  text-indent: -900em;
  overflow: hidden;
  margin-right: 5px;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-size: 100%
}

.search-and-social .social a, .team-member-container .social a {
  width: 16px;
  height: 16px;
  margin-right: 3px
}

span.social a.linkedin {
  background-image: url(../images/social-linkedin-black.svg)
}

span.social a.facebook {
  background-image: url(../images/social-facebook-black.svg)
}

span.social a.twitter {
  background-image: url(../images/social-twitter-black.svg)
}

.search-and-social .social a.linkedin {
  background-image: url(../images/social-linkedin-white.svg)
}

.search-and-social .social a.facebook {
  background-image: url(../images/social-facebook-white.svg)
}

.search-and-social .social a.twitter {
  background-image: url(../images/social-twitter-white.svg)
}

.team-member-container .social a.linkedin {
  background-image: url(../images/social-linkedin-white.svg)
}

.team-member-container .social a.facebook {
  background-image: url(../images/social-facebook-white.svg)
}

.team-member-container .social a.twitter {
  background-image: url(../images/social-twitter-white.svg)
}

.team-member-main .social a {
  width: 20px;
  height: 20px;
  margin-right: 5px
}

.team-member-main .social a.linkedin {
  background-image: url(../images/social-linkedin-white.svg)
}

.team-member-main .social a.facebook {
  background-image: url(../images/social-facebook-white.svg)
}

.team-member-main .social a.twitter {
  background-image: url(../images/social-twitter-white.svg)
}

footer .contact-blocks .contact-block span.social a {
  width: 16px;
  height: 16px;
  margin-right: 3px
}

footer .contact-blocks .contact-block.active .social .linkedin a {
  background-image: url(../images/social-linkedin-white.svg)
}

footer .contact-blocks .contact-block.active .social .facebook a {
  background-image: url(../images/social-facebook-white.svg)
}

footer .contact-blocks .contact-block.active .social .twitter a {
  background-image: url(../images/social-twitter-white.svg)
}

footer .contact-blocks .contact-block.active span.social a.linkedin {
  background-image: url(../images/social-linkedin-white.svg)
}

footer .contact-blocks .contact-block.active span.social a.facebook {
  background-image: url(../images/social-facebook-white.svg)
}

footer .contact-blocks .contact-block.active span.social a.twitter {
  background-image: url(../images/social-twitter-white.svg)
}

.content-container, .intro-container, header {
  background: #fff
}

.top-bar {
  z-index: 110
}

.top-bar .languages {
  position: absolute;
  left: 0;
  top: 0
}

.top-bar .toggle-topbar.languages {
  right: auto
}

.top-bar .languages ul {
  margin: 0;
  padding: 0
}

.top-bar .languages ul li {
  position: relative
}

.top-bar .languages ul li a {
  display: block;
  padding: 0 1rem;
  color: #fff
}

.top-bar .languages ul li a::after {
  content: " ";
  display: inline-block;
  width: 17px;
  height: 11px;
  margin-left: 3px;
  background-image: url(../images/arrow-down-white.svg);
  background-size: 17px 17px;
  background-position: center center
}

.top-bar .languages ul li.foreign-desks, body.en.et .top-bar .languages ul li.foreign-desks, body.en.lt .top-bar .languages ul li.foreign-desks {
  border-left: 1px solid #ddd
}

.top-bar .languages ul li.foreign-desks>a {
  display: none
}

.top-bar .languages ul li.foreign-desks ul li {
  margin: 0
}

.top-bar .languages ul li.foreign-desks ul li a {
  position: relative;
  background: 0 0;
  padding-left: 2.7rem;
  padding-right: 0
}

.top-bar .languages ul li.foreign-desks ul li a::before {
  position: absolute;
  top: .8rem;
  left: 1.2rem;
  border-radius: 1.1rem;
  width: 1.1rem;
  height: 1.1rem;
  content: "";
  display: inline-block;
  margin-right: .3rem;
  background-color: #fff
}

.load-more a::before, a.read-more::after {
  content: " "
}

.top-bar .languages ul li.foreign-desks ul li.foreign-desk a::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.top-bar .languages ul li.foreign-desks ul li.foreign-desk.pl a::before {
  background-image: url(../images/flags/1x1/pl.svg)
}

.top-bar .languages ul li.foreign-desks ul li.foreign-desk.de a::before {
  background-image: url(../images/flags/1x1/de.svg)
}

.top-bar .languages ul li.foreign-desks ul li.foreign-desk.se a::before {
  background-image: url(../images/flags/1x1/se.svg)
}

.top-bar .languages ul li.foreign-desks ul li.foreign-desk.ru a::before {
  background-image: url(../images/flags/1x1/ru.svg)
}

.top-bar .search-and-social {
  position: absolute
}

.top-bar .search-and-social .search, .top-bar .search-and-social form {
  display: inline-block
}

.top-bar .search-and-social .search .search-text {
  display: inline-block;
  width: 1px;
  top: -.3rem;
  padding: .1rem;
  height: 1.3rem;
  font-size: .75rem;
  opacity: 0;
  transition: all .3s 1s ease-out
}

.top-bar .search-and-social .search .search-text:focus, .top-bar .search-and-social .search:hover .search-text {
  opacity: 1;
  transition: all .3s 0s ease-out
}

.top-bar .search-and-social .search .search-ico {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -900em;
  background-image: url(../images/ico-search-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  background-color: transparent;
  top: -3px;
  padding: 0
}

.top-bar .top-bar-section h3 {
  display: none
}

.menu-bar {
  z-index: 100;
  background-color: #fff
}

.menu-bar .logo {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  text-indent: -900em;
  background-size: 100%
}

.menu-bar .logo img {
  display: none
}

.menu-bar .menu {
  margin-top: 2rem
}

.menu-bar .menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: .9375rem
}

.menu-bar .menu ul li {
  display: inline-block;
  margin: 0 0 0 .7rem;
  padding: 0
}

.menu-bar .menu ul li a {
  text-align: left
}

.menu-bar .menu ul li.menu-item-home {
  background-image: url(../images/ico-home.svg);
  background-size: 19px 17px;
  background-repeat: no-repeat;
  margin-bottom: -1px
}

.menu-bar .menu ul li.menu-item-home:hover {
  background-image: none
}

.menu-bar .menu ul li.menu-item-home a {
  display: block;
  width: 19px;
  height: 17px;
  overflow: hidden;
  text-indent: -900em;
  opacity: 0;
  transition: none
}

.menu-bar .menu ul li.menu-item-home a:hover, .menu-bar .menu ul li.menu-item-home.current-menu-item a, .menu-bar .menu ul li.menu-item-home.current_page_item a {
  opacity: 1;
  transition: none
}

.menu-bar .menu ul li.menu-item-home.current-menu-item, .menu-bar .menu ul li.menu-item-home.current_page_item {
  background: 0 0;
  transition: none
}

.scroller {
  overflow: hidden
}

.scroller .scroller-frame {
  position: relative;
  background: #fff
}

.scroller .scroller-frame h2 {
  font-weight: 400
}

.scroller .scroller-frame .comma {
  background-repeat: no-repeat;
  background-size: 46px 32px;
  padding-left: 55px
}

.scroller .scroller-frame .comma .intro-content, .scroller .scroller-frame .comma .intro-headline {
  margin-left: 0
}

.slick-slider {
  margin-bottom: 0 !important;
}

.slick-dots {
  bottom: 0
}

.slick-dots li {
  margin: 0 1px
}

.slick-dots li button {
  background: 0 0 !important
}

.slick-dots li button:before {
  font-size: 12px;
  transition: all .5s ease-out
}

.slick-dots li button:before:hover {
  color: #000;
  transition: all .5s ease-out
}

.content-container {
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: 0 400px
}

.content-container .content {
  min-height: 330px;
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: auto
}

.content-container .content .main-sections h1 {
  font-size: 1.6rem
}

.load-more, .load-more a {
  color: #ccc;
  font-size: .75rem
}

main {
  background-color: rgba(240, 240, 240, .9);
  padding: 1rem;
  margin: -1rem
}

main article {
  position: relative;
  margin-bottom: 1rem;
  padding: .5rem 1rem .6rem;
  background-color: #fff;
  overflow: hidden;
  border-radius: 4px
}

main a {
  text-decoration: underline
}

article.team-member-additionalinfo {
  background: 0 0;
  padding: .5rem 1rem 0
}

.load-more, article.newsletter-post {
  background-color: #fff;
  border-radius: 4px
}

.load-more {
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center
}

.load-more a {
  text-decoration: none
}

.team-member-container .team-member-see-profile a:hover, .team-member-container:hover .team-member-name h2 {
  color: #fff
}

.load-more a::before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto .5rem;
  background-image: url(../images/ico-repeat-gray.svg);
  background-size: 100%;
  opacity: .2
}

article.newsletter-post {
  background-repeat: no-repeat;
  background-position: left bottom;
  overflow: hidden;
  transition: all .3s ease-out;
  height: 190px
}

article.newsletter-post .article-author-image {
  margin-left: 0;
  transition: all .3s ease-out
}

article.newsletter-post .article-footer {
  text-align: right
}

article.newsletter-post .readmore-bg.gradient {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90px;
  pointer-events: none;
  z-index: 10;
  opacity: 1;
  transition: all .3s ease-out;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%)
}

.team-member-container .team-member-image, .team-member-main .team-member-image {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left bottom
}

article.newsletter-post .readmore {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  z-index: 20
}

a.read-more {
  position: relative;
  padding-right: 20px;
  display: inline-block
}

a.read-more::after {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 0;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-list-black.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px
}

.section-latestnewswidget a span, article .in-press h2 span {
  background-image: url(../images/external_link.png);
  margin-left: .5rem;
  display: inline-block
}

article .in-press h2 span {
  background-size: contain;
  height: 1rem;
  width: 1rem
}

.section-latestnewswidget a span {
  background-size: contain;
  height: .8rem;
  width: .8rem
}

.team-member-container {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  height: 190px;
  transition: all .3s ease-out;
  z-index: 5
}

.team-member-container .team-member-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  display: block;
  width: 35%;
  transition: all .3s ease-out;
  z-index: 5
}

.team-member-container .team-member-image img, .team-member-container .team-member-name h2 .social {
  display: none
}

.team-member-container .team-member-name {
  position: absolute;
  left: 40%;
  bottom: 1rem;
  margin-right: .5rem;
  z-index: 2
}

.team-member-container .team-member-name h2 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin-bottom: .2rem
}

.team-member-container .team-member-name p, .team-member-container .team-member-name p a {
  margin: 0;
  line-height: 1.3;
  text-decoration: none
}

.team-member-container .team-member-contacts {
  position: absolute;
  left: 50%;
  bottom: .6rem;
  opacity: 0
}

.team-member-container .team-member-see-profile {
  opacity: 0;
  position: absolute;
  bottom: .6rem;
  right: 1rem;
  font-size: .75rem;
  transition: all .2s ease-out
}

.team-member-container .team-member-see-profile a {
  color: #fff;
  padding-right: 20px
}

.team-member-container .team-member-see-profile a::after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-list-white.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px
}

.team-member-container:hover {
  transition: all .3s ease-out;
  cursor: default
}

.team-member-container:hover .team-member-image {
  left: -50%;
  transition: all .3s ease-out
}

.team-member-container:hover .team-member-name {
  left: 1rem;
  top: 1rem;
  bottom: auto
}

.team-member-container:hover .team-member-name h2 a, .team-member-container:hover .team-member-name h2 a:hover {
  color: #fff !important
}

.team-member-container:hover .team-member-name h2 .social {
  display: inline-block;
  z-index: 2
}

.team-member-container:hover .team-member-name h2 .social a {
  z-index: 2
}

.team-member-container:hover .team-member-name p, .team-member-container:hover .team-member-name p a {
  color: #fff;
  text-decoration: none
}

.team-member-container:hover .team-member-contacts {
  left: 1rem;
  color: #fff;
  opacity: 1;
  z-index: 2
}

.team-member-container:hover .team-member-contacts a {
  color: #fff
}

.team-member-container:hover .team-member-see-profile {
  opacity: 1;
  transition: all .2s .5s ease-out
}

.team-member-container:hover .member-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1
}

.team-member-main .contacts, .team-member-main .social {
  bottom: .6rem;
  position: absolute
}

.team-member-main {
  position: relative;
  height: 260px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1rem
}

.team-member-main a {
  color: #fff
}

.team-member-main a:hover {
  color: #fff !important
}

.team-member-main .team-member-image {
  left: auto
}

.team-member-main .team-member-image img {
  display: none
}

.team-member-main .team-member-name {
  margin: 2rem 1rem .5rem
}

.team-member-main .team-member-name h2 {
  line-height: 1.2;
  margin-bottom: .85rem
}

.team-member-main .team-member-name p {
  font-size: 1rem
}

.team-member-main .row, .team-member-main .row .column {
  height: 100%
}

.team-member-main .contacts {
  left: 2rem
}

.team-member-main .contacts ul {
  margin: 0;
  padding: 0
}

.team-member-main .team-member-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 190px;
  background-size: contain;
  display: block
}

.team-member-additionalinfo h3 {
  font-size: 1.3125rem
}

.team-member-additionalinfo h4 {
  font-size: 1.2rem
}

.filter-by-position .filter-inner, .filter-by-type .filter-inner {
  padding: .5rem;
  margin: 0 0 1rem;
  background: #fff;
  border-radius: 4px;
  font-size: .875rem
}

.filter-by-position .filter-inner p, .filter-by-type .filter-inner p {
  font-size: .875rem;
  margin-bottom: .7rem
}

.filter-by-position .filter-inner label, .filter-by-type .filter-inner label {
  color: #222;
  padding-left: 1rem
}

.filter-by-position .filter-inner label input, .filter-by-type .filter-inner label input {
  margin-bottom: .7rem
}

.filter-by-position .filter-inner label .amount, .filter-by-type .filter-inner label .amount {
  display: inline-block;
  font-size: .6875rem;
  color: #fff;
  text-align: center;
  min-width: 1.2rem;
  border-radius: 1.5rem;
  padding: .1rem .3rem
}

.tpl-page-team main h1 {
  display: none
}

time.article-date {
  display: block;
  font-size: .6875rem
}

.main-sections .row .column {
  padding-left: 0;
  padding-right: 0
}

.main-sections section ul li {
  margin-bottom: 15px
}

.main-sections section.section-scrollable {
  position: relative
}

.main-sections section.section-scrollable .pagination {
  position: absolute;
  bottom: 0;
  left: 42%;
  margin: 0;
  padding: 0;
  z-index: 6;
  list-style-type: none
}

.main-sections section.section-scrollable .pagination li:before {
  content: "";
  display: none
}

.main-sections section.section-scrollable .pagination li {
  display: inline-block;
  margin: 0;
  padding: 5px
}

.main-sections section.section-scrollable .pagination li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #aeaeae;
  padding: 0;
  overflow: hidden;
  text-indent: -900em;
  transition: all .5s ease-out
}

.main-sections section.section-scrollable .pagination li a:hover {
  background: #000;
  transition: all .5s ease-out
}

.main-sections section.section-scrollable .pagination li.active a {
  background: #222;
  transition: all .5s ease-out
}

.main-sections section.section-scrollable .pagination-bg {
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 1px;
  margin: 0;
  z-index: 5;
  pointer-events: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%, rgba(240, 240, 240, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(240, 240, 240, 0)), color-stop(50%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(240, 240, 240, 1)));
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%, rgba(240, 240, 240, 1) 100%);
  background: -o-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%, rgba(240, 240, 240, 1) 100%);
  background: -ms-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%, rgba(240, 240, 240, 1) 100%);
  background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, 1) 50%, rgba(240, 240, 240, 1) 100%)
}

.new {
  display: inline-block;
  background: #222;
  color: #fff;
  font-size: .5rem;
  padding: 0 .3rem;
  border-radius: .2rem;
  line-height: 1.8;
  margin-left: .2rem
}

article .article-author-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  min-height: 190px;
  margin: -.5rem -1rem -.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 11
}

article h2.article-headline {
  margin-bottom: 0
}

article h2.article-headline a {
  text-decoration: none
}

article .article-date-and-author {
  font-size: .875rem;
  margin-bottom: .5rem
}

article .article-date-and-author time {
  display: inline;
  font-size: .875rem
}

article .article-footer {
  margin-top: 1rem
}

.comment-and-notification-container, .content-text {
  margin-top: 2rem
}

.content-text {
  margin-bottom: 3rem;
  text-align: justify
}

.blog-page-message .s2_message {
  padding: 2rem 1rem;
  margin-bottom: 1rem
}

.comment-and-notification-container h3 {
  font-size: 1.25rem
}

.comment-and-notification-container .comment-container, .comment-and-notification-container .notification-container {
  display: block;
  margin: 0 0 2rem
}

.comment-and-notification-container .comment-container.opened, .comment-and-notification-container .notification-container.opened {
  display: block
}

.comment-and-notification-container .content-container {
  display: none
}

.comment-and-notification-container .opened .content-container {
  display: block
}

.comment-and-notification-container .comment-container #respond>h3::before, .ico-getnotified a::before, .ico-postacomment a::before {
  display: inline-block;
  width: 33px;
  margin-right: 10px;
  background-position: center center;
  content: " ";
  background-repeat: no-repeat
}

.ico-postacomment a::before {
  height: 24px;
  background-size: 33px 24px
}

.ico-getnotified a::before {
  height: 24px;
  background-size: 27px 21px
}

.comment-and-notification-container .comment-container textarea {
  height: 100px
}

.comment-and-notification-container .comment-container .allowed-html {
  color: #666;
  font-size: .6875rem
}

.comment-and-notification-container .comment-container #respond {
  clear: both
}

.comment-and-notification-container .comment-container #respond>h3::before {
  height: 24px;
  background-size: 33px 24px
}

.comment-and-notification-container .comment-container .commentlist {
  list-style-type: none;
  margin: 0 0 2rem
}

.comment-and-notification-container .comment-container .commentlist li {
  margin-bottom: .5rem
}

.comment-and-notification-container .comment-container .comment {
  padding: 1rem;
  background-color: #fff;
  border-radius: 4px
}

.comment-and-notification-container .comment-container .comment .comment-author {
  margin: -1rem 2rem .5rem -1rem;
  float: left;
  border: none
}

.comment-and-notification-container .comment-container #respond p input[type=text], .comment-and-notification-container .comment-container .commentlist ul.children li:last-child {
  margin-bottom: 0
}

.comment-and-notification-container .comment-container .comment .comment-meta {
  font-size: .8125rem;
  padding-top: .4rem
}

.comment-and-notification-container .comment-container .comment .comment-meta::after {
  content: " ";
  display: block;
  clear: left
}

.comment-and-notification-container .comment-container .comment .comment-awaiting-moderation {
  font-size: .8125rem
}

.comment-and-notification-container .comment-container .commentlist ul.children {
  list-style-type: none;
  margin-top: 1rem
}

.comment-and-notification-container .comment-container .commentlist ul.children .comment {
  border: 1px solid #f1f1f1
}

.comment-and-notification-container .comment-container #respond {
  padding-left: 2.5rem
}

.comment-and-notification-container .comment-container #respond h3 {
  padding: 0;
  margin-left: -2.5rem;
  cursor: pointer
}

.comment-and-notification-container .comment-container #respond h3:hover {
  text-decoration: underline
}

.comment-and-notification-container .comment-container #respond p {
  width: 48%;
  display: inline-block;
  margin-right: 3%
}

.comment-and-notification-container .comment-container #respond p+p {
  margin-right: 0
}

.comment-and-notification-container .comment-container #respond p+p+p {
  display: none
}

.comment-and-notification-container .comment-container #respond p+p+p+p {
  width: auto;
  display: block
}

.ico-exclamation::before, .ico-frequency::before {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-size: 20px 20px;
  background-position: center center;
  content: " "
}

.comment-and-notification-container .comment-container #respond p label small {
  font-size: .7rem;
  color: #ccc
}

.ico-exclamation, .ico-frequency {
  color: #666;
  font-size: .75rem
}

.comment-and-notification-container .notification-container h3 a {
  text-decoration: none
}

.comment-and-notification-container .notification-container h3 a:hover {
  text-decoration: underline
}

.circle-play:hover, .close-reveal-modal {
  text-decoration: none
}

.comment-and-notification-container .notification-container .content-container {
  padding-left: 2rem
}

.comment-and-notification-container .notification-container .content-container label {
  display: none
}

.ico-frequency::before {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/ico-repeat-gray.svg)
}

.ico-exclamation {
  margin-left: 30px;
  position: relative
}

.ico-exclamation::before {
  display: block;
  position: absolute;
  top: 2px;
  left: -30px;
  background-repeat: no-repeat;
  background-image: url(../images/ico-exclamation-gray.svg)
}

.back-block .ico-back, section.side-block h3.ico-search::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat
}

.back-block {
  margin-bottom: 2rem;
  white-space: nowrap
}

.back-block .ico-back {
  background-color: #222;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  margin-right: .3rem;
  background-position: center center;
  background-image: url(../images/ico-back-white.svg);
  text-indent: -900em
}

.practice-area-list li article h2 a, footer a:hover {
  color: #222 !important
}

.tab-container .back-block {
  margin-bottom: .5rem;
  margin-top: 1rem
}

section.side-block {
  margin-bottom: 2.5rem
}

section.side-block h3 {
  line-height: 1.1;
  margin-bottom: 1rem
}

section.side-block h3.ico-search::before {
  content: " ";
  margin-right: 5px
}

section.side-block ul {
  font-size: .8125rem
}

section.side-block ul li {
  margin-bottom: .5rem;
  line-height: 1.3
}

section.side-block .see-more {
  text-align: right;
  font-size: .75rem;
  margin-top: 1rem
}

section.side-block .article-date-and-author {
  font-size: .6875rem;
  margin-top: .2rem
}

section.side-block .article-date-and-author time {
  display: inline
}

section.side-block.legal-directories .side-block-content img {
  height: 70px;
  margin: 0 .6rem 1rem 0
}

section.side-block.blog-posts ul li {
  margin-bottom: .8rem
}

.subscribe-fields {
  margin-bottom: .5rem
}

.subscribe-fields .subscribe-email {
  position: relative
}

.subscribe-fields .subscribe-email .submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 2.3125rem;
  border-radius: 0 3px 3px 0
}

.subscribe-fields label input {
  margin-bottom: .2rem;
  margin-left: .5rem
}

section.subscribe .ico-frequency {
  margin-left: .5rem
}

.subscribemodal {
  max-width: 40rem
}

.mymail-lists-wrapper>label {
  display: none
}

.subscribemodal .mymail-email-wrapper input {
  background: #eee
}

.mymail-form .submit-button {
  border-radius: 4px
}

.mymail-form .error .mymail-email-wrapper input {
  margin-bottom: 1rem
}

.practice-area-list li {
  padding: 0 1rem 1rem
}

.practice-area-list li article {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto 50%;
  border-radius: 4px;
  min-height: 200px;
  position: relative;
  overflow: hidden;
  padding: 0 .55556rem 1.11111rem;
  cursor: pointer;
  background-position: center 15px
}

.practice-area-list li article h2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  min-height: 4rem;
  text-align: center;
  font-size: 1.3125rem;
  line-height: 1;
  padding-top: .5rem
}

.practice-areas-team {
  margin-top: 2.5rem
}

.tab-container {
  background-color: #fff
}

.tab-container ul.tabs {
  list-style-type: none;
  text-align: right;
  font-size: 1rem
}

blockquote, blockquote p {
  font-size: 1.25rem;
  color: #222
}

.tab-container ul.tabs li {
  display: inline-block;
  margin-bottom: 0;
  line-height: normal
}

.tab-container ul.tabs li a {
  display: block;
  text-decoration: none;
  padding: 1rem 1.5rem;
  border-radius: 4px 4px 0 0
}

.map-container .map-selection, .tpl-page-contact main h1, .tpl-page-parent-aboutus main h1 {
  display: none
}

.tab-container ul.tabs li.active a {
  background-color: #f0f0f0
}

.contact-container, .map-container {
  background-color: #fff;
  position: relative;
  overflow: hidden
}

blockquote {
  margin-bottom: 1rem;
  line-height: 1.4;
  border: none;
  background-repeat: no-repeat;
  background-size: 96px 62px;
  background-position: 0 .5625rem;
  padding-left: 115px;
  min-height: 75px
}

blockquote.no-quote {
  padding-left: 0;
  background-image: none !important
}

footer, footer ul {
  font-size: .75rem
}

.contact-container {
  border-radius: 4px;
  background-position: bottom right;
  background-repeat: no-repeat
}

.contact-container .contact-inner {
  margin: 1rem
}

.map-container {
  border-radius: 4px
}

.map-container .map-area {
  background: gray
}

.map-container .map-area iframe, .map-container .streetview-area iframe {
  width: 100%
}

.map-container .streetview-area {
  background: gray;
  display: none
}

.tpl-page-infopoint .content-container, .tpl-page-infopoint .sticky-wrapper.is-sticky, .tpl-page-infopoint main {
  background-color: #fff
}

body.tpl-page-infopoint .top-bar .languages ul li.active a {
  background-color: transparent !important
}

.tpl-page-infopoint footer {
  background-color: #303030 !important
}

body.tpl-page-infopoint footer .map {
  background: url(../images/baltic-map-engreen.svg) !important;
  background-size: 67px 108px !important;
  margin: 1rem 0;
  float: right
}

body.en.et.tpl-page-infopoint footer .map {
  background: url(../images/baltic-map-enblue.svg) !important;
  background-size: 67px 108px !important;
  margin: 1rem 0;
  float: right
}

.tpl-page-infopoint .practice-areas {
  margin-top: 2rem
}

.tpl-page-infopoint .practice-div {
  background-color: #f0f0f0;
  padding: 10px;
  margin: 5px 0
}

.tpl-page-infopoint .infopoint-footer {
  padding-top: 2rem
}

.tpl-page-infopoint .infopoint-footer-details {
  width: 320px
}

.tpl-page-infopoint span.social a.linkedin {
  background-image: url(../images/social-linkedin-green.svg)
}

body.en.et.tpl-page-infopoint span.social a.linkedin {
  background-image: url(../images/social-linkedin-blue.svg)
}

.tpl-page-infopoint span.social a.facebook {
  background-image: url(../images/social-facebook-green.svg)
}

body.en.et.tpl-page-infopoint span.social a.facebook {
  background-image: url(../images/social-facebook-blue.svg)
}

body.lv.tpl-page-infopoint span.social a.facebook {
  background-image: url(../images/social-facebook-red.svg) !important
}

.tpl-page-infopoint span.social a.twitter {
  background-image: url(../images/social-twitter-green.svg)
}

.twocolumn {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2
}

.twocolumn-breakforce {
  display: block;
  -moz-column-break-after: always;
  -webkit-column-break-after: always;
  column-break-after: always
}

.mymail-list {
  margin-bottom: .5rem
}

.mymail-list li label input {
  margin-bottom: .2rem
}

footer {
  position: relative;
  background-image: url(../images/footer-logo.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 80rem auto
}

footer a {
  color: #222
}

footer .map {
  width: 67px;
  height: 108px;
  margin: 2rem auto 0;
  background: url(../images/baltic-map-en.svg) no-repeat
}

footer .contact-blocks .column {
  margin: 0;
  padding: 0
}

footer .contact-blocks .contact-block {
  position: relative;
  padding: 1.5rem 1rem;
  min-height: 185px
}

footer .contact-blocks .contact-block h3 {
  font-size: 1.3125rem;
  font-weight: 400;
  color: #222
}

footer .contact-blocks .contact-block .address span {
  min-height: 2.5rem;
  display: block
}

footer .contact-blocks .contact-block.active, footer .contact-blocks .contact-block.active a, footer .contact-blocks .contact-block.active h3 {
  color: #fff
}

footer .contact-blocks .contact-block.active a:hover {
  color: #fff !important
}

body.en .current-menu-item a, body.en .current-page-ancestor a, body.en .current_page_item a, body.en a:active, body.en a:hover, body.en blockquote p, body.en h1, body.en h1 a, body.en h2, body.en h2 a, body.en h3, body.en h3 a, body.en h4, body.en h4 a, body.en h5, body.en h5 a, body.en h6, body.en h6 a {
  color: #008cc8
}

footer .additional-links-container {
  position: relative
}

footer .additional-links-container ul.additional-links {
  text-align: center;
  direction: rtl;
  width: 100%;
  padding: 0 1rem
}

.contacts, .contacts li {
  margin: 0;
  padding: 0
}

footer .additional-links-container ul.additional-links.bulleted-list li a:before {
  left: auto;
  right: -20px
}

footer .additional-links-container ul.additional-links.bulleted-list li a:hover::before {
  background-image: url(../images/arrow-list-black.svg)
}

.contacts {
  list-style-type: none
}

.contacts li a {
  display: inline-block;
  padding-left: 20px
}

.back-to-top, footer .legal-guide-container .legal-guide-block a, footer .onek {
  display: block
}

.contacts li.ico-phone a {
  background: url(../images/ico-phone-black.svg) 1px 4px no-repeat;
  background-size: 13px 13px
}

.contacts li.ico-fax {
  background: url(../images/ico-fax-black.svg) 0 5px no-repeat;
  background-size: 16px 9px;
  padding-left: 20px
}

.contacts li.ico-email a {
  background: url(../images/ico-email-black.svg) 1px 6px no-repeat;
  background-size: 13px 9px
}

.contacts li.ico-map a {
  background: url(../images/ico-map-black.svg) 3px 5px no-repeat;
  background-size: 8px 10px
}

.contacts li.ico-businesscard a {
  background: url(../images/ico-businesscard-white.svg) 0 6px no-repeat;
  background-size: 16px 12px
}

.contact-block.active .contacts .ico-phone a {
  background-image: url(../images/ico-phone-white.svg)
}

.contact-block.active .contacts .ico-fax {
  background-image: url(../images/ico-fax-white.svg);
  padding-left: 20px
}

.contact-block.active .contacts .ico-email a {
  background-image: url(../images/ico-email-white.svg)
}

.contact-block.active .contacts .ico-map a {
  background-image: url(../images/ico-map-white.svg)
}

.contact-block.active .contacts .ico-businesscard a {
  background-image: url(../images/ico-businesscard-white.svg)
}

.team-member-container:hover .contacts .ico-phone a, .team-member-main .contacts .ico-phone a {
  background-image: url(../images/ico-phone-white.svg)
}

.team-member-container:hover .contacts .ico-fax, .team-member-main .contacts .ico-fax {
  background-image: url(../images/ico-fax-white.svg);
  padding-left: 20px
}

.team-member-container:hover .contacts .ico-email a, .team-member-main .contacts .ico-email a {
  background-image: url(../images/ico-email-white.svg)
}

.team-member-container:hover .contacts .ico-map a, .team-member-main .contacts .ico-map a {
  background-image: url(../images/ico-map-white.svg)
}

.team-member-container:hover .contacts .ico-businesscard a, .team-member-main .contacts .ico-businesscard a {
  background-image: url(../images/ico-businesscard-white.svg)
}

.back-to-top {
  position: fixed;
  bottom: -30px;
  right: 70px;
  background: url(../images/arrow-up-black.svg) center center no-repeat #fff;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  overflow: hidden;
  text-indent: -900em;
  transition: all .3s ease-out
}

.back-to-top:hover {
  height: 35px;
  transition: all .1s ease-out
}

.show-back-to-top .back-to-top {
  bottom: -3px;
  transition: all .5s ease-out
}

footer .onek {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 9px;
  background: url(../images/1k-logo.png) no-repeat;
  text-indent: -900em;
  overflow: hidden
}

.postcard, footer .legal-guide-container {
  position: relative
}

footer .onek:hover {
  background-position: 0 -9px
}

.legal-guide-content {
  text-align: justify
}

.circle-play, footer .legal-guide-container .legal-guide-block {
  text-align: center
}

.legal-guide-image {
  margin-bottom: 2rem 
}

.legal-guide-image img {
  box-shadow: 0 5px 30px rgba(0, 0, 0, .4);
  width: auto !important;
  border-radius: 4px
}

.legal-guide-orderform {
  background: #fff;
  border-radius: 4px;
  padding: 1rem 2rem;
  margin-bottom: 2rem
}

.legal-guide-orderform input, .legal-guide-orderform input:focus, .legal-guide-orderform select {
  background-color: #eee
}

.legal-guide-submit a.button {
  margin: auto
}

.cleartags, .riigiabi .filter-by-category, .riigiabi .toggle-topbar, .riigiabi .top-bar .languages ul li a::after {
  display: none
}

footer .legal-guide-container .legal-guide-block .image-container {
  overflow: hidden;
  width: 100px;
  height: 110px;
  margin: auto auto .5rem
}

footer .legal-guide-container .legal-guide-block .image-container img {
  height: 110px
}

footer .legal-guide-container.book-3  {
  display: none;
}

body.lt footer .legal-guide-container.book-3  {
  display: block;
}

footer .legal-guide-container .legal-guide-block {
  line-height: 1.2;
  margin-bottom: 1rem;
}

.riigiabi .blog-page-message {
  margin-bottom: 2rem
}

ul.searchmembers {
  list-style-type: none;
  margin: 0;
  padding: 0
}

ul.searchmembers li {
  margin-bottom: 1rem
}

.search-everything-highlight-color {
  background-color: #ffe0a8;
  padding: 0 2px
}

.postcard {
  border: 5px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
  z-index: 1
}

.postcard.rotate-left {
  transform: rotate(-1.6deg)
}

.postcard.rotate-left-more {
  transform: rotate(-5.5deg)
}

.postcard.rotate-right {
  transform: rotate(2.5deg)
}

.postcard.rotate-right-more {
  transform: rotate(6deg)
}

.postcard.overlap {
  margin-left: -36px
}

.postcard.bring-to-front {
  z-index: 2
}

.postcard.send-to-back {
  z-index: 0
}

body.en .logo {
  background-image: url(../images/triniti-logo-en.svg)
}

body.en {
  background-color: #303030
}

body.en blockquote {
  color: #008cc8;
  background-image: url(../images/comma-en.svg)
}

body.en a.read-more:hover::after, body.en ul.bulleted-list li a:active::before, body.en ul.bulleted-list li a:hover::before, body.en ul.bulleted-list li.active a::before, body.en ul.bulleted-list li.current-menu-item a::before, body.en ul.bulleted-list li.current_page_item a::before {
  background-image: url(../images/arrow-list-en.svg)
}

body.en .tag-cloud .active {
  background-color: #008cc8;
  color: #fff;
  padding: 2px
}

body.en .menu-bar .menu ul li.menu-item-home a:hover, body.en .menu-bar .menu ul li.menu-item-home.current-menu-item a, body.en .menu-bar .menu ul li.menu-item-home.current_page_item a {
  background-image: url(../images/ico-home-en.svg);
  background-size: 19px 17px
}

body.en .scroller .scroller-frame .comma {
  background-image: url(../images/comma-en.svg)
}

.team-member-container.en:hover, body.en .filter-by-position .filter-inner .amount, body.en .filter-by-type .filter-inner .amount, main .row.en .team-member-main {
  background: #008cc8
}

.team-member-container.en .team-member-name h2, .team-member-container.en .team-member-name h2 a {
  color: #008cc8
}

body.en .team-member-main h2, body.en footer a {
  color: #fff
}

body.en .comment-and-notification-container .comment-container #respond>h3::before {
  background-image: url(../images/ico-bubble-en.svg)
}

body.en .ico-getnotified a::before {
  background-image: url(../images/ico-envelope-en.svg)
}

body.en footer {
  background-color: #303030;
  color: #fff
}

body.en footer a:hover {
  color: #fff !important
}

body.en footer .estonia h3 {
  color: #008cc8
}

body.en footer .estonia span.social a.linkedin {
  background-image: url(../images/social-linkedin-blue.svg)
}

body.en footer .estonia span.social a.facebook {
  background-image: url(../images/social-facebook-blue.svg)
}

body.en footer .estonia span.social a.twitter {
  background-image: url(../images/social-twitter-blue.svg)
}

body.en footer .latvia h3 {
  color: #9c132e
}

body.en footer .latvia span.social a.linkedin {
  background-image: url(../images/social-linkedin-red.svg)
}

body.en footer .latvia span.social a.facebook {
  background-image: url(../images/social-facebook-red.svg)
}

body.en footer .latvia span.social a.twitter {
  background-image: url(../images/social-twitter-red.svg)
}

body.en footer .lithuania h3 {
  color: #008283
}

body.en footer .lithuania span.social a.linkedin {
  background-image: url(../images/social-linkedin-green.svg)
}

body.en footer .lithuania span.social a.facebook {
  background-image: url(../images/social-facebook-green.svg)
}

body.en footer .lithuania span.social a.twitter {
  background-image: url(../images/social-twitter-green.svg)
}

body.en footer li.ico-phone a {
  background-image: url(../images/ico-phone-white.svg)
}

body.en footer li.ico-fax {
  background-image: url(../images/ico-fax-white.svg)
}

body.en footer li.ico-email a {
  background-image: url(../images/ico-email-white.svg)
}

body.en footer li.ico-map a {
  background-image: url(../images/ico-map-white.svg)
}

body.en footer .additional-links-container ul.additional-links.bulleted-list li a:hover::before, body.en footer ul.bulleted-list li a::before {
  background-image: url(../images/arrow-list-white.svg)
}

body.en footer .map {
  background: url(../images/baltic-map-en.svg);
  background-size: 67px 108px
}

body.en #submit, body.en .button, body.en .comment-reply-link, body.en button, body.en input[type=submit] {
  background-color: #008cc8;
  border-color: #008cc8
}

body.en .new {
  background: #008cc8
}

body.en .practice-area-list li h2 {
  background-color: rgba(0, 140, 200, .6)
}

body.en .back-block a:hover .ico-back, body.en .map-container .map-selection .active a {
  background-color: #008cc8
}

body.en .tab-container ul.tabs li.active a {
  color: #008cc8
}

body.en .map-container .map-selection ul li.active a::before {
  border-bottom: 15px solid #008cc8
}

body.en section.side-block h3.ico-search::before {
  background-image: url(../images/ico-search-en.svg)
}

body.en .top-bar {
  background-color: #f0f0f0
}

body.en .top-bar .languages {
  background-color: #e0e0e0;
  color: #222
}

body.en .top-bar .languages ul li.active a {
  background-color: #e0e0e0
}

body.en .top-bar .languages ul li a {
  color: #222
}

body.en .top-bar .languages ul li a::after {
  background-image: url(../images/arrow-down-gray.svg)
}

body.en .top-bar .languages ul li.bloglang-2 a {
  color: #008cc8;
  background-image: url(../images/language-enet-bg.svg)
}

body.en .top-bar .languages ul li.bloglang-3 a {
  color: #9c132e;
  background-image: url(../images/language-enlv-bg.svg)
}

body.en .top-bar .languages ul li.bloglang-4 a {
  color: #008283;
  background-image: url(../images/language-enlt-bg.svg)
}

body.en .top-bar .languages ul li.bloglang-5 a {
  color: #b92025;
  background-image: url(../images/language-enpl-bg-mirror.svg)
}

body.en .top-bar .languages ul li.bloglang-6 a {
  color: #222;
  background-image: url(../images/language-ende-bg-mirror.svg)
}

body.en .top-bar .search-and-social .search .search-ico {
  background-image: url(../images/ico-search-gray.svg);
  background-color: transparent
}

body.en ul.type2 li:before, body.et {
  background-color: #008cc8
}

body.en .top-bar .search-and-social .search .search-text {
  border: 1px solid #666
}

body.en .top-bar .toggle-topbar.menu-icon a {
  color: #666
}

body.et .current-menu-item a, body.et .current-page-ancestor a, body.et .current_page_item a, body.et a:active, body.et a:hover, body.et blockquote p, body.et h1, body.et h1 a, body.et h2, body.et h2 a, body.et h3, body.et h3 a, body.et h4, body.et h4 a, body.et h5, body.et h5 a, body.et h6, body.et h6 a {
  color: #008cc8
}

body.en .top-bar .toggle-topbar.menu-icon a span::after {
  box-shadow: 0 0 0 1px #666, 0 7px 0 1px #666, 0 14px 0 1px #666
}

body.en ul.type3 li:before {
  border: 1px solid #008cc8
}

body.en ul.type4 li:before {
  background-image: url(../images/comma1-en.svg)
}

body.et .logo {
  background-image: url(../images/triniti-logo-et.svg)
}

body.et blockquote {
  color: #008cc8;
  background-image: url(../images/comma-et.svg)
}

body.et a.read-more:hover::after, body.et ul.bulleted-list li a:active::before, body.et ul.bulleted-list li a:hover::before, body.et ul.bulleted-list li.active a::before, body.et ul.bulleted-list li.current-menu-item a::before, body.et ul.bulleted-list li.current_page_item a::before {
  background-image: url(../images/arrow-list-et.svg)
}

body.et .tag-cloud .active {
  background-color: #008cc8;
  color: #fff;
  padding: 2px
}

body.et .menu-bar .menu ul li.menu-item-home a:hover, body.et .menu-bar .menu ul li.menu-item-home.current-menu-item a, body.et .menu-bar .menu ul li.menu-item-home.current_page_item a {
  background-image: url(../images/ico-home-et.svg);
  background-size: 19px 17px
}

body.et .scroller .scroller-frame .comma {
  background-image: url(../images/comma-et.svg)
}

.team-member-container.et:hover {
  background: #008cc8
}

.team-member-container.et .team-member-name h2, .team-member-container.et .team-member-name h2 a {
  color: #008cc8
}

main .row.et .team-member-main {
  background-color: rgba(0, 140, 200, 1)
}

body.et .team-member-main h2 {
  color: #fff
}

body.et .filter-by-position .filter-inner .amount, body.et .filter-by-type .filter-inner .amount {
  background: #008cc8
}

body.et .comment-and-notification-container .comment-container #respond>h3::before {
  background-image: url(../images/ico-bubble-et.svg)
}

body.et .ico-getnotified a::before {
  background-image: url(../images/ico-envelope-et.svg)
}

body.et footer {
  background-color: #008cc8
}

body.et footer .map {
  background: url(../images/baltic-map-et.svg);
  background-size: 67px 108px
}

body.et #submit, body.et .button, body.et .comment-reply-link, body.et button, body.et input[type=submit] {
  background-color: #008cc8;
  border-color: #008cc8
}

body.et .new {
  background: #008cc8
}

body.et .practice-area-list li h2 {
  background-color: rgba(0, 140, 200, .6)
}

body.et .back-block a:hover .ico-back, body.et .map-container .map-selection .active a, body.et .top-bar .languages, body.et .top-bar .languages ul li.active a, body.et ul.type2 li:before {
  background-color: #008cc8
}

body.et .tab-container ul.tabs li.active a {
  color: #008cc8
}

body.lv .current-menu-item a, body.lv .current-page-ancestor a, body.lv .current_page_item a, body.lv a:active, body.lv a:hover, body.lv blockquote p, body.lv h1, body.lv h1 a, body.lv h2, body.lv h2 a, body.lv h3, body.lv h3 a, body.lv h4, body.lv h4 a, body.lv h5, body.lv h5 a, body.lv h6, body.lv h6 a {
  color: #9c132e
}

body.et .map-container .map-selection ul li.active a::before {
  border-bottom: 15px solid #008cc8
}

body.et section.side-block h3.ico-search::before {
  background-image: url(../images/ico-search-et.svg)
}

body.et .top-bar .languages ul li.foreign-desks {
  border-left: 1px solid #444
}

body.et ul.type3 li:before {
  border: 1px solid #008cc8
}

body.et ul.type4 li:before {
  background-image: url(../images/comma1-et.svg)
}

body.et.riigiabi .top-bar .languages ul li.active a {
  background-color: transparent
}

body.lv .logo {
  background-image: url(../images/triniti-logo-lv.svg)
}

body.lv {
  background-color: #9c132e
}

body.lv blockquote {
  color: #9c132e;
  background-image: url(../images/comma-lv.svg)
}

body.lv a.read-more:hover::after, body.lv ul.bulleted-list li a:active::before, body.lv ul.bulleted-list li a:hover::before, body.lv ul.bulleted-list li.active a::before, body.lv ul.bulleted-list li.current-menu-item a::before, body.lv ul.bulleted-list li.current_page_item a::before {
  background-image: url(../images/arrow-list-lv.svg)
}

body.lv .tag-cloud .active {
  background-color: #9c132e;
  color: #fff;
  padding: 2px
}

body.lv .menu-bar .menu ul li.menu-item-home a:hover, body.lv .menu-bar .menu ul li.menu-item-home.current-menu-item a, body.lv .menu-bar .menu ul li.menu-item-home.current_page_item a {
  background-image: url(../images/ico-home-lv.svg);
  background-size: 19px 17px
}

body.lv .scroller .scroller-frame .comma {
  background-image: url(../images/comma-lv.svg)
}

.team-member-container.lv:hover {
  background: #9c132e
}

.team-member-container.lv .team-member-name h2, .team-member-container.lv .team-member-name h2 a {
  color: #9c132e
}

main .row.lv .team-member-main {
  background-color: rgba(156, 19, 46, 1)
}

body.lv .team-member-main h2 {
  color: #fff
}

body.lv .filter-by-position .filter-inner .amount, body.lv .filter-by-type .filter-inner .amount {
  background: #9c132e
}

body.lv .comment-and-notification-container .comment-container #respond>h3::before {
  background-image: url(../images/ico-bubble-lv.svg)
}

body.lv .ico-getnotified a::before {
  background-image: url(../images/ico-envelope-lv.svg)
}

body.lv footer {
  background-color: #9c132e
}

body.lv footer .map {
  background: url(../images/baltic-map-lv.svg) !important;
  background-size: 67px 108px !important
}

body.lv #submit, body.lv .button, body.lv .comment-reply-link, body.lv button, body.lv input[type=submit] {
  background-color: #9c132e;
  border-color: #9c132e
}

body.lv .new {
  background: #9c132e
}

body.lv .practice-area-list li h2 {
  background-color: rgba(156, 19, 46, .6)
}

body.lv .back-block a:hover .ico-back, body.lv .map-container .map-selection .active a, body.lv .top-bar .languages, body.lv .top-bar .languages ul li.active a, body.lv ul.type2 li:before {
  background-color: #9c132e
}

body.lv .tab-container ul.tabs li.active a {
  color: #9c132e
}

body.lt .current-menu-item a, body.lt .current-page-ancestor a, body.lt .current_page_item a, body.lt a:active, body.lt a:hover, body.lt blockquote p, body.lt h1, body.lt h1 a, body.lt h2, body.lt h2 a, body.lt h3, body.lt h3 a, body.lt h4, body.lt h4 a, body.lt h5, body.lt h5 a, body.lt h6, body.lt h6 a {
  color: #008283
}

body.lv .map-container .map-selection ul li.active a::before {
  border-bottom: 15px solid #9c132e
}

body.lv section.side-block h3.ico-search::before {
  background-image: url(../images/ico-search-lv.svg)
}

body.lv .top-bar .languages ul li.foreign-desks {
  border-left: 1px solid #444
}

body.lv ul.type3 li:before {
  border: 1px solid #9c132e
}

body.lv ul.type4 li:before {
  background-image: url(../images/comma1-lv.svg)
}

body.lt .logo {
  background-image: url(../images/triniti-logo-lt.svg); 
  height: 45px;
}

body.lt.tpl-page-infopoint .logo/*,
body.lt.tpl-page-infopoint .is-sticky .menu-bar .logo*/ {
  background-image: url(../images/triniti-logo-en.svg);
  height: 90px; 
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
  body.lt.tpl-page-infopoint .is-sticky .menu-bar .logo {
    height: 90px; 
  }
}

body.lt {
  background-color: #008283
}

body.lt blockquote {
  color: #008283;
  background-image: url(../images/comma-lt.svg)
}

body.lt a.read-more:hover::after, body.lt ul.bulleted-list li a:active::before, body.lt ul.bulleted-list li a:hover::before, body.lt ul.bulleted-list li.active a::before, body.lt ul.bulleted-list li.current-menu-item a::before, body.lt ul.bulleted-list li.current_page_item a::before {
  background-image: url(../images/arrow-list-lt.svg)
}

body.lt .tag-cloud .active {
  background-color: #008283;
  color: #fff;
  padding: 2px
}

body.lt .menu-bar .menu ul li.menu-item-home a:hover, body.lt .menu-bar .menu ul li.menu-item-home.current-menu-item a, body.lt .menu-bar .menu ul li.menu-item-home.current_page_item a {
  background-image: url(../images/ico-home-lt.svg);
  background-size: 19px 17px
}

body.lt .scroller .scroller-frame .comma {
  background-image: url(../images/comma-lt.svg)
}

.team-member-container.lt:hover {
  background: #008283
}

.team-member-container.lt .team-member-name h2, .team-member-container.lt .team-member-name h2 a {
  color: #008283
}

main .row.lt .team-member-main {
  background-color: #008283;
}

body.lt .team-member-main h2 {
  color: #fff
}

body.lt .filter-by-position .filter-inner .amount, body.lt .filter-by-type .filter-inner .amount {
  background: #008283
}

body.lt .comment-and-notification-container .comment-container #respond>h3::before {
  background-image: url(../images/ico-bubble-lt.svg)
}

body.lt .ico-getnotified a::before {
  background-image: url(../images/ico-envelope-lt.svg)
}

body.lt footer {
  background-color: #008283
}

body.lt footer .map {
  background: url(../images/baltic-map-lt.svg);
  background-size: 67px 108px
}

body.lt #submit, body.lt .button, body.lt .comment-reply-link, body.lt button, body.lt input[type=submit] {
  background-color: #008283;
  border-color: #008283
}

body.lt .new {
  background: #008283
}

body.lt .practice-area-list li h2 {
  background-color: #0082839e;
}

body.lt .back-block a:hover .ico-back, body.lt .map-container .map-selection .active a, body.lt .top-bar .languages, body.lt .top-bar .languages ul li.active a, body.lt ul.type2 li:before {
  background-color: #008283
}

body.lt .tab-container ul.tabs li.active a {
  color: #008283
}

body.lt .map-container .map-selection ul li.active a::before {
  border-bottom: 15px solid #008283
}

body.lt section.side-block h3.ico-search::before {
  background-image: url(../images/ico-search-lt.svg)
}

body.lt .top-bar .languages ul li.foreign-desks {
  border-left: 1px solid #444
}

body.lt ul.type3 li:before {
  border: 1px solid #008283
}

body.lt ul.type4 li:before {
  background-image: url(../images/comma1-lt.svg)
}

body.lt .practice-area-list li article h2 {
  min-height: 4.5rem;
  font-size: 1.2rem;
  padding-bottom: .5rem
}

.cleartags {
  float: right;
  background-color: #e7e7e7 !important;
  border-color: #b9b9b9 !important
}

.cleartags:hover {
  background-color: #333 !important
}

.s2_error, .s2_message {
  background: #ffdcdd;
  border: 1px solid #e9b9bb;
  border-radius: 3px;
  margin-bottom: 4px;
  padding: 5px
}

.s2_message {
  background-color: #e1ffd9;
  border: 1px solid #badeb1
}

.hidden {
  display: none !important
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

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

.clearfix:after {
  clear: both
}

.more-content {
  display: inline
}

.mymail-form-info {
  color: #000 !important
}

@media only screen {
  .top-bar .languages, .top-bar .top-bar-section ul li {
    margin-bottom: 0
  }

  .container {
    min-width: 320px
  }

  .top-bar .languages ul li {
    display: none
  }

  .top-bar .languages ul li a {
    height: 2.37rem;
    line-height: 2.8125rem
  }

  .top-bar .languages ul li.active {
    display: inline-block
  }

  .top-bar .search-and-social {
    top: 5px;
    left: 41%
  }

  .riigiabi .top-bar .search-and-social {
    left: auto;
    right: .5rem
  }

  .top-bar.expanded .search-and-social {
    opacity: .5
  }

  .top-bar .search-and-social .search {
    margin-right: .5rem
  }

  .top-bar .search-and-social .search .search-text:focus, .top-bar .search-and-social .search:hover .search-text {
    width: 60px
  }

  .riigiabi .top-bar .search-and-social .search .search-text:focus, .riigiabi .top-bar .search-and-social .search:hover .search-text {
    width: 120px
  }

  .top-bar .search-and-social .social a {
    margin-right: 0
  }

  .top-bar .search-and-social .social a:last-child, body.en.et .top-bar .search-and-social .social a:last-child {
    margin-right: 1rem
  }

  .top-bar-section {
    border-top: 2px solid #fff
  }

  .top-bar .top-bar-lang-section {
    display: none;
    background: #333;
    list-style-type: none;
    border-top: 2px solid #fff
  }

  .top-bar .top-bar-section ul li>a {
    text-decoration: none
  }

  .top-bar .top-bar-lang-section ul {
    margin: 0
  }

  .top-bar .top-bar-lang-section li {
    display: block;
    position: relative;
    margin: 0
  }

  .top-bar .top-bar-lang-section li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    font-size: .8125rem
  }

  .top-bar.lang-expanded {
    overflow: visible
  }

  .top-bar.lang-expanded .top-bar-lang-section {
    display: block
  }

  .main-sections section.section-scrollable .pagination, .main-sections section.section-scrollable .pagination-bg, .menu, /*.scroller .scroller-frame .intro-image,*/ .top-bar.lang-expanded .top-bar-section, section.side-block .side-block-content {
    display: none
  }

  .menu-bar {
    padding: 1rem 0
  }

  .menu-bar .logo {
    width: 250px;
    height: 80px;
    margin: 0 auto
  }

  .home .menu-bar .logo {
    margin: 1rem auto 1rem;
  }

  .is-sticky .menu-bar {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
  }

  .is-sticky .menu-bar .logo {
    width: 200px;
    height: 60px;
    margin: 0 auto
  }

  body.lt .is-sticky .menu-bar .logo {
    width: 290px;
    height: 50px;
    margin: 0 auto
  }

  .scroller {
    /*height: 250px;*/
  }

  .scroller .scroller-frame {
    /*height: 450px;*/
    padding-top: 20px
  }

  .scroller.address-video .scroller-frame {
    padding-bottom: 20px;
    padding-top: 20px
  }

  .scroller .scroller-frame .intro-text {
    width: 100%;
    min-height: 70px
  }

	.address-video.scroller .intro-text h1 {
    font-size: 2rem;
	}

  .scroller .scroller-frame .intro-text h2 {
    font-size: 1.275rem;
    line-height: 1.2
  }

  .scroller .scroller-frame .intro-text .intro-content {
    font-size: .75rem
  }

	.scroller .scroller-frame .intro-image {
		width: 100%;
	}

	.scroller .scroller-frame .intro-image iframe, .scroller .scroller-frame .intro-image video {
    width: 345px !important;
    height: auto;
    /*margin-top: 30px;*/
  }

  .slick-dots {
    width: 100%
  }

  .slick-dots li, .slick-dots li button {
    width: 30px;
    height: 30px
  }

  .slick-dots li button {
    padding: 5px
  }

  .slick-dots li button:before {
    font-size: 20px
  }

  .content {
    padding: 1rem
  }

  .main-sections section {
    border: 1px solid #e2e2e2;
    padding: 1.5rem .5rem;
    margin-top: -1px
  }

  .main-sections .row .column .section-1 {
    border-top: none
  }

  .main-sections .row .column .section-1, .main-sections .row .column .section-2, .main-sections .row .column .section-3, .main-sections .row .column .section-4 {
    border-left: none;
    border-right: none
  }

  .main-sections .row .column .section-4 {
    border-bottom: none
  }

  .content-container .content .main-sections h1 {
    margin-bottom: 1rem
  }

  .main-sections section.section-scrollable ul li {
    margin-bottom: 12px
  }

  section.side-block {
    margin-bottom: 1.5rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: .5rem
  }

  section.side-block h3 {
    margin-bottom: 0
  }

  section.side-block.opened h3 {
    margin-bottom: 1rem
  }

  section.side-block.opened .side-block-content {
    display: block
  }

  .team-member-main .team-member-image, article .article-author-image, footer .contact-blocks .contact-block {
    display: none
  }

  article.blog-post {
    background-image: none !important
  }

  .team-member-main .social {
    right: 1.5rem
  }

  .map-container .map-area, .map-container .streetview-area {
    height: 315px
  }

  footer {
    padding-bottom: 2rem
  }

  .en footer .contact-blocks .contact-block, .tab-container ul.tabs li, footer .contact-blocks .contact-block.active {
    display: block
  }

  footer .additional-links-container ul.additional-links {
    margin: 2rem 20px 2rem 0
  }

  .contact-container .contact-inner .our-team-link {
    position: relative;
    margin: 1rem 0 1.5rem 20px
  }

  .contacts {
    margin-top: 1rem
  }

  .contacts li {
    margin: 0 0 .5rem;
    line-height: 1.6
  }

  .tab-container ul.tabs {
    margin-bottom: 1rem !important;
    text-align: center
  }

  blockquote {
    padding: .5625rem 0 0 115px
  }

  .riigiabi .menu-bar h2 {
    text-align: center;
    margin: 1rem 0;
    font-size: 1.2rem;
    opacity: 1;
    -webkit-transition: margin .3s ease-out, opacity .3s .3s ease-out;
    transition: margin .3s ease-out, opacity .3s .3s ease-out
  }

  .riigiabi .is-sticky .menu-bar h2 {
    margin-top: -5rem;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out, margin .3s .3s ease-out;
    transition: opacity .3s ease-out, margin .3s .3s ease-out
  }

  .top-bar .search-and-social .search .search-ico {
    width: 32px;
    height: 32px;
    background-size: 20px 20px
  }

  .search-and-social .social a {
    width: 20px;
    height: 20px
  }
}

.circle-play, .circle-team-member {
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

@media only screen and (max-width:40em) {
  footer .additional-links-container ul.additional-links li a {
    display: inline-block;
    padding: .5rem 0
  }

  footer .additional-links-container ul.additional-links li a:before {
    top: 6px
  }

  footer .contact-blocks .contact-block span.social a {
    margin-right: 16px
  }

  .top-bar .search-and-social .searchform {
    float: left
  }

  .top-bar .search-and-social .search .search-text {
    width: 60px;
    opacity: .5;
    height: 1.6rem
  }

  .top-bar .search-and-social .search .search-ico {
    top: 1px
  }

  .top-bar .search-and-social span.social {
    padding-top: 6px
  }

  section.side-block.browse-assignments, section.side-block.legal-directories {
    display: none
  }

  body.lt .top-bar .languages ul li.active a {
    color: #fff
  }

  body.en .top-bar .languages ul li a::after {
    background-image: url(../images/arrow-down-white.svg)
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .is-sticky .menu-bar {
    display: none
  }
}

.circle-play, .circle-play:after {
  display: block;
  position: absolute
}

.radio-block {
  width: 100%;
  min-height: 190px;
  padding: 30px 0;
  background: url(../images/radio_block.jpg) center no-repeat;
  background-size: cover
}

.circle-team-member, .two-circle .circle-team-member {
  width: 150px;
  height: 150px
}

.circle-team-member-wrapper, .radio-block .large-2 {
  position: relative;
  min-height: 150px
}

.radio-block span {
  display: block;
  line-height: normal
}

.radio-block .radio-header {
  color: #a5c2d4;
  font-size: 20px
}

.circle-play:visited, .radio-block .h1, .radio-block .h2, .radio-block .h3 {
  color: #fff
}

.radio-block .h1 {
  font-size: 64px
}

.radio-block .h2 {
  font-size: 28px
}

.radio-block .h3 {
  margin-top: 5px;
  font-size: 22px
}

.circle-team-member {
  position: absolute;
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff
}

.circle-play, .three-circle .circle-team-member {
  width: 115px;
  height: 115px
}

.circle-play {
  line-height: 115px;
  background-color: #188DC6;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  transition: all .3s ease;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.circle-play:after {
  content: '';
  width: 50px;
  height: 50px;
  background-image: url(../images/triangle.svg);
  background-size: 50px 50px;
  top: 50%;
  left: 5px;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.circle-play:hover {
  color: #fff !important;
  -webkit-transform: translateY(-50%) scale3d(1.1, 1.1, 1.1);
  -ms-transform: translateY(-50%) scale3d(1.1, 1.1, 1.1);
  transform: translateY(-50%) scale3d(1.1, 1.1, 1.1)
}

@media screen and (min-width:1026px) {
  .circle-team-member.ctm-left {
    left: 0
  }

  .circle-team-member.ctm-center {
    left: 0;
    right: 0;
    margin: auto
  }

  .three-circle .circle-team-member {
    top: 15px
  }

  .three-circle .circle-team-member.ctm-center {
    left: 65px
  }

  .circle-team-member.ctm-right {
    right: 0
  }

  .circle-team-member.ctm-top {
    top: -65px
  }

  .circle-team-member.ctm-bottom {
    top: unset;
    bottom: 5px
  }

  .two-circle .circle-team-member.ctm-bottom {
    top: unset;
    bottom: -45px
  }
}

@media screen and (max-width:1441px) and (min-width:1026px) {
  .circle-team-member.ctm-left {
    left: -32px
  }

}

@media screen and (max-width:1025px) {
  .circle-team-member-wrapper, .radio-block {
    height: auto;
    text-align: center
  }

  .radio-block .medium-12 {
    margin-top: 10px;
    margin-bottom: 10px
  }

  .circle-play {
    margin: auto
  }

  .circle-team-member {
    display: inline-block;
    position: relative;
    margin: 0 10px
  }

	.address-video.scroller .scroller-frame .intro-text {
		width: 380px !important;
	}

	.address-video.scroller .scroller-frame .intro-text h1 {
		font-size: 1.2rem !important;
	}
}


body.et .address-video.scroller {
	display: block !important;
}

body.et .address-video.scroller + .scroller {
	display: none;
}
.covid-banner{
  background-image: url("/wp-content/themes/triniti/images/COVID-19-eu.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #151515;
  min-height: 250px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  color: white;

}

body.et .covid-banner{
  background-image: url("/wp-content/themes/triniti/images/COVID-19-et.png");
  background-color: #004262;
}
body.lv .covid-banner{
  background-image: url("/wp-content/themes/triniti/images/COVID-19-lv.png");
  background-color: #820F25;
}
body.lt .covid-banner{
  background-image: url("/wp-content/themes/triniti/images/COVID-19-lt.png");
  background-color: #004B4B;
}

.covid-banner .container{
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1250px;
  width: 100%;
}

.covid-banner .covid-content{
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 33px;
  max-width: 360px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 1rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.lv .covid-banner .covid-content,
.lt .covid-banner .covid-content {
  font-size: 26px;
  line-height: 30px;
  max-width: 400px;
}
.en .covid-banner .covid-content{
  font-size: 24px;
  line-height: 30px;
}

.lv .covid-banner .covid-content a{color: #f74165;}
.lt .covid-banner .covid-content a{color:#89d3d4;}  

.covid-banner .content-left{
  font-size: 32px;
  line-height: 37px;
  padding-left: 0;

}
.covid-banner .content-right{
  padding-left: 0;
  min-width: 560px;
}

.covid-banner .covid-content a{
  color: #42BEFC;
  text-decoration: underline;
}
.lt .covid-banner .radial{
  background:radial-gradient(50% 50% at 50% 50%, rgba(28, 218, 150, 0.6) 0%, rgba(217, 148, 148, 0.252) 69.27%, rgba(196, 196, 196, 0) 100%);
  margin-left: -1rem;
}
.lv .covid-banner .radial{
  background:radial-gradient(50% 50% at 50% 50%, rgba(255, 89, 121, 0.6) 0%, rgba(217, 148, 148, 0.252) 69.27%, rgba(196, 196, 196, 0) 100%);
}
.et .covid-banner .radial{
  background: radial-gradient(50% 50% at 50% 50%, rgba(67, 253, 242, 0.7) 0%, rgba(148, 205, 217, 0.294) 69.27%, rgba(196, 196, 196, 0) 100%);
  margin-left: -4rem;
}

.en .covid-banner .radial{
  background: radial-gradient(50% 50% at 50% 50%, rgba(67, 253, 242, 0.7) 0%, rgba(148, 205, 217, 0.294) 69.27%, rgba(196, 196, 196, 0) 100%);
  margin-left: -2.5rem;
}
.covid-banner .radial{
  width: 102px;
  height: 102px;
  margin-left: -6rem;
 /* background: radial-gradient(50% 50% at 50% 50%, rgba(67, 253, 242, 0.7) 0%, rgba(148, 205, 217, 0.294) 69.27%, rgba(196, 196, 196, 0) 100%);*/
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-name: slidein;
}

@keyframes slidein {
  from {
    opacity: 1;
  }

  50% {
   opacity: 0;
  }

  to {
   opacity: 1;
  }
}

.side-block-content p,.side-block-content{
  font-size: 18px;
  line-height: 1.4;
}

.side-block-content p:last-child{
  margin-bottom: 0;
}
.side-block-content a,
.bulleted-list a{
  text-decoration: underline;
}

.lt .menu-bar .menu ul{
  font-size: 0.83rem;
}

@media only screen and (max-width:60.063em) {
  .covid-banner{
    background-size: cover;
  background-position: left;
  }
  .covid-banner .radial{display: none;}
  .covid-banner .container{
    text-align: center;
    justify-content: center;
  }
  .covid-banner .container br{display: none;}
  .covid-banner .content-left{
    text-align: center;
    font-size: 23px;
    line-height: 24px;
  }
  .covid-banner .content-right{
    min-width: unset;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
  }

  .en .covid-banner .content-left,
  .lv .covid-banner .content-left,
  .lt .covid-banner .content-left{
    font-size: 23px;
    line-height: 24px;
  }
  .en .covid-banner .content-right,
  .lv .covid-banner .content-right,
  .lt .covid-banner .content-right{
    font-size: 18px;
    line-height: 21px;}

}


.wpcf7 form .wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #008283 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ff5e00 !important;
}

.wpcf7 form span.wpcf7-list-item {
  margin-bottom: 1rem;
}

.wpcf7 form span.wpcf7-list-item {
  margin-bottom: 1rem;
  margin-left: 0;
}

.wpcf7 form span.wpcf7-list-item input[type="checkbox"] {
  margin-bottom: 0;
}

.privacy-policy-table {
  margin: auto;
  width: 100%;
}

@media only screen and (max-width:60.063em) {
  .privacy-policy-table th,
  .privacy-policy-table td
   {
    display: block;
    border-bottom:1px solid #ddd;
  }
}