@media all and (max-width: 1600px) {
  header nav ul li {
    margin-left: 7px;
  }
  header nav ul li a {
    font-size: 1.2em;
  }
}

@media all and (max-width: 1500px) {
  header a.logo {
    max-width: 230px;
  }
  header ul.chatNew {
        margin: 12px 0 0 5px;
        list-style-type: none;
    }
}

@media screen and (min-width: 1500px) {
    header nav > ul > li > ul {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 1430px) {
 #ccm-layout-column-wrapper-15 div.ccm-layout-column {width: 100% !important; margin: 5px 0;}
}

@media only screen and (max-width: 1310px) {
  #mortgageLanding .ccm-layout-column {
    width: 100% !important;
  }
  #mortgageLanding .body-content p.main_text {
    padding-top: 8%;
  }
  header ul.chatNew {
        position: absolute;
        right: 2%;
        top: 160px;
    }
}

@media only screen and (max-width: 1310px) {
  #topBar {
    padding: 0 15px;
  }
  #topNav li:not(.phone) {
    display: none !important;
  }
  #topNav .phone {
    margin: 0 !important;
  }
  #logInWithSlider table tr td#slider #sliderWrapper #slides {
    /*min-height: 250px;*/
    background-color: #003868;
  }
  .svg-loading {
    width: 115px;
  }
  .slide-rl-img img {
    max-width: 100%;
    display: block;
  }
  #topBar #socialMedia {
    float: right;
    margin-left: 0 !important;
  }
  #topBar .inner {
    float: none;
  }
  .slide-bg-img {
    display: none;
  }
  header {
    }
    header #navicon {
      display: block; }
    header .nav > li:first-child > a {display: none;}
    header nav {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 56, 104, 0.95);
      z-index: 50;
      padding-top: 100px; }
      header nav #close {
        display: block; }
      header nav ul {
        float: none;
        clear: both;
        display: block;
        padding: 0px;
        margin: 0px;
        top: auto; }
        header nav ul li {
          display: block;
          float: none;
          clear: both;
          margin: 0 0 20px 0;
          text-align: center; }
          header nav ul li a {
            text-align: center;
            display: inline-block;
            color: #fff;
            font-size: 1.6em;
            line-height: 1;
            height: auto;
            padding-bottom: 10px; }
        header nav ul.chat li {
          margin-left: 0; }
          header nav ul.chat li a {
            height: 40px;
            line-height: 40px; }
    header a.logo {
      width: 250px; }
  .memberLoginButton {
    display: block; }
  #logInWithSlider table tr td#login {
    display: none; }
  
  #mortgageLanding .container #footerInfo article table tr td .mortgageRates img {
    display: none;
  }
  #mortgageLanding .body-content p.main-text {
    padding-top: 8%;
  }

  #rates article dl dd h5 {
    font-size: 1.2em;
  }

  #rates article dl dd .rate {
    font-size: 2.5em;
  }
  #rates article dl dd .rate sup {
    font-size: .8em;
  }
}

@media only screen and (max-width: 1140px) {
  
  #quicklinks article table {
    display: block; }
    #quicklinks article > table > tbody {
      display: block; }
      #quicklinks article table tbody tr {
        display: block; }
        #quicklinks article table tbody tr:after {
          content: '';
          display: block;
          clear: both; }
        #quicklinks article table tbody tr td {
          display: block;
          width: 20%;
          float: left;
          margin-bottom: 30px; 
          padding: 0 15px; }
          #quicklinks article table tbody tr td:first-of-type {
            width: 100%;
            float: none;
            clear: both;
            margin-bottom: 60px; }
  #rates article {
    padding-left: 0;
    text-align: center; }
    #rates article img.infograph {
      display: none; }
    #rates article h2 {
      position: relative;
      display: inline-block;
      margin-bottom: 20px; }
  #choose article {
    padding-right: 0; }
    #choose article table {
      display: block; }
      #choose article table tbody {
        display: block; }
        #choose article table tbody tr {
          display: block; }
          #choose article table tbody tr:after {
            content: '';
            display: block;
            clear: both; }
          #choose article table tbody tr td {
            display: block;
            padding: 0;
            width: 50%;
            float: left;
            padding: 0 20px; }
            #choose article table tbody tr td img {
              height: 80px;
              width: auto; }
            #choose article table tbody tr td:first-of-type {
              width: 100%;
              float: none;
              clear: both; }
              #choose article table tbody tr td:first-of-type img {
                height: auto;
                width: auto; }
  #choose .arrowBlock {
    display: block;
    position: relative;
    height: 130px;
    width: 100%;
    margin-top: 50px; }
    #choose .arrowBlock:before {
      content: '';
      width: 0;
      height: 0;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      border-bottom: 25px solid #fab614;
      position: absolute;
      top: -75px;
      left: 50%;
      margin-top: 0;
      margin-left: -25px; }
  #benefits article {
    height: 400px; }
    #benefits article a {
      position: absolute;
      bottom: 50px;
      left: 0;
      color: #fff;
      text-decoration: none;
      line-height: 1;
      padding: 0;
      width: 100%;
      text-align: center; }
      #benefits article a span.secondary {
        text-align: left; }
      #benefits article a span.button {
        position: absolute;
        top: -225px;
        display: block;
        width: 174px;
        height: 174px;
        border-radius: 100px;
        left: 50%;
        margin-left: -87px;
        font-size: 100px;
        padding: 30px 0 0 21px; }
      #benefits article a:before {
        display: none; }
  #news article {
    padding-left: 0;
    text-align: center; }
    #news article h2 {
      position: relative;
      display: inline-block; }
    #news article span.newsIcon {
      display: none; }
    #news article dl dd {
      width: 21%;
      margin: 0 2% !important; }
  main article table tr td#mainContent #listingBlock {
    padding: 20px; }
    main article table tr td#mainContent #listingBlock dd {
      /*padding-left: 210px; */}
      main article table tr td#mainContent #listingBlock dd .jobImage {
        width: 180px;
        height: 180px; }
  #mortgageLanding .container #footerInfo article table tr td .mortgageRates img {
    display: none; }
  #mortgageLanding #formWrapper {
    padding: 30px; }
    #mortgageLanding #formWrapper article {
      text-align: center;
      padding-left: 0; }
      #mortgageLanding #formWrapper article h2 {
        position: relative;
        display: inline-block;
        margin-bottom: 30px; }
      #mortgageLanding #formWrapper article form dl dd label {
        text-align: left; }
  footer article table tr td {
    border-right: 0;
    text-align: center;
    position: relative; }
    footer article table tr td.quicklinks, footer article table tr td.socialMedia {
      display: none; }
    footer article table tr td.info #navicon {
      color: #fff;
      top: 60px;
      margin-top: 0;
      display: block; }
    footer article table tr td.info p {
      border-top: 4px solid #fab614;
      padding-top: 30px;
      background: none; } }

@media only screen and (max-width: 1225px) {
  #mortgageLanding .container a.logo {
    left: 32%;
  }
  #mortgageLanding .container .landing_header {
    padding-top: 200px;
  }
  #mortgageLanding {
    min-height: 950px; }
    #mortgageLanding .container a.logo {
      width: 350px;
      position: absolute;
      top: 30px;
      left: 50%;
      margin-left: -175px; }
    #mortgageLanding .container #footerInfo article table {
      display: block; }
      #mortgageLanding .container #footerInfo article table tbody {
        display: block; }
        #mortgageLanding .container #footerInfo article table tbody tr {
          display: block; }
          #mortgageLanding .container #footerInfo article table tbody tr td {
            display: block;
            text-align: left;
            padding: 0 !important;
            margin-bottom: 20px; }
            #mortgageLanding .container #footerInfo article table tbody tr td .mortgageRates {
              -webkit-transform-origin: bottom left;
              -ms-transform-origin: bottom left;
              transform-origin: bottom left; }
            #mortgageLanding .container #footerInfo article table tbody tr td.visit {
              text-align: center;
              margin-bottom: 0; }
              #mortgageLanding .container #footerInfo article table tbody tr td.visit a.button {
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                font-size: 1.5em;
                display: inline-block;
                border-radius: 0;
                /*width: 100%;*/ }
    #mortgageLanding #formWrapper article form {
      padding-right: 0; }
      #mortgageLanding #formWrapper article form:after {
        content: '';
        display: block;
        clear: both; }
      #mortgageLanding #formWrapper article form dl {
        margin-bottom: 20px; }
        #mortgageLanding #formWrapper article form dl dd {
          padding-right: 0px;
          padding: 0 10px; }
      #mortgageLanding #formWrapper article form input[type="submit"], #mortgageLanding #formWrapper article form a.call {
        display: block;
        position: relative;
        width: 47%;
        top: auto;
        bottom: auto; }
      #mortgageLanding #formWrapper article form a.call {
        float: left;
        margin-left: 10px; }
      #mortgageLanding #formWrapper article form input[type="submit"] {
        float: none;
        margin: 0 auto; }
  #mortgageLanding #footerInfo article table tr td .mortgageRates {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left; }
  #mortgageLanding  #footerInfo article table tr td.visit a.button {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    font-size: 1.5em; }
}

@media only screen and (max-width: 870px) {
  #quicklinks article table tbody tr td {
    width: 50%; }
    .apply_col {width: 100%; margin: 0 0 20px 0;}
  #news article dl dd {
    width: 46%;
    margin-bottom: 30px !important; }
  main {
    padding: 30px; }
    main article table {
      display: block; }
      main article > table > tbody {
        display: block; }
        main article > table > tbody > tr {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          main article > table > tbody > tr > td {
            display: block; }
            main article table tbody tr td#mainContent {
              -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
              order: 2; }
            main article table tbody tr td#sidebar {
              -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
              order: 1;
              width: 100%;
              padding: 0;
              border-bottom: 3px solid #003868;
              margin-bottom: 30px; 
              display: none;}
              main article table tbody tr td#sidebar .inner {
                border: 0px;
                padding: 0; }
                main article table tbody tr td#sidebar .inner ul {
                  padding-bottom: 15px; }
                  main article table tbody tr td#sidebar .inner ul:after {
                    content: '';
                    display: block;
                    clear: both; }
                  main article table tbody tr td#sidebar .inner ul li {
                    width: 100%;
                    float: none;
                    margin-bottom: 10px;
                    border-left: 3px solid #fab614; }
                    main article table tbody tr td#sidebar .inner ul li a {
                      padding-left: 10px; }
                    main article table tbody tr td#sidebar .inner ul li ul li {
                      border-left: 0; } }

@media only screen and (max-width: 700px) {

#mortgageLanding .container #footerInfoNoRates article table tr td.visit a.button {
  width: 75%;
}


.status_msg p, .status_msg h1, .status_msg h2, .status_msg h3, .status_msg h4 {
  font-size: 16px;
}
  #mortgageLanding .container #footerInfo {
    bottom: -5%;
  }
  #mortgageLanding .rslides_nav {
    display: none !important;
  }
  #mortgageLanding .mortgageRates {
    display: none !important;
  }
  #mortgageLanding {
    min-height: 1050px; }
    #mortgageLanding .container a.logo {
      width: 250px;
      margin-left: -125px; }
    #mortgageLanding .container #footerInfo article {
      padding: 20px; }
      #mortgageLanding .container #footerInfo article table tbody tr td .mortgageRates {
        -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
        -webkit-transform: scale(0.45);
        -ms-transform: scale(0.45);
        transform: scale(0.45); }
      #mortgageLanding .container #footerInfo article table tbody tr td.visit a.button {
        padding: 0;
        font-size: 1.1em;
        line-height: 50px;
        height: 50px; }
    #mortgageLanding #formWrapper article {
      padding: 20px 0; }
      #mortgageLanding #formWrapper article form dl dd {
        width: 100%;
        float: none;
        clear: both;
        padding: 0;
        margin-bottom: 20px; }
      #mortgageLanding #formWrapper article form input[type="submit"], #mortgageLanding #formWrapper article form a.call {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 !important; }
      #mortgageLanding #formWrapper article form a.call {
        margin-bottom: 10px !important; }
  #mortgageLanding .container .landing_header {
    padding-top: 140px;
  }
  #mortgageLanding .body-content p.main_text {
    padding-top: 12%;
  }
  #mortgageLanding .ccm-layout-column {width: 100% !important; margin: 5px 0;}
  
  #paragraph table td {font-size: 11px;}
  #paragraph table th {font-size: 12px;}
  
  main article table tr td#mainContent #paragraph #buttons a {font-size: 14px; padding: 0 20px; line-height: 40px;}
  main article table tr td#mainContent #paragraph #buttons a.button {font-size: 14px; padding: 0 20px; line-height: 40px;}
}

@media only screen and (max-width: 500px) {
  #socialMedia {
    width: 100%;
    float: left !important;
  }
  #topBar {
    height: auto !important;
  }
  #mortgageLanding .body-content p.main_text {
    padding-top: 16%;
  }
  #topBar .inner ul#socialMedia li {
    margin-left: 0 !important;
    margin-right: 20px;
  }
  #mortgageLanding .container #footerInfo article table tbody tr td .mortgageRates {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: scale(0.25);
    -ms-transform: scale(0.25);
    transform: scale(0.25); 
    width: 100%;
  }
  header a.logo {
    max-width: 200px;
    width: 60%; }
  #alert p {
    line-height: 1.3em;
    font-size: 1em; }
  #logInWithSlider table tr td#slider #sliderWrapper #pager {
    display: none; }
  #quicklinks article table tbody tr td {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 40px; }
    #quicklinks article table tbody tr td:first-of-type a img {
      width: 75%;
      max-width: 294px; }
  #rates {
    padding: 30px 20px; }
  #choose {
    padding: 30px 20px; }
    #choose article table tbody tr td {
      width: 100%;
      float: none;
      padding: 0px 20px;
      margin: 0 0 30px 0; }
      #choose article table tbody tr td:first-of-type {
        text-align: center;
        padding: 0; }
        #choose article table tbody tr td:first-of-type img {
          display: inline-block;
          max-width: 280px;
          width: 100%; }
  #benefits {
    padding: 0px; }
    #benefits article {
      height: 300px; }
      #benefits article a {
        font-size: .8em;
        bottom: 20px; }
        #benefits article a span.primary, #benefits article a span.secondary {
          display: block;
          text-align: center;
          margin: 0px 0px 0px 0px; }
        #benefits article a span.button {
          -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
          transform: scale(0.7);
          -webkit-transform-origin: center bottom;
          -ms-transform-origin: center bottom;
          transform-origin: center bottom;
          top: -190px; }
  #news {
    padding: 30px 20px; }
    #news article dl dd {
      width: 100%;
      margin: 0 0 20px 0 !important; }
  main {
    padding: 30px 20px; }
    main article table tbody tr td#sidebar .inner ul li {
      width: 100%;
      float: none; }
    main article table tbody tr td#mainContent #listingBlock dd ul.buttons li {
      display: block; }
      main article table tbody tr td#mainContent #listingBlock dd ul.buttons li a {
        font-size: 1.1em;
        width: 100%;
        text-align: center; }
  main article table tr td#mainContent #listingBlock dd {
    padding: 0px;
    border-bottom: 1px dotted #003868;
    padding-bottom: 40px;
    margin-bottom: 30px; }
    main article table tr td#mainContent #listingBlock dd:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
    main article table tr td#mainContent #listingBlock dd .jobImage {
      display: none; }
  footer article table tr td.info a.logo {
    max-width: 295px;
    width: 100%;
    display: block;
    margin: 0 0 30px 0; }
  footer article table tr td.info p {
    /*padding: 20px 0px 0px 0px;*/ }
  
  #paragraph table th {font-size: 10px;}
  #paragraph table td {font-size: 8px;}
  
  main article table tr td#mainContent #paragraph table#infoTable tr td, main article table tr td#mainContent #paragraph table#infoTable tr th {
    padding: 8px 6px;
  }
  
}
    
@media all and (min-width: 1310px) {
  .mobile-bar {
    display: none;
  }
  header nav > ul > li > ul {
    display: none; 
    position: absolute; 
    background-color:white; 
    margin-top: 15px; 
    z-index: 11; 
    border-top: 4px solid #fdb813; 
    padding: 20px 100px;
    box-shadow: 13px 10px 15px 1px #888888 }
  header nav ul li > ul li {margin: 0; padding: 0 9px; border-right: 2px solid #fab614;}
  header nav ul li > ul li:last-child {
    border-right: none;
  }
  
  header nav ul li > ul li a {
    color: #151515;
  }
  header nav ul li:hover ul {
    display: flex;
    display: -ms-flex; 
    justify-content: center;
    -ms-justify-content: center; }

    header nav ul li:hover + header a.logo img {
      width: 85%;
    }
  
  header nav > ul > li > ul:before, header nav > ul > li > ul:after {
    content: "";
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .slide-rl-img {
    display: none;
  }

  header nav ul li > ul:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: white;
    border-width: 10px;
    margin-left: -10px;
  }

  header nav ul li > ul:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fdb813;
    border-width: 16px;
    margin-left: -16px;
  }
}

@media only screen and (max-width: 1100px) {

    .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .mobileQuicklinks {
    text-align: center;
    padding-top: 10px;
    position: relative;
    bottom: -30px;
  }
  .mobileQuicklinks ul li {
    list-style-type: none;
    font-size: 1.3em;
    padding: 10px;
  }

  .mobileQuicklinks ul li a {
    color: white;
    text-decoration: none;
    padding-top: 10px;
  }
  .mobileQuicklinks .socialMobile li {
    display: inline-block;
  }

  .mobile-bar .header-search-form {
    width: 40%;
  }

  .header-search-container {
    border: 0;
    max-width: unset;
  }
  .header-search-container .fa-search-input {
    margin-right: 5px;
    border: 2px solid #dedede;
  }
  .header-search-container #searchsubmit {
    border-radius: 0;
  }

  .col-container {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
  }

  .col-container >a {
    flex-direction: row;
    flex: 0 0 60%;
    max-height: 300px;
    margin-top: 100px;
  }

   .col-container .col-third .text {
    align-items: center;
    flex-direction: row;
    min-height: 200px;
   }

}

@media all and (max-width: 981px) {


  .right-end {
    margin-top: 40px;
    border-bottom: none;
  }
  .left-end {
    border-bottom: none;
    margin-right: none;
  }
  #rates article dl {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #rates article dl dd {
    /*flex: 0 0 47%;
    -ms-flex: 0 0 47%;*/
    display: inline-block;
    width: 50%;
    padding: 25px 10px !important;
  }
  #rates article dl dd:nth-child(1):after, #rates article dl dd:nth-child(2):after, #rates article dl dd:nth-child(3):after {
    background-color: transparent !important;
    width: 0 !important;
    height: 0 !important;
  }
  #rates article dl dd:nth-child(1) {
    border-bottom: 2px solid #003868;
    border-right: 2px solid #003868;
  }
  #rates article dl dd:nth-child(2) {
    border-bottom: 2px solid #003868;
  }
  #rates article dl dd:nth-child(3) {
    border-right: 2px solid #003868;
  }
  #rates article dl dd.link {
    /*position: absolute;*/
    position: relative;
    white-space: nowrap;
    top: 89%;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
  }
  #rates article dl dd.link a {
    display: inline;
    text-transform: unset;
    padding: 8px 15px !important;

    font-size: 1.4em;
  }
  #rates article dl dd.link a span {
    display: inline-block;
    font-size: inherit !important;
    margin-left: 6px;
  }

  .col-container .left-end, .col-container .right-end {
   padding: 20px !important;
  }

  .col-container .col-50 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;

    padding: 10px 0;
  }

  .sunmark-360-info-box {
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    text-align: center;
  }

  .mobile-bar {
    display: block;
  }

  .mobile-bar .header-search-form {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }

  .chatNew {
    vertical-align: bottom;
    display: inline-block;
    width: 49%;
    text-align: right;
  }

  .chatNew li a img {
    max-width: 175px;
    vertical-align: middle;
  }

  .sunmark-360-info-box {
    max-width: 100%;
  }

  .home-image-section, #news {
    background-color: #dadada;
  }

  #wrapper section .news-container {
    flex-direction: column;
  }

  .s360ItemWrapper {
    flex: 0 0 60% !important;
    -ms-flex: 0 0 60% !important;
    -moz-flex: 0 0 60% !important;
  }
}


@media all and (max-width: 900px) {
  .sliderWrapper-mobile  {
    display: none;
  }

  .home-image-section .col p {
    padding: 20px 0 0 15px;
  }
}

@media all and (max-width: 781px) {
  #socialMedia {
    display: none;
  }
  #topBar .inner ul#topNav li {
    padding: 0;
  }
  .header-search-container {
    /*width: 160px;*/
  }

  .s360ItemWrapper {
    flex: 0 0 75% !important;
    -ms-flex: 0 0 75% !important;
    -moz-flex: 0 0 75% !important;
  }

  .s360Thumbnail {
    max-height: unset;
  }

   footer article table tr td.info p {

  }

  footer article table tr td.info a.logo {
    display: block;
    text-align:center;
    max-width: 100%;
  }
  footer article table tr td.info a.logo img{
      max-height:150px;
      width:auto;
      display:inline-block;
  }
  footer article table tr td.info p {
    top: 0;
    left: 0;
  }
  footer article table tr td.info p:before {
    content: '';
  }

  footer article table tr td.info #navicon {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    cursor: unset;
  }

  .mobile {
  display: block;
}

footer article table tr td.info a.logo img {
  padding-top: 40px;
}
}

@media only screen and (max-width: 1500px) {
  #mortgageLanding .body-content {
    padding: 30px;
  }

  .home-image-section .col {
      /*min-height: 270px;*/
  }


}

@media only screen and (max-width: 981px) {
    .three-sixty, .charitable, .community {
    margin-bottom: 10px;
  }

  .col-container {
    display: block;
    width: 75%;
    margin: 0 auto;
  }

  .col-container .col-third img {

  }

  .header-search-container .fa-search-input {
    width: 85%;
  }
}

@media only screen and (max-width: 600px) {
  .col-container >a {
    flex: 0 0 100%;
  }

  .home-image-section .col h2 {
    font-size: 1.3em;
    line-height: 1.1em;
    padding: 0 0 0 15px;
  }

  .charitable .heart {
    left: 230px;
  }

  div.ccm-layout-column {
    width: 100% !important;
  }

    #topBar .inner .lightBlue {
    display: block;
  }

  .mobile-bar .header-search-form {
    width: 100%;
    padding-bottom: 20px;
  }

  .chatNew {
    width: 100%;
    text-align: center;
  }

  header ul.chatNew {
        position: absolute;
        right: 2%;
        top: 220px;
    }

    .mobile-bar {
      min-height: 150px;
    }
}



@media screen and (max-width: 530px) {
  #topBar {
    padding: 0;
  }



  #topBar .inner .lightBlue .openAcct a {
    border-right: none;
  }

  #topBar .routing p {
    padding-left: 0;
  }

  #topBar .inner ul#topNav li.phone {
    margin-top: 13px !important;
    margin-right: 10px !important;
  }

   .s360ItemWrapper {
    flex: 0 0 95% !important;
    -ms-flex: 0 0 95% !important;
    -moz-flex: 0 0 95% !important;
  }

 .col-container {
  width: 100%;
 }


}