@media (min-width: 320px) and (max-width: 575px) {
  /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
  .upper-phrase-container h5 {
    font-size: 11px;
  }
  body {
    overflow-x: hidden;
  }
  .card-columns{
    column-count: 1;
  }

  .navbar-nav .dropdown-menu{
    background-color:#000;
  }
  .navbar li a.dropdown-item{
    color:#fff;
  }
  .contact-accordion .col-xl-6:nth-child(1) {
    padding-right: 15px;
  }
  .contact-accordion .col-xl-6:nth-child(2) {
    padding-left: 15px;
  }

  .contact-accordion h2 {
    font-size: 18px;
  }

  .science-accordion .card-header .btn-link {
    font-size: 13px;
    text-align: center;
    white-space: normal !important;
    word-wrap: break-word;
  }

  .navbar-brand {
    width: 100%;
    margin-top: 10px;
  }
  .navbar .navbar-toggler .fas {
    color: #fff;
    font-size: 30px;
  }
  .navbar {
    background-color: #000;
    position: relative;
    padding-top: 20px;
  }
  .navbar ul {
    padding-left: 20px;
  }
  .page-wide-image {
    height: 200px !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
  }
  .center-container {
    position: absolute;
    top: 5%;
    z-index: -1;
    left: 0;
    right: 0;
    display: none;
  }
  .welcome-text {
    background-image: none;
  }
  figure.snip1190 {
    max-height: 300px;
  }
  .navbar .container {
    display: flex !important;
  }
  .navbar-brand {
    width: 85% !important;
  }
  .page-wide-image h1,
  .welcome-text h2,
  .welcome-text p {
    font-size: 14px;
  }
  .accordion-container .card-header h3 {
    font-size: 19px;
  }
  .accordion-container {
    height: auto;
    background-position: bottom;
  }
  .parallax {
    height: 400px !important;
    padding: 20px 0;
  }
  .parallax .text-container {
    padding: 20px 0;
    border: 5px solid #fff;
  }
  .parallax h1 {
    font-size: 1.5rem;
  }
  .parallax p {
    font-size: 16px;
  }
  .slide-icon.js-slide-scroll,
  .slide-icon {
    display: none;
  }
  .main-body img {
    float: none !important;
    width: 100%;
  }

  .main-body img.float-right {
    margin-left: 0 !important;
  }

  .main-body img.float-left {
    padding-right: 0 !important;
  }
  .accordion-container {
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #333;
    border-radius: 0;
  }
  .parallax {
    padding: 15px !important;
    padding-top: 20px;
  }
  .photo-gal .photo {
    height: auto;
    overflow: hidden;
  }
}

@media (max-width: 411px) {
  .navbar ul {
    padding-left: 0;
  }
  .dropdown-menu {
    border-radius: 0;
    background-color: #000;
  }
  .navbar li a.dropdown-item {
    color: #fff;
    border-bottom: 1px solid #f3f3f3;
  }
  .navbar li a.dropdown-item:nth-child(6) {
    border-bottom: 0;
  }
}

@media (max-width: 320px) {
  .navbar ul {
    padding-left: 0;
  }
  .upper-phrase-container {
    padding-left: 0;
    padding-right: 0;
  }
  .upper-phrase-container .container {
    padding: 0;
    float: none;
  }
  .parallax {
    height: inherit !important;
    padding: 15px !important;
  }
  .parallax .text-container {
    transform: translateY(0);
  }
}

@media (min-width: 480px) and (max-width: 575px) {
  /* smartphones, Android phones, landscape iPhone */
  .navbar-brand {
    width: 100%;
    margin-left: 10px;
  }
  .upper-phrase-container h5 {
    font-size: 13px;
  }
  .navbar ul {
    padding-left: 20px;
  }
  .page-wide-image {
    height: 450px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .center-container {
    position: relative;
    top: 55%;
    left: 0;
    right: 0;
  }
  .page-wide-image h1,
  .welcome-text h2,
  .welcome-text p {
    font-size: 16px;
  }
  .slide-icon.js-slide-scroll,
  .slide-icon {
    display: none;
  }
  .accordion-container {
    height: auto;
    background-position: bottom;
  }
  .parallax {
    height: auto;
    padding: 20px 0;
  }
  .parallax .text-container {
    padding: 20px 0;
    border: 5px solid #fff;
  }
  .parallax h1 {
    font-size: 1.5rem;
  }
  .parallax p {
    font-size: 16px;
  }
}


@media(min-width:320px) and (max-width:1086px){
  .bgThree{
    background-position: -30px -75px;
  }

}

@media (min-width: 576px) and (max-width: 599px) {
  .navbar-brand {
    width: 100%;
    margin-top: 30px;
  }
  .navbar-brand img {
    max-width: 72%;
  }
  .upper-phrase-container h5 {
    font-size: 18px;
  }
  .navbar li a {
    font-size: 11px;
    padding: 7px !important;
  }
  .navbar .container {
    display: block;
  }
  .page-wide-image {
    height: 500px;
    background-size: cover;
  }
  .page-wide-image h1 {
    font-size: 17px;
  }
  .center-container {
    top: 5.5%;
    left: 5%;
    right: 5%;
  }
  .navbar ul {
    padding-top: 0;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
  .navbar-brand {
    width: 100%;
    margin-top: 20px;
  }
  .mobile-container {
    display: none;
  }
  .upper-phrase-container h5 {
    font-size: 18px;
  }
  .navbar li a {
    font-size: 11px;
    padding: 7px !important;
  }
  z .navbar .container {
    display: block;
  }
  .page-wide-image {
    height: 500px;
    background-size: cover;
  }
  .page-wide-image h1 {
    font-size: 17px;
  }
  .center-container {
    top: 6%;
    left: 5%;
    right: 5%;
  }
  .slide-icon.js-slide-scroll,
  .slide-icon {
    display: none;
  }
  .welcome-text .text-center h2,
  .welcome-text .text-center p {
    font-size: 18px;
  }
  .accordion-container {
    height: auto;
    background-position: bottom;
  }
  .parallax {
    height: auto;
    padding: 20px 0;
  }
  .parallax .text-container {
    padding: 20px 0;
    border: 5px solid #fff;
  }
  .parallax h1 {
    font-size: 1.5rem;
  }
  .parallax p {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .navbar li a {
    font-size: 11px;
    padding: 7px !important;
  }
  .navbar-brand {
    width: 50%;
    margin-top: 10px;
  }

  .photo-g-list{
    height:auto;
  }
  .navbar-nav .dropdown-menu{
    background-color:#000;
  }
  .navbar li a.dropdown-item{
    color:#fff;
  }

  .page-wide-image {
    height: 600px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .center-container {
    top: 200px;
    left: 6%;
  }
  .accordion-container .card-header h3 {
    font-size: 17px;
  }
  .slide-icon.js-slide-scroll {
    width: 8%;
  }
  .accordion-container {
    height: auto;
    background-position: bottom;
  }
  .parallax {
    height: auto;
    background-size: cover;
    background-attachment: fixed;
    padding: 20px 0;
  }
  .parallax .text-container {
    padding: 20px 0;
    border: 5px solid #fff;
  }
  .accordion-container .card-header h3 {
    font-size: 18px;
  }
  .peer-science-test {
    column-count: 2;
  }
  .photo-gal .photo {
    height: 106px;
    overflow: hidden;
  }
  body{
    overflow-x: hidden;
  }
}

@media (min-width: 800px) and (max-width: 992px) {
  .navbar {
    position: relative;
    background-color: #000;
  }
  .center-container {
    position: relative;
    top: 70px;
    left: 0%;
  }
  .photo-g-list .inner-container img{
    height:100px;
  }
}

@media (max-width: 810px) {
  .navbar .container {
    display: inline;
  }
  .navbar-brand {
    width: 50%;
    margin-top: 20px;
  }
  .navbar li a {
    font-size: 14px;
    text-align: center;
  }
  .navbar-nav {
    width: 100%;
    padding-top: 0 !important;
  }
  .navbar-nav ul {
    padding-top: 0 !important;
  }
}
@media (min-width: 1025px) and (max-width: 1290px) {
  /* big landscape tablets, laptops, and desktops */
  .navbar li a {
    font-size: 11.5px;
  }
  .page-wide-image {
    background-position: center;
    height: 700px;
  }
  .center-container {
    top: 30%;
    left: 4%;
  }
  .slide-icon.js-slide-scroll {
    width: 6%;
  }
  figure.snip1190 {
    height: 250px;
  }
  .accordion-container .card-header h3 {
    font-size: 24px;
  }
  .accordion-container {
    height: auto;
    background-position: bottom;
  }
  .parallax {
    background-size: cover;
    background-attachment: fixed;
  }
  .photo-gal .photo {
    height: 150px;
    overflow: hidden;
  }
  .photo-g-list {
    height: auto;
  }
  body{
    overflow-x: hidden;
  }
    .photo-g-list .inner-container img{
    height:150px;
  }
}
@media (min-width: 1366px) {

  /* hi-res laptops and desktops */
  .parallax {
    background-size: contain;
    background-attachment: fixed;
  }
  .photo-gal .photo {
    height: 190px;
    overflow: hidden;
  }
  .photo-gal img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  body{
    overflow-x: hidden;
  }
}
