/* LOGOS */
@media screen and (max-width: 1250px) {
  .header-logo-1, .header-logo-2 {
    height: 60px;
  }
  .header-logo-1 {
    margin-right: 39px;
  }
}
@media screen and (max-width: 1110px) {
  .header-logo-1, .header-logo-2 {
    height: 50px;
  }
  .header-logo-1 {
    margin-right: 33px;
  }
}
@media screen and (max-width: 980px) {
  .header-logo-1, .header-logo-2 {
    height: 45px;
  }
  .header-logo-1 {
    margin-right: 30px;
  }
}

@media screen and (max-width: 910px) {
  .header-logo-1, .header-logo-2 {
    height: 42px;
  }
  .header-logo-1 {
    margin-right: 28px;
  }
}
@media screen and (max-width: 870px) {
  .header-logo-1, .header-logo-2 {
    height: 37px;
  }
  .header-logo-1 {
    margin-right: 25px;
  }
}
@media screen and (max-width: 800px) {
  .header-logo-1, .header-logo-2 {
    height: 32px;
  }
  .header-logo-1 {
    margin-right: 21px;
  }
}
@media screen and (max-width: 500px) {
  .header-logo-1 {
    height: 28px;
    margin-right: 19px;
  }
  .header-logo-2 {
    display: none;
  }
  .header-logo-2-mobile {
    display: inline-block;
    height: 28px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 350px) {
  .header-logo-1 {
    height: 26px;
    margin-right: 18px;
  }
  .header-logo-2-mobile {
    height: 26px;
  }
}


@media screen and (max-width: 1500px) {
  .course-entry span {
   font-size: 2.4em;
  }
  .course-entries-headings span:first-child, .course-entry span:first-child {
    width: 150px;
  }
  .course-entries-headings span:nth-child(2), .course-entry span:nth-child(2) {
    width: 320px;
  }
  .course-entries-headings span:last-child, .course-entry span:last-child {
    width: 110px;
  }
}


@media screen and (max-width: 1250px) {
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 14px;
		height: 14px;
	}
  .course-entry span {
   font-size: 2.2em;
  }
  .course-entries-headings span:first-child, .course-entry span:first-child {
    width: 130px;
  }
  .course-entries-headings span:nth-child(2), .course-entry span:nth-child(2) {
    width: 300px;
  }
  .back-to-top {
    margin-right: -10px;
  }
  .pagination {
    padding: 50px 0;
  }
  .event-entries + .pagination {
    margin-top: 0;
  }
  .pagination-number,
  .pagination .page-numbers {
    padding: 2px 15px 0 17px;
    border-left: 2px solid #B1806F;
  }
  .pagination-prev,
  .pagination .prev {
    margin-right: 0;
  }
  .pagination-next,
  .pagination .next {
    margin-left: 0;
  }
  .pagination-icon, .pagination .prev, .pagination .next {
    width: 30px;
    height: 30px;
  }
  .footer {
    padding: 30px 0 20px 0;
  }
  .footer-social-icons {
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-menu {
  	float: none;
    padding-right: 0;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer-menu li {
    padding-right: 8px;
    border-right: 1px solid #FFF;
    margin-right: 5px;
  }
  /*
  .footer-menu li:nth-child(3n+3) {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
  }
  */
  .footer-menu li a {
    padding-top: 1px;
    font-size: 0.9em;
  }
  .copyright {
  	float: none;
    text-align: center;
  }

  .home-row-2 .home-row-top {
  	margin-top: 40px;
  	margin-bottom: 20px;
  }
  .home-row-3 {
  	margin-top: 40px;
  }
  .page-publications .publication-entry-single {
    width: 100%;
    max-width: 600px;
  }
}

@media screen and (max-width: 1110px) {
  .page-switcher {
    margin-bottom: 30px;
  }
  .page-switcher + .subpage-switcher {
  	margin-top: -20px;
  }
  .page-switcher li a, .page-switch {
    font-size: 1.2em;
  }

  .people-entry, .news-list-entry, .gallery-entry {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .people-entry:nth-child(2n+2), .news-list-entry:nth-child(2n+2), .gallery-entry:nth-child(2n+2) {
    margin-right: 5%;
  }
  .people-entry:nth-child(4n+1), .news-list-entry:nth-child(4n+1), .gallery-entry:nth-child(4n+1) {
    clear: none;
  }
  .people-entry:nth-child(3n+1), .news-list-entry:nth-child(3n+1), .gallery-entry:nth-child(3n+1) {
    clear: both;
  }
  .people-entry:nth-child(3n+3), .news-list-entry:nth-child(3n+3), .gallery-entry:nth-child(3n+3) {
    margin-right: 0;
  }
  .pp-text {
    padding: 20px 18px;
  }
  .pp-position {
    font-size: 2em;
  }

  .filter-container-heading {
    display: inline-block;
    position: relative;
    padding: 10px 40px 10px 0;
    font-size: 2.4em;
    font-weight: 700;
  }
  .filter-container-content {
    display: none;
    padding-top: 20px;
  }
  .filter-container-heading:after {
    display: block;
    position: absolute;
    content: '';
    right: 0px;
    top: 20px;
    width: 20px;
    height: 8px;
    background: url('images/arrow-shortcut-bottom@2x.png') no-repeat center center;
    background-size: contain;
    transition: transform 0.3s ease-in-out;
  }
  .filter-container-heading.active:after {
    top: 18px;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: transform 0.3s ease-in-out;
  }
  .filter-entries {
    margin-bottom: 20px;
  }
  .filter-button {
    margin-bottom: 19px;
    padding: 8px 10px;
  }
  form#searchform {
    margin-top: 30px;
  }
    
  .content-left, .content-right {
    width: 100%;
    margin-right: 0;
  }
  .content-left + .content-right,
  .content-right + .content-left {
    margin-top: 20px;
  }


  .quicklinks {
    background-color: #EFEFEF;
    padding: 15px;
    margin-top: -20px;
  }
  .quicklinks-heading {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 2.6em;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .content .quicklinks li {
    display: block;
    margin: 0 0 15px 0;
  }
  .content .quicklinks li:last-child {
    margin: 0;
  }
  .content .quicklinks li a {
    font-size: 1.2em;
  }
  
  .quicklink-images-desktop {
    display: none;
  }
  .quicklink-images-mobile {
    display: block;
  }
  .quicklink-images {
    max-width: none;
    overflow: hidden;
  }
  .quicklink-image {
    float: left;
    width: 31%;
    padding-bottom: 17.36%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }
  .quicklink-image:nth-child(2n+2) {
    margin-right: 3.5%;
  }
  .quicklink-image:nth-child(4n+1) {
    clear: none;
  }
  .quicklink-image:nth-child(3n+1) {
    clear: both;
  }
  .quicklink-image:nth-child(3n+3) {
    margin-right: 0;
  }

  .newsletter-top-date {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .alignright, img.alignright,
  .alignleft, img.alignleft {
    display: block;
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px auto;
  }

  .page-event {
    width: 100%;
  }

  .pt-left {
    width: 40%;
    max-width: 350px;
    padding-right: 30px;
  }
  .pt-contact {
    position: static;
    margin-top: 40px;
  }

  .be-left {
    width: 140px;
  }
  .be-text {
    font-size: 2.3em;
  }
  .be-text.be-title {
    min-height: 0;
  }
  .home-row-left, .home-row-right {
    width: 100%;
  }

  .home-banner {
  	padding-bottom: 48px;
  }
  .event-slider-container {
    height: auto !important;
  }
  .shortcut-entries {
  	height: auto !important;
    overflow: hidden;
  }
  .shortcut-slide {
    float: left;
    width: 49% !important;
    padding-bottom: 27.44%;
    height: 0 !important;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .shortcut-slide:nth-child(even) {
    margin-right: 0;
  }
  .shortcut-text {
  	padding-bottom: 10px;
  }
  .home-row-3 .home-row-left .home-row-top {
  	margin-top: 20px;
    margin-bottom: 30px;
  }
  .home-row-3 .home-row-right .home-row-top {
    margin: 0;
  }
}


/* HOVER EFFECTS */
@media screen and (min-width: 851px) {
  .hover-effect {
    transition: all 0.3s ease-in-out;
  }
  .hover-effect:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.2);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.3s ease-in-out;
  }
  .newsletter-menu-year:hover {
    color: #0A2342;
  }
  .newsletter-menu-year:hover ul {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 510px;
    margin: 0;
    background-color: transparent;
  }
  .people-entry:hover .pp-hover,
  .people-entry:hover .pp-image:before {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
  .subpages li a:hover {
    color: #FFF;
    background-color: #0A2342;
  }
  .subpages li a,
  .subpages li a:hover {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
}


@media screen and (max-width: 850px) {
  .people-entry, .news-list-entry, .gallery-entry {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  /*
  .people-entry:nth-child(2n+2),
  .news-list-entry:nth-child(2n+2),
  .gallery-entry:nth-child(2n+2) {
    margin-right: 4%;
  }
  */
  .people-entry:nth-child(3n+1),
  .news-list-entry:nth-child(3n+1),
  .gallery-entry:nth-child(3n+1) {
    clear: none;
  }
  .people-entry:nth-child(3n+3),
  .news-list-entry:nth-child(3n+3),
  .gallery-entry:nth-child(3n+3) {
    margin-right: 4%;
  }
  .people-entry:nth-child(2n+1),
  .news-list-entry:nth-child(2n+1),
  .gallery-entry:nth-child(2n+1) {
    clear: both;
  }
  .people-entry:nth-child(even),
  .news-list-entry:nth-child(even),
  .gallery-entry:nth-child(even) {
    margin-right: 0;
  }

  .news-list-1 {
    text-align: center;
  }
  .news-list-1 .news-list-entries {
    max-width: 600px;
  }
  .news-list-entry {
    font-size: 0.9em;
    text-align: left;
  }
  .news-list-title {
    min-height: 90px;
  }

  .pp-image {
    float: left;
    width: 38%;
    padding-bottom: 38%;
  }
  .pp-text {
    float: left;
    width: 62%;
    min-height: 0;
    padding: 0 0 0 10px;
    border: 0;
  }
  .pp-name {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 2.2em;
  }
  .pp-position {
    font-size: 2em;
  }
  .pp-position span {
    padding-bottom: 0;
  }

  .people-entry.no-photo {
    padding: 15px;
  }
  .people-entry.no-photo .pp-text {
    width: 100%;
    padding-left: 0;
    border: 0;
  }
  .people-entry.no-photo:nth-child(4n+2),
  .people-entry.no-photo:nth-child(4n+3) {
    background-color: #EFEFEF;
  }
  .pp-contact {
    padding-top: 10px;
    margin-top: 10px;
  }

  .bx-wrapper .bx-pager {
  	bottom: 15px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
  	width: 10px;
  	height: 10px;
  }

  .people-entries + .people-entries {
    margin-top: 15px;
  }

  .profile-row {
    margin-bottom: 30px;
  }
  .profile-heading {
    font-size: 2.4em;
    margin-bottom: 10px;
  }

  .home-row-3 .home-row-right .home-row-heading {
    visibility: visible;
  }
  .home-row-3 {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .home-news-entries {
	  margin-top: 20px;
	} 
	.home-news-date {
		padding: 8px 10px;
		font-size: 2.1em;
	}
	.home-news-title {
		font-size: 2.1em;
	}
	.home-news-title-text {
		padding: 8px 10px;
	}
}


/* MOBILE MENU */
@media screen and (max-width: 800px) {
  body {
    font-size: 45%;
  }
  .main {
  	padding-top: 48px;
  }

  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 48px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    transition: all 0.3s ease-in-out;
  }
  .header-wrapper {
    height: 48px;
    padding-top: 10px;
  }
  .header-top {
    padding-bottom: 10px;
  }
  .header-top-left {
    /* float: none;
    width: 100%;
    text-align: center; */
    float: left;
    width: auto;
    text-align: left;
  }
  .header-top-right {
    display: none;
  }
  .header-top-right.mobile {
    display: block;
    float: none;
    padding: 5px 10px 10px 10px;
    text-align: center;
  }

  .main-menu-button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 100%;
  }
  .main-menu-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 16px;
  }

  .main-menu {
    display: block;
    position: fixed;
    top: 0;
    right: -300px;
    width: 80%;
    max-width: 300px;
    min-width: 240px;
    height: 100%;
    background-color: #0A2342;
    padding-top: 60px;
    padding-bottom: 20px;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: right 0.25s ease-in-out;
  }
  .main-menu > ul > li {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .main-menu > ul > li > a {
    width: 100%;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 0;
  }
  .main-menu > ul > li > ul > li {
    background-color: #0A2342;
  }
  .main-menu > ul > li > ul > li > a {
    padding: 10px 20px 10px 40px;
  }
  .main-menu > ul > li:hover > ul {
    box-shadow: none;
  }
  .main-menu > ul > li > ul {
    display: none;
    position: relative;
    width: 100%;
    max-height: unset;
    background-color: unset;
  }
  .main-menu > ul > li.open > ul {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    -moz-animation: fadeIn 0.5s;
    -o-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }
  @-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
  }
  @-moz-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
  }
  @-o-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
  }
  @keyframes fadeIn {
      from { opacity: 0; }
        to { opacity: 1; }
  }
  @-webkit-keyframes fadeOut {
      from { opacity: 1; }
        to { opacity: 0; }
  }
  @-moz-keyframes fadeOut {
      from { opacity: 1; }
        to { opacity: 0; }
  }
  @-o-keyframes fadeOut {
      from { opacity: 1; }
        to { opacity: 0; }
  }
  @keyframes fadeOut {
      from { opacity: 1; }
        to { opacity: 0; }
  }

  .main-menu > ul li.active > a,
  .main-menu > ul li.current-menu-item > a,
  .main-menu > ul li.current-page-ancestor > a,
  .main-menu > ul li:hover > a {
    border-bottom: 0;
  }
  .main-menu > ul li.active > a, .main-menu > ul li.active:hover > a,
  .main-menu > ul li.current-menu-item > a, .main-menu > ul li.current-menu-item:hover > a,
  .main-menu > ul li.current-page-ancestor > a, .main-menu > ul li.current-page-ancestor:hover > a {
    color: #0A2342;
    background-color: #B6B8B6;
  }
  .main-menu > ul > li.menu-item-has-children:before {
    position: absolute;
    top: 11px;
    right: 6px;
    content: '▾';
    width: 40px;
    height: auto;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease-in;
  }
  .main-menu > ul > li.menu-item-has-children.open:before {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all 0.2s ease-out;
  }

  body.menu-open .header-wrapper {
    position: unset;
  }
  body.menu-open .main-menu-mask {
    display: block;
  }
  body.menu-open .main-menu-top {
    display: block;
  }
  body.menu-open .main-menu-button {
    display: none;
  }
  body.menu-open .main-menu {
    right: 0;
    transition: right 0.25s ease-in-out;
  }

  .back-to-top {
    width: 35px;
    height: 35px;
  }

  .filter-container-heading:after {
    top: 18px;
  }
  .filter-container-heading.active:after {
    top: 16px;
  }

  .pt-name {
    font-size: 3.6em;
  }

  .accordion-more {
    width: 40px;
    height: 18px;
    margin-top: -9px;
  }
  .accordion-more:after {
    right: 11px;
    top: 5px;
    width: 18px;
    height: 8px;
  }
  .accordion-topic.active .accordion-more:after {
    top: 5px;
  }
  .accordion-details {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .be-left {
    width: 100px;
  }
  .be-right {
    padding-left: 20px;
  }

  .course-entry span {
   font-size: 2em;
  }
  .course-entries-headings span:first-child, .course-entry span:first-child {
    width: 110px;
  }
  .course-entries-headings span:nth-child(2), .course-entry span:nth-child(2) {
    width: 220px;
  }
  .course-entries-headings span:last-child, .course-entry span:last-child {
    width: 90px;
  }

  .profile-table thead {
    display: none;
  }
  .profile-table table, .profile-table tbody,
  .profile-table tr, .profile-table td {
    display: block;
  }
  .profile-table tr:nth-child(even) {
    background-color: #EFEFEF;
  }
  .profile-table td,
  .content .profile-table td:first-child,
  .content .profile-table td:last-child {
    padding: 15px;
  }
  .content .profile-table td:first-child {
    padding-bottom: 0;
  }
  .profile-table td span {
    display: block;
    margin-top: 7px;
    font-size: 0.9em;
    line-height: 1.4;
  }
  .content table, table {
    width: 100%;
    table-layout: auto; /* fixed */
  }
  .content td, .content th {
    padding: 5px;
  }


  .content-details .page-title {
    margin-bottom: 20px;
  }

  /*
  .publication-top, .ut-left, .ut-right {
    display: block;
    width: 100%;
  }
  */
  .publication-top {
    margin: 0;
  }
  .ut-left {
    padding-right: 20px;
    margin-bottom: 25px;
  }
  .page-title {
    font-size: 3.2em;
  }
  .ut-right .page-title {
    font-size: 2.6em;
  }
  .page-subtitle, .default-template-text h2 {
    font-size: 2.6em;
  }
  .content-details .page-subtitle {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 2.3em;
  }

  .page-event.with-image,
  .page-event.with-image .pv-text,
  .page-event.with-image .pv-image {
    display: block;
    position: static;
    width: 100%;
    min-height: 0;
  }
  .page-event.with-image .pv-image {
    height: 0;
    padding-bottom: 50%;
  }
}

@media screen and (max-width: 700px) {
  .pagination {
    padding: 20px 0;
  }
  .pagination-number,
  .pagination .page-numbers {
    padding: 2px 10px 0 12px;
  }

  .event-entry {
    float: none;
    width: 100%;
    max-width: 500px;
  }
  .event-entry,
  .event-entry:nth-child(2n+2) {
    margin: 0 auto 20px auto;
  }

  .pt-phone {
    float: none;
    width: 100%;
  }
  .pt-email {
    float: none;
    width: 100%;
    margin-top: 12px;
  }

  .page-icon {
    width: 115px;
  }
  .pi-icon {
    height: 88px;
  }
  .pi-text {
    height: 23px;
    font-size: 1.3em;
  }

  .quicklink-image {
    width: 48%;
    padding-bottom: 26.88%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .quicklink-image:nth-child(3n+3) {
    margin-right: 4%;
  }
  .quicklink-image:nth-child(even) {
    margin-right: 0;
  }
  .quicklink-image:nth-child(3n+1) {
    clear: none;
  }
  .quicklink-image:nth-child(2n+1) {
    clear: both;
  }

  .gallery-photos, .content-image-container {
    width: 100%;
    max-width: 400px;
    padding: 20px 0;
    margin: 0 auto;
  }
  .gallery-photo, .content-image {
    display: block;
    float: left;
    width: 48%;
    height: 0;
    padding-bottom: 31.66%;
    margin: 0 4% 4% 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .gallery-photo:nth-child(4n+4),
  .content-image:nth-child(4n+4) {
    margin-right: 4%;
  }
  .gallery-photo:nth-child(even),
  .content-image:nth-child(even) {
    margin-right: 0;
  }

  .publication-entries {
    padding-top: 0;
  }
  .publication-entry {
    float: none;
    width: 100%;
    max-width: 500px;
  }
  .publication-entry,
  .publication-entry:nth-child(even) {
    margin: 0 auto 20px auto;
  }
  .be-left {
    width: 38%;
  }
  .be-right {
    width: 62%;
    padding-left: 15px;
  }
  .be-heading {
    padding-bottom: 5px;
    margin-bottom: 8px;
  }
  .be-text {
    font-size: 2.2em;
  }
  .be-text.be-title {
    min-height: 0;
  }

  .ut-left {
    width: 38%;
    padding: 0;
    margin: 0;
  }
  .ut-right {
    width: 62%;
    padding-left: 15px;
  }
  .publication-info {
    margin-bottom: 0;
  }
  .pi-details {
    display: none;
  }
  .publication-bottom {
    display: block;
    padding-top: 20px;
  }

  .research-entry {
    float: none;
    width: 100%;
    max-width: 500px;
  }
  .research-entry,
  .research-entry:nth-child(even) {
    margin: 0 auto 20px auto;
  }

  .home-news-entries {
  	margin-top: 0;
  }
  .home-news-entry {
  	position: relative;
  	float: none;
  	width: 100%;
  	margin: 0 auto 20px auto;
  	overflow: hidden;
  }
  .home-news-entry:last-child {
  	margin-bottom: 10px;
  }
  .home-news-image {
  	float: left;
  	width: 49%;
  	padding-bottom: 29.4%;
  }
  .home-news-text {
  	display: block;
  	position: absolute;
  	left: 49%;
  	top: 0;
  	width: 51%;
  	height: 100%;
  	border: 2px solid #0A2342;
  	border-left: 0;
  }
  .home-news-title {
  	border: 0;
  }

  /* Home banner */
  .home-banner {
    padding: 0 0 40px 0; /* padding: 0 0 120px 0 */
  }
  .home-banner-wrapper, .home-row-1.home-row-wrapper {
    width: 100%;
  }
  .event-slider-container .bx-viewport {
  	padding-top: 0;
  }

  .home-row-2 .home-row-top {
    margin: 40px 0 20px 0;
  }

  .home-icons {
    display: inline-block;
    width: 100%;
    text-align: center;
    overflow: visible;
  }
  .home-icon {
    float: left;
    display: block;
    width: 23.5%;
    height: auto;
    text-align: left;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    margin: 0 2% 0 0;
    overflow: visible;
  }
  .home-icon:nth-child(4n+4) {
    margin-right: 0;
  }
  .home-icon-image, .home-icon-text {
    display: block;
    position: static;
  }
  .home-icon-image {
    width: 100%;
    max-width: 90px;
    height: 90px;
    margin: 0 auto 5px auto;
    border: 4px solid #0A2342;
    border-radius: 20px;
    background-size: 45px auto;
  }
  .home-icon-text {
    height: auto;
    padding-top: 5px;
    color: #0A2342;
    background-color: transparent;
    font-size: 1.5em;
    line-height: 1;
  }

  /*
  .home-icons {
    text-align: center;
    overflow: hidden;
  }
  .home-icons > .home-icon {
    display: block;
  }
  .home-icon {
    width: 100%;
    max-width: 240px;
    height: 56px;
    border: 3px solid #0A2342;
    text-align: left;
    border-radius: 25px;
  }
  .home-icon,
  .home-icons .home-icon:nth-child(odd),
  .home-icons .home-icon:nth-child(even) {
    margin: 0 auto 20px auto;
  }
  .home-icon-image, .home-icon-text {
    position: static;
    display: inline-block;
    vertical-align: middle;
  }
  .home-icon-text {
    width: auto;
    height: auto;
    padding-left: 20px;
    text-align: left;
  }
  */
}

@media screen and (max-width: 600px) {
  body {
    font-size: 40%;
  }

  .filter-container-content {
    padding-top: 10px;
  }
  .filter-container-heading:after {
    top: 16px;
  }
  .filter-container-heading.active:after {
    top: 14px;
  }
  .filter-entry {
    margin-bottom: 20px;
  }

  .people-entries {
    text-align: center;
  }
  .people-entry {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 400px;
    text-align: left;
  }
  .people-entry,
  .people-entry:nth-child(even),
  .people-entry:nth-child(3n+3),
  .people-entry:nth-child(4n+4) {
    margin: 0 auto 20px auto;
  }
  .people-entry.no-photo {
    margin-bottom: 10px;
  }
  .people-entry.no-photo:nth-child(4n+2),
  .people-entry.no-photo:nth-child(4n+3) {
    background-color: transparent;
  }
  .people-entry.no-photo:nth-child(even) {
    background-color: #EFEFEF;
  }
  .ge-text {
    min-height: 0;
  }

  .pt-left, .pt-right, .profile-top {
    display: block;
  }
  .profile-top {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .pt-left {
    width: 80%;
    max-width: 250px;
    padding-right: 0;
    margin: 0 auto 30px auto;
  }
  .pt-name {
    margin-bottom: 20px;
    text-align: center;
  }
  .pt-qualifications p, .pt-qualifications li {
    text-align: center;
  }
  .pt-contact {
    position: relative;
    margin-top: 30px;
  }

  .page-icon {
    width: 100px;
  }
  .pi-icon {
    height: 77px;
  }
  .pi-text {
    height: 21px;
    font-size: 1.2em;
  }

  .course-entries {
    margin-top: -10px;
  }
  .course-entries-headings {
    display: none;
  }
  .course-entry, .course-entry span {
    display: block;
  }
  .course-entry {
    padding: 10px;
    margin-bottom: 5px;
  }
  .course-entry:nth-child(even) {
    background-color: #EFEFEF;
  }
  .course-entry:last-child {
    border-bottom: 0;
  }
  .course-entry span {
    width: 100% !important;
    padding: 0 0 5px 0;
    border-bottom: 0;
    font-size: 2.4em;
  }
  .course-entry span:first-child {
    padding-left: 0;
    font-weight: 700;
  }
  .course-entry span:last-child {
    text-align: left;
  }

  .page-switcher li a, .page-switch {
    font-size: 1em;
    padding-right: 10px;
    border-right: 2px solid #94958A;
    margin-right: 10px;
  }
  .page-switcher {
    margin-bottom: 20px;
  }
  .subpage-switcher {
    margin-left: 20px;
  }
  .page-switcher + .subpage-switcher {
    margin-top: -10px;
  }

  .content.contact th, .content.contact td {
    width: 100% !important;
    display: block;
  }

  .content-news p {
    font-size: 2em;
  }
  .news-title {
    font-size: 3em;
    line-height: 1.2;
  }

  .filter-heading {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
  .filter-button {
    font-size: 2.4em;
    min-width: 100px;
  }
  form#searchform {
    margin-top: 10px;
  }


  /*
  .page-icons {
    text-align: center;
  }
  .page-icons > .page-icon {
    margin: 0 10% 10% 0;
  }
  */

  .main-menu-button span {
    width: 35px;
  }

  /*
  .home-row-3 .home-row-right .home-row-top {
    margin-top: 30px;
  }
  */

  .subpages li a {
    max-width: 400px;
    padding: 15px 50px 15px 20px;
    margin-bottom: 25px;
  }
  .subpages li a:after {
    right: 15px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
}

@media screen and (max-width: 500px) {
  /*
  .content-image {
    float: none;
    width: 100%;
    padding-bottom: 67%;
    margin: 0 0 20px 0;
  }
  .content-image:last-child {
    margin: 0;
  }
  */

  .page-icons {
    margin: 30px auto;
    text-align: center;
    overflow: hidden;
  }
  .page-icon {
    float: left;
    display: block;
    width: 23.5%;
    height: auto;
    text-align: left;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    /* border: 2px solid #0A2342;
    border-radius: 25px; */
    margin: 0 2% 0 0;
    overflow: visible;
  }
  .page-icon:nth-child(4n+4) {
    margin-right: 0;
  }
  .pi-icon, .pi-text {
    display: block;
    position: static;
  }
  .pi-icon {
    width: 100%;
    max-width: 80px;
    height: 80px;
    margin: 0 auto 5px auto;
    border: 3px solid #E9E9E9;
    background-size: 40px auto;
  }
  .pi-text {
    height: auto;
    color: #0A2342;
    background-color: transparent;
    font-size: 1.2em;
    line-height: 1;
  }

  .ee-info-desktop {
    display: none;
  }
  .ee-info-mobile {
    display: block;
    margin-top: 15px;
  }

  .home-icon-image {
    max-width: 70px;
    height: 70px;
    border: 3px solid #0A2342;
    background-size: 30px auto;
  }
  .home-icon-text {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 460px) {
  .quicklink-image {
    padding-bottom: 56%;
  }
  .quicklink-images {
    width: 220px;
    margin: 0 auto;
  }
  .quicklink-image {
    float: none;
    width: 100%;
    padding-bottom: 56%;
    margin-left: 0;
    margin-right: 0;
  }
  .qm-text span {
    font-weight: 600;
  }

  .gallery-entry {
    float: none;
    width: 100%;
    max-width: 250px;
  }
  .gallery-entry,
  .gallery-entry:nth-child(even),
  .gallery-entry:nth-child(3n+3),
  .gallery-entry:nth-child(4n+4) {
    margin: 0 auto 20px auto;
  }

  .news-list-entry {
    float: none;
    width: 100%;
    max-width: 250px;
  }
  .news-list-entry,
  .news-list-entry:nth-child(even),
  .news-list-entry:nth-child(3n+3),
  .news-list-entry:nth-child(4n+4) {
    margin: 0 auto 20px auto;
  }
  .news-list-title {
    min-height: 0;
  }


  .course-entry span {
    font-size: 2em;
  }

  .home-news-date, .home-news-title {
    font-size: 1.9em;
  }

  .home-row-3 .home-row-left .home-row-top {
    margin-top: 20px;
  }
}

@media screen and (max-width: 400px) {
  h2.page-title {
    font-size: 3em;
  }
  .default-template-text h3, .accordion-details h3 {
    font-size: 2.2em;
  }
  .pi-icon {
    max-width: 60px;
    height: 60px;
    border: 2px solid #E9E9E9;
    background-size: 30px auto;
  }
  .pi-text {
    font-size: 1.1em;
  }
  .home-icon-image {
    max-width: 60px;
    height: 60px;
    border: 2px solid #0A2342;
    background-size: 30px auto;
  }
  .home-icon-text {
    font-size: 1.2em;
  }
  
  .home-row-heading {
    font-size: 3.2em;
  }
  .home-row-more:after {
    width: 20px;
    height: 20px;
  }
  a.home-row-more span {
    height: auto;
    padding-right: 10px;
    font-size: 2em;
    line-height: 1;
  }
  .home-row-2 .home-row-top {
    margin-top: 20px;
  }
  .home-event-inner {
    padding: 0 10px;
  }
  .home-event-image {
    max-width: 130px;
    margin: 0 auto;
  }
  .home-event-image-inner {
    margin: 0 auto 15px auto;
  }
  .home-event-date {
    margin-bottom: 15px;
  }
  .event-slider-container .bx-viewport {
    padding-top: 0;
  }
  .event-slider-container .bx-wrapper .bx-prev {
    left: -10px;
  }
  .event-slider-container .bx-wrapper .bx-next {
    right: -10px;
  }

  .home-news, .shortcut-entries {
    font-size: 0.9em;
  }

  /*
  body.home .home-news-entry {
    float: none;
    width: 100%;
    max-width: 300px;
  }
  body.home .home-news-entry,
  body.home .home-news-entry:nth-child(3n+3) {
    margin: 0 auto 20px auto;
  }
  .home-row-3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  body.home .home-news-entry {
    float: none;
    width: 100%;
    max-width: 250px;
  }
  body.home .home-news-entry,
  body.home .home-news-entry:nth-child(3n+3) {
    margin: 0 auto 20px auto;
  }
  .home-news-image, .home-news-text {
  	float: none;
  	width: 100%;
  }
  .home-news-image {
  	padding-bottom: 56%;
  }
  .home-news-text {
  	position: static;
  	border: 0;
  }
  .home-news-date {
    padding: 4px 10px;
  }
  .home-news-title {
  	border: 2px solid #0A2342;
    font-weight: 600;
  }
  .home-news-title-text {
    padding: 4px 10px 6px 10px;
  }
  */
  
  /*
  .shortcut-slider-container {
    height: auto !important;
  }
  .shortcut-slider {
    display: block;
    max-width: 250px;
    margin: 0 auto;
  }
  .shortcut-slide {
    width: 100% !important;
    padding-bottom: 56%;
    margin: 0 auto 20px auto !important;
  }
  */
  .shortcut-text {
    padding: 10px 10px 10px 20px;
  }
  .shortcut-text span {
    font-size: 0.85em;
    font-weight: 600;
  }
  .home-row-3 .home-row-right {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home-row-3 .home-row-right .home-row-top {
    display: none;
  }

  .page-title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 350px) {
  .newsletter-top-date {
    margin: 15px 0 20px 0;
  }
  .quicklinks-heading {
    font-size: 2.2em;
    margin-bottom: 15px;
  }
  .content .quicklinks li {
    margin-bottom: 10px;
  }
  .content .quicklinks li a {
    font-size: 1em;
  }

  .pi-text {
    font-size: 1em;
  }
  .home-icon-image {
    max-width: 50px;
    height: 50px;
    background-size: 25px auto;
  }
  .home-icon-text {
    font-size: 1.2em;
  }

  .home-news-date, .home-news-title {
    font-size: 1.8em;
  }
  .home-news-date {
    padding: 3px 5px;
  }
  .home-news-title-text {
    padding: 3px 5px;
  }

  .page-switcher + .subpage-switcher {
  	margin-top: -15px;
  }
  .subpage-switcher {
  	margin-left: 15px;
  }

  .filter-container + .news-row {
    margin-top: 20px;
  }
  .newsletter-menu {
    margin-bottom: 0;
  }
  .newsletter-menu-year span:after {
    transition: all 0.3s ease-in-out;
  }
  .newsletter-menu-year.active span:after {
    position: relative;
    top: 2px;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out;
  }
  .newsletter-menu-year {
    display: block;
    padding: 10px 0;
    border: 0;
    margin: 0; 
  }
  .newsletter-menu-year.active {
    color: #0A2342;
  }
  .newsletter-menu-year ul {
    margin: 0;
    padding-top: 10px;
  }
  .newsletter-menu-year ul li {
    float: none;
  }
  .newsletter-menu-year ul li a {
    padding: 10px 15px 10px 0;
    font-size: 2.4em;
    background-color: transparent;
  }


  .accordion-topic {
    padding: 10px 45px 10px 0;
    font-size: 2.2em;
  }
  .accordion-topic.with-number {
    padding-left: 38px;
  }
  .accordion-number {
    width: 24px;
    height: 24px;
    padding-left: 1px;
    margin-top: -12px;
    font-size: 0.9em;
    line-height: 26px;
  }
  .accordion-more {
    width: 32px;
    height: 16px;
    margin-top: -8px;
  }
  .accordion-more:after {
    right: 10px;
    top: 5px;
    width: 12px;
    height: 7px;
  }
  .accordion-topic.active .accordion-more:after {
    top: 4px;
  }
  .accordion-details {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .content-heading {
    font-size: 2.2em;
  }
  .pr-heading {
    font-size: 2.2em;
  }
  .pr-text p {
    font-size: 2em;
  }

  .news-row {
    margin-bottom: 40px;
  }
  .news-title {
    margin-top: 40px;
    font-size: 2.4em;
  }
}