@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Montserrat:300,400,500');

/* Graduate Embedded Campaign Site */
@import url("graduate-global.css");


@font-face {
  font-family: Montserrat;
  src: url('fonts/montserrat/Montserrat-Regular.otf'), url('fonts/montserrat/montserrat-regular.eot'), url('fonts/montserrat/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat/montserrat-regular.woff2') format('woff2'), url('fonts/montserrat/montserrat-regular.woff') format('woff'), url('fonts/montserrat/Montserrat-Regular.ttf') format('truetype'), url('fonts/montserrat/montserrat-regular.svg#svgFontName') format('svg');
}

@font-face {
  font-family: MontserratBold;
  src: url('fonts/montserrat/Montserrat-Bold.otf'), url('fonts/montserrat/montserrat-bold.eot'), url('fonts/montserrat/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat/montserrat-bold.woff') format('woff'), url('fonts/montserrat/Montserrat-Bold.ttf') format('truetype'), url('fonts/montserrat/montserrat-bold.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'MontserratLight';
  src: url('fonts/montserrat/Montserrat-UltraLight.otf');
}

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

.background-careers {
  margin: 0 !important;
}

.background-careers div {
  margin: 20px 10px !important;
}

.background-gold,
.background-gold a {
  background-color: rgb(156, 122, 73);
  color: rgb(255, 255, 255) !important;
}

.background-white {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.background-lightgrey,
.background-lightgrey a {
  background-color: rgb(238, 238, 238);
  color: rgb(0, 0, 0) !important;
}

#zone-user-wrapper {
  background-color: #242f3a;
  border-bottom: 8px solid #fff;
}

#zone-user-wrapper a {
  text-decoration: none;
  color: #fff;
}

#section-header #zone-user .content {
  display: flex;
}

@media only screen and (max-width: 749px) {
  #section-header #zone-user .content {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.header-crest-img {
  width: 300px;
  height: auto;
  padding: 10px 20px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-crest-img {
    width: auto;
    height: 60px;
  }
}

.sites-link {
  display: flex;
  align-items: flex-end;
}

@media only screen and (min-width: 750px) {
  .sites-link {
    margin-left: auto;
  }
}

.site-niaa,
.site-indigenous,
.site-covid {
  display: inline-block;
  padding: 8px 20px;
}

.site-niaa.active,
.site-indigenous.active,
.site-covid.active  {
  background: #fff;
  color: #dd7400;
}
.site-niaa.active a,
.site-indigenous.active a,
.site-covid.active a {
  color: #dd7400 !important;
}

.site-indigenous {
  padding-right: 10px;
}

img.site-logo {
  width: 100%;
  max-width: 375px;
  height: auto;
}

@media only screen and (max-width: 749px) {
  #zone-branding .region-branding-first .content {
    text-align: center;
  }
}

h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  padding-bottom: 10px;
  padding-top: 14px;
  display: block;
  letter-spacing: 0.002em;
}

.front h1#area-page-title {
  visibility: hidden;
  display: none;
}

.front h1#page-title {
  font-size: 1.6em;
}

h2 {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 0.002em;
}

h3 {
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 0.002em;
}

h4 {
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 0.002em;
}

body {
  font-family: Montserrat, sans-serif !important;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #1e1e1e;
}

body.node-type-area,
body.node-type-areatheme {
  color: #000;
}

hr {
  background: #F2F2F2;
}

ul.menu li {
  margin: 0;
}


.context-who-we-are .background-careers div img,
.context-areas-of-focus .background-careers div img {
  width: 100% !important;
  height: auto !important;
}

.view-area-link:link {
  text-decoration: none;
  display: inline-block;
}

.view-area-title {
  /*float: left;*/
  color: black;
}

.view-area-title h3 {
  color: #1c1f2c;
  font-family: "MontserratBold", sans-serif;
  font-size: 1.4em;
}

.view-area-date {
  color: #000;
  line-height: 100%;
  padding: 2px 4px 0px 4px;

  clear: both;

}

.view-theme-activities table.views-view-grid {
  border: 0;
}

.view-area-terms,
.view-area-terms a,
.view-area-area,
.view-area-area a {
  background-color: #242f3a;
  color: #f4f7f1;
  float: left;
  padding: 2px 4px 4px 4px;
  line-height: 100%;

}


.view-theme-activities table,
.view-our-work-area table {
  margin-bottom: 0 !important;
}

.view-theme-activities table.views-view-grid td,
.view-our-work-area table tr td {
  padding-top: 13px;
  padding-bottom: 13px;
  padding: 10px 0 !important;
  border-bottom: 2px solid #ddd;
}

.view-latest-news-area table.views-view-grid tr:last-of-type td table,
.view-theme-activities table.views-view-grid tr:last-of-type td,
.view-our-work-area table tr:last-of-type td {
  border-bottom: 0 !important;
}

.view-our-work-area table tr:last-of-type td {
  border-bottom: 0;
}

.contact-type.contact-type-twitter a,
.contact-type.contact-type-linkedin a,
.contact-type.contact-type-youtube a {
  margin-left: 4px;
  margin-bottom: 4px;
  text-decoration: none;
}

.contact-type.contact-type-twitter::before,
.contact-type.contact-type-linkedin::before,
.contact-type.contact-type-youtube::before {
  content: " ";
  display: inline-block !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  width: 30px;
  padding-right: 2px;
  margin-bottom: -9px;
  height: 30px;
}

.contact-type.contact-type-twitter::before {
  background-image: url('img/social-twitter-white.png');
}

.contact-type.contact-type-linkedin::before {
  background-image: url('img/social-linkedin-white.png');
}

.contact-type.contact-type-youtube::before {
  background-image: url('img/social-youtube-white.png');
}

.node-type-area .block-views+.block-views {
  margin-top: 50px;
}


.view-area-body {
  color: black;
  font-family: 'MontserratLight';
}

.field-item,
.publication-body,
.view-empty {
  font-family: 'MontserratLight';
}



.view-our-work-block .view-content>table,
.view-area-block .view-content>table {
  padding: 0;
  margin: 0;
  border: 0;
}

.view-our-work-block .view-content>table>tbody>tr>td,
.view-area-block .view-content>table>tbody>tr>td {
  padding: 0;
  margin: 0;
}

.view-our-work-tableblock,
.view-area-tableblock {
  padding: 15px 0 15px 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.view-our-work-tableblock td,
.view-area-tableblock td {
  padding: 0;
  margin: 0;
}

.view-area-tableblock td.view-area-tableright {
  padding-left: 20px;
  vertical-align: top;
  float: right;
}

.view-area-tableblock .view-area-tableleft {
  width: 100%;
  height: auto;
  padding-right: 40px;
  padding-bottom: 20px;
  float: left;
}

.view-area-tableblock .view-area-tableleft img {
  width: 100%;
  height: auto;
}


.block-views-resources-block .view-area-tableblock .view-area-tableleft,
.block-views-resources-block-1 .view-area-tableblock .view-area-tableleft {
  width: auto;
  height: 250px;
  padding-right: 40px;
  float: left;
}

.block-views-resources-block .view-area-tableblock .view-area-tableleft img,
.block-views-resources-block-1 .view-area-tableblock .view-area-tableleft img {
  width: 170px;
  height: auto;
  box-shadow: 0px 0px 5px #333;
  transition: all 200ms ease-out;
}

.block-views-resources-block .view-area-tableblock .view-area-tableleft img:hover,
.block-views-resources-block-1 .view-area-tableblock .view-area-tableleft img:hover {
  width: 180px;
}


.subsection-title,
.node-type-areatheme h2,
.node-type-program h2,
.node-type-area h2,
.node-type h2,
.page-node h2 {
  font-size: 24px;
  letter-spacing: 0.04em;
  /*text-transform: uppercase;*/
  color: #dd7400;
  border: 0 !important;
  padding-bottom: 2px;
  padding-top: 25px;
  margin-top: 25px;
}


.grid-item,
.grid-item-wide,
.grid-item-large {
  background-color: #f6f6f2;
  width: 24.5%;
  min-height: 100px;
  height: 80px;
}

.see-all-related {
  background-color: #242f3a;
  font-family: "MontserratBold", sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 1.3em;
  text-align: center;
  height: 40px;
  padding-top: 20px;
}

.see-all-related div div p a:link,
.see-all-related div div p a:visited,
.see-all-related div div p a:active,
.see-all-related div div p a:hover {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 95% 4px;
  padding-right: 70px;
  transition: all 400ms;
  -webkit-transition: all 400ms;
}

.see-all-related div div p a:hover {
  background-position: 100% 4px;
  background-color: #f3efe9;
  transition: all 900ms;
  -webkit-transition: all 900ms;
}

.grid-item-wide,
.grid-item-large {
  width: 49%;
}

.grid-item-large {
  min-height: 200px;
}


/* Resource Centre Landing page has wider margins */


/*
.context-resource-centre .content-breadcrumb {
    display: none;
    padding: 0;
}
.context-resource-centre .section-content .zone-content .region-content-inner h1 {
    padding: 0;
    margin: 0;
    display: none;
}
.context-resource-centre .section-content .zone-content .region-content .field-name-body {
    color: #fff;
    font-family: 'MontserratLight', 'Montserrat', Arial, sans-serif;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 150%;
}

*/
.view-timeline-vertical {
  margin: 0;
}

.vtdiv {
  border: 0;
  display: table;
  margin: 0px -20px 0px 20px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  /*background: url('img/ul-bg.png') left top repeat-y;*/
  padding: 0px 20px 40px 60px;
  border-left: 1px solid #aaa;
}

.vtdiv:last-of-type {
  background: none;
}

.vtdiv,
.vtdiv *,
.vtdiv-row,
.vtdiv-row * {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  text-decoration: none !important;
  color: black;
}

.vtdiv-row {
  display: inline-block;
  margin: 0 80px 0 -30px;
  padding: 0;
}

.vtdiv-row .timelink-link {
  width: 100%;
  min-width: 100%;
}

.vtdiv-row .timeline-area {
  display: flex;
  float: left;
  font-size: 0.8em !important;
  font-weight: 600;
  color: white;
  background-color: rgb(145, 114, 65);
  padding: 2px 6px;
}

.vtdiv-row .timeline-title {
  position: relative;
  margin: 9px 0 7px 0;
  clear: both;
  padding-top: 10px;

}

.vtdiv-row .timeline-title h3 {
  color: #1c1f2c;
  font-family: "MontserratBold", sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 0.002em;
  line-height: 20px;
  margin-bottom: 10px;

}

.vtdiv-row:hover,
.vtdiv-row:focus {
  margin: 0px 80px 0px -50px;
  padding: 0 30px 0 85px;
  background-color: #f3efe9;
  border-radius: 0;
  box-shadow: 2px 2px 16px rgba(255, 254, 236, 0.5);
  transition: all 600ms;
  -webkit-transition: all 600ms;
  -webkit-transition: all 0.5s;
  min-height: 85px;
}

.vtdiv-row .timeline-link {
  display: block;
}

.vtdiv-row .timeline-date {
  float: left;
  margin: 0 0 0 20px;
  background: url('img/clock-small.png') left center no-repeat;
  background-position: 0 5px;
  padding: 2px 0 0 16px;
  line-height: 1.33em;
}

.vtdiv-row .timeline-date,
.vtdiv-row .timeline-date * {
  font-size: 0.9em;
  color: rgb(145, 114, 65);
}

.vtdiv-row .timeline-date .timeline_precision_1.timeline_day,
.vtdiv-row .timeline-date .timeline_precision_2.timeline_day,
.vtdiv-row .timeline-date .timeline_precision_2.timeline_month {
  display: none !important;
}

.vtdiv-row .timeline-body {
  padding-bottom: 10px;
  font-family: 'MontserratLight';
}

.vtdiv-row .timeline-icon {
  padding: 0;
  position: absolute;
  overflow: visible;
  min-height: 42px;
  min-width: 42px;
  margin: 0 25px 0 -50px;
  background-repeat: no-repeat;
  background-size: 42px 42px;
  background-image: url('img/document.png');
  /*left: 49px;*/
}

.vtdiv-row:hover .timeline-icon {
  background-color: #f3efe9;
  background-size: 66px 66px;
  min-height: 66px;
  min-width: 66px;
  margin: 10px 25px 0 -75px;
  transition: all 900ms;
  -webkit-transition: all 900ms;
  /*left: 113px;*/
}

body.context-related-sites.responsive-layout-wide #zone-secondary-wrapper,
body.context-related-sites.responsive-layout-normal #zone-secondary-wrapper,
body.context-contact-us.responsive-layout-wide #zone-secondary-wrapper,
body.context-contact-us.responsive-layout-normal #zone-secondary-wrapper,
body.context-publications.responsive-layout-wide #zone-secondary-wrapper,
body.context-publications.responsive-layout-normal #zone-secondary-wrapper,
body.context-media-centre.responsive-layout-wide #zone-secondary-wrapper,
body.context-media-centre.responsive-layout-normal #zone-secondary-wrapper {
  display: block !important;
}

.page-media-centre div.views-exposed-form {
  padding: 0;
  overflow: hidden;
}

.page-media-centre div.views-exposed-form input,
.page-media-centre div.views-exposed-form select {
  padding: 0;
}

.page-media-centre div.views-exposed-form select.date-year,
.page-media-centre div.views-exposed-form select.date-month {
  padding-right: 20px;
}

.page-media-centre div.views-exposed-form input {
  max-width: 95%;
}

.zone-secondary,
.region-secondary,
.region-secondary-inner {
  height: 58px !important;
}

.view-theme-program {
  text-decoration: none !important;
  padding-bottom: 6px;
}

.view-theme-program .program-title {
  font-size: 20px;
  font-weight: 700;
}

.view-theme-program .program-body {
  color: black;
  padding: 2px 0;
}

.page-search404 #section-content {
  padding-top: 103px;
}

#block-system-main ul li ul {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 0;
}

#region-content .node ul li {
  list-style: disc;
}

#region-content .view-related-links-page ul li {
  list-style: none;
}

.pretty-link a {
  padding: 7px 15px;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  color: #686868;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  transition: border-color 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
}

.pretty-link a:hover {
  border-color: #0a79ac;
  color: #0a79ac;
  transition: border-color 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
}

.pretty-link {
  margin-top: 25px;
  margin-bottom: 10px;
}

#region-content ol {
  margin-left: 35px;
}

#region-content ul {
  margin-left: 30px;
}

sup {
  vertical-align: super;
  font-size: .8em;
}

.group-status .links li {
  font-weight: bold;
  font-size: 1.4em;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
}

#menu-1858-6,
#edit-field-page-url,
#first-time,
#edit-menu--2 .form-item-menu-description,
#edit-menu--2 .form-item-menu-weight,
.context-resource-centre .form-item-sort-by {
  display: none;
}

div.unlist-menu.block-menu-block ul.menu li,
ul.unlist-menu li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}


#zone-global-wrapper {
  background: #333333;
  border-bottom: 6px solid #AEAEAE;
  height: 47px;
}

#zone-footer {}

.footer-menu ul.menu {
  padding: 50px 0;
  text-align: center;
  display: block !important;
}

div.unlist-menu.block-menu-block.footer-menu ul.menu li {
  padding: 0 10px;
}

#zone-slider {
  background-image: url('img/slider-bg.jpg');
  background-repeat: no-repeat;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  width: 100%;
}

#zone-slider-wrapper #zone-slider #region-slider,
#zone-slider-wrapper #zone-slider #region-slider-first,
#zone-slider-wrapper #zone-slider #region-slider-second,
#zone-slider-wrapper #zone-slider #region-slider-third {
  margin: 0;
  width: 100%;
}

#zone-slider-wrapper #zone-slider #region-slider-second {
  margin-top: 40px;
}

#zone-postscript {
  background: #F2F2F2;
  border-top: 1px solid #E8E8E8;
  padding: 55px 0 35px;
}

#zone-preface {
  padding: 55px 0 35px;
  background: #F7F7F7;
}

#zone-branding-wrapper {
  background: #3a444e;
  padding-top: 25px;
  padding-top: 6px;
}

#zone-secondary {
  /* position: relative; */
}

.homepage-container-image-image {
  background: no-repeat center center;
  background-size: 100%;
}

.homepage-container-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #F2F2F2;
  border-bottom: 1px solid #E8E8E8;
}

.views_slideshow_cycle_slide,
.views_slideshow_cycle_teaser_section {
  width: 100% !important;
}

.region-preface-first-inner section,
.region-preface-second-inner section,
.region-preface-third-inner section {
  background-color: #fff;
  padding: 20px;
  border-top: 6px solid #E8E8E8;
  margin: 0 5px 30px 5px;
}

.region-preface-first-inner h2.block-title,
.region-preface-second-inner h2.block-title,
.region-preface-third-inner h2.block-title {
  border-bottom: 1px solid #F2F2F2;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  padding: 0 20px 15px;
  margin-bottom: 10px;
}

.region-postscript-first-inner section,
.region-postscript-second-inner section,
.region-postscript-third-inner section {
  background-color: #fff;
  padding: 20px;
  border-top: 6px solid #E8E8E8;
  margin: 0 20px 30px 20px;
}

.region-postscript-first-inner h2.block-title,
.region-postscript-second-inner h2.block-title,
.region-postscript-third-inner h2.block-title {
  border-bottom: 1px solid #F2F2F2;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  padding: 0 20px 15px;
  margin-bottom: 10px;
}

#search-block-form {
  padding-bottom: 10px;
  padding-top: 35px;
}

.above-search-navigation ul li,
div.unlist-menu ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.above-search-navigation ul li a,
div.unlist-menu ul li a {
  color: #1e1e1e;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 300;
  margin-right: 25px;
}

.above-search-navigation {
  padding: 13px 0;
}

.block-above-search-navigation-block {
  padding: 13px 0;
}

.above-search-navigation ul {
  margin-bottom: 0px;
}

#search-block-form .container-inline input.form-submit {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url(img/ico_search.png) no-repeat 0 0;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}


#edit-custom-search-blocks-form-1--2 {
  width: 100px;
  border: 1px solid #E0E0E0;
  height: 30px;
  padding: 0 45px 0 10px;
  font-size: 16px;
  line-height: 1;
  background-color: transparent;
  color: #fff;
  transition: all 500ms ease-in-out;
}

#edit-custom-search-blocks-form-1--2:focus {
  width: 200px;
  background-color: #fff;
  color: #000;
}



#search-block-form .container-inline {
  position: relative;
  width: 520px;
}

/*
#search-block-form .container-inline #edit-submit:active,
#search-block-form .container-inline #edit-submit:focus,
#search-block-form .container-inline #edit-submit:hover {
    background-position: 0 -18px;
    box-shadow: none;
}
*/
#search-block-form .container-inline #edit-search-block-form--2:focus,
#search-block-form .container-inline #edit-search-block-form--2:active {
  box-shadow: none;
  border-color: #a4a4a4;
  background-color: #fff;
}

#zone-slider-wrapper,
#zone-preface-wrapper,
#zone-postscript-wrapper {}

.homepage-container-text-inner a:hover h3 {
  color: #0a79ac;
  transition: color 200ms ease-out;
}

.homepage-container-text-inner a {
  text-decoration: none;
}

.homepage-container-text-inner a p {
  color: #1e1e1e;
  font-size: 14px;
}

.views-slideshow-controls-bottom {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.views-slideshow-controls-bottom .widget_pager_bottom {
  position: absolute;
  right: 10px;
  z-index: 6;
}

.views-slideshow-pager-field-item {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300 !important;
  font-size: 17px;
  background: #fff;
  color: #35404d;
  text-align: center;
  width: 18px;
  margin-right: 5px;
  float: left;
  cursor: pointer;
  padding: 10px;
  border-top: 1px solid;
  border-color: #fff;
  transition: border-color 200ms ease-out;
}

.views-slideshow-pager-field-item.active {
  background: #35404d;
  color: #fff;
  border-color: #35404d;
  transition: border-color 200ms ease-out;
}

.views-slideshow-pager-field-item:hover {
  border-color: #0a79ac;
  transition: border-color 200ms ease-out;
}

body.front .views-slideshow-pager-field-item:hover {
  border-color: #35404D;
}

body.context-indigenous-affairs .views-slideshow-pager-field-item:hover {
  border-color: #F0B158;
}

body.context-office-women .views-slideshow-pager-field-item:hover {
  border-color: #DF5E5C;
}

body.context-office-deregulation .views-slideshow-pager-field-item:hover {
  border-color: #A6D19F;
}

body.context-office-best-practice-regulation .views-slideshow-pager-field-item:hover {
  border-color: #54AAA4;
}

body.context-taskforces-and-consultations .views-slideshow-pager-field-item:hover {
  border-color: #626A73;
}

body.front .views-slideshow-pager-field-item.active {
  border-color: #35404D;
  background-color: #35404D;
}

body.context-indigenous-affairs .views-slideshow-pager-field-item.active {
  border-color: #F0B158;
  background-color: #F0B158;
}

body.context-office-women .views-slideshow-pager-field-item.active {
  border-color: #DF5E5C;
  background-color: #DF5E5C;
}

body.context-office-deregulation .views-slideshow-pager-field-item.active {
  border-color: #A6D19F;
  background-color: #A6D19F;
}

body.context-office-best-practice-regulation .views-slideshow-pager-field-item.active {
  border-color: #54AAA4;
  background-color: #54AAA4;
}

body.context-taskforces-and-consultations .views-slideshow-pager-field-item.active {
  border-color: #626A73;
  background-color: #626A73;
}

body.front #zone-secondary .block-superfish ul li.active-trail {
  border-color: #35404D;
}

body.context-indigenous-affairs #zone-secondary .block-superfish ul li.active-trail {
  border-color: #F0B158;
}

body.context-office-women #zone-secondary .block-superfish ul li.active-trail {
  border-color: #DF5E5C;
}

body.context-office-deregulation #zone-secondary .block-superfish ul li.active-trail {
  border-color: #A6D19F;
}

body.context-office-best-practice-regulation #zone-secondary .block-superfish ul li.active-trail {
  border-color: #54AAA4;
}

body.context-taskforces-and-consultations #zone-secondary .block-superfish ul li.active-trail {
  border-color: #626A73;
}

.view-homepage-features .views-row {
  float: left;
  width: 100%;
}

.homepage-feature.node-page-style {
  width: 330px;
}

.node-type-homepage-feature #page-title {
  display: none;
}

.reorder-feature-control {
  position: absolute;
  right: 0;
}

.reorder-feature-control p a {
  padding: 7px 15px;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  color: #686868;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  transition: border-color 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
}

.reorder-feature-control p a:hover {
  border-color: #0a79ac;
  color: #0a79ac;
  transition: border-color 200ms ease-out, background-color 200ms ease-out, color 200ms ease-out;
}

.context-homepage-feature-sort #breadcrumb {
  display: none;
}

.context-homepage-feature-sort #page-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  color: #686868;
  line-height: 1em;
  margin-bottom: 0;
  margin-top: 20px;
}

.top_of_page {
  text-decoration: none !important;
  color: rgb(156, 122, 73) !important;
}

.top_of_page div {
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-top: 1px solid rgba(90, 90, 90, 0.2);
  padding: 15px;
}

.content-breadcrumb {
  margin: 0 !important;
  padding: 0 !important;
}

.content-breadcrumb {
  margin: 0 !important;
  letter-spacing: 0.04em;
  padding: 10px 0 20px 0 !important;
}

.content-breadcrumb a,
.content-breadcrumb li {
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.content-breadcrumb a {
  color: #dd7400;
  font-weight: 600;
  margin: 0 !important;
  padding: 1px;
  letter-spacing: 0.04em;
}

.content-breadcrumb a:hover,
.content-breadcrumb li:hover {
  background-color: #dd7400 !important;
  color: white;
}

h1.area-title {
  letter-spacing: 0.04em;
  /*text-transform: uppercase;*/
  color: #dd7400;
  border: 0 !important;
}

.page-node-43099 h1.area-title {
  display: none;
}

.related-news {
  text-transform: uppercase;
  background-color: rgb(34, 36, 48);
}

.header-search {}

.content-social-media-footer {
  color: rgb(34, 36, 48);
  font-weight: 700;
  margin-top: 30px;
  text-align: center;
}


.content-social-media-footer {
  font-family: "MontserratLight", sans-serif;
  font-size: 1.2em;
}

.content-social-media-footer img {
  width: 32px;
  height: auto;
  padding: 17px 12px;
}


.publication-hide p,
.publication-show p {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  border-top: 1px solid #686868;
}

body.node-type-homepage-feature #region-content {
  background-color: transparent;
  border-top: 0;
}

body.node-type-homepage-feature #breadcrumb {
  display: none;
}

.homepage-feature.node-page-style {
  float: left;
  margin-right: 40px;
}

.related-links ul {
  margin-bottom: 24px;
}

.related-links ul li {
  margin-bottom: 10px;
}

.related-links ul li a {
  color: #686868;
  text-decoration: none;
  transition: color 200ms ease-out;
  position: relative;
  padding-left: 15px;
  display: block;
}

.related-links ul li a:hover {
  color: #0a79ac;
  transition: color 200ms ease-out;
}

.related-links ul li a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f105";
  font-family: 'FontAwesome';
}

.context-related-sites .related-links ul li {
  margin-left: 0;
  margin-bottom: 15px;
}

.context-related-sites .related-links ul li a {
  color: #000;
}

.related-links ul li .views-field-field-link-description {
  padding-left: 15px;
  color: #686868;
  font-size: .95em;
}

.minister-block-image {
  float: left;
  margin-right: 10px;
}

.minister-block-image img {
  border: 1px solid #686868;
  box-shadow: 0px 0px 5px #000;
}

.minister-block-right {
  font-size: 125%;
}

.minister-block {
  margin: 5px;
  padding: 5px;
  min-height: 220px;
  width: 100%;
}

.media-release-names,
.media-release-date,
.media-release-location,
.media-release-category {
  float: left;
}

.media-release-names {
  width: 40%;
}

.media-release-date,
.media-release-location,
.media-release-category {
  width: 20%;
}

.media-release-category ul {
  margin-left: 20px;
}

.media-release-subtitle {
  margin-top: -10px;
  margin-bottom: 30px;
}

.media-release-date h3,
.media-release-location h3,
.media-release-category h3 {
  margin-bottom: 5px;
}

.text-transform-uppercase {
  text-transform: uppercase;
  font-size: .9em;
}

.text-transform-uppercase p {
  margin-bottom: 5px;
}

.views-row-first .media-list {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0;
}

.media-list {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e8e8e8;
}

.media-list-inner a {
  color: #686868;
  transition: color 200ms ease-out;
  text-decoration: none;
}

.media-list-inner a:hover h3 {
  color: #0a79ac;
  transition: color 200ms ease-out;
}

.media-list-inner a h3 {
  margin-bottom: 5px;
}

.media-list-inner p {
  margin-bottom: 6px;
  line-height: 1.2em;
}

.context-publications .region-sidebar-first,
.context-media-centre .region-sidebar-first {
  padding: 10px;
}

.context-publications #edit-section-wrapper,
.context-publications #edit-release-wrapper,
.context-media-centre #edit-date-wrapper,
.context-media-centre #edit-field-release-date-value-wrapper,
.context-media-centre #edit-section-wrapper,
.context-media-centre #edit-category-wrapper {
  margin-top: 15px;
}

.views-exposed-widget.views-submit-button {
  clear: both;
}

#edit-field-release-date-value-value-month,
.date-year div.selector,
.date-month div.selector {
  width: 110px;
  min-width: 110px;
}

.date-year div.selector span,
.date-month div.selector span {
  background-position: -384px 0px;
}

.date-year div.selector.focus span,
.date-month div.selector.focus span,
.date-year div.selector.hover span,
.date-month div.selector.hover span {
  background-position: -384px -52px;
}

.date-year div.selector.active span,
.date-month div.selector.active span {
  background-position: -384px -26px;
}

.date-year div.selector.hover.focus.active span,
.date-month div.selector.hover.focus.active span {
  background-position: -384px -78px;
}

.home-sitting-dates h3 {
  margin-bottom: 5px;
  margin-top: 20px;
}

.home-sitting-dates .views-row {
  margin: 8px 0;
}

body.front .region-preface-first-inner section.intro-block {
  border-color: #35404D;
}

body.context-indigenous-affairs .region-preface-first-inner section.intro-block {
  border-color: #F0B158;
}

body.context-office-women .region-preface-first-inner section.intro-block {
  border-color: #DF5E5C;
}

body.context-office-deregulation .region-preface-first-inner section.intro-block {
  border-color: #A6D19F;
}

body.context-office-best-practice-regulation .region-preface-first-inner section.intro-block {
  border-color: #54AAA4;
}

body.context-taskforces-and-consultations .region-preface-first-inner section.intro-block {
  border-color: #626A73;
}

.incident-alert {
  padding: 10px;
  border: 1px solid;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  margin: 10px 0;
}

.incident-alert p {
  margin: 0;
}

.incident-alert.alert-level-blue {
  background-color: #428bca;
  border-color: #357ebd;
}

.incident-alert.alert-level-green {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.incident-alert.alert-level-yellow {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.incident-alert.alert-level-red {
  background-color: #d9534f;
  border-color: #d43f3a;
}

#grant-node-form .form-item-title label {
  float: left;
  margin-right: 10px;
}

#grant-node-form .form-item-title input {
  width: 90%;
}

#grant-node-form fieldset.required-fields {
  border: 1px solid #a6a6a6;
  padding: 10px;
  margin: 10px;
}

#grant-node-form fieldset.required-fields legend span {
  font-size: 1.5em;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  padding: 0 10px;
}

#grant-node-form fieldset.required-fields .field-type-datestamp legend span {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
}

#edit-field-grant-open,
#edit-field-grant-close {
  float: left;
  width: 20%;
  margin: 0 5%;
}

#edit-field-grant-status {
  clear: both;
  float: left;
  width: 20%;
  margin: 0 5%;
  margin-bottom: 20px;
}

#edit-field-grant-funding {
  float: left;
  width: 40%;
  margin-left: 5%;
  margin-bottom: 20px;
}

#edit-field-metadata-relationship {
  clear: both;
  margin-top: 20px;
  margin-left: 60px;
}

.group-grant-info .ckeditor_links,
.group-grant-info .filter-wrapper {
  display: none !important;
}

.group-grant-info .field-type-text-with-summary {
  margin-bottom: 30px;
}

.group-grant-info .form-type-managed-file {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px 10px;
}

.group-grant-dates.field-group-div,
.group-grant-meta.field-group-div {
  float: left;
  width: 40%;
  margin: 0 5% 20px;
  font-size: 1.1em;
}

.group-grant-dates.field-group-div .field-label,
.group-grant-meta.field-group-div .field-label {
  width: 145px;
}

.group-grant-dates.field-group-div .field,
.group-grant-meta.field-group-div .field {
  margin: 6px 0;
}

.node-grant .field-name-body {
  clear: both;
}

.node-grant .field-name-field-links .field-item {
  position: relative;
  margin-left: 30px;
}

.node-grant .field-name-field-links .field-item:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
}

#region-slider .pretty-link {
  position: absolute;
  right: 10px;
  top: 620px;
  z-index: 10;
}

.contact-us-webform fieldset {
  margin: 20px 0;
  padding: 40px 20px 20px;
  position: relative;
}

/*
.contact-us-webform fieldset legend {
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    top: 10px;
    position: absolute;
}
.contact-us-webform fieldset.webform-component--part-a-personal-information-optional label {
    width: 120px;
    display: inline-block;
}
.contact-us-webform fieldset .form-radios {
    margin-left: 30px;
    margin-bottom: 20px;
}
*/
.latest-updates h3 {
  line-height: 18px;
  margin-bottom: 6px;
}

.latest-updates h3 a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  font-size: 18px;
  color: #686868;
  transition: color 200ms ease-out;
  text-decoration: none;
}

.latest-updates h3 a:hover {
  color: #0a79ac;
  transition: color 200ms ease-out;
  text-decoration: none;
}

.latest-updates .views-field-changed {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  font-size: 13px;
  margin-bottom: 6px;
  color: #686868;
}

.latest-updates p {
  color: #686868;
}

.latest-updates .views-row {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}

.latest-updates .views-row-last {
  border-bottom: 0;
}

.taskforce-url h3 {
  margin-bottom: 5px;
}

#region-content ul.vertical-tabs-list {
  margin-left: -15em;
}

#edit-field-metadata-relationship.field-widget-options-buttons {
  margin-left: 0px;
}

dl.node-type-list dt:after {
  content: ":";
}

dl.node-type-list dt {
  width: 200px;
  text-align: right;
}

dl.node-type-list dd {
  padding-left: 210px;
  font-size: 1em;
  border-bottom: 1px solid #cecece;
  font-style: normal;
}

.form-item.form-type-checkbox.form-item-field-metadata-relationship-und-360 {
  display: none;
}

.view-grants-expenditure form label {
  display: inline-block;
  width: 200px;
  float: left;
}

.view-grants-expenditure form .views-exposed-form .views-exposed-widget {
  float: none;
  display: block;
}

.view-grants-expenditure form .views-exposed-widgets .views-widget {
  float: none;
}



.view-grants-expenditure form .views-exposed-form .form-text {
  border: medium none;
  font-family: "MontserratLight", sans-serif;
  font-size: 1em;
  height: 40px;
  margin-bottom: 3px;
}

.view-grants-expenditure form .views-exposed-form .form-submit {
  margin-left: 18em !important;
}


.view-grants-expenditure form .views-widget {
  display: inline-block;
}

.view-grants-expenditure form .views-exposed-widget.views-reset-button,
.view-grants-expenditure form .views-exposed-widget.views-submit-button {
  float: right;
  margin-bottom: 20px;
}

.view-grants-expenditure form .views-exposed-widget.views-reset-button input,
.view-grants-expenditure form .views-exposed-widget.views-submit-button input {
  margin-top: 0;
}

#foi-log-node-form #edit-field-foi-document,
#foi-log-node-form #edit-field-other-information {
  width: 50%;
  float: left;
}

#foi-log-node-form #edit-field-date-of-publication {
  clear: both;
}

#foi-log-node-form #edit-field-other-information tbody tr {
  height: 86px;
}

#foi-log-node-form #edit-field-other-information thead tr {
  height: 33px;
}

#foi-log-node-form #edit-field-foi-document .form-item input.form-text {
  width: 390px;
}

#foi-log-node-form #edit-field-other-information thead tr th {
  padding-left: 10px;
}

#edit-field-disclosure-log-category label,
#edit-field-financial-year label,
#edit-field-foi-reference-number label {
  display: inline-block;
  width: 210px;
}

#edit-field-date-of-access legend span,
#edit-field-date-of-publication legend span,
#edit-field-foi-document legend span {
  font-weight: bold;
}

#edit-field-date-of-access label,
#edit-field-date-of-publication label {
  display: none;
}

#edit-field-date-of-publication legend,
#edit-field-date-of-access legend {
  display: inline-block;
  float: left;
  width: 215px;
}

#edit-field-date-of-publication div.fieldset-wrapper,
#edit-field-date-of-access div.fieldset-wrapper {
  float: left;
}

#edit-field-date-of-publication .date-padding,
#edit-field-date-of-access .date-padding {
  padding: 0;
}

th.views-field.views-field-field-foi-reference-number {
  min-width: 150px;
}

th.views-field.views-field-field-date-of-publication,
th.views-field.views-field-field-date-of-access {
  width: 80px;
}

th.views-field.views-field-field-foi-document {
  width: 240px;
}

th.views-field.views-field-field-other-information {
  width: 100px;
}

#region-content td.views-field.views-field-field-foi-document ul li,
#region-content td.views-field.views-field-field-other-information ul li {
  list-style: none;
  margin-left: 0;
}

#region-content td.views-field.views-field-field-foi-document ul,
#region-content td.views-field.views-field-field-other-information ul {
  margin-left: 0;
}

#views-exposed-form-foi-disclosure-log-block .views-exposed-widget {
  width: 100%;
}

#views-exposed-form-foi-disclosure-log-block .views-exposed-widget label {
  font-weight: bold;
  display: inline-block;
  width: 180px;
  float: left;
}

#views-exposed-form-foi-disclosure-log-block .views-exposed-widget select {
  width: 300px;
}

#edit-submit-foi-disclosure-log {
  margin: 0 0 20px 430px;
}

.form-item.webform-component.webform-component-radios.webform-component--part-b-your-feedback--contact-area {
  float: right;
  margin-top: 0;
  margin-right: 0;
}

.form-item.webform-component.webform-component-textarea.webform-component--part-b-your-feedback--your-comment {
  clear: both;
}

.form-item.form-type-checkbox.form-item-field-metadata-relationship-und-360 {
  display: none;
}

body.full-width #zone-content,
body.full-width #region-content {
  width: 99%;
}

.node-grant-expenditure .field-label {
  width: 180px;
  display: inline-block;
}

body.node-type-grant-expenditure h1 {
  display: none;
}

.grant-popup p span {
  font-weight: bold;
  display: inline-block;
  width: 200px;
}

.grant-popup p.recip {
  font-weight: bold;
  margin-bottom: 0;
}

.front .view-event-calendar .views-row {
  margin-left: 0;
  color: #686868;
}

.front .view-event-calendar h3 {
  margin-bottom: 5px;
  color: #686868;
}

.front .view-landing-page-intro .views-row {
  color: #686868;
}

.front .view-latest-updates .views-row ul {
  margin-left: 20px;
}

.view-event-calendar .views-exposed-widget {
  float: none;
}

.view-event-calendar .views-exposed-widget.views-submit-button {
  float: left;
  margin-left: 100px;
}

.view-event-calendar .views-exposed-widgets label {
  display: inline-block;
  width: 100px;
  float: left;
}

.view-event-calendar .views-exposed-form .views-exposed-widget .form-submit {
  margin: 5px 0 15px 0;
}

.page-publications div.views-exposed-form,
.page-media-centre div.views-exposed-form {
  padding: 10px;
}

.pager li.pager-previous a {
  width: 80px;
}

body.page-search fieldset#edit-advanced {
  float: right;
  width: 50%;
  margin-top: -20px;
}

body.page-search h2 {
  clear: both;
}

.sf-hidden {
  display: none;
}

.view-approved-acronyms .view-footer .view-filters {
  position: absolute;
  left: -90001px;
}

.view-approved-acronyms thead {
  display: none;
}

.div-acro {
  display: inline-block;
  width: 95px;
  padding: 0 10px 0 10px;
}

#views-exposed-form-approved-acronyms-block .views-exposed-widgets .views-exposed-widget.views-widget-filter-field_name_value {
  float: left;
}

#views-exposed-form-approved-acronyms-block .views-exposed-widgets .views-exposed-widget.views-submit-button {
  clear: none;
  padding-top: 3px;
}

#region-content ul.list-and-seperate {
  margin-left: 0;
}

#region-content #autocomplete ul,
#region-content #autocomplete ul li {
  margin-left: 0;
}

ul.list-and-seperate li {
  margin-bottom: 20px;
  margin-right: 1.5em;
}

ul.list-and-seperate li .views-field-title {
  font-size: 1.2em;
}

ul.list-and-seperate li .views-field-field-description {
  padding-left: 10px;
}

#block-block-4 {
  position: absolute;
  right: 0;
  top: 15px;
}

#block-block-4 a {
  color: #fff;
  text-transform: uppercase;
}

.sf-menu.sf-horizontal.sf-shadow #menu-1459-11 ul {
  width: 250px !important;
}

.sf-menu.sf-horizontal.sf-shadow #menu-1226-11 ul {
  width: 350px !important;
}

.sf-menu.sf-horizontal.sf-shadow #menu-1227-11 ul {
  width: 270px !important;
}

td.views-field.views-field-field-name {
  width: 95px;
}

.view-approved-acronyms caption {
  font-weight: bold;
  font-size: 1.2em;
}

.view-id-approved_acronyms.view-display-id-block_2 caption {
  display: none;
}

.view-id-approved_acronyms.view-display-id-block_2 h3 {
  margin-bottom: 0;
  font-weight: bold !important;
  font-size: 1.2em;
  text-transform: uppercase;
}

.view-id-approved_acronyms.view-display-id-block_2 .views-row {
  margin-bottom: 20px;
}

body.not-logged-in fieldset.group-status {
  display: none;
}

#block-views-grants-expenditure-block-1 #edit-field-ge-programme-tid,
#block-views-grants-expenditure-block-1 #edit-field-ge-programme-component-tid,
#block-views-grants-expenditure-block-3 #edit-field-ge-programme-tid {
  width: 620px;
}

.view-landing-page-intro ul {
  margin-left: 30px;
}

.featureBox {
  border: 1px solid #efefef;
  padding: 20px 20px 0 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  width: 40%;
  float: right;
  border-top: 6px solid #E8E8E8;
}

#region-social {
  display: none;
}

.third-level-menu {
  display: none;
}

.responsive-layout-mobile .third-level-menu {
  display: block;
}

.third-level-menu ul.menu {
  margin: 10px 5px 0 5px;
}

.third-level-menu ul.menu li {
  list-style: none;
  margin-left: 20px;
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}

.third-level-menu ul.menu li a.active {
  font-weight: 800 !important;
}

.third-level-menu ul.menu li a {
  padding: 0;
  color: #686868;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  text-decoration: none;
}

.third-level-menu ul.menu li a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
}

.video-container {
  display: none;
}

.YouTubePlayButton {
  position: relative;
  border: 0;
  width: 70px;
  height: auto;
  display: block;
  top: 10px;
  left: 10px;
  opacity: 0.7;
}

.YouTubePlayButton:hover {
  opacity: 0.9;
}

.media-youtube-player {
  width: 100% !important;
}

#page-node-form .vertical-tabs-pane .form-type-checkbox.form-item-sticky,
#page-node-form .vertical-tab-button.Authoring.information,
#page-node-form .vertical-tab-button.Comment.settings,
#page-node-form .vertical-tab-button.Meta.tags,
#page-node-form .ckeditor_links {
  display: none !important;
}

.not-logged-in #messages {
  display: none;
}

.page-node-add-photo-competition #page-title {
  display: none;
}

.logged-in.page-node-add-photo-competition .group-intro {
  height: 1200px;
}

.page-node-add-photo-competition #photo-comp-group1 {
  width: 49%;
  min-width: 48%;
  float: left;
  border-right: 3px solid #F0B158;
  padding-right: 10px;
}

.page-node-add-photo-competition #photo-comp-group2 {
  width: 49%;
  float: right;
}

.page-node-add-photo-competition #photo-comp-group3 {
  clear: left;
}

.page-node-add-photo-competition #photo-competition-node-form #edit-submit,
.page-node-add-photo-competition #photo-competition-node-form--2 #edit-submit {
  margin-left: 0px;
  font-size: 1.3em;
}

.page-node-add-photo-competition #edit-actions {
  float: left !important;
  padding-left: 20px !important;
  font-size: 1.0em;
}

.page-node-add-photo-competition #edit-field-suburb,
.page-node-add-photo-competition #edit-field-state-australia,
.page-node-add-photo-competition #edit-field-postcode {
  float: left;
  padding-right: 20px;
}

.page-node-add-photo-competition h3 {
  border-bottom: 3px solid #F0B158;
  padding-top: 40px;
}

.page-node-add-photo-competition .form-item-field-parent-guardian-name-und-0-value label,
.page-node-add-photo-competition .form-item-field-parent-guardian-phone-und-0-value label {
  font-size: 0.8em;
  font-weight: normal;
}

.page-node-add-photo-competition .field-widget-options-onoff label {
  font-weight: bold;
}

.page-node-add-photo-competition .form-item-field-terms-und {
  padding-left: 0px !important;
  padding-top: 0px;
}

.node-type-photo-competition #photocompnode-main {
  position: relative;
}

.node-type-photo-competition .view-photo-competition-view-node {
  clear: both;
}

.node-type-photo-competition #messages {
  display: none;
}

.node-type-photo-competition #photocompnode-left {
  border: 1px solid #F0B158;
  width: 49%;
  float: left;
  position: relative;
  padding: 3px;
}

.node-type-photo-competition #photocompnode-right {
  width: 49%;
  position: relative;
  float: right;
}

.node-type-photo-competition #photocompnode-left #photocomp-photo img {
  width: 100%;
  height: auto;
}

.node-type-photo-competition #photocompnode-left #photocomp-title {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #F0B158;
  padding: 3px;
}

.node-type-photo-competition #photocompnode-left #photocomp-peoplenames {
  font-size: 0.8em;
  background-color: #F0B158;
  padding: 0 3px;
}

.node-type-photo-competition #photocompnode-left #photocomp-story {
  background-color: #efefef;
  padding: 3px;
}

.node-type-photo-competition #photocompnode-right .label {
  font-weight: bold;
}

.node-type-photo-competition #photocomp-photographer {
  font-size: 1.4em;
  color: #DBA253;
}

.node-type-photo-competition #photocomp-entry {
  font-size: 1.4em;
  font-weight: bold;
  color: #DBA253;
}

.node-type-photo-competition #photocompnode-right #photocomp-category,
.node-type-photo-competition #photocompnode-right #photocomp-guardian,
.node-type-photo-competition #photocompnode-right #photocomp-entry {
  border-top: 3px solid #F0B158;
  padding-top: 20px;
}

.tooltipcontainer {
  width: 600px;
  height: 400px;
  overflow-y: scroll;
}

.tooltip-photo {
  float: right;
  padding: 3px;
  border: 1px solid #f0b158;
  margin: 5px;
  width: 320px;
}

.tooltip-photo img {
  padding: 0 0 0 0;
}

.tooltipcontainer .tooltip-photo-alt {
  font-style: italic;
  background-color: #f0b158;
  font-size: 8pt;
  padding: 3px;
}

.tooltip-title {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 10px;
  color: #000;
}

.tooltip-content strong {
  color: #bf6104;
}

/* styling the new ia projects page and map view page*/
.node-type-ia-projects:not(.page-node-edit) #block-system-main {
  float: left;
  width: calc(100% - 350px);
}

.ia-left-content .fieldset-legend {
  display: block;
  color: #bf6104;
  font-weight: bold;
  margin-bottom: 20px;
}

.ia-left-content .field-label {
  color: #bf6104;
}
.ia-left-content .field {
  margin-bottom: 20px;
}

.block-ia-projects-photos-block {
  margin-top: 20px;
  float: right;
}

@media only screen and (max-width: 767px) {
  .node-type-ia-projects #block-system-main {
    width: 100% !important;
  }
  .block-ia-projects-photos-block, .tooltip-photo {
    width: 100%;
    box-sizing: border-box;
  }
    
  .block-ia-projects-photos-block img {
    width: 100%;
    height: auto;
    float: none;
  }
}

.ia-projects-map .view-filters .views-exposed-widget, 
.ia-projects-map .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
  float: none;
  clear: both;
}

.ia-projects-map .view-filters .views-exposed-widget label {
  width: 180px;
}

.ia-projects-map .view-filters .views-exposed-widget input.form-text {
  height: 34px;
  min-width: 272px;
}

.leaflet-container .leaflet-popup-content-wrapper img {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

.openlayers-tooltip-name {
  font-size: 1.0em !important;
}

ul.horizontal-tabs-list {
  margin-left: 0 !important;
}

#region-content ul.ia-funky {
  margin: 16px 0;
  padding: 0;
  text-align: center;
}

ul.ia-funky li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

ul.ia-funky li a {
  padding: 7px 7px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background-color: #f1b159;
  transition: background-color .5s, color .5s;
}

ul.ia-funky li a:hover {
  background-color: #EC941A;
  transition: background-color .5s;
}

ul.ia-funky li a.active {
  font-weight: bold;
}

ul.ia-funky.ia-funky-full li a {
  padding: 7px 23px;
}

.responsive-layout-mobile ul.ia-funky li,
.responsive-layout-normal ul.ia-funky li {
  margin: 7px 0;
}

.responsive-layout-normal ul.ia-funky li a {
  padding: 7px 31px;
}

.responsive-layout-normal ul.ia-funky.ia-funky-full li a {
  padding: 7px 56px;
}

.responsive-layout-normal img.fullwidth,
.responsive-layout-mobile img.fullwidth {
  width: 100% !important;
  height: auto !important;
}

#webform-client-form-41776 .form-item label {
  display: inline-block;
  width: 170px;
}

#edit-submitted-program {
  display: inline-block;
}

#edit-submitted-program .form-item label {
  width: 170px;
  display: inline-block;
}

#edit-submitted-program .form-item {
  display: block;
}

#webform-client-form-41776 .form-item.webform-component.webform-component-radios.webform-component--program.webform-container-inline label {
  display: block;
  float: left;
}

a.event-button {
  background-color: #4f81bd;
  border: 3px solid #385d8a;
  color: #fff;
  display: inline-block;
  width: 250px;
  text-align: center;
  text-decoration: none;
  padding: 20px 2px;
  font-size: 1.2em;
  margin: 0 10px;
}

#block-views-homepage-blocks-block h2 {
  background-color: #fff;
  margin-top: 85px;
  padding: 10px 20px;
}

#block-views-homepage-blocks-block .view-homepage-blocks .views-row {
  width: 100%;
}

#block-views-homepage-blocks-block .view-homepage-blocks .views-row-1,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-1 img,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-5,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-5 img {
  height: 250px;
  position: relative;
}

#block-views-homepage-blocks-block .view-homepage-blocks .views-row-2,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-2 .views-field-field-image,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-3,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-3 .views-field-field-image,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-4,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-4 .views-field-field-image,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-6,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-6 .views-field-field-image,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-7,
#block-views-homepage-blocks-block .view-homepage-blocks .views-row-7 .views-field-field-image {
  height: 250px;
  position: relative;
}

#block-views-homepage-blocks-block .view-homepage-blocks .views-row-6 {
  position: relative;
}

#block-views-homepage-blocks-block .view-id-homepage_blocks .view-content .views-row {
  background-size: cover !important;
  overflow: hidden;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title {
  color: #fff;
  font-size: 1.5em;
  font-family: 'MontserratBold';
  padding: 0px;
  position: absolute;
  padding: 24px 21px 20px;
  bottom: 0;
  width: 95%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 28%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 28%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 28%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  transition: padding 0.2s;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title:hover {
  padding: 24px 21px 20px;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title a:link,
#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title a:visited,
#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title a:active,
#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title a:hover {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title a:hover {
  text-decoration: none;
  text-shadow: 0px 0px 5px #ccc;
  color: #fff;
  transition: color 200ms ease-out, text-shadow 200ms;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-body {
  display: none;
  font-family: "MontserratLight", sans-serif;
}

.homepage-container-text {
  background: none;
  border-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  width: 100%;
}

.responsive-layout-mobile .homepage-container-text-inner {
  background-color: #111;
}

.responsive-layout-mobile .homepage-container-text-inner h3 {
  font-size: 1.6em;
  line-height: 100%;
  width: 100%;
  padding-top: 30px;
}

.homepage-container-text-inner a p {
  display: none;
  font-size: 0.9em;
}

.views-slideshow-controls-bottom {
  bottom: -52px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: auto;
}

.homepage-container-text-inner h3 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: normal !important;
  transition: all 200ms;
}

.homepage-container-text-inner a:hover h3 {
  color: #fff;
  text-shadow: 0px 0px 5px #aaa;
}

.homepage-container-text-inner a p {
  color: #fff;
}

.views-slideshow-pager-field-item {
  background: none;
  width: 10px;
  height: 10px;
  margin-right: 0px;
  float: left;
  cursor: pointer;
  padding: 10px;
  border-top: 0;
  border-color: none;
  background: url('img/slider-position-off.png') no-repeat 6px 6px;
}

body.front .views-slideshow-pager-field-item.active,
body.context-office-women .views-slideshow-pager-field-item.active,
body.context-indigenous-affairs .views-slideshow-pager-field-item.active,
body.context-office-deregulation .views-slideshow-pager-field-item.active,
body.context-office-best-practice-regulation .views-slideshow-pager-field-item.active {
  border-color: none;
  background-color: none;
  background: url('img/slider-position-on.png') no-repeat 6px 6px;
}

#widget_pager_bottom_homepage_slider-block .views-field-counter,
#widget_pager_bottom_ofw_slider-block .views-field-counter,
#widget_pager_bottom_ia_slider-block .views-field-counter,
#widget_pager_bottom_dereg_slider-block .views-field-counter,
#widget_pager_bottom_obpr_slider-block .views-field-counter {
  display: none;
}

.front #region-slider-second {
  background-color: #242f3a;
  color: #fff;
}

.front #region-slider-second .block-views-homepage-slider-new-block {
  width: 100%
}

.front #region-slider-second .homepage-slider-background img {
  width: 100%;
  height: auto;
}

.front #region-slider-second .homepage-slider {
  position: relative;
}

.front #region-slider-second .homepage-slider .homepage-slider-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 64%, rgba(0, 0, 0, 0.65) 78%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 64%, rgba(0, 0, 0, 0.65) 78%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 64%, rgba(0, 0, 0, 0.65) 78%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.front #region-slider-second .homepage-slider .homepage-slider-background-text-container {
  position: absolute;
  bottom: 0;
  padding-left: 20px;
}

.front #region-slider-second .homepage-slider .homepage-slider-background-text-container h2 {
  margin-bottom: 20px;
}

.front #region-slider-second .homepage-slider .homepage-slider-background-text-container a {
  color: #fff;
  text-decoration: none;
  font-size: 1.0em;
  letter-spacing: 0.01em;
}

.front .homepage-slider .homepage-slider-body {
  display: none;
  font-size: 1.3em;
  font-size: 1.3vw;
  line-height: 120%;
  font-family: 'MontserratLight', sans-serif;
}

.front #region-slider-second .homepage-news-centre {
  display: none;
}

.front #region-slider-second .homepage-news-centre h2 {
  text-transform: uppercase;
  font-size: 2.0em;
  padding: 12px 0;
  letter-spacing: 0.03em;
  color: #fff;
}

.front #region-slider-second .homepage-news-centre p {
  font-size: 1.2em;
  font-size: 1vw;
  line-height: 200%
}

.front .homepage-static-intro,
.static-intro {
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  text-align: center;
}

.front .homepage-static-intro h1,
.static-intro h1,
.front .homepage-static-intro h2,
.static-intro h2 {
  color: #fff;
  font-size: 2.0em;
  text-decoration: none;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.front .homepage-static-intro p,
.static-intro p {
  color: #fff;
  font-family: "MontserratLight", sans-serif;
  font-weight: normal;
  font-size: 1.0em;
  line-height: 150%;
}

a.homepage-video:link,
a.homepage-video:visited,
a.homepage-video:active,
a.homepage-video:hover {
  font-family: "MontserratBold", sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url("img/video-play-button.png");
  background-position: 95% 5px;
  background-repeat: no-repeat;
  height: 33px;
  padding: 15px 70px 15px 0;
  transition: background-position 200ms ease 0s;
}

a.homepage-video:hover {
  background-position: 100% 5px;
}

.front .homepage-highlight {
	background-color: #dd7400;
	margin-bottom: 30px;
}

.front .homepage-highlight a {
	text-decoration: none;
	color: #fff;
	padding-bottom: 20px;
	background-color: #dd7400;
	display: block;
}

.front .homepage-highlight a:hover, .front .homepage-highlight a:active, .front .homepage-highlight a:focus {
	box-shadow: 0 0 20px #333;
	transition: all 250ms ease-in-out;
}

.front .homepage-highlight h2 {
	display: inline-block;
	background-color: #BE3432;
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
	padding: 10px 30px;
	margin-top:15px;
}

.front .homepage-highlight span {
	font-weight: normal;
}

.front .homepage-highlight p {
	padding-left: 60px;
	font-weight: bold;
	font-size: 1.1rem;
	color: #fff;
}

.front .homepage-highlight p:last-child {
	margin-bottom: 0px;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title .field-content {
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 92% 4px;
  width: 100%;
  transition: background-position 0.2s;
}

#block-views-homepage-blocks-block .view-homepage-blocks .view-content .views-row .views-field-title .field-content:hover {
  background-position: 95% 4px;
}

.front #region-footer-first {
  padding: 0;
  margin: 0;
  width: 100%;
}

.footer-subscribe {
  background-color: #242f3a;
  font-family: "MontserratBold", sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 1.3em;
  text-align: center;
  height: 60px;
  padding-top: 40px;
}

.footer-subscribe div div p a:link,
.footer-subscribe div div p a:visited,
.footer-subscribe div div p a:active,
.footer-subscribe div div p a:hover {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 95% 4px;
  padding-right: 70px;
  transition: background-position 0.2s;
  line-height: 100%;
}

.footer-subscribe div div p a:hover {
  background-position: 100% 4px;
}

.footer-social-media {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 1.3em;
  text-align: center;
  height: 60px;
  padding-top: 40px;
}

.footer-social-media img {
  border: 0;
  margin-top: 10px;
  padding: 7px 4px;
}

.dpmc-button-white a:link,
.dpmc-button-white a:visited,
.dpmc-button-white a:active,
.dpmc-button-white a:hover {
  background-color: #fff;
  color: #000;
  display: block;
  width: 90%;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url('img/home-arrow-black.png');
  background-repeat: no-repeat;
  background-position: 90% 14px;
  transition: background-position 0.2s;
  font-size: 0.8em;
}

.dpmc-button-white a:hover {
  background-position: 95% 14px;
}

/* Navy link buttons */

a.btn {
  /* Colours */
  background-color: #242f3a;
  color: #fff;
  /* Text */
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
  /* Display */
  display: inline-block;
  vertical-align: middle;
  user-select: none;
  padding: .375rem 70px .375rem .75rem;
  /* Animated arrow (background) */
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: right 20px center;
  transition: background-position 0.2s;
}

a.btn:hover {
	background-position: right 10px center;
}

a.btn.full-width {
    display: block;
    width: auto;
}

/* */

.full-width {
  width: 100%;
}

.large-width {
  width: 84%;
}

.medium-width {
  width: 50%;
}

.small-width {
  width: 25%;
}

.views-slideshow-controls-top {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 35%;
}

.views-slideshow-controls-top #views_slideshow_controls_text_previous_homepage_slider_new-block {
  float: left;
  background-image: url('img/slider-previous.png');
  background-repeat: no-repeat;
  background-position: 40%;
  height: 35px;
  width: 40px;
  transition: background-position 200ms ease-out;
}

.views-slideshow-controls-top #views_slideshow_controls_text_previous_homepage_slider_new-block:hover {
  background-position: 10%;
}

.views-slideshow-controls-top #views_slideshow_controls_text_previous_homepage_slider_new-block a {
  opacity: 0;
}

.views-slideshow-controls-top #views_slideshow_controls_text_next_homepage_slider_new-block {
  float: right;
  background-image: url('img/slider-next.png');
  background-repeat: no-repeat;
  background-position: 60%;
  height: 35px;
  width: 40px;
  transition: background-position 200ms ease-out;
}

.views-slideshow-controls-top #views_slideshow_controls_text_next_homepage_slider_new-block:hover {
  background-position: 90%;
}

.views-slideshow-controls-top #views_slideshow_controls_text_next_homepage_slider_new-block a {
  opacity: 0;
}

.views-slideshow-controls-top #views_slideshow_controls_text_pause_homepage_slider_new-block {
  display: none;
}

.front .homepage-slider-area {
  background-color: #242f3a;
  padding: 1px 5px;
}

.mini-feature-image {
  box-shadow: 0 0 10px #000;
  transition: transform 100ms ease-out, box-shadow 100ms ease-out;
}

.mini-feature-image:hover {
  -ms-transform: scale(1.025, 1.025);
  -webkit-transform: scale(1.025, 1.025);
  transform: scale(1.025, 1.025);
  box-shadow: 0 0 25px #000;
}

.area-news-overview {
  position: absolute;
  bottom: 0;
}

/*.arrow {
    background-image: url('img/home-arrow.png');
    background-repeat: no-repeat;
    background-position: 98% 4px;
    width: 100%;
    transition: background-position 0.2s;
}
.arrow:hover {
    background-position: 100% 4px;
}
*/

/*
.page-node-43105 #zone-content,
.page-node-43105 .region-content-inner,
.page-node-43105 #region-content,
.page-node-43104 #zone-content,
.page-node-43104 .region-content-inner,
.page-node-43104 #region-content,
.page-node-43110 #zone-content,
.page-node-43110 .region-content-inner,
.page-node-43110 #region-content,
.page-node-43106 #zone-content,
.page-node-43106 .region-content-inner,
.page-node-43106 #region-content
.page-node-43107 #zone-content,
.page-node-43107 .region-content-inner,
.page-node-43107 #region-content

 {
    margin: 0;
    padding: 0;
    width: 100%;
}
*/

/*
.page-node-43105 .container-12 .grid-12,
.page-node-43104 .container-12 .grid-12,
.page-node-43110 .container-12 .grid-12,
.page-node-43106 .container-12 .grid-12,
.page-node-43107 .container-12 .grid-12 {
    width: 100%;
    margin: 0;
}

*/

.page-node-43105 #breadcrumb,
.page-node-43105 #readspeaker_button1,
.page-node-43105 #area-page-title,
.page-node-43104 #breadcrumb,
.page-node-43104 #readspeaker_button1,
.page-node-43104 #area-page-title,
.page-node-43110 #breadcrumb,
.page-node-43110 #readspeaker_button1,
.page-node-43110 #area-page-title,
.page-node-43106 #breadcrumb,
.page-node-43106 #readspeaker_button1,
.page-node-43106 #area-page-title,
.page-node-43099 #breadcrumb,
.page-node-43099 #readspeaker_button1,
.page-node-43099 #area-page-title,
.page-node-43107 #breadcrumb,
.page-node-43107 #breadcrumb_content,
.page-node-43107 #readspeaker_button1,
.page-node-43107 #area-page-title {
  display: none;
}

.page-node-43105 #region-sidebar-first,
.page-node-43104 #region-sidebar-first,
.page-node-43110 #region-sidebar-first,
.page-node-43106 #region-sidebar-first {
  display: none;
}

div#breadcrumb {
  /** dont style this **/
  /* display:none !important;*/
  padding-left: 451px;
  top: 65px;
}

div#breadcrumb_content {
  display: block;
}

.front div#breadcrumb_content,
.page-node-43099 div#breadcrumb_content,
.page-node-43105 div#breadcrumb_content,
.page-node-43104 div#breadcrumb_content,
.page-node-43106 div#breadcrumb_content,
.page-node-43110 div#breadcrumb_content,
.page-node-43113 div#breadcrumb_content {
  display: none;
}

.landing-page-view .views-row {
  width: 25%;
  height: auto;
}

.landing-page-view .views-row.views-row-1,
.landing-page-view .views-row.views-row-2 {
  width: 100%;
}

.landing-page-view .views-row {
  width: 100%;
}

.landing-page-view .landing-page-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 0.8em;
  letter-spacing: 0;
}

.page-node-43110 .landing-page-view .landing-page-container {
  font-size: 1.0em;

  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dd7400;
}


.landing-page-view .views-row .landing-hero-image img {
  width: 100%;
  height: auto;
}

.landing-page-view .landing-details-container {
  position: absolute;
  bottom: 0;
  width: 95%;
  padding: 2.5%;
  pointer-events: none;
}

.landing-page-view .news-centre .landing-details-container h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: 1px 1px 0px #000;
}

.landing-page-view .views-row-1 .news-centre .landing-details-container h3,
.landing-page-view .views-row-2 .news-centre .landing-details-container h3 {
  font-size: 22px;
  font-size: 3.5vw;
  letter-spacing: 0;
  font-family: "MontserratBold", sans-serif;
  padding-bottom: 3px;
}

.landing-page-view .landing-details-container .landing-details-date .date-display-single,
.area-main-container .area-hero-image .area-news-details .area-news-date .date-display-single,
.show-clock {
  padding-left: 20px;
  background-image: url('img/clock.png');
  background-repeat: no-repeat;
  background-position: 0 9px;
  display: block;
  padding-bottom: 10px;
  padding-top: 5px;
  text-shadow: 1px 1px 0px #000;
}

.area-news-container .area-news-tag {
  position: absolute;
  padding: 3px 7px;
  background-color: #fff;
  font-size: 0.9em;
}

.landing-page-view .landing-details-container a {
  color: #fff;
  text-decoration: none;
}

.landing-page-view .landing-details-container a.landing-details-body {
  display: none;
}

.landing-page-view .landing-details-body p {
  border-top: 1px solid white;
  padding-top: 7px;
  font-size: 1.1em;
  font-family: 'MontserratLight', sans-serif;
  text-shadow: 2px 2px 0px #000;
}

.landing-page-view .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.5;
  transition: all 401ms ease-out;
}




.context-what-we-do #zone-content,
.context-what-we-do .region-content-inner,
.context-what-we-do #region-content {
  margin: 0;
  padding: 0;
  width: 100%;
}

.context-what-we-do .container-12 .grid-12 {
  width: 100%;
}

.context-what-we-do .node-page {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
  text-align: center;
}

.context-what-we-do #breadcrumb,
.context-what-we-do #readspeaker_button1 {
  display: none;
}

.context-what-we-do #region-sidebar-first {
  display: none;
}

.context-what-we-do #region-footer-first {
  margin: 0;
}

.context-what-we-do .area-main-container {
  position: relative;
}

.context-what-we-do .area-hero-image {
  width: 100%;
}

.context-what-we-do .area-hero-image a.area-hero-image-widescreen img {
  width: 100%;
  height: auto;
}

.context-what-we-do .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.5;
  transition: all 401ms ease-out;
}

.context-what-we-do .gradient:hover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.8;

}

.context-what-we-do .area-details-container {
  bottom: 0;
  display: block;
  float: left;
  position: absolute;
  width: 93%;
  z-index: 1;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 0.8em;
  pointer-events: none;
}

.context-what-we-do .area-details-container a {
  color: #fff;
  text-decoration: none;
}

.context-what-we-do .area-details-container .area-details-body {
  display: none;
}

.context-what-we-do .area-details-container .area-details-body p {
  border-top: 1px solid #fff;
  padding-top: 6px;
}

.context-what-we-do .area-news-container {
  display: none;
  right: 0;
  position: absolute;
  width: 23%;
  bottom: 45px;
}

.context-what-we-do .area-news-container .area-news-overview {
  padding: 10px;
  text-shadow: 2px 2px #000;
  color: #fff;
}

.context-what-we-do .area-news-container a {
  color: #fff;
  text-decoration: none;
}

.context-what-we-do .area-news-container .area-news-date {
  font-size: 0.8em;
}

.context-what-we-do .area-news-container .area-news-title {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 100%;
}

.context-what-we-do .area-news-container .views-field-field-hero-image img {
  width: 100%;
  height: auto;
}

.context-what-we-do .area-news-container .area-news-hero-image {
  max-width: 350px;
  padding-right: 5%;
}

.context-what-we-do .area-news-container .area-news-hero-image img {
  width: 100%;
  height: auto;
}

.context-what-we-do .area-details-container img.area-branding-logo {
  width: 50px;
  height: auto;
}

#region-content ul.pager {
  height: 50px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border: none;
  margin: 0;
  padding-top: 20px;
  width: 100%;
}

#region-content ul.pager li.first,
#region-content ul.pager li.first a,
#region-content ul.pager li.first a:hover {
  border-radius: 0;
}

#region-content ul.pager li.pager-last,
#region-content ul.pager li.pager-last a {
  border-radius: 0;
  padding-top: 25px;
}

#region-content ul.pager li.pager-first a,
#region-content ul.pager li.pager-previous a,
#region-content ul.pager li.pager-next a,
#region-content ul.pager li.pager-last a {
  border-radius: 0;
  padding: 3px 0 7px;
  text-align: center;
  width: 70px;
}

#region-content ul.pager li.pager-next {
  padding-top: 25px;
}

#region-content ul.pager li a {
  background: none;
  cursor: pointer;
}

#region-content ul.pager li {
  border: none;
  font-family: 'MontserratLight', sans-serif;
  font-weight: normal;

}

#region-content ul.pager li.pager-current {
  background: none;
  background-color: #242f3a;
  color: #fff;

}

.static-intro,
.static-intro>div,
.static-intro .content {
  padding-bottom: 10px;
  vertical-align: bottom;
}

.static-intro .static-wrapper {
  vertical-align: bottom;
}

*[class^='rainbow'][class$='1'] {
  background-color: #9fe8ff;
}

*[class^='rainbow'][class$='2'] {
  background-color: #4fd4ff;
}

*[class^='rainbow'][class$='3'] {
  background-color: #00c1ff;
}

*[class^='rainbow'][class$='4'] {
  background-color: #00aae1;
}

*[class^='rainbow'][class$='5'] {
  background-color: #0096c6;
}

*[class^='rainbow'][class$='6'] {
  background-color: #007da6;
}

*[class^='rainbow'][class$='7'] {
  background-color: #006485;
}

*[class^='rainbow'][class$='8'] {
  background-color: #00445a;
}

*[class^='rainbow'][class$='9'] {
  background-color: #9fe8ff;
}

*[class^='rainbow'][class$='0'] {
  background-color: #4fd4ff;
}

.view-filters {
  height: 100%;
  background-color: #fff;
}

.view-filters .views-exposed-widgets {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 3%;
  margin: 0;
}

.view-filters .views-exposed-widgets .views-widget {
  float: none;
  white-space: nowrap;
}

.view-filters .views-exposed-form .views-exposed-widgets label {
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 12px;
  padding-top: 10px;
  padding-left: 10px;
  color: #242f3a;

}

.context-resource-centre .view-filters .views-exposed-form .views-exposed-widgets label,
.context-news-centre .view-filters .views-exposed-form .views-exposed-widgets label,
.context-current-initiatives .view-filters .views-exposed-form .views-exposed-widgets label {
  width: 95px;
  font-size: 0.8em;
}

.context-resource-centre .view-filters .views-exposed-form .views-exposed-widgets label {
  font-size: 1.0em;
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 12px;
  padding-top: 12px;
  padding-left: 10px;
  color: #242f3a;
}


.view-filters .views-exposed-form #edit-field-area-tid-wrapper {
  float: none;
}

.view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
  float: none;
  padding: 0;
  margin: 0;
}

.view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
  clear: none;
}

.context-resource-centre .view-filters .views-exposed-form .views-exposed-widget.views-submit-button,
.context-news-centre .view-filters .views-exposed-form .views-exposed-widget.views-submit-button,
.context-current-initiatives .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
  padding-left: 114px;
}


.view-filters .views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
}

.view-filters .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}

.view-filters .views-exposed-form .views-exposed-widget .shs-select,
.view-filters .views-exposed-form .form-type-select .form-select {
  height: 40px;
  font-family: "MontserratLight", sans-serif;
  /*border: none;*/
  margin-bottom: 3px;
  font-size: 1.0em;
}

.view-filters .views-exposed-form .views-exposed-widget .form-submit {
  padding: 13px;
  margin-left: 3px;
  border-radius: 0;
  height: 40px;
  border: 1px solid #242f3a;
  background: #fff none repeat scroll 0 0;
  font-family: "MontserratLight", sans-serif;
  font-weight: lighter;
  color: #000;
  font-size: 0.8em;
}

.page-node-43110 .view-header {
  padding-top: 20px;
  position: block;
  width: 100%;
  background-color: #242f3a;
}

.page-node-43110 .news-centre-ministers {
  width: 200px;
  margin: 0 auto;
}

.page-node-43110 .news-centre-ministers p {
  margin-bottom: 0;
}

.twitter-user {
  font-size: 0.8em;
  font-family: "MontserratLight", sans-serif;
}

.icon-twitter {
  width: 55px;
  height: 45px;
  background-image: url('img/icon-twitter.png');
  background-repeat: no-repeat;
}

.view-no-results {
  background-color: #242f3a;
  color: #fff;
  padding: 20px 100px;
}

.progress-disabled {
  float: none;
  display: inline;
}

.ajax-progress {
  float: none;
  display: inline;
}

.ajax-progress .throbber {
  background: transparent url('img/ajax-loader.gif') no-repeat;
  background-size: 15px 15px;
  float: none;
  height: 15px;
  width: 15px;
  margin: 5px;
  display: inline-block;
}

tr .ajax-progress .throbber {
  margin: 0 2px;
}

.ajax-progress-bar {
  width: 16em;
}

.area-tag {
  background-color: #242f3a;
  padding: 1px 5px;
  color: #fff;
  margin-right: 0px;
  line-height: 150%;
  font-family: 'MontserratLight', sans-serif;
}

.homepage-block-clickable .homepage-page-container {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}

.homepage-block-clickable .views-row-6 .homepage-page-container,
.homepage-block-clickable .views-row-7 .homepage-page-container {
  width: 100%;
}

.homepage-block-clickable .views-row-5 .homepage-page-container {
  float: right;
}

.homepage-block-clickable .homepage-hero-image {
  position: relative;
  height: 250px;
  height: 40vw;
}

.homepage-block-clickable .views-row-2 .homepage-hero-image,
.homepage-block-clickable .views-row-3 .homepage-hero-image,
.homepage-block-clickable .views-row-4 .homepage-hero-image,
.homepage-block-clickable .views-row-6 .homepage-hero-image,
.homepage-block-clickable .views-row-7 .homepage-hero-image {
  height: 250px;
  height: 40vw;
}

.homepage-block-clickable .homepage-hero-image .homepage-hero-image-widescreen {
  position: absolute;
  width: 100%;
}

.homepage-block-clickable .homepage-hero-image img {
  width: 100%;
  height: auto;
}

.homepage-block-clickable .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  opacity: 0.5;
  transition: all 401ms ease-out;
}

.homepage-block-clickable .gradient:hover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.8;
}



.homepage-block-clickable .homepage-hero-image .homepage-details-container {
  position: absolute;
  width: 93%;
  bottom: 0;
  padding: 0 20px;
  pointer-events: none;
}

.homepage-block-clickable .views-row-6 .homepage-hero-image .homepage-details-container,
.homepage-block-clickable .views-row-7 .homepage-hero-image .homepage-details-container {
  width: 90%;
}

.homepage-block-clickable .homepage-hero-image .homepage-details-container .homepage-details-title {
  color: #fff;
  text-decoration: none;
  display: block;
}

.homepage-block-clickable .homepage-hero-image .homepage-details-container .homepage-details-title h3,
.landing-page-container .landing-hero-image .landing-details-title h2,
.area-main-container .area-hero-image .area-details-container h2 {
  font-family: 'MontserratBold', sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 2.0em;
  font-size: 4.5vw;
  font-weight: normal !important;
  text-shadow: 2px 2px 0px #000;
  padding-bottom: 2px;
  color: #fff !important;

}

.landing-page-container .landing-hero-image .landing-details-title h2,
.area-main-container .area-hero-image .area-details-container h2 {
  font-size: 2.0em;
  font-size: 4.0vw;
}

.page-node-43104 .landing-page-container .landing-hero-image .landing-details-title h2 {
  text-transform: initial;
  font-size: 2.0em;
  font-size: 4.5vw;
  line-height: 100%;
}

.page-node-43110 .landing-page-container .landing-hero-image .landing-details-body p {
  font-size: 1.2em;
  font-size: 1.0vw;
  font-weight: lighter;
}

.zone-secondary,
.region-secondary,
.region-secondary-inner {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  border: 0;
  box-sizing: border-box;
  height: 80px;
  text-align: center;
  z-index: 101;
}

/*
#region-secondary .region-secondary-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.region-secondary {
    padding-top: 20px;
}
*/
div.contextual-links-wrapper ul.contextual-links {
  white-space: normal !important;
}

.banner-search-block {
  display: none;
  position: absolute;
  right: 0;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  height: 150px;
  z-index: 101;
  overflow: visible;
  color: rgb(158, 162, 182);
  background-color: rgb(34, 36, 48);
}

.banner-search-block .search-form .container-inline {
  display: block;
  width: 90% !important;
  margin: 15px 5% 0 5% !important;
}

.banner-search-block .search-form input,
.banner-search-block .form-item-search-block-form {
  color: rgb(158, 162, 182) !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  border: 0 0 1px 0 !important;
  font-size: 2em;
   !important;
  line-height: 34px !important;
  font-family: MontserratLight, Montserrat, Arial, Tahoma, serif !important;
}

.banner-search-block .search-form .custom-search-box {
  width: 100% !important;
  border: 0 none !important;
  padding-top: 10px;
  font-size: 2em;
  border-radius: 0 !important;
  border-bottom: 2px solid rgb(158, 162, 182) !important;
}

.search-advanced .fieldset-title {
  padding-left: 70px;
}

.search-form .container-inline {}

.banner-search-link {}

.banner-search-img {}

.site-menu-block {
  font-size: 20px !important;
  display: none;
  background-color: rgb(34, 36, 48);
  position: absolute;
  top: 75px;
  bottom: 0 !important;
  height: 100%;
}

.site-menu-block ul {
  padding-top: 40px;
  padding-left: 20px;
  z-index: 5;
  padding-right: 10px;
}

.site-menu-block>ul {
  padding-right: 20px;
}

.site-menu-block ul.nice-menu-right {
  position: absolute;
  height: 100%;
}

.site-menu-block ul.nice-menu-right ul {
  visibility: hidden;
  position: absolute;
  left: 100%;
  height: 100% !important;
}

.site-menu-block ul.nice-menu-right li,
.site-menu-block ul.nice-menu-right li>a {
  text-transform: capitalize;
  width: 100%;
}

.site-menu-block ul.nice-menu-right li.first,
.site-menu-block ul.nice-menu-right li.first a {
  text-transform: uppercase !important;
}

.site-menu-block a,
.site-menu-block span.nolink {
  color: white !important;
  cursor: pointer;
  text-decoration: none;
  line-height: 2em;
}

.site-menu-block a:focus {
  background-color: rgb(144, 113, 67);
}

.site-menu-block a:hover,
.site-menu-block li:hover {
  background-color: rgb(74, 59, 37);
}

.site-menu-block ul.nice-menu ul {}

.site-menu-block ul.nice-menu {
  min-height: 1000px;
}

.site-menu-block ul.nice-menu,
.site-menu-block ul.nice-menu ul,
.site-menu-block ul.nice-menu li {
  display: table;
  text-align: left;
  border: 0;
  background-color: rgb(34, 36, 48);
  padding-right: 20px;
}

.site-menu-block .block-title {
  height: 0 !important;
}

.site-menu-block ul.nice-menu li>ul {
  min-height: 1000px;
  position: absolute !important;
  top: -90px !important;
  left: 100%;
  width: 100% !important;
  min-width: 100% !important;
  padding-top: 40px;
}

.site-menu-block ul.nice-menu li>ul,
.site-menu-block ul.nice-menu li>ul>li {
  background-color: rgb(25, 27, 36) !important;
}

.site-menu-block ul.nice-menu li>ul>li>ul {
  background-color: rgb(3, 4, 7) !important;
  left: 100%;
  width: 30%;
}

ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li li.menuparent:hover {
  background-color: transparent !important;
}

.region-footer-first {
  width: 100% !important;
  margin: 0 !important;
}

.banner-home-block *,
.banner-crest-block *,
.banner-search-block * {
  text-decoration: none !important;
}

.banner-home-block {
  float: left;
  position: absolute;
  top: 7px;
  left: 30px;
  height: 58px;
}

.banner-crest-menu-img {
  width: 40px;
  height: 40x;
}

.banner-crest-img {
  height: auto;
  padding-top: 0;
  width: 312px;
  max-width: 312px;
  padding: 2px 10px;
}

.banner-searchicon-block {
  float: right;
  position: absolute;
  right: 30px;
  top: 9px;
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  top: 0;
}

.banner-searchicon-img {
  position: absolute;
  right: 0;
  top: 9px;
  background-image: url("img/search-128.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 0px;
  background-color: transparent;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  cursor: pointer;
}

#search-block-form .container-inline input.form-submit {
  position: absolute !important;
  right: 10px !important;
  top: 25px !important;
  width: 38px !important;
  height: 38px !important;
  background-image: url("img/search-magnify.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 0px;
  background-color: transparent;
  border: none !important;
  overflow: hidden !important;
}

.page-search #search-block-form .container-inline input.form-submit {
  top: 0 !important;
}

#block-superfish-6 {
  top: 25px;
  position: relative;
  width: 100%;
  display: none;
  pointer-events: all;
}

.superfish-main-menu ul.sf-main-menu li a,
.footer-menu ul.menu li a {
  text-decoration: none;
  color: #a4a4a4;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  transition: color 200ms ease-out;
}

.superfish-main-menu ul.sf-main-menu li a:hover,
.footer-menu ul.menu li a:hover {
  color: #fff;
  transition: color 200ms ease-out;
}

.superfish-main-menu ul.sf-main-menu li {
  margin-left: 15px;
  margin-top: 5px;
}

.superfish-main-menu ul.sf-main-menu li.first {
  margin-left: 0;
}

.superfish-main-menu ul.sf-main-menu li a {
  padding: 15px 20px;
}

a>.sf-sub-indicator {
  top: 6px;
  background-position: 0 -100px;
  right: 5px;
}

.homepage-block-clickable .homepage-hero-image .homepage-details-container .homepage-details-body {
  color: #fff;
  text-decoration: none;
  display: none;
}

.homepage-block-clickable .homepage-hero-image .homepage-details-container .homepage-details-body p,
.landing-page-container .landing-hero-image .landing-details-body p,
.area-main-container .area-hero-image .area-details-container .area-details-body p {
  border-top: 1px solid #fff;
  padding-top: 0.5vh;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  font-size: 1vw;
  font-weight: 100;
  line-height: 150%;
  text-shadow: 1px 1px 0px #000;
}

#superfish-6 {
  display: table;
  background-color: #1C1F2C;
  width: 32%;
  position: relative;
  margin-bottom: -10000px;
  padding-bottom: 10000px;

  padding-left: 2em;
  padding-top: 4em;
}

#superfish-6 li ul,
#superfish-6 li ul li ul {
  /* This CSS hack forces full column widths on the NAV */
  margin-bottom: -10000px !important;
  padding-bottom: 10000px !important;
  padding-top: 4em !important;
}

#superfish-6 a {
  color: #D6D8E1;
  font-size: 1.6em;
  /*font-size: 1.8vw;*/
  font-family: "MontserratBold", sans-serif;
  text-decoration: none;
}

#superfish-6 a:hover {
  color: #fff;
}

#superfish-6 li ul li a {
  color: #D6D8E1;
  font-size: 1.4em;
  /* font-size: 1.5vw;*/
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
}

#superfish-6 li,
#superfish-6 li u li {
  display: table-cell;
  width: 82% !important;
  padding: 1.3em 3em;
}

#superfish-6 li:hover,
#superfish-6 li u li:hover {
  background-color: #242f3a;
  color: #fff;
}

.sf-menu li {
  position: static !important;
}

.sf-menu.sf-vertical.sf-shadow ul,
.sf-menu.sf-navbar.sf-shadow ul ul {
  background-image: none;
  background-color: #12141F;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0 8px 9px 0 !important;
  display: table !important;
  width: 100% !important;
  position: absolute;
}

.sf-menu.sf-vertical.sf-shadow ul ul,
.sf-menu.sf-navbar.sf-shadow ul ul ul {
  background-color: #000 !important;
  left: 100% !important;
}

.sf-vertical li:hover>ul,
.sf-vertical li.sfHover>ul {
  left: 100%;
  top: 0;
  width: 30% !important;
  display: table;
  background-color: #12141F;
  color: #fff;
}

.sf-menu li li:hover>ul,
.sf-menu li li.sfHover>ul {
  left: 100%;
  top: 0;
}

.sf-vertical a:focus>.sf-sub-indicator,
.sf-vertical a:hover>.sf-sub-indicator,
.sf-vertical a:active>.sf-sub-indicator,
.sf-vertical li:hover>a>.sf-sub-indicator,
.sf-vertical li.sfHover>a>.sf-sub-indicator {
  top: 6px;
}

.sf-vertical a:focus>.sf-sub-indicator,
.sf-vertical a:hover>.sf-sub-indicator,
.sf-vertical a:active>.sf-sub-indicator,
.sf-vertical li:hover>a>.sf-sub-indicator,
.sf-vertical li.sfHover>a>.sf-sub-indicator {
  background-position: -10px 0;
}

.sf-sub-indicator {
  background: rgba(0, 0, 0, 0) url("/sites/all/themes/dpmc/css/img/arrows-ffffff.png?12") no-repeat scroll -10px -100px;
  height: 15px;
}

.mean-container .mean-bar {
  background: #fff;
  z-index: 90;
}

.mean-container .mean-bar .meanmenu-reveal img {
  display: block;
}

.mean-container a.meanmenu-reveal span {
  background: #000 none repeat scroll 0 0;
  display: block;
  height: 5px;
  margin-top: 4px;
}

.mean-container .mean-nav {
  background: #1C1F2C none repeat scroll 0 0;
  float: left;
  margin-top: 60px;
  width: 100%;
}

.mean-container a.meanmenu-reveal {
  color: #000;
  cursor: pointer;
  display: block;
  font-family: 'MontserratLight', sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-indent: -9999em;
  top: 0;
  width: 37px;
}

.mean-container .mean-nav ul li a.mean-expand {
  height: 15px;
}

.mean-container .mean-nav ul li ul li {
  background-color: #12141F;
}

.mean-container .mean-nav ul li ul li ul li {
  background-color: #000;
}

.subsection-title:before {
  display: block;
  content: " ";
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}

#block-block-29 {
  background-color: #242f3a;
  padding-bottom: 10px;
  pointer-events: none;
}

.news-centre-ministers {
  pointer-events: all;
}

.view-news-centre-landing-page .landing-hero-image {
  /*height: 40vw;*/
}

.view-news-centre-landing-page .landing-hero-image-widescreen {
  width: 100%;
}

.view-news-centre-landing-page .landing-hero-image-widescreen img {
  /*
    width: 22vw !important;
    height: 22vw !important;
    margin-left: 2vw;
    margin-top: 2vw;
*/
}

.front .view-news-centre-landing-page .landing-hero-image-widescreen img {
  width: 100% !important;
  height: auto !important;
  margin-left: 0;
  margin-top: 0;
}


.view-news-centre-landing-page h3 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  line-height: 110% !important;
  margin-bottom: 2px;
  text-shadow: 0px 0px 0px #000 !important;
  color: #000 !important;
  margin-top: 5px;
}

.view-news-centre-landing-page .landing-details-date .date-display-single {
  background-image: url("img/clock.svg") !important;
  background-size: 3vw 3vw !important;
  background-position: 0 0 !important;
  text-shadow: 0px 0px 0px #000 !important;
  color: #000 !important;
  font-size: 3vw;
  line-height: 100% !important;
  margin: 0 0 !important;
  padding: 0 0 0 4vw !important;
}

.view-news-centre-landing-page .landing-details-container {
  position: relative;
  width: 95%;
  padding: 2.5%;
  /*margin-left: 25%;*/
}

.view-news-centre-landing-page .gradient {
  background: none;
}

.view-news-centre-landing-page .views-row {
  border-bottom: 2px solid #F0F6FC;
}

.view-news-centre-landing-page .icon-twitter {
  background-size: contain;
  height: 5vw;
  left: -21vw;
  position: absolute;
  top: 4vw;
  width: 5vw;
}

.view-news-centre-landing-page .area-tag {
  font-size: 2.5vw;
}

#block-block-22 {
  left: 70px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: -17px;
  top: 0;
  z-index: 9999;
}

#block-block-22,
#block-block-23,
#block-block-24,
#block-search-form {
  pointer-events: all;
}

#block-block-22 .banner-crest-menu-link {
  display: none;
}

#region-secondary {
  position: absolute;
  left: 0;
  top: 0;
}

/* NEWS CENTRE - MEDIA RELEASE CONTENT TYPE STYLES - START */
/* Temporary fix to hide hard-coded H1 in Media Releases - Fix in template post launch */

.node-type-media-release h1#area-page-title {
  display: none;
}

.node-type-media-release h1.main-heading {
  padding: 0;
  line-height: 100%;
  font-family: 'Montserrat', sans-serif;
  color: #dd7400;
}

.node-type-media-release .area-theme {}

.node-type-media-release .release-date .date-display-single {
  color: #242f3a;
  padding-left: 20px;
  background: url('img/clock-small.png') left center no-repeat;
  background-position: 5px 4px;
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.0em;
}

.node-type-media-release .hero-image {
  clear: both;
  padding: 2em 0;
}

.node-type-media-release .hero-image img {
  width: 100%;
  height: auto;
}

.node-type-media-release .main-body {
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.1em;
  line-height: 150%;
}

.button a:link,
.button a:visited,
.button a:active,
.button a:hover {
  color: #000;
  display: block;
  font-size: 1.0em;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-position 0.2s ease 0s;
  width: 94%;
}

.button.arrow a {
  background-image: url("img/home-arrow.png");
  background-position: 95% 14px;
  background-repeat: no-repeat;
}

.button.arrow a:hover {
  background-position: 99% 14px;
}

.button.arrow a:focus {
  outline: 4px solid #242f3a;
}

.button.back-arrow a {
  background-image: url("img/home-arrow-back.png");
  background-repeat: no-repeat;
  background-position: 35px 14px;
  display: block;
  padding-left: 85px;
}

.button.back-arrow a:hover {
  background-position: 15px 14px;
}


.button.back-arrow {
  /* padding-left:20px;*/

}

.button.blue,
.button.blue a {
  background-color: #1C1F2C;
  color: #fff;
}

.button.medium {
  width: 150px;
}

/* NEWS CENTRE - MEDIA RELEASE CONTENT TYPE STYLES - END */



body.context-pmc #region-content {
  border-color: #35404D;
}

body.context-indigenous-affairs #region-content {
  border-color: #F0B158;
}

body.context-office-women #region-content {
  border-color: #DF5E5C;
}

body.context-office-deregulation #region-content {
  border-color: #A6D19F;
}

body.context-office-best-practice-regulation #region-content {
  border-color: #54AAA4;
}

body.context-taskforces-and-consultations #region-content {
  border-color: #626A73;
}

.vtdiv-row .typeicon-publication {
  background-image: url('img/publication.png');
}

.vtdiv-row .typeicon-ia_projects {
  background-image: url('img/indigenous.png');
}

.vtdiv-row .typeicon-womenequality {
  background-image: url('img/womenequality.png');
}

.vtdiv-row .typeicon-announce {
  background-image: url('img/announce.png');
}

.vtdiv-row .typeicon-slider {
  background-image: url('img/slider.png');
}

.vtdiv-row .typeicon-publication {
  background-image: url('img/publication.png');
}

.vtdiv-row .typeicon-ia_projects {
  background-image: url('img/indigenous.png');
}

.vtdiv-row .typeicon-page {
  background-image: url('img/document.png');
}

.vtdiv-row .typeicon-media_release {
  background-image: url('img/newspaper.png');
}

.vtdiv-row .typeicon-grant_expenditure {
  background-image: url('img/grant-expenditure.png');
}

.vtdiv-row .timeline-icon-document {
  background-image: url('img/document.png');
}

.vtdiv-row .timeline-icon-person {
  background-image: url('img/person.png');
}

.vtdiv-row .timeline-icon-announce {
  background-image: url('img/announce.png');
}

.vtdiv-row .timeline-icon-grant-expenditure {
  background-image: url('img/grant-expenditure.png');
}

.vtdiv-row .timeline-icon-indigenous {
  background-image: url('img/indigenous.png');
}

.vtdiv-row .timeline-icon-newspaper {
  background-image: url('img/newspaper.png');
}

.vtdiv-row .timeline-icon-publication {
  background-image: url('img/publication.png');
}

.vtdiv-row .timeline-icon-slider {
  background-image: url('img/slider.png');
}

.vtdiv-row .timeline-icon-womenequality {
  background-image: url('img/womenequality.png');
}

.vtdiv-row .timeline-icon-faq {
  background-image: url('img/faq.png');
}

.vtdiv-row .timeline-icon-video {
  background-image: url('img/video.png');
}

.vtdiv-row .timeline-icon-video2 {
  background-image: url('img/video2.png');
}

.vtdiv-row .timeline-icon-video3 {
  background-image: url('img/video3.png');
}

.vtdiv-row .timeline-icon-recruitment {
  background-image: url('img/recruitment.png');
}

.vtdiv-row .timeline-icon-lecturn {
  background-image: url('img/lecturn.png');
}

.vtdiv-row .timeline-icon-ballot {
  background-image: url('img/ballot.png');
}

.vtdiv-row .timeline-icon-calendar {
  background-image: url('img/calendar.png');
}

.vtdiv-row .timeline-icon-beta {
  background-image: url('img/beta.png');
}

table.module-filter-tabs-processed,
#module-filter-modules table {
  width: 99% !important;
}

/*
.background-careers img {
    width: 100%;
    height: auto;
}
*/
#node-page-43111>div.content.clearfix>div>div>div>table tr:nth-child(even) {
  background-color: #f0f0e0 !important;
}

#node-page-43111>div.content.clearfix>div>div>div>table tr:nth-child(odd) {
  background-color: #ffffff !important;
}

.region-content .view-our-work-area .views-view-grid,
.region-content .view-latest-news-area .views-view-grid,
.region-content .view-grants-area .views-view-grid,
.region-content .view-our-work-area .views-view-grid,
.region-content .view-latest-news-area .views-view-grid,
.region-content .view-grants-area .views-view-grid {
  border: 0;
  margin-bottom: 0 !important;
}

hr.resource-centre-featured-separator {
  height: 30px;
  border-style: solid;
  border-color: #999;
  border-width: 3px 0 0 0;
  background-color: #fff;
  border-radius: 2px;
}

hr.resource-centre-featured-separator:before {
  display: block;
  content: "";
  height: 30px;
  background-color: #fff;
  margin-top: -31px;
  border-style: solid;
  border-color: #999;
  border-width: 0 0 3px 0;
  border-radius: 2px;
}

.readspeaker-block {
  display: none
    /* On mobile */
}

.default-color-news-hero-subview {
  background-color: #3B4757;
}

.page-node-43105 #block-system-main .body-center {
  margin: auto !important;
}

#block-search-form {
  position: fixed;
  top: 62px;
}

h1:empty,
h2:empty {
  display: none;
}

.region-sidebar-first .sidebar-menu {
  margin: 0;
  position: relative;
  width: 100%;
  color: white !important;
  /*    background-color:rgba(0,0,0,0.5);*/
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);



}

.region-sidebar-first .sidebar-menu .menu a {
  text-decoration: none !important;
  font-size: 13px !important;
  text-shadow: 1px 1px 2px #666, -1px -1px 2px #333;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 18px;
  opacity: 0.8;
  text-transform: uppercase;
  /*
    text-transform: uppercase;
    opacity: 0.75;
*/
}

.region-sidebar-first .sidebar-title {
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  background-color: #242f3a;
  padding: 17px 25px 11px 25px;
  min-height: 26px;
  z-index: 2;
}

.region-sidebar-first #sidebar_title_wrapper {
  width: 100%;
  margin-bottom: 0;
  border: 0;
}

.region-sidebar-first #sidebar_title_text {
  text-align: center;
  padding: 0;
  line-height: 100%;
}

.region-sidebar-first #sidebar_title_button {
  cursor: pointer;
  float: right;
  height: 30px;
  padding: 0;
  position: absolute;
  right: 5%;
  top: 10%;
  width: 30px;
}

.region-sidebar-first #sidebar_title_button img {
  padding-top: 8px;
}

.region-sidebar-first .menu a,
.region-sidebar-first .menu li,
.region-sidebar-first .menu span {
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500 !important;
}

.region-sidebar-first .menu a.active {
  /* background-color: #dd7400;*/
}

.region-sidebar-first .menu li {
  background-color: transparent;
  border-top: 1px solid rgb(120, 120, 120);
  position: relative;
  padding: 10px 0 10px 10px !important;
  text-shadow: none !important;
  display: block !important;
}

/*

.region-sidebar-first .menu li:first-of-type {
    border-top: 0;
}
*/

.region-sidebar-first .menu li:hover,
.region-sidebar-first .menu li:active {
  background-color: #333642;
  transition: all 100ms;
}

.region-sidebar-first .menu li:hover a,
.region-sidebar-first .menu li:active a {
  background-color: transparent !important;
  transition: all 900ms;
  -webkit-transition: all 900ms;
}


ul.menu {
  /*display:none;*/
}

ul.menu .leaf.link-to-parent {
  background-color: rgba(156, 122, 73, 0.33);
}

ul.menu .leaf.link-to-parent a {
  /*color:rgb(240,240,200) !important;*/
  text-transform: uppercase;
}

ul.menu .leaf.link-to-parent.parent-link-1 {
  background-color: rgba(156, 122, 73, 0.15);
}

/*
.context-work-for-us:not(.page-node-43107) #region-sidebar-first,
.context-who-we-are:not(.page-node-43105) #region-sidebar-first,
.context-get-involved:not(.page-node-43106) #region-sidebar-first,
.node-type-areatheme  #region-sidebar-first,
.node-type-program  #region-sidebar-first,
.node-type-area  #region-sidebar-first {
    background-color:black;
    background-image: none;
    background-size:cover;
    background-position: center;
    background-repeat:no-repeat;
    overflow:visible;
    position:relative;
    margin:0 !important;
    height:50px;
    z-index: 101;
}
*/
/*

.context-work-for-us:not(.page-node-43107) #region-sidebar-first-inner,
.context-who-we-are:not(.page-node-43105) #region-sidebar-first-inner,
.context-get-involved:not(.page-node-43106) #region-sidebar-first-inner,
.node-type-areatheme  #region-sidebar-first-inner,
.node-type-program  #region-sidebar-first-inner,
.node-type-area  #region-sidebar-first-inner{
    background-color: black;
}
*/
/*
.context-work-for-us:not(.page-node-43107) #region-content,
.context-who-we-are:not(.page-node-43105) #region-content,
.context-get-involved:not(.page-node-43106) #region-content,
.node-type-areatheme  #region-content,
.node-type-program  #region-content,
.node-type-area  #region-content {
    overflow:hidden;
    position:relative;
    display: block;
    width:auto !important;
    margin-right:0 !important;
} 

*/

/*
.context-work-for-us:not(.page-node-43107) .region-content-inner,
.context-who-we-are:not(.page-node-43105) .region-content-inner,
.context-get-involved:not(.page-node-43106) .region-content-inner,
.node-type-areatheme .region-content-inner,
.node-type-program .region-content-inner,
.node-type-area .region-content-inner{
    margin-left:2% !important;
    margin-right:2% !important;
}
.region-content-inner .field-item img {
    max-width:100% !important;
    max-height:auto !important;
    height:auto !important;
}
.node-type-areatheme .publication-body,
.node-type-program .publication-body,
.node-type-area .publication-body,
.node-type-areatheme .view-area-body,
.node-type-program .view-area-body,
.node-type-area .view-area-body {
    padding-top: 12px;  
}
*/

.node-type-areatheme .timeline-body,
.node-type-program .timeline-body,
.node-type-area .timeline-body {
  padding-top: 0;
}









/* Area Content Type Styling - START */

/*
.node-type-area .breadcrumb_content,
.node-type-areatheme .breadcrumb_content,
.node-type-program .breadcrumb_content
*/
.breadcrumb_content {
  padding-top: 0em;
}


.not-logged-in.node-type-area .block-system-main,
.not-logged-in.node-type-areatheme .block-system-main {
  display: none;
}

.node-type-area .region-content-inner,
.node-type-areatheme .region-content-inner,
.node-type-program .region-content-inner,
.page-node .region-content-inner {
  font-size: 1.2em;
  line-height: 150%;
}

.node-type-area h1.area-title,
.node-type-areatheme h1.area-title,
.node-type-program h1.area-title,
.page-node h1.area-title {
  font-size: 1.8em;
  letter-spacing: 0;
  padding-top: 0.8em;
  line-height: 100%;

}

.node-type-area h2.subsection-title,
.node-type-areatheme h2.subsection-title,
.node-type-program h2.subsection-title,
.page-node h2.subsection-title,
.page-node h2 {
  font-size: 1.6em;
  letter-spacing: 0;
}

.page-node-43099 h2 {
  padding-top: 0;
  margin-top: 0;
}

.node-type-area h3.view-area-title,
.node-type-areatheme h3.view-area-title,
.node-type-program h3.view-area-title,
.page-node h3.view-area-title {
  font-family: 'MontserratBold', sans-serif;
  font-size: 1.4em;
  color: #1C1F2C;
}

.node-type-area .view-area-area,
.node-type-area .view-area-date,
.node-type-area .view-area-terms,
.node-type-areatheme .view-area-area,
.node-type-areatheme .view-area-date,
.node-type-areatheme .view-area-terms,
.node-type-program .view-area-area,
.node-type-program .view-area-date,
.node-type-program .view-area-terms,
.page-node {
  font-size: 0.8em;
  /*white-space: nowrap;*/

}

.node-type-area .view-area-date img,
.node-type-areatheme .view-area-date img,
.node-type-program .view-area-date img,
.page-node .view-area-date img {
  padding-right: 4px;
  padding-top: 0px;
  padding-left: 0;
  vertical-align: top;
}

.node-type-area .block-views-latest-news-area-block .view-area-date img,
.node-type-areatheme .block-views-latest-news-area-block .view-area-date img,
.node-type-program .block-views-latest-news-area-block .view-area-date img,
.page-node .block-views-latest-news-area-block .view-area-date img {
  padding-left: 0px;
}


#block-fieldblock-node-area-default-body {
  padding-bottom: 3em;
}

#block-fieldblock-node-area-default-field-navigation-our-work,
#block-fieldblock-node-area-default-field-navigation-latest-news,
#block-fieldblock-node-area-default-field-navigation-resources,
#block-fieldblock-node-area-default-field-navigation-contact-us {
  border-top: 1px solid #d2d3dc;
  padding-top: 1em;
}

.node-type-area .view-latest-news-area,
.node-type-area #block-views-our-work-area-block,
.node-type-area #block-views-resources-block,
.node-type-areatheme .view-latest-news-area,
.node-type-areatheme #block-views-our-work-area-block,
.node-type-areatheme #block-views-resources-block,
.node-type-program .view-latest-news-area,
.node-type-program #block-views-our-work-area-block,
.node-type-program #block-views-resources-block {
  padding-bottom: 3em;

}

/* Area and Theme Current Initiatives View Block */


#block-views-our-work-landing-page-block .area-tag {
  font-size: 1.3em;
}

#block-views-our-work-landing-page-block .landing-details-body p {
  border-top: none;
}

.block-views-our-work-area-block .view-our-work-area .views-row {
  padding: 35px;
  padding-left: 15px;
  padding-right: 35px;

  border-top: 1px solid #d2d3dc;
  transition: all 400ms ease-out;
}

.block-views-our-work-area-block .view-our-work-area .views-row-first {
  border-top: none;
}


.block-views-our-work-area-block .view-our-work-area .views-row:hover {
  background-color: #f4f0e9;
  padding-left: 35px;
  padding-right: 15px;
}

.block-views-our-work-area-block .view-our-work-area .views-row-last {
  /*border-bottom:1px solid #d2d3dc;*/
}

/* Area and Theme Latest News View Block */
.block-views-latest-news-area-block .view-latest-news-area .views-row {
  padding: 35px;
  padding-left: 15px;
  padding-right: 35px;
  border-top: 1px solid #d2d3dc;
  transition: all 400ms ease-out;
}

.block-views-latest-news-area-block .view-latest-news-area .views-row-first {
  border-top: none;
}

.block-views-latest-news-area-block .view-latest-news-area .views-row:hover {
  background-color: #f4f0e9;
  padding-left: 35px;
  padding-right: 15px;
}

/* Area and Theme Resources View Block */
.block-views-resources-block .view-resources .views-row,
.block-views-resources-block .views-row {
  padding: 35px;
  padding-left: 15px;
  padding-right: 35px;
  border-top: 1px solid #d2d3dc;
  transition: all 400ms ease-out;
}

.block-views-resources-block .view-resources .views-row-first,
.block-views-resources-block .views-row-first {
  border-top: none;
}

.block-views-resources-block .view-resources .views-row:hover,
.block-views-resources-block .views-row:hover {
  background-color: #f4f0e9;
  padding-left: 35px;
  padding-right: 15px;
}

/* Area and Theme Program and Policies View Block */
.programmes-policies .view-theme-activities .views-row {
  padding: 35px;
  padding-left: 15px;
  padding-right: 35px;
  border-top: 1px solid #d2d3dc;
  transition: all 400ms ease-out;
}

.programmes-policies .view-theme-activities .views-row-first {
  border-top: none;
}

.programmes-policies .view-theme-activities .views-row:hover {
  background-color: #f4f0e9;
  padding-left: 35px;
  padding-right: 15px;
}



.node-type-area .button,
.node-type-areatheme .button {
  /* padding: 0 12px;*/
  padding: 0;
}

/* Area Content Type Styling - END */


/* Publication Book Effect - START */
/* Fallback styles */
.book {
  display: inline-block;
  box-shadow: 5px 5px 20px #333;
  margin: 10px;
}

.book img {
  vertical-align: middle;
}

/*
 *  In order for this to work, you must use Modernizer
 *  to detect 3D transform browser support. This will add
 *  a "csstransforms3d" class to the HTML element.
 *
 *  Visit http://modernizr.com/ for installation instructions
 */

.csstransforms3d .books {
  -moz-perspective: 100px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.csstransforms3d .book {
  position: relative;
  -moz-perspective: 100px;
  -moz-transform: rotateY(-3deg);
  -webkit-transform: perspective(100) rotateY(-3deg);
  outline: 1px solid transparent;
  /* Helps smooth jagged edges in Firefox */
  box-shadow: none;
  margin: 0;
}



.csstransforms3d .book img {
  position: relative;
  max-width: 100%;
}

.csstransforms3d .book:before,
.csstransforms3d .book:after {
  position: absolute;
  top: 2%;
  height: 96%;
  content: ' ';
  z-index: -1;
}

.csstransforms3d .book:before {
  width: 100%;
  left: 3.5%;
  background-color: #666;
  box-shadow: 5px 5px 20px #333;
}

.csstransforms3d .book:after {
  width: 2%;
  left: 100%;
  background-color: #EFEFEF;
  box-shadow: inset 0px 0px 5px #aaa;
  -moz-transform: rotateY(20deg);
  -webkit-transform: perspective(100) rotateY(20deg);
}

/* Publication Book Effect - END /*

/* Program Pages - Left Hand Navigation Links - START */

.node-type-program .menu .leaf.parent-link-0 a {
  padding-left: 60px;
  width: 83%;
  background-repeat: no-repeat;
  background-image: url('img/up-arrow.png');
  background-position: 28px 7px;
  line-height: 100%;
}

.node-type-program .menu .leaf.parent-link-1 a {
  padding-left: 90px;
  width: 67%;
  background-repeat: no-repeat;
  background-image: url('img/up-arrow.png');
  background-position: 58px 7px;
  line-height: 100%;
}

.node-type-program .menu .leaf.parent-link-0:hover,
.node-type-program .menu .leaf.parent-link-1:hover {
  background-color: #333642;
}


.node-type-program .menu .leaf a {
  padding-left: 110px;
}

.node-type-publication .book img {
  border: 1px solid #efefef;
}



/* Program Pages - Left Hand Navigation Links - END */

/* WHO WE ARE, GET INVOLVED and WORK FOR US - Left Hand Navigation Links - START  */
.context-who-we-are .menu .leaf.active-trail {
  background-color: rgba(58, 68, 78, 0.7);
}

/* WHO WE ARE, GET INVOLVED and WORK FOR US - Left Hand Navigation Links - START  */

/* Breadcrumbs - START  */
.breadcrumb {
  font-family: 'MontserratLight', sans-serif;
  padding-top: 1em;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active,
.breadcrumb a:hover {
  color: #735B37;
  text-decoration: underline;
}

.breadcrumb span {}

/* Breadcrumbs - END   */

/* Minister Page - START  */
.view-ministers .minister-block {
  font-family: 'MontserratLight', sans-serif;
  font-size: 0.8em;
  line-height: 150%;
}

/* Minister Page - START  */



/* Resource Centre Styles - START */
/* TOP FEATURE */
.block-views-resource-centre-featured-block {
  padding-top: 50px;
  padding-bottom: 35px;
  margin-bottom: 0;
}

.block-views-resource-centre-featured-block .view-resource-centre-featured .views-row {
  width: 100%;
  margin: 1%;
}

.block-views-resource-centre-featured-block .view-resource-centre-featured .views-row a {
  text-decoration: none;
  color: #000;
}

.block-views-resource-centre-featured-block .view-resource-centre-featured .views-row .publication-list-item-image {
  float: left;
  padding-right: 40px;
}

.block-views-resource-centre-featured-block .view-area-tableblock .view-area-tableleft {
  float: left;
  height: 250px;
  padding-bottom: 45px;
  padding-left: 15px;
  width: 200px;
}

.block-views-resource-centre-featured-block .view-area-tableblock .view-area-tableleft img {
  height: auto;
  width: 200px;
  transition: all 200ms ease-out;
}

.block-views-resource-centre-featured-block .view-area-tableblock .view-area-tableleft img:hover {
  height: auto;
  width: 203px;
}

.block-views-resource-centre-featured-block .view-area-tableblock {
  background-color: #fff;
  transition: all 200ms ease-out;
}

.block-views-resource-centre-featured-block .view-area-tableblock:hover {
  background-color: #F3F0E9;
}

.block-views-resource-centre-featured-block .view-area-body,
.block-views-resource-centre-featured-block .view-area-title {
  padding: 0 20px 20px 20px;
}


/* VIEW SHOWING ALL POSTS */
.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row {
  clear: both;
  padding-top: 30px;
  padding-bottom: 60px;
  border-top: 1px solid #aaa;
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row .publication-list-item-image {
  float: left;
  padding-right: 30px;
  /*padding-bottom: 30px;*/
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding: 10px;
  width: 95%;
}


.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row .publication-list-item h3 {
  color: #1c1f2c;
  font-family: "MontserratBold", sans-serif;
  font-size: 1.4em;
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row .publication-body {
  padding-top: 15px;
}


.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row {
  padding: 30px 35px 30px 15px;
  border-top: 1px solid #d2d3dc;
  transition: all 400ms ease-out;

}

.block-views-resource-centre-posts-block .view-resource-centre-posts .views-row:hover {
  background-color: #f4f0e9;
  padding-left: 35px;
  padding-right: 15px;
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .publication-list-item-image img {
  transition: all 200ms ease-out;
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .publication-list-item-image img:hover {
  height: auto;
  width: 155px;
}

.block-views-resource-centre-posts-block .view-resource-centre-posts .publication-clear {
  clear: both;
}


/* Resource Centre Styles - END */


/* Publication NODE Content Type View  - START */

.node-type-publication.not-logged-in .block-system-main {
  display: none;
}

.node-type-publication .region-sidebar-first {
  padding-top: 14em;
  text-align: center;
}

.node-type-publication .publication-ct {
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.1em;
  line-height: 150%;
}

.node-type-publication .region-content h1#area-page-title {
  color: #000;
  font-family: "MontserratBold", sans-serif;
  font-size: 2em;
  text-transform: none;
}

.node-type-publication .region-content .publication-ct .area-tag {
  margin-right: 3px;
}

.node-type-publication .region-content .publication-ct .area-theme {
  float: left;
}

.node-type-publication .region-content .publication-ct .release-date .date-display-single {
  color: #242f3a;
  padding-left: 20px;
  background: url('img/clock-small.png') left center no-repeat;
  background-position: 5px 4px;
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.0em;
}

.node-type-publication .region-content .publication-ct .publication-heading {
  font-family: "Montserrat", sans-serif;
  padding-top: 20px;
}

.node-type-publication .region-content .publication-ct .button.medium {
  font-size: 0.8em;
  width: 200px;
  font-family: 'Montserrat', sans-serif;
  margin-top: 50px;
  margin-bottom: 50px;
}

.node-type-publication .region-content .publication-ct .publication-ct-html {
  background-color: #f9f9f9;
  padding: 20px;
}

.node-type-publication .region-content #showhide {
  padding-top: 25px;
}


/* Book Override for smaller screens */

/*

.node-type-publication .books .book a img  {
    width:80%;
    height:auto;

}

.csstransforms3d .node-type-publication .book::before {
    background-color: #666;
    box-shadow: 5px 5px 10px #333;
    left: 11.5%;
    width: 80%;
}

.csstransforms3d .node-type-publication .book::after {
    background-color: #efefef;
    box-shadow: 0 0 5px #aaa inset;
    left: 89%;
    transform: rotateY(20deg);
    width: 2%;
}
*/
.csstransforms3d .node-type-publication .book::before {
  box-shadow: 5px 5px 7px #333;
}


.node-type-publication .region-sidebar-first {
  display: none;
}

.node-type-publication .publication-ct-cover-image {
  display: block;
  padding-top: 20px;
}


.button-publication {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: #242f3a;
  background-image: url("img/down-arrow.png");
  background-position: 90% 14px;
  background-repeat: no-repeat;
  height: 33px;
  padding: 8px 15px 3px 15px;
  width: 250px;
  transition: all 200ms ease 0s;
  cursor: pointer;
  display: inline-block;
}

.button-publication:hover {
  background-position: 90% 20px;
}

.button-publication-expanded {
  background-image: url("img/up-arrow.png");
}

.button-publication-expanded:hover {
  background-position: 90% 10px;
}


/* Publication NODE Content Type View  - END  */

/* TABLE Styles - START */
table {
  border: none;
  width: 100%;
  font-family: "MontserratLight", sans-serif;
}

thead th,
th {
  font-family: "Montserrat", sans-serif;
  background: #C8B9A2 none repeat scroll 0 0;
  border: none;
  color: #000;
}

tr.even,
tr.odd,
tr {
  border-bottom: 1px solid #C8B9A2;
  padding: 0.1em 0.1em;
  background-color: #fff;
}

#sidebar_title_wrapper tr {
  border-bottom: 0;
  background-color: #242f3a;
}

tr.even td {
  background: none;
}

td {
  padding: 0.7em 0.5em;
  vertical-align: middle;
}

th {
  padding: 1.0em 0.5em;
  vertical-align: middle;
}

td p,
th p {
  margin: 0;
  padding: 0;
}

td a:link,
td a:visited,
td a:active,
td a:hover {
  color: #242f3a;
  text-decoration: none;
}

/* TABLE Styles - END */

.view-footer {
  font-family: "MontserratLight", sans-serif;
}


/* LANDING PAGE STYLES FOR:
    1. WHO WE ARE (page-node-43105)
    2. WORK FOR US (page-node-43107)
    
    - START */
.page-node-43107 .section-content .zone-content {
  width: 100%;
}

.page-node-43105 .section-content .zone-content .region-content,
.page-node-43107 .section-content .zone-content .region-content {
  padding-left: 0%;
  width: 99%;
}

.page-node-43105 .block-system-main,
.page-node-43107 .block-system-main {
  width: 100%;
}

.page-node-43105 .block-system-main .container-12,
.page-node-43107 .block-system-main .container-12 {
  width: 92%;
  padding-left: 8%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.page-node-43105 .block-system-main .container-12 .grid-4,
.page-node-43107 .block-system-main .container-12 .grid-4 {
  width: 90%;
  padding: 0 0.5% 0 0.5%;
}

.secondary-landing-style h2 {

  font-size: 1.5em;
  text-transform: none;
  padding-bottom: 0.0em;
  padding-top: 0.0em;
  margin-top: 0;
}

.background-gold.secondary-landing-style h2 {
  color: #fff;
}

.secondary-landing-style img {
  padding-bottom: 25px;
  width: 100%;
  height: auto;
}

/* LANDING PAGE STYLES FOR:
    1. WHO WE ARE
    2. WORK FOR US
    
    - END */

/* Contact Us - START */
.contact-us-rhm {
  margin-top: 5em;
  font-family: "MontserratLight", sans-serif;
  font-size: 1.2em;
  line-height: 150%;
}

.contact-us-rhm strong {
  font-family: "Montserrat", sans-serif;
}

#contact-us-rhm-location {
  padding-left: 0px;
  padding-bottom: 40px;
}

#contact-us-rhm-phone {
  padding-left: 0px;
}

#contact-us-rhm-social {
  padding-left: 0px;
}


#contact-us-rhm-social img {
  height: auto;
  padding: 0 2px;
  width: 32px;
}

.contact-us-webform fieldset legend {
  font-family: 'Montserrat', sans-serif;
  top: 10px;
  position: absolute;
}


/* Contact Us - END */


fieldset {
  font-family: 'MontserratLight', sans-serif;
  line-height: 100%;
}

fieldset legend {
  font-family: 'MontserratLight', sans-serif;
  line-height: 100%;
}


/* Centre the Current Initiatives LOAD MORE pager */
.page-node-43104 #region-content ul.pager {
  margin-left: 0;
}

/* Homepage Slider 2016 - FlexSlider - START */

.flexslider {
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;

}


.front .flex-control-nav {
  bottom: 18px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}


.front .flex-pauseplay {
  position: absolute;
  z-index: 10;
  top: 50px;
  right: 50px;
}

a.flex-next,
a.flex-prev,
a.flex-pause {
  font-size: 0em;
}

.front .slider-details-container {
  position: absolute;
  z-index: 10;
  bottom: 0px;

  padding-left: 40px;
  padding-right: 40px;

  width: 90%;

  pointer-events: none;
}

.front .slider-details-container a {
  color: #fff;
  display: block;
  text-decoration: none;

}

.front .slider-container-title h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  color: #fff;
  text-shadow: 2px 2px 0 #000;
  line-height: 100%;
  padding: 0;
  font-size: 4.3vw;
}

.front .slider-container-areas {
  float: left;
  padding-right: 10px;
}

.front .slider-container-date {
  display: block;
  font-family: "MontserratLight", sans-serif;
  line-height: 150%;
  margin-right: 0;
  padding: 0;

}

/* Hide these bits on mobile */
.front .slider-container-areas,
.front .slider-container-date,
.front .slider-container-summary {
  display: none;
}

.front .slider-container-date img {
  width: 14px;
  height: 14px;
  float: left;
  padding-right: 3px;
  padding-top: 2px;
}

.front .slider-container-summary {
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.3em;
  line-height: 100%;
  padding-top: 10px;
}

.front .block-views-homepage-slider-2016-block .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.5;
  transition: all 401ms ease-out;
}

.front .block-views-homepage-slider-2016-block .gradient:hover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.7;
}


.front .block-views-homepage-slider-2016-block a:link,
.front .block-views-homepage-slider-2016-block a:visited {
  color: #fff;
  text-decoration: none;
}

.flex-pauseplay a {
  height: 16px;
  padding-top: 2px;
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
  display: block;
}

.flex-direction-nav a {
  color: #fff;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: -20px 0 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  top: 50%;
  /*transition: all 0.3s ease-in-out 0s;*/
  width: 40px;
  z-index: 10;
  padding-top: 20px;
}

.flex-direction-nav a::before {
  color: #fff;
  content: "";
  content: url(/sites/all/themes/dpmc/css/img/slider-previous.png);
  display: inline-block;
  font-family: "flexslider-icon";
  font-family: "MontserratLight", sans-serif;
  font-size: 40px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

/* Make arrows always visible */
.flex-direction-nav .flex-next {
  right: 0 !important;
  margin-right: 10px;
  opacity: 1 !important;
}

.flex-direction-nav .flex-prev {
  left: 0 !important;
  opacity: 1 !important;
  margin-left: 10px;
}

.flex-direction-nav a.flex-next::before {
  content: "";
  content: url(/sites/all/themes/dpmc/css/img/slider-next.png);
}

.flex-next {
  display: none;
}

/* Homepage Slider 2016 - FlexSlider - END  */


.page-node-43104 #region-content ul.pager li.pager-next {
  margin-left: 50%;
  padding-top: 6px;
  position: relative;
}

.page-node-43104 #region-content ul.pager {
  border-radius: 0;
  width: 100%;
}

.block-views-our-work-landing-page-block {
  background-color: #1E2537;
  /*
    background-image: url("img/slider-bg.jpg");
    background-size: cover;
    */
}


/* Subscribe MailChimp form - START */
#mc_embed_signup {
  font-family: "MontserratLight", sans-serif !important;
}

#mc_embed_signup .mc-field-group input,
#mc_embed_signup form input,
#mc_embed_signup form select {
  border: 1px solid #242f3a;
  border-radius: 0;
  font-size: 20px;
  font-family: "MontserratLight", sans-serif;
  margin-bottom: 5px;
}

#mc_embed_signup label {
  display: inline-block;
}

#mc_embed_signup .mc-field-group.input-group ul {
  list-style: none;
  margin: 0;
  padding: 15px 50px !important;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  list-style: none;
}

#mc_embed_signup input:focus {
  border-color: #242f3a !important;
  ;
}


#mc_embed_signup #mc-embedded-subscribe-form .button {
  background-color: #242f3a;
  background: #242f3a -moz-linear-gradient(center top, #242f3a 0%, #242f3a 100%) repeat scroll 0 0;
  border: 0 none;
  border-radius: 0px;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  transition: all 0.23s ease-in-out 0s;
  vertical-align: top;
  white-space: nowrap;
  width: auto;

  transition: all 200ms;

  padding: 10px 70px 40px 20px;
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 91% 17px;
}

#mc_embed_signup #mc-embedded-subscribe-form .button:hover {
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 96% 17px;
}

/* Subscribe MailChimp form - END */


/* FORMS GOLD FORM - START
 To use these classes - ensure you use a class "goldform" in teh container ABOVE the form.
 
 These classes handle the GOLD inputs, checkboxes and radios.
*/
.goldform form input,
.goldform form select,
.goldform form textarea,
.node-webform form input,
.node-webform form select,
.node-webform form textarea {
  border: 1px solid #242f3a;
  border-radius: 0;
  font-family: "MontserratLight", sans-serif;
  font-size: 20px;
}

/*
.goldform input[type="checkbox"],
.node-webform  input[type="checkbox"]
 {
    display:none !important;
}
.goldform input[type="checkbox"] + label,
.node-webform input[type="checkbox"] + label
  {
    display:inline-block !important;
    height:22px;
    vertical-align:middle;
    background:url(img/check_off_gold.png) left top no-repeat;
    cursor:pointer;
    padding-left:25px;
}
.goldform input[type="checkbox"]:checked + label,
.node-webform input[type="checkbox"]:checked + label  {
    background:url(img/check_on_gold.png) left top no-repeat;
}


.goldform input[type="radio"],
.node-webform input[type="radio"]
 {
    display:none;
}
.goldform input[type="radio"] + label,
.node-webform input[type="radio"] + label  {
    display:inline-block  !important;
    vertical-align:middle;
    height:19px;
    background:url(img/radio_off_gold.png) left top no-repeat;
    background-size: 19px 18px;
    cursor:pointer;
    padding-left:25px;
}
.goldform input[type="radio"]:checked + label,
.node-webform input[type="radio"]:checked + label  {
    background:url(img/radio_on_gold.png) left top no-repeat;
    background-size: 19px 18px;
}

*/

/* Add slight shadow to focused/active element */
.goldform form :focus,
.goldform form button:active,
.goldform form input:focus,
.goldform form input:active,
.goldform form select:focus,
.goldform form select:active,
.goldform form textarea:focus,
.goldform form textarea:active,
.node-webform form :focus,
.node-webform form button:active,
.node-webform form input:focus,
.node-webform form input:active,
.node-webform form select:focus,
.node-webform form select:active,
.node-webform form textarea:focus,
.node-webform form textarea:active {
  box-shadow: 0 0 7px #aaa;
  z-index: 1;
}

.goldform form button,
.goldform form input[type="reset"],
.goldform form input[type="submit"],
.goldform form input[type="button"],
.node-webform form button,
.node-webform form input[type="reset"],
.node-webform form input[type="submit"],
.node-webform form input[type="button"] {
  background-color: #242f3a;
  color: #fff;
  cursor: pointer;
  font-family: "MontserratLight", sans-serif;
  font-size: 1.0em;
  padding: 10px 70px 10px 20px;
  text-transform: uppercase;

  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: right 20px top 13px;
  transition: all 200ms;

}

.node-webform form input[type="submit"].webform-previous {
    background-image: url('img/home-arrow-back.png');
    padding: 10px 20px 10px 70px;
    background-position: 20px 13px;
}

.goldform form button:hover,
.goldform form input[type="reset"]:hover,
.goldform form input[type="submit"]:hover,
.goldform form input[type="button"]:hover,
.node-webform form button:hover,
.node-webform form input[type="reset"]:hover,
.node-webform form input[type="submit"]:hover,
.node-webform form input[type="button"]:hover {
  background-color: #242f3a;
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: right 10px top 13px;
}

.node-webform form input[type="submit"].webform-previous:hover {
    background-image: url('img/home-arrow-back.png');
    padding: 10px 20px 10px 70px;
    background-position: 10px 13px;
}

.goldform .view-filters .views-exposed-widgets .views-widget {
  float: none;
}


.goldform .tips,
.goldform .description {
  color: #fff;
  padding-left: 222px;
}

/* FORMS GOLD FORM - END */



/* Grants View - Exposed Filters Styling */

.views-exposed-filter-blocks form input {
  height: 31px;
  margin: 1px 0;
}


.node-type-publication .file-icon {
  padding-bottom: 4px;
}

#backtotop {
  border-color: #fff;
  border-radius: 0;
  box-shadow: 0 0 10px #000;
  transition: all 200ms ease-out;
}

#backtotop:hover {
  border-color: #fff;
  box-shadow: 0 0 20px #000;

}

/* Drupal Search Node Results - START */
.page-search h1 {
  font-size: 2.5em;
}

.page-search .block-system-main {
  font-family: "MontserratLight", sans-serif;
}

.page-search #section-content form input {
  border: 1px solid #242f3a !important;
  border-radius: 0;
  font-family: "MontserratLight", sans-serif;
  font-size: 20px;
}

.page-search #section-content form input[type="text"] {
  height: 38px;
  padding-top: 0;
  padding-left: 15px;
}

.page-search form button,
.page-search form input[type="submit"],
.page-search form input[type="button"] {
  background-color: #242f3a;
  color: #fff;
  cursor: pointer;
  font-family: "MontserratLight", sans-serif;
  font-size: 1.0em;
  padding: 12px 70px 10px 20px;
  text-transform: uppercase;

  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 92% 13px;
  transition: all 200ms;

}

.page-search form button:hover,
.page-search form input[type="submit"]:hover,
.page-search form input[type="button"]:hover {
  background-color: #242f3a;
  background-image: url('img/home-arrow.png');
  background-repeat: no-repeat;
  background-position: 97% 13px;
}

.page-search .form-type-textfield label {
  display: none;
}

.page-search .search-results {
  font-size: 1.3em;
  line-height: 100%;
}


.page-search .search-results li {
  border-bottom: 1px solid #c8b9a2;
  margin-bottom: 1em;
  padding: 13px 0;
}

.page-search .search-snippet strong {
  font-family: "Montserrat", sans-serif;
}

/* Drupal Search Node Results - END  */

/* Google Custom Search - START */
.gsc-wrapper,
.gsc-table-result,
.gs-snippet {
  font-family: "MontserratLight", sans-serif;
  font-size: 1.2em;
  line-height: 120%;
}

.gs-snippet b {
  font-family: "Montserrat", sans-serif;
}

.gsc-webResult .gsc-result {
  border-bottom: 1px solid #c8b9a2 !important;
  padding-top: 20px !important;
  padding-bottom: 0 ! important;
}


/* Google Custom Search - END */


/* Mobile Slider Headers - START */
.mobile-slider-header {
  background-color: #242f3a;
  padding: 10px 0 10px 40px;
}

.mobile-slider-header h2 {
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: none;
  font-size: 1.2em;
  test
}

.mobile-slider-footer {
  background-color: #242f3a;
  padding: 5px;
}

/* Mobile Slider Headers - END */


/* Mobile Homepage row 1 and 5 offset square image a little */
.homepage-block-clickable .views-row-1 .homepage-hero-image img,
.homepage-block-clickable .views-row-5 .homepage-hero-image img,
.homepage-block-clickable .views-row-6 .homepage-hero-image img,
.homepage-block-clickable .views-row-7 .homepage-hero-image img {
  position: absolute;
  top: -19vw;
}

/* Views Exposed Widgets Cursor:pointer */
.views-exposed-widgets select,
.views-exposed-widgets input {
  cursor: pointer;
}

/* Aboringal and Torres Strait Footer Disclaimer */
.atsi-disclaimer {
  font-family: "MontserratLight", sans-serif;
  font-size: 0.8em;
  text-align: center;

}

/* Media Release Social Share - START */

.social-share {
  margin-top: 10px;
  text-align: center;
}

.social-share h2.block-title {
  text-align: center;
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.2em;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.node-type-media-release .social-share .social-item {
  float: left;
}

.node-type-media-release .social-share h2 {
  display: none;
}

/* Media Release Social Share - END */

#block-block-39 {
  padding-bottom: 40px;
  padding-top: 30px;
  font-size: 0.9em;
}

/* SCroll Reveal styles */
/* Areas */
.page-node-43099 .zone-content {
  background-color: #1E2537;
}

.front .region-slider {
  background-color: #1E2537;
}


/* Well style (which is just a box) for grab-text */
.well {
  font-family: "Montserrat", sans-serif;
  background-color: #F4F0E9;
  border: 1px solid #242f3a;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}


#block-views-resources-block .view-resources .views-row .view-area-title {
  clear: both;
}

#block-views-resources-block .view-resources .views-row .view-area-title h3 {
  padding-top: 25px;
}


/* This is a HACK used to hide the text:
    Leave blank for all. Otherwise, the first selected term will be the default instead of "Any".
    that was introduce in VIEWS 7.3.13
    
    More info at https://www.drupal.org/node/2609746
    
    Side effect here is that it will also hide any help text you DO want shown to end-users
*/
.view-filters .form-item .description {
  display: none;
}

.hidden {
  display: none;
}

#block-views-foi-disclosure-log-block {
  font-size: 0.75em;
}

.books .book img {
  border: 1px solid #ccc;
}

/* IE Hack fro resources centre - the 3D book css doesn't work too well */
@media all and (-ms-high-contrast:none) {
  .books .book img {
    border: 1px solid #bbb;
  }

  #block-views-resource-centre-featured-block .books .book img {
    box-shadow: 5px 5px 15px #aaa;
  }
}

.context-news-centre .dpmc-button-white {
  font-size: 1.5em;
  text-align: left;
}

.context-news-centre .dpmc-button-white a:link,
.context-news-centre .dpmc-button-white a:visited,
.context-news-centre .dpmc-button-white a:active,
.context-news-centre .dpmc-button-white a:hover {
  background-position: 92% 17px;
}

.context-news-centre .dpmc-button-white a:hover {
  background-position: 95% 17px;
}



/* Photo Competition Styles - START */
.page-indigenous-affairs-environment-photo-competition-2016-vote {
  font-family: 'MontserratLight', sans-serif !important;
  font-size: 1.0em;
  line-height: 120%;

}

.view-photo-competition-vote .views-row {
  border: 1px solid #D2D3DC;
  width: 350px;
  height: 440px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  padding: 10px;
  margin: 10px;
  transition: all 200ms;
  overflow: hidden;
}

.view-photo-competition-vote .views-row:hover {
  /* background-color:#F3F0E9; */
}

.view-photo-competition-vote .views-row img {
  padding: 10px;
  margin-bottom: 10px;
  transition: all 200ms;
}

.view-photo-competition-vote .views-row img:hover {
  box-shadow: 0px 0px 5px #888888;

}

.view-photo-competition-vote .views-row .rate-widget {
  padding-top: 10px;
}

.view-photo-competition-vote .views-row .rate-widget .rate-yesno-btn {
  background: #242f3a none repeat scroll 0 0;
  border: none;
  color: #fff !important;
  display: inline-block;
  padding: 10px 10px;
  text-decoration: none;
  margin-left: 37px;
}

.view-photo-competition-vote .views-row .voted {
  background: #1c1f2c !important;
}

.view-photo-competition-vote .views-row .rate-widget .rate-info,
.view-photo-competition-vote .views-row .rate-widget .rate-description {
  margin-top: -18px;
}

.rate-widget-yesno .item-list ul li {
  color: #fff;
}


#photocompnode-main {
  position: relative;
}

#photocompnode-left {
  border: 1px solid #242f3a;
  width: 49%;
  float: left;
  position: relative;
  padding: 3px;
}

#photocompnode-right {
  width: 49%;
  position: relative;
  float: right;
}

#photocompnode-left #photocomp-photo img {
  width: 100%;
  height: auto;
}

#photocompnode-right #photocomp-title {
  font-size: 1.6em;
  line-height: 110%;
  color: #242f3a;
  font-family: "Montserrat", sans-serif !important;
}

#photocompnode-right #photocomp-peoplenames {}

#photocompnode-right #photocomp-story {
  padding-top: 40px;
}

#photocompnode-right #photocomp-photographer {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #242f3a;
}

#photocompnode-right #photocomp-photographer p {
  margin: 0;
  padding: 0;
}

#photocompnode-right .label {
  font-weight: bold;
}

#photocomp-entry {
  font-size: 1.4em;
  font-weight: bold;
  color: #DBA253;
}

#photocompnode-right #photocomp-category,
#photocompnode-right #photocomp-guardian,
#photocompnode-right #photocomp-entry {
  border-top: 2px solid #242f3a;
  padding-top: 20px;
  margin-top: 40px;
}


/* Photo Competition Styles - END  */


/* IA Project Map Styles - START */
.display-none {
  display: none;
}

#block-views-5a12e0d5258f57e88ce7002f26658d07 form .views-exposed-form .views-exposed-widget {
  display: block;
  float: none;
}


#block-views-5a12e0d5258f57e88ce7002f26658d07 .view-filters .views-exposed-form .views-exposed-widgets label {
  width: 120px;
}

/* IA Project Map Styles - START */

/* Google Search - turn off border on TR */
.gsc-wrapper tr.even,
.gsc-wrapper tr.odd,
.gsc-wrapper tr {
  border-bottom: 0;
}

/* Its and Honour awards */
.node-type-award #region-content h2.block-title {
  margin-top: 0;
  margin-bottom: 10px;
}

.image-caption {
  font-size: .75em;
}

.region-content .block {
  font-family: 'MontserratLight';
}

.node-type-award .file-icon {
  padding-bottom: 4px;
}

.node-type-award .region-sidebar-first,
.node-type-award-recipient .region-sidebar-first {
  display: none;
}

.node-type-award .region-content .views-field-field-award-image,
.node-type-award-recipient .region-content .views-field-field-award-image {
  display: block;
  padding-bottom: 20px;
  text-align: center;
}

.views-widget-filter-field_area_tid select {
  display: block;
  clear: both;
}

.edit-field-area-tid-select-2 {
  border: 1px solid red;
}

.all-award-recipients .views-field {
  display: block;
  float: left;
  width: 25%;
  min-height: 150px;
  text-align: center;
  padding: 0.1vw;
  margin: 0 0.5vw 0.5vw 0.5vw;
  border: 1px solid #8E744B;
  box-shadow: 5px 5px 20px #aaaaaa;
  vertical-align: top;
}

.all-awards .views-field {
  display: block;
  float: left;
  width: 20%;
  min-height: 190px;
  text-align: center;
  padding: 0.1vw;
  margin: 0 0.5vw 0.5vw 0.5vw;
  border: 1px solid #8E744B;
  box-shadow: 5px 5px 20px #aaaaaa;
}

.all-awards ul,
.all-award-recipients ul {
  margin-left: 0;
  display: block;
  min-height: 210px;
}

.award-recipient-image {
  padding: 5px 5px 5px 5px;
}

.award-text a {
  color: #ffffff;
  text-decoration: none;
  font-size: .9em;
  display: block;
  min-height: 55px;
  padding: 5px;
  font-weight: bold;
  background: #1B2A39;
}

.award-text a:hover {
  background: #8E744B;
}

.all-awards .view-content img {
  width: 100px;
  height: auto;
}

.all-award-recipients h3,
.all-awards h3 {
  display: block;
  clear: both;
}

.all-awards .view-content,
.all-award-recipients .view-content {
  display: block;
  clear: both;
}

.all-awards .item-list,
.all-award-recipients .item-list {
  margin-bottom: 10px;
}

/*for aligning the coat of arms images*/
.coat {
  padding-bottom: 45px;
}






/* FROM LE - START  */

/*views accordion*/

.ui-accordion-content {
  font-family: "MontserratLight", sans-serif;
  font-size: 0.9em;
}

.views-accordion-header .field-content {
  color: #ffffff !important;
}

.views-accordion-header {
  background: #8E744B;
  color: #ffffff;
  text-transform: uppercase;
}

.views-accordion-header h2 {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.2em !important;
}

.ui-state-default .ui-icon {
  background-image: url(/sites/all/themes/dpmc/css/img/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(/sites/all/themes/dpmc/css/img/ui-icons_ffffff_256x240.png);
}

/*Report content type display*/
.node-type-report h1.area-title {
  display: none;
}

.node-type-report .area-details-title {
  color: #ffffff !important;
  margin-bottom: 0;
}

.node-type-report .area-details-title h1 {
  font-family: 'MontserratBold', sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 2.0em;
  font-size: 4.5vw;
  font-weight: normal !important;
  text-shadow: 2px 2px 0px #000;
  padding-bottom: 2px;
  color: #fff !important;
}

.node-type-report .area-main-container {
  /*
                padding-top:2vw;
                padding-bottom:2vw;
                */
}

.node-type-report .area-hero-image {
  width: 100%;
}

.node-type-report .area-hero-image .area-hero-image-widescreen img {
  width: 100%;
  height: auto;
}

.node-type-report .area-hero-image-widescreen {
  width: 100%;
}

.node-type-report .area-details-container {
  z-index: 10;
  position: absolute;
  /*bottom:2vw;*/
  bottom: 0vw;
  float: left;
  width: 70%;
  padding-left: 3%;
  padding-right: 3%;
  display: block;
  color: #ffffff;
}

.node-type-report .area-details-body {
  display: none;
  width: 70%;
}

.node-type-report .area-details-container .area-details-body p {
  border-top: 1px solid #fff;
  padding-top: 0.5vh;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  font-size: 1vw;
  font-weight: 100;
  line-height: 150%;
  text-shadow: 1px 1px 0px #000;
}

.node-type-report .area-hero-image .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  /*top: 0;*/
  /* bottom: 2vw;*/
  bottom: 0vw;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 1) 80%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.8;
  transition: all 401ms ease-out;
  z-index: 10;
}

/*
                .node-type-report .area-hero-image .gradient.purple {
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(82, 43, 74, 1) 80%);
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(82, 43, 74, 1) 80%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(82, 43, 74, 1) 80%);
                    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
                }
                .node-type-report .area-hero-image .gradient.teal {
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(8, 115, 121, 1) 80%);
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(8, 115, 121, 1) 80%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(8, 115, 121, 1) 80%);
                    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
                }
                .node-type-report .area-hero-image .gradient.red {
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(158, 34, 50, 1) 80%);
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(158, 34, 50, 1) 80%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(158, 34, 50, 1) 80%);
                    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
                }
                */
.node-type-report .views-accordion-header.purple {
  background: #522B4A !important;
}

.node-type-report .views-accordion-header.teal {
  background: #087379 !important;
}

.node-type-report .views-accordion-header.red {
  background: #9E2232 !important;
}

.node-type-report .views-accordion-header.ui-state-active,
.views-accordion-header.ui-state-active {
  background: #1B2A39 !important;
}

.highlight-box {
  border: 1px solid #1B2A39;
  margin: 10px 0 20px 0;
}

.highlight-box h4 {
  background: #1B2A39;
  padding: 10px;
  color: #ffffff;
}

.highlight-box p,
.highlight-box ul {
  padding: 10px;
}

/*Youtube video display*/
.video_thumb,
.video_text {
  display: block;
}

.video_title {
  font-weight: bold !important;
  text-transform: uppercase;
}

.video_credit {
  font-size: .9em;
}

.video_slide {
  margin-top: 10px;
  display: block;
}

.slide__content {
  list-style: none;
}

.slide__grid {
  display: block;
  padding: 0 2%;
  text-align: center;
  vertical-align: top;
}


.slick-arrow::before {
  color: #8E744B;
}

.slick-arrow:active,
.slick-arrow:focus,
.slick-down:active,
.slick-down:focus {
  color: #1B2A39 !important;
}


/*focus links for tabbing with keyboard accessibility*/

/*
                .zone-content a:focus,
                .block-menu-block  a:focus {
                    background:#8E744B;
                    color:#ffffff !important;
                }


                .tabs  a:focus {
                    color:#000000 !important;
                }
                #block-block-37 a:focus  {
                    background:#1B2A39;
                }

                .slick-slider a:focus {
                    background:none !important;
                }
                .toc-filter-back-to-top {
                    display:none;
                }
                .qtip-link {
                    color:#8E744B;
                }
                .ReadSpeaker:focus {
                    color:#000000 !important;
                    border:1px solid #8E744B;
                }
                */


/*for making notices red text*/
.redtext {
  color: rgb(255, 0, 0);
}

/* FROM LE - END   */


/* Accessibility Changes - START */

/* Keyboard focus - start */

/* Global */
a:focus {
  outline: 1px solid #242f3a;
}

/* Top white menu banner */
#section-header a:focus {
  outline: 1px solid #242f3a;
}

/* Main Menu */
#block-superfish-6 a:focus {
  outline: 2px solid #fff;
  padding: 0 5px;
}

/* Area, Themes, Projects Left Hand Nav */
#region-sidebar-first a:focus {
  outline: 1px solid #fff;
}

#block-views-homepage-slider-2016-block a:focus {
  outline: 2px solid #fff;
}

#block-block-21 a:focus {
  outline: 3px solid #1C1F2C;
}

/* Homepage Blocks */
.homepage-details-container a:focus {
  outline: 2px solid #fff;
  display: block;
}

/* Footer - Subscribe - Gold BG */
.footer-subscribe a:focus {
  outline: 1px solid #fff;
}

/* Footer - Social Media - BLUE BG */
.footer-social-media a:focus {
  outline: 1px solid #fff;
}

/* Footer - Main Footer Links - BLUE BG */
.menu-name-menu-footer-menu a:focus {
  outline: 1px solid #fff;
}

/* Footer - Social Media - WHITE BG */
#block-block-20 a:focus {
  outline: 1px solid #242f3a;
}

/* Work for Us Careers - Gold BG Section */
.background-careers.background-gold a:focus {
  outline: 1px solid #fff;
}

/* Who we are */
.landing-page-view .landing-details-container a:focus,
.context-areas-of-focus .area-details-container a:focus,
.context-areas-of-focus .area-news-container a:focus {
  outline: 2px solid #fff;
  display: block;
}

.view-filters .views-exposed-form .views-exposed-widget .shs-select:focus,
.view-filters .views-exposed-form .form-type-select .form-select:focus,
.view-filters .views-exposed-form .views-exposed-widget .form-submit:focus {
  outline: 2px solid #1C1F2C;
  display: inline-block;
}

.pager-load-more a:focus {
  outline: 1px solid #1C1F2C;
}

a.banner-home-link,
a.banner-crest-menu-link,
a.banner-crest-link,
a#banner-search-button {
  display: inline-block;
}

.dpmc-video-button a:focus {
  outline: 2px solid #fff;
}

.block-views-resource-centre-featured-block .view-resource-centre-featured .views-row a:focus {
  outline: 1px solid #242f3a;
}

.view-resource-centre-posts .views-row a:focus {
  outline: 1px solid #242f3a;
}

.news-centre-ministers .dpmc-button-white a:focus {
  outline: 4px solid #242f3a;
}

.social-share .social-item a:focus {
  outline: 1px solid #242f3a;
  border: 1px solid #242f3a;
  display: inline-block;
}

.button.back-arrow a:focus {
  outline: 4px solid #242f3a;
}


#showhide a.button-publication {
  color: #fff;
  text-decoration: none;
}

#showhide a.button-publication:focus {
  outline: 4px solid #1C1F2C;
}


/* Keyboard focus - end */
.banner-searchicon-img2 {
  height: auto;
  padding-top: 3px;
  width: 36px;
}


#slider-controls {
  position: relative;
  z-index: 9;
}

#slider-controls #slider-pauseplay {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 28px;
  text-align: center;
  padding-top: 12px;
}

#slider-controls #slider-pauseplay span {
  font-size: 0em;
}

#slider-controls #slider-pauseplay.play::before {
  content: "";
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 20px;
}

#slider-controls #slider-pauseplay.pause::before {
  content: "";
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 20px;
}

#slider-controls #slider-prev {
  position: absolute;
  left: 10px;
  top: 200px;
  background-image: url("img/slider-previous.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 60px;
}

#slider-controls #slider-next {
  position: absolute;
  right: 10px;
  top: 200px;
  background-image: url("img/slider-next.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 60px;
}

#slider-controls #slider-prev span,
#slider-controls #slider-next span {
  font-size: 0em;
}

.banner-crest-menu-img {
  padding: 2px;
}

.banner-home-block {
  top: 0;
}

.banner-home-img {
  padding: 5px;
}


.vr {
  border-left: 1px solid #aaa;
  display: inline;
  margin: 0 25px;
  padding-bottom: 3px;
  padding-top: 36px;
  width: 1px;
}

.homepage-details-container a {
  text-decoration: none;
}

/* Accessibility Changes - END */

/*Flag Network content type*/

.node-flag-alert .field-name-field-alert-sub-title .field-item {
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 0.002em;
}

.node-flag-alert .field-name-field-action-date,
.node-flag-alert .field-name-field-salutation {
  font-weight: bold;
  padding-bottom: 10px;
}

/* END --Flag Network content type*/

/*BETA content type*/

.node-beta .field-name-field-registration-date,
.node-beta .field-name-field-beta-description,
.node-beta .field-name-field-partner-agencies,
.node-beta .field-name-field-ethics-approval,
.node-beta .field-name-field-intervention-start-end,
.node-beta .field-name-field-experimental-design,
.node-beta .field-name-field-interventions,
.node-beta .field-name-field-control-condition,
.node-beta .field-name-field-expected-sample-size,
.node-beta .field-name-field-registration-number,
.node-beta .field-name-field-trial-results-summary,
.node-beta .field-name-field-trial-results-attachment {
  padding-bottom: 10px;
}

.view-beta .views-row {
  border-bottom: 2px solid #d2d3dc;
}

.view-beta .field-content {
  padding-top: 10px;
}

.view-beta .date-beta-clock {
  color: #242f3a;
  padding-left: 20px;
  padding-bottom: 5px;
  background: url('img/clock-small.png') left center no-repeat;
  background-position: 0px 0px;
  font-family: 'MontserratLight', sans-serif;
  font-size: 1.2em;
}


.node-beta .field-label {
  font-family: montserrat;
  font-weight: bold;
}

.view-id-beta .view-area-date {
  margin-left: -12px;
}


/*END - BETA content type*/



/* Condolences Form - START*/
.photo-gallery-condolences {
  margin-top: 240px;
}

.view-photo-gallery .views-row,
.photo-gallery-condolences .views-row {
  padding-bottom: 10px;
}


.photo-gallery-condolences .views-row img {
  padding: 3px;
  margin: 0;
  border: 1px solid #735B37;
}

.photo-gallery-condolences .button.arrow a {
  background-position: 90% 10px;
}

.photo-gallery-condolences .button.arrow a:hover {
  background-position: 95% 10px;
}


.view-photo-gallery .views-row,
.page-pmc-condolence-form-gallery .views-row,
.page-pmc-condolence-form-gallery-london .views-row,
.page-pmc-condolence-form-gallery-toiwer .views-row {
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #735B37;
  height: auto;
}

.view-photo-gallery .views-row img,
.page-pmc-condolence-form-gallery .views-row img,
.page-pmc-condolence-form-gallery-london .views-row img,
.page-pmc-condolence-form-gallery-tower .views-row img {
  width: 100%;
  height: auto;
}

.view-photo-gallery .views-row .views-field-title,
.page-pmc-condolence-form-gallery .views-row .views-field-title,
.page-pmc-condolence-form-gallery-london .views-row .views-field-title,
.page-pmc-condolence-form-gallery-tower .views-row .views-field-title {
  text-align: center;
}


.view-photo-gallery .views-row .views-field-title h2,
.page-pmc-condolence-form-gallery .views-row .views-field-title h2,
.page-pmc-condolence-form-gallery-london .views-row .views-field-title h2,
.page-pmc-condolence-form-gallery-tower .views-row .views-field-title h2 {
  font-size: 1em;
  padding-top: 10px;
}

/* Condolences Form - END */




/* IPPCP and IPPRS - and future book modules to show navigation correctly */
.node-type-book aside#region-sidebar-first {
  background-color: #C8B9A2;
}


.node-type-book aside#region-sidebar-first h2 a,
.node-type-book aside#region-sidebar-first h2 a:link,
.node-type-book aside#region-sidebar-first h2 a:active,
.node-type-book aside#region-sidebar-first h2 a:hover,
.node-type-book aside#region-sidebar-first h2 a:visited {
  color: #000;
  text-decoration: none;

}

.node-type-book aside#region-sidebar-first h2.block-title {
  padding: 15px 10px;
}


.node-type-book aside#region-sidebar-first .menu a,
.node-type-book aside#region-sidebar-first .menu li,
.node-type-book aside#region-sidebar-first .menu span {
  color: #333;
  text-decoration: none;
}

.node-type-book aside#region-sidebar-first ul.menu {
  display: block;
}

.node-type-book aside#region-sidebar-first .menu li:hover,
.node-type-book aside#region-sidebar-first .menu li:active {
  background-color: rgba(145, 114, 65, 0.3);
}

.node-type-book aside#region-sidebar-first .menu li.active-trail {
  background-color: rgba(145, 114, 65, 0.7);
}


.node-type-book aside#region-sidebar-first .menu li ul {
  margin-top: 13px;
}

/* Religious Freedom Review submissions*/

.field.field-name-field-date-of-submission.field-type-datetime.field-label-inline.clearfix {
  padding-bottom: 10px;
}

.field.field-name-field-related-submission.field-type-link-field.field-label-inline.clearfix {
  padding-top: 20px;
}

/*Image gallery*/

.gallery-group {
  display: inline-block;
  padding: 2px;
  background: #8E744B;
  margin: 0 5px 10px 0;
}

/* Budget ofw styles*/

.call-out-body {
  /*    border: 1px solid red;*/
  background-color: #fff;
  padding: 5px 20px 10px 20px;
}

.call-out-body h2 {
  color: #522B4A !important;
  background-color: #fff;
  margin-top: 20px !important;
}

.call-out-body h3 {
  color: #456A85 !important;
  background-color: #fff;
  margin-top: 20px !important;
}

.call-out-cost {
  color: #522B4A !important;
  font-size: 30px;
  font-weight: bold;
}

/*ABA call out*/

.aba-callout {
  background: #dedede;
  border: 1px solid #000;
  padding: 20px 10px 0px 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.2em;
}

/* CORPORATE PLAN - START */

.node-type-corporate-plan strong {
  font-weight: 400;
  font-family: Montserrat;
}

.node-type-corporate-plan #breadcrumb_content {
  display: none;
}

.node-type-corporate-plan #block-revslider-secretary {
  padding-bottom: 30px;

}



.node-type-corporate-plan h1,
.node-type-corporate-plan h2,
.node-type-corporate-plan h3,
.node-type-corporate-plan h4 {
  color: #000;
  font-family: 'MontserratLight', sans-serif;
  letter-spacing: 0.12em;
}

.node-type-corporate-plan .corporate-plan-menu-heading {
  background-color: #184663;
  padding: 0 40px 10px 10px;
  margin-bottom: 10px;

}

.node-type-corporate-plan .corporate-plan-menu-heading h2 {
  font-weight: 300;
  font-size: 1.05em;
  color: #fff;
  padding-top: 10px;

}

.node-type-corporate-plan #region-sidebar-first .corporate-plan-menu h2 {
  font-weight: 300;
  font-size: 0.93em;
  color: #114663;
  padding: 0;
  margin: 0;
  border-bottom: 3px solid #114663 !important;
  padding-bottom: 15px;
}


.node-type-corporate-plan .region-sidebar-first .menu a,
.node-type-corporate-plan .region-sidebar-first .menu li,
.node-type-corporate-plan .region-sidebar-first .menu span {
  color: #000;
  font-size: 12px;
  font-family: 'MontserratLight', sans-serif;
  font-weight: 500 !important;
  line-height: 120%;
  text-decoration: none;
  background-color: #e4e4e4;

}

.node-type-corporate-plan .region-sidebar-first .menu li:hover,
.node-type-corporate-plan .region-sidebar-first .menu li:active {
  background-color: #ddd;
}

.node-type-corporate-plan .region-sidebar-first .menu li.active-trail,
.node-type-corporate-plan .region-sidebar-first .menu li a.active {
  background-color: #184663;
  color: #fff;
}

.node-type-corporate-plan .region-sidebar-first .menu li {
  border-top: 1px solid #fff;
}

.node-type-corporate-plan blockquote {
  color: #184663;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 500;
  font-size: 1.4em;
  line-height: 125%;
}

.node-type-corporate-plan #block-menu-menu-coporate-plan li a {
  font-size: 1.0em;
}


.node-type-corporate-plan ul.menu {
  display: none;
}

.node-type-corporate-plan #sidebar_title_button {
  right: 3%;
  top: 4px;
}

/*
.node-type-corporate-plan h2.blue {
    background-color: #29506F;
    padding: 20px;
    color: white;
}

.node-type-corporate-plan h2.green {
    background-color: #366C52;
    padding: 20px;
    color: white;
}


.node-type-corporate-plan h2.yellow {
    background-color: #FABC1D;
    padding: 20px;

}
*/
.node-type-corporate-plan h2.stylised.blue {
  text-transform: none;
  border-bottom: 3px solid #4A6885 !important;
  padding-bottom: 20px;
  margin-bottom: 20px;


}

.node-type-corporate-plan h2.stylised.green {
  text-transform: none;
  border-bottom: 3px solid #366C52 !important;
  padding-bottom: 20px;
  margin-bottom: 20px;

}

.node-type-corporate-plan h2.stylised.yellow {
  text-transform: none;
  border-bottom: 3px solid #FABC1D !important;
  padding-bottom: 20px;
  margin-bottom: 20px;
}


.node-type-corporate-plan .pullquote.blue {
  display: block;
  background-color: #29506F;
  padding: 20px;
  color: white;
  line-height: 125%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.node-type-corporate-plan .pullquote.blue.main {
  font-size: 1.6em;
  text-transform: uppercase;
}

.node-type-corporate-plan .pullquote.blue a,
.node-type-corporate-plan h2.blue a:hover {
  text-decoration: none;
  color: #fff;
}

.node-type-corporate-plan .pullquote.green {
  display: block;
  background-color: #366C52;
  padding: 20px;
  color: white;
  line-height: 125%;
  margin-bottom: 20px;
}

.node-type-corporate-plan .pullquote.green a,
.node-type-corporate-plan h2.green a:hover {
  text-decoration: none;
  color: #fff;
}


.node-type-corporate-plan .pullquote.yellow {
  display: block;
  background-color: #FABC1D;
  padding: 20px;
  color: #000;
  line-height: 125%;
  margin-bottom: 20px;
}

.node-type-corporate-plan .pullquote.yellow a,
.node-type-corporate-plan h2.yellow a:hover {
  text-decoration: none;
  color: #000;
}



.node-type-corporate-plan img.right {
  float: right;
}

.node-type-corporate-plan img.eyecandy {
  display: none;
}

.node-type-corporate-plan img.photo {
  width: 100%;

}

.node-type-corporate-plan h3 {
  padding-top: 40px;
  display: inline-block;
  border-bottom-width: 10%;
  margin-bottom: 20px;

}

.node-type-corporate-plan h3.orange {
  border-bottom: 3px solid #D87400;
  padding-bottom: 20px;
}


.node-type-corporate-plan h3.red {
  border-bottom: 3px solid #B8322D;
  padding-bottom: 20px;
}


.node-type-corporate-plan h3.purple {
  border-bottom: 3px solid #6D195B;
  padding-bottom: 20px;
}


.node-type-corporate-plan h3.blue {
  border-bottom: 3px solid #4A6885;
  padding-bottom: 20px;
}


.node-type-corporate-plan blockquote.yellow {
  color: #d6a835;
}



.node-type-corporate-plan blockquote.green {
  color: #366C52;
}


.node-type-corporate-plan blockquote.orange {
  color: #D87400;
}


.node-type-corporate-plan blockquote.red {
  color: #B8322D;
}


.node-type-corporate-plan blockquote.purple {
  color: #6D195B;
}


.node-type-corporate-plan blockquote.blue {
  color: #4A6885;
}

.node-type-corporate-plan h1 {
  letter-spacing: 3px !important;


}

.node-type-corporate-plan #region-content h2 {
  font-size: 1.6em !important;
  font-weight: 300;
}

.node-type-corporate-plan .pillars-outer {
  width: 90%;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 2% 5%;
  margin: 3% 0;
  font-weight: 700;
}

.node-type-corporate-plan .pillars-outer.gray {
  background: #3d3d3d;
  text-transform: none;
  z-index: 1;
  position: relative;

}

.node-type-corporate-plan .pillars-outer .inner {
  padding: 2%;
  margin: 2%;
  text-transform: none;
}

.node-type-corporate-plan .pillars-outer .inner a {
  color: #fff;
  text-decoration: none;
}

.node-type-corporate-plan .pillars-outer .inner a:hover {
  text-decoration: underline;
}

.node-type-corporate-plan .pillars-outer .inner.knowledge {
  background: #d87400;
}

.node-type-corporate-plan .pillars-outer .inner.technology {
  background: #b8322d;
}

.node-type-corporate-plan .pillars-outer .inner.flexible {
  background: #6d195b;
}

.node-type-corporate-plan .pillars-outer .inner.inclusive {
  background: #4a6885;
}


.node-type-corporate-plan h3#knowledge,
.node-type-corporate-plan h3#technology,
.node-type-corporate-plan h3#flexible,
.node-type-corporate-plan h3#inclusive {
  padding-top: 140px;
  margin-top: -100px;
}

.node-type-corporate-plan h2.stylised {
  padding-top: 160px;
  margin-top: -120px;

}


.node-type-corporate-plan .performance-diagram {
  background: #cbcbcb;
  padding: 5% 5% 1% 5%;
  text-align: center;
  margin: 3% 0;

}

.node-type-corporate-plan .performance-diagram img {
  width: 90%;
  height: auto;
}

.node-type-corporate-plan img.diagram {
  width: 100%;
  height: auto;
}

/* Hard Coded Node Hack for the main Corporate Plan homepage */
.page-node-125789 h1,
.page-node-125789 .corporate-plan-menu-heading h2.block-title {
  display: none;

}

.page-node-125789 #region-content {
  padding-top: 37px;
}

.page-node-125789 #zone-content-wrapper {
  padding-top: 10px;
}

.page-node-125789 #block-menu-menu-coporate-plan {
  padding-top: 10px !important;

}

/* CORPORATE PLAN - END */

blockquote.feature {
  background: #e2caa7;
  font-size: 1.8em;
  line-height: 125%;
  padding: 20px 40px;
}

blockquote.feature div {
  display: flex;
  justify-content: center;

}

blockquote.feature .third {
  width: 30%;
  text-align: center;
  display: inline-block;
  text-align: center;
  font-size: 0.6em;
  line-height: 110%;
  padding: 30px 5px 20px 5px;

}

blockquote.feature strong {
  font-size: 3em;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
  display: inline-block;
}


/* Table zebra striping */

.table-stripe tr:nth-child(odd) {
  background-color: #f0f0e0;
}


#zone-menu-wrapper {
  background-color: #3a444e;
  padding-bottom: 20px;
  padding-top: 0;
}

#zone-menu-wrapper ul.menu li {
  display: inline-block;
}

#zone-menu-wrapper ul.menu li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  padding: 0 5px;
}

#zone-menu-wrapper ul.menu li a:hover {
  text-decoration: underline;
}


.find-regional-office a {
  padding: 3px 10px;
  background: #008f8b;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 0.8em;
}

/* Search */
#block-custom-search-blocks-1 .search-form {
  float: left;
  margin-bottom: 0;
}

#block-custom-search-blocks-1 .form-item-custom-search-blocks-form-1 {
  float: left;
}

#block-custom-search-blocks-1 div#edit-actions,
#block-custom-search-blocks-1 div#edit-actions--2 {
  float: right;
}

.mission {
  background-color: #242f3a;
  color: #ff8600;
  padding: 20px 0;
  font-size: 1.2em;
  font-weight: 300;

  text-align: center;
}


#section-header {
  padding-bottom: 15px;
}

#zone-header-wrapper {
  position: relative;
  background-color: #242f3a;
}

/* Right wing */
/*
#zone-header-wrapper:before {
    content: url("../images/niaa-header-wrap-3b.png");
    position: absolute;
    top: -7px;
    right:-600px;
    z-index:1;
}
*/




/* Left Wing */
.mission:before {
  content: url("../images/niaa-header-wrap-1d.png");
  position: absolute;
  left: -890px;
  top: -32px;


}

.homepage-latest-news-block .view-news-center-landing-page h3 {
  font-size: 1em;
  margin-top: 10px;
}

.front .view-news-centre-landing-page a {
  text-decoration: none;
}

.front a.homepage-news-date {
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block;
  color: #dd7400;
}


.homepage-latest-news-block h2,
.homepage-quicklinks-block h2 {
  color: #008f8b;
  margin-bottom: 25px;
}

.homepage-news-item {
  border-bottom: 1px solid #dd7400;
  margin-bottom: 20px;
}

.homepage-quicklinks-block ul {
  list-style: none;
}

.homepage-quicklinks-block ul li {
  padding: 20px 10px;
  border-bottom: 1px solid #dd7400;
  transition: all 250ms ease-in-out;
  line-height: 1.2;
}

.homepage-quicklinks-block ul li:hover {
  transform: scale(1.1);
}

.homepage-quicklinks-block ul li a {
  text-decoration: none;
  font-size: 1.4em;
  font-weight: 700;
}

/*
.homepage-quicklinks-block ul li a:hover{
    text-decoration: underline; 
}
*/
a.purple {
  color: #821811;
}

a.green {
  color: #18835f;
}

a.blue {
  color: #0d74aa;
}

a.yellow {
  color: #f59f0b;
}

a.orange {
  color: #dd7400;
}

a.black {
  color: #000;
}

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

.header-social img {
  width: 32px;
  height: auto;
}

.homepage-acknowledge {
  padding: 30px;
  line-height: 130%;
  text-align: center;
  font-size: 1.1rem;
}

/* Homepage Feature Boxes */
.two-col {
  margin: 1%;
  padding: 20px;
  width: 87%;
}

.three-col {
  width: 90%;
  margin: 1%;
  padding: 15px;
}


.homepage-feature {
  float: left;
  position: relative;

  display: flex;
  justify-content: center;
  align-items: center;

  color: #fff;

  height: 100px;
  overflow: hidden;

  cursor: pointer;
}



.homepage-feature .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #008f8b;

  transition: all 500ms ease-in-out;
}

.homepage-feature:hover .overlay {
  opacity: 0;
}


.homepage-feature .background-feature {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;

}

.homepage-feature .background-feature img {
  width: 100%;
  height: auto;
  object-fit: cover;
}


.homepage-feature h3 {
  z-index: 10;
  font-weight: 300;
  padding: 10px 40px;
  text-align: center;
  transition: all 300ms ease-in-out;
}

.homepage-feature:hover h3 {
  background: #242f3a80;
}

.homepage-video-thumb,
.homepage-video,
.hover-image-container {
  overflow: hidden;
}



.hover-image-container img,
.hover-image {
  transition: all 300ms ease-in-out;
}

.hover-image-container img:hover,
.hover-image:hover {
  transform: scale(1.1);
  filter: contrast(140%);
}

.homepage-video-thumb {
  position: relative;
  transform-style: preserve-3d;

}

.homepage-video-thumb:hover {
  box-shadow: 0 0 20px #333;
}

.homepage-video-thumb h3 {
  position: absolute;
  display: inline-block;
  top: 90%;
  left: 5%;
  color: red;
  font-size: 2em;
  z-index: 10;
  transform: translateZ(50px);
  transform-style: preserve-3d;


}

div#zone-footer-wrapper {
  margin-top: 50px;
}

div#zone-footerglobal-wrapper {
  background-color: #242f3a;
  padding: 20px 0;
}

img.footer-crest {
  width: 300px;
  height: auto;
}

div#zone-footerglobal-wrapper ul {
  list-style: none;
  border-top: 1px solid #fff;
  padding-top: 10px;

}

div#zone-footerglobal-wrapper ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 5px;
}


div#zone-footerglobal-wrapper .region-footer-g-second,
div#zone-footerglobal-wrapper .region-footer-g-third {
  margin-top: 52px;
}

footer#section-footer {
  overflow: hidden;
}

.footer-deceased {
  padding: 20px;
  font-size: 0.8em;
}


.footer-deceased:before {
  content: url("../images/niaa-footer-wrap-left.png");
  position: absolute;
  left: -1000px;
  top: -55px;
}

.page-search .footer-deceased:before {
  top: -54px;
}



.responsive {
  width: 100%;
  height: auto;
}

.center {
  text-align: center;
  display: flex;
  justify-content: center;
}

.form-actions input:hover {
  background: none;
}

input#edit-submit {
  /*    width:22px;*/
  height: auto;
}

/* Responsive Menu Overrides */
.responsive-menus.responsified span.toggler {
  padding: 1px;
  display: block;
  background: #242f3a;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.35em;
  text-align: center;
  cursor: pointer;
  outline: none;
  padding: 10px;
}

.responsive-menus.responsified .responsive-menus-simple {
  display: none;
  width: 100%;
  background: #242f3a;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}

#region-menu {
  padding-bottom: 20px;
}

aside#region-sidebar-first {
  background-size: cover;
}


/* IE ONLY HACKS */
@media screen and (-ms-high-contrast:none) {
  .mission {
    padding-bottom: 19px;
  }

  .footer-deceased {
    padding-bottom: 19px;
  }
}

/*Graduate program Apply now button styles*/
.apply-now {
  margin-bottom: 20px;
  padding: 5px;
  border: 2px solid #1c2b39;
}

.apply-now, .apply-now p {
  display: inline-block;
}

.apply-now p {
  margin-bottom: 0px;
}

.apply-now a {
  display: block;
	text-decoration: none;
  padding: 10px 40px;
  background-color: #de761c;
  color: white;
  font-size: 24px;
}

.apply-now a:hover, .apply-now a:focus, .apply-now a:focus {
  background-color: #1c2b39;
}


/* Site Alert - Coronavirus (covid19) */
#zone-site-alert-wrapper {
    background-color: #dc3548;
    padding: 25px 5% 5px 5%;
}
div#region-site-alert-region {
    width: 100%;
}


#zone-site-alert {
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight:500;
}

#zone-site-alert a {
	color: #fff;
	font-weight:700;
}	
#zone-site-alert a:hover {
	text-decoration: none;
}	

/* COVID-19 Style Changes - START */ 
.node-type-covid-page #breadcrumb_content {
	display:none;
}
.node-type-covid-page a.homepage-news-date {
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block;
  color: #dd7400;
}

.node-type-covid-page .view-news-centre-landing-page a {
    text-decoration: none;
}

.node-type-covid-page #zone-menu-wrapper {
    background-color: #DD7507;
} 

.node-type-covid-page .covid-menu h2 {
    color: #fff;
    padding: 20px 0 20px 0;
	margin-top:0;
	font-size: 1.3em;
}

.covid-news-aoc {
	line-height: 1.75em;
	font-size: 1.1em;
	padding: 0.5em;
}	


.node-type-covid-page .responsive-menus.responsified span.toggler {
  background: #be6500;
}

.node-type-covid-page .responsive-menus.responsified .responsive-menus-simple {
  background: #be6500;
}

ul.covid-links-grid-teal {
	margin: 0 !important;
	padding: 1em 0;
}

ul.covid-links-grid-teal li {
	display: inline-flex;
	justify-content: center;
    align-items: center;
	background: #008f8b;
	width: 90%;
	vertical-align: top;
	height: 4em;
	padding: 1em;
	margin: 1%;
	text-align: center;
	color: #FFF;
}	

ul.covid-links-grid-teal a {
	color: #FFF;
	text-decoration: none;
}

ul.covid-links-grid-teal a:hover {
	color: #FFF;
	font-weight: 900;
	text-decoration: underline;
}

ul.covid-links-grid-navy {
	margin: 0 !important;
	padding: 1em 0;
}

ul.covid-links-grid-navy li {
	display: inline-flex;
	justify-content: center;
    align-items: center;
	background: #25303b;
	width: 90%;
	vertical-align: top;
	height: 4em;
	padding: 1em;
	margin: 1%;
	text-align: center;
	color: #FFF;
}	

ul.covid-links-grid-navy a {
	color: #FFF;
	text-decoration: none;
}

ul.covid-links-grid-navy a:hover {
	color: #FFF;
	font-weight: 900;
	text-decoration: underline;
}

/* COVID-19 Style Changes - END */ 

/* Hide GeoField on IA Projects Content Type */
#edit-field-test-geofield {
    display: none;
}


/*Call out blocks*/

.callout {
  border: 1px solid #000;
  margin-bottom: 20px;
}

.callout-heading {
  background: #dedede;
  border-bottom: 1px solid #000;
  padding: 7px 0 0 5px;
  font-weight: bold;
  font-size: 20px !important;
}

.callout-body {
  padding: 10px 5px 0px 5px;
  font-style: italic;
}

/* New buttons */
.grid {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.grid img, .grid .p-tile {
  width: 173px;
  height: auto;
  margin-right: 20px;
  box-shadow: 3px 3px 3px #eee;
  transition: all 120ms ease-in-out;
  visibility: visible;
  -webkit-transform: translateY(0) scale(1);
  opacity: 1;
  transform: translateY(0) scale(1);
  opacity: 1;
  -webkit-transition: all 0.12s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0.1s, opacity 0.5s ease-in-out 0.1s;
  transition: all 0.12s ease-in-out 0s, transform 0.5s ease-in-out 0.1s, opacity 0.5s ease-in-out 0.1s;
}

.grid .p-tile:hover {
  transform: scale(1.1) !important;
}