.pad{margin-bottom: 25px}

.hyper{text-align:center;}

.pic1{display: block;
        margin-left: auto; 
        margin-right: auto;max-width:100%;max-height:100%;position:relative;top:0px;}
        
     .fa {
  padding: 3px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;  margin-top: -1.6%; margin-bottom:.3%;}
      
      /* Facebook */
.fa-instagram {
  background: #231f20;
  color: white;  }
        
    .fa:hover {
  opacity: 0.7;
}    
        
        .pic2{display: block;
        margin-left: auto; 
        margin-right: auto;;}
        
        
               .pic3{display: block;
        margin-left: auto; 
        margin-right: auto;max-width:80%; max-height:auto}
        
        .ban{display: block;
        margin-left: auto; 
        margin-right: auto; background-color:#191617; width:100%; max-width:100%; Height: 30%; max-height:40%;}
        
        
        .ban1{display: block;
        margin-left: auto; 
        margin-right: auto; background-color:#191617; width:100%; max-width:100%; Height: 6%; max-height:10%;}
        
        .sacred{text-align:center; padding-top:30px; max-width:70%; max-height:70%;}
        
        body {background-color: #231f20;}
  
  





.font1{color:#dad7db;}
.font2{color:#dad7db; font-family:arial;font-weight:lighter}






* {
  box-sizing: border-box;
}

body {
  background-color: #231f20;
  padding: 20px;
  font-family: Arial;
}

/* Center website */
.main {
  max-width: 1024px;
  margin: auto;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 8px -16px;
}

/* Add padding BETWEEN each column (if you want) */
.row,
.row > .column {
  padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: #231f20;
  padding: 10px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;}
 
 .pic1{display: block; margin-left: auto;margin-right: auto;max-width:100%;max-height:100%;position:relative;top:0px;}

.pic3{display: block;
        margin-left: auto; 
        margin-right: auto;width:100%;height:auto;}
        .pad{margin-bottom: 10px}

     
     .fa {
  padding: 3px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;  margin-top: -7%; margin-bottom:.3%;}
.pic3{display: block;
        margin-left: auto; 
        margin-right: auto;}
  }


      


@media screen and (max-width: 260px) {
 
 
 .pic1{display: block; margin-left: auto;margin-right: auto;max-width:100%;max-height:100%;position:relative;top:0px;}

}
