* {box-sizing:border-box;}
body {font-family:Arial, Helvetica, sans-serif;
background-image: url('Bible2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;  
background-size: cover;font-size:20px;color:#fff;}
video {width:100%;height:auto;padding:0px;}
iframe {border:0;display: block;max-width:100%;max-height:auto;padding:0px;}
div.gallery {width:100%;height:auto;}
.responsive {padding: 0 4px;float:left;width: 24.99999%;padding:4px;}
.clearfix:after {content: "";
display:table;clear:both;}
.button {background-color: #06f;
border: none;border-radius:24px;
color: white;text-align:center;
text-decoration:none;display: inline-block;
font-size: 20px;margin: 4px 2px;
padding: 12px 28px;cursor:pointer;}
.button:hover {background-color:#fff;color:blue;text-decoration:underline;}
@media only screen and (max-width: 992px) {
.responsive {width: 49.99999%;margin: 6px 0;}}
@media only screen and (max-width: 500px) {
.responsive {width: 100%;}}