/*
Theme Name: IHREC
Theme URI: http://www.ihrec.ie
Author: Fusio
Author URI: http://www.fusio.net
Description: Custom theme for IHREC.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Universal Styles
 * 2.0 - Header
 *   2.1 - Main Menus
 * 3.0 - Main content
 *   3.1 - Homepage
 *   3.2 - Inner pages
 *   3.3 - Sidebar
 *   3.4 - Forms
 * 4.0 - Footer
 * 5.0 - Media Queries
 * 6.0 - Print CSS 
 * ----------------------------------------------------------------------------
 */


/**
* 1.0 Universal Styles
* ----------------------------------------------------------------------------
*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Merriweather:400,700);


/* GLOBAL STYLES --------------------------------------------------- */

body {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}



/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 17px;
}

.page-content h4,
.page-content h5,
.page-content h6 {
  margin-top: 20px;
}

h1 {
  font-size: 24px;
  margin-top: 0;
  color: #0097AA;
}

h2 {
  font-size: 20px;
  color: #D52566;
}

h3 {
  font-size: 18px;
  color: #5B2F80;
  line-height: 1.6;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 14px;
}

.page-content h2 {
  clear: both;
}

p {
  margin-bottom: 20px;
}

p.date {
  color: #677678;
  font-style: italic;
}

.centered {
  text-align: center;
}



/* Links */

a {
  color: #227c89;
}


/* Removing this for accessibility :focus purposes - Cian - 13.09.18
.page-content a {
    text-decoration: underline;
} */

.page-content h2 a,
.page-content h3 a,
.page-content h4 a,
.page-content h5 a,
.page-content h6 a {
  /*display: inline-block;*/
  /*position: relative;*/
}

.page-content h2 a {}

.page-content h5 a,
.page-content h6 a {}

.page-content h2 a:after,
.page-content h3 a:after,
.page-content h4 a:after,
.page-content h5 a:after,
.page-content h6 a:after {
  display: block;
  position: absolute;
  left: 0;
}

.page-content h2 a:after {
  border-top: 7px solid transparent;
  border-left: 7px solid #4c4c4c;
  border-bottom: 7px solid transparent;
  top: 6px;
}

.page-content h3 a:after {
  border-top: 6px solid transparent;
  border-left: 6px solid #4c4c4c;
  border-bottom: 6px solid transparent;
  top: 5px;
}

.page-content h4 a:after {
  border-top: 6px solid transparent;
  border-left: 6px solid #4c4c4c;
  border-bottom: 6px solid transparent;
  top: 4px;
}

.page-content h5 a:after {
  border-top: 5px solid transparent;
  border-left: 5px solid #4c4c4c;
  border-bottom: 5px solid transparent;
  top: 5px;
}

.page-content h6 a:after {
  border-top: 5px solid transparent;
  border-left: 5px solid #4c4c4c;
  border-bottom: 5px solid transparent;
  top: 4px;
}

.page-content h6.signup {
  margin-top: -10px !important;
  text-align: right;
}

.page-content h6.signup a {
  font-size: 13px;
}

@media (min-width: 768px) {
  .page-content h6.signup {
    margin-top: 0px !important;
  }
  h1 {
    font-size: 28px;
    margin-top: 0;
    color: #0097AA;
  }
  h2 {
    font-size: 24px;
    color: #D52566;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:hover,
a:active {
  outline: none !important;
}


ul.fusio-share-icons {
  list-style: none !important;
}

ul.fusio-share-icons li {
  list-style: none !important;
  float: left;
  margin-top: 30px;
  margin-left: 2px !important;
  padding-left: 0px !important;
}


/* Images */

.page-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

img.pull-right,
img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

img.pull-left,
img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

img{max-width:100%;}
img.size-full{width:100%; height:auto;}



/* Added to fix alignment */


/* Images */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

img.alignright {
  margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

img.aligncenter {
  margin: 5px auto;
}

img.alignnone {
  margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #333;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-top: 5px;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption.alignleft+ul,
.wp-caption.alignleft+ol {
  list-style-position: inside;
}



/* Lists */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  padding: 0;
}

.page-content ul {
  margin: 0 0 15px 5px;
}

.page-content ul li {
  padding: 0 0 2px 32px;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}

.page-content ol ul li {
  padding: 0 0 2px 32px;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}

.page-content ol {
  margin: 0 0 15px 5px;
  padding-left: 25px;
}

.page-content ol li {
  padding: 0 0 2px 2px;
}


/* Publication List */

.maincontent ul.documents {
  margin-left: 0;
  padding-left: 0;
}

.maincontent ul.documents li {
  list-style-image: url('/app/uploads/2016/09/icon_download_mini.png');
  padding-left: 0;
  margin-left: 0;
  line-height: 27px;
  max-width: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 80px;
  position: relative;
}

.maincontent ul.documents li:before {
  content: url('/app/uploads/2016/09/icon_download_mini.png');
  display: block;
  position: absolute;
}

.maincontent ul.documents li a {
  padding-left: 80px;
}

/* Newsletter */

form.mailster-form.mailster-form-1 div.mailster-form-info.success {
  background-color: #608023;
}

/* Pagination */

.page-content ul.pagination {
  margin: 0 auto;
}

.page-content ul.pagination li {
  padding: 0;
}

.page-content ul.pagination li:before {
  background: none;
  content: normal;
  display: none !important;
}

.page-content ul.pagination li a,
.page-content ul.pagination li span {
  background: #c9d9db;
  border: 0;
  color: #000;
  font-size: 14px;
  margin: 0 1px 0 2px;
  min-width: 25px;
  padding: 2px 8px;
  position: relative;
}

.page-content ul.pagination li a:hover {
  background: #4c4c4c;
  color: #fff;
}

.page-content ul.pagination li.disabled a,
.page-content ul.pagination li.disabled span {
  color: #46565c;
}

.page-content ul.pagination li.disabled a:hover,
.page-content ul.pagination li.disabled span:hover {
  background: #c9d9db;
}

.page-content ul.pagination li:first-child a,
.page-content ul.pagination li:first-child span {
  border-radius: 0;
  margin: 0 5px 0 0;
  padding-right: 10px;
  padding-left: 6px;
}

.page-content ul.pagination li:last-child a,
.page-content ul.pagination li:last-child span {
  border-radius: 0;
  margin: 0 0 0 6px;
  padding-right: 6px;
  padding-left: 10px;
}

.page-content ul.pagination li:first-child a:after,
.page-content ul.pagination li:first-child span:after {
  border-top: 12px solid transparent;
  border-right: 10px solid #c9d9db;
  border-bottom: 12px solid transparent;
  content: '';
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 0;
}

.page-content ul.pagination li:first-child a:hover:after {
  border-right-color: #4c4c4c;
}

.page-content ul.pagination li.disabled:first-child a:hover:after,
.page-content ul.pagination:first-child li.disabled span:hover:after {
  border-right-color: #c9d9db;
}

.page-content ul.pagination li:last-child a:after {
  border-top: 12px solid transparent;
  border-left: 10px solid #c9d9db;
  border-bottom: 12px solid transparent;
  content: '';
  display: inline-block;
  position: absolute;
  right: -10px;
  top: 0;
}

.page-content ul.pagination li:last-child a:hover:after {
  border-left-color: #4c4c4c;
}

.page-content ul.pagination li.disabled:last-child a:hover:after,
.page-content ul.pagination:last-child li.disabled span:hover:after {
  border-left-color: #c9d9db;
}

.page-content ul.pagination li.active a,
.page-content ul.pagination li.active span {
  background: #4c4c4c;
  color: #fff;
  font-weight: 600;
}

#accordion * {
  outline: none;
}

.ques {
  display: block;
  padding: 10px 15px;
  background: #eeeeee;
  color: #666;
  cursor: pointer;
  margin: 0 0 5px;
  font-size: 16px;
}

.ques.ui-state-active {
  display: block;
  padding: 10px 15px;
  background: #E42151;
  color: #fff;
}

.ques .caret {
  border-bottom: 0;
  border-top: 4px dashed;
  color: #666;
  float: right;
  margin-top: 12px;
}

.ques.ui-state-active .caret {
  border-bottom: 4px dashed;
  border-top: 0;
  color: #fff;
}

.qopen {
  padding: 15px;
  border-top: 1px solid #ddd;
  margin-top: -5px;
}

@media (min-width: 768px) {
  .page-content ul.pagination li a,
  .page-content ul.pagination li span {
    margin: 0 2px 0 3px;
  }
  .page-content ul.pagination li:first-child a,
  .page-content ul.pagination li:first-child span {
    margin-right: 12px;
  }
  .page-content ul.pagination li:last-child a,
  .page-content ul.pagination li:last-child span {
    margin-left: 13px;
  }
}


/* >>> Report Form */

.reportform {
  background: #efefef;
  padding: 20px 30px 20px 30px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}


/* >>> Buttons */

.btn {
  background-color: #4c4c4c;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  padding: 5px 15px;
  position: relative;
  text-decoration: none !important;
  white-space: normal;
}

.btn:hover,
.btn:focus,
.btn:active {
  background-color: #000;
  color: #fff;
}

.btn.btn-back {
  padding-left: 8px;
}

.btn.btn-back:after {
  border-top: 15px solid transparent;
  border-right: 13px solid #4c4c4c;
  border-bottom: 15px solid transparent;
  content: '';
  display: inline-block;
  position: absolute;
  left: -13px;
  top: 0;
}

.btn.btn-back:hover:after {
  border-right-color: #000;
}



/* Tables */

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>th,
.table>tbody+tbody,
.table-bordered,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
  border-color: #e5e5e5;
}

caption {
  padding-top: 0;
}

.table {
  margin-bottom: 15px;
}



/* Forms */

.form-inline {
  margin-bottom: 15px;
}

.form-control {
  border-color: #cacaca;
  border-radius: 0;
  color: #555;
}

.form-control::-moz-placeholder {
  color: #666;
}

.form-control:-ms-input-placeholder {
  color: #666;
}

.form-control::-webkit-input-placeholder {
  color: #666;
}



/* Tabs (Latest) */

.latest {
  margin-bottom: 30px;
}

.latest h2 {
  font-size: 18px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 13px;
}

.tab-box {}

.nav-tabs {
  border-bottom: none;
}

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

.nav-tabs>li>a {
  border: none;
  border-radius: 0;
  color: #666;
  padding: 5px 8px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  background-color: #ebebeb;
  border: none;
  color: #000;
  cursor: default;
}

.tab-content {
  background-color: #ebebeb;
  padding: 10px 10px 1px;
}

.latest .tab-content {
  font-size: 13px;
}

.latest .tab-content li {
  padding: 2px 0 12px;
}

.latest .tab-content li a {
  color: #677678;
  font-style: italic;
}

.latest .tab-content li a strong {
  color: #000;
  display: block;
  font-style: normal;
  font-weight: normal;
  padding-top: 4px;
}

.latest .tab-content p {
  margin-bottom: 10px;
  text-align: right;
}


/**
* Bootstrap 4 styles
* ----------------------------------------------------------------------------
*/


/******************************

Display utilities    ******************************/

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}


@media (min-width: 768px) {

  .d-sm-none {
    display: none !important;
  }

  .d-sm-block {
    display: block !important;
  }
}

@media (min-width: 992px) {

  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }
}


/******************************

Spacing ******************************/


/***** All Margin styles *****/

.m-0 {
  margin: 0!important;
}

.m-1 {
  margin: .25rem!important;
}

.m-2 {
  margin: .5rem!important;
}

.m-3 {
  margin: 1rem!important;
}

.m-4 {
  margin: 1.5rem!important;
}

.m-5 {
  margin: 3rem!important;
}

.my-0 {
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.my-1 {
  margin-top: .25rem!important;
  margin-top: .25rem!important;
}

.my-2 {
  margin-top: .5rem!important;
  margin-bottom: .5rem!important;
}

.my-3 {
  margin-top: 1rem!important;
  margin-bottom: 1rem!important;
}

.my-4 {
  margin-top: 1.5rem!important;
  margin-bottom: 1.5rem!important;
}

.my-5 {
  margin-top: 3rem!important;
  margin-bottom: 3rem!important;
}

.mx-0 {
  margin-right: 0!important;
}

.mx-1 {
  margin-right: .25rem!important;
}

.mx-2 {
  margin-right: .5rem!important;
}

.mx-3 {
  margin-right: 1rem!important;
}

.mx-4 {
  margin-right: 1.5rem!important;
}

.mx-5 {
  margin-right: 3rem!important;
}

.mt-0 {
  margin-top: 0!important;
}

.mt-1 {
  margin-top: .25rem!important;
}

.mt-2 {
  margin-top: .5rem!important;
}

.mt-3 {
  margin-top: 1rem!important;
}

.mt-4 {
  margin-top: 1.5rem!important;
}

.mt-5 {
  margin-top: 3rem!important;
}

.mr-0 {
  margin-right: 0!important;
}

.mr-1 {
  margin-right: .25rem!important;
}

.mr-2 {
  margin-right: .5rem!important;
}

.mr-3 {
  margin-right: 1rem!important;
}

.mr-4 {
  margin-right: 1.5rem!important;
}

.mr-5 {
  margin-right: 3rem!important;
}

.mb-0 {
  margin-bottom: 0!important;
}

.mb-1 {
  margin-bottom: .25rem!important;
}

.mb-2 {
  margin-bottom: .5rem!important;
}

.mb-3 {
  margin-bottom: 1rem!important;
}

.mb-4 {
  margin-bottom: 1.5rem!important;
}

.mb-5 {
  margin-bottom: 3rem!important;
}

.ml-0,
.mx-0 {
  margin-left: 0!important;
}

.ml-1,
.mx-1 {
  margin-left: .25rem!important;
}

.ml-2,
.mx-2 {
  margin-left: .5rem!important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem!important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem!important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem!important;
}

.m-auto {
  margin: auto;
}

.mt-auto {
  margin-top: auto!important;
}

.mb-auto {
  margin-bottom: auto!important;
}

.mr-auto {
  margin-right: auto!important;
}

.ml-auto,
.mx-auto {
  margin-left: auto!important;
}

.mx-auto {
  margin-right: auto!important;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}


/* BS3 sm is equivalent to BS4 md*/

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

  .m-sm-0 {
    margin: 0!important;
  }

  .m-sm-1 {
    margin: .25rem!important;
  }

  .m-sm-2 {
    margin: .5rem!important;
  }

  .m-sm-3 {
    margin: 1rem!important;
  }

  .m-sm-4 {
    margin: 1.5rem!important;
  }

  .m-sm-5 {
    margin: 3rem!important;
  }

  .my-sm-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .my-sm-1 {
    margin-top: .25rem!important;
    margin-top: .25rem!important;
  }

  .my-sm-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important;
  }

  .my-sm-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
  }

  .my-sm-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
  }

  .my-sm-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
  }

  .mx-sm-0 {
    margin-right: 0!important;
  }

  .mx-sm-1 {
    margin-right: .25rem!important;
  }

  .mx-sm-2 {
    margin-right: .5rem!important;
  }

  .mx-sm-3 {
    margin-right: 1rem!important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem!important;
  }

  .mx-sm-5 {
    margin-right: 3rem!important;
  }

  .mt-sm-0 {
    margin-top: 0!important;
  }

  .mt-sm-1 {
    margin-top: .25rem!important;
  }

  .mt-sm-2 {
    margin-top: .5rem!important;
  }

  .mt-sm-3 {
    margin-top: 1rem!important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem!important;
  }

  .mt-sm-5 {
    margin-top: 3rem!important;
  }

  .mr-sm-0 {
    margin-right: 0!important;
  }

  .mr-sm-1 {
    margin-right: .25rem!important;
  }

  .mr-sm-2 {
    margin-right: .5rem!important;
  }

  .mr-sm-3 {
    margin-right: 1rem!important;
  }

  .mr-sm-4 {
    margin-right: 1.5rem!important;
  }

  .mr-sm-5 {
    margin-right: 3rem!important;
  }

  .mb-sm-0 {
    margin-bottom: 0!important;
  }

  .mb-sm-1 {
    margin-bottom: .25rem!important;
  }

  .mb-sm-2 {
    margin-bottom: .5rem!important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem!important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem!important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem!important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0!important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem!important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem!important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem!important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem!important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem!important;
  }

  .m-sm-auto {
    margin: auto;
  }

  .mt-sm-auto {
    margin-top: auto!important;
  }

  .mb-sm-auto {
    margin-bottom: auto!important;
  }

  .mr-sm-auto {
    margin-right: auto!important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto!important;
  }

  .mx-sm-auto {
    margin-right: auto!important;
  }

  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}


/* BS3 md is equivalent to BS4 lg*/

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

  .m-md-0 {
    margin: 0!important;
  }

  .m-md-1 {
    margin: .25rem!important;
  }

  .m-md-2 {
    margin: .5rem!important;
  }

  .m-md-3 {
    margin: 1rem!important;
  }

  .m-md-4 {
    margin: 1.5rem!important;
  }

  .m-md-5 {
    margin: 3rem!important;
  }

  .my-md-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .my-md-1 {
    margin-top: .25rem!important;
    margin-top: .25rem!important;
  }

  .my-md-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important;
  }

  .my-md-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
  }

  .my-md-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
  }

  .my-md-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
  }

  .mx-md-0 {
    margin-right: 0!important;
  }

  .mx-md-1 {
    margin-right: .25rem!important;
  }

  .mx-md-2 {
    margin-right: .5rem!important;
  }

  .mx-md-3 {
    margin-right: 1rem!important;
  }

  .mx-md-4 {
    margin-right: 1.5rem!important;
  }

  .mx-md-5 {
    margin-right: 3rem!important;
  }

  .mt-md-0 {
    margin-top: 0!important;
  }

  .mt-md-1 {
    margin-top: .25rem!important;
  }

  .mt-md-2 {
    margin-top: .5rem!important;
  }

  .mt-md-3 {
    margin-top: 1rem!important;
  }

  .mt-md-4 {
    margin-top: 1.5rem!important;
  }

  .mt-md-5 {
    margin-top: 3rem!important;
  }

  .mr-md-0 {
    margin-right: 0!important;
  }

  .mr-md-1 {
    margin-right: .25rem!important;
  }

  .mr-md-2 {
    margin-right: .5rem!important;
  }

  .mr-md-3 {
    margin-right: 1rem!important;
  }

  .mr-md-4 {
    margin-right: 1.5rem!important;
  }

  .mr-md-5 {
    margin-right: 3rem!important;
  }

  .mb-md-0 {
    margin-bottom: 0!important;
  }

  .mb-md-1 {
    margin-bottom: .25rem!important;
  }

  .mb-md-2 {
    margin-bottom: .5rem!important;
  }

  .mb-md-3 {
    margin-bottom: 1rem!important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem!important;
  }

  .mb-md-5 {
    margin-bottom: 3rem!important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0!important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem!important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem!important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem!important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem!important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem!important;
  }

  .m-md-auto {
    margin: auto;
  }

  .mt-md-auto {
    margin-top: auto!important;
  }

  .mb-md-auto {
    margin-bottom: auto!important;
  }

  .mr-md-auto {
    margin-right: auto!important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto!important;
  }

  .mx-md-auto {
    margin-right: auto!important;
  }

  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}


/* BS3 lg is equivalent to BS4 xl*/

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

  .m-lg-0 {
    margin: 0!important;
  }

  .m-lg-1 {
    margin: .25rem!important;
  }

  .m-lg-2 {
    margin: .5rem!important;
  }

  .m-lg-3 {
    margin: 1rem!important;
  }

  .m-lg-4 {
    margin: 1.5rem!important;
  }

  .m-lg-5 {
    margin: 3rem!important;
  }

  .my-lg-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .my-lg-1 {
    margin-top: .25rem!important;
    margin-top: .25rem!important;
  }

  .my-lg-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important;
  }

  .my-lg-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
  }

  .my-lg-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
  }

  .my-lg-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
  }

  .mx-lg-0 {
    margin-right: 0!important;
  }

  .mx-lg-1 {
    margin-right: .25rem!important;
  }

  .mx-lg-2 {
    margin-right: .5rem!important;
  }

  .mx-lg-3 {
    margin-right: 1rem!important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem!important;
  }

  .mx-lg-5 {
    margin-right: 3rem!important;
  }

  .mt-lg-0 {
    margin-top: 0!important;
  }

  .mt-lg-1 {
    margin-top: .25rem!important;
  }

  .mt-lg-2 {
    margin-top: .5rem!important;
  }

  .mt-lg-3 {
    margin-top: 1rem!important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem!important;
  }

  .mt-lg-5 {
    margin-top: 3rem!important;
  }

  .mr-lg-0 {
    margin-right: 0!important;
  }

  .mr-lg-1 {
    margin-right: .25rem!important;
  }

  .mr-lg-2 {
    margin-right: .5rem!important;
  }

  .mr-lg-3 {
    margin-right: 1rem!important;
  }

  .mr-lg-4 {
    margin-right: 1.5rem!important;
  }

  .mr-lg-5 {
    margin-right: 3rem!important;
  }

  .mb-lg-0 {
    margin-bottom: 0!important;
  }

  .mb-lg-1 {
    margin-bottom: .25rem!important;
  }

  .mb-lg-2 {
    margin-bottom: .5rem!important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem!important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem!important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem!important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0!important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem!important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem!important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem!important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem!important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem!important;
  }

  .m-lg-auto {
    margin: auto;
  }

  .mt-lg-auto {
    margin-top: auto!important;
  }

  .mb-lg-auto {
    margin-bottom: auto!important;
  }

  .mr-lg-auto {
    margin-right: auto!important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto!important;
  }

  .mx-lg-auto {
    margin-right: auto!important;
  }

  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}


/***** All Padding styles *****/

.p-0 {
  padding: 0!important;
}

.p-1 {
  padding: .25rem!important;
}

.p-2 {
  padding: .5rem!important;
}

.p-3 {
  padding: 1rem!important;
}

.p-4 {
  padding: 1.5rem!important;
}

.p-5 {
  padding: 3rem!important;
}

.py-0 {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.py-1 {
  padding-top: .25rem!important;
  padding-top: .25rem!important;
}

.py-2 {
  padding-top: .5rem!important;
  padding-bottom: .5rem!important;
}

.py-3 {
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;
}

.py-4 {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important;
}

.py-5 {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important;
}

.px-0 {
  padding-right: 0!important;
}

.px-1 {
  padding-right: .25rem!important;
}

.px-2 {
  padding-right: .5rem!important;
}

.px-3 {
  padding-right: 1rem!important;
}

.px-4 {
  padding-right: 1.5rem!important;
}

.px-5 {
  padding-right: 3rem!important;
}

.pt-0 {
  padding-top: 0!important;
}

.pt-1 {
  padding-top: .25rem!important;
}

.pt-2 {
  padding-top: .5rem!important;
}

.pt-3 {
  padding-top: 1rem!important;
}

.pt-4 {
  padding-top: 1.5rem!important;
}

.pt-5 {
  padding-top: 3rem!important;
}

.pr-0 {
  padding-right: 0!important;
}

.pr-1 {
  padding-right: .25rem!important;
}

.pr-2 {
  padding-right: .5rem!important;
}

.pr-3 {
  padding-right: 1rem!important;
}

.pr-4 {
  padding-right: 1.5rem!important;
}

.pr-5 {
  padding-right: 3rem!important;
}

.pb-0 {
  padding-bottom: 0!important;
}

.pb-1 {
  padding-bottom: .25rem!important;
}

.pb-2 {
  padding-bottom: .5rem!important;
}

.pb-3 {
  padding-bottom: 1rem!important;
}

.pb-4 {
  padding-bottom: 1.5rem!important;
}

.pb-5 {
  padding-bottom: 3rem!important;
}

.pl-0,
.px-0 {
  padding-left: 0!important;
}

.pl-1,
.px-1 {
  padding-left: .25rem!important;
}

.pl-2,
.px-2 {
  padding-left: .5rem!important;
}

.pl-3,
.px-3 {
  padding-left: 1rem!important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem!important;
}

.pl-5,
.px-5 {
  padding-left: 3rem!important;
}

@media screen and (min-width: 768px) {
  .p-sm-0 {
    padding: 0!important;
  }

  .p-sm-1 {
    padding: .25rem!important;
  }

  .p-sm-2 {
    padding: .5rem!important;
  }

  .p-sm-3 {
    padding: 1rem!important;
  }

  .p-sm-4 {
    padding: 1.5rem!important;
  }

  .p-sm-5 {
    padding: 3rem!important;
  }

  .py-sm-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }

  .py-sm-1 {
    padding-top: .25rem!important;
    padding-top: .25rem!important;
  }

  .py-sm-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
  }

  .py-sm-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
  }

  .py-sm-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
  }

  .py-sm-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }

  .px-sm-0 {
    padding-right: 0!important;
  }

  .px-sm-1 {
    padding-right: .25rem!important;
  }

  .px-sm-2 {
    padding-right: .5rem!important;
  }

  .px-sm-3 {
    padding-right: 1rem!important;
  }

  .px-sm-4 {
    padding-right: 1.5rem!important;
  }

  .px-sm-5 {
    padding-right: 3rem!important;
  }

  .pt-sm-0 {
    padding-top: 0!important;
  }

  .pt-sm-1 {
    padding-top: .25rem!important;
  }

  .pt-sm-2 {
    padding-top: .5rem!important;
  }

  .pt-sm-3 {
    padding-top: 1rem!important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem!important;
  }

  .pt-sm-5 {
    padding-top: 3rem!important;
  }

  .pr-sm-0 {
    padding-right: 0!important;
  }

  .pr-sm-1 {
    padding-right: .25rem!important;
  }

  .pr-sm-2 {
    padding-right: .5rem!important;
  }

  .pr-sm-3 {
    padding-right: 1rem!important;
  }

  .pr-sm-4 {
    padding-right: 1.5rem!important;
  }

  .pr-sm-5 {
    padding-right: 3rem!important;
  }

  .pb-sm-0 {
    padding-bottom: 0!important;
  }

  .pb-sm-1 {
    padding-bottom: .25rem!important;
  }

  .pb-sm-2 {
    padding-bottom: .5rem!important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem!important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem!important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem!important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0!important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem!important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem!important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem!important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem!important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem!important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-0 {
    padding: 0!important;
  }

  .p-md-1 {
    padding: .25rem!important;
  }

  .p-md-2 {
    padding: .5rem!important;
  }

  .p-md-3 {
    padding: 1rem!important;
  }

  .p-md-4 {
    padding: 1.5rem!important;
  }

  .p-md-5 {
    padding: 3rem!important;
  }

  .py-md-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }

  .py-md-1 {
    padding-top: .25rem!important;
    padding-top: .25rem!important;
  }

  .py-md-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
  }

  .py-md-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
  }

  .py-md-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
  }

  .py-md-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }

  .px-md-0 {
    padding-right: 0!important;
  }

  .px-md-1 {
    padding-right: .25rem!important;
  }

  .px-md-2 {
    padding-right: .5rem!important;
  }

  .px-md-3 {
    padding-right: 1rem!important;
  }

  .px-md-4 {
    padding-right: 1.5rem!important;
  }

  .px-md-5 {
    padding-right: 3rem!important;
  }

  .pt-md-0 {
    padding-top: 0!important;
  }

  .pt-md-1 {
    padding-top: .25rem!important;
  }

  .pt-md-2 {
    padding-top: .5rem!important;
  }

  .pt-md-3 {
    padding-top: 1rem!important;
  }

  .pt-md-4 {
    padding-top: 1.5rem!important;
  }

  .pt-md-5 {
    padding-top: 3rem!important;
  }

  .pr-md-0 {
    padding-right: 0!important;
  }

  .pr-md-1 {
    padding-right: .25rem!important;
  }

  .pr-md-2 {
    padding-right: .5rem!important;
  }

  .pr-md-3 {
    padding-right: 1rem!important;
  }

  .pr-md-4 {
    padding-right: 1.5rem!important;
  }

  .pr-md-5 {
    padding-right: 3rem!important;
  }

  .pb-md-0 {
    padding-bottom: 0!important;
  }

  .pb-md-1 {
    padding-bottom: .25rem!important;
  }

  .pb-md-2 {
    padding-bottom: .5rem!important;
  }

  .pb-md-3 {
    padding-bottom: 1rem!important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem!important;
  }

  .pb-md-5 {
    padding-bottom: 3rem!important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0!important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem!important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem!important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem!important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem!important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem!important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-0 {
    padding: 0!important;
  }

  .p-lg-1 {
    padding: .25rem!important;
  }

  .p-lg-2 {
    padding: .5rem!important;
  }

  .p-lg-3 {
    padding: 1rem!important;
  }

  .p-lg-4 {
    padding: 1.5rem!important;
  }

  .p-lg-5 {
    padding: 3rem!important;
  }

  .py-lg-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }

  .py-lg-1 {
    padding-top: .25rem!important;
    padding-top: .25rem!important;
  }

  .py-lg-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
  }

  .py-lg-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
  }

  .py-lg-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
  }

  .py-lg-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }

  .px-lg-0 {
    padding-right: 0!important;
  }

  .px-lg-1 {
    padding-right: .25rem!important;
  }

  .px-lg-2 {
    padding-right: .5rem!important;
  }

  .px-lg-3 {
    padding-right: 1rem!important;
  }

  .px-lg-4 {
    padding-right: 1.5rem!important;
  }

  .px-lg-5 {
    padding-right: 3rem!important;
  }

  .pt-lg-0 {
    padding-top: 0!important;
  }

  .pt-lg-1 {
    padding-top: .25rem!important;
  }

  .pt-lg-2 {
    padding-top: .5rem!important;
  }

  .pt-lg-3 {
    padding-top: 1rem!important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem!important;
  }

  .pt-lg-5 {
    padding-top: 3rem!important;
  }

  .pr-lg-0 {
    padding-right: 0!important;
  }

  .pr-lg-1 {
    padding-right: .25rem!important;
  }

  .pr-lg-2 {
    padding-right: .5rem!important;
  }

  .pr-lg-3 {
    padding-right: 1rem!important;
  }

  .pr-lg-4 {
    padding-right: 1.5rem!important;
  }

  .pr-lg-5 {
    padding-right: 3rem!important;
  }

  .pb-lg-0 {
    padding-bottom: 0!important;
  }

  .pb-lg-1 {
    padding-bottom: .25rem!important;
  }

  .pb-lg-2 {
    padding-bottom: .5rem!important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem!important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem!important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem!important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0!important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem!important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem!important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem!important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem!important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem!important;
  }
}


/******************************

    Width and height 

    ******************************/

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}


/* End Bootstrap styles */


/**
* 2.0 Header
* ----------------------------------------------------------------------------
*/

header {
  background-color: #fff;
  margin-bottom: 24px;
}

header .navbar {
  background: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  box-shadow: none;
}

header .navbar .navbar-collapse {
  border: none;
}


/* Header: Logo + Menu Toggle */

header .navbar .navbar-header {
  float: none;
  padding-bottom: 7px;
}

header .navbar .navbar-toggle {
  border: none;
  border-radius: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 8px 8px 8px 50px;
}

header .navbar .navbar-toggle:hover,
header .navbar .navbar-toggle:focus {
  background-color: transparent;
}

header .navbar .navbar-toggle span.toggle-label {
  color: #D52566;
  display: block;
  font-size: 14px;
  line-height: 2;
  text-transform: capitalize;
}

header .navbar .navbar-toggle:hover .toggle-label,
header .navbar .navbar-toggle:focus .toggle-label {
  color: #999;
}

header .navbar .navbar-toggle .icon-bar {
  background-color: #999;
  border-radius: 0;
  height: 5px;
  width: 35px;
}

header .navbar .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 3px;
}

header .navbar .navbar-toggle:hover .icon-bar,
header .navbar .navbar-toggle:focus .icon-bar {
  background-color: #D52566;
}

header .navbar .navbar-brand {
  background: url(images/ihrec-logo.png) no-repeat 0 0 / contain;
  display: block;
  float: none;
  height: 49px;
  margin-top: 10px;
  text-indent: -9999px;
  width: 220px;
}


/* Header: Main Menu */

header .navbar .navbar-main {
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

header .navbar .navbar-main>li>a,
header .navbar .navbar-main>li.active>a {
  border-bottom: 4px solid #fff;
  color: #007585;
  font-size: 16px;
  padding: 9px 15px 11px;
  font-weight: 400;
}

header .navbar .navbar-main>li>a {
  background-color: #F6F6F6;
}

header .navbar .navbar-main>li>a:hover,
header .navbar .navbar-main>li>a:focus {
  color: #fff !important;
}

header .navbar .navbar-main>li>a:hover,
header .navbar .navbar-main>li>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  background-color: #007E8F;
}

header .navbar .navbar-top .navbar-nav>li.active>a,
header .navbar .navbar-top .navbar-nav>li.active>a:hover {
  background-color: #e5e5e5;
}

header .navbar .navbar-top .navbar-nav>li>a.twitter:hover,
header .navbar .navbar-top .navbar-nav>li>a.twitter:focus {
  background-color: #e5e5e5;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:active {
  background-color: #efefef;
}

header .navbar .navbar-top {
  margin-top: 0;
  margin-bottom: 10px;
}

header .navbar .navbar-top .navbar-nav {
  margin-top: 10px!important;
  margin-bottom: 0;
}

header .navbar .navbar-top .navbar-nav>li>a {
  border-bottom: 2px solid #e5e5e5;
  color: #000;
}

header .navbar .navbar-top .navbar-nav>li>a.vimeo {
  background: url(images/vimeo.png) no-repeat;
  background-image: url(https://www.ihrec.ie/app/themes/ihrec/images/vimeo.png);
  background-repeat:no-repeat;
  text-indent: -9999px;
  background-position: center;
  margin-top: 7px;
    height: 25px;
    width: 34px;
    background-size:contain;
}

header .navbar .navbar-top .navbar-nav>li>a.linkedin {
  background: url(images/linkedin.png) no-repeat;
  background-image: url(https://www.ihrec.ie/app/themes/ihrec/images/linkedin.png);
  background-repeat:no-repeat;
  text-indent: -9999px;
  background-position: center;
  margin-top: 7px;
    height: 25px;
    width: 34px;
    background-size:contain;
}

header .navbar .navbar-top .navbar-nav>li>a.twitter {
  background: url(images/twitter-bird.png) no-repeat 15px 50%;
  background-position: center;
    border-right: 8px solid #fff;
    border-left: 2px solid #fff;
    height: 25px;
    margin-top: 7px;
    width: 42px;
  text-indent: -9999px;
    background-size:75%;
}

header .navbar .navbar-top .navbar-nav>li>a.insta {
  background: url(images/insta.png) no-repeat;
  text-indent: -9999px;
  background-position: center;
  margin-top: 7px;
    height: 25px;
    width: 34px;
    background-size:contain;
}

header .navbar .navbar-top .navbar-nav>li>a:hover,
header .navbar .navbar-top .navbar-nav>li>a:focus,
header .navbar .navbar-top .navbar-nav>li.active>a,
header .navbar .navbar-top .navbar-nav>li.active>a:hover {
  background-color: #f0f0f0;
  color: #000;
}

header .navbar .navbar-form {
  background: #fff;
  border: none;
  box-shadow: none;
  margin-top: 0;
  padding: 1px 1px 1px;
}

header .navbar .navbar-form .form-group {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 89%;
  border: 1px solid #eee;
}

header .navbar .navbar-form .form-control {
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  height: auto;
  vertical-align: top;
}

header .navbar .navbar-form button {
  background-color: #818181;
  border: none;
  height: 32px;
  margin-left: -4px;
  vertical-align: top;
  width: 10%
}

header .navbar .navbar-form button span.glyphicon {
  color: #fff;
}

header .nav-highlight {
  margin: 0 10px;
}

header .navbar .navbar-top .navbar-nav>li.nav-highlight>a {
  background-color: #007E8F;
  color: #fff
}

header .navbar .navbar-top .navbar-nav>li.nav-highlight>a:hover {
  color: #227c89;
}

@media (min-width: 992px) {
  header .navbar .navbar-main>li>a,
  header .navbar .navbar-main>li.active>a {
    font-size: 16px;
  }
  header .navbar .navbar-top .nav-search {
    clear: none;
    float: left;
  }
  header .navbar .navbar-form {
    margin-top: 7px;
    padding-top: 7px;
  }
  .dropdown-menu>li>a {
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px #ebebeb solid
  }
  .dropdown-menu>li:first-child>a {
    border-top: 0;
  }
  .dropdown-menu>.active>a {
    color: #000;
  }
}


/** Site Map */

.sitemap .dropdown-menu {

  position: inherit;
  z-index: 1;
  display: block;
  float: none;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: disc;
  background-color: transparent;

  -webkit-background-clip: none;
  background-clip: none;
  border: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
}

.sitemap .dropdown-menu>ul {

  border: none;
  padding: 3px 5px;
}

.sitemap .dropdown-menu>li>a {

  border: none;
  padding: 3px 5px;
}

.sitemap .dropdown-menu>li>a:hover {

  background: none;
}


/**
* 3.0 Main Content
* ----------------------------------------------------------------------------
*/


/* CONTENT ELEMENTS -------------------------------------------------- */

.page-content {
  margin-bottom: 15px;
}

.content:after {
  clear: both;
  display: table;
  content: " ";
}

.maincontent ul {
  list-style: disc;
  margin-left: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}

.maincontent ul li {
  list-style: disc;
  margin-left: 20px;
  padding-left: 10px;
}

@media (min-width: 992px) {
  .maincontent {
    padding-right: 50px;
    min-height: 400px;
  }
}



/* Home */

.home-feature {
  background-color: #efefef;
  text-align: center;
  border-radius: 5px;
  margin: 10px 0 25px;
}

.home-feature a {
  text-decoration: none;
  display: block;
  padding: 10px;
}

.home-feature h2 {
  font-size: 32px;
  line-height: 46px;
  margin-top: 10px;
}

.home-feature h3 {
  font-size: 19px;
  color: #007585;
  margin-bottom: 10px;
}

.home-feature img {
  width: 90%;
}

#home-feature-text {
  background-color: #efefef;
  padding: 20px 40px 0;
}


/* Hover styles in hero section */

[class^="hvr-"] {
  /* display: inline-block; */
  /* vertical-align: middle; */
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #efefef;
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hvr-grow img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-grow:hover img,
.hvr-grow:active img {
  -webkit-transform: scale(1.05);
  border-radius: 5px;
}

#home-highlights {
  margin: 20px 0 40px;
}

#homepage-media h2 {
  color: #0097AA;
  margin-bottom: 20px;
}

#home-highlights article,
#homepage-media article {
  background-color: #efefef;
}

#home-highlights article header,
#homepage-media article header {
  background: transparent;
  font-size: 16px;
  line-height: 27px;
  margin: 0;
  padding-left: 20px;
}

#home-highlights article header h2 {
  margin-top: 0;
}

#home-highlights article .entry-header,
#homepage-media article .entry-header {
  float: left;
  width: 80%;
  background-color: transparent;
  background-image: none;
}

#home-highlights article a,
#home-highlights article a,
#homepage-media article a {
  display: block;
}

#home-highlights article a h2,
#homepage-media article a header p {
  color: #555;
}

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row-flex:before,
.row-flex:after {
  display: none;
}


/*dumb hacks I have to do - Cian - 24.07.17 */

#homepage-media article .custom-class {
  /* basically making this a flex row */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

@media screen and (min-width: 992px) {
  .row-flex .col-md-3,
  #homepage-media article .custom-class .post-thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #homepage-media article .custom-class .post-thumbnail {
    left: 75%;
  }
  #homepage-media article .custom-class .post-thumbnail img {
    min-height: 100px;
  }
  .row-flex .col-md-9,
  #homepage-media article .custom-class header {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #homepage-media article .custom-class header {
    right: 25%;
  }
  .row-flex .col-md-3,
  #homepage-media article .custom-class .post-thumbnail,
  #homepage-media article .custom-class header {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.align-self-center {
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
  -ms-grid-row-align: center!important;
  align-self: center!important;
}

.thumbnail-wrap {
  background: transparent;
  position: relative;
}

.thumbnail-wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.thumbnail-img-wrap {
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.thumbnail-img-wrap img {
  height: 100%;
  margin: 0 auto;
  width: 100%;
  object-fit: cover;
}

#home-pr {
  display: table;
}

#home-pr h2 {
  display: none;
}

#home-pr ul li {
  border-bottom: 2px solid #666;
  padding: 10px 0;
}

#home-pr ul li a {
  display: table-footer-group;
}

#home-pr .post-date {
  display: table-header-group;
  font-size: 20px;
}

#homepage-video {
  background-color: #353535; /*#6AA23F;*/
}

#homepage-video h2,
#homepage-video h3 {
  padding: 50px 0 0 30px;
  color: #fff;
  margin: 0;
}

#homepage-video h2 {
  font-size: 50px;
  line-height: 74px;
}

#homepage-video h3 {
  text-transform: uppercase;
}

#homepage-video .textwidget {
  margin-bottom: 20px;
}

#homepage-media {
  margin: 40px 0;
}

#homepage-media .timeline-Viewport {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 507px;
}


/* Your Rights */

.rights-select {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}

.rights-select a {
  text-decoration: none;
  cursor: pointer;
}

.rs1,
.rs2,
.rs3 {
  background: #90D3F4;
  width: 100%;
  color: #fff;
  display: block;
  padding: 10px 0 10px 0;
  min-height: 70px;
}

.rights-select .rs1 {
  background: #90D3F4;
  text-decoration: none;
}

.rights-select .rs2 {
  background: #74C19F;
  text-decoration: none;
}

.rights-select .rs3 {
  background: #EA4C73;
  text-decoration: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 84px;
}

.img-align-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-align-right {
  float: right;
}

.panel-title {
  margin-top: 0px !important;
}

.panel-title a {
  text-decoration: none;
}

.panel-heading {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}

#accordion, .accordion{
  margin-top:15px; margin-bottom:20px;
}

#accordion ul, .accordion ul{list-style: initial; margin-left:auto; padding-left:revert; margin-bbottom:20px;}
#accordion p, .accordion p{margin-bottom:10px;}

#accordion .panel-default>.panel-heading {
  padding: 0;
}

.panel {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05);
  box-shadow: 0 0 0 rgba(0, 0, 0, .05);
  margin-bottom:5px;
}


/* Cian - 30.08.16 - This fixes the Javascript issue where it is hiding accordion panels */

.panel-fix .panel {
  display: block!important;
}

#showworkissues {
  background: #fafafa;
  padding: 10px 20px 20px 20px;
}

#showworkissues ul li {
  list-style: none;
  border-bottom: 1px #999 solid;
  margin-right: 40px;
}

#showworkissues ul li a {
  text-decoration: none;
}

#showserviceissues {
  background: #fafafa;
  padding: 10px 20px 20px 20px;
}

#showserviceissues ul li {
  list-style: none;
  border-bottom: 1px #999 solid;
  margin-right: 40px;
}

#showserviceissues ul li a {
  text-decoration: none;
}

#accordion .panel-title a {
  display: block;
  padding: 10px 15px;
  background: #EA4C73;
  color: #fff;
}

#accordion .panel-title a.collapsed {
  background: #eeeeee;
  color: #666;
}

#accordion .panel-title a .caret {
  float: right;
  border-bottom: 4px dashed;
  border-top: 0;
  margin-top: 7px;
  color: #fff;
}

#accordion .panel-title a.collapsed .caret {
  border-bottom: 0;
  border-top: 4px dashed;
  color: #666;
}

#accordion .panel-title a:after {
  border: none;
}


/* Our Work Page Styles */

.page-content article {
  border-bottom: 1px solid #009EAE;
}

.page-content article .titlewrap {
  background-color: #fff;
  color: #009EAE;
  font-weight: 700;
}

.page-content article h2 {
  margin-bottom: 0;
}

.page-content article h2 a {
  text-decoration: none;
  padding-left: 0;
  color: #009EAE;
}

.page-content article h2 a:hover {
  text-decoration: underline;
}

.page-content article h2 a:after {
  display: none;
}

article .byline {
  margin-bottom: 0;
}

article .byline span {
  color: initial;
}



/* Breadcrumb */

.breadcrumbs {
  font-size: 12px;
  margin: 10px 0;
  padding: 0;
}

.breadcrumbs span.current {
  color: #4c4c4c;
  margin-left: 4px;
}

.breadcrumbs span a {
  margin-right: 4px;
  color: #000;
}

.breadcrumbs>span:nth-child(3)>a {
  margin-left: 4px;
}

.breadcrumbs span a:hover,
.breadcrumbs span a:focus,
.breadcrumbs span a:active {
  color: #000;
  text-decoration: underline;
}

/* 2020 Public Service Section */

ol.wheel-list { counter-reset: wheel-counter; list-style: none; padding-left: 40px; }
ol.wheel-list li { counter-increment: wheel-counter; position: relative; }
ol.wheel-list li:before { background-color: #6ebfdf; border-radius: 50%; color: #fff; content: counter(wheel-counter); font-size: 2.5rem; font-weight: bold; height: 40px; left: -52px; line-height: 39px; position: absolute; text-align: center;  top: -3px; vertical-align: middle; width: 40px; }
ol.wheel-list li:nth-child(1):before { background-color: #6ebfdf; }
ol.wheel-list li:nth-child(2):before { background-color: #d16074; }
ol.wheel-list li:nth-child(3):before { background-color: #494e89; }
ol.wheel-list h3 { font-weight: bold; margin: 0 0 5px !important; text-transform: uppercase; }
ol.wheel-list li:nth-child(1) h3 { color: #6ebfdf; }
ol.wheel-list li:nth-child(2) h3 { color: #d16074; }
ol.wheel-list li:nth-child(3) h3 { color: #494e89; }
ol.wheel-list p { line-height: 1.4; }

/* Video Box */

.video-box {
  margin-bottom: 30px;
}

.video-box .box .embed-responsive {
  margin-left: -2px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Photo List  */

.photo-list {
  margin-bottom: 30px;
}

.photo-list .box {
  margin-bottom: 12px;
  padding-top: 0;
}

.photo-list .box ul {
  margin: 0 -7px 0 -9px;
}

.photo-list .box li {
  clear: none;
  margin-top: 15px;
  padding-left: 7px;
  padding-right: 7px;
}

.photo-list .box li img {
  float: none;
  margin: 0;
}

.feature-boxes .photo-list p {
  font-size: 13px;
  margin-bottom: 10px;
}



/* Photo Grid */

.photo-grid {
  position: relative;
  margin-bottom: 15px;
}

.photo-grid .row {
  padding-top: 14px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.photo-grid .row>[class*='col-'] {
  display: flex;
  flex-direction: column;
}

.photo-grid .col-sm-4 {
  line-height: 1.3;
  padding-bottom: 15px;
}

.photo-grid .col-sm-4 a {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.photo-grid .col-sm-4 a img {
  display: block;
  margin-bottom: 8px;
}

.photo-grid .col-sm-4 a strong {}

.photo-grid .col-sm-4 a:hover strong {
  color: #000;
  text-decoration: underline;
}

.photo-grid .col-sm-4 a em {
  color: #677678;
  display: inline-block;
  padding-top: 4px;
}

.photo-grid p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .photo-grid .row {
    margin-right: -18px;
    margin-left: -18px;
    margin-bottom: 0;
  }
  .photo-grid .col-sm-4 {
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 29px;
  }
}



/* Posts */

.featured-post-image img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}


/* Pagination */

.wp-pagenavi {
  margin: 20px 0;
}

.wp-pagenavi span.pages {
  background-color: #0097AA;
  color: #fff;
  border: 1px solid #0097AA;
}

.wp-pagenavi span.current {
  background-color: #efefef;
  color: #007585;
  border: 1px solid #efefef;
}

.wp-pagenavi a {
  text-decoration: none;
}



/* 3.3 SIDE MENU ---------------------------------------------------------*/

.nav-side {
  margin: 15px 0 30px;
}

.nav-side h3 {
  font-size: 18px;
  margin: 0;
  font-weight: 400;
  background: #fff;
  color: #227c89;
  display: block;
  padding: 0px 0px 9px 0px;
  position: relative;
  border-bottom: 1px #84C455 solid;
}

.sidebar-our-work .nav-side h3 {
  text-transform: uppercase;
  color: #009EAE;
}

.nav-side h3 a:hover {
  text-decoration: none;
}

.nav-side ul {

  list-style: none;
  margin: 0;
  padding: 0 0;
  border-bottom: 1px #0097AA solid;
}

.nav-side ul li {
  list-style: none;
  background: #EFEFEF;
}

.nav-side ul li a,
.nav-side .checkbox li {
  color: #666666;
  display: block;
  padding: 8px 12px 8px 12px;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.nav-side ul li a {
  border-bottom: 1px #fff solid;
}

.nav-side ul li.active>a {
  background: #f6f6f6;
  font-weight: 700;
}

.nav-side ul li>a:hover,
.nav-side ul li>a:focus,
.nav-side ul li.active>a {
  background: #007E8F;
  color: #fff;
}

.nav-side ul li>a:hover,
.nav-side ul li.active>a {
  text-decoration: none;
}

.nav-side ul li ul li>a:hover,
.nav-side ul li ul li>a:focus,
.nav-side ul li ul li.active>a,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  background: #00aec4;
}

.nav-side ul li ul li ul li>a:hover,
.nav-side ul li ul li ul li>a:focus,
.nav-side ul li ul li ul li.active a,
.nav-side ul li ul li ul li.active a:hover {
  background: #00c4dd;
}

.nav-side input[type=checkbox] {
  margin: 8px 0 0 -20px;
}


/* Cian - hack to overwrite the NavWalker Bootstrap sub-menu function - 10.08.16 */

.nav-side ul li ul {
  display: inherit;
  position: relative;
  float: none;
  min-width: inherit;

  margin: 0 0 1px;
  padding: 0;
  border-bottom: 0;
  border: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav-side ul li ul li {
  font-size: 13px;
  line-height: 1.25;
  background: #f6f6f6;
}

.nav-side ul li ul li ul li a {

  border-bottom: 1px solid #CBCBCB;
}

.nav-side ul li ul li a {
  padding: 3px 12px 3px 24px;
  white-space: normal;
  border-top: 0;
}

.nav-side ul li ul li a:before {
  border-top-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  top: 8px;
  left: 25px;
}

.nav-side ul li ul li ul li a {
  padding: 3px 12px 3px 45px;
  background-color: #fafafa;
}

.nav-side ul li ul li ul li ul li a {
  padding: 3px 12px 3px 55px;
  background-color: #fdfdfd;
}

.nav-side ul li ul li ul li a:before {
  border-top-width: 3px;
  border-left-width: 3px;
  border-bottom-width: 3px;
  left: 37px;
}

.side-highlight {
  margin-bottom: 40px;
  display: none;
}

.nav-side ul li ul li ul li {
  display: none;
}

.nav-side ul li ul li.active ul li {
  display: list-item;
}


/*.nav-side ul li ul li.current_page_item ul li, .nav-side ul li ul li.current-page-ancestor ul li {*/


/*display: list-item;*/


/*}*/

.nav-side ul li ul li.current_page_item ul li,
.nav-side ul li ul li.current-menu-ancestor ul li {
  display: list-item;
}

.nav-side .checkbox {
  margin: 0;
  background-color: #efefef;
  border-bottom: 1px solid #fff;
}

.nav-side .checkbox label {
  display: block;
}

@media (min-width: 768px) {
  .side-highlight {
    display: block;
  }
}

@media (min-width: 992px) {
  .nav-side {
    margin-top: 20px;
  }
  .side-highlight {
    display: block;
  }
}



/* >>> Side Feature */

.side-feature {
  margin-bottom: 30px;
}



/**
* 5.0 - Media Queries
* ----------------------------------------------------------------------------
*/


/***** Mobile styles *****/

@media (max-width: 767px) {
  .home-feature {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    overflow: auto;
    position: relative;
    min-height: 125px;
    padding: 15px;
  }
  .home-feature h2,
  .home-feature h3 {
    float: left;
    margin-top: 0;
    width: 75%;
  }
  .home-feature h2,
  #homepage-video h2 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .home-feature h3 {
    margin: 0;
    font-size: 18px;
  }
  .home-feature img {
    float: right;
    width: 25%;
  }
  #home-feature-text {
    padding: 20px;
  }
}


/***** Mobile & Tablet styles inclusive *****/

@media (max-width: 991px) {
  #homepage-video {
    text-align: center;
  }
  #homepage-video h2,
  #homepage-video h3 {
    padding: 10px 0 0 10px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .home-feature h3 {
    min-height: 60px;
  }
}


/***** Tablet styles upwards *****/

@media (min-width: 768px) {
  header {

    border-bottom: none;
    margin-bottom: 0;
  }
  header {
    margin-bottom: 10px;
  }
  /* Header: Logo + Menu Toggle */
  header .navbar .navbar-header {
    padding-bottom: 25px;
  }
  header .navbar .navbar-brand {
    height: 96px;
    margin-top: 25px;
    width: 431px;
  }
  /* Header: Main Menu */
  header .navbar .navbar-collapse {
    padding: 0;
  }
  header .navbar .navbar-main {
    border-left: 0px;
    margin: 0;
  }
  header .navbar .navbar-main>li {
    margin-bottom: 4px;
  }
  header .navbar .navbar-main>li>a,
  header .navbar .navbar-main>li.active>a {
    border: none;
    border-right: 1px solid #84C455;
    padding: 10px 0 10px;
    text-align: center;
  }
  header .navbar .navbar-main>li:nth-child(1),
  header .navbar .navbar-main>li:nth-child(3),
  header .navbar .navbar-main>li:nth-child(5),
  header .navbar .navbar-main>li:nth-child(6) {
    width: 15%;
  }
  header .navbar .navbar-main>li:nth-child(2) {
    width: 15%;
  }
  header .navbar .navbar-main>li:nth-child(4) {
    width: 25%;
  }
  header .navbar .navbar-main>li:last-child a {
    border-right: 0;
  }

  /* Header: Top Links + Search*/
  header .nav>li {
    position: relative;
    display: block;
  }
  header .navbar .navbar-top {
    float: none;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 14px;
  }
  header .navbar .navbar-top .navbar-nav>li {
    float: left;
  }
  header .navbar .navbar-top .navbar-nav>li:first-child {}
  header .navbar .navbar-top .navbar-nav>li>a {
    border-bottom: none;
    margin: 4px 0 6px;
    padding: 6px 9px;
  }
  header .navbar .navbar-top .navbar-nav>li:first-child>a {
    margin-left: 12px;
  }
  header .navbar .navbar-top .navbar-nav>li>a:hover,
  header .navbar .navbar-top .navbar-nav>li>a:focus,
  header .navbar .navbar-top .navbar-nav>li.active>a,
  header .navbar .navbar-top .navbar-nav>li.active>a:hover {
    background-color: #e5e5e5;
  }
  header .navbar .navbar-top .navbar-nav>li>a.twitter:hover,
  header .navbar .navbar-top .navbar-nav>li>a.twitter:focus {
    background-color: #e5e5e5;
    border-right-color: #e5e5e5;
  }
  header .navbar .navbar-top .nav-search {
    clear: none;
    float: left;
    margin-top: 10px;
  }
  header .navbar .navbar-form {
    margin: 0;
    padding: 5px 8px 7px;
  }
  header .navbar .navbar-form .form-group {
    width: auto;
  }
  header .navbar .navbar-form .form-control {
    height: 30px;
    margin-right: -2px;
    width: 165px;
    padding: 0 9px;
  }
  header .navbar .navbar-form button {
    height: 32px;
    padding: 0 9px 0 8px;
    width: auto;
  }
  header .navbar .navbar-form button span.glyphicon {
    font-size: 18px;
  }
  .home-feature h2 {
    height: 92px;
  }
  #home-highlights article h2,
  #homepage-media article h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  #home-highlights article img,
  #homepage-media article img {
    height: 100%;
    width: 100%;
  }
}


/***** Small desktop styles upwards *****/

@media (min-width: 992px) {
  .page-content h6.signup a {
    position: absolute;
    top: 18px;
    right: 0;
  }
  h1 {
    font-size: 28px;
    margin-top: 0;
    color: #0097AA;
  }
  h2 {
    font-size: 26px;
    color: #D52566;
    line-height: 30px;
  }
  h3 {
    font-size: 22px;
    line-height: 1.6;
  }
  h4 {
    font-size: 20px;
  }
  #home-feature-text p {
    max-width: 480px;
  }
  .home-feature img {
    width: 175px;
  }
  #home-pr ul li:last-child {
    border-bottom: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #homepage-video h2,
  #homepage-video h3 {
    padding: 20px 0 0 30px;
  }
  #homepage-video h3 {
    font-size: 16px;
  }
  #home-pr ul li {
    font-size: 13px;
  }
}


/***** Large desktop styles *****/

@media (min-width: 1200px) {
  .home-feature h2 {
    height: initial;
  }
  .home-feature h3 {
    font-size: 20px;
  }
}

#ihrec-gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}

/* Your Rights section */
.yr-guide { padding-bottom: 3rem;  min-height:600px;}
.yr-guide h3 {
    color: #d30b54;
    font-size: 22px;
    font-weight: 600;
}
.yr-guide h4{ color: #d30b54; font-size:20px;}


/* FOOTER ---------------------------------------------------------- */

footer {}

.backtotop {
  margin: 0;
}

.backtotop a {
  border-right: 16px solid transparent;
  border-bottom: 16px solid #D52566;
  border-left: 16px solid transparent;
  display: block;
  height: 16px;
  margin: 0 auto 5px;
  text-indent: -9999px;
  width: 32px;
}

.backtotop a:hover,
.backtotop a:focus {
  border-bottom-color: #888;
}

.footertop {
  background: #227c89;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footertop .base2,
.footertop .base3,
.footertop .base4 {
  margin-top: 16px;
}

.footertop p {
  font-size: 12px;
  line-height: 19px!important;
}

.footertop a {
  color: #fff;
}

.footertop ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footertop ul li {
  padding: 0;
}

.footertop ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 20px !important;
}

.footertop ul li h3 {
  font-size: 12px;
  margin: 0;
}

.menu-footer-links {
  line-height: 14px !important;
}

.footertop ul li h3 a {
  background: #4c4c4c;
  color: #eee;
  display: block;
  padding: 8px 10px;
}

.footertop ul li ul {
  margin: 11px 0 12px;
}

.footertop ul li ul li {
  display: block;
  float: none;
  font-size: 11px;
  line-height: 1.1;
  margin: 0 0 4px;
  padding: 0 10px;
  width: auto;
}

.footerbtm {
  border-top: 1px solid #eeeeee;
  padding-top: 11px;
  text-align: left;
}

.footerbtm p {
  color: #444;
  font-size: 13px;
  margin-bottom: 10px;
}

.footerbtm p a {
  color: #444;
  text-decoration: underline;
}

.footerbtm p a:hover,
.footerbtm p a:focus,
.footerbtm p a:active {
  color: #000;
}

.footerbtm p.credit {
  color: #333;
  font-size: 11px;
  margin-bottom: 3px;
}

.footerbtm p.credit a {
  color: #333;
  text-decoration: none;
}

.footerbtm p.credit a:hover,
.footerbtm p.credit a:focus,
.footerbtm p.credit a:active {
  color: #777;
  text-decoration: underline;
}

.connect-newsletter h2 {
  font-size: 18px;
  margin-top: 0;
  color: #fff;
}

.connect-newsletter input {
  font-size: 14px;
  border: 1px solid #fff;
  padding: 2.5px;
}

.connect-newsletter button {
  font-size: 14px;
  color: #fff;
  background: #333;
  border: 1px solid #fff;
}

.connect-newsletter button i {
  margin-left: 4px;
}

@media (max-width: 767px) {

  .footerbtm {
    text-align: center;
  }
}

@media (min-width: 768px) {

  .footerbtm {
    border-top: none;
    padding-top: 13px;
  }

  .footertop .base1 {
    margin-top: 0;
  }

  .footertop .base2,
  .footertop .base3,
  .footertop .base4 {
    margin-top: 64px;
  }

  .footertop ul li a {
    font-size: 12px;
    line-height: 14px !important;
  }
}

@media (min-width: 992px) {

  .footertop ul li h3 {
    font-size: 16px;
  }

  .footertop ul li ul li {
    font-size: 12px;
  }
}



/** Parsley js : form validation */

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  border: 2px solid #468847;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  border: 2px solid #B94A48;
}

.parsley-errors-list {
  margin: 6px 2px 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

#inequality-advertising ul li {
  list-style-type: none !important;
  color: #B94A48;
  font-size: 16px;
  line-height: 30px;
}


/** All Human All Equal Campaign */

.ahae-video-top video {
    width: 100%;
    height: auto;
}

.ahae-description {
    margin-top: 25px;
    padding: 0 40px 0 40px;
}

.ahae-description h2 {
    margin-top: 0px !important;
    color: #007E8F;
    line-height: 36px;
    
}

.ahae-video {
    padding: 0 40px 0 40px;
}

.ahae-video h3 {
    color: #555;
}

.ahae-participants {
    background: #5153a3;
    background: url(images/ahae-bg.png) repeat;
    padding: 40px;   
}

.ahae-part {
    padding-top: 20px;
    /**border-bottom: solid #fff 1px;**/
    min-height: 130px;
    background: #5153a3;
    display: inline-block;
    padding-bottom: 10px;
}



.ahae-part-img {
    float:left;
    margin-right: 20px;
}

.ahae-part-img img {
    width:130px;
    height:130px;
}


.ahae-part-desc {
    display: table;
}

.ahae-part p {
    margin-top: 0 !important;
    color: #fff;
    line-height: 22px;
    margin-bottom: 15px;
}

.ahae-part p a{
    color: #fff;
    text-decoration: underline;
}

.ahae-part-title h2 {
    color: #fff;
    font-size: 32px;
}

.embed-responsive-banner {    
    padding-bottom:35%;
}

@media only screen and (max-width: 600px) {
    .ahae-participants {
        padding:20px;
    }
    
    .ahae-part-img img {
        width:80%;
        height: auto;
    }
    
    .ahae-part-desc {
    width:90%;
}
}

/** end - Parsley js : form validation */

/** member list */

.gallery-dac {
                margin: auto;
            }
            .gallery-dac .gallery-item {
                float: left;
                margin-top: 10px;
                text-align: center;
                width: 33%;
            }
            .gallery-dac img {
                border: 3px solid #0097AA  !important;
            }
            .gallery-dac .gallery-caption {
                margin-left: 0;
            }

            .gallery-dac .gallery-caption {
               text-align: left !important;
               padding-top: 3px !important;
               padding-right: 3px !important;
               font-size: 16px !important;
               line-height: 1.4 !important;
}


.visual-link{padding:10px;}
.visual-link:hover p{text-decoration:underline;}
.visual-link div{padding:10px; border-radius:5px; background-color:#aed8dd;}
.visual-link div div.text{padding-left:6px;}
.visual-link div img{float:left; width:30%;}
.visual-link div p{float:right; width:65%; color:#0097AA; font-size:1.8rem;}

/* Carousel */
.carousel-inner>.item>a>img{width:100%;}

/* Feedback form dropdown */
.feedback-banner-p, .feedback-banner-button{cursor:pointer;}
.feedback-banner .feedback-banner-button{background-color: #d62166;padding: 6px 14px;color: white;font-weight: 600;border-radius: 4px;border: 1.5px solid white;box-shadow: 1px 1px 4px black; transition:0.4s all;}
.feedback-banner:hover .feedback-banner-button{background-color:#910f40;}
.feedback-banner legend{color:white; font-size:2rem; border-bottom: 0px;}
.feedback-banner{    border-bottom: 0px;}
#gform_1{margin-bottom:20px;}
#field_1_3 legend, #field_1_1 label{font-size:2rem; color:white;}
#field_1_3 label{color:white;}
#gform_submit_button_1{background-color: #d62166;padding: 6px 14px;color: white;font-weight: 600;border-radius: 4px;border: 1.5px solid white;box-shadow: 1px 1px 4px black; transition:0.4s all;}
#gform_confirmation_message_1{padding-top:20px; padding-bottom:20px; color:white; font-size:2rem;}
