/*-=Tablet screens=-*/
@media only screen and (max-width: 1440px) {
  /*max-width 1024px, tablet screens*/
  .latest-post .latest-post-content .latest-post-right .post-content {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .latest-post .latest-post-content .latest-post-left {
    width: 30%;
  }
  .latest-post .latest-post-content .latest-post-right {
    width: 70%;
  }

  .our-history-content {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .our-history-content .columns {
    padding-right: 15px;
    padding-left: 15px;
  }

  .who-we-serve .wws-slide {
    height: 600px;
  }
  .who-we-serve .wws-slider-pages {
    height: 600px;
    width: 450px;
  }
  .who-we-serve .wws-slider-pages a {
    font-size: 24px;
    padding-left: 50px;
  }
  .who-we-serve .wws-slider-pages .slick-current {
    background-color: #fff;
  }
  .who-we-serve .wws-slider-pages .slick-current a > span {
    color: #935EA0;
  }
  .who-we-serve .wws-slider-pages .slick-current a > span:before {
    font-size: 24px;
  }
  .who-we-serve .wws-slider-pages .wws-slider-pages-wrapper h2 {
    font-size: 44px;
    margin-left: 50px;
  }

  .training .training-content {
    padding-top: 60px;
  }

  .current-openings .careers-list .careers-items .columns {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*-=Tablet screens=-*/
@media only screen and (max-width: 1200px) {
  /*max-width 1024px, tablet screens*/
  .more-pages .more-pages-content .mp-content-wrap {
    padding-left: 40px;
  }
}
/*-=Tablet screens=-*/
@media only screen and (max-width: 1024px) {
  /*max-width 1024px, tablet screens*/
  .current-openings {
    position: relative;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .current-openings .row {
    max-width: 1268px;
  }
  .current-openings .careers-list h2 {
    margin-bottom: 12px;
  }
  .current-openings .careers-list article {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header-image-top {
    padding-top: 300px;
    padding-bottom: 260px;
  }
  .header-image-top .home-content p {
    font-size: 42px;
    font-weight: 700;
    line-height: 46px;
  }
  .header-image-top .page-links ul li a {
    font-size: 24px;
  }
  .header-image-top .page-links ul li:after {
    font-size: 24px;
    padding: 0 10px;
  }

  .testimonial {
    padding-top: 160px;
    padding-bottom: 60px;
    background-position: 51.1% 0px;
  }
  .testimonial .testimonial-content p {
    font-size: 30px;
    line-height: 36px;
  }

  .who-we-serve .wws-slide {
    height: 500px;
  }
  .who-we-serve .wws-slider-pages {
    height: 500px;
  }
  .who-we-serve .wws-slider-pages .wws-slider-pages-wrapper {
    padding-bottom: 0px;
  }

  .our-history-content {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .our-history-photo {
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    width: 100%;
    text-align: center;
    max-width: 567px;
    margin: 0 auto;
  }

  .header-line {
    height: 241px;
  }

  .what-we-do .what-we-do-header h2 {
    margin-top: 10px;
    padding: 0 15px;
    font-size: 42px;
  }
  .what-we-do .what-we-do-header h2:after {
    right: 50%;
    margin-right: -76px;
    bottom: -5px;
    top: auto;
  }
  .what-we-do .what-we-do-header h2:before {
    left: 50%;
    margin-left: -76px;
    top: 0;
  }

  .our-story .our-story-card {
    padding: 100px 50px 100px 50px;
  }

  .our-culture .our-culture-image {
    width: 100%;
    min-height: 500px;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .our-culture .our-culture-content {
    padding: 40px 0;
    width: 100%;
    min-height: auto;
    float: none;
  }
  .our-culture .our-culture-content .oc-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    max-width: 100%;
    padding-top: 0;
  }
  .our-culture .our-culture-content .oc-content-wrap .list-item {
    width: 50%;
  }

  .careers .careers-image {
    width: 100%;
    min-height: 500px;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 20%;
  }
  .careers .careers-content {
    position: relative;
    padding: 40px 0;
    width: 100%;
    min-height: auto;
    float: none;
  }
  .careers .careers-content .careers-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    max-width: 100%;
  }
  .careers .careers-content .careers-content-wrap .list-item {
    position: relative;
    width: 50%;
  }

  .training .training-image {
    width: 100%;
    min-height: 500px;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 20%;
  }
  .training .training-content {
    position: relative;
    padding: 40px 0;
    width: 100%;
    min-height: auto;
    float: none;
  }
  .training .training-content .training-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    max-width: 100%;
  }
  .training .t-content .css-events-list {
    margin-left: 0;
  }

  .wti-image {
    width: 100%;
    min-height: 500px;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .wti-content {
    padding: 40px 0;
    width: 100%;
    min-height: auto;
    float: none;
  }
  .wti-content-wrap {
    position: relative;
    transform: none;
    max-width: 100%;
    top: auto;
    left: auto;
  }
  .wti-content h2 {
    color: #3B3B3B;
    margin-bottom: 25px;
  }
  .wti-content p {
    color: #3B3B3B;
  }

  .workplace-text {
    padding: 60px 0;
  }
  .workplace-text .row .main-content.columns {
    padding-right: 15px;
    padding-left: 15px;
  }
  .workplace-text h2 {
    margin-bottom: 35px;
  }

  .blog-page {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .blog-page img {
    margin-bottom: 15px;
    float: none;
  }
  .blog-page .btn {
    width: 134px;
  }
  .blog-page .post-date {
    margin-top: 30px;
  }
  .blog-page .posts-list article {
    border-bottom: 1px solid #95989A;
    margin-top: 32px;
    padding-bottom: 38px;
  }

  .blog-single-page img {
    float: none;
    margin: 0;
    margin-bottom: 30px;
  }

  .contact-content {
    padding-bottom: 70px;
    padding-top: 60px;
  }
  .contact-content .btn {
    margin-top: 30px;
  }

  .contact-photo {
    height: 400px;
  }

  .location {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
/*-=Tablet screens=-*/
@media only screen and (max-width: 900px) {
  /*max-width 900px, tablet screens*/
  .header .top-menu-right {
    display: block;
    text-align: center;
    float: none;
  }
  .header .top-menu-left {
    width: 100%;
    text-align: center;
  }

  .latest-post {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .latest-post .latest-post-content .latest-post-left {
    width: 100%;
    float: none;
    text-align: left;
  }
  .latest-post .latest-post-content .latest-post-left h2 {
    display: block;
    margin-bottom: 10px;
  }
  .latest-post .latest-post-content .latest-post-right {
    width: 100%;
    float: none;
    border: none;
  }
  .latest-post .latest-post-content .latest-post-right .post-content .btn {
    margin-top: 0px;
  }

  .more-pages .more-pages-image {
    width: 100%;
    min-height: 500px;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .more-pages .more-pages-content {
    padding: 40px 0;
    width: 100%;
    min-height: auto;
    float: none;
  }
  .more-pages .more-pages-content .mp-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    max-width: 100%;
  }

  .ipage-content-wrapper .ipage-content {
    color: #fff;
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
  /* TOP BAR Mobile STYLING */
  .page-title h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .header .top-menu-right .socials li {
    margin-right: 11px;
  }

  .header .top-menu-left ul li {
    display: block;
  }
  .header .top-menu-left ul li:first-child:after {
    display: none;
    content: " |";
  }
  .header .top-menu-right {
    text-align: center;
  }

  .header-image-top {
    padding-top: 340px;
    padding-bottom: 180px;
  }
  .header-image-top .home-content p {
    font-size: 27px;
    font-weight: 700;
    line-height: 32px;
  }
  .header-image-top .page-links {
    margin-top: 20px;
  }
  .header-image-top .page-links ul li {
    display: block;
    line-height: 30px;
  }
  .header-image-top .page-links ul li a {
    font-size: 24px;
  }
  .header-image-top .page-links ul li:after {
    font-size: 24px;
    padding: 0 10px;
  }

  .testimonial {
    padding-top: 60px;
    padding-bottom: 40px;
    background-position: 51.1% 0px;
  }
  .testimonial .testimonial-content {
    margin-bottom: 30px;
  }
  .testimonial .testimonial-content p {
    font-size: 27px;
    line-height: 32px;
  }

  .what-we-do {
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .who-we-serve .wws-slide {
    height: 300px;
  }
  .who-we-serve .wws-slide .wws-slide-caption {
    display: block;
  }
  .who-we-serve .wws-slider-pages {
    display: none;
    height: 600px;
    width: 450px;
  }
  .who-we-serve .wws-slider-pages a {
    font-size: 24px;
    padding-left: 50px;
  }
  .who-we-serve .wws-slider-pages .slick-current {
    background-color: #fff;
  }
  .who-we-serve .wws-slider-pages .slick-current a > span {
    color: #935EA0;
  }
  .who-we-serve .wws-slider-pages .slick-current a > span:before {
    font-size: 24px;
  }
  .who-we-serve .wws-slider-pages .wws-slider-pages-wrapper h2 {
    font-size: 44px;
    margin-left: 50px;
  }
  .who-we-serve .slick-prev {
    top: 50%;
    left: 15px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    overflow: visible;
    height: 50px;
  }
  .who-we-serve .slick-prev:before {
    content: "\f104";
    font-size: 45px;
  }
  .who-we-serve .slick-next {
    top: 50%;
    right: 15px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    overflow: visible;
    height: 50px;
  }
  .who-we-serve .slick-next:before {
    content: "\f105";
    font-size: 45px;
  }

  .header .bottom-menu .search-form.search-form-large {
    position: absolute;
    top: 0;
    right: 0;
  }

  .header .bottom-menu #searchform #s.open {
    border: 2px solid #fff;
    background-color: #935EA0;
  }

  .our-story .our-story-card {
    padding: 50px 15px 50px 15px;
    text-align: center;
  }
  .our-story .our-story-card p {
    text-align: left;
  }

  .header-line {
    height: 320px;
  }

  .header {
    padding-bottom: 0;
  }

  .primary-navigation {
    position: relative;
    height: 45px;
  }

  .header .bottom-menu #searchform {
    min-width: 290px;
  }

  .search-form {
    margin-right: 15px;
  }

  .latest-post {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .latest-post .latest-post-content .latest-post-left {
    padding-right: 15px;
    text-align: center;
  }
  .latest-post .latest-post-content .latest-post-left h2 {
    font-size: 36px;
    line-height: 42px;
    max-width: 100%;
    text-align: center;
  }
  .latest-post .latest-post-content .latest-post-right .post-content {
    max-width: 370px;
    text-align: center;
    padding-left: 0px;
  }
  .latest-post .latest-post-content .latest-post-right .post-content .last-post-header {
    margin-bottom: 0;
  }
  .latest-post .latest-post-content .latest-post-right .post-content h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .latest-post .latest-post-content .latest-post-right .post-content p {
    font-size: 22px;
    line-height: 27px;
  }
  .latest-post .latest-post-content .latest-post-right .post-content img {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
  .latest-post .latest-post-content .latest-post-right .post-content .btn {
    margin-top: 0px;
  }

  .our-culture .our-culture-image {
    min-height: 300px;
  }
  .our-culture .our-culture-content h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .our-culture .our-culture-content .oc-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }
  .our-culture .our-culture-content .oc-content-wrap .list-item {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .careers .careers-image {
    min-height: 300px;
  }
  .careers .careers-content .careers-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }
  .careers .careers-content .careers-content-wrap .list-item {
    max-width: 100%;
    width: 100%;
    float: none;
  }

  .training .training-image {
    min-height: 300px;
  }
  .training .training-content .training-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }

  .event-title {
    text-align: center;
  }

  .event .training-map {
    float: none;
    margin: 0;
  }
  .event .training-map .em-location-map-container {
    margin: 0 auto;
    width: 290px !important;
  }

  .more-pages .more-pages-image {
    min-height: 300px;
  }
  .more-pages .more-pages-content h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .more-pages .more-pages-content .mp-content-wrap {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }

  .wti-image {
    min-height: 300px;
  }
  .wti-content h2 {
    font-size: 40px;
  }

  .workplace-text {
    padding: 40px 0;
  }
  .workplace-text h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .blog-page {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .blog-page img {
    float: none;
    margin-bottom: 10px;
  }
  .blog-page h3 {
    text-align: center;
  }
  .blog-page .btn {
    margin-bottom: 10px;
  }
  .blog-page .post-date {
    margin-top: 30px;
  }
  .blog-page .posts-list article {
    border-bottom: 1px solid #95989A;
    margin-top: 32px;
    padding-bottom: 38px;
  }

  .blog-single-page {
    padding-top: 10px;
  }
  .blog-single-page h2 {
    font-size: 36px;
  }

  .current-openings {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-content {
    padding-bottom: 50px;
    padding-top: 40px;
  }
  .contact-content .btn {
    margin-top: 10px;
  }
  .contact-content .gfield:nth-child(odd) {
    float: none;
    padding-right: 0px;
  }
  .contact-content .gfield:nth-child(even) {
    float: none;
    padding-left: 0px;
  }
  .contact-content .gfield {
    width: 100%;
    margin-bottom: 15px;
  }

  .contact-photo {
    height: 300px;
  }

  .location {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .location h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 25px;
  }
  .location h5 {
    line-height: 25px;
  }
  .location h5 a {
    display: block;
  }

  .ipage-header .ipage-video {
    bottom: -50px;
  }

  .ipage-content-wrapper {
    padding: 100px 0 60px 0;
  }
  .ipage-content-wrapper .ipage-content {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .our-history {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .story-header-image {
    height: 450px;
  }

  .blog-page {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  ul.pagination {
    margin: 30px 0 16px 0;
  }

  .title-bar {
    background-color: #935EA0;
    /* collapsed menu bar color */
    padding: 0;
    line-height: 45px;
    text-align: left;
  }
  .title-bar .title-bar-title {
    vertical-align: top;
  }
  .title-bar .menu-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 45px;
    background-color: transparent;
    vertical-align: top;
    cursor: pointer;
    outline: none;
  }
  .title-bar .menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 50%;
    left: 0;
    margin-top: -9px;
    -moz-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  }

  .top-bar {
    display: none;
    height: auto;
    padding: 0;
    width: 100%;
    margin-left: 0 !important;
    text-align: left;
    left: 0;
    background: #935EA0;
    /* menu list background color */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar ul li > a {
    display: block;
    font-family: "museo-sans", sans-serif;
    color: white;
    /* menu item text color */
    font-size: 14px;
    background: #935EA0;
    /* menu item background color */
    line-height: 45px;
    padding: 0 15px;
  }
  .top-bar ul li > a:hover {
    background: #845590 !important;
    /* menu item background color on hover */
  }
  .top-bar ul li.current-menu-item > a, .top-bar ul li.current_page_ancestor > a {
    background: #9e6eaa !important;
    /* current/parent menu item background color */
  }
  .top-bar ul li.has-dropdown a:after {
    display: none;
  }
  .top-bar ul li.has-dropdown .accordion-toggle {
    display: block;
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0;
    top: 0;
    color: #fff;
    /* dropdown arrow color */
    z-index: 100;
    text-align: center;
  }
  .top-bar ul li.has-dropdown .accordion-toggle i.fa {
    font-size: 13px;
    line-height: 1;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-bar ul li[aria-expanded="true"] > a {
    background: #8a5896;
    /* menu item background color on open dropdown */
  }
  .top-bar ul li[aria-expanded="true"] > a .accordion-toggle i.fa {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .top-bar ul li .submenu {
    position: relative;
  }
  .top-bar ul li .submenu a {
    padding-left: 25px;
  }

  .alignright, .alignleft, .aligncenter, .alignnone {
    float: none;
    margin: 0 0 1em;
  }

  .footer {
    padding-top: 40px;
  }
}
/* max-width 640px and lower. Use this for mobiles only */
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
  /* TOP BAR STYLING */
  .title-bar {
    display: none;
  }

  .top-bar {
    padding: 0;
    background-color: transparent;
    position: relative;
    /* Dropdown item styling */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar .header-menu li {
    float: left;
    background-color: transparent;
  }
  .top-bar .header-menu li > a {
    /* Regular menu item style */
    display: block;
    padding: 0 5px;
    background: transparent;
    line-height: 37px;
    color: #fff;
    font-family: "museo-slab", sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .top-bar .header-menu li.current-menu-item > a, .top-bar .header-menu li.current_page_ancestor > a, .top-bar .header-menu li.current_page_parent > a {
    /* Style of Current page and Ancestor page */
    background: transparent;
    color: #fff;
  }
  .top-bar .header-menu li.has-dropdown {
    position: relative;
  }
  .top-bar .header-menu li.has-dropdown > a {
    /* Style of item with dropdown */
    padding: 0 5px;
    border-radius: 5px 5px 0 0;
  }
  .top-bar .header-menu li.has-dropdown > a:after {
    /* Hide dropdown arrow */
    display: none !important;
  }
  .top-bar .header-menu li.has-dropdown > a:hover, .top-bar .header-menu li.has-dropdown > a:focus, .top-bar .header-menu li.has-dropdown > a:active {
    /* Hover state for dropdown link */
    background-color: #935EA0;
    border-radius: 5px 5px 0 0;
  }
  .top-bar .header-menu li.has-dropdown.default-menu .first-sub {
    width: 300px;
    left: 50%;
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub {
    position: absolute;
    text-align: left;
    left: 50%;
    padding: 23px 25px;
    letter-spacing: -0.1px;
    background-color: rgba(147, 94, 160, 0.98);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 360px;
    height: auto;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    background-color: transparent;
    padding-right: 10px;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li > a {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    background-color: transparent;
    margin-bottom: 10px;
    display: inline-block;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li > a:hover, .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li > a:active, .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li > a:focus {
    /* Dropdown link on hover */
    background: #a97eb3;
    border-radius: 5px;
    color: white;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu {
    background-color: transparent;
    display: block;
    position: relative;
    height: auto;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding-left: 0px;
    padding: 0;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li > a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    padding: 0;
    margin: 0;
    background-color: transparent;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li > a:hover, .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li > a:active, .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li > a:focus {
    /* Dropdown link on hover */
    background: #a97eb3;
    color: white;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li .submenu {
    position: relative;
    display: inline-block;
    height: auto;
    padding-left: 0px;
    margin-top: 6px;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li .submenu > li {
    position: relative;
    display: inline-block;
    height: auto;
    margin-bottom: 10px;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li .submenu > li > a {
    padding-left: 25px;
    position: relative;
    display: inline-block;
    line-height: 20px;
    margin: 0;
  }
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li .submenu > li .submenu > li > a:before {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 5px;
    left: 0px;
  }
  .top-bar .header-menu li > a:hover,
  .top-bar .header-menu li > a:active,
  .top-bar .header-menu li > a:focus {
    /* menu item style on hover */
    background: #935EA0;
    border-radius: 5px;
    color: #fff;
  }
  .top-bar .header-menu:after {
    content: '';
    display: table;
    clear: both;
  }
  .top-bar ul li:hover > a,
  .top-bar ul li:active > a,
  .top-bar ul li:focus > a {
    /* Parent link style on dropdown hover */
    background: #935EA0;
    color: #fff;
  }
  .top-bar .submenu {
    display: none;
    border: none;
    background-color: rgba(147, 94, 160, 0.98);
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .top-bar .submenu.js-dropdown-active {
    display: block;
  }
  .top-bar .submenu li {
    display: block;
    font-family: "museo-sans", sans-serif;
  }
  .top-bar .submenu li > a {
    /* Regular link in dropdown */
    background: #935EA0;
    font-size: 18px;
    line-height: 25px;
    padding: 5px 15px;
    font-family: "museo-sans", sans-serif;
    color: #fff;
    margin: 5px 0;
  }
  .top-bar .submenu li > a:hover, .top-bar .submenu li > a:active, .top-bar .submenu li > a:focus {
    /* Dropdown link on hover */
    background: #a97eb3;
    color: white;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu li a {
    /* Styles for 2nd level dropdown menu link */
  }

  /* Align Menu to the right
  	 .top-bar .header-menu { float:right; }*/
  /* Align Menu to the center
  	 .top-bar .header-menu { text-align: center; }
  	 .top-bar .header-menu > li{ float: none; display: inline-block; } */
}
/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
}
/*-=Large screens=-*/
@media only screen and (min-width: 900px) {
  /*min-width 1025px, large screens*/
  .top-bar .header-menu li > a {
    padding: 0 10px;
    font-size: 19px;
  }

  .top-bar .header-menu li.has-dropdown > a {
    padding: 0 10px;
  }

  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub {
    width: 600px;
  }

  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1201px) {
  .top-bar .header-menu li > a {
    padding: 0 15px;
    font-size: 20px;
  }

  .top-bar .submenu li > a {
    font-size: 18px;
  }

  .top-bar .header-menu li.has-dropdown > a {
    padding: 0 15px;
  }

  /* min-width 1201px, large screens*/
  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub {
    width: 862px;
  }

  .top-bar .header-menu li.has-dropdown.mega-menu .first-sub > li {
    width: 33.3333%;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  /* min-width 1201px and max-width 1280px, use when QAing MacBook issues */
}


@media only screen and (max-width: 640px) {
.top-menu-right {
    align-items: start;
    display: flex;
    flex-direction: column;
    margin: 10px 10px 70px 0;
    justify-content: center;
}
.top-bar.header-top-menu {
   display: flex !important;
    position: absolute !important;
    flex-direction: column-reverse;
    z-index: 1;
}
.top-menu-right .is-accordion-submenu-parent>a:after {
border-color: transparent;
	}
.header .top-menu-right .menu-secondary-navigation-container .top-bar li:first-child {
    margin: 0;
    font-size: 16px;
    letter-spacing: -0.5px;
    vertical-align: top;
    line-height: 30px;
    display: flex;
    width: 100%;
    flex-direction: column;
    font-weight: 500;
	    background: #935EA0;
}
.header .top-menu-right .menu-secondary-navigation-container .top-bar .accordion-toggle {
position: absolute;
    left: auto;
    right: 0;
}
.header .top-menu-right .menu-secondary-navigation-container .top-bar .accordion-toggle .fa-chevron-right:before {
    content: "\f0c9" !important;
	
}
#menu-secondary-navigation {
    background: transparent;
}
.header .top-menu-right .menu-secondary-navigation-container .top-bar .accordion-toggle {
    position: absolute;
    left: 5px;
    right: 0;
    font-size: 24px;
}
.top-menu .menu-item a {
    padding: 0.6em 1.5em 0.6em 2em;
}
.top-menu .submenu {
    padding: 0 !important;
}
.header .top-menu ul li {
    display: flex;
    vertical-align: middle;
}
.socials ul {
display: flex;
justify-content: center;
}

}