/*
For All the Elements that Appear In the Footer of the Website
*/
/*
    Created on : May 20, 2014, 6:43:01 PM
    Author     : Ethan Cheong
*/

#footerwrapper {
  padding:0 0 50px;
}

#footer-message {
  clear: both;
  text-transform: uppercase;
  font-size:11px;
}


#footer4 .block {
  margin-bottom:50px;
}


#footer,
#footer4,
.region-page-closure {
  clear: both;
}

#footer4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 660px;
  width: 100%;
}

#footer41 ,
#footer42 ,
#footer43 {
  float: left;
  width: 220px;
  box-sizing: border-box;
  padding: 0 10px;
}


/***************** Navigation Menu At Footer *********************/
#footer4 .block h2.title {
  margin-top: 0;
  font-size: 18px;
  letter-spacing: 0.22em;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}

#footerwrapper ul {
  margin:4px 0 0;
  padding: 0;
}
#footerwrapper li {
  color: #000000;
  list-style: outside none none;
  margin: 0 0 9px;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.24em;
}


/***************** END Navigation Menu At Footer *********************/

/***************** Social Like Box *********************/
#block-fb_social-likebox {
  background:#F7F7F7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  max-width: 300px;
}
/***************** End Social Likebox *********************/

/***************** Mailchimp Mailing *********************/

#block-mailchimp2-mailchimp2 {
  margin-bottom: 50px;
  padding-bottom: 52px;
  position: relative;
}

#block-mailchimp2-mailchimp2::after {
  background:#000;
  height: 2px;
  width: 100%;  
  left: 0;
  bottom: 0;
  position: absolute;
  content: " ";
}

#block-mailchimp2-mailchimp2 h2{
  font-family: DIN1451Com-Engschrift, 'Arial Narrow', sans-serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 45px 0;
  line-height: 1;
}


#block-mailchimp2-mailchimp2 input.form-text {
  background:#FFF;
  border: 2px solid #000;
  color:#000;
  background: transparent;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  padding: 14px 15px 12px;
}

#block-mailchimp2-mailchimp2 .form-item {
  margin:0;
}

#block-mailchimp2-mailchimp2  label {
  display:none;
}

#block-mailchimp2-mailchimp2  input.form-submit {
  margin-top: 25px;
  height: 44px;
  line-height: 44px;
  width: 255px;
  text-align: center;
  padding: 0;
  font-size: 12px;
  letter-spacing: 0.24em;
}

.tabletmailinglist {
  margin: 0 46px;
  max-width: 100%;
  text-align:center;
}

/***************** END Mailchimp Mailing *********************/
#block-block-3{
    margin-bottom: 40px;
}
.zigzag{
  background:#000;
  height: 2px;
  margin: 0 auto 50px;
  width: 100%;
}