*{

	font-family: 'Didact Gothic', serif;
}

body{ 

  overflow-x: hidden;
  font-family: 'Didact Gothic', serif;
}

.brand{
    
    color: white;
}

h3.header-text {

/*	font-size: 2.5em;
	font-weight: 200;
	margin-bottom: -5px;*/
	font-family: 'Didact Gothic', serif;
}

h4.media-heading { 

	font-size: 21px;
	font-weight: 200;
	letter-spacing: 1px;
	line-height: 120%;
    padding-bottom: 3%;
}

.media-body p {

	font-size: 110%;
	font-weight: 200;
	margin-left: 20px;
    letter-spacing: 1.2px;
    word-spacing: -2px;	
    margin-left: 10px;
}

.media-box {

	margin: 2%;
	padding:0px 20%;
	color: #262626;
	border-radius: 1.5px;
}

.media-box .media-list {
    padding-bottom: 25px;
    border-bottom: 3px dashed #a1d7d4;
    width: 100%%;
    padding-left: 15px;
}

.media .pull-left {
  padding: 30px 30px 0px 0px;
}

.hero-text-title {

/*  font-size: 154%;
  letter-spacing: normal;
  font-weight: normal;
  line-height: 1.2;*/
  color: #262626;
}
header .hero-text {
  font-size: 1.7em;
}

  footer p.hero-text {
      font-size: 14px;
    }

/*	font-family: 'Didact Gothic', serif;
	font-size:18px;
	line-height:25px;
	font-weight:200;*/
}
.hero-text-bold {
  font-weight: 400;
/*
	font-size:20px;
	line-height:27px;
	font-weight:200;*/
}

/* Nav */

.navbar {
  width: 100%;
  float: left;
  background-color: #a1d7d4;
  height: 45px;
  padding-top: 10px;
  padding-left: 40px;
  margin-bottom: 10vh;
}

.navbar .brand {
  float: left;
  margin-right: 40px;
}
nav ul li {
  float: left;
  margin-left: 40px;
}

nav ul li a {
  color: white;
}

#mobile-nav {
  position: fixed;
  margin-left: 10000px;
  background-color: #a1d7d4;
  width: 100%;
  float: left;
  padding: 20px;  
}

#mobile-nav ul li {
  float: left;
  width: 100%;
  text-align: center;
}

/*---*/

/*######################## new ########################*/
header {
  width: 100%;
  float: left;
  clear: both;
  padding: 0px 5%;
}

#logo {
      font-family: helvetica;
      font-weight: 100;
      font-size: 38px;
      line-height: 36px;
      border: dotted 4px #a1d7d4;
      border-radius: 5px;
      width: 130px;
      height: 130px;
      padding: 25px 15px 15px 0px;
      text-decoration: none;
      color: #a1d7d4;
      float: left;
      margin: 30px;
    }
#hero {
  width: 100%;
}
#principles-list > ol {
  width: 100%;
  margin: auto;
  padding-left: 0px;

}

#princples-list ol {
}
#principles-list ol li {
   clear: left;
    font-weight: 800;
    padding: 40px 0px 20px;
    list-style-position: inside;
}

#principles-list ol li ol li {
  font-weight: 100;
  border-bottom: none;
  padding: 10px 10px;
}

.header-text {
  width: 100%;
  float: left;
  clear: both;
  margin: 40px 0px;
}

footer {
  padding: 40px;
  width: 100%;
  float: left;
  border-top: dotted 4px #a1d7d4;
  margin-top: 45px;
}

hr {   
  width: 100%;
  float: left;
}

.calm-tech-example {
  padding: 40px 0px 20px;
}

.calm-tech-example h4 {
  margin-top: 0px;
}
/* border style */

hr, .calm-tech-example{
  border-bottom: dotted 4px #a1d7d4;
}

#principles-list ol li {
  border-bottom: dotted 4px lightgrey;
}
.calm-tech-example:last-child {
  border-bottom: none;
}

section {
  margin:20px 0px;
  overflow: auto;
}

#speeches div img{
  float: right;
}

#speeches .grid--guttered {
  border-top: dotted 4px lightgrey;
  margin-bottom: 20px;
  padding-top: 20px;
}
/*######################## mobile ########################*/
/*Mobile Nav*/



/*---*/

@media all and (min-width: 770px)
  {
  #panel, #flip{
      display:none;
  }
}
@media all and (max-width: 768px)
  {
  	.navbar{
  		display:none;
  	}
    ul li {
      list-style-type: none;
    }

    a{
      text-decoration: none;
    }
    #logo {
      width: 50%;
      margin: 30px 25%;
    }
    #flip {
      position: relative;
      margin-left: 0px;
      min-height: 60px;
      float: left;
      height: 80px;
        background-color: #a1d7d4;
  width: 100%;
  float: left;
  padding: 20px;  
    }
/*    #mobile-nav div {
      float: left;
      height: auto;
    }*/
    #panel {
    background-color: #a1d7d4;

    width: 100%;
    color: white;
    text-align: center;
    text-decoration: none;
    float: left;
    display: none;
    padding-top: 20px;
    border-top: 1px solid white;
    margin-top: 0px;
    }

    #hero {
      clear: both;
    }
    #hero h1, h1 {
      font-size: 1.8em;
      line-height: 1.5em;
    }

    .hero-text {
      font-size: 1.4em;
    }
  #principles-list ol li {
    padding: 20px 2%;
    }
#flip {
      /*border-top: 1px solid white;*/
      /*border-bottom: 1px solid white;*/
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      display: block;
      /*color: white;*/
      height: 60px;
      padding: 10px 0px 11px;
      cursor: pointer;
      overflow: auto;
/*      position: relative;
      z-index: 500;*/
      text-align: center;
    }

    #flip img {
      width: 40px;
      height: 40px;
      cursor: pointer;
      z-index: 1000;

    }

  #flip hr {
    width: 100%;
    border-bottom: 1px solid white;
    height: 1px;
    margin: 0px;
  }
    #panel li{
        margin-right: 30px;
        padding: 3px;
    }

    #panel a{
    	color: white;
    	font-size: 120%;
    	letter-spacing: 1px;
      position: relative;
      z-index: 1005;
    }

    #panel {
        display: none;
    }
    footer .grid--guttered .grid__cell {
      margin-bottom: 0px;
    }
  }
