/* Enter Your Custom CSS Here */
.polaroid-gallery a.polaroid-gallery-item, .polaroid-gallery a.polaroid-gallery-item .polaroid-gallery-text {-webkit-transition: all .6s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
font-size: 20px !important;
 line-height: 16px !important;
  letter-spacing: -1px !important;
}

@media (max-width: 650px){
#site-title a {
    font-size: 54px;
    padding: 5.30625em 0 2em;
}
#access ul {
    font-size: 20px;
}}

@media (max-width: 800px){
#main #content {
    margin: 0 3.6%;
}}

@media (max-width: 1023px) {
#access {
    display: inherit;
    top: inherit;
    margin: inherit;
    float: inherit;
  position: inherit;
  padding: 1em 0;
}}