@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Martel:300,400|Roboto:400,500");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.image-caption {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 10px;
}

.credit {
  font-size: 12px;
  line-height: 20px;
  display: block;
  margin-top: 10px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fancybox__container .fancybox__viewport .fancybox__caption, .fancybox__container.is-compact .fancybox__footer .fancybox__caption {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 40px 40px;
}
@media (max-width: 767px) {
  .fancybox__container .fancybox__viewport .fancybox__caption, .fancybox__container.is-compact .fancybox__footer .fancybox__caption {
    text-align: left;
    height: 272px;
    padding: 10px 26px;
    font-size: 20px;
    font-weight: 600;
  }
}

.fancybox-white .fancybox__container .fancybox__viewport .fancybox__caption {
  display: none;
}

.fancybox-white .fancybox__viewport .fancybox__slide.has-image > .fancybox__content {
  max-width: 90% !important;
  width: auto !important;
  padding: 0;
}

.fancybox__viewport .fancybox__slide {
  flex-direction: row;
}
@media (max-width: 767px) {
  .fancybox__viewport .fancybox__slide {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
}

.fancybox__viewport .fancybox__slide.has-image > .fancybox__content {
  padding: 23px;
  background: #fff;
  max-width: 552px;
  width: 552px !important;
  height: auto !important;
}
@media (max-width: 767px) {
  .fancybox__viewport .fancybox__slide.has-image > .fancybox__content {
    width: 320px !important;
  }
}

@media (max-width: 767px) {
  .fancybox-white .fancybox__viewport .fancybox__slide {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .fancybox-white .fancybox__container.is-compact .fancybox__footer {
    display: none;
  }
}

@media (max-width: 767px) {
  .fancybox-image {
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .fancybox__track {
    height: auto;
  }
}

@media (max-width: 767px) {
  .fancybox__viewport {
    height: auto;
  }
}

@media (max-width: 767px) {
  div.fancybox__container {
    justify-content: flex-start;
    bottom: 0;
    overflow: auto;
  }
  div.fancybox__container .fancybox__carousel {
    flex: none;
    height: auto;
  }
  div.fancybox__container .fancybox__footer {
    margin-top: -50px;
    position: static;
  }
}

.fancybox__container .fancybox__viewport .fancybox__caption {
  flex: 0 0 50%;
  font-size: 28px;
  line-height: 40px;
  padding: 0;
  text-align: left;
  max-width: 464px;
  margin-left: 64px;
  align-self: flex-start;
  margin-top: 210px;
}
@media (max-width: 1023px) {
  .fancybox__container .fancybox__viewport .fancybox__caption {
    font-size: 20px;
    line-height: 28px;
  }
}

.fancybox-center .fancybox__container .fancybox__viewport .fancybox__caption {
  align-self: center;
  margin-top: 0;
}

button.f-button[data-fancybox-toggle-fullscreen], button.f-button[data-panzoom-action] {
  display: none;
}

button.f-button[data-fancybox-close] {
  border: 2px solid #fff;
  margin: 20px;
  border-radius: 50%;
  position: relative;
  background: transparent;
}

.fancybox-white button.f-button[data-fancybox-close] {
  border: 2px solid #000;
}

.fancybox-white button.f-button[data-fancybox-close] svg {
  filter: invert(1);
}

button.f-button[data-fancybox-close]:before {
  content: "CLOSE";
  position: absolute;
  right: 150%;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 767px) {
  button.f-button[data-fancybox-close]:before {
    margin: 15px 30px;
    right: 70%;
  }
}

.fancybox-white button.f-button[data-fancybox-close]:before {
  color: #000000;
}

@media (max-width: 767px) {
  .fancybox__container.is-compact .fancybox__footer {
    text-align: left;
    background: transparent;
  }
}

@media (max-width: 767px) {
  .fancybox__viewport .fancybox__slide::before, .fancybox__viewport .fancybox__slide::after {
    margin: 0 0 75px;
  }
}

.fancybox__container .fancybox__backdrop {
  background: rgba(0, 0, 0, 0.95);
}

.fancybox-white .fancybox__container .fancybox__backdrop {
  background: rgba(255, 255, 255, 0.8);
}

@media (max-width: 767px) {
  .fancybox-center .fancybox__carousel {
    flex: none;
    height: auto;
  }
  .fancybox-center .fancybox__carousel .fancybox__viewport {
    height: auto;
  }
  .fancybox-center .is-compact .fancybox__footer {
    position: static;
  }

  .fancybox-gallery .fancybox__track {
    align-items: center;
  }

  .fancybox-gallery .fancybox__container.is-compact .fancybox__footer .fancybox__caption {
    height: auto;
  }
}
.f-button[data-fancybox-toggle-thumbs], .f-button[data-fancybox-toggle-slideshow] {
  display: none;
}

.is-idle .fancybox__toolbar.is-absolute {
  animation: none;
  pointer-events: unset;
}

.fancybox__container.is-idle .fancybox__nav {
  animation: none;
}

.fancybox-image {
  max-height: 80vh;
}

header .upper-header {
  position: relative;
}
header .upper-header .top-row {
  color: #fff;
  text-transform: uppercase;
  background-color: #333;
  font-size: 14px;
}
header .upper-header .top-row a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 10px;
}
header .upper-header .top-row a:hover {
  text-decoration: none;
  background: #000;
}
header .upper-header .top-row .left-column a {
  font-size: 16px;
}
header .upper-header .top-row .right-column {
  text-align: right;
}
header .upper-header .top-row .right-column a {
  border-right: 1px solid #000;
}
@media (max-width: 599px) {
  header .upper-header .top-row .right-column a span {
    display: none;
  }
}
header .upper-header .top-row .inner-container {
  padding: 0;
}
header .upper-header .middle-row .nav-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header .upper-header .middle-row .nav-list li {
  display: inline-block;
  margin: 0;
  border-right: 1px solid #eee;
}
header .upper-header .middle-row .nav-list li a {
  display: block;
  padding: 20px;
  text-transform: uppercase;
}
header .upper-header .middle-row .nav-list li a:hover {
  text-decoration: none;
}
@media (max-width: 599px) {
  header .upper-header .middle-row .nav-list li a span {
    display: none;
  }
}
header .upper-header .middle-row .nav-list li:first-child, header .upper-header .middle-row .nav-list li:last-child {
  border-left: 1px solid #eee;
}
header .upper-header .middle-row .nav-list li.right {
  float: right;
}
header .upper-header .middle-row .nav-list li:hover {
  background-color: #eee;
}
header .upper-header .middle-row .inner-container {
  padding: 0;
}
header .upper-header .bottom-row {
  background-color: #E7E9EC;
}
header .upper-header .bottom-row .nav-list {
  text-align: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header .upper-header .bottom-row .nav-list li {
  display: inline-block;
  margin: 0;
  cursor: pointer;
}
header .upper-header .bottom-row .nav-list li a, header .upper-header .bottom-row .nav-list li span {
  display: inline-block;
  vertical-align: middle;
  padding: 20px;
  font-size: 15.4px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 21px;
}
header .upper-header .bottom-row .nav-list li a img, header .upper-header .bottom-row .nav-list li span img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  max-height: 20px;
}
header .upper-header .bottom-row .nav-list li a:hover, header .upper-header .bottom-row .nav-list li span:hover {
  text-decoration: none;
}
header .upper-header .bottom-row .nav-list li:hover {
  background-color: #fff;
}
header .upper-header .bottom-row .mobile-menu-button {
  display: none;
}
@media (max-width: 1023px) {
  header .upper-header .bottom-row .nav-list {
    display: none;
  }
  header .upper-header .bottom-row .mobile-menu-button {
    display: block;
    text-align: right;
  }
  header .upper-header .bottom-row .mobile-menu-button img {
    cursor: pointer;
    margin: auto;
    margin-bottom: -5px;
  }
}
header .upper-header .hidden-row {
  display: none;
  position: absolute;
  max-width: 100%;
  width: 100%;
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 15px 0;
}
header .upper-header .hidden-row.share {
  padding: 0;
  text-align: right;
}
header .upper-header .hidden-row.share .inner-container a {
  display: inline-block;
  vertical-align: middle;
}
header .upper-header .hidden-row.share .inner-container a img {
  display: block;
}
header .upper-header .hidden-row.mobile-menu {
  padding: 0;
}
header .upper-header .hidden-row.mobile-menu .nav-list {
  text-align: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header .upper-header .hidden-row.mobile-menu .nav-list li {
  display: block;
}
header .upper-header .hidden-row.mobile-menu .nav-list li a, header .upper-header .hidden-row.mobile-menu .nav-list li span {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 15.4px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 21px;
  box-sizing: border-box;
  cursor: pointer;
}
header .upper-header .hidden-row.mobile-menu .nav-list li a img, header .upper-header .hidden-row.mobile-menu .nav-list li span img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  max-height: 20px;
}
header .upper-header .hidden-row.mobile-menu .nav-list li a:hover, header .upper-header .hidden-row.mobile-menu .nav-list li span:hover {
  text-decoration: none;
}
header .upper-header .hidden-row.mobile-menu .nav-list li:hover {
  background-color: #fff;
}

section.main-header {
  color: #fff;
  background-image: url("/staticfiles/Learn/assets/images/OurCountryOurParliament/hero-image.png");
  position: relative;
  z-index: 1;
}
section.main-header .container {
  max-width: 1088px;
}
section.main-header .top-row {
  padding: 30px 0 21px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  section.main-header .top-row {
    padding: 13px 0 12px;
  }
}
section.main-header .top-row p {
  margin: 0;
  font-size: 12px;
}
section.main-header .top-row a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  section.main-header .top-row a {
    font-size: 12px;
  }
}
section.main-header .top-row a:hover {
  z-index: 1;
  color: #3a78ae;
  text-decoration: underline;
}
section.main-header .middle-row h1 {
  margin: 0;
  margin-bottom: 18px;
  letter-spacing: -1.2px;
}
@media (max-width: 1023px) {
  section.main-header .middle-row h1 {
    font-size: 40px;
    line-height: 55px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
}
section.main-header .bottom-row {
  position: relative;
}
section.main-header .bottom-row .container {
  max-width: 1170px;
  padding-left: 53px;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .container {
    padding-left: 40px;
    padding-bottom: 26px;
  }
}
section.main-header .bottom-row.active .bottom-menu-btn {
  display: none;
}
section.main-header .bottom-row.active .bottom-menu-btn-close {
  display: block;
}
section.main-header .bottom-row .bottom-menu-btn-close {
  display: none;
  position: absolute;
  right: 21px;
  top: 7px;
}
section.main-header .bottom-row .bottom-menu-btn {
  display: none;
  margin-left: 0px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .bottom-menu-btn {
    display: block;
  }
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .bottom-menu-btn img {
    margin-right: 9px;
    vertical-align: -5px;
  }
}
section.main-header .bottom-row .nav-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list.active {
    display: block;
  }
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list {
    display: none;
    padding: 0 31px;
  }
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list > li:first-child {
    position: absolute;
    left: 30px;
    top: -4px;
  }
  section.main-header .bottom-row .nav-list > li:first-child a {
    padding-bottom: 3px;
  }
}
section.main-header .bottom-row .nav-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
@media (max-width: 499px) {
  section.main-header .bottom-row .nav-list li {
    display: block;
  }
}
section.main-header .bottom-row .nav-list li:before {
  content: none;
}
section.main-header .bottom-row .nav-list li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
section.main-header .bottom-row .nav-list li.active .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
section.main-header .bottom-row .nav-list li.active .sub-menu-btn {
  position: absolute;
  width: 40px;
  height: 30px;
  left: auto;
  right: -56px;
  top: 48px;
  z-index: 100;
}
section.main-header .bottom-row .nav-list li.active .sub-menu-btn:after {
  content: "";
  width: 21px;
  height: 3px;
  background: #fff;
  display: block;
}
section.main-header .bottom-row .nav-list li a {
  display: block;
  font-size: 15.4px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 21px;
  padding: 17px 27px;
  border-bottom: 3px solid transparent;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1279px) {
  section.main-header .bottom-row .nav-list li a {
    padding: 17px 15px;
  }
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li a {
    padding: 4.5px 15px;
  }
}
section.main-header .bottom-row .nav-list li a.with-icon {
  padding: 9px 2px;
  margin-right: 19px;
}
section.main-header .bottom-row .nav-list li a.active, section.main-header .bottom-row .nav-list li a:hover {
  color: #E9C06E;
  text-decoration: none;
  border-bottom: 3px solid #E9C06E;
}
section.main-header .bottom-row .nav-list li a.active img, section.main-header .bottom-row .nav-list li a:hover img {
  filter: invert(78%) sepia(23%) saturate(871%) hue-rotate(353deg) brightness(350%) contrast(83%);
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li a.active img, section.main-header .bottom-row .nav-list li a:hover img {
    filter: none;
  }
}
section.main-header .bottom-row .nav-list li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  background: #000b2c;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 0 30px 0;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li .sub-menu {
    background: #162753;
    position: relative;
    display: none;
    padding: 9px 15px;
    margin-top: 7px;
  }
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li .sub-menu:before {
    content: "";
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background: #162753;
  }
}
section.main-header .bottom-row .nav-list li .sub-menu li {
  white-space: nowrap;
  display: block;
  padding-left: 0;
  border: 0;
}
section.main-header .bottom-row .nav-list li .sub-menu li a {
  display: block;
  padding: 15px 0;
  border: 0;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li .sub-menu li a {
    font-size: 13px;
    padding: 4px 0 3px;
  }
}
section.main-header .bottom-row .nav-list li .sub-menu-btn {
  display: none;
}
@media (max-width: 1023px) {
  section.main-header .bottom-row .nav-list li .sub-menu-btn {
    position: absolute;
    display: block;
    background: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    outline: none;
  }
}

@media (min-width: 1024px) {
  .lang-fr section.main-header .bottom-row .nav-list li a {
    padding: 17px 2px;
  }

  .lang-fr section.main-header .bottom-row .nav-list li a.with-icon {
    padding: 12px 2px;
  }
}
@media (min-width: 1200px) {
  .lang-fr section.main-header .bottom-row .nav-list li a {
    padding: 17px 10px;
  }

  .lang-fr section.main-header .bottom-row .nav-list li a.with-icon {
    padding: 12px 10px;
  }
}
@media (max-width: 1059px) {
  #top-navbar .visible-xs {
    display: block !important;
  }

  #top-navbar .hidden-xs {
    display: none;
  }
}
@media (min-width: 1060px) {
  #top-navbar .visible-xs {
    display: none;
  }

  #top-navbar .hidden-xs {
    display: block;
  }
}
a.ce-lop-skipnav {
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
  padding: 10px 20px;
  border-bottom-right-radius: 8px;
}

a.ce-lop-skipnav:focus {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
  color: #fff;
  background: rgba(38, 57, 134, 0.9);
}

.ce-lop-header {
  background-color: #333;
  height: 30px;
}
@media (max-width: 1023px) {
  .ce-lop-header {
    height: 24px;
  }
}

.ce-lop-header .container {
  padding: 0;
  max-width: 1240px;
  padding-left: 70px;
}
@media (max-width: 1023px) {
  .ce-lop-header .container {
    padding-left: 0px;
  }
}

.ce-lop-header .ce-lop-btn {
  font-family: Georgia, "Times New Roman", Times, serif;
}
@media (max-width: 1023px) {
  .ce-lop-header .ce-lop-btn {
    padding: 4px 7px;
    font-size: 11px;
  }
}

.ce-lop-header ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.ce-lop-header ul li {
  float: left;
  border-left: solid 1px #000;
  font-family: "Roboto", sans-serif;
  list-style-type: none !important;
}

.ce-lop-header ul li:last-child {
  border-right: solid 1px #000;
}

.ce-lop-header a {
  display: block;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: background-color ease-in 0.3s;
}
@media (max-width: 1023px) {
  .ce-lop-header a {
    font-size: 11px;
    padding: 4px 8px;
  }
}

.ce-lop-header a:hover {
  background-color: #000;
}

.ce-lop-nav {
  background: #fff;
  border: none;
  height: 60px;
}
@media (max-width: 1023px) {
  .ce-lop-nav {
    height: 45px;
  }
}
.ce-lop-nav .container {
  max-width: 1240px;
  padding-left: 85px;
}
@media (max-width: 1023px) {
  .ce-lop-nav .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.ce-lop-nav ul.ce-lop-nav-list {
  list-style-type: none;
  margin: 0 -15px;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .ce-lop-nav ul.ce-lop-nav-list {
    margin: 0;
  }
}

ul.ce-lop-nav-list li {
  list-style-type: none !important;
}

.ce-lop-nav ul.ce-lop-nav-list li {
  float: left;
  border-right: solid 1px #e5e5e5;
  max-height: 60px;
  min-height: 60px;
}
@media (max-width: 1023px) {
  .ce-lop-nav ul.ce-lop-nav-list li {
    min-height: auto;
    max-width: 115px;
  }
}

.ce-lop-nav ul.ce-lop-nav-list li.right {
  float: right;
}

.ce-lop-nav ul.ce-lop-nav-list li:last-child {
  border-left: solid 1px #e5e5e5;
}

.ce-lop-nav ul.ce-lop-nav-list li:first-child {
  border-left: solid 1px #e5e5e5;
}

.ce-lop-nav ul.ce-lop-nav-list li a {
  display: block;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color ease-in 0.3s;
  font-size: 1.15em;
}
@media (max-width: 1023px) {
  .ce-lop-nav ul.ce-lop-nav-list li a {
    font-size: 13px;
    padding: 3px 7px 6px 7px;
    height: 48px;
  }
}

.ce-lop-nav ul.ce-lop-nav-list li.ce-lop-nav-senate-link a {
  color: #7f0116;
}

.ce-lop-nav ul.ce-lop-nav-list li.ce-lop-nav-lop-link a {
  color: #006;
}

.ce-lop-nav ul.ce-lop-nav-list li.ce-lop-nav-hoc-link a {
  color: #427a26;
}

.ce-lop-nav ul.ce-lop-nav-list li a:hover,
.ce-lop-nav ul.ce-lop-nav-list li .selected {
  background: #eee;
}

/*.ce-lop-footer {*/
  /*margin-top: 20px;*/
/*  color: #fff;
  background: #333 url("/staticfiles/Learn/assets/images/OurCountryOurParliament/Footer/bg-footer.jpg") top center;
}*/
@media (max-width: 1023px) {
  .ce-lop-footer {
    padding-top: 0px;
    padding-bottom: 7px;
  }
  .ce-lop-footer .container {
    padding: 0 12px;
  }
  .ce-lop-footer .order-first {
    order: 0 !important;
  }
  .ce-lop-footer .ce-lop-footer-emblem img {
    width: 125px;
  }
}

.ce-lop-footer .ce-parl-footer-top {
  background: rgba(0, 0, 0, 0.2);
}

.ce-lop-footer .ce-parl-footer-vc {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 270px;
}

.ce-lop-footer .ce-lop-footer-external-links,
.ce-lop-footer .ce-lop-footer-bottom-links,
.ce-lop-footer .ce-lop-footer-social-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ce-lop-footer .ce-lop-footer-emblem img {
  max-width: 100%;
  height: auto;
}

.ce-lop-footer .ce-lop-footer-external-links {
  margin: 20px 0;
}
@media (max-width: 1023px) {
  .ce-lop-footer .ce-lop-footer-external-links {
    margin-top: 16px;
  }
}

ul.ce-lop-footer-external-links li {
  list-style-type: none !important;
}

.ce-lop-footer .ce-lop-footer-external-links a {
  display: block;
  text-align: center;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px rgba(255, 255, 255, 0.9);
  margin-bottom: 10px;
  transition: all ease-in 0.3s;
}
@media (max-width: 1023px) {
  .ce-lop-footer .ce-lop-footer-external-links a {
    font-size: 11px;
    padding: 7px 15px;
    margin-bottom: 8.5px;
  }
}

.ce-lop-footer .ce-lop-footer-external-links a:hover {
  background-color: #fff;
  border: solid 1px #fff;
  color: #000;
}

.ce-lop-footer .ce-lop-footer-external-links a.ce-lop-footer-senate-link:hover {
  color: #600;
}

.ce-lop-footer .ce-lop-footer-external-links a.ce-lop-footer-hoc-link:hover {
  color: #060;
}

.ce-lop-footer .ce-lop-footer-external-links a.ce-lop-footer-lop-link:hover {
  color: #006;
}

.ce-lop-footer .ce-lop-footer-bottom {
  background: rgba(0, 0, 0, 0.8);
}

.ce-lop-footer .ce-lop-footer-bottom .ce-lop-footer-bottom-links li {
  display: inline-block;
  margin-right: -4px;
  /* Hack Fighting the Space Between Inline Block Elements */
}

.ce-lop-footer .ce-lop-footer-bottom .ce-lop-footer-bottom-links li a {
  display: block;
  color: #b3b3b3;
  padding: 10px;
  transition: all ease-in 0.3s;
}
@media (max-width: 1023px) {
  .ce-lop-footer .ce-lop-footer-bottom .ce-lop-footer-bottom-links li a {
    font-size: 11px;
    text-decoration: none;
    padding: 0 10px;
  }
}

.ce-lop-footer .ce-lop-footer-bottom .ce-lop-footer-bottom-links li a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}

div.ce-lop-footer-stay-connected:hover {
  background-color: rgba(0, 0, 0, 0.75);
  transition: all ease-in 0.3s;
}

div.ce-lop-footer-stay-connected {
  border: 1px black solid;
  color: #b3b3b3;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 25px;
  height: 100px;
  /* 225px; */
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1023px) {
  div.ce-lop-footer-stay-connected {
    height: auto;
    margin: 0 12px;
    width: calc(100% - 24px);
  }
}
div.ce-lop-footer-stay-connected-header {
  border-bottom: 1px black solid;
  background: rgba(0, 0, 0, 0.55);
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  div.ce-lop-footer-stay-connected-header {
    padding-bottom: 0;
    margin-bottom: -9px;
  }
}

div.ce-lop-footer-stay-connected-header p {
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: -10px;
  text-align: center;
  font-size: 145%;
}
@media (max-width: 1023px) {
  div.ce-lop-footer-stay-connected-header p {
    font-size: 14px;
  }
}

div.ce-lop-footer-stay-connected ul {
  display: inline;
  list-style-type: none;
  overflow: hidden;
  padding-top: 10px;
}

div.ce-lop-footer-stay-connected ul, div.ce-lop-footer-stay-connected ul li {
  display: inline;
  list-style-type: none;
  float: left;
  padding-left: 10px;
}

div.ce-lop-footer-stay-connected li {
  line-height: 2em;
  width: 50%;
  padding-bottom: 4px;
}

div.ce-lop-footer-stay-connected #connectFlickr {
  width: 100%;
}

@media (max-width: 380px) {
  div.ce-lop-footer-stay-connected li {
    width: 100%;
  }
}
div.ce-lop-footer-stay-connected li a {
  color: #b3b3b3;
  text-decoration: none;
  font-size: 0.9em;
}

.ce-lop-footer-stay-connected-header {
  color: #b3b3b3;
  text-decoration: none;
  font-size: 0.9em;
  text-align: center;
  border: 2px black solid;
  background-color: rgba(0, 0, 0, 0.55);
  padding-bottom: 20px;
}

.ce-lop-footer-stay-connected-header a {
  color: #b3b3b3;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .ce-lop-footer-stay-connected-header a img {
    transform: scale(0.75);
    margin: -10px -5px 0;
  }
}

.ce-lop-footer-stay-connected-header:hover {
  border: 2px #e1e1e1 solid;
  padding-bottom: 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: rgba(87, 87, 87, 0.8);
}

.ce-lop-footer-stay-connected-header a:hover {
  color: #fff;
  text-decoration: none;
}

a.ce-hoc-footer-social-media {
  float: right;
  margin-top: 160px;
  display: block;
  text-align: center;
  padding: 5px 10px 10px 10px;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px rgba(255, 255, 255, 0.5);
  color: #000;
  margin-bottom: 10px;
  transition: all ease-in 0.3s;
}

.ce-hoc-footer a.ce-hoc-footer-social-media:hover {
  background-color: rgba(255, 255, 255, 0.75);
  border: solid 1px #fff;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4285;
  color: #474747;
}

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

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #474747;
}

h5, h6 {
  font-size: 1em;
}

h2 {
  font-weight: 400;
}

/*Bootstrap Override - START*/
a, a:hover {
  color: #3a78ae;
}

.btn, .btn-paging, .btn-paging-active, .btn-expand {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #626263;
  border-radius: 0px;
}

.btn-expand {
  padding: 0px 6px;
}

.btn, .btn-paging-active, .btn-expand {
  background-color: #f6f6f6;
}

.btn-paging-active {
  cursor: default;
}

label.btn-primary {
  background-color: #337ab7;
}

.btn:hover, .btn-paging:hover {
  border: 1px solid #0977d4;
}

.btn-lop {
  color: #000;
  background-color: #ffffff;
  border-color: #626263;
}

/*Bootstrap Override - END*/
.btn-paging {
  background-color: #fff;
}

.bold {
  font-weight: bold;
}

.collapsed {
  height: 30px;
  width: 100%;
  overflow: hidden;
}

.expanded {
  height: 100%;
  width: 100%;
}

.expand-link {
  position: relative;
  top: 4px;
  padding-right: 4px;
}

.italic {
  font-style: italic;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.top-right-text {
  position: absolute;
  top: 20px;
  left: 170px;
}

.main_content, .right-panel {
  padding-top: 25px;
}

a.accessible-links {
  z-index: 1;
  /*padding-right: 2em;
  padding-left: 2em;
  margin-right: -2em;
  margin-left: -2em;*/
}

a.accessible-links:hover, a.accessible-links:focus {
  z-index: 1;
  color: #3a78ae;
  text-decoration: underline;
}

/*LOP Header Menu and Mobile Menu START*/
#top-navbar {
  background-color: #e7e9ec;
  max-height: 60px;
}
#top-navbar .container {
  max-width: 1241px;
  padding-bottom: 0;
  padding-left: 94px;
}
@media (max-width: 1023px) {
  #top-navbar .container {
    padding-left: 0;
    padding-right: 11px;
  }
}
#top-navbar .logo {
  margin-top: 4px;
  display: inline-block;
}

#hamburger img {
  width: 30px;
}

.top-navbar-left {
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

#top-navbar .top-navbar-right {
  text-align: right;
  width: 100%;
  float: left;
}

#top-navbar .top-navbar-right ul.top-nav > li {
  float: right;
}

#top-navbar .top-navbar-right ul.top-nav > li.topnav-menu-icon > a {
  padding: 5px 5px 5px 5px;
}

#top-navbar .top-navbar-right ul.top-nav > li.topnav-menu-text > a {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 4px;
}

#top-navbar .top-navbar-right ul.top-nav > li.topnav-menu-seperator > a {
  border-left: 1px solid #ffffff;
}

#top-navbar .top-navbar-right ul.top-nav > li.topnav-menu-text > a:hover {
  color: #d7e3f9;
}

#top-navbar .top-navbar-right ul.top-nav > li > a:hover,
#top-navbar .top-navbar-right ul.top-nav > li.open > a:hover,
#top-navbar .top-navbar-right ul.top-nav > li > a:focus,
#top-navbar .top-navbar-right ul.top-nav > li.open > a:focus,
#top-navbar .top-navbar-right ul.top-nav > li > a:visited,
#top-navbar .top-navbar-right ul.top-nav > li.open > a:visited {
  background: transparent;
  background-color: transparent;
}

.lop-dropdown-menu {
  right: 0;
  left: inherit;
  min-width: 100%;
  padding: 0px;
  border: 0;
}
@media (max-width: 1023px) {
  .lop-dropdown-menu {
    top: 101.5%;
  }
}

.open .lop-dropdown-menu {
  display: block;
}

.lop-dropdown-menu li {
  border-bottom: 1px #b9b5b5 solid;
}

.top-navbar-right > ul > li {
  list-style: none;
  padding: 2px 5px 5px 5px;
}

.top-navbar-right > ul {
  list-style-type: none;
}

.top-nav.nav .dropdown-header {
  padding: 0;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
}

.dropdown-menu > li.dropdown-header > a {
  font-weight: 300;
  padding-top: 11px;
  padding-bottom: 13px;
  text-align: center;
}

.nav > li > .lop-dropdown-menu {
  margin: 0;
  padding: 8px 8px 6px 8px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.lop-dropdown-menu > li > a {
  display: block;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 60px;
  font-weight: 500;
  color: #474747;
  white-space: normal;
  clear: both;
  background: #e7e9ec;
}
@media (max-width: 1023px) {
  .lop-dropdown-menu > li > a {
    text-decoration: none;
  }
}

.lop-dropdown-menu > li > a:focus, .lop-dropdown-menu > li > a:hover {
  background: #fff;
  color: #233a74;
}

ul.main_menu {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  float: right;
}

ul.main_menu li {
  /* float: right; */
  list-style-type: none !important;
  display: inline-grid;
}

ul.main_menu li:hover {
  background-color: white;
  transition: all ease-in 0.3s;
}

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

ul.main_menu_mobile > li {
  list-style-type: none !important;
  display: inline;
}

ul.main_menu_mobile > li:first-child {
  float: left;
}

ul.main_menu_mobile > li:last-child {
  float: right;
}
@media (max-width: 1023px) {
  ul.main_menu_mobile > li:last-child {
    line-height: 46px;
    padding-bottom: 0;
  }
}

li.menubar_item a p, li.mobile_menubar_item a p {
  display: inline;
}
@media (max-width: 1023px) {
  li.menubar_item a p, li.mobile_menubar_item a p {
    font-size: 20px;
  }
}

li.menubar_item a.selected, li.mobile_menubar_item a.selected,
li.menubar_item a.selected:hover, li.mobile_menubar_item a.selected:hover {
  text-decoration: none;
  font-weight: bolder;
  color: #006699;
  background-color: #fff;
}

ul.main_menu li a {
  display: block;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: 600;
  color: #322f31;
  padding-left: 20px;
  padding-right: 20px;
}

ul.main_menu li:first-child a img {
  padding-top: 5px;
}

ul.main_menu li a:hover {
  color: #006699;
}

li.short_menubar_item {
  display: inline;
  padding: 0;
  margin: 0;
}

li.menubar_item, li.short_menubar_item {
  max-height: 60px;
  line-height: 60px;
}

li.menu_expanded {
  background: #ffffff;
}

#share-bar {
  background-color: #fff;
  max-height: 60px;
  display: none;
  z-index: 10;
  position: absolute;
  width: 100%;
}

.share-links {
  float: right;
}

.share-links a {
  display: inline-block;
}

#search-bar {
  min-height: 60px;
  max-height: 60px;
  z-index: 10;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  border: none;
  background-color: #ffffff;
  display: none;
  padding-top: 15px;
}

.container-search {
  height: 10px;
  text-align: center;
  vertical-align: middle;
  left: 0;
  right: 0;
  padding-left: 5px;
  border: none;
  display: inline;
  background-color: #ffffff;
}

/*LOP Header Menu and Mobile Menu END*/
img.FeaturedItemOneThird, img.FeaturedItemHalf, img.FeaturedItemFull, img.FeaturedItemTwoThirdOverTwoRows, img.FeaturedItemTwoThird {
  position: relative;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

div.FeaturedItemOneThird, div.FeaturedItemHalf, div.FeaturedItemFull, div.FeaturedItemTwoThirdOverTwoRows, div.FeaturedItemTwoThird {
  min-height: 300px;
  margin-bottom: 30px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}

@media (min-width: 767px) {
  div.FeaturedItemTwoThirdOverTwoRows {
    max-height: 630px;
    height: 630px;
  }

  img.FeaturedItemTwoThirdOverTwoRows {
    height: 630px;
  }
}
div.more_items_container {
  background-color: #fbfbfb;
}

div.more_items ul {
  margin-left: 0px;
  padding-left: 0px;
}

div.more_items ul li {
  padding-bottom: 10px;
  margin-left: 15px;
  padding-left: 10px;
}

div.more_items ul li a:hover {
  color: black;
  font-weight: bold;
  border-bottom: black 2px solid;
  line-height: 2em;
  display: inline-block;
}

div.more_items ul li a {
  border-bottom: transparent 2px solid;
  line-height: 2em;
  display: inline-block;
}

div.more_items ul li a p {
  color: black;
  padding-left: 0px;
  padding-right: 0px;
}

div.more_items {
  float: left;
  display: block;
  width: 100%;
  /*	padding-left: 10px;			*/
}

div.more_items_text {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-weight: 600;
  line-height: 18px;
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.9));
}

div.more_items_text > p {
  font-size: 16px;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}

div.more_items a {
  text-decoration: none;
}

div.more_items_item:hover .more_items_text {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9));
  transition: all ease-in 0.3s;
}

#more_items_header h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  padding-right: 30px;
  margin-left: -10px;
}

div.more_items_item {
  min-height: 200px;
  position: relative;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
}

img.more_items:not(.next_item) {
  position: relative;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

@media (min-width: 1px) and (max-width: 767px) {
  div.more_items > div {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  div.more_items > div:first-child {
    padding-left: 0px;
  }

  div.more_items > div:nth-last-child(2) {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .col-md-1_5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 150px;
    padding-left: 15px;
    padding-right: 10px;
  }

  div.more_items > div:first-child {
    padding-left: 0px;
  }

  div.more_items > div:nth-last-child(2) {
    padding-right: 0px;
  }
}
div.two-column-list ul {
  list-style-type: none;
  overflow: hidden;
  padding-top: 10px;
}

div.two-column-list ul li {
  float: left;
  display: inline-block;
  list-style-type: none;
  padding-left: 10px;
}

div.two-column-list li {
  line-height: 2em;
  width: 50%;
}

div.two-column-list a {
  display: block;
  width: 90%;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px #f2f2f2 solid;
}

div.two-column-list li:first-child a, div.two-column-list li:nth-child(2) a {
  border-top: 1px #f2f2f2 solid;
}

div.two-column-list li span {
  border-bottom: transparent 2px solid;
  line-height: 2em;
  display: inline-block;
}

div.two-column-list li:hover span {
  font-weight: bold;
  color: black;
  border-bottom: black 2px solid;
}

@media (max-width: 780px) {
  div.two-column-list li {
    width: 100%;
  }
}
.number01-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-01.png) left no-repeat;
}

.number02-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-02.png) left no-repeat;
}

.number03-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-03.png) left no-repeat;
}

.number04-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-04.png) left no-repeat;
}

.number05-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-05.png) left no-repeat;
}

.number06-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-06.png) left no-repeat;
}

.number07-bg {
  background: url(/staticfiles/PublicWebsite/assets/images/Common/img-about-icon-07.png) left no-repeat;
}

.number01-bg,
.number02-bg,
.number03-bg,
.number04-bg,
.number05-bg,
.number06-bg,
.number07-bg {
  position: relative;
  min-height: 120px;
  z-index: -1;
}

.number01-bg span,
.number02-bg span,
.number03-bg span,
.number04-bg span,
.number05-bg span,
.number06-bg span,
.number07-bg span {
  position: absolute;
  bottom: 10px;
  left: 0;
}

.number01-bg p,
.number02-bg p,
.number03-bg p,
.number04-bg p,
.number05-bg p,
.number06-bg p,
.number07-bg p {
  padding-top: 80px;
}

.home-news span.date {
  font-weight: bold;
  font-size: 0.92em;
  color: #52ADD0;
}

.home-news a.link {
  color: #02205F;
  font-weight: bold;
}

.home-news ul.list-with-bullet {
  padding-top: 10px;
  margin-left: -18px;
}

.special-header {
  width: 50%;
  font-size: 1.3em;
  background-color: #02205f;
  background-image: linear-gradient(to left, #49484a, #19356d);
}

.special-header h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: white;
}

.special-header h3 span.yellow {
  color: #e7b454;
  font-weight: bold;
}

.special-header, .std-header, .std-header-small, .std-header-xsmall, .std-header-xxsmall, .std-header-xxxsmall {
  font-weight: bold;
  display: block;
}

.std-header {
  font-size: 1.3em;
}

.lop-blue {
  color: #337ab7;
}

.background-gray {
  background: #fbfbfb;
}

.std-header-small {
  font-size: 1.2em;
}

h3.std-header-small {
  margin: 0 0 10px;
}

.std-header-xsmall {
  font-size: 1.1em;
}

.std-header-xxsmall {
  font-size: 1em;
  font-weight: 600;
}

.std-header-xxsmall a, a:hover {
  text-decoration: underline;
}

.std-header-xxxsmall {
  font-size: 0.9em;
  font-weight: 600;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-left-60 {
  padding-left: 60px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-15 {
  padding-left: 15px;
}

.no-padding {
  padding: 0;
}

/*selector has to be precise*/
div ul.padding-top-0 {
  padding-top: 0px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.ul-header, .ul-header-small {
  font-weight: bold;
  display: block;
  padding-top: 25px;
  padding-bottom: 10px;
}

.ul-header-small {
  font-size: 1.2em;
}

.ul-header {
  font-size: 1.3em;
}

.underline {
  border-bottom: 1px #f2f2f2 solid;
  padding-bottom: 10px;
}

.back-to-top {
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/img/bg_back_to_top.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  text-decoration: none;
  padding: 25px;
  display: none;
  z-index: 9001;
}

.back-to-top:hover {
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/img/bg_back_to_top_hover.png);
}

/*Read More*/
a.show_hide {
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
  color: #38393a;
}

div.rounded-block a.show_hide {
  color: #3a78ae;
}

/*Read More END*/
/*Accordion Collabsable Panel*/
span.panel-title, h2.panel-title {
  font-family: "Open Sans", sans-serif;
  color: #474747;
}

/* Icon when the collapsible content is shown */
h2.panel-title a:after, span.panel-title a:after {
  font-family: "Glyphicons Halflings";
  content: "";
  float: right;
}

/* Icon when the collapsible content is hidden */
h2.panel-title a:after, span.panel-title a.collapsed:after {
  content: "";
}

h2.panel-title a, span.panel-title a {
  display: block;
  height: inherit;
  text-decoration: none;
}

.panel {
  border-radius: 0px;
}

.panel-default > .panel-heading {
  background-image: none;
  background-color: #fbfbfb;
}

/*Container with sub containers for alignment*/
.parent-alignment-container {
  float: left;
  position: relative;
  width: 100%;
}

.child-alignment-container-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 959px) {
  .parent-alignment-container {
    float: inherit;
    width: inherit;
  }

  .child-alignment-container-bottom {
    position: relative;
  }
}
/*Google Search Bar Disable Ads and branding*/
.cse input.gsc-input, input.gsc-input {
  background-image: none !important;
}

.gsc-adBlock {
  padding-bottom: 5px;
  display: none;
}

.gsib_a ::placeholder {
  color: transparent;
  opacity: 0;
  /* Firefox */
}

/*Google End*/
p a {
  text-decoration: underline;
}

/*Print CSS*/
@media print {
  .hidden-print {
    display: none;
  }
}
/*Print CSS END*/
footer.site-footer {
  padding-top: 81px;
  padding-bottom: 105px;
  position: relative;
  background-color: #34111F;
  color: #fff;
}
@media (max-width: 1023px) {
  footer.site-footer {
    background: #E5DBCD;
    color: #34111F;
    padding-top: 53px;
    text-align: center;
    padding-bottom: 58px;
  }
}
footer.site-footer .container {
  max-width: 1310px;
}
footer.site-footer .footer-wrp {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp {
    flex-direction: column;
    padding-right: 30px;
  }
}
footer.site-footer .footer-wrp .copyright {
  flex: 0 0 51.6%;
  margin-top: 22px;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .copyright {
    order: 5;
    margin-top: 40px;
  }
}
footer.site-footer .footer-wrp .copyright p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  footer.site-footer .footer-wrp .copyright p {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .copyright p {
    font-size: 14px;
    padding: 0 40px;
    margin-left: 13px;
    letter-spacing: 0;
  }
}
footer.site-footer .footer-wrp .footer-logos {
  flex: 0 0 48.2%;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-logos {
    margin-top: 10px;
    margin-left: 20px;
  }
}
footer.site-footer .footer-wrp .footer-logos img {
  margin-right: 34px;
}
@media (max-width: 1199px) {
  footer.site-footer .footer-wrp .footer-logos img {
    margin-right: 0;
    transform: scale(0.8);
  }
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-logos img {
    margin-right: 0px;
  }
}
footer.site-footer .footer-wrp .footer-logos img:last-child {
  margin-right: 0;
}
footer.site-footer .footer-wrp .footer-col-1 {
  flex: 0 0 25.8%;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-col-1 {
    flex: 0 0 100%;
  }
}
footer.site-footer .footer-wrp .footer-col-2 {
  flex: 0 0 25.7%;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-col-2 {
    flex: 0 0 100%;
  }
}
footer.site-footer .footer-wrp .footer-col-3 {
  flex: 0 0 25.9%;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-col-3 {
    order: -2;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
footer.site-footer .footer-wrp .footer-col-4 {
  flex: 0 0 21.9%;
}
@media (max-width: 1023px) {
  footer.site-footer .footer-wrp .footer-col-4 {
    order: -1;
    flex: 0 0 100%;
  }
}
footer.site-footer .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.site-footer .menu li {
  list-style: none;
  margin-bottom: 36px;
}
@media (max-width: 1023px) {
  footer.site-footer .menu li {
    margin-bottom: 24px;
  }
}
footer.site-footer .menu li a {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
@media (max-width: 1199px) {
  footer.site-footer .menu li a {
    font-size: 16px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  footer.site-footer .menu li a {
    color: #34111F;
    font-size: 14px;
    line-height: 24px;
  }
}
footer.site-footer .menu .sub-menu {
  margin: 0;
  padding-left: 5px;
}
footer.site-footer .menu .sub-menu li {
  margin-bottom: 0;
}
footer.site-footer .menu .sub-menu li a {
  font-weight: 300;
}
footer.site-footer p, footer.site-footer a {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.2px;
  font-weight: 300;
}
@media (max-width: 1199px) {
  footer.site-footer p, footer.site-footer a {
    font-size: 16px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  footer.site-footer p, footer.site-footer a {
    color: #34111F;
    font-size: 14px;
    line-height: 24px;
  }
}
footer.site-footer p a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
footer.site-footer p strong {
  font-weight: 500;
}
@media (max-width: 1023px) {
  footer.site-footer p {
    margin-bottom: 24px;
  }
}

#footer > p {
  margin: 0;
}

/**
 * CTA Style
 */
#page {
  overflow-x: hidden;
}

.inner-container {
  max-width: 1470px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1070px;
  }
}
@media (max-width: 767px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0 35px;
  }
}

.section {
  padding-top: 72px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .section {
    padding-top: 32px;
    padding-bottom: 35px;
  }
}

@media (min-width: 1025px) {
  .col-right {
    padding-left: 44px;
  }
}

@media (min-width: 1025px) {
  .col-left {
    padding-right: 39px;
  }
}
@media (max-width: 767px) {
  .col-left {
    margin-bottom: 33px;
  }
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.bg-grey {
  background-color: #F5F5F5;
}

body {
  -webkit-font-smoothing: antialiased;
}

.main-content {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.main-content p {
  margin-bottom: 17px;
}
.main-content p a {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2C2C2C;
}

h1 {
  font-size: 60px;
  line-height: 75px;
  font-weight: 400;
}

h2 {
  font-size: 30px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  h2 {
    line-height: 35px;
  }
}

h3 {
  font-size: 21px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

h4 {
  font-size: 20px;
  line-height: 38px;
  font-weight: 700;
}

.main-content ul {
  list-style: none;
  padding: 0;
}
@media (max-width: 767px) {
  .main-content ul {
    padding-left: 14px;
  }
}
.main-content ul li {
  padding-left: 18px;
  margin-bottom: 10px;
  position: relative;
}
.main-content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #388FCB;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}

.section p a {
  color: #2C8888;
}
.section p a:hover {
  color: #3a78ae;
}

.thin-space {
  width: 0px;
  display: inline-block;
  margin-right: -3px;
}

.btn {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  border: 0;
  padding: 10px 22px;
}
.btn.btn-primary {
  background: #66CCEC;
}
.btn.btn-warning {
  background: #FCDA2F;
}
.btn.btn-danger {
  background: #F16477;
}
.btn:hover {
  border: 0;
  text-decoration: none;
  background-color: #2C2C2C;
  color: #fff;
}
.btn.btn-icon {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  border: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 19px;
}
@media (max-width: 767px) {
  .btn.btn-icon {
    font-size: 20px;
    margin-bottom: 26px;
  }
}
.btn.btn-icon:hover {
  border: 0;
  text-decoration: none;
  background: transparent;
  color: #000;
}
.btn.btn-icon:hover.btn-print span {
  background: #F8E47C;
}
.btn.btn-icon:hover.btn-download span {
  background: #AFEBFD;
}
.btn.btn-icon:hover span {
  font-weight: 700;
  letter-spacing: -0.4px;
}
.btn.btn-icon span {
  margin-left: -17px;
  padding: 7px 29px 9px 25px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .btn.btn-icon span {
    padding-left: 24px;
  }
}
.btn.btn-icon.btn-print span {
  background: #FCDA2F;
}
.btn.btn-icon.btn-download span {
  background: #66CCEC;
}
.btn.btn-icon img {
  vertical-align: -33px;
  position: relative;
}
@media (max-width: 767px) {
  .btn.btn-icon img {
    width: 69px;
    height: 69px;
    vertical-align: -28px;
  }
}

.image-thumb {
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CBCBCB;
  display: block;
}
.image-thumb:hover {
  text-decoration: none;
}
.image-thumb:hover .image-thumb-wrap > img {
  transform: scale(1.1);
}
.image-thumb .thumb-title {
  padding: 0 22px;
  line-height: 25px;
  color: #1D3F8A;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  min-height: 80px;
  background: #fff;
}
.image-thumb .play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 87px;
  height: 87px;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .image-thumb .play-video {
    transform: translate(-50%, -50%) scale(0.55);
  }
}
.image-thumb .image-thumb-wrap {
  position: relative;
  overflow: hidden;
}
.image-thumb .image-thumb-wrap img {
  transition: 0.3s;
  max-height: 271px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .image-thumb .image-thumb-wrap img {
    max-height: 240px;
  }
}
@media (max-width: 991px) {
  .image-thumb .image-thumb-wrap img {
    max-height: 188px;
  }
}
.image-thumb .video-duration {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  font-weight: 500;
  color: #fff;
  padding: 9px 11px 7px;
}
@media (max-width: 767px) {
  .image-thumb .video-duration {
    font-size: 16px;
    padding: 7px 11px 4px;
  }
}

.steps {
  display: flex;
  gap: 5px;
  margin-right: 0;
  margin-bottom: 66px;
  position: relative;
}
@media (max-width: 767px) {
  .steps {
    margin-top: 65px;
    flex-direction: column;
    margin-bottom: 34px;
  }
}
.steps .step {
  flex: 0 0 calc(14.2857142% - 5px);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .steps .step {
    position: relative;
    margin-bottom: 6px;
  }
}
.steps .step:hover {
  margin-top: -8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .steps .step:hover {
    margin-top: 0;
    margin-bottom: 6px;
  }
}
.steps .step.bg-green .step-wrap {
  background-color: rgba(89, 194, 172, 0.23);
}
.steps .step.bg-green .step-item {
  flex: 0 0 14.2857142%;
}
.steps .step.bg-green .step-content {
  background: rgba(89, 194, 172, 0.23);
}
@media (max-width: 767px) {
  .steps .step.bg-green .step-content {
    background: transparent;
  }
}
.steps .step.active {
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .steps .step.active {
    margin-bottom: 6px;
  }
}
.steps .step.active .step-popup {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .steps .step.active .step-popup {
    display: block;
    flex-direction: column;
    top: calc(100% + 2px);
    z-index: 10;
  }
}
.steps .step.active .read-more:before {
  content: "Close ";
}
.steps .step .step-wrap {
  background: rgba(185, 226, 255, 0.6);
  padding-bottom: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .steps .step .step-wrap {
    padding-right: 45%;
    padding-left: 16px;
    align-items: flex-start;
    padding-bottom: 28px;
    min-height: 181px;
    height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .steps .step .step-wrap > img {
    position: absolute;
    left: 50%;
    transform: scale(1.2) translate(-50%, 50%);
    bottom: 50%;
    margin-left: 90px;
    margin-bottom: 10px;
  }
}
.steps .step .num {
  font-size: 22px;
  line-height: 29px;
  font-weight: 500;
  color: #fff;
  background: #000000;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-top: 26px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .steps .step .num {
    margin-top: 22px;
    margin-bottom: 11px;
  }
}
.steps .step p {
  color: #151515;
  padding: 0 6px;
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .steps .step p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .steps .step p {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    padding: 0;
  }
}
.steps .step .read-more {
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-decoration: none;
  color: #000;
}
@media (max-width: 1023px) {
  .steps .step .read-more {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .steps .step .read-more {
    font-size: 16px;
    margin-top: 14px;
    margin-top: auto;
  }
}
.steps .step .read-more:before {
  content: "Learn more ";
}
.steps .step .read-more img {
  margin: 0;
}
.steps .step img {
  margin-top: auto;
  margin-bottom: 31px;
}
@media (max-width: 1023px) {
  .steps .step img {
    transform: scale(0.8);
    margin-bottom: 15px;
  }
}
.steps .step-popup {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  display: flex;
  justify-content: space-between;
  cursor: auto;
}
@media (max-width: 767px) {
  .steps .step-popup {
    position: static;
    display: none;
  }
}
.steps .step-popup .step-content {
  background: #D5EDFF;
  flex: 0 0 calc(100% - 14.285714% - 5px);
  position: relative;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 70px;
  text-align: left;
  z-index: 1;
}
@media (max-width: 767px) {
  .steps .step-popup .step-content {
    padding-left: 18px;
    padding-right: 20px;
    padding-top: 25px;
    background: #fff;
  }
}
.steps .step-popup .step-content .close-step {
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (max-width: 767px) {
  .steps .step-popup .step-content .close-step {
    display: none;
  }
}
.steps .step-popup .step-content p {
  margin-bottom: 25px;
}
.steps .step-popup .step-content p.step-sm {
    margin-bottom: 25px;
    margin-top: -17px;
}
.steps .step-popup .step-item {
  flex: 0 0 14.2857142%;
}
@media (max-width: 767px) {
  .steps .step-popup .step-item {
    display: none;
  }
}
.steps .step-popup .step-item img {
  transform: scale(1.3);
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .steps .step-popup .step-item img {
    transform: scale(0.9);
  }
}
.steps .step-popup .step-nav {
  position: absolute;
  right: 15px;
  bottom: 14px;
}
@media (max-width: 767px) {
  .steps .step-popup .step-nav {
    display: none;
  }
}
.steps .step-popup .step-nav a {
  text-decoration: none;
  margin-left: 20px;
  color: #474747;
}

.lang-fr .steps .step.active .read-more:before {
  content: "Fermer ";
}
.lang-fr .steps .step .read-more:before {
  content: "Apprends plus ";
}

.info {
  margin-bottom: 48px;
  margin-top: 46px;
}
.info span {
  margin-right: 20px;
}
.info span img {
  margin-right: 10px;
}

.accordion {
  border-radius: 0;
}
@media (max-width: 767px) {
  .accordion {
    margin: 0 -13px;
  }
}
.accordion .accordion-item {
  background: #EFEFEF;
  border-radius: 0;
  margin-bottom: 21px;
}
.accordion .accordion-button, .accordion .accordion-button:not(.collapsed) {
  background: #EFEFEF;
  justify-content: space-between;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #151515;
  padding-left: 26px;
  padding-top: 22px;
  padding-right: 74px;
  padding-bottom: 21px;
  height: auto;
  box-shadow: none;
}
@media (max-width: 1023px) {
  .accordion .accordion-button, .accordion .accordion-button:not(.collapsed) {
    font-size: 17px;
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-button, .accordion .accordion-button:not(.collapsed) {
    padding-left: 18px;
    padding-right: 40px;
    font-size: 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.accordion .accordion-button:after, .accordion .accordion-button:not(.collapsed):after {
  position: absolute;
  right: 30px;
  top: 26px;
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/img/icon-arrow.svg);
  background-size: 10px;
  background-position: 5px 2px;
}
@media (max-width: 1023px) {
  .accordion .accordion-button:after, .accordion .accordion-button:not(.collapsed):after {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-button:after, .accordion .accordion-button:not(.collapsed):after {
    left: 21px;
    right: auto;
    bottom: 23px;
    top: auto;
  }
}
.accordion .accordion-button:hover span, .accordion .accordion-button:not(.collapsed):hover span {
  text-decoration: underline;
}
.accordion .accordion-button a, .accordion .accordion-button:not(.collapsed) a {
  margin-left: auto;
  color: #151515;
  text-decoration: none;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .accordion .accordion-button a, .accordion .accordion-button:not(.collapsed) a {
    font-size: 16px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-button a, .accordion .accordion-button:not(.collapsed) a {
    margin-left: 33px;
    margin-top: 26px;
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .accordion .accordion-button a img, .accordion .accordion-button:not(.collapsed) a img {
    width: 34px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-button a img, .accordion .accordion-button:not(.collapsed) a img {
    width: auto;
    margin-right: 10px;
    vertical-align: -7px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-button strong, .accordion .accordion-button:not(.collapsed) strong {
    display: block;
  }
}
.accordion .accordion-button img, .accordion .accordion-button:not(.collapsed) img {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .accordion .accordion-button img.icon-arrow, .accordion .accordion-button:not(.collapsed) img.icon-arrow {
    display: none;
  }
}
.accordion .accordion-button:after {
  transform: rotate(-7deg);
}
.accordion .accordion-button:not(.collapsed):after,
.accordion .accordion-button:hover:after {
  transform: rotate(89deg);
}
.accordion .accordion-body {
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 37px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .accordion .accordion-body {
    padding-top: 0px;
    padding-left: 26px;
    padding-right: 38px;
  }
}
.accordion .accordion-body > p {
  max-width: 700px;
}
@media (max-width: 767px) {
  .accordion .accordion-body ul {
    padding-left: 2px;
    margin-top: 24px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .accordion .accordion-body ul li {
    margin-bottom: 18px;
  }
}
.accordion .accordion-content {
  flex: 0 0 75%;
  padding-right: 40px;
}
@media (max-width: 1023px) {
  .accordion .accordion-content {
    flex: 0 0 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

.plans {
  display: flex;
  margin-top: 0;
  flex: 0 0 22%;
}
@media (max-width: 1023px) {
  .plans {
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .plans {
    flex-direction: column;
    margin-right: -16px;
  }
}
.plans .plan {
  display: flex;
  flex-direction: column;
  background: #fff;
  flex: 0 0 200px;
  margin-right: 34px;
  align-items: center;
  padding: 23px 30px 32px;
}
@media (max-width: 1023px) {
  .plans .plan {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .plans .plan {
    margin-right: 0;
    margin-bottom: 20px;
    flex-direction: column-reverse;
    position: relative;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 11px 21px 21px;
    flex: unset;
  }
}
.plans .plan img {
  width: min-content;
  margin-bottom: 0;
}
.plans .plan span {
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  text-align: center;
  margin-top: auto;
}
@media (max-width: 767px) {
  .plans .plan span {
    margin-top: 0;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .plans .plan .btn {
    position: absolute;
    right: 15px;
    bottom: 21px;
  }
}

.section-banner {
  position: relative;
}
@media (max-width: 767px) {
  .section-banner {
    min-height: 76px;
  }
}
.section-banner.banner-dark {
  color: #fff;
}
.section-banner.banner-dark h2 {
  color: #fff;
}
.section-banner .section-banner-image {
  width: 100%;
}
@media (max-width: 1199px) {
  .section-banner .section-banner-image {
    min-height: 300px;
    object-fit: cover;
  }
}
@media (max-width: 1023px) {
  .section-banner .section-banner-image {
    display: none;
  }
}
.section-banner .section-banner-image-mob {
  width: 100%;
  display: none;
}
@media (max-width: 1023px) {
  .section-banner .section-banner-image-mob {
    display: block;
    height: 324px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .section-banner .section-banner-image-mob {
    height: auto;
    margin-top: -100px;
  }
}
.section-banner .banner-credit {
  position: absolute;
  right: 10px;
  bottom: -30px;
  font-size: 12px;
}
.section-banner .container {
  position: relative;
}
.section-banner .container-wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
}
.section-banner p {
  max-width: 600px;
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .section-banner p {
    padding-right: 20px;
    padding-bottom: 77px;
  }
}
.section-banner h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
@media (max-width: 767px) {
  .section-banner h2 {
    margin-top: 63px;
    margin-bottom: 30px;
    letter-spacing: -0.4px;
  }
}

.section-before-you-begin {
  padding-top: 85px;
}
@media (max-width: 767px) {
  .section-before-you-begin {
    padding-top: 32px;
  }
}
.section-before-you-begin .col-right {
  padding-right: 70px;
}
@media (max-width: 1280px) {
  .section-before-you-begin .col-right {
    padding-right: 15px;
  }
}

.section-footer {
  padding-bottom: 102px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .section-footer {
    padding-top: 50px;
  }
}
.section-footer.bordered {
  border-top: 25px solid;
  padding-top: 55px;
  padding-bottom: 78px;
}
.section-footer.bordered .col-right, .section-footer.bordered .col-left {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .section-footer.bordered .col-left {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-footer.bordered .col-right p {
    margin-bottom: 34px;
  }
}
.section-footer.bordered .footer-item {
  margin-top: auto;
}
.section-footer.bordered .footer-item:hover {
  text-decoration: none;
}
.section-footer.bordered .footer-item:hover span {
  background: #fff;
  color: #2C2C2C;
}
.section-footer.bordered p {
  color: #fff;
  margin-bottom: 62px;
}
.section-footer.border-pink {
  border-top-color: #F16477;
}
.section-footer.border-yellow {
  border-top-color: #FCDA2F;
}
.section-footer.border-blue {
  border-top-color: #388FCB;
}
.section-footer.border-green {
  border-top-color: #59C2AC;
}
.section-footer.border-light-blue {
  border-top-color: #66CCEC;
}
.section-footer h2 {
  color: #fff;
}
.section-footer a {
  color: #fff;
  text-decoration-thickness: 1px;
}
@media (max-width: 767px) {
  .section-footer a {
    line-height: 30px;
    font-weight: 500;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .section-footer .mt-50 {
    margin-top: 33px;
  }
}
@media (max-width: 767px) {
  .section-footer .col-left {
    margin-bottom: 57px;
  }
}
.section-footer .footer-item {
  text-decoration: none;
  font-weight: 500;
  font-size: 22px;
  line-height: 37px;
}
.section-footer .footer-item:hover span {
  background: #fff;
  color: #2C2C2C;
}
.section-footer .footer-item:hover img {
  transform: scale(1.03);
}
.section-footer .footer-item span {
  text-align: center;
  display: block;
  background: #090D30;
  padding: 10px 0;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .section-footer .footer-item span {
    text-align: left;
    padding: 13px 26px 19px;
  }
}
.section-footer .footer-item .footer-image-wrap {
  overflow: hidden;
}
.section-footer .footer-item img {
  transition: 0.3s;
  width: 100%;
}

.footer-bg-1 {
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/footer-bg-1.jpg);
}

.footer-bg-2 {
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/footer-bg-2.jpg);
}

.footer-bg-5 {
  background-image: url(/staticfiles/Learn/assets/images/OurCountryOurParliament/footer-bg-5.jpg);
}

.section-democracy {
  padding-top: 46px;
}
@media (min-width: 1025px) {
  .section-democracy .container {
    max-width: 1076px;
  }
}
.section-democracy p {
  margin-bottom: 18px;
}
.section-democracy .col-right {
  padding-left: 38px;
}
@media (max-width: 767px) {
  .section-democracy .col-right {
    padding-left: 12px;
  }
}

.section-federalism-division {
  padding-top: 75px;
  padding-bottom: 86px;
}
.section-federalism-division p {
  margin-bottom: 14px;
}
.section-federalism-division ul {
  margin-bottom: 56px;
}

.section-consitutional-monarchy {
  padding-top: 61px;
  padding-bottom: 63px;
}
.section-consitutional-monarchy p {
  margin-bottom: 16px;
}

.check-photos-block {
  background: #fff;
  padding: 24px 36px;
  border: 1px solid #B5B5B5;
}
@media (max-width: 1280px) {
  .check-photos-block {
    margin-right: 0;
  }
}
.check-photos-block.two-rows {
  margin: 46px 14px 0 -14px;
  padding-left: 60px;
  padding-right: 36px;
  padding-bottom: 34px;
}
@media (max-width: 767px) {
  .check-photos-block.two-rows {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.check-photos-block.two-rows .check-photos {
  gap: 64px;
}
@media (max-width: 1023px) {
  .check-photos-block.two-rows .check-photos {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .check-photos-block.two-rows .check-photos {
    flex-direction: column;
    gap: 25px;
  }
}
.check-photos-block.two-rows .check-photos img {
  height: 279px;
}
@media (max-width: 1280px) {
  .check-photos-block.two-rows .check-photos img {
    height: 269px;
  }
}
@media (max-width: 1199px) {
  .check-photos-block.two-rows .check-photos img {
    height: 237px;
  }
}
@media (max-width: 1023px) {
  .check-photos-block.two-rows .check-photos img {
    height: 171px;
  }
}
@media (max-width: 767px) {
  .check-photos-block.two-rows .check-photos img {
    height: auto;
  }
}
.check-photos-block h3 {
  font-weight: 500;
  letter-spacing: -0.2px;
  color: #113484;
}
@media (max-width: 767px) {
  .check-photos-block h3 {
    line-height: 25px;
  }
}
.check-photos-block h3 a {
  color: #1D3F8A;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
}
.check-photos-block .check-photos {
  display: flex;
  gap: 28px;
}
@media (max-width: 767px) {
  .check-photos-block .check-photos {
    flex-direction: column;
  }
}
.check-photos-block .check-photos img {
  height: 255px;
}
@media (max-width: 1280px) {
  .check-photos-block .check-photos img {
    height: 224px;
  }
}
@media (max-width: 1023px) {
  .check-photos-block .check-photos img {
    height: 159px;
  }
}
@media (max-width: 767px) {
  .check-photos-block .check-photos img {
    height: auto;
  }
}

.section-branches-of-government {
  padding-top: 80px;
  padding-bottom: 105px;
}
.section-branches-of-government ul {
  margin-bottom: 64px;
}

.section-parts-of-parliament {
  padding-bottom: 29px;
}
.section-parts-of-parliament .right-col {
  padding-left: 60px;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .section-parts-of-parliament .right-col {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .section-parts-of-parliament .left-col {
    margin-top: 24px;
  }
}
@media (min-width: 1200px) {
  .section-parts-of-parliament .container {
    max-width: 1156px;
    padding-left: 57px;
  }
}

.icon-text {
  display: flex;
  padding-left: 0px;
  align-items: center;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .icon-text {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 11px;
  }
}
.icon-text img {
  margin-left: -17px;
  margin-top: 14px;
}
@media (max-width: 1023px) {
  .icon-text img {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .icon-text img {
    margin-left: -7px;
    width: auto;
    margin-top: 0;
  }
}
.icon-text .icon-text-content {
  padding-left: 29px;
  padding-top: 14px;
}
@media (max-width: 1023px) {
  .icon-text .icon-text-content {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .icon-text .icon-text-content {
    padding-left: 0px;
    padding-top: 27px;
    margin-left: -4px;
  }
}
.icon-text .icon-text-content h4 {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .icon-text .icon-text-content ul {
    padding-left: 0;
  }
}
.icon-text .icon-text-content ul li {
  padding-left: 11px;
  margin-bottom: 0px;
}
.icon-text .icon-text-content ul li:before {
  width: 4px;
  height: 4px;
  top: 13px;
}

.section-monarch-and-governon {
  padding-top: 58px;
}
@media (max-width: 767px) {
  .section-monarch-and-governon .container {
    padding: 0 44px;
  }
}

@media (max-width: 767px) {
  .section-key-roles {
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .section-key-roles ul {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .section-key-roles img {
    margin: 68px -35px 0;
    max-width: calc(100% + 70px);
    width: calc(100% + 70px);
    height: 368px;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .section-majority-and--minority .col-right img {
    max-width: 316px;
    margin-left: -7px;
  }
}

@media (max-width: 767px) {
  .section-how-it-works.bg-grey {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-how-it-works.bg-grey img {
    margin: 27px -35px 0;
    max-width: calc(100% + 70px);
    width: calc(100% + 70px);
    height: 233px;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .section-canadas-laws p {
    padding-right: 34px;
  }
}

@media (max-width: 767px) {
  .section-print-web .print-version-image {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .section-print-web .btn-print {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .section-print-web .btn-print-long span {
    display: inline-block;
    white-space: break-spaces;
    line-height: 1;
    vertical-align: -10px;
    text-align: left;
  }
}
.section-print-web .col-right {
  display: flex;
  padding-left: 0;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1199px) {
  .section-print-web .col-right {
    align-items: flex-start;
    padding-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */
