/* Since we are retrofitting the responsive styles, we will take a desktop-first approach */
/* Previous styles have now been placed into the _desktop.scss file */
body {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  background-image: url(../image/bg.gif);
  background-repeat: repeat-x; }

.normal {text-decoration: none; color: black;}

.social {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: #666; }

.container {
  width: 900px;
  margin-right: auto;
  margin-left: auto; }
.containerNav {
  width: 840px;
  margin-right: auto;
  margin-left: auto; }


#headerbackground {
  position: absolute;
  z-index: 0;
  height: 300px;
  width: 900px; }

#branding {
  height: 240px;
  padding: 30px;
  position: relative;
  z-index: 1;
  top: 0px;
  width: 840px; }

#branding img {
  margin-top: 0px; }

#branding h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  font-weight: normal;
  color: #5B4949;
  float: left;
  display: none; }

#branding #contactinfo {
  float: right;
  width: 240px;
  margin-top: 60px; }

#branding #contactinfo p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 16px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  display: none; }

#primary_navigation {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #4C5C69; }

#primary_navigation ul {
  display: inline;
  margin: 0px;
  padding: 0px; }

#primary_navigation ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  text-transform: uppercase;
  display: inline;
  margin-right: 15px;
  letter-spacing: 0.1em; }

#primary_navigation ul li a {
  color: #C3D2E4;
  text-decoration: none; }

#primary_navigation ul li a:hover {
  color: #FFF;
  text-decoration: none; }

#sub_navigation {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #83A4C9; }

#sub_navigation ul {
  display: inline;
  margin: 0px;
  padding: 0px; }

#sub_navigation ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  display: inline;
  margin-right: 10px;
  text-transform: uppercase; }

#sub_navigation ul li a {
  color: #036;
  text-decoration: none; }

#sub_navigation ul li a:hover {
  color: #000;
  text-decoration: none; }

#sub_navigation p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  margin-right: 10px; }

#content {
  background-color: #FFFFE8;
  padding: 30px; }

#content h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #485C6A;
  letter-spacing: 0.1em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px; }

#content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #999;
  font-weight: normal;
  letter-spacing: 0.15em; }

#content h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  text-transform: none;
  color: #666;
  font-weight: bold;
  margin: 0px;
  padding: 0px; }

#content h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  letter-spacing: 0.15em;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px; }

#content p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 24px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px; }

#content ul {
  margin-bottom: 30px; }

#content ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  margin-bottom: 5px;
  color: #333; }

#main_content {
  width: auto;
  overflow: auto;
  padding: 0 20px 0 0; }

.google-map-frame {
  width: 600px;
  height: 400px; }

#sidebar {
  float: right;
  width: 220px; 
  margin-left: 20px;
  margin-right: 0px;}
#sidebar2 {
  float: none;
  width: 220px; 
  margin-left: auto;
  margin-right: auto;}

#sidebar .centered, #sidebar2 .centered {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #369; }

#sidebar .smart, #sidebar2 .smart {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #369;
  line-height: 24px; }

#terminal {
  font-size: 0px;
  clear: both; }

#footer {
  background-color: #E7E5BC;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px; }

#footer ul {
  display: inline;
  margin: 0px;
  padding: 0px; }

#footer ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  display: inline;
  margin-right: 5px;
  text-transform: uppercase; }

#footer a {
  color: #036; }

.floatL {float: left; margin-right: 20px;}
.floatR {float: right; margin-left: 20px;}

.rights {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333;
  display: inline;
  margin: 0px;
  padding: 0px; }

.membership {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.contactinfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.servicearea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #999; }

.credit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; }

.lcase {
  text-transform: lowercase; }

#preloader {
  display: none; }

.easyform {
  background-image: url(../image/form.gif);
  height: 240px;
  width: 200px;
  padding-top: 150px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px; }

#firstname, #lastname, #email, #confirm {
  margin-top: 2px;
  margin-bottom: 5px;
  font-family: "Times New Roman", Times, serif;
  width: 190px; }

.easyform label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF; }

.formcopy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFC; }

#downloadreport {
  margin-right: 20px;
  float: left; }

.quote {
  text-indent: -0.3em;
  font-style: italic;
  margin: 0 100px !important; }

.citation {
  text-align: right;
  margin: 0 100px 20px !important; }

.mobile-branding,
.click-call,
.click-email {
  display: none; }

/*Clearfix*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }
  

.Question {color:#5B4949; font-weight: bold; line-height: 1.1em; margin-top: 5px; margin-bottom: 2px; }
.Answer {margin-top: 0px; margin-bottom: 10px; }
ol.Answer {margin-top: 0px;}
ul.Answer {margin-top: 0px;}


  
/* FOR SPECIFIED VIEWPORTS */ 
@media all and (min-width: 1000px) {
	#sidebar {display: inline-block;}
	#sidebar2 {display: none;}
}
/* Tablets to Desktops */ 
@media all and (min-width: 768px) and (max-width: 999px) {
	#sidebar {display: inline-block;}
	#sidebar2 {display: none;}
}

@media all and (max-width: 767px) { 
	#sidebar {display: none;}
	#sidebar2 {display: block;}
}


@media screen and (max-width: 57em) {
  /* Tablet Styles */


  .container {
    width: 100%; }
.containerNav {
    width: 100%; }
  
  #headerbackground {
    width: 100%;
    overflow: hidden; }

  #preloader img {
    width: 100% !important;
    height: auto !important; }

  #branding {
    width: 100%;
    padding: 30px 0; }
    #branding #contactinfo {
      margin: 80px 20px 0 0; }

  #main_content {
    float: none;
    width: auto;
    overflow: auto;
    padding: 0 20px 0 0; }

  .google-map-frame {
    width: 100%;
    height: 300px; }

  #subfooter .servicearea {
    margin: 20px 30px; }

  /*Clearfix*/
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }

  .clearfix:after {
    clear: both; }

  .clearfix {
    *zoom: 1; } }
@media screen and (max-width: 36em) {
  /* Handheld Styles */

 
  .container {
    width: 100%; }
.containerNav {
    width: 100%; }
	
  #headerbackground {
    display: none !important; }

  #branding {
    width: 100%;
    height: auto;
    padding: 0;
    position: initial;
    z-index: auto;
    top: auto; }
    #branding #contactinfo {
      float: none;
      width: 100%;
      margin: 0;
      position: fixed;
      z-index: 1000;
      bottom: 0;
      height: 40px;
      background-color: #4C5C69;
      padding: 0; }
      #branding #contactinfo p {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        line-height: 16px;
        padding: 0px;
        color: #ffffff;
        margin: 5px;
        display: block;
        float: left; }
    #branding .click-call,
    #branding .click-email {
      display: block;
      background-image: url(../image/email-icon.png);
      background-repeat: none;
      text-indent: -1000px;
      height: 40px;
      width: 40px;
      float: right; }
    #branding .click-call {
      background-image: url(../image/phone-icon.png); }
    #branding img {
      display: none; }

  .mobile-branding {
    display: block;
    background-color: #97bbdf; }
    .mobile-branding .mobile-nav-toggle {
      background-image: url(../image/hamburger.png);
      background-repeat: none;
      height: 40px;
      width: 40px;
      float: left; }
    .mobile-branding .mobile-logo {
      display: block;
      background-image: url(../image/Gonwa_Law_firm_Wentzville.png);
      background-repeat: none;
      height: 40px;
      width: 200px;
      float: left; }

  #nav-wrapper {
    position: absolute;
    display: none;
    width: 100%; }

  #primary_navigation,
  #sub_navigation {
    width: 100%;
    padding: 0px; }
    #primary_navigation ul li,
    #sub_navigation ul li {
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
      #primary_navigation ul li a,
      #sub_navigation ul li a {
        display: block;
        padding: 15px; }
      #primary_navigation ul li p,
      #sub_navigation ul li p {
        margin: 0;
        display: block;
        font-size: 14px;
        padding: 15px; }

 
  #content {
    padding: 10px; }
    #content .quote,
    #content .citation {
      margin-right: 0 !important;
      margin-left: 0 !important; }

  .google-map-frame {
    width: 100%;
    height: 200px; }

  #main_content {
    width: 100%; }

  #footer,
  #subfooter {
    padding: 10px; }
    #footer .servicearea,
    #subfooter .servicearea {
      margin: 0px; }
    #footer p,
    #subfooter p {
      margin: 0;
      margin-bottom: 5px; }

  #footer .rights,
  #footer ul,
  #footer .membership,
  #footer .contactinfo {
    margin: 10px 0; }

  #content h2.mobile-clear {
    padding-top: 10px;
    clear: both; }

  #downloadreport {
    float: left; } }

/*# sourceMappingURL=gonwa.css.map */
