footer.container {
  border: 0;
}

footer.container a {
  text-decoration: underline;
}

footer.container a:hover {
  color: #333;
}

.tncc-footer {
    padding: 50px 0 50px 0;
    background-color: #3e2048;
    margin-bottom: 24px;
    color: #fff;
}
.tncc-footer a {
    color: #fff;
}
.tncc-footer .etc a:hover, 
.tncc-footer .etc a:focus {
    color: #fff;
    text-decoration: underline;
}
.tncc-footer .social img {
    width: 35px;
    height: auto;
}
.tncc-footer .social li a {

    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.f-logo {
    padding: 0 100px 25px 0;
    text-align: center;
    max-width: 360px;
}
.tncc-footer ul {
    margin-top: 0;
    margin-bottom: 26px;
}
.tncc-footer .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.tncc-footer .etc li {
    margin-bottom: 6px;
}
.tncc-footer .go a {
    display: block;
    padding: 9px 9px 9px 18px;
    margin-bottom: 5px;
    color: #fff;
    background-color: rgba(0,0,0,0.25);
}
.tncc-footer .go a:hover, 
.tncc-footer .go a:focus {
    text-decoration: none;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.tncc-footer a.btn-report {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: #903E0E;
    margin-top: 26px;
}
.tncc-footer .btn-report:hover, 
.tncc-footer .btn-report:focus {
    background-color: #903E0E;
    border-color: #f60;
    color: #fff;
}
.tncc-footer .btn-report:hover span, 
.tncc-footer .btn-report:focus span {
    background-color: #903E0E;
    border-color: #f60;
    color: #fff;
}
footer.container .tncc-footer a {
    text-decoration: none;
}
footer.container .tncc-footer a:hover, 
footer.container .tncc-footer a:focus {
    color: #fff;
    text-decoration: underline;
}
.tncc-footer .social li a:hover, 
.tncc-footer .social li a:focus {
    background-color: #903E0E;
}

#page-footer {
  background-color: #5a4280;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 60px 30px 20px 30px;
  font-size: 16px;
}

#page-footer a {
  color: #fff;
  text-decoration: underline;
}

#page-footer a:hover {
  color: #fff;
  text-decoration: none;
}

#page-footer h2 {
  font-weight: 200;
  font-size: 14px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #fff;
}

#footer-social {
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#footer-social img {
  width: 45px;
  height: 45px;
}

#footer-social li {
  display: inline-block;
  margin: 0 10px 10px 0;
  border-radius: 45px;
}

#footer-social li:hover {
  background-color: #84bd00;
}

#page-footer-logo {
  text-align: center;
  margin-bottom: 20px;
}

#page-footer-logo ul li {
  display: inline;
}

.college-info-block a {
  font-size: 14px;
  text-decoration: none;
}

.college-info-block a:hover {
  text-decoration: none;
}

.college-info-block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.college-info-block ul li {
  margin-bottom: 7px;
}

.college-info-block h2 {
  color: #333;
  font-size: 14px;
  font-weight: 200;
  margin-top: 20px;
  text-transform: uppercase;
}

.report-incident {
  color: #fff !important;
}

.copyright {
  margin-top: 60px;
  text-transform: uppercase;
  font-size: 12px;
}

.campus-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.linkedin {
  background-color: #0077B5;
}

.facebook {
  background-color: #3b5998;
}

.twitter {
  background-color: #1da1f2;
}

.instagram {
  background-color: #8a3ab9;
}

.youtube {
  background-color: #e52d27;
}

@media screen and (max-width: 900px) {
  #footer-logo {
    width: 100%;
    padding: 20px;
  }
  #footer-social li {
    margin: 0 5px 5px 0;
  }
}

@media screen and (max-width: 1120px) {
  #footer-campuses-centers {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  #block-menu-menu-lower-footer-menu,
  #campuses-line {
    display: none;
  }
  .footer #block-block-7 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.footer {
  margin-top: 0px;
  padding-top: 0px;
}