/* CSS Document */
@media only screen and (max-width: 1320px) {
  .wrapper_padding {
    padding-left: 15px;
    padding-right: 15px; }

  .wrapper_inner {
    width: 100%; } }
@media only screen and (max-width: 960px) {
  .footer_left_col {
    width: 100%; }

  .footer_right_col {
    width: 100%;
    text-align: left; }

  .footer_right_col img {
    float: left; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    display: none; }

  .burger_nav {
    display: inline; }

  .intro_content img {
    display: none; }

  .intro_content img {
    display: none; } }
@media only screen and (max-width: 742px) {
  .form_two_col_left {
    width: 100%; }

  .form_two_col_right {
    width: 100%; }

  .form_left {
    border-bottom: 1px solid #fff; }

  .form_right {
    border-bottom: 1px solid #fff; }

  .form_lower_two_col_left {
    width: 100%; }

  .form_lower_two_col_right {
    width: 100%; }

  .form_lower_question {
    width: 100%;
    padding: 20px 20px 10px 20px;
    text-align: left; } }
