html {
  font-size: 18px;
  font-family: "Merriweather", "Times New Roman", Times, serif;
  font-weight: 400; }

body {
  -webkit-font-smoothing: antialiased;
  font-size: 1.0rem;
  line-height: 1.56;
  color: #263746; }

blockquote {
  margin: 20px;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.44rem;
  line-height: 1.35;
  font-style: italic; }

input {
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
  max-width: 90%; }

input[type=text] {
  padding: 2px 4px;
  border: 1px solid #969696;
  border-radius: 5px;
  margin: 4px 0px;
  font-size: 1rem; }

input[type=password] {
  padding: 2px 4px;
  border: 1px solid #969696;
  border-radius: 5px;
  margin: 4px 0px;
  font-size: 1rem; }

textarea {
  width: 600px;
  height: 100px;
  border: 1px solid #969696;
  border-radius: 5px;
  max-width: 90%;
  font-size: 1rem; }

select {
  max-width: 90%; }

strong {
  font-weight: 700; }

label {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: .89rem;
  color: #263746;
  font-weight: 700; }

a {
  text-decoration: underline;
  color: #42738d; }

a:hover {
  text-decoration: underline;
  color: #ea6751; }

th {
  background-color: #1c5a7c;
  color: white;
  cursor: pointer;
  text-align: center;
  padding: 2px;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  font-weight: 700; }

th:hover {
  background-color: #15445d; }

.align-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.align-left {
  text-align: left !important; }

.align-right {
  text-align: right !important; }

.bold-text {
  font-weight: 700; }

.checkbox-label {
  padding-left: 10px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 1.1rem;
  top: 2px; }

.divider-line {
  width: 100%;
  height: 2px;
  background-color: black;
  margin: 20px 0px; }

.divider-line-white {
  width: 100%;
  height: 2px;
  background-color: white;
  margin: 20px 0px; }

.error-message {
  color: #ea6751;
  font-weight: 700; }

.float-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  max-width: 40%; }

.float-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
  max-width: 40%; }

.form-line {
  min-height: 28px;
  position: relative;
  margin-top: 10px; }

.form-line .ui-datepicker-trigger {
  padding-left: 10px;
  top: 4px; }

.form-line label {
  display: inline-block;
  text-align: right;
  padding-bottom: 4px;
  width: 200px;
  padding-right: 15px; }

.longer-label .form-line label, .form-line.longer-label label {
  width: 300px; }

.longest-label .form-line label, .form-line.longest-label label {
  width: 400px; }

.maximum-label .form-line label, .form-line.maximum-label label {
  width: 500px; }

.form-line label.checkbox-label {
  width: auto;
  max-width: 600px; }

.form-line label.textarea-label {
  vertical-align: top;
  padding-top: 5px; }

.form-line label.top-label {
  text-align: left;
  display: block;
  padding: 0px; }

.form-line input[type=text] {
  display: inline-block; }

.highlighted-text {
  font-weight: 700; }

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

.display-block {
  display: block; }

.italic {
  font-style: italic; }

.narrow {
  max-width: 800px;
  width: 90%; }

.required-tag {
  color: #ea6751; }

.small-text {
  font-size: 0.9rem; }

.fa-quote-left {
  color: gainsboro;
  font-size: 1.5rem;
  padding-right: 10px;
  position: relative;
  top: -8px; }

.fa-quote-right {
  color: gainsboro;
  font-size: 1.5rem;
  padding-left: 10px;
  position: relative;
  top: -8px; }

.embed-wrapper {
  max-width: 800px;
  width: 100%;
  margin: 40px auto;
  text-align: left; }

.embed-container {
  text-align: left;
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
  overflow: hidden;
  margin: 0px auto;
  margin-bottom: 20px; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  width: 100%;
  height: 100%; }

.textwidget {
  width: 90%;
  margin: 10px auto;
  height: 230px; }

input.signup-field {
  width: 90%;
  margin: 8px auto;
  display: block; }

div#_signup_form {
  width: 90%;
  margin: 30px auto; }

.donation-section {
  max-width: 800px;
  margin: 0px auto; }

.donation-section input[type=radio] {
  margin-left: 200px; }

.donation-section .form-line span.help-label {
  top: 26px; }

.white-text {
  color: white;
  font-weight: 700; }

#_donation_form .form-line span.help-label {
  display: block;
  position: absolute;
  top: 26px;
  width: 185px;
  left: 0px;
  text-align: right;
  font-size: 10px;
  color: #969696; }

.info-message {
  color: #0fb432; }

.error-message {
  color: #c00000; }

.strength-bar-div {
  height: 16px;
  width: 200px;
  margin: 0px;
  margin-left: 20px;
  display: inline-block;
  top: 5px; }

#_donation_form .form-line p.strength-bar-label {
  font-weight: bold;
  width: 200px;
  height: 12px;
  font-size: 10px;
  color: #969696;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  text-align: left; }

#_donation_form .form-line span.extra-info {
  display: inline-block;
  position: relative;
  top: -5px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold; }

.strength-bar {
  font-size: 1px;
  height: 4px;
  width: 10px; }

#cvv_image {
  position: absolute;
  top: 0px;
  height: 26px; }

#_processing_paragraph {
  display: none; }

#_button_paragraph {
  margin-top: 20px; }

.payment-method-fields {
  display: none; }

h1 {
  font-size: 3.33rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  color: #263746;
  line-height: 1.05;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px #969696; }

h2 {
  font-size: 2.22rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  margin: 30px 0px;
  color: #263746;
  line-height: 1.4;
  text-align: center;
  text-transform: lowercase; }

h3 {
  font-size: 1.66rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.46;
  color: #42738d;
  text-transform: uppercase;
  text-align: left; }

h4 {
  font-size: 1.06rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  margin: 10px 0px;
  color: #42738d;
  line-height: 1.47;
  font-style: italic; }

h4 img {
  padding: 0px 10px; }

h5 {
  font-size: 2.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 30px;
  line-height: 1.46;
  color: #42738d;
  text-transform: lowercase;
  text-align: center;
  position: relative; }

h6 {
  font-size: 1.0rem;
  font-family: "Merriweather", "Times New Roman", Times, serif;
  margin-bottom: 10px;
  color: #286b32;
  text-align: left;
  position: relative;
  font-weight: bold; }

#_main_content {
  width: 100%;
  margin: 0px auto;
  min-height: 250px; }

.editable-list {
  border: 1px solid black; }

.editable-list tr:hover {
  background-color: #f0f0a0; }

.editable-list td {
  border: 1px solid black;
  padding-left: 4px;
  padding-right: 4px;
  vertical-align: top;
  min-height: 25px;
  position: relative; }

.form-line .editable-list span.file-info {
  position: relative;
  display: inline; }

.editable-list td.align-center {
  vertical-align: middle; }

.editable-list input {
  max-width: 250px; }

.editable-list th {
  border: 1px solid black;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  vertical-align: middle; }

.editable-list-row-control {
  text-align: center;
  width: 16px;
  padding: 2px;
  padding-bottom: 0px;
  margin: 0px; }

.editable-list textarea {
  width: 200px;
  height: 26px;
  font-size: 13px; }

.editable-list textarea:focus {
  height: 100px;
  width: 300px; }

p {
  margin-bottom: 10px;
  color: #263746; }

.active {
  background-color: gainsboro;
  top: 0px;
  height: 58px;
  z-index: 999; }

.clear-div {
  clear: both; }

#_post_iframe {
  display: none; }

#_wrapper {
  position: relative;
  min-height: 100vh;
  padding-bottom: 370px; }

#_header {
  width: 100%;
  height: 80px;
  position: relative; }

#_header_content {
  max-width: 1400px;
  margin: 0px auto;
  position: relative;
  height: 100%; }

#_cos_logo {
  position: absolute;
  left: 20px;
  top: 10px;
  height: 60px;
  cursor: pointer;
  z-index: 500; }

#_cos_logo img {
  height: 60px;
  cursor: pointer; }

#logo {
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#logo span {
  position: relative;
  top: -14px; }

#logo_image {
  display: inline;
  height: 50px;
  margin: 0px 15px;
  position: relative;
  top: 8px;
  cursor: pointer; }

#mobile_logo_image {
  display: none;
  margin-left: -20px; }

#logo_right {
  width: 45%;
  position: absolute;
  top: 50%;
  right: 20px;
  text-align: right;
  transform: translate(0, -50%);
  white-space: nowrap; }

#search_icon {
  display: inline-block;
  cursor: pointer;
  font-size: 1.6rem;
  margin-right: 20px; }

#header_search_text {
  display: none;
  font-size: 1.0rem;
  padding: 5px 10px;
  width: 150px;
  margin-right: 10px; }

#header_search_text.searching {
  display: inline; }

#header_search_text_form {
  width: 150px;
  display: inline; }

#apply_now {
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
  border-radius: 3px;
  background-color: #358f43;
  color: white;
  cursor: pointer;
  position: relative;
  top: -2px;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold; }

#apply_now:hover {
  background-color: #3da54d; }

#_header_image {
  width: 100%;
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 40px; }

#_header_image p {
  text-align: center;
  color: white;
  font-weight: bold; }

#_header_image a {
  color: white; }

#_header_image h1 {
  text-align: center;
  color: white; }

#_header_image h2 {
  text-align: center;
  color: white; }

#_header_image h3 {
  text-align: center;
  color: white; }

#_header_image blockquote {
  text-align: center;
  color: white; }

#_header_image img {
  max-width: 300px; }

#_header_image_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -44%); }

#_header_image_content p {
  max-width: 600px; }

#nav_bar {
  width: 100%;
  font-weight: 700;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  background-color: #d3d4d6;
  position: relative;
  height: 40px; }

#nav_bar li {
  position: relative; }

#nav_bar > ul {
  list-style: none;
  margin: 0px auto;
  position: relative;
  width: auto;
  display: table;
  vertical-align: top;
  height: 40px; }

#nav_bar > ul > li {
  list-style: none;
  text-align: center;
  cursor: pointer;
  padding: 0px 15px;
  position: relative;
  display: table-cell;
  vertical-align: middle; }

#nav_bar li a {
  color: black;
  font-weight: 300;
  text-decoration: none;
  font-weight: 700;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase; }

#nav_bar > ul > li:hover > a {
  text-decoration: none;
  color: #2e5d6d; }

#nav_bar li ul {
  display: none;
  width: auto;
  position: absolute;
  top: 30px;
  left: 5px;
  padding-top: 10px;
  border-top: 5px solid rgba(255, 255, 255, 0); }

#nav_bar li ul li ul {
  display: none;
  width: auto;
  position: absolute;
  left: 100%;
  top: 0px; }

#nav_bar > ul > li:hover > ul {
  display: block;
  z-index: 9000; }

#nav_bar > ul > li > ul > li:hover > ul {
  display: block;
  z-index: 9000; }

#nav_bar > ul > li > ul > li:hover > a {
  text-decoration: none;
  color: #2e5d6d; }

#nav_bar > ul > li > ul > li > ul > li:hover > a {
  text-decoration: none;
  color: #2e5d6d; }

#nav_bar .submenu-pointer {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px; }

#nav_bar li ul li {
  white-space: nowrap;
  width: auto;
  text-align: left;
  padding: 4px 30px 10px 10px;
  background-color: #d3d4d6;
  height: 32px; }

#nav_bar li li a {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  margin-left: 5px;
  font-size: .9rem; }

#mobile_nav_icon {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
  text-align: center; }

#mobile_nav_icon .fa {
  display: block;
  color: #d2d2d2;
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#mobile_nav {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  display: none;
  position: relative;
  width: 100%;
  background-color: #d3d4d6;
  font-weight: 700;
  z-index: 5000;
  font-size: 1.2rem; }

#mobile_nav .fa {
  font-size: 20px; }

#mobile_nav ul {
  width: 100%;
  list-style: none;
  border-top: 1px solid rgba(180, 180, 180, 0.3); }

#mobile_nav ul li {
  list-style: none;
  color: black;
  text-align: left;
  min-height: 50px;
  border-bottom: 1px solid rgba(180, 180, 180, 0.3);
  padding-top: 12px;
  position: relative;
  cursor: pointer; }

#mobile_nav ul li .expand-menu {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0px;
  height: 50px;
  width: 50px;
  padding-top: 10px;
  line-height: auto;
  text-align: center;
  cursor: pointer; }

#mobile_nav ul li .contract-menu {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0px;
  height: 50px;
  width: 50px;
  padding-top: 10px;
  line-height: auto;
  text-align: center;
  cursor: pointer; }

#mobile_nav ul li ul {
  display: none;
  margin-top: 18px;
  background-color: #d3d4d6; }

#mobile_nav ul li ul li a {
  padding-left: 30px;
  color: black; }

#mobile_nav ul li ul li:last-child {
  border-top: none; }

#mobile_nav ul li a {
  padding-left: 20px;
  text-decoration: none;
  color: black;
  white-space: nowrap; }

#mobile_nav > ul > li > span.menu-title {
  padding-left: 20px; }

#mobile_nav > ul > li > a {
  padding-left: 20px; }

#mobile_nav > ul > li:hover > a {
  color: #2e5d6d; }

#mobile_nav > ul > li > ul > li:hover > a {
  color: #2e5d6d; }

#mobile_nav > ul > li > ul > li > ul > li:hover > a {
  color: #2e5d6d; }

#mobile_nav .fa {
  font-size: 20px; }

#_footer {
  width: 100%;
  position: absolute;
  margin: 0px auto;
  height: 300px;
  background-color: #263746;
  left: 0px;
  bottom: 70px; }

#_footer_content {
  margin: 0px auto;
  max-width: 1400px;
  width: 95%;
  position: relative; }

#_footer_content p {
  color: #7d8790;
  font-size: 0.9rem;
  margin: 0px; }

#_footer_content h3 {
  color: #7d8790; }

#_footer_content span.fa {
  font-size: 2.0rem;
  cursor: pointer;
  margin: 0px 10px; }

#_footer_content span.fa:hover {
  color: white; }

#_footer_bottom {
  width: 100%;
  height: 70px;
  background-color: #1d2935;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: table; }

#_footer_bottom_content {
  margin: 0px auto;
  max-width: 1400px;
  width: 95%;
  position: relative;
  display: table; }

#_footer_bottom_content p {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  color: #7d8790;
  font-size: 0.9rem;
  text-align: center; }

#footer_center {
  width: 33%;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%, 0);
  height: 240px;
  border-left: 1px solid #7d8790;
  border-right: 1px solid #7d8790; }

#footer_center p {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.0rem;
  font-weight: 700; }

#footer_right {
  width: 33%;
  height: 240px;
  padding: 0px 20px;
  position: absolute;
  top: 30px;
  right: 0px; }

#footer_left {
  width: 33%;
  float: left;
  height: 240px;
  padding: 0px 20px;
  position: absolute;
  top: 30px;
  left: 0px;
  text-align: right; }

#footer_left h3 {
  text-align: right; }

#footer_left p {
  text-align: right; }

#footer_logo {
  width: 80%;
  max-width: 250px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0px);
  cursor: pointer; }

#_footer_content span.outline-button {
  border: 3px solid #7d8790;
  color: #7d8790; }

#_footer_content span.outline-button:hover {
  background-color: #7d8790;
  color: #263746; }

#_footer_content a {
  color: #7d8790;
  text-decoration: none;
  white-space: nowrap; }

#_footer_content a#privacy_policy {
  margin-right: 20px; }

#_footer_content a:hover {
  color: white; }

#_footer_content p.footer-links {
  margin-top: 20px; }

#login_form table {
  margin-left: auto;
  margin-right: auto; }

#_login_form_wrapper {
  margin: 0px auto;
  padding-top: 40px; }

#login_form {
  border: 1px solid black;
  padding: 20px;
  margin: 0px auto;
  width: 400px;
  text-align: center; }

#forgot_form {
  border: 1px solid black;
  padding: 20px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  display: none; }

#access_link_div {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }

.margin-div {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  max-width: 1400px;
  width: 95%;
  padding: 40px 30px; }

.margin-div p {
  width: 100%; }

#_main_content ul {
  width: 80%;
  margin: 0px auto 20px auto; }

#_main_content ul li {
  color: #6e6e6e;
  list-style: disc;
  font-size: 1.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 5px; }

.margin-div.width-80 {
  width: 80%;
  max-width: 1200px; }

.margin-div.width-60 {
  width: 60%;
  max-width: 1000px; }

.shaded-section {
  background-color: #e0e1e4; }

.top-border-box {
  background-color: #e0e1e4;
  border-top: 10px solid #32566a; }

.top-border-box h5 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold; }

.shaded-box {
  background-color: #e0e1e4;
  padding: 30px 40px; }

.shaded-box h5 {
  text-transform: uppercase;
  margin: 20px auto;
  font-size: 1.8rem;
  font-weight: bold; }

.shaded-box ul li {
  color: black;
  list-style: disc;
  font-size: 1rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  margin-left: 20px;
  margin-bottom: 5px; }

.shaded-box.no-padding {
  padding: 0px; }

.shaded-box.no-padding h5 {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.shaded-box.no-padding p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

span.outline-button {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  border: 3px solid #42738d;
  padding: 5px 30px;
  color: #42738d;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 10px;
  margin: 20px 0px;
  cursor: pointer; }

span.outline-button:hover {
  background-color: #42738d;
  color: white; }

span.outline-button.white-button {
  border: 3px solid white;
  color: white;
  font-weight: 700; }

span.outline-button.white-button:hover {
  background-color: white;
  color: #42738d; }

span.outline-button.green-button {
  border: 3px solid #286b32;
  color: #286b32;
  font-weight: 700; }

span.outline-button.green-button:hover {
  background-color: #286b32;
  color: white; }

span.solid-button {
  display: inline-block;
  background-color: #358f43;
  padding: 5px 30px;
  color: white;
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 10px;
  margin: 20px 0px;
  cursor: pointer; }

span.solid-button:hover {
  background-color: #3da54d; }

span.solid-button.white-button {
  background-color: white;
  color: #358f43;
  font-weight: 700; }

span.solid-button.white-button:hover {
  background-color: #3da54d;
  color: white; }

.green-outline-box {
  border: 3px solid #286b32;
  border-radius: 10px;
  width: 78%;
  margin: 20px auto;
  padding: 15px 15px 5px 15px;
  max-width: 300px; }

.green-outline-box p {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: #286b32; }

.green-outline-box span.fa {
  margin-right: 10px; }

.white-outline-box {
  border: 3px solid white;
  border-radius: 10px;
  width: 78%;
  margin: 20px auto;
  padding: 15px 15px 5px 15px;
  max-width: 300px; }

.white-outline-box p {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: white; }

.white-outline-box span.fa {
  margin-right: 10px; }

.block-image {
  width: 100%;
  display: block;
  margin: 0px; }

.highlighted-section {
  background-color: #42738d;
  padding: 50px 20px; }

.highlighted-section h2 {
  color: white; }

.highlighted-section h3 {
  color: white; }

.highlighted-section p {
  color: white;
  text-align: center;
  max-width: 1200px;
  margin: 0px auto 10px auto; }

.highlighted-section .margin-div {
  max-width: 1000px; }

.deep-blue-box {
  background-color: #1c5a7c;
  padding: 30px 20px 20px 20px; }

.deep-blue-box h3 {
  color: white;
  text-align: center; }

.bright-green-box {
  background-color: #287832;
  padding: 30px 20px 20px 20px; }

.bright-green-box h3 {
  color: white;
  text-align: center; }

.separate-section {
  margin: 40px auto; }

svg.blue-icon {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  position: relative;
  top: 10px; }

svg.blue-icon path {
  fill: #42738d; }

.clickable {
  cursor: pointer; }

#for_designation {
  text-align: center; }

#for_designation_details {
  text-align: center; }

@media only screen and (max-width: 800px) {
  svg {
    display: none; }
  #_cos_logo {
    display: none; }
  #logo {
    text-align: left; }
  #logo span#logo_part_1 {
    position: absolute;
    top: 12px;
    left: 160px; }
  #logo span#logo_part_2 {
    position: absolute;
    top: 30px;
    left: 160px; }
  #logo_image {
    display: block;
    height: 50px;
    position: absolute;
    left: 80px;
    top: 10px;
    margin: 0px; }
  #nav_bar li a {
    font-size: .9rem; }
  #nav_bar > ul > li {
    padding: 0px 5px; }
  #nav_bar li li a {
    font-size: .8rem; } }

@media only screen and (max-width: 650px) {
  #_wrapper {
    padding-bottom: 0px; }
  #_footer {
    width: 100%;
    position: relative;
    height: auto;
    bottom: 0px;
    padding-top: 10px; }
  #_footer h3 {
    text-align: center; }
  #_footer p {
    text-align: center; }
  #_footer_bottom {
    height: 40px;
    position: relative; }
  #_footer_bottom_content p {
    text-align: center;
    height: 40px;
    width: 100%; }
  #footer_center {
    width: 90%;
    margin: 10px auto;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    border-left: none;
    border-right: none; }
  #footer_logo {
    width: 80%;
    max-width: 250px;
    position: relative;
    bottom: 0px;
    left: 0;
    transform: translate(0px, 0px);
    margin: 20px auto;
    display: block; }
  #footer_left {
    width: 90%;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 0px 20px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #7d8790; }
  #footer_right {
    width: 90%;
    height: auto;
    float: none;
    padding: 0px 20px;
    position: relative;
    top: 0px;
    margin: 20px auto 0px auto;
    padding-bottom: 20px; } }

@media only screen and (max-width: 500px) {
  #_header_content {
    width: 80%;
    margin-left: 20%; }
  #search_icon {
    display: none; }
  #nav_bar {
    display: none; }
  #logo span {
    font-size: .7rem;
    font-weight: 700; }
  #logo span#logo_part_1 {
    top: 18px;
    left: 60px;
    white-space: nowrap; }
  #logo span#logo_part_2 {
    left: 60px;
    white-space: nowrap; }
  #mobile_nav_icon {
    display: block; }
  #_header {
    height: 60px; }
  #logo_image {
    height: 40px;
    left: 0px; }
  #logo_right {
    right: 10px; }
  #apply_now {
    font-size: .8rem; } }

@media only screen and (max-width: 300px) {
  #logo_right {
    display: none; } }
