.gallery.copyright-text {
    font-size: 22px;
}
.navigation a {
    font-size: 22px !important;
}
h1 {
  font-size: 70px;
} 
h5 {
  font-size: 35px;
}
.btn.button--light,
font-size: 20px;
}
.gallery {
    padding-top: 50px !important;
}
.vc_btn3-container.vc_btn3-left {
    display: none;
}
widget__title widget--sidebar-blog__title {
  font-size: 30px;
}
.widget_recent_entries ul {
    font-size: 22px;
}
/*
.home .covers .article__parallax {
       overflow: initial;   
}
*/

body .covers .article__parallax { 
    height: 100% !important;
}
.site-title--image img {
    max-height: 110px !important;
}
.vc_grid-filter>.vc_grid-filter-item>span {
  font-size:20px;
}
.widget_categories ul > li a {
  font-size:22px;
}
@media only screen and (min-width: 768px) {
.five-columns.vc_row .vc_col-sm-2 { float: left; width: 18.8%; padding: 0; margin-right: 1.5%; min-height: 0; }
.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
margin-right: 0;
}
}
@media screen and (min-width: 900px) {
.nav--main > .menu-item > a {
    padding-right: 18px !important;
    padding-left: 18px !important;
}
}