
@media only screen and (max-width: 1200px) {
  .navbar-nav > li > a {
    min-width: 113px;
  }

  #cta-boxes .container {
    max-width: 100%;
    padding: 0;
  }
  div#cta-boxes img {
    max-width: 95%;
  }
  #ob-dropdown {
    left: 76px;
  }
  #inside_cta_boxes .cta-wrap, #inside_cta_boxes_row2 .cta-wrap {
    min-width: 300px;
    max-width: 300px;
  }
  .cta-wrap-wrap > .code_block > .code_block_center {
    justify-content: space-between;
  }
  .breadcrumbs {
    padding-left: 0;
  }
}


@media only screen and (max-width: 992px) {
  .white-container {
    min-height: 360px;
  }
  .sidetoggleview {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 10;
  }
  a.sidetoggleview {
    color:white;
    font-size: 20px;
    margin-top: 0px;
  }
  #navbar {
    display: none;
  }
  nav.navbar-static > div > nav.navbar {
    max-width: 300px;
    float: right;
  }
  #header-row > div.col-md-4 {
    padding: 0;
  }
  #social-header {
    display: none;
  }
  #searchbar {
    max-width: 450px;
  }
  #mobile-social-header {
    display: inline-block;
  }
  .disappear {
    display: none;
  }

  div#homepage-promo-banner img {
    min-width: 2000px;
  }

  #carouselMain .carousel-item img {
    min-width: 1800px
  }

  header .container {
    padding: 0;
  }

  #ob-dropdown {
    left: 15px;
  }

  #over-banner .container {
    padding: 0;
  }
  div#desktop-slider-container {
    position: relative;
    height: 360px;
  }
}


@media (max-width: 767px) {
  nav.navbar .container {
    max-width: 100%;
    padding: 0 15px;
  }
  header .container {
    padding: 0 15px;
  }
  .tablet-hide {
    display: none;
  }
  .tablet-show {
    display: inline-block;
  }
  form.search.tablet-show {
    align-self: center;
    min-width: 200px;
    position: relative;
    left: 30px;
  }
  div#homepage-promo-banner {
    display: none;
  }
  #home-promos .slick-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .white-container {
    min-height: 250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
  }
  div#cta-boxes img {
    max-width: 95%;
  }
  header .container {
    max-width: 100%;
  }
  .over-banner-text {
    width: 100%
  }
  .over-banner-text .boxwrap h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 600px) {

.bottomlinks {
  padding: 0;
}

aside.container {
  padding: 10px 0;
  width: 100%;
}
#icon-dock>div>div>a span {
  width: 100px;
  margin: 10px 0;
}

#carouselMain .carousel-item img {
  min-width: 1000px
}
.carousel-caption .bordered div {
  padding-left: 5px;
  padding-right: 5px;
}
.carousel-caption h5 {
  font-size: 24px;
}
.carousel-caption p {
  font-size: 16px;
  margin-bottom:0;
}
div#desktop-slider-container {
  position: relative;
  height: 254px;
}
.carousel-control-next, .carousel-control-prev {
  width: 50%;
  top: unset;
  bottom: -60px;
  background: #09254f;
  padding: 20px;
  opacity: 1;
}
.carousel-caption {
  bottom: -20px;
}
}

@media (max-width: 500px) {
  .mobile-hide {
    display: none;
  }
  .mobile-show {
    display: inline-block;
  }
  #ob-dropdown.mobile-hide {
    display: none;
  }
  a.mobile-ob {
    height: 37px;
    background: #e6e4d5;
    color: #5f1023;
    display: inline-block;
    padding: 5px 30px;
    font-size: 18px;
    border-radius: 4px;
  }
  section#over-banner {
    padding: 30px 0;
  }
  .navbar {
    padding: 3px 0;
  }

  .carousel-caption .bordered {
    padding: 5px 15px;
  }
  .carousel-caption > h5, .carousel-caption > p {
    padding: 5px 15px;
  }

}


@media only screen and (max-width: 400px) {

.regions_rates_table_row1, .regions_rates_table_row2, .regions_rates_table_effectivedate, .regions_rates_table_fields, .ncua, .ehl, .bottomlinks, .toplinks { font-size: 14px;}

.bigbanner {display: none;}
article {border-left: 0; border-right: 0; background-color: white; width: 94%}
.toplinks { height: 62px; }
.disappear {display: none;}

div#KJECalculatorScreenSize {position: relative; left: -15px;}

/*---- WEB FORM ----*/
FORM.webform TR TD SPAN.required {}
FORM.webform TR TD.required_legend SPAN.required_legend {font-style: italic; color: gray; }
FORM.webform textarea {width:164px; padding: 0;  margin: 0;}
FORM.webform input{max-width: 164px; }
FORM.webform TR TD {width: 100px; }

}
