#myFooter {
  background-color: #3c3d41;
  color: white;
  padding-top: 30px;
}

#myFooter .footer-copyright {
  background-color: #333333;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

#myFooter .row {
  margin-bottom: 60px;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-top: 30px;
}

#myFooter a {
  color: #d2d1d1;
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 16px;
}

#myFooter .social-networks a {
  font-size: 32px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ff00d6;
}

#myFooter .twitter:hover {
  color: #ed0000;
}

#myFooter .linkedin:hover {
  color: #18f905;
}

#myFooter .btn {
  color: white;
  background-color: rgb(255,98,10);
  border-radius: 20px;
  border: none;
  width: 150px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 25px;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .card {
    height: 142px;
    margin-top: -18px;
  }
}

.col-lg-8.mx-auto {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 3px 3px 10px #dadada;
  height: 869px;
  padding-top: 39px;
  margin-bottom: 25px;
}

WELCOME-LG {
  font-size: 88px;
}

@media (min-width: 300px) {
  .col-lg-8.mx-auto {
    height: 1075px;
  }
}

@media (min-width: 1200px) {
  .col-lg-8.mx-auto {
    height: 868px;
  }
}

@media (min-width: 992px) {
  .col-lg-8.mx-auto {
    height: 959px;
  }
}

@media (min-width: 768px) {
  .col-lg-8.mx-auto {
    height: 857px;
  }
}

@media (min-width: 992px) {
  .col-lg-8.mx-auto {
    height: 963px;
  }
}

@media (min-width: 576px) {
  .col-lg-8.mx-auto {
    height: 863px;
  }
}

.sermon-heading {
  font-size: 30px;
  color: #ffffff;
}

.contact-us {
  font-size: 30px;
}

.col.col-style {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 3px 3px 10px #bababa;
  padding-top: 30px;
}

.see {
  color: rgb(0,0,0);
  font-size: 19px;
}

@media (min-width: 1200px) {
  .see {
    font-size: 35px;
  }
}

@media (min-width: 1200px) {
  .col-lg-8.mx-auto {
    height: 324px;
    box-shadow: 0px 0px;
  }
}

@media (min-width: 300px) {
  .col-lg-8.mx-auto {
    height: 281px;
    box-shadow: 0px 0px;
  }
}

@media (min-width: 992px) {
  .col-lg-8.mx-auto {
    height: 296px;
  }
}

@media (min-width: 300px) {
  .col-lg-8.mx-auto.ab-colum {
    height: 1090px;
  }
}

@media (min-width: 1200px) {
  .col-lg-8.mx-auto.ab-colum {
    height: 860px;
    box-shadow: 3px 3px 10px #bababa;
  }
}

@media (min-width: 300px) {
  .col-lg-8.mx-auto.ab-colum {
    box-shadow: 3px 3px 10px #bababa;
  }
}

@media (min-width: 576px) {
  .col-lg-8.mx-auto.ab-colum {
    height: 890px;
  }
}

@media (min-width: 992px) {
  .col-lg-8.mx-auto.ab-colum {
    height: 980px;
  }
}

@media (min-width: 1200px) {
  .col-lg-8.mx-auto.ab-colum {
    height: 890px;
  }
}

@media (min-width: 1200px) {
  .col-lg-3.mx-auto.NEWFEED {
    height: 882px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 3px 3px 10px #bababa;
  }
}

@media (min-width: 300px) {
  .col-lg-3.mx-auto.NEWFEED {
    padding-top: 30px;
    background-color: #ffffff;
    height: 890px;
    box-shadow: 3px 3px 10px #bababa;
  }
}

@media (min-width: 576px) {
  .col-lg-3.mx-auto.NEWFEED {
    height: 1020px;
    border-radius: 5px;
  }
}

@media (min-width: 768px) {
  .col-lg-3.mx-auto.NEWFEED {
    height: 1230px;
  }
}

@media (min-width: 992px) {
  .col-lg-3.mx-auto.NEWFEED {
    height: 870px;
  }
}

