<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /*!
 * @file template/includes/css/base2014/footer.css
 */

/* ==================== Global Footer ==================== */

footer.tnc#global-footer{
  background:url(/learn-more/themes/custom/ohio_theme/images/topo-map-footer-sm.jpg) no-repeat center #024230;
  background-size:cover;
  padding:60px 0;
  display:block;
}
@media (min-width:768px){
  footer.tnc#global-footer{
    background:url(/learn-more/themes/custom/ohio_theme/images/topo-map-footer.jpg) no-repeat center #024230;
    background-size:cover;
  }
}
footer.tnc#global-footer &gt; .container{
  background:#00694E;
  padding:45px;
}
footer.tnc#global-footer &gt; .container &gt; .row{
  margin-top:0;
  border:none !important;
}
footer.tnc#global-footer h2{
  text-align:left;
  color:#fff;
  font-family: p22-mackinac-pro, Times New Roman, serif;
  font-weight:700;
  font-size:20px;
  line-height:27px;
}
footer.tnc#global-footer ul li a,
footer.tnc#global-footer .block-contact-block a,
footer.tnc#global-footer .block-contact-block span,
footer.tnc#global-footer .block-contact-block div{
  text-decoration:none;
  text-transform:none;
  font-family: proxima-nova, Arial, Verdana, sans-serif;
  font-weight:300;
  font-size:16px;
  line-height:27px;
  word-wrap:break-word;
}
footer.tnc#global-footer .block-contact-block span.fab{
  font:normal normal normal 16px/1 "Font Awesome 6 Sharp", "Font Awesome 6 Brands";
}
footer.tnc#global-footer .col-md-3 ul li a,
footer.tnc#global-footer .col-md-3 .contact-us-block a {
  display:block;
  padding:5px 0;
  transition:background .5s, color .5s, padding .5s;
}

footer.tnc#global-footer .col-md-3 .contact-us-block a {
  padding:2px 0;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers &gt; div,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number {
  transition:background .5s, color .5s, padding .5s;
  display:flex;
  align-items:center;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link a,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address a,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers &gt; div a,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number a {
  display:inline-block;
  padding:2px 0 2px .8rem;
  width:100%;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link a:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address a:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers a:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number a:hover {
  background:none;
  padding-left:.8rem;
}

footer.tnc#global-footer .col-md-3 ul li a:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block a:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers &gt; div:hover,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number:hover {
  background:#024230;
  color:#fff;
  padding-left:10px;
}
footer.tnc#global-footer .col-md-3 ul li a:focus, 
footer.tnc#global-footer .col-md-3 .contact-us-block a:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers &gt; div:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number:focus {
  outline: 2px solid #fff;
  background:#024230;
  color:#fff;
  padding-left:10px;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link:focus-within,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address:focus-within,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers div:focus-within,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number:focus-within {
  outline:2px solid #fff;
  background: #024230;
  padding-left:10px;
}
footer.tnc#global-footer .col-md-3 .contact-us-block .maps-link a:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .email-address a:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .phone-numbers a:focus,
footer.tnc#global-footer .col-md-3 .contact-us-block .fax-number a:focus {
  outline:none;
  background:none;
}

footer.tnc#global-footer .block-contact-block .social-media-links--platforms li a {
  padding:5px 0;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .social-media-links--platforms a:focus,
footer#global-footer #footer-social li a:focus {
  outline:none;
  background:none;
  padding-left:0;
}

footer.tnc#global-footer .col-md-3 .contact-us-block .social-media-links--platforms a {
  padding:5px 0;
}

footer.tnc#global-footer .block-contact-block .social-media-links--platforms li a:hover{
  background:none;
  padding:5px 0;
}

.social-media-links .social-media-links--platforms li a i {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.social-media-links .social-media-links--platforms li a:hover i {
  background: #fff;
  color: #00694E;
}

.social-media-links .social-media-links--platforms li a:focus i {
  outline: 2px solid #fff;
}

footer.tnc#global-footer #footer-bottom #disclosures li a{
  text-decoration:none;
}
footer.tnc#global-footer #footer-bottom #disclosures li a:hover{
  text-decoration:underline;
}
footer.tnc#global-footer .block-contact-block .field{
  position:relative;
}
footer.tnc#global-footer .block-contact-block .field:before{
  position:absolute;
  top:5px;
  left:-15px;
  font:normal normal normal 14px/27px "Font Awesome 6 Sharp", "Font Awesome 6 Brands";
}
footer.tnc#global-footer .block-contact-block .field--name-field-office-address {
  margin:15px 0;
}
footer.tnc#global-footer .block-contact-block .field--name-field-phone::before {
  font-family:revert !important;
}
footer.tnc#global-footer p{
  color:#fff;
}
footer.tnc#global-footer a.footer-logo{
  display:block;
  width:130px;
  padding-top:12px;
}
footer.tnc#global-footer a.footer-logo img{
  opacity:1;
}
footer.tnc#global-footer #footer-bottom{
  border-bottom:1px solid #008664;
}
footer.tnc#global-footer #footer-bottom #disclosures{
  margin-top:18px;
}
footer.tnc#global-footer .copyright{
  position:relative;
}
footer.tnc#global-footer .copyright p,
footer.tnc#global-footer .copyright p a{
  font-family: proxima-nova, Arial, Verdana, sans-serif;
  font-weight:300;
  font-size:13px;
}
footer.tnc#global-footer .copyright p a{
  text-decoration:none;
}
footer.tnc#global-footer .copyright p{
  position:absolute;
  top:0;
  left:15px;
}
footer.tnc#global-footer .copyright #footer-social{
  position:absolute;
  top:-5px;
  right:0;
}
footer.tnc#global-footer .copyright #footer-social i::before {
  display: block;
  text-align: center;
}
@media screen and (max-width:768px){
  footer.tnc#global-footer &gt; .container &gt; .row &gt; section:not(:first-child){
    margin-top:30px;
  }
  footer.tnc#global-footer .col-md-3 ul li a{
    padding:5px 0;
  }
  footer.tnc#global-footer .block-contact-block .social-media-links--platforms li a:hover{
    padding:5px 0;
  }
  footer.tnc#global-footer #footer-contact{
    border-top:0;
    padding-left:15px;
  }
  footer.tnc#global-footer .copyright{
    margin-top:0;
  }
  footer.tnc#global-footer #footer-contact .field--name-field-link,
  footer.tnc#global-footer #footer-contact .field--name-field-phone{
    margin-left:15px;
  }
  footer.tnc#global-footer .copyright p,
  footer.tnc#global-footer .copyright #footer-social{
    position:relative;
    text-align:left;
  }
  footer.tnc#global-footer .copyright p{
    padding-top:20px;
  }
  footer.tnc#global-footer .copyright #footer-social{
    margin-left:10px;
  }
}
section#footer-news, section#footer-contact {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}


#global-footer .container, section#footer-bottom {
  content: " ";
  display: table;
}
footer#global-footer{
  background:#746d64;
}
footer#global-footer div.row:first-of-type{
  border-top:1px solid #9e9995;
  border-bottom:1px solid #9e9995;
  margin-top:50px;
}
footer#global-footer div.row:first-of-type section{
  float:none;
  width:33.3333%;
}
footer#global-footer a.footer-logo{
  margin-right:30px;
  text-decoration: none;
}
footer#global-footer a.footer-logo img{
  opacity:.7;
}
footer#global-footer a.footer-logo:hover{
  text-decoration: none;
}
footer#global-footer a.footer-logo:hover img{
  opacity:1;
}
footer#global-footer h2{
  display:block;
  text-align:center;
  position:relative;
  margin-top:-22px;
}
footer#global-footer h2 span{
  text-transform: uppercase;
  color:#cbcbcb;
  padding:0 15px;
  font-size: 19px;
  font-weight: bold;
}
footer#global-footer ul{
  list-style: none;
}
footer#global-footer ul li a{
  color:#fff;
}
footer#global-footer #footer-news{
  padding-bottom:50px;
}
footer#global-footer #footer-news .views-row{
  display:block;
  margin-bottom:10px;
}
footer#global-footer #footer-news .views-field-timestamp span{
  font-weight: bold;
  display: block;
  padding-bottom: 1px;
  color:#fff;
}
footer#global-footer #footer-news .views-field-title a{
  color:#fff;
  font-size: 16px;
  display:block;
  line-height:20px;
}


footer#global-footer #footer-quickLinks{
  border-left:1px solid #9e9995;
  border-right:1px solid #9e9995;
  padding:0;
}
footer#global-footer #footer-quickLinks nav ul li{
  text-align:center;
  border-bottom: 1px solid #9e9995;
}
footer#global-footer #footer-quickLinks nav ul li:last-child{
  border-bottom: none;
}
footer#global-footer #footer-quickLinks nav ul li a{
  text-transform: uppercase;
  display:block;
  padding:20px;
  font-weight:bold;
}

footer#global-footer #campus-links li.ohio-online{
  margin: 10px 0;
  border-top: 1px solid #9e9995;
  padding: 10px 0;
  border-bottom: 1px solid #9e9995;
}
footer#global-footer #campus-links li.ohio-online a{
  font-weight:bold;
  position:relative;
}
footer#global-footer #campus-links li.all-regional a{
  text-transform: uppercase;
  font-weight:bold;
}
footer#global-footer #campus-links li.ohio-online a:after, footer#global-footer #campus-links li.all-regional a:after{
  content: "\f105";
  font-family: "Font Awesome 6 Sharp", "Font Awesome 6 Brands";
  padding-left: 6px;
  position: absolute;
}
footer#global-footer #campus-links li.regional{
  color:#fff;
}
footer#global-footer #campus-links li.regional a{
  text-decoration: underline;
}

footer#global-footer #footer-bottom{
  /* padding:10px 0; */
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  footer#global-footer #footer-bottom{
    flex-wrap: wrap;
  }
}

footer#global-footer #footer-bottom ul{
  display:inline-block;
}

@media (min-width: 768px) {
  footer#global-footer #footer-bottom #disclosures {
    text-align: center;
    order: 3;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  footer#global-footer #footer-bottom #disclosures {
    margin-top: 10px;
    width: auto;
    order: 2;
  }
}
footer#global-footer #footer-bottom #disclosures li{
  display:inline-block;
  color:#fff;
  font-size: 12px;
}
footer#global-footer #footer-bottom #disclosures li a{
  text-decoration: underline;
  font-size: 12px;
}
footer#global-footer #footer-bottom #disclosures li span{
  color: #FFF;
  font-size: 12px;
}
footer#global-footer #footer-bottom #disclosures li:before {
  content: "|";
  margin: 0 5px;
}
footer#global-footer #footer-bottom #disclosures li:first-child:before{
  display:none;
}
footer#global-footer .copyright{
  font-size: 12px;
  color:#fff;
  text-align:center;
  display:block;
  width:100%;
  padding-bottom:15px;
}
footer#global-footer .copyright a, footer#global-footer .copyright a:visited{
  color:#fff;
}

footer#global-footer #footer-social{
  margin-top: 10px;
}

footer#global-footer #footer-social a[target="_blank"]:after {
  display: none;
}

@media (min-width: 768px) {
  footer#global-footer #footer-social{
    margin-left:30px;
    order: 2;
  }
}

@media (min-width: 1200px) {
  footer#global-footer #footer-social{
    order: 3;
  }
}

footer#global-footer #footer-bottom ul#footer-social li a {
  text-decoration: none;
}
footer#global-footer #footer-social li{
  display:inline-block;
  position:relative;
  top:8px;
}

footer#global-footer #footer-social li i {
  width:25px;
  height:25px;
  color:#fff;
  overflow: hidden;
  text-decoration: none;
  line-height: 25px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer#global-footer #footer-social li i:hover {
  background: #fff;
  color: #01694e;
}

footer#global-footer #footer-social li a:focus i {
  outline: 2px solid #fff;
}

#footer-news .view-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* Mobile Footer Treatment */

@media screen and (max-width:768px){
    footer#global-footer .row {
	  padding: 0 10px;
  }
  footer#global-footer div.row:first-of-type {
    display:block;
  }
  footer#global-footer div.row:first-of-type section{
    display:block;
    width:100%;
  }
  footer#global-footer #footer-news{
    display:none;
  }
  footer#global-footer #footer-quickLinks{
    border:none;
  }
  footer#global-footer #footer-quickLinks ul{
    text-align: center;
  }
  footer#global-footer #footer-quickLinks nav ul li{
    display:inline-block;
    border-bottom:0;
    border-right:1px solid #fff;
  }
  footer#global-footer #footer-quickLinks nav ul li:last-child{
    border-right:0;
  }
  footer#global-footer #footer-quickLinks nav ul li a{
    padding:10px 20px;
  }
  footer#global-footer #footer-contact{
    margin-top:30px;
    border-top: 1px solid #9e9995;
    padding:0;
  }
  footer#global-footer #campus-links{
    padding-bottom:20px;
  }
}
</pre></body></html>