/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
@media only screen and (max-width:890px){
#footer-wrapper .block {
width: 40%;
}
}
.toggle-block {
display:none;
}
#leaderboard-wrapper .block-superfish {
width: auto;
}
@media only screen and (max-width:800px){
#leaderboard-wrapper .block-superfish {
width: 100%;
}
}
.join-now-block .logo-block {
float: left;
padding-right: 30px;
}
.view-civicrm-events .attachment {  /*good up to Desktop*/
width: 100%;
}
#footer-wrapper .block {
width: 21%;
float: left;
margin: 0 4% 0 0;
min-height:250px;
display:block;
}
@media only screen and (max-width:890px){
#footer-wrapper .block {
width: 40%;
margin-right:8%;
min-height:250px;
display:block;
}
}
.not-front .region-footer-pre-middle .civi-events-block-small {
width: 25%;
}
.slider-heading {
top: 10%;
font-size: 30pt;
}
.slider-info, .slider-credit {
font: 800 9pt 'loveloblack';
}
.join-now-block .text-block {
min-width: 300px;
width: 75%;
}
.join-now-block .text-block .join-header {
font-size: 30px;
}