@font-face {
	font-family: 'Jost', 'Nunito', sans-serif;
}


body {
	background-color: #eadfd9;
    color: #614040;
    font: normal normal normal 18px/1.5em 'Jost','Nunito',sans-serif;
    line-height: 1.2em;
	margin:0;
    padding:0;
  }
  
img {
    width:100%;
  } 
  
#container	{
    margin: auto;
    padding:1.0em 1.0em 1.0em 1.0em;
  }
 
#container div.content h3	{
    margin: 0;
  }
  
#container #assignments div.content h3	{
    margin-top: 1.65em;
  }
  
  
#container div.content	{
    padding-top: 1.4em;
  }
  
#assignments ul li{
    line-height: 1.7em;
    margin-bottom:0.5em;
  }

  
#assignments h2{
   padding: 2.1em 0 0 0;
  }

a {
    color: #614040;
  }

 
  

#profile {
    line-height: 1.7em;
    padding-bottom: 9.0em;
    clear: both;
  }
  
#medium h2 {
    float: none;
    font-size: 0.9em;
    text-transform: uppercase;
  }


#medium ul {
    margin:0;
    padding:0;
  }

  
#medium ul li a time{
    display:block;
    font-size:0.8em;
    color: #eadfd9;
  }
  
#medium ul li a:hover{
    text-decoration:underline;
  }
  
  #medium ul li {
    display:block;
    width: 100%;
    float:left;
    height: 140px;
    margin-bottom: 0.6em;
    background:#614040;
  }
  #medium ul li:hover {

    background:#7c5454;
  }
  
#medium ul li a{
    display:block;
    height: 140px;
    color: #fff;
    padding: 1.8em;
    line-height: 150%;
    text-decoration:none;
  } 
  
  
  
#profile h2 {
    margin-top: 1.8em;
  }
  
#profile div:last-child {
    padding-bottom: 7.8em;
  }  

  
h1, #footer h2 {
    display:none;
    visibility:hidden;
  }
  

h2 {
    clear: both;
  }

h3 {
    margin: 0;
    padding:1.0em 0 0 0;
  }  
  

  
.summary p {
    color: #4923F4;
    font: normal normal bold 40px/1.4em 'Jost','Nunito',sans-serif;
  }


.summary p.score {
    font: normal normal bold 17px/1.4em 'Jost','Nunito',sans-serif;
    font-style: italic;
    margin-bottom:2.9em;
  }
  
#footer	{
    background-color:#fff;
    border-top: 1px solid #4923F4;
    padding: 5em 1em;
    clear: both;
	text-align:center;
  }
  
#footer a {
    color:#4923F4;
    text-decoration: none;
  }
  
#footer ul {
    margin:auto;
    list-style:none;
    line-height:180%;
    padding:0;
} 

#footer li {
margin:auto;
  }
  
  
#footer ul.links {
	font-weight:bold;
	margin-bottom:3em;
	font-size: 2.0em;
  }
  
  
#footer ul.contact li {
	font-size: 1.3em;
	margin-bottom:0.5em;
  }
  
  
#footer p {
margin-top:3.6em;
text-transform: uppercase;
  }
  
#footer p a {
background-color: #eadfd9;
padding: 0.5em;
  }
  
  


  

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 740px) {

.summary p {
    font: normal normal bold 1.6em 'Jost','Nunito',sans-serif;
  }

div#container div#assignments div.content {
    padding-top:0;
    margin-top:0;

}

div#container div#profile div.content {
    padding-top:0;
    margin-top:0;

}


div#container div#profile  {
    padding-bottom:0em;


}

  
  

  
  #medium ul li {
    display:block;
    width: 100%;
    float:left;
    border: 1px solid #614040;
    height: 140px;
    margin-bottom: 0.6em;
    background: #614040;
    
  }
  
#medium ul li a{
    display:block;
    height: 140px;
    color: #fff;
    padding: 1.8em;
    line-height: 150%;
    text-decoration:none;
  }
  
div#container div#profile div.content:last-child {
    padding-bottom:2em;
    margin-top:0;


}  


  
#footer ul.links {
	font-size: 1.3em;
  }
  
  
#footer ul.contact li {
	font-size: 1.1em;
  }
  
#footer ul.contact li {
	margin-bottom:0.2em;
  }
  
  

} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 740px) {

#container	{
    width: 720px;
  }
  
  div.content	{
    width: 490px;
    float:right;
  }
  
  h2	{
    float:left;
  }
  
  
  #medium ul li {
    display:block;
    width: 100%;
    float:left;
    border: 1px solid #614040;
    height: 120px;
    margin-bottom: 0.6em;
    background: #614040;
    
  }
  
#medium ul li a{
    display:block;
    height: 120px;
    color: #fff;
    padding: 1.8em;
    line-height: 150%;
    text-decoration:none;
    
  }
  
#profile, #assignments ul li{
	font-size:1.1em;
  }  


} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 960px) {

#container	{
    width: 920px;
    padding:1.0em 1.0em 1.0em 1.0em;
  }
  
  
  div.content	{
    width: 690px;
    float:right;
  }
  
  h2	{
    float:left;
  }
  

#medium ul li {
    display:block;
    width: 31%;
    float:left;
    border: 1px solid #614040;
    height: 170px;
    margin-right: 0.6em;
    background: #614040
    
  }
  
#medium ul li a{
    display:block;
    height: 170px;
    color: #fff;
    padding: 1.8em;
    line-height: 150%;
    text-decoration:none;
  }
  

#profile, #assignments ul li{
	font-size:1.2em;
  }  
  
img {
    width:36%;
    float:right;
    margin-left:2em;
    margin-top:0.7em;
    padding-bottom:0em;
    margin-right:0.5em;
  } 

  



} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {



}