body {
  background: rgb(255, 255, 255);
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: calibri, helvetica, sans-serif;
}
html {
  background: rgb(255, 255, 255);
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: calibri, helvetica, sans-serif;
}
html {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
body {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
div[class^="container"] {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
.column {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  max-width: 1280px;
}
.dropdown-menu {
  font-size: 15px;
}

.gdw_header,
.gdw_subscribe,
.gdw_embed {
  display: none !important;
}

.gdw_widget div.story_nav li.pub_date {
  color: #333 !important;
  font-size: 13px !important;
}

/* Accordion */

.js-accordion {
  padding: 3px 1px;
}

.js-accordion__panel[aria-hidden="true"] {
  display: none;
}

.js-accordion__panel[role="tabpanel"] .js-accordion__header {
  display: none;
  margin: 10px;
}

.js-accordion__panel {
  margin: 10px;
}

a.js-accordion__header {
  display: block !important;
  width: 100%;
  background-color: #003865;
  color: #fff;
  padding: 5px;
  margin: 5px 5px 15px 5px;
  font-size: 16px;
}

a.js-accordion__header:hover,
a.js-accordion__header:focus {
  color: #fff;
  text-decoration: none;
}

.js-accordion__header[aria-expanded="true"]:before {
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  border-top: none !important;
}

.js-accordion__header[aria-expanded="false"]:before {
  font-family: FontAwesome;
  content: "\f067";
  border-top: none !important;
  padding-right: 5px;
}

[role="tablist"] {
  margin: 0 -0.07em -0.1em 0;
  overflow: visible;
  font-size: 1.2em;
}

[role="tabpanel"] {
  font-size: 14px;
}

[role="tab"] {
  position: relative;
  margin: 0;
  top: 4px;
  overflow: visible;
  vertical-align: -moz-middle-with-baseline;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
}

[role="tab"]:hover::after,
[role="tab"]:focus::after,
[role="tab"][aria-selected="true"]::after {
  position: absolute;
  bottom: 100%;
  right: 1px;
  left: 0px;
  border-top: 3px solid #003865;
  content: "";
  top: 35px;
}

.js-accordion__header::after {
  border: none !important;
}

[role="tab"][aria-selected="true"] {
  border-radius: 0;
  outline: 0;
}

[role="tab"][aria-selected="true"]:not(:focus):not(:hover)::before {
  border-top: 5px solid #003865;
}

[role="tab"][aria-selected="true"]::after {
  position: absolute;
  z-index: 3;
  bottom: -1px;
  right: 0;
  left: 0;
  height: 0.3em;
  box-shadow: none;
  content: "";
}

[role="tab"]:hover,
[role="tab"]:focus,
[role="tab"]:active {
  outline: 0;
  border-radius: 0;
  color: inherit;
}

[role="tab"]:hover::before,
[role="tab"]:focus::before {
  border-color: #003865;
}

td,
th {
  padding: 4px;
  border: 1px solid #898989;
  text-align: left;
}

th {
  color: #003865;
}

ul.nav li {
  background-color: rgb(204, 204, 204);
}
ul.nav li.active {
  background-color: rgb(0, 56, 101);
}
ul.navbar-nav li {
  background-color: rgb(0, 56, 101);
}
.navbar-default .navbar-nav > li > a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.navbar-default .navbar-toggle:focus > .icon-bar {
  background-color: rgb(0, 0, 0);
}
.navbar-default .navbar-toggle:hover > .icon-bar {
  background-color: rgb(0, 0, 0);
}
.dropdown-menu > li > a {
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
.dropdown-menu {
  padding: 0px;
  border: 1px solid rgb(255, 255, 255);
  min-width: 320px;
}
.dropdown-menu > li > a:hover {
  color: #8d3f2b !important;
  background-color: #ffffcc !important;
  font-weight: bold;
  outline: none;
}

.dropdown-menu > li > a:focus {
  color: #8d3f2b !important;
  background-color: #ffffcc !important;
  font-weight: bold;
  outline: none;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #8d3f2b !important;
  background-color: #ffffcc !important;
  border: 1px solid #003865;
  outline: none;
  font-weight: bold;
}

.navbar-toggle {
  margin-left: 15px;
  float: left;
}
.navbar-collapse.in {
  -ms-overflow-y: visible;
}
#topbar {
  margin: 0px -15px;
  height: 50px;
  background-color: rgb(0, 56, 101);
}
.searchSub {
  right: 0px;
  margin-top: -80px !important;
  position: relative;
}
#search_main {
  padding: 0px;
  background-color: rgb(255, 255, 255);
}
#leftNavDesk {
  padding-top: 20px;
}
hr {
  border-color: rgb(0, 56, 101);
  border-top-width: 0.5pt;
  border-top-style: solid;
}
#searchWrapper {
  padding-top: 13px;
  max-width: 220px;
  float: right;
}
#searchWrapperHome {
  padding-top: 13px;
  float: right;
  max-width: 220px;
}
#searchWrapper2 {
  top: 92px;
  right: 15px;
  display: none;
  position: absolute;
  z-index: 999;
}
#searchform {
  border: 1px solid rgb(0, 56, 101);
}
#searchbutton {
  padding: 5px;
  border-radius: 0px;
  font-size: 1.2em;
  float: right;
}
.carousel {
  margin: 0px;
  padding: 0px;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
}
.slide {
  margin: 0px;
  padding: 0px;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
}
.carousel {
  margin: 5px auto 2px;
  position: relative;
}
.carousel ul {
  margin: 0px;
  padding: 0px;
}
.slide {
  background-position: 94.5% 6px;
  height: 300px;
  margin-bottom: 1em;
  position: relative;
  background-size: 420px 300px;
}
.slide h1 {
  margin: 0px 0px 0px 37px;
  padding: 65px 0px 5px;
  width: 57.5%;
  text-align: right;
  color: rgb(0, 56, 101);
  font-size: 1.7em;
  display: inline-block;
}
.slide p {
  margin: 0px;
  padding: 0px;
  left: 125px;
  width: 50%;
  text-align: right;
  font-size: 1.22em;
  position: absolute;
}
.carousel.active {
  height: 340px;
  position: relative;
}
.active .slide {
  border: currentColor;
  left: 0px;
  top: 10px;
  display: none;
  position: absolute;
  z-index: 50;
}
.slide.current {
  display: block;
  z-index: 50;
}
.btn-prev {
  background: rgba(255, 255, 255, 0.6);
  padding: 2em 0.5em;
  border: 0px currentColor;
  transition: padding 0.4s ease-out;
  top: 50%;
  line-height: 1;
  margin-top: -2.5em;
  position: absolute;
  z-index: 700;
}
.btn-next {
  background: rgba(255, 255, 255, 0.6);
  padding: 2em 0.5em;
  border: 0px currentColor;
  transition: padding 0.4s ease-out;
  top: 50%;
  line-height: 1;
  margin-top: -2.5em;
  position: absolute;
  z-index: 700;
}
.btn-prev {
  border-radius: 0px 0.25em 0.25em 0px;
  left: 0px;
}
.btn-next {
  border-radius: 0.25em 0px 0px 0.25em;
  right: 0px;
}
.carousel.with-slidenav {
  padding-bottom: 4em;
  max-width: 1200px;
}
.slidenav {
  left: 0px;
  text-align: center;
  right: 0px;
  bottom: 0px;
  position: absolute;
  z-index: 99;
}
.slidenav li {
  margin: 0px 0.5em;
  display: inline-block;
}
.slidenav button {
  padding: 0px;
  border: 2px solid rgb(0, 51, 102);
  width: 2.5em;
  height: 2em;
  color: rgb(255, 255, 255);
  line-height: 1em;
  font-weight: bold;
  background-color: rgb(0, 51, 102);
}
.slidenav button.current {
  border-radius: 0.5em;
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
}

.slidenav button:focus,
.slidenav button:hover,
.btn-next:focus,
btn-prev:focus {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
.slidenav button.current:hover {
  border: 2px dashed rgb(0, 51, 102);
}
.slidenav button.current:focus {
  border: 2px dashed rgb(0, 51, 102);
}
.visuallyhidden {
  margin: -1px;
  padding: 0px;
  border: 0px currentColor;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  clip: rect(0px, 0px, 0px, 0px);
}

.pageImageMiddle {
  margin-top: 5px;
}

.pageImageMiddle ul li {
  margin: 0;
  padding: 5px;
  float: left;
  list-style: none;
}
.pageImageMiddle ul {
  list-style: none;
}

aside {
  display: none;
}
.btn {
  border: 1px solid rgb(0, 56, 101) !important;
  color: rgb(255, 255, 255) !important;
  font-weight: bold !important;
  text-decoration: none !important;
  background-image: none !important;
  background-color: rgb(0, 56, 101) !important;
}
a.btn {
  border: 1px solid rgb(0, 56, 101) !important;
  color: rgb(255, 255, 255) !important;
  font-weight: bold !important;
  text-decoration: none !important;
  background-image: none !important;
  background-color: rgb(0, 56, 101) !important;
}
.btn:hover {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
.btn:focus {
  color: #8d3f2b !important;
  font-weight: bold;
  outline: 0.5px dotted #003865;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
.btn.focus {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
a.btn:hover {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
a.btn:focus {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}
a.btn.focus {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}

a:active,
a:focus,
a:hover,
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}

a.js-accordion__header:focus,
a.js-accordion__header:hover {
  border: 1px solid #003865;
  text-decoration: none;
}

a:focus img {
  background-color: transparent;
  outline: none;
  border: 1px solid #003865;
}

#DynamicContent {
  width: 75%;
  float: left;
}
#bodyContent {
  padding: 0px 15px;
}
#bodyContent ul {
  padding-right: 7px;
}
.nobullet {
  list-style: none;
  padding: 0 0 0 0;
}

.nobullet li {
  padding-bottom: 1em;
}

.staffMember {
  padding: 1em 0;
}

caption {
  color: #000;
}

.staffBio {
  float: right;
  width: 85%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  border: 0;
}

.ImageRight {
  border-width: 4px 0px 0px;
  border-style: solid none none;
  border-color: rgb(120, 190, 33);
  margin: 25px 0px 0px;
  padding: 0px;
  width: 218px;
  float: left;
}
.RightContent {
  padding: 0px;
  width: 218px;
  text-align: left;
  color: rgb(0, 56, 101);
}
.RightContent ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 4px;
}
.RightContent li {
  padding: 4px 0px;
  border-bottom-color: rgb(0, 56, 101);
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
.RightContent li a {
  text-decoration: none;
}
.RightContent a:hover {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
.RightContent li a:hover {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
.RightContent h1 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h2 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h3 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h4 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h5 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h6 {
  margin: 0px;
  padding: 0px;
  color: rgb(0, 56, 101);
  line-height: 100%;
  font-size: 100%;
  font-weight: bold;
}
.RightContent h2 {
  color: rgb(0, 56, 101);
}
.RightContent h3 {
  color: rgb(0, 56, 101);
}
.RightContent h4 {
  color: rgb(0, 56, 101);
}
.RightContent h5 {
  color: rgb(0, 56, 101);
}
.RightContent h6 {
  color: rgb(0, 56, 101);
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
}
input {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
}
a {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
a:link {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
a:visited {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
a:hover {
  color: rgb(0, 0, 0);
  text-decoration: underline;
}
a:active,
a:focus,
a:hover,
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  color: #8d3f2b !important;
  font-weight: bold;
  text-decoration: underline !important;
  outline: 0.5px dotted #003865;
  outline-offset: 2px;
  background-color: #ffffcc !important;
  margin-right: -2px; /* To offset the bold */
}

.nav-link:focus,
.nav-link:hover,
.nav-link:active {
  background-color: #ffffcc !important;
  border-radius: 4px;
  outline: none;
  text-decoration: none !important;
}

.footer-column a:focus {
  font-weight: normal;
  outline: 0.5px dotted white;
}

a:focus img,
logo a:focus {
  background-color: transparent;
}

#socialIcons a:focus,
#socialIcons a:hover {
  border-radius: 5px;
  border: 5px solid #ffffcc !important;
  color: rgb(0, 56, 101) !important;
  padding-bottom: 4px;
  background-color: #ffffcc !important;
}

h1 {
  line-height: 100%;
  font-weight: bold;
}
h2 {
  line-height: 100%;
  font-weight: bold;
}
h3 {
  line-height: 100%;
  font-weight: bold;
}
h4 {
  line-height: 100%;
  font-weight: bold;
}
h5 {
  line-height: 100%;
  font-weight: bold;
}
h6 {
  line-height: 100%;
  font-weight: bold;
}
h1 {
  line-height: 125%;
  font-size: 200%;
}
h2 {
  line-height: 110%;
  font-size: 133%;
}
h3 {
  background: none;
  color: rgb(0, 0, 0);
  font-size: 100%;
  font-weight: bold;
}

.footer h3 {
  color: #fff;
}
h4 {
  background: none;
  color: rgb(0, 0, 0);
  font-size: 100%;
  font-weight: bold;
}
h5 {
  background: none;
  color: rgb(0, 0, 0);
  font-size: 100%;
  font-weight: bold;
}
h6 {
  background: none;
  color: rgb(0, 0, 0);
  font-size: 100%;
  font-weight: bold;
}
h4 {
  margin-top: 25px;
}
[class*="col-"] {
  padding-top: 0px;
  padding-bottom: 0px;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.topNav {
  background: rgb(255, 255, 255);
  padding: 0px;
  text-align: right;
  color: rgb(0, 0, 0);
  border-bottom-color: rgb(120, 190, 33);
  border-bottom-width: 8px;
  border-bottom-style: solid;
}
#ada a {
  background: none;
  color: rgb(0, 0, 0);
  line-height: 250%;
  font-size: 90%;
}
.main {
  background-color: rgb(255, 255, 255);
}
.main p {
  padding: 0;
}

.nospace {
  margin: 0;
}

.main2 {
  left: 0px;
  top: 0px;
  float: left;
  min-height: 800px;
  max-width: 60%;
}
.main3 {
  padding: 0px 250px;
  left: 0px;
  top: 0px;
  width: 100%;
}
.mainFlex {
  display: flex;
}

#mainblank {
  padding: 0px;
  width: 220px;
  height: 87px;
  float: left;
  background-color: rgb(217, 217, 214);
}
#headerLine {
  min-height: 77px;
  margin-bottom: 10px;
  border-bottom-color: rgb(120, 190, 33);
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
#breadcrumbs {
  margin: 0px;
  padding: 0 5px 0px 15px; /*height: 27px;*/
  text-align: left;
  overflow: hidden;
  min-height: 49px;
}
#breadcrumbs p {
  color: rgb(0, 0, 0);
  line-height: 1.4;
  margin: 0;
}
#headline {
  text-align: left;
  padding-top: 3px;
  font-weight: bold;
  max-height: 27px;
  overflow: hidden;
}
#headline h1 {
  background: none; /*height: 28px; */
  line-height: 32px;
  padding-left: 14px;
  margin: -8px 0 0 0;
}
#Leftnav {
  padding: 15px 0px 0px;
  width: 250px;
  text-align: left;
  color: rgb(0, 56, 101);
  float: left;
  z-index: 2;
  background-color: rgb(217, 217, 214);
}
.col-sm-7 {
  z-index: 2;
}
.footer > .col-sm-5 {
  position: inherit;
}
#Leftnav ul {
  list-style: none;
  padding: 0px 5px 0px 10px;
}
#Leftnav li {
  list-style: none;
  padding: 0px;
}
#Leftnav a {
  color: rgb(0, 56, 101);
}
#Leftnav .active {
  font-weight: bold;
}
#Leftnav li a {
  color: rgb(0, 56, 101);
  text-decoration: none;
}
#Leftnav a:hover {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
#Leftnav li a:hover {
  color: rgb(5, 99, 193);
  text-decoration: underline;
}
#Leftnav h2 {
  padding-left: 10px;
  font-size: 118%;
}
#Leftnav p {
  padding: 0px;
}
#Leftnav p a {
  text-decoration: underline;
}
#leftNavMobile li {
  padding: 3px 0px;
}
.mobileLeft {
  margin: 20px 0px 0px 0px;
}
#logo {
  padding: 0px 10px 15px 15px;
  text-align: left;
}
#logo img {
  width: 100%;
  max-width: 450px;
}
#caption {
  background: rgb(0, 0, 0);
  margin: 0px 0px 16px;
  padding: 5px 15px;
  color: rgb(255, 255, 255);
  line-height: 120%;
  font-size: 90%;
}
.footer {
  background: rgb(0, 56, 101);
  color: rgb(255, 255, 255);
  margin-top: 0px;
}
#twitter {
  /* margin: 0px 0px 0px 6px; float: left; */
}
#quickLinks {
  margin: 0px 0px 0px 6px;
  float: left;
}
#contact {
  margin: 0px 0px 0px 6px;
  float: left;
}
#twitter {
}
#twitter ul {
  list-style: none;
  padding: 0px;
}
#twitter li {
  padding: 0px;
}
.noDisc {
  list-style: none;
  padding: 0px;
}
#quickLinks {
  width: 400px;
  padding-left: 20px;
}
#quickLinks ul {
  padding: 0px;
}
#quickLinks li {
  padding: 0px;
}
#contact ul {
  list-style: none;
  padding: 0px;
}
#contact li {
  padding: 0px;
}
.footer a {
  color: rgb(164, 188, 194);
}
.navbar {
  margin: 0px -15px;
  border-radius: 0px;
  border: 0px currentColor;
  z-index: 999;
  background-color: rgb(0, 56, 101);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgb(255, 255, 255);
}
.qlinkRight {
  padding-top: 49px;
}
.col-xs-7.qLink {
  padding-left: 5px;
  max-width: 231px;
}
.qLink hr {
  border-color: rgb(234, 239, 243);
  border-top-width: 1px;
  border-top-style: solid;
}
.rowQ {
  margin: 0px;
}
.col-xs-6.qLink.qLinkRight {
  padding-left: 0px;
}
.qLink li {
  padding: 5px 0px;
}
.nav-item {
  font-size: 125%;
  padding-top: 0;
}
.sm-collapsible.navbar-nav .caret {
  margin-top: -24px !important;
}
a.navHome {
  width: 300px;
  padding-right: 15px;
  padding-left: 60px;
}
a.navAbout {
  width: 100px;
  padding-right: 15px;
  padding-left: 60px;
}
a.navParents {
  width: 110px;
  padding-right: 15px;
  padding-left: 60px;
}
a.navLicense {
  width: 110px;
  padding-right: 15px;
  padding-left: 60px;
}
a.navEducator {
  width: 280px;
  padding-right: 15px;
  padding-left: 60px;
}
a.navData {
  width: 110px;
  padding-right: 15px;
  padding-left: 60px;
}
#featureBox {
  margin: 30px 0px 0px;
  padding-bottom: 5px;
}
#featureNav {
  padding: 6px 0px 0px 150px;
  width: 100%;
  line-height: 140%;
  clear: left;
  font-size: 135%;
  font-weight: bold;
  float: left;
}
#featureNav a {
  color: rgb(255, 255, 255);
  font-style: normal;
}
#featureNav a:hover {
  color: rgb(255, 206, 52);
  font-style: normal;
}
#featureArrowUp {
  padding: 0px 12px 0px 0px;
  height: 17px;
  float: left;
}
#featureArrowDown {
  padding: 0px 12px 0px 0px;
  height: 17px;
  float: left;
}
#featureArrowDown {
  border-bottom-color: currentColor;
  border-bottom-width: medium;
  border-bottom-style: none;
}
#featureArrowUp p {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  width: 13px;
  height: 8px;
  display: block;
}
#featureArrowDown p {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  width: 13px;
  height: 8px;
  display: block;
}
#featureArrowUp a {
  background-position: 0px 0px;
  width: 10px;
  height: 15px;
  text-align: left;
  text-indent: -9999px;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
}
#featureArrowDown a {
  background-position: 0px 0px;
  width: 10px;
  height: 15px;
  text-align: left;
  text-indent: -9999px;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
}
#featureArrowUp a {
  background-image: url("../images/arrow_yellow_left.png");
}
#featureArrowDown a {
  background-image: url("../images/arrow_yellow_right.png");
}
ul#featureNavList {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  width: 100%;
  color: rgb(255, 255, 255);
  float: left;
  white-space: nowrap;
}
ul#featureNavList li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
ul#featureNavList li a {
  background-position: 0px -30px;
  margin: 0px;
  padding: 0px;
  width: 30px;
  height: 18px;
  font-size: 1px;
  float: left;
  display: block;
  background-image: url("../images/Dots.png");
  background-repeat: no-repeat;
}
ul#featureNavList li a:hover {
  background-position: 0px -60px;
}
ul#featureNavList li a.current {
  background-position: 0px 0px;
}
#featurePhoto {
  color: rgb(255, 255, 255);
  padding-top: 20px;
  padding-left: 10px;
  float: right;
}
.tContent {
  text-align: right;
  padding-top: 50px;
}
#q {
  background: rgb(255, 255, 255);
  margin: 1px 0px 0px 8px;
  padding: 0px;
  width: 140px;
  height: 34px;
  line-height: 237%;
  font-size: 115%;
  float: left;
}
#socialIcons {
  margin: 0px 0px 3px;
  padding: 0px;
  line-height: 16px;
}

#google_translate_element {
  margin: 0px 0px 3px;
  padding: 0px;
  line-height: 16px;
}

#icons a:hover {
  background-position: 0px -24px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}

.highlighted {
	color: #8d3f2b !important; background-color: #ffffcc !important;
}

/* Responsive */
@media all and (min-width: 600px) {
  #leftNavMobile {
    display: none;
  }
}
@media all and (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
@media all and (max-width: 1250px) {
  .slide h1 {
  }
  .slide p {
  }
  .main {
  }
  .col-sm-7 {
  }
}
@media all and (max-width: 1150px) {
  .slide h1 {
    width: 54.5%;
    margin-left: 20px;
  }
  .slide p {
    left: 45px;
    width: 52%;
  }
  .main {
  }
}
@media all and (max-width: 1125px) {
  .slide {
    background-size: 39% auto;
  }
}
@media all and (min-width: 951px) {
  .col-sm-7 {
    width: calc(100% - 250px - 218px);
  }

  .main .col-sm-9 {
    width: calc(100% - 250px);
  }
}
@media all and (max-width: 991px) {
  /*
#headline, #headerLine  {
	height: unset;
}*/

  #headline {
    max-height: 150px;
    min-height: 27px;
    overflow: visible;
  }
  .ImageRight {
    display: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(255, 255, 255);
  }
  .dropdown-menu > li > a {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }
  .highlighted {
	color: #8d3f2b !important; background-color: #ffffcc !important;
}
  .col-sm-7 {
    width: calc(100% - 250px);
  }

  .main .col-sm-9 {
    width: calc(100% - 250px);
  }
  .slide h1 {
    padding-top: 14px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left {
    float: none !important;
  }
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    border-width: 0px 0px 1px;
    top: 0px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    margin-top: 7.5px;
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav .open .dropdown-menu {
    border: 0px currentColor;
    width: auto;
    margin-top: 0px;
    float: none;
    position: static;
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
  }
  .dropdown-menu {
    border: 0px currentColor;
    width: auto;
    margin-top: 0px;
    float: none;
    position: static;
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
  }
  #searchWrapper {
    display: none;
  }
  #searchWrapper2 {
    display: inline;
    top: 91px;
  }
  #searchMain {
    width: 250px;
    margin-top: -45px;
    float: right;
  }
  .mainFlex {
    display: inline-block;
  }
  #Leftnav {
    padding-top: 1px;
  }
  #searchform {
    border: 1px solid rgb(0, 56, 101);
    background-color: rgb(255, 255, 255);
  }
  #RightContent {
    padding-left: 15px;
    z-index: 0;
    max-width: 200px;
  }
  #Leftnav {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media all and (max-width: 900px) {
  #headerLine {
    margin-top: 0px;
  }
  .main2 {
    padding-right: 3px;
    min-height: 100px;
  }
  .slide {
    background-position: 90% 20px;
  }
  .carousel.active {
    height: 320px;
  }
  .slide {
    height: 320px;
  }
  .slide p {
    left: 40px;
    width: 49%;
  }
  .slide h1 {
    width: 51%;
    padding-top: 14px;
    margin-left: 20px;
  }
}
@media all and (min-width: 775px) {
  #searchWrapper2 {
    top: 131px;
  }
  #searchbutton {
    border: 1px solid rgb(255, 255, 255) !important;
  }
  .carousel.active {
    height: 350px;
  }
  .slide {
    height: 350px;
  }
  .carousel-caption p {
    line-height: 1.4;
    font-size: 21px;
    margin-bottom: 20px;
  }
  .carousel-caption p {
    line-height: 1.4;
    font-size: 21px;
    margin-bottom: 20px;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media all and (min-width: 769px) {
  .qLinkRight {
    padding-top: 49px;
    padding-left: 10px;
    max-width: 230px;
  }
  .mainFlex {
  }
}
@media all and (max-width: 768px) {
  #mainblank {
    display: none;
  }
  #ada a {
    margin: 0px;
    color: rgb(255, 255, 255);
  }
  #logo img {
    width: 350px;
  }
  #ada {
    height: 15px;
  }
  .qLinkRight {
    padding-left: 10px;
    margin-top: 49px;
    max-width: 230px;
  }
  #searchbutton {
    border: 1px solid rgb(255, 255, 255) !important;
  }
  #socialIcons {
    display: none;
  }
  .carousel.active {
    height: 465px;
  }
  .slide {
    height: 465px;
  }
  .slide h1 {
    width: 85%;
    padding-top: 230px;
    padding-left: 25px;
  }
  .slide p {
    left: 30px;
    width: 85%;
    font-size: 1.1em;
  }
  .slide {
    background-position: 50% 6px;
    background-size: 280px 200px;
  }
}
@media all and (max-width: 600px) {
  .col-sm-7 {
    width: 100%;
  }
  #Leftnav {
    width: 100%;
  }
  .main .col-sm-9 {
    width: 100%;
  }
  .btn-prev {
    margin: 0px -10px;
    top: 80px;
  }
  .btn-next {
    margin: 0px -10px;
    top: 80px;
  }
  .slide h1 {
    width: 89%;
    padding-top: 220px;
    padding-left: 0px;
    font-size: 1.4em;
    margin-left: 0px;
  }
  .slide p {
    left: 10px;
    width: 90%;
    font-size: 1.1em;
  }
  .carousel.active {
    height: 480px;
  }
  .slide {
    height: 480px;
  }
  #langLinks {
    display: none;
  }
  #leftNavDesk {
    display: none;
  }
  .main {
    margin: 0px -15px;
  }
}
@media all and (max-width: 560px) {
  .qLinkRight {
    padding-left: 10px;
  }
}
@media all and (max-width: 475px) {
  .carousel.active {
    height: 500px;
  }
  .slide {
    height: 500px;
  }
}
@media all and (max-width: 415px) {
  .carousel.active {
    height: 520px;
  }
  .slide {
    height: 520px;
  }
  #logo img {
    width: 250px;
  }
  #searchWrapper2 {
    top: 79px;
    right: 13px;
  }
}
@media all and (max-width: 365px) {
  .carousel.active {
    height: 600px;
  }
  .slide {
    height: 600px;
  }
}
