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

@media only screen and (max-width: 1600px) {
  .new-inside-container .wrapper-sml {max-width: 95%;}
  .menu > nav > ul > li > a {
    font-size: 16px;
    padding: 10px;
  }

  header .button {
    font-size: 16px;
  }
  header .logo img {
    height: 220px;
  }
  .banner article h1 {
    margin: 50px auto 0;
    font-size: 38px;
  }
}

@media only screen and (max-width: 1350px) {
  .new-inside-container .col-image {min-height: 650px; overflow: hidden;}
  .new-inside-container .col-image figure img {min-width: 850px; position: relative; right: 50%;}
  .job-item {width: 48%;}
}

@media only screen and (max-width: 900px) {
  .new-inside-container .col-content {width: 100%;}
  .new-inside-container .col-image {width: 100%; min-height: 100%; overflow: visible;;}
  .new-inside-container .col-image figure {padding: 10px 0;}
  .new-inside-container .col-image figure img {min-width: 100%; position: relative; right: 0;}
  .new-inside-container .col-content {padding: 10px 0;}
  .new-inside-container .wrapper-sml {max-width: 100%;}
  .job-item {width: 100%;}
  .wrapper-sml {
    max-width: 90%;
  }
  .mobile-header {
    display: flex;
  }
  .mobile-header .logo img {
  }
  .main-header {
    display: none;
  }
  .mobile-header > a.my-account {
    display: block !important;
    position: relative;
    top: 15px;
    left: 20px;
    width: 24%;
  }
  .hamburger-box {
    width: 40px;
    height: 30px;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 42px;
    height: 2px;
  }
  .hamburger {
    padding: 0;
    margin-top: 23px;
    margin-right: -20px;
  }
  .hamburger-inner::before {
    top: -10px;
  }
  .hamburger-inner::after {
    bottom: -10px;
  }

  .mobile-buttons .icon img {
    height: 25px;
  }

  .mp-menu {
    width: 85%;
    margin-left: -1px;
  }
  .mp-menu ul li > a {
    font-size: 18px;
    padding: 15px 25px;
  }
  /* Box */
  .box {
    width: 100%;
  }
  .team-section .box {
    width: 100%;
  }
  .team-section .wrapper-sml {
    max-width: 90%;
  }
}

@media only screen and (max-width: 1450px) {
  footer.wrapper-footer {
    max-width: 95%;
  }
  .leaf {
    display: none;
  }
  .main-header {
    max-width: 95%;
  }
}
@media only screen and (max-width: 1370px) {
  header .logo {
    left: 10px;
    width: 13%;
  }
  .menu > nav > ul > li > a {
    font-size: 13px;
  }
  header .button {
    font-size: 12px;
    padding: 10px 12px;
  }
}

@media only screen and (max-width: 1190px) {
  .wrapper-sml {
    max-width: 95%;
  }
  .menu > nav > ul > li > a {
    font-size: 14px;
    padding: 2px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1290px) {
  .logo-footer {
    max-width: 118px;
    margin-right: 15px;
  }
  .site-links a {
    font-size: 15px;
    margin: 12px 0;
  }
  .site-links {
    width: 80%;
  }
}

/****************************************************** iPad *********************************************************************/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box {
    width: 33.33%;
  }
  .mobile-header {
    display: flex;
  }
  .main-header {
    display: none;
  }
  .mobile-header > a.my-account {
    display: block !important;
    position: relative;
    top: 15px;
    left: 20px;
    width: 24%;
  }
  .hamburger-box {
    width: 40px;
    height: 30px;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 42px;
    height: 2px;
  }
  .hamburger {
    padding: 0;
    margin-top: 23px;
    margin-right: -20px;
  }
  .hamburger-inner::before {
    top: -10px;
  }
  .hamburger-inner::after {
    bottom: -10px;
  }

  .mobile-buttons .icon img {
    height: 25px;
  }

  .mp-menu {
    width: 85%;
    margin-left: -1px;
  }
  .mp-menu ul li > a {
    font-size: 18px;
    padding: 15px 25px;
    text-decoration: none;
    line-height: 24px;
    font-weight: 300;
    font-family: work-sans, sans-serif;
    font-style: normal;
  }

  .box-groups {
    width: 100%;
    padding-top: 20px;
  }
  .tour-video iframe {
    position: relative;
  }
  .large-box {
    display: flex;
    justify-content: center;
  }
  .tour-video {
    width: 100%;
    padding-top: 30px;
  }
  .site-links ul {
    width: 25%;
  }
  .col-content p iframe {
    width: 100% !important;
  }
  .mp-menu ul li a:hover,
  .mp-level > ul > li:first-child > a:hover {
    background: transparent;
  }
  .mp-menu.mp-cover h2 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1em;
    font-family: work-sans, sans-serif;
    font-style: normal;
    color: #222;
  }
  .social {
    padding-top: 80px;
    width: 10%;
  }
  .site-links {
    width: 90%;
  }
  .deets {
    width: 50%;
  }
  .back-top {
    width: 50%;
  }
  .hero-banner_section .large-box img {
    width: 100%;
  }
}

/****************************************************** MOBILE *********************************************************************/

@media only screen and (max-width: 767px) {
  .wrapper-sml p iframe {width: 100%; height: 100%;}
  .content .col-content p:last-child {margin-bottom: 15px;}
  .box-groups {
    width: 100%;
  }

  .content .col-right {
    width: 100%;
    padding-top: 50px;
  }
  .content .col-left {
    width: 100%;
  }
  .highlight-section article {
    position: relative;
    padding: 10px;
  }
  .highlight-section h3 {
    font-size: 31px;
    line-height: 40px;
  }
  .content.home-content article,
  .content.home-content-lime article {
    padding: 30px;
  }
  .site-links {
    width: 100%;
  }
  .site-links ul {
    width: 100%;
  }
  .deets p {
    font-size: 13px;
    text-align: center;
    line-height: 24px;
  }
  .back-top {
    padding-bottom: 20px;
    text-align: center;
    padding-top: 0px;
  }
  .small-box {
    padding-left: 8px;
  }
  .col-content {
    width: 100%;
  }
  .col-image {
    width: 100%;
  }
  .col-content p iframe {
    width: 100% !important;
  }

  .team-popup figure {
    width: 100%;
  }

  .team-popup article {
    width: 100%;
    padding-top: 25px;
  }
  .mp-menu.mp-cover h2 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1em;
    font-family: work-sans, sans-serif;
    font-style: normal;
    color: #222;
  }
  .mp-menu ul li > a {
    font-size: 18px;
    padding: 15px 25px;
    text-decoration: none;
    line-height: 24px;
    font-weight: 300;
    font-family: work-sans, sans-serif;
    font-style: normal;
  }
  .mp-menu ul li a:hover,
  .mp-level > ul > li:first-child > a:hover {
    background: transparent;
  }
  /* li.menudepth0.parent:before {
    position: absolute;
    left: 11px;
    top: 0;
    content: '<';
    width: 10px;
    height: 15px;
    color: #222;
}

li.menudepth0.parent {
    position: relative;
} */

  footer.wrapper-footer .flex-row {
    justify-content: center;
    padding: 30px 0 10px;
  }
  .site-links ul {
    text-align: center;
  }
  .social {
    text-align: center;
    padding-top: 0;
    width: 100%;
  }
  .logo-footer {
    margin: 0;
    margin-bottom: 30px;
  }
  .copyright,
  .credit {
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
  }
  .content .row {
    padding: 10px 0;
  }
  .content.columns.home-content-lime .flex-row.row .col-image {
    padding-bottom: 30px;
  }

  #accordion h3 {
    padding: 25px 50px 25px 0;
    line-height: 22px;
    font-size: 18px;
}
  .tour-video {width: 100%;padding-top: 30px;}
}
