
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-color:black;
}

header {
    width:100%;
    z-index:999;
    margin-bottom:  80px;
}

@font-face {
    font-family: 'Zangezi07-Regular';
    src: url('../fonts/Zangezi07-Regular.woff') format('woff'),
         url('../fonts/Zangezi07-Regular.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: 'alte-haas-grotesk.bold';
    src: url('../fonts/alte-haas-grotesk.bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'alte-haas-grotesk.regular';
    src: url('../fonts/alte-haas-grotesk.regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Dutch801';
    src: url('../fonts/Du801Rm.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Dutch801';
    src: url('../fonts/Du801Bd.ttf') format('truetype');
    font-weight: bold;
}


.text-align-right {
  text-align: right;
}

h1, h2, h3, h4, .page_headline {
    font-family: 'Dutch801';
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    text-transform:uppercase
}



h1 {
    margin-top:0px;
    font-size: 4rem;
    text-align: center;
}


.page_headline {
    margin-top: 90px;
    font-size: 4rem;
    text-align: center;
}


@media screen and (max-width: 768px) {
  h1, .page_headline {
    font-size:42px;
  }
}

h2 {
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 50px;
    text-align: center;
}

@media screen and (max-width: 768px) {
	h2 {
    margin-bottom:15px;
    font-size: 34px;
}
}

h3 {
    margin-bottom: 0px;
    font-size: 21px;
    margin-top:0px;
}

@media screen and (max-width: 768px) {
 h3 {
   text-align:center;
 }

 .small p {
   text-align:center;
 }
}

h4 {
    margin-bottom: 0px;
    font-size: 17px;
}

p, address {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.3em;
    margin-top: 3px;
}

.big p{
    font-family: 'Dutch801';
    margin-top: 0;
    font-size: 36px;
    line-height: 1.2em;
    text-align: center;
}

@media screen and (max-width: 768px) {
  .big p {
    font-size:24px;
  }
}

.small p {
  font-size:80%;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.1em;
}

ul {
    margin-top: 0px;
    list-style-type:none;
    padding-left: 0px;
}


li {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.3em;
}

footer {
    width:100%;
    font-size: 17px;
    border-top:1px solid;
    padding-top: 70px;
    padding-bottom: 130px;
    text-align: center;

}

footer nav {
    font-size: 17px;
}

.col picture img,
.col figure img{
    width:100%;
}

figure {
  margin:0;
  margin-bottom:15px;
  line-height:1;
}

figure img {
  display:block;
  content-visibility: auto;
  width:100%;
  height: auto;
}

@media screen and (max-width: 768px) {
	.col-logo {
    order:-1;
  }

    .col-meta-nav {
      display:none;
    }
  nav a {
    text-align:center;
  }
}

.logo {
    height:50px;
    max-width: 150px;
}

.fontana-logo {
  fill:inherit;
}

a.logo:link {
    text-decoration: none;
}

nav {
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.1em;
    text-transform:uppercase
}

nav a {
  display:block;
}

a:link {
  text-decoration: underline;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: inherit;
}

nav a:link {
  text-decoration: none;
}

nav a:hover {
  text-decoration: underline;
}

section:first-child {
   padding-top: 5px;
}

section.project_preview picture {
   height: 100%;
}

section.project_preview picture img {
   object-fit: cover;
   height: 350px;
}

section.project_preview picture:first-child {
   padding-right: 25px;
}

section.project_preview .col {
   display: flex;
   justify-content: space-around;
}

section.section-bordered{
    border-top:1px solid black;
    border-bottom:1px solid black;
}
section.section-centered {
    text-align:center;
}

@media (max-width: 468px) {

}



/*table styles*/

table {
    width:100%;
     border-collapse: collapse;
     text-align:center;
}
table, th, td {
    border:1px solid white;
}

td {
    padding: 15px;
}

@media screen and (max-width: 768px) {
  table {
    margin-bottom:20px;
  }
	td {
    padding: 10px;
  }
}

.schedule {
  display:flex;
  flex-direction:row;
  margin-top:40px;
  border-top:1px solid;
  border-left:1px solid;
  border-bottom:1px solid;
}

.day {
  flex-grow:1;
  border-right:1px solid;
  flex: 1 1 0px;
}


.day-title {
  border-bottom: 1px solid;
  font-size:200%;
  text-align:center;
  padding:10px;
}

.course {
  padding:20px;
  font-size:90%;
  border-bottom:1px solid;
}

.course-title {
  text-transform:uppercase;
  line-height:1.1;
  margin-bottom:3px;
}

.day .course:last-child {
  border-bottom:0px;
}

.course-time {
  font-family: 'Dutch801';
}

/* .course-time:before {
  content:'◷ '
} */


@media screen and (max-width: 1024px) {
  .schedule {
    flex-direction:row;
    flex-wrap: wrap;
  }
	.day {
    width:50%;
  }

  .course {
    font-size:100%;
  }


  .course,
  .day-title,
  .schedule,
  .day {
    border:0px;
  }

  .course {
        padding-left:0px;
    padding-bottom:0px;
        padding-top:15px;

  }

  .day {
    margin-bottom:40px;
  }


  .day-title {
    text-align:left;
        padding-left:0px;

  }
}


@media screen and (max-width: 768px) {

}
