/* much respect to those we imitate, we imitate in the name of art. 

https://www.w3schools.com/bootstrap/bootstrap_templates.asp

*/

/* Styles to sort out */

h3 {border-bottom: 1px #ccc solid;}


  /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }

    .carousel-inner img {
      width: 100%; /* Set width to 100% */
      min-height: 200px;
    }

    /* Hide the carousel text when the screen is less than 600 pixels wide */
    @media (max-width: 600px) {
      .carousel-caption {
        display: none; 
      }
    }


/* Styles to keep */

body {
    font-size: 1.2rem;
    
    font-family: Helvetica Neue, Helvetica, 'Roboto', Arial, sans-serif;
    /*
    font-family: 'Roboto', Arial, sans-serif;*/
    line-height: 1.8;
    letter-spacing: 0.12rem;
    font-weight: 300;
    color: #1e1e1e;
    background-color: #c2c2c2;
}

.container {
    background-color: white;

    max-width: 1280px;
    margin: 0 auto;
    border-bottom: 1px solid #c2c2c2;
}

/* type */ 


h1, .h1,
h2, .h2  {
    font-weight: 200;
    line-height: 1.6;
    letter-spacing: 0.13rem;
}

h3, .h3, h4, .h4,  h6, .h6 {
    font-weight: 300;
    letter-spacing: 0.12rem;
}

h1, .h1 { font-size: 1.9rem; }

h2, .h2 { font-size: 1.5rem; }

h3, .h3 { font-size: 1.3rem; }

h4, .h4 { font-size: 1rem; }

h5, .h5 { font-size: 0.8667rem; }

h6, .h6 { font-size: 0.7333rem; }

a { color: #1e1e1e; }

/* image */ 

.blokback {
 display: block;
background-color: #f5f5f5;
margin: 10px 0;

}


/* guides */
.back111 {background: #111;}
.backccc {background: #ccc;}
.backbbb {background: #bbb;}
.backeee {background: #eee;}

div {display: block;}

#footer {
background-color: #f5f5f5;
}

.icon {
   color: #c2c2c2;
   font-size: 1.7rem;
}
.icon:hover {
text-decoration: none;
}

.sociallist li{
  float:left;
  list-style: none;
      margin-left: 17px;

}
.socialtitle {
float: left;
}
input#mce-EMAIL {
border:0;
background-color: #e5e5e5;
padding: 5px;
width: 200px;

font-size: 1.2rem;
font-family: Helvetica Neue, Helvetica, 'Roboto', Arial, sans-serif;
letter-spacing: 0.12rem;
    font-weight: 300;
    color: #1e1e1e;

} 
.inline {
    display: inline;
}
.inline-block {
  display: inline-block;
}


#mc_embed_signup {
  margin-left: -18px;
}
#mc-embedded-subscribe {
  background: none;
  border:none;
  color: blue;

}
