/*
	Theme Name: ACLU - 2017
	Theme URI: https://www.workhorsemkt.com
	Description: Theme for the good people at DBR Inc.
	Author: Workhorse Digital
	Author URI: https://www.workhorsemkt.com
	Version: 1.0
*/

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-light.eot");
  src: local("DIN Light"), url("./_style/fonts/DIN/din-light.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-light.ttf") format("truetype"), url("./_style/fonts/DIN/din-light.svg#webfont") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-lightitalic.eot");
  src: local("DIN Light Italic"), url("./_style/fonts/DIN/din-lightitalic.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-lightitalic.ttf") format("truetype"), url("./_style/fonts/DIN/din-lightitalic.svg#webfont") format("svg");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-regular.eot");
  src: local("DIN"), url("./_style/fonts/DIN/din-regular.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-regular.ttf") format("truetype"), url("./_style/fonts/DIN/din-regular.svg#webfont") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-regularitalic.eot");
  src: local("DIN Italic"), url("./_style/fonts/DIN/din-regularitalic.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-regularitalic.ttf") format("truetype"), url("./_style/fonts/DIN/din-regularitalic.svg#webfont") format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-medium.eot");
  src: local("DIN Medium"), url("./_style/fonts/DIN/din-medium.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-medium.ttf") format("truetype"), url("./_style/fonts/DIN/din-medium.svg#webfont") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-mediumitalic.eot");
  src: local("DIN Medium Italic"), url("./_style/fonts/DIN/din-mediumitalic.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-mediumitalic.ttf") format("truetype"), url("./_style/fonts/DIN/din-mediumitalic.svg#webfont") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-bold.eot");
  src: local("DIN Bold") url("./_style/fonts/DIN/din-bold.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-bold.ttf") format("truetype"), url("./_style/fonts/DIN/din-bold.svg#webfont") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-bolditalic.eot");
  src: local("DIN Bold Italic") url("./_style/fonts/DIN/din-bolditalic.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-bolditalic.ttf") format("truetype"), url("./_style/fonts/DIN/din-bolditalic.svg#webfont") format("svg");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-black.eot");
  src: local("DIN Black"), url("./_style/fonts/DIN/din-black.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-black.ttf") format("truetype"), url("./_style/fonts/DIN/din-black.svg#webfont") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'DIN';
  src: url("./_style/fonts/DIN/din-blackitalic.eot");
  src: local("DIN Black Italic"), url("./_style/fonts/DIN/din-blackitalic.eot") format("embedded-opentype"), url("./_style/fonts/DIN/din-blackitalic.ttf") format("truetype"), url("./_style/fonts/DIN/din-blackitalic.svg#webfont") format("svg");
  font-weight: 700;
  font-style: italic;
}

a, a:link, a:visited, a:hover, a:active, a:hover img {
  -webkit-transition: all 0.34s ease;
  -moz-transition: all 0.34s ease;
  -o-transition: all 0.34s ease;
  transition: all 0.34s ease;
}

a, a:link, a:visited, a:hover, a:active {
  opacity: 1.00;
  font-weight: normal;
  color: #d57e00;
  text-decoration: none;
  vertical-align: baseline;
  font-weight: 400;
  outline: none;
  border: none;
}

a:hover {
  text-decoration: underline;
  color: #bc6f00;
  opacity: 1.0;
}

a:hover img {
  opacity: 0.95;
}

html, body, main, section, header, footer, p, hgroup, h1, h2, h3, h4, h5, h6, div {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

address, article, aside, blockquote, cite, nav {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

dl, dd, dt, ul, ol, li {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

table, tbody, thead, tr, th, td, caption, tfoot, thead, label, legend {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

pre, code {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

span, q, em, strong, b, i, ins, del, kbd, samp, abbr, dfn, small, sub, sup {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

figure, caption, figcaption, form, fieldset, object, iframe, button, img, var, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #303030;
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  line-height: 1.27202;
  text-decoration: none;
  vertical-align: baseline;
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "DIN", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  color: #005488;
  line-height: 1.27202;
}

h1 {
  font-size: 1.55377em;
  font-weight: 500;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h1 :first-of-type {
  margin-top: 0;
}

h2 {
  font-size: 1.3415em;
  font-weight: 400;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h2 :first-of-type {
  margin-top: 0;
}

h3 {
  font-size: 1.2465em;
  font-weight: 400;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h3 :first-of-type {
  margin-top: 0;
}

h4 {
  font-size: 1.19277em;
  font-weight: 400;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h4 :first-of-type {
  margin-top: 0;
}

h5 {
  font-size: 1.15823em;
  font-weight: 400;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h5 :first-of-type {
  margin-top: 0;
}

h6 {
  font-size: 1.15823em;
  font-weight: 600;
  font-style: italic;
  margin-top: 0.382em;
  margin-bottom: 0.382em;
}

h6 :first-of-type {
  margin-top: 0;
}

aside {
  font-style: italic;
  border-left: solid 2.61803px #d57e00;
  border-top: solid 2.61803px #d57e00;
  padding-left: 14px;
  padding-top: 10px;
}

::-moz-selection {
  background-color: #cfe1f2;
}

::selection {
  background-color: #cfe1f2;
}

code, pre {
  font-family: "Source Code Pro", "PT Mono", "Menlo", "monospace";
  font-weight: 400;
  color: #666666;
}

pre {
  overflow: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

kbd {
  font-weight: 600;
}

i {
  font-weight: 400;
  font-style: italic;
}

em {
  font-weight: 600;
  font-size: 0.99995em;
}

strong {
  font-weight: 800;
}

abbr {
  text-decoration: none;
  font-style: italic;
}

del {
  color: #db3754;
}

ins {
  color: #51a459;
}

blockquote {
  padding: 0.99995em;
  border-left: solid 4px;
  border-color: #d57e00;
  background-color: #ef8d00;
  line-height: 1.61803;
  color: #FFFFFF;
  border-radius: 5px;
}

article blockquote {
  margin-bottom: 2vw;
  width: 50vw;
  margin-left: 12.5vw;
}

@media screen and (min-width: 1660px) {
  article blockquote {
    margin-left: 3.0vw;
  }
}

article blockquote p {
  color: #FFFFFF;
  margin-bottom: 0;
  padding-bottom: 0;
}

blockquote a, blockquote a:link, blockquote a:visited, blockquote a:hover, blockquote a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

hr {
  border: none;
  border-bottom: solid 1px #999999;
  margin-bottom: 2.9em;
}

img {
  outline: none;
  border: 0px;
  width: 100%;
  max-width: 100%;
  height: auto;
}

img a {
  outline: none;
  border: 0px;
  text-decoration: none;
}

div.logo {
  width: 40vw;
  max-width: 200px;
}

ul li {
  margin-right: 4em;
  margin-left: 2em;
  list-style: disc;
}

ul {
  padding-bottom: 3.14159vw;
}

dt {
  font-weight: 700;
}

header img, header h1 {
  display: inline;
  box-shadow: none;
  vertical-align: middle;
}

#siteHeader {
  width: 100%;
  margin-top: 0;
  top: 0;
  border-bottom: solid 1px #d9d9d9;
  background-color: #005488;
}

#siteHeader header {
  padding-top: 3.14159vw;
  padding-bottom: 3.14159vw;
  padding-left: 3.14159vw;
  padding-right: 3.14159vw;
  text-align: center;
}

#siteHeader img.logo {
  max-width: 200px;
}

#siteHeader h1 {
  padding-top: 1.61803em;
  font-size: 1.61803em;
  font-weight: 400;
}

@media (min-width: 768px) {
  #siteHeader header {
    text-align: left;
  }
}

@media (min-width: 1660px) {
  header h1 {
    padding-top: 0.618;
  }
}

header img, header h1 {
  display: inline;
  box-shadow: none;
  vertical-align: middle;
}

#homeHeader {
  width: 100%;
  margin-top: 0;
  top: 0;
  border-bottom: solid 1px #d9d9d9;
}

#homeHeader header {
  padding-top: 3.14159vw;
  padding-bottom: 1.17398em;
  padding-left: 3.14159vw;
  padding-right: 3.14159vw;
  text-align: center;
}

#homeHeader img.logo {
  max-width: 200px;
}

#homeHeader h1 {
  font-size: 1.61803em;
  font-weight: 400;
}

#homeHeader .subheading {
  font-size: 1em;
  font-weight: 500;
  /*padding-bottom: 3vw;*/
}

#homeHeader .centered {
  padding-top: 2vw;
  text-align: center;
}

#homeHeader .narrow {
  padding-left: 4vw;
  padding-right: 4vw;
}

@media (min-width: 768px) {
  #homeHeader header {
    text-align: left;
  }
  #homeHeader h2 {
    font-weight: 300;
  }
  #homeHeader div.hero {
     background-size: cover; 
     background-repeat: no-repeat; 
     min-height: 40vw;
  }
  #homeHeader .hero {
    color: #FFFFFF;
  }
  #homeHeader .subheading {
    font-size: 1.15823em;
  }
  #homeHeader .narrow {
    padding-left: 20vw;
    padding-right: 20vw;
    padding-bottom: 4vw;
  }
  #homeHeader div.inline-buttons {
    padding-bottom: 6vw;
  }
}

@media (min-width: 1024px) {
  #homeHeader h1 {
    font-size: 2.41421em;
  }
  #homeHeader h2 {
    font-size: 1.3415em;
    font-weight: 300;
  }
  #homeHeader .narrow {
    padding-left: 20vw;
    padding-right: 20vw;
    padding-bottom: 2vw;
  }
  #homeHeader div.inline-buttons {
    padding-bottom: 5vw;
  }
}

@media (min-width: 1280px) {
  #homeHeader .narrow {
    padding-left: 30vw;
    padding-right: 30vw;
  }
}

@media (min-width: 1660px) {
  #homeHeader .narrow {
    padding-left: 34vw;
    padding-right: 34vw;
  }
  #homeHeader div.inline-buttons {
    /*padding-bottom: 8vw;*/
  }
}

nav a, nav a:link, nav a:visited, nav a:active {
  color: #303030;
  text-decoration: none;
}

nav ul, nav ul li {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

@media (min-width: 768px) {
  nav ul, nav ul li {
    display: inline;
    margin-right: 2vw;
  }
}

nav a:hover, nav a:hover {
  color: #000000;
}

nav .current_page_item a, nav .current_page_item a:link, nav .current_page_item a:visited, nav .current_page_item a:active {
  color: #005488;
  border-bottom: solid #005488 1px;
}

body {
  padding-top: 0;
  padding-bottom: 2em;
  height: 100%;
  background: #f2f2f2;
}

section {
  padding-right: 3.14159vw;
  padding-left: 3.14159vw;
}

article {
  background: #FFFFFF;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3.14159vw;
  padding-left: 5vw;
  padding-right: 5vw;
  padding-bottom: 5vw;
}

#siteFooter {
  background-color: #005488;
  color: #FFFFFF;
  position: absolute;
  width: 100vw;
  left: 0;
  margin-left: 0;
  z-index: 100;
  border-bottom: none;
  text-align: center;
}

#siteFooter footer {
  padding-top: 1.27202em;
  padding-bottom: 2.61803em;
  padding-left: 30px;
  padding-right: 30px;
}

#siteFooter footer p {
  color: #FFFFFF;
}

#siteFooter nav {
  margin-left: 20px;
  margin-right: 20px;
  padding: 1.61803em;
}

#siteFooter footer a, #siteFooter footer a:link, #siteFooter footer a:visited, #siteFooter footer a:hover, #siteFooter footer a:active {
  color: #FFFFFF;
}

#siteFooter nav a, #siteFooter nav a:link, #siteFooter nav a:visited, #siteFooter nav a:hover, #siteFooter nav a:active {
  color: #FFFFFF;
}

@media (min-width: 768px) {
  #siteFooter footer {
    padding-top: 1.27202em;
    padding-bottom: 2.61803em;
    padding-left: 5.82843em;
    padding-right: 5.82843em;
  }
  #siteFooter nav {
    margin-left: 6.28319vw;
    margin-right: 3.14159vw;
    padding: 1.61803em;
  }
}

button, input[type=submit], input[type=reset] {
  -webkit-transition: all 0.34s ease;
  -moz-transition: all 0.34s ease;
  -o-transition: all 0.34s ease;
  transition: all 0.34s ease;
  background: #d57e00;
  border: solid #bc6f00 1px;
  padding: 0.618em;
  margin: 0.618em;
  color: #FFFFFF;
  cursor: pointer;
}

button:hover, input[type=submit]:hover, input[type=reset]:hover {
  -webkit-transition: all 0.34s ease;
  -moz-transition: all 0.34s ease;
  -o-transition: all 0.34s ease;
  transition: all 0.34s ease;
  background: #ef8d00;
  box-shadow: 1px 1px 10px #d9d9d9;
}

a.cta-button, a:link.cta-button, a:visited.cta-button, a:hover.cta-button,
a:active.cta-button {
  -webkit-transition: all 0.34s ease;
  -moz-transition: all 0.34s ease;
  -o-transition: all 0.34s ease;
  transition: all 0.34s ease;
  background: #d57e00;
  border: solid #bc6f00 1px;
  padding: 0.618em;
  padding-left: 1.61803em;
  padding-right: 1.61803em;
  margin: 0.618em;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 5px;
}

a:hover.cta-button {
  -webkit-transition: all 0.34s ease;
  -moz-transition: all 0.34s ease;
  -o-transition: all 0.34s ease;
  transition: all 0.34s ease;
  background: #ef8d00;
}

section.location {
  text-align: center;
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 2em;
  vertical-align: top;
}

footer section.location {
  border-bottom: none;
}

@media (min-width: 768px) {
  section.location {
    text-align: left;
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  section.location {
    text-align: left;
    border-bottom: none;
  }
  footer section.location {
    text-align: center;
  }
}

section.location header {
  height: 78px;
  vertical-align: middle;

  display:table;
  width:100%;
}

@media screen and (max-width: 900px) {
  section.location header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  section.location header h2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 900px) and (min-width: 700px) {
  section.location header h2 {
    font-size: 14px;
  }
}

section.location h2 {
  position: relative;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  color: #FFFFFF;
  margin-bottom: 0;
  font-weight: 300;
  z-index: 2000;
  font-size: 18px;
  display:table-cell;
  background-color: #005488;
}

section.location h2 span {
	color: #fff;
	padding:2px 8px;
	display: block;
}

section.location img {
  position: relative;
  margin-top: -1.61803em;
  z-index: 1000;
}

@media (min-width: 600px) {
  section.location img {
    position: relative;
    margin-top: -2.41421em;
    z-index: 1000;
  }
}

section.location p a {
  font-size: 0.8em;
}
#siteFooter footer h2{
  font-size: 1.3415em;
  display:block;
}

section.location span.author-Fq2c6o7kSu5c{
  padding-top: 16px;
  display: inline-block;
}

@media (min-width: 1280px) {
  section.location p a {
    font-size: 1em;
  }
}

article h3 {
  border-bottom: solid 1px #999999;
  margin: 0;
  margin-bottom: 0.25em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

article p {
  padding-top: 0;
  padding-bottom: 0.25em;
  margin-bottom: 0.75em;
}

article section, footer section {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  width: 100vw;
}

@media (min-width: 768px) {
  #front-page {
    margin-top: -4vw;
  }
  article section, footer section {
    padding-left: 1.0vw;
    padding-right: 1.0vw;
    width: 25.5vw;
  }
}

@media (min-width: 990px) {
  #front-page {
    margin-top: -6vw;
  }
}

@media (min-width: 1024px) {
  #front-page {
    margin-top: -8vw;
  }
  div.content-block {
    margin-left: 2vw;
    margin-right: 2vw;
  }
  article section, footer section {
    padding-left: 1.0vw;
    padding-right: 1.0vw;
    width: 23.7vw;
  }
}

@media (min-width: 1280px) {
  article {
    margin-left: 4vw;
    margin-right: 4vw;
  }
  #front-page {
    margin-top: -12vw;
  }
  div.content-block {
    margin-left: 1.0vw;
    margin-right: 1.0vw;
  }
  article section, footer section {
    padding-left: 1.0vw;
    padding-right: 1.0vw;
    width: 22.0vw;
  }
}

@media (min-width: 1660px) {
  article {
    width: 60.0vw;
    margin-left: 12vw;
  }
  #front-page {
    margin-top: -16vw;
  }
  article section, footer section {
    padding-left: 0.8vw;
    padding-right: 0.8vw;
    width: 17.3vw;
  }
}

div.inline-buttons {
  margin-top: 5vw;
  padding-top: 5vw;
  padding-bottom: 4vw;
}

@media (min-width: 480px) {
  div.inline-buttons {
    padding-bottom: 2vw;
  }
}

@media (min-width: 768px) {
  div.inline-buttons {
    padding-top: 0;
    margin-top: -6vw;
    margin-left: 60vw;
    /*padding-bottom: 6vw;*/
  }
}

@media (min-width: 920px) {
  div.inline-buttons {
    margin-left: 68vw;
  }
}

@media (min-width: 1024px) {
  div.inline-buttons {
    margin-top: -5vw;
    margin-left: 70vw;
    /*padding-bottom: 5vw;*/
  }
}

@media (min-width: 1280px) {
  div.inline-buttons {
    margin-left: 74vw;
  }
}

@media (min-width: 1660px) {
  div.inline-buttons {
    margin-top: -3vw;
    margin-left: 78vw;
    /*padding-bottom: 8vw;*/
  }
}

@media (min-width: 1880px) {
  div.inline-buttons {
    margin-left: 80vw;
  }
}

.ff-stream {
  text-align: left;
  background-color: #FFFFFF;
}

#ff-stream-1 .ff-header h1, #ff-stream-1 .ff-header h2 {
  text-align: left !important;
}

@media (max-width: 350px) {
  .ff-stream {
    max-width: 80vw;
    margin-left: -1.618vw;
  }
}
/*****/
section.location{
    float: left;
    box-sizing: border-box;
    width: 33.33%;
}
#front-page .content-block:after{
    clear: both;
    display: block;
    content: "";
}
section.location a:hover, section.location a:hover img{
    transition:none;
    cursor: pointer;
}
@media (max-width:767px){
    section.location{
        width: 100%;
    }
    #homeHeader .subheading, #homeHeader h1{
      color: #ffffff;
    }
    
}

@media(max-width: 420px) {
   #siteFooter footer{
          padding-left: 25px;
          padding-right: 25px;
        }
}
/*# sourceMappingURL=style.css.map */
/*================================= */

.ff-layout-masonry .ff-header h1{
  text-align: left !important;
  margin-left: 0px !important;
}
.ff-layout-masonry .ff-stream-wrapper article{
  padding:0;
 }
.ff-layout-masonry .ff-stream-wrapper article .picture-item__inner {
    padding: 15px 15px 12px;
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22) !important;
}
.ff-loader.ff-squeezed .ff-square{
  -webkit-animation: enter 2s infinite !important;
  animation: enter 2s infinite !important;
  -moz-animation: enter 2s infinite !important;
}
.ff-loadmore-wrapper .ff-btn:hover{
  background-color: rgb(0, 84, 136) !important;
}
.ff-stream.ff-layout-masonry li, .ff-stream.ff-layout-masonry .ff-square{
  background-color: rgb(12, 92, 141) !important;
}
@media(min-width: 1024px){
  .ff-stream.ff-layout-masonry{
    padding: 20px 30px 30px;
  }
}

.entry-content ul {
  padding-bottom:1em !important;
}