/* LESS goes here - visit lesscss.org for details 
------------------------------------------------------------*/
textarea#lesser_common_less__0,
.admin-page-framework-input-label-container,
div#field-lesser_common_less__0 {
  width: 100%;
  min-height: 400px;
}
.section-padding.page-s {
  padding: 0px 0px 80px 0px !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}
.wpcf7 p label {
  height: auto !important;
}
.footer-section .rocket {
  display: none;
}
/* 404 */
.text-404 {
  text-align: center;
}
.text-404 h1 {
  position: relative;
  font-size: 400px;
  font-family: 'Cinzel Decorative', cursive;
  line-height: 0.8;
  z-index: 0;
}
.text-404 h2 {
  position: absolute;
  top: 122px;
  left: 0;
  right: 0;
  width: 100%;
  letter-spacing: 0.75px;
  line-height: 80px;
  font-size: 50px;
  margin: 0 auto;
  background-color: #fff;
  z-index: 0;
}
#page-404 h3 {
  margin-bottom: 20px;
  line-height: 50px;
}
blockquote {
  background: transparent !important;
  font-family: Georgia, serif;
  font-size: 18px;
  color: #606060;
  font-style: italic;
  line-height: 170%;
  position: relative;
  margin: 10px 4px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 23px !important;
  border-top: 4px solid #606060 !important;
  border-right: 4px solid #606060 !important;
  border-bottom: 4px solid #606060 !important;
  border-left: 4px solid #606060 !important;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -15px;
  top: 25px;
  color: #666;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: -3px;
  bottom: -5%;
  color: #666;
}
cite {
  color: #606060;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
cite:before {
  content: "\2014 \2009";
}
blockquote {
  margin: 10px 0;
  padding-left: 20px;
  border-left: 4px solid #ddd;
  font-style: italic;
  line-height: 170%;
}
