@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:300,300i,400,400i,700,700i|Merriweather:400,400i,700,700i|Oswald:300,400&display=swap');

h1, h2, h3 {
  font-family: 'Merriweather', serif;
}
.h1, h1 {
  font-size: 2.25em;
}
h1.title {
  color:#000;
}
h2 {
  font-size: 1.5em;
  color:#000;
}
h3 {
  color:#000;
  font-size: 1.4em;
}
h4 {
  font-size:1em;
  font-family:"Oswald", sans-serif;
  text-transform: uppercase;
  color:#000;
}
p {
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 300;
}
.field--name-body dl,.field--name-body ol, .field--name-body ul {
  font-weight: 300;
}
a:hover, a:focus, .link:hover, .link:focus {
  color:inherit;
}
.field--name-body a {
  color:#004e60;
  text-decoration: underline;
}
.field--name-body a:hover, .field--name-body a:focus {
  text-decoration: none;
}
.caption > figcaption,.caption p {
  font-weight: 300;
  font-size: 0.77em;
}

.btn-primary {
border-radius: 0;
padding: 15px 25px 14px;
font-weight: 300;
}
.btn-primary:hover, .btn-primary:focus {
  border-color: #920a25;
}

.btn-arrow, .arrow-btn {
  color: #5C5C5C;
  font-family: 'Merriweather Sans', serif;
  font-style: normal;
  text-decoration: none;
  display: flex;
  align-items: baseline;
  margin-left: 22px;
  font-size:0.85em;
  transition: 0.5s ease;
  font-weight: 400;
}

.btn-arrow:before, .arrow-btn:before {
  content: "\f061";
  font-family: "fontawesome";
  visibility: visible;
  padding-top: 2px;
  font-size: 9px;
  color: #fff;
  margin-left: -22px;
  position: absolute;
  background:#BA0D2F;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-arrow:hover, .arrow-btn:hover {
  color:inherit;
  text-decoration: underline;
}
.btn-arrow:hover:before, .arrow-btn:hover:before {
  margin-left: -17px;
}

.btn-arrow.white, .arrow-btn.white {
  color:#fff;
  text-decoration: none;
}
.btn-arrow.white:before, .arrow-btn.white:before {
  color:#5c5c5c;
  background:#fff;
}
.btn-arrow.beige, .arrow-btn.beige {
  color:#5c5c5c;
}
.btn-arrow.beige:before, .arrow-btn.beige:before {
  color:#5c5c5c;
  background:#D7D2C5;
}

.btn-beige, .beige-btn {
  background-color:#D7D2C5;
  text-decoration:none;
  border-radius: 3px;
  background-color: #D7D2C5;
  text-decoration: none;
  border-radius: 3px;
  padding: 1em 1.5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
}
.btn-beige:focus, .btn-beige:hover, .btn-beige:focus a, .btn-beige:hover a, .beige-btn:focus, .beige-btn:hover, .beige-btn:focus a, .beige-btn:hover a{
  background-color:#594A26;
  text-decoration: none;
  color:#fff;
}
.btn-grey, .grey-btn {
  color: #fff!important;
  text-decoration:none!important;
  border-radius: 3px;
  background-color: #9EA2A2;
  text-decoration: none;
  border-radius: 3px;
  padding: 1em 1.5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
}
.btn-grey a, .grey-btn a {
  color:#fff!important;
}
.btn-grey:focus, .btn-grey:hover, .btn-grey:focus a, .btn-grey:hover a, .grey-btn:focus, .grey-btn:hover, .grey-btn:focus a, .grey-btn:hover a{
  background-color:#808181;
  text-decoration: none;
  color:#fff;
}
.btn-blue, .blue-btn {
  color: #fff!important;
  text-decoration:none!important;
  border-radius: 3px;
  background-color: #004e60;
  text-decoration: none;
  border-radius: 3px;
  padding: 1em 1.5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
}
.btn-blue a, .blue-btn a {
  color:#fff!important;
}
.btn-blue:focus, .btn-blue:hover, .btn-blue:focus a, .btn-blue:hover a, .blue-btn:focus, .blue-btn:hover, .blue-btn:focus a, .blue-btn:hover a{
  background-color:#003A48;
  text-decoration: none;
  color:#fff;
}

.btn-brown, .brown-btn {
  background-color:#594A26;
  color:#fff!important;
  text-decoration:none;
  border-radius: 3px;
  text-decoration: none;
  border-radius: 3px;
  padding: 1em 1.5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
}
.btn-brown:focus, .btn-brown:hover, .btn-brown:focus a, .btn-brown:hover a, .brown-btn:focus, .brown-btn:hover, .brown-btn:focus a, .brown-btn:hover a{
  background-color:#974343;
  text-decoration: none;
  color:#D7D2C5;
}
.btn-red, .red-btn {
  background-color:#B90B2D;
  color:#fff!important;
  text-decoration:none!important;
  border-radius: 3px;
  text-decoration: none;
  border-radius: 3px;
  padding: 1em 1.5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
}
.btn-red:focus, .btn-red:hover, .btn-red:focus a, .btn-red:hover a, .red-btn:focus, .red-btn:hover, .red-btn:focus a, .red-btn:hover a{
  background-color:#974343;
  text-decoration: none;
  color:#fff!important;
}
.btn-scl-red, .scl-red-btn {
  color: #fff!important;
  text-decoration:none!important;
  border-radius: 3px;
  background-color:#BA0C2F;
  text-decoration: none;
  border-radius: 6px;
  padding: .5em .5em;
  margin: 10px 10px 10px 0;
  font-weight: 300;
  text-align:center;
  width:220px;
}
.btn-primary a, .btn-scl-red a, .scl-red-btn a {
  color:#fff!important;
  text-decoration: none;
}

.russell-home-btns-block{
  display:flex;
  width:220px;
  height: auto;
  flex-wrap:wrap;
  margin-top:0;
  margin-left:15%;
  margin-bottom:0;
}
blockquote {
  color:#000;
  font-weight: 300;
  line-height: 1.6;
  border-left: 5px solid #eeeeee;  
  margin:2rem;

}
blockquote p {
  margin-left:5px;
  font-style: italic;
}
blockquote span {
  font-style: normal;
  margin-left:5px;
}

.field--name-field-image-caption {
  font-size: 0.77em;
}
.field--type-image img {
  margin-bottom: 0.25em;
}


@media (max-width: 991px) {

  .russell-home-btns-block{
    display:flex;
    width:220px;
    height: auto;
    flex-wrap:wrap;
    margin-left:15%;
    margin-bottom:10%;
  }

}

@media (max-width: 768px) {
  .h1, h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.3em;
  }
  h3 {
    font-size: 1.2em;
  }

}
@media (max-width: 570px) {
  .h1, h1 {
    font-size: 1.5em;
  }
  h2 {
    font-size: 1.2em;
  }
  h3 {
    font-size: 1.15em;
  }
  .russell-home-btns-block{
    display:flex;
    width:220px;
    height: auto;
    flex-wrap:wrap;
    margin-left:20%;
    margin-top:0;
    margin-bottom:5%;
  }
  

}
