@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Oswald:300,400,700" rel="stylesheet');
@font-face {
  font-family: 'Oswald-DemiBold';
  src: url("../fonts/Oswald-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Oswald-DemiBold.woff") format("woff"), url("../fonts/Oswald-DemiBold.ttf") format("truetype"), url("../fonts/Oswald-DemiBold.svg#Oswald-DemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato-Medium';
  src: url("../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium.ttf") format("truetype"), url("../fonts/Lato-Medium.svg#Lato-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato-Bold';
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }
b, strong {
  font-weight: bolder !important; }

.button {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background: #e1001a;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  width: auto;
  max-width: 370px;
  padding: 8px 0px 9px 0px;
  position: relative;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  letter-spacing: 1px; }
  .button:after {
    position: absolute;
    content: "\f105";
    right: auto;
    margin: 0 0 0 13px;
    font-family: "FontAwesome";
    color: #ffffff;
    font-size: 16px;
    top: 8px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s; }
  .button:hover {
    background: #ff0000;
    color: #ffffff; }
  .button:focus {
    background: #ba0015;
    color: #ffffff; }
  .button.hollow {
    padding: 15px 43px 18px 20px;
    border-radius: 0;
    background: transparent;
    border: 2px solid #ffffff;
    font-size: 16px;
    letter-spacing: inherit; }
    .button.hollow:hover {
      border: 2px solid #ff383f;
      color: #ff383f; }
      .button.hollow:hover:after {
        color: #ff383f; }

.inner-right .lit-search,
.inner-right .sidebar-widget {
  margin: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: none !important; }
  .inner-right .lit-search .search-label,
  .inner-right .lit-search h3,
  .inner-right .sidebar-widget .search-label,
  .inner-right .sidebar-widget h3 {
    background: #8d0916;
    padding: 22px 22px 22px 28px;
    position: relative;
    display: block;
    width: 100%;
    font-weight: 300 !important;
    color: #ffffff !important;
    font-family: "Oswald", sans-serif, sans-serif !important;
    font-size: 22px !important;
    line-height: 28px !important;
    margin: 0px !important;
    letter-spacing: 0px; }
    .inner-right .lit-search .search-label:before,
    .inner-right .lit-search h3:before,
    .inner-right .sidebar-widget .search-label:before,
    .inner-right .sidebar-widget h3:before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      height: 2px;
      width: 18px;
      background: #000000;
      transform: translateY(-50%); }
  .inner-right .lit-search .search-wrapper,
  .inner-right .lit-search .box-wrapper,
  .inner-right .sidebar-widget .search-wrapper,
  .inner-right .sidebar-widget .box-wrapper {
    width: 100%;
    height: auto;
    float: left;
    background: #e2e7ed;
    padding: 20px 28px 28px;
    float: none !important;
    letter-spacing: 0px; }
    .inner-right .lit-search .search-wrapper h2,
    .inner-right .lit-search .box-wrapper h2,
    .inner-right .sidebar-widget .search-wrapper h2,
    .inner-right .sidebar-widget .box-wrapper h2 {
      letter-spacing: 0px; }
  .inner-right .lit-search.special,
  .inner-right .sidebar-widget.special {
    background-color: #8d0916;
    padding: 20px;
    padding-bottom: 20px !important;
    text-align: center; }
    .inner-right .lit-search.special:hover,
    .inner-right .sidebar-widget.special:hover {
      background: #e1001a; }
    .inner-right .lit-search.special a,
    .inner-right .sidebar-widget.special a {
      color: #fff; }
.inner-right .need-help .wrapper {
  background: #e2e7ed !important; }

#legislation .inner-right .need-help, #litigation .inner-right .need-help {
  background-image: none !important; }

.lit-search form {
  margin-bottom: 20px; }

#fact-sheet.print.vertical {
  padding: 0px 10px;
  width: 100%; }

#fact-sheet.print h2.title {
  color: #061977 !important;
  font-size: 28px;
  text-align: left;
  margin: 0 !important;
  font-weight: bold;
  letter-spacing: 0; }

#fact-sheet.print h3 {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  width: auto;
  letter-spacing: 0; }

#fact-sheet.print table h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 0px;
  text-align: left;
  letter-spacing: 0; }

#fact-sheet.print .summary {
  color: #000; }

#fact-sheet.print .box.details {
  min-width: 860px;
  width: 100%; }

#fact-sheet.sf.print .box.details,
#fact-sheet.aps.print .box.details,
#fact-sheet.pl.print .box.details {
  margin-bottom: 10px;
  min-width: auto !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0; }

#fact-sheet.print .box.details:after {
  display: none !important; }

#fact-sheet.print .box.details thead {
  border-top: 4px solid #061977; }

#fact-sheet.print .box.details thead tr.heading th {
  border-top: 4px solid #061977;
  background-color: #DADADA;
  height: auto;
  padding: 2px 8px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #061977;
  font-weight: normal;
  font-family: "Open Sans",sans-serif; }

#fact-sheet.sf.print .box.details thead tr.heading th,
#fact-sheet.aps.print .box.details thead tr.heading th,
#fact-sheet.pl.print .box.details thead tr.heading th {
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  border: none; }

#fact-sheet.print .box.details tbody tr {
  border-bottom: 2px solid #969696; }

#fact-sheet.sf.print .box.details tbody tr,
#fact-sheet.aps.print .box.details tbody tr,
#fact-sheet.pl.print .box.details tbody tr {
  border-bottom: 1px solid #969696; }

#fact-sheet.print .box.details tbody tr td {
  padding: 5px 15px;
  color: #000;
  font-size: 11px !important;
  line-height: 13px !important;
  font-family: "Open Sans",sans-serif; }

#fact-sheet.print .box.details tbody tr td.r-border {
  border-right: 2px solid #969696;
  width: 50%; }

#fact-sheet.sf.print .box.details tbody tr td,
#fact-sheet.aps.print .box.details tbody tr td,
#fact-sheet.pl.print .box.details tbody tr td {
  border-right: 1px solid #969696;
  position: relative; }

#fact-sheet.sf.print .box.details tbody tr td:last-child,
#fact-sheet.aps.print .box.details tbody tr td:last-child,
#fact-sheet.pl.print .box.details tbody tr td:last-child {
  border-right: none; }

#fact-sheet.print .box.details tbody tr td ul {
  margin: 0px; }

#fact-sheet.print .box.details tbody tr td ul li {
  list-style: none;
  font-size: 11px;
  font-family: "Open Sans",sans-serif; }

#fact-sheet.print .box.details tbody tr td ul li.table13,
#fact-sheet.print .box.details tbody tr td ul li.table1,
#fact-sheet.print .box.details tbody tr td ul li.table11,
#fact-sheet.print .box.details tbody tr td ul li.table12 {
  display: inline-block; }

#fact-sheet.print .box.details tbody tr td ul li.table5,
#fact-sheet.print .box.details tbody tr td ul li.table8 {
  display: inline-block;
  padding-left: 15px; }

#fact-sheet.print .box.details tbody tr td ul li.table14,
#fact-sheet.print .box.details tbody tr td ul li.table2,
#fact-sheet.print .box.details tbody tr td ul li.table9,
#fact-sheet.print .box.details tbody tr td ul li.table10 {
  float: right;
  margin-left: 10px; }

#fact-sheet.print .box.details.last {
  margin-bottom: 20px; }

#fact-sheet.print span.footer, #fact-sheet.print p.update {
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-size: 14px; }

#fact-sheet.print span.footer a {
  color: #00F; }

body.mozilla #fact-sheet.print .buttons {
  position: absolute;
  top: 150px; }

body.mozilla #fact-sheet.print.vertical .buttons {
  position: absolute;
  top: 50px !important; }

#big-wins-page .buttons, #pending-litigation-page .buttons {
  top: 0px;
  position: relative;
  left: unset;
  text-align: right;
  margin-bottom: 15px; }

.buttons {
  position: absolute;
  top: 50px;
  left: calc(100% - 210px); }
  .buttons .print-btn, .buttons .pdf-btn {
    background-image: url("../images/print32.png");
    padding: 10px 10px 10px 42px;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #061977;
    background-position: 5px 50%;
    color: #061977;
    display: inline-block; }
    .buttons .print-btn:hover, .buttons .pdf-btn:hover {
      background-color: #eee;
      text-decoration: none; }
  .buttons .pdf-btn {
    background-image: url("../images/pdf32.svg");
    background-size: 25px;
    background-position: 8px 50%; }

#fact-sheet.print img[alt="Yes"] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#report #fact-sheet.print .details td {
  text-align: left; }

#results.reportlist thead tr th {
  color: #fff;
  font-weight: 400;
  background: none;
  color: #e54939;
  font-family: 'PT Sans', sans-serif;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
  vertical-align: bottom;
  border: none;
  padding: 0 0 15px;
  border-bottom: solid 2px #dadada; }

#ff-message {
  padding: 15px 20px;
  background-color: #FCF8E3;
  color: #8a6d3b;
  border: 1px solid #faebcc;
  margin-bottom: 20px; }

#ff-message .msg {
  display: inline-block;
  position: relative;
  top: -20px;
  margin-right: 10px;
  max-width: 80vw; }

@media screen and (max-width: 995px) {
  #ff-message .msg {
    top: 0px; }

  #fact-sheet.print.vertical table.box {
    min-width: 100%;
    display: table; }

  body.printLandscape .main-outercon .content-container #main > .row {
    overflow: scroll; } }
@media print {
  body div.modal, body div.modal * {
    display: none !important;
    height: 0px !important;
    overflow: hidden;
    border: none !important; }
  body div.modal p {
    text-indent: -1000%;
    white-space: nowrap;
    overflow: hidden; }

  body:not(.fact-sheet-print), body:not(.fact-sheet-print) div {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1em !important;
    word-spacing: 1px !important;
    letter-spacing: 0.2px !important;
    font: 1em Arial, Helvetica !important;
    color: #000 !important;
    position: relative !important;
    overflow: visible !important;
    font-size-adjust: 0.5; }

  li, a {
    line-height: 1em !important;
    word-spacing: 1px !important;
    letter-spacing: 0.2px !important;
    font: 1em Arial, Helvetica !important;
    position: relative !important;
    overflow: visible !important;
    font-size-adjust: 0.5; }

  body:not(.fact-sheet-print) * {
    font-family: Arial, Helvetica !important;
    overflow: visible !important; }

  body:not(.fact-sheet-print) p, body:not(.fact-sheet-print) div {
    display: block !important; }

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

  nav.main-menu {
    display: none !important; }

  body .header-inner .goog-te-banner-frame.skiptranslate,
  body .header-inner .language-selector, body .header-inner .top-search,
  body .header-inner .article-image, body .header-inner .headmessage, body .header-inner .header-logo {
    display: none !important; }

  p {
    font-size: 1em !important; }

  h1 {
    font-size: 41px !important; }

  h2 {
    font-size: 32px !important; }

  h4 {
    font-size: 20px !important; }

  h6 {
    font-size: 14px !important; }

  body#big-wins-page .q-contact, body#pending-litigation-page .q-contact {
    padding: 0px !important; }
  body#big-wins-page table, body#pending-litigation-page table {
    max-width: 99% !important; }
  body#big-wins-page footer, body#pending-litigation-page footer {
    display: none !important; }

  #pending-litigation-page .banner-container .overlay-content h1 {
    display: none; }

  body .inner-wrap .buttons, body #goog-gt-tt, body .goog-te-banner-frame {
    display: none !important; }
  body #main.container .row {
    margin-left: 0px !important; }
    body #main.container .row .intro .inner-wrap > p {
      margin-top: 20px; }

  body .banner-container {
    height: auto !important; }

  body .banner-container .banner-image {
    display: none !important; }

  body .banner-container .banner-overlay {
    position: relative !important;
    height: auto !important; }
    body .banner-container .banner-overlay .overlay-wrapper {
      max-width: 100% !important; }

  body .banner-container .overlay-content h1 {
    font-size: 30px !important;
    bottom: auto !important; }

  body .banner-container .overlay-content h1.front {
    padding-bottom: 0px !important; }

  body .banner-container .overlay-content {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    position: relative !important;
    bottom: 0px !important;
    top: auto !important;
    height: auto !important; }
    body .banner-container .overlay-content h1 {
      bottom: -65px !important;
      height: auto !important;
      line-height: 31px; }

  body#home .banner-container {
    height: auto !important;
    position: relative !important; }
    body#home .banner-container .banner-overlay {
      height: auto !important;
      position: relative !important; }
      body#home .banner-container .banner-overlay .overlay-wrapper {
        height: auto !important;
        position: relative !important; }
        body#home .banner-container .banner-overlay .overlay-wrapper .overlay-content {
          height: auto !important;
          position: relative !important;
          margin-top: 90px !important; }
          body#home .banner-container .banner-overlay .overlay-wrapper .overlay-content h1.front {
            display: none; }
          body#home .banner-container .banner-overlay .overlay-wrapper .overlay-content .content-wrap {
            height: auto !important;
            position: relative !important; }

  .article-content p {
    color: #000 !important; }

  .alert.alert-warning {
    display: none; }

  #main h2.title {
    margin-top: 20px; }

  body .banner-container {
    top: 20px !important;
    height: 100px !important;
    min-height: auto !important;
    max-height: auto !important; }
    body .banner-container .overlay-content {
      margin: 0px auto !important;
      paddig: 0px !important;
      height: auto !important;
      text-align: center; }
    body .banner-container h1, body .banner-container h6 {
      color: #000 !important; }

  .banner-container .banner-overlay, .header-txt, .header-txt:before, .header-txt:after, .header-container {
    background: transparent !important; }
    .banner-container .banner-overlay a, .header-txt a, .header-txt:before a, .header-txt:after a, .header-container a {
      color: #000 !important; }

  .header-txt {
    width: 100%;
    text-align: center; }
    .header-txt a {
      color: #000 !important; }

  .header-logo, .header-menu {
    display: none !important; }

  body #main.container {
    padding-top: 0px !important;
    height: auto !important; }

  .inner-right .lit-search .search-label, .inner-right .lit-search h3, .inner-right .sidebar-widget .search-label, .inner-right .sidebar-widget h3 {
    color: #000 !important; }

  #about, #country {
    width: 70% !important;
    display: inline-block !important;
    margin: 0px !important;
    paddig: 0px !important;
    float: none !important;
    margin-left: 14px !important; }

  #about-side, #country-side {
    width: 25% !important;
    display: inline-block !important;
    margin: 0px !important;
    paddig: 0px !important;
    float: none !important; }

  .col-md-3 {
    flex: 0 0 25% !important;
    max-width: 25% !important; }

  body .col-md-4.slick-slide {
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important; }

  .col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important; }

  .skiptranslate {
    margin-bottom: -50px; }

  .report-list .pdf-icon1,
  .report-list .pdf-icon2,
  .report-list .pdf-icon3,
  .report-list .pdf-icon4 {
    print-color-adjust: exact !important;
    color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
    -moz-print-color-adjust: exact !important; }

  #ff-message {
    display: none !important;
    margin-bottom: 0px; }

  html {
    background-color: #fff;
    color: #000 !important; }

  body.printLandscape {
    transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important; }

  body.printLandscape.chrome {
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important; }

  body.printLandscape.mozilla {
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    margin-top: -40px !important;
    width: 100% !important; }
    body.printLandscape.mozilla #fact-sheet.print {
      padding: 0px 130px 0px 120px !important; }
      body.printLandscape.mozilla #fact-sheet.print.aps .box.details tbody tr td {
        font-size: 8px !important; }

  body.mozilla #fact-sheet.print.vertical {
    padding-right: 15px !important; }

  body.printLandscape.edge #fact-sheet.print {
    padding-top: 150px !important;
    margin-left: -20px !important;
    margin-right: 10px !important;
    width: auto !important; }

  body.safari #main.container, body.devsafari #main.container, body.edge #main.container, body.chrome #main.container {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

  body.printLandscape.safari,
  body.printLandscape.devsafari {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    max-width: 29.7cm !important;
    width: 100% !important;
    height: 21cm !important;
    padding-right: 10px !important; }
    body.printLandscape.safari #hidden-block,
    body.printLandscape.devsafari #hidden-block {
      display: inline-block !important; }
    body.printLandscape.safari #fact-sheet,
    body.printLandscape.devsafari #fact-sheet {
      padding: 130px 120px 0px 120px !important; }

  body.printLandscape.chrome #fact-sheet {
    width: calc(100% - 0.4cm) !important;
    margin-left: 0.1cm !important; }

  #fact-sheet.sf.print .box.details thead tr.heading th {
    font-size: 11px !important;
    line-height: 13px !important; }

  #fact-sheet.print .buttons {
    display: none !important; }

  #fact-sheet.print {
    padding: 0px 0px 0px 0px !important;
    margin: 0px -100px 0px -100px !important;
    width: auto !important; }

  #fact-sheet.aps.print {
    margin: 0px -90px 0px -90px !important; }

  #fact-sheet.pl.print {
    margin: 0px -60px 0px -60px !important;
    width: auto; }

  #fact-sheet.print.vertical {
    padding: 0px 10px 0px 20px !important;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
    position: relative !important; }

  #fact-sheet.print h2.title {
    color: #061977 !important;
    font-size: 24px !important;
    margin-bottom: -10px !important;
    margin-top: -10px !important; }

  #fact-sheet.print h3 {
    font-size: 20px !important;
    margin-bottom: 0px !important; }

  #fact-sheet.print.pl h2.title {
    margin-top: 0px !important; }

  #fact-sheet.print .summary {
    color: #000 !important;
    font-family: "Open Sans",sans-serif !important; }

  #fact-sheet.print .summary p,
  #fact-sheet.print .footer p {
    margin-bottom: 8px !important;
    font-size: 10px !important;
    line-height: 12px !important; }

  #fact-sheet.print p.update {
    margin-bottom: 8px !important;
    font-size: 10px !important;
    line-height: 12px !important;
    float: right !important;
    padding-right: 10px !important; }

  #fact-sheet.print .box.details thead tr.heading th {
    background-color: #DADADA !important;
    color: #061977 !important;
    -webkit-print-color-adjust: exact !important;
    font-size: 10px !important; }

  #fact-sheet.print .box.details {
    border: none !important;
    display: table !important;
    margin: 0px !important;
    padding: 0px !important;
    min-width: 100% !important; }
    #fact-sheet.print .box.details tr td, #fact-sheet.print .box.details tr th {
      font-size: 8px !important; }
    #fact-sheet.print .box.details thead {
      height: auto !important; }

  #fact-sheet.pl.print .box.details tbody tr td {
    font-size: 8px !important;
    padding: 2px 5px !important; }

  #fact-sheet.print.vertical .box.details tbody tr td {
    font-size: 8px !important;
    padding: 0px 8px !important; }

  #fact-sheet.aps.print .box.details thead {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important; }

  #fact-sheet.aps.print .box.details tr td,
  #fact-sheet.aps.print .box.details tr th {
    border: none !important;
    padding: 2px 5px !important; }

  #fact-sheet.aps.print .box.details tbody tr td {
    border-right: 1px solid #969696 !important; }

  #fact-sheet.aps.print .box.details tbody tr td:last-child {
    border-right: none !important; }

  #fact-sheet.print table h2 {
    font-size: 11px !important; }

  #fact-sheet.sf.print .box.details tr td,
  #fact-sheet.sf.print .box.details tr th {
    padding: 2px 5px !important; }

  #fact-sheet.print.vertical table.box tbody tr td {
    font-size: 8px !important;
    line-height: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
    #fact-sheet.print.vertical table.box tbody tr td ul {
      padding: 0px !important; }
      #fact-sheet.print.vertical table.box tbody tr td ul li {
        padding: 0px !important;
        font-size: 8px !important;
        line-height: 10px !important; }

  .footer-container .footer-top {
    background: transparent !important; } }
#country-side {
  margin-top: 0px; }
  #country-side h2 {
    background: #8d0916;
    padding: 22px 22px 22px 28px;
    position: relative;
    display: block;
    width: 100%;
    font-weight: 300 !important;
    color: #ffffff !important;
    font-family: "Oswald", sans-serif, sans-serif !important;
    text-align: left;
    font-size: 22px !important;
    line-height: 28px !important;
    margin: 0px !important;
    letter-spacing: 0px; }
    #country-side h2:before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      height: 2px;
      width: 18px;
      background: #000000;
      transform: translateY(-50%); }
  #country-side .body-wrapper {
    width: 100%;
    height: auto;
    float: left;
    background: #e2e7ed;
    padding: 20px 28px 28px;
    float: none !important;
    letter-spacing: 0px;
    margin-bottom: 20px; }
    #country-side .body-wrapper h2 {
      letter-spacing: 0px; }
    #country-side .body-wrapper .marginT-15, #country-side .body-wrapper .marginT-5 {
      border-radius: 5px / 4px;
      font-size: 14px;
      line-height: 30px;
      color: #fff;
      font-weight: 400;
      text-align: left;
      font-size: 13px;
      padding: 0px 50px 0px 15px !important;
      text-transform: none !important;
      margin-top: 15px !important; }
    #country-side .body-wrapper .grade, #country-side .body-wrapper .lh20 {
      margin: 0px !important;
      margin-bottom: 10px !important; }
      #country-side .body-wrapper .grade a, #country-side .body-wrapper .lh20 a {
        margin: 0px;
        padding: 0px;
        background: transparent;
        color: #000; }
  #country-side .tcllink {
    background-color: #8d0916;
    padding: 20px;
    padding-bottom: 20px !important;
    text-align: center;
    min-height: auto !important;
    margin-bottom: 20px;
    margin-top: 0px; }
    #country-side .tcllink:hover {
      background: #e1001a !important; }
    #country-side .tcllink a {
      color: #fff; }

.accordion-container .comment {
  color: #000; }
  .accordion-container .comment span.comment-title {
    font-weight: bold; }

.accordion-title {
  background-color: #e2e7ed !important; }
  .accordion-title.active .full .close {
    float: left !important; }
  .accordion-title.smoke-area.title-bg {
    background-color: #999 !important; }

.maptabs li {
  font-family: "Oswald", sans-serif, sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #000 !important;
  color: #fff; }
  .maptabs li.past, .maptabs li.future {
    background-color: #ddd !important;
    color: #000; }
  .maptabs li .modify a {
    text-decoration: none;
    color: #e1001a; }

#policy label:hover, #policy label.checked {
  color: #e1001a; }

#mapForm .map-next, .btn-r,
.finder-country .location .view-more {
  background-color: #e1001a; }
  #mapForm .map-next:hover, .btn-r:hover,
  .finder-country .location .view-more:hover {
    background-color: #8d0916; }

a, .link-btn, .result h3 a, #results a,
.law-grid tr td a, .law-grid tr td:first-child,
#countrylistresults a.download, #countrylistresults .download-all span,
.finder-country .location .location-sidebar p a,
#legislation #regionbox > h3 strong,
table.gridview .idealdef .infolink,
.download-all a {
  color: #e1001a; }
  a:hover, .link-btn:hover, .result h3 a:hover, #results a:hover,
  .law-grid tr td a:hover, .law-grid tr td:first-child:hover,
  #countrylistresults a.download:hover, #countrylistresults .download-all span:hover,
  .finder-country .location .location-sidebar p a:hover,
  #legislation #regionbox > h3 strong:hover,
  table.gridview .idealdef .infolink:hover,
  .download-all a:hover {
    color: red; }

.analysis a {
  color: #e1001a !important; }
  .analysis a:hover {
    color: red !important; }

#location-smokefree label:hover, #location-smokefree label.checked,
#mapForm .status-box label strong:hover {
  color: #e1001a; }

#map-navigation.closed #selection-result strong {
  color: #8d0916 !important; }

.link-btn:before {
  background-color: #e1001a; }

#comparehead {
  background-color: #000; }

.dark-grey-box a:hover {
  color: #fff; }

#recaptchawrapper {
  width: auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #8d0916;
  position: fixed;
  left: 50%;
  top: calc(100vh/2);
  transform: translateX(-50%) translateY(-50%); }

#country-head {
  width: 100%; }

#legislation .intro h2, #litigation .intro h2 {
  font-size: 30px;
  line-height: 32px; }

.holderWrap .holder {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #ddd;
  width: 21px;
  height: 21px; }

#regionbox ul {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  position: relative;
  padding-left: 50px; }
  #regionbox ul:first-child {
    border-top: none; }
  #regionbox ul li {
    width: 30%;
    display: inline-block;
    border-top: none;
    vertical-align: top; }
    #regionbox ul li.letter {
      width: auto;
      position: absolute;
      left: 0px; }
      #regionbox ul li.letter span {
        font-weight: 600;
        font-size: 18px;
        padding: 2px 10px; }

@media screen and (max-width: 767px) {
  .inner-wrap .inner-left, .inner-wrap .inner-right {
    display: block;
    width: 100% !important;
    float: none;
    clear: both; }
  .inner-wrap p {
    padding: 0px 15px; }

  #country, #country-side {
    display: block;
    width: 100% !important;
    float: none;
    clear: both;
    padding: 10px; }

  #main.container .row {
    margin: 0px; }
    #main.container .row .intro {
      width: 100%;
      padding: 0px 10px; }

  ul.inner-menu li, ul.inner-menu-down li {
    float: none;
    clear: both;
    display: block;
    width: 100%; }

  #comparehead.fixed {
    position: relative !important; }

  #comparehead .selectPolicy {
    float: none !important; }

  .legislation-compare {
    width: 100%; }

  table.childtable.gridviewcountries {
    display: block; }
    table.childtable.gridviewcountries tr td {
      display: block !important; }
      table.childtable.gridviewcountries tr td div#policyswitcher, table.childtable.gridviewcountries tr td div.comparecountry {
        margin-bottom: 10px !important; }
      table.childtable.gridviewcountries tr td ul {
        margin-left: 0px !important; }

  ul.maptabs {
    height: auto; }
    ul.maptabs li {
      display: block;
      float: none;
      clear: both;
      width: 30%; }

  #regionbox ul li {
    width: 30%; }
    #regionbox ul li img {
      display: none; }

  #policy.step ul.maptabs, #location-smokefree.step ul.maptabs, #smokefree-tab.step ul.maptabs, #regulated-tab.step ul.maptabs, #location-ecig.step ul.maptabs, #location-adban.step ul.maptabs,
  #adban-tab.step ul.maptabs, #packwarning-tab.step ul.maptabs, #location-regulated.step ul.maptabs, #regulated_ingredients.step ul.maptabs, #location-sales.step ul.maptabs, #ecig_restrictions.step ul.maptabs,
  #sales_restrictions.step ul.maptabs {
    margin-left: 10px;
    margin-right: 10px; }
    #policy.step ul.maptabs li, #location-smokefree.step ul.maptabs li, #smokefree-tab.step ul.maptabs li, #regulated-tab.step ul.maptabs li, #location-ecig.step ul.maptabs li, #location-adban.step ul.maptabs li,
    #adban-tab.step ul.maptabs li, #packwarning-tab.step ul.maptabs li, #location-regulated.step ul.maptabs li, #regulated_ingredients.step ul.maptabs li, #location-sales.step ul.maptabs li, #ecig_restrictions.step ul.maptabs li,
    #sales_restrictions.step ul.maptabs li {
      width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #policy.step ul.maptabs li, #location-smokefree.step ul.maptabs li, #smokefree-tab.step ul.maptabs li, #regulated-tab.step ul.maptabs li, #location-ecig.step ul.maptabs li, #location-adban.step ul.maptabs li,
  #adban-tab.step ul.maptabs li, #packwarning-tab.step ul.maptabs li, #location-regulated.step ul.maptabs li, #regulated_ingredients.step ul.maptabs li, #location-sales.step ul.maptabs li, #ecig_restrictions.step ul.maptabs li {
    width: auto;
    padding: 0px 15px 0px 50px; }

  .maptabs .modify {
    top: -50px; }

  #comparehead.fixed {
    position: relative !important; }

  #comparehead .selectPolicy {
    float: none !important; }

  .legislation-compare {
    width: 100%; }

  table.childtable.gridviewcountries {
    display: block; }
    table.childtable.gridviewcountries tr td {
      display: inline-block !important;
      width: 33%; }
      table.childtable.gridviewcountries tr td.first {
        width: 100%; }
      table.childtable.gridviewcountries tr td div#policyswitcher, table.childtable.gridviewcountries tr td div.comparecountry {
        margin-bottom: 10px !important; }
      table.childtable.gridviewcountries tr td ul {
        margin-left: 0px !important; } }
.drop-down-chevron {
  display: none; }

@media screen and (max-width: 1024px) {
  #country-sub-menu ul {
    position: relative; }
    #country-sub-menu ul li #drop-down-chevron {
      padding: 20px;
      position: absolute;
      right: 10px;
      top: 0px; }
      #country-sub-menu ul li #drop-down-chevron .chevron {
        display: inline-block;
        color: #fff;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .5em solid;
        border-right: .5em solid transparent;
        border-bottom: 0;
        border-left: .5em solid transparent; }
  #country-sub-menu ul.second.inner-menu-down {
    float: none;
    margin: auto; }
  #country-sub-menu ul.inner-menu, #country-sub-menu ul.second.inner-menu-down {
    width: 90%; }
    #country-sub-menu ul.inner-menu li, #country-sub-menu ul.second.inner-menu-down li {
      text-align: center;
      display: none; }
      #country-sub-menu ul.inner-menu li a, #country-sub-menu ul.second.inner-menu-down li a {
        vertical-align: middle;
        width: 100%; }
      #country-sub-menu ul.inner-menu li.active, #country-sub-menu ul.inner-menu li.hover, #country-sub-menu ul.second.inner-menu-down li.active, #country-sub-menu ul.second.inner-menu-down li.hover {
        display: block;
        float: none !important; }

  .inner-title-bg.width-smoke-section .pull-left, .inner-title-bg.width-smoke-section .dark-grey-box {
    float: none;
    display: block;
    position: relative; }
    .inner-title-bg.width-smoke-section .pull-left .marginR10, .inner-title-bg.width-smoke-section .dark-grey-box .marginR10 {
      margin-right: -10px !important; } }
@media screen and (max-width: 500px) {
  #main h2 {
    font-size: 26px;
    line-height: 28px; }

  ul.maptabs {
    height: auto; }
    ul.maptabs li {
      display: block;
      float: none;
      clear: both;
      width: 45%; }

  #regionbox ul li {
    width: 45%; }
    #regionbox ul li img {
      display: none; }

  .accordion-title .left-part {
    width: 100% !important; }

  h3.row-title {
    max-width: 90% !important; }

  .accordion-title .right-part {
    float: none !important;
    text-align: right;
    display: block; }

  .accordion-title.smoke-area .width-30 {
    width: 48% !important; } }
@media screen and (max-width: 410px) {
  .inner-title-bg.width-smoke-section .pull-left, .inner-title-bg.width-smoke-section .dark-grey-box {
    font-size: 12px;
    line-height: 12px; }
    .inner-title-bg.width-smoke-section .pull-left strong, .inner-title-bg.width-smoke-section .pull-left a, .inner-title-bg.width-smoke-section .dark-grey-box strong, .inner-title-bg.width-smoke-section .dark-grey-box a {
      font-size: 12px;
      line-height: 12px; }

  .accordion-title.smoke-area.title-bg span {
    font-size: 12px;
    line-height: 14px; } }
@media screen and (max-width: 320px) {
  .inner-title-bg.width-smoke-section .pull-left, .inner-title-bg.width-smoke-section .dark-grey-box {
    font-size: 11px;
    line-height: 11px; }
    .inner-title-bg.width-smoke-section .pull-left strong, .inner-title-bg.width-smoke-section .pull-left a, .inner-title-bg.width-smoke-section .dark-grey-box strong, .inner-title-bg.width-smoke-section .dark-grey-box a {
      font-size: 11px;
      line-height: 11px; } }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  font-family: "Lato-Medium";
  font-size: 16px;
  line-height: 23px;
  color: #4a4a4a;
  background: #ffffff; }

h1 {
  font-size: 45px;
  line-height: 60px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 40px; }

h2 {
  font-size: 36px;
  line-height: 39px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 30px; }

h3 {
  font-size: 28px;
  line-height: 36px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 20px; }

h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  margin-bottom: 15px; }

h5 {
  font-size: 22px;
  line-height: 23px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 2px; }

h6 {
  font-size: 18px;
  line-height: 30px;
  font-family: "Lato-Medium";
  font-weight: normal;
  letter-spacing: 1px; }

p {
  margin-bottom: 15px;
  line-height: 23px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 300; }

a {
  color: #e1001a;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s; }

a:active,
a:focus {
  color: #ba0015; }

a:hover {
  color: #ff0000; }

a:active,
a:hover,
a:focus {
  outline: none !important;
  text-decoration: none; }

strong {
  font-weight: 700; }

.main-outercon {
  width: 100%;
  overflow: hidden;
  position: relative; }

.header-container {
  width: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999; }
  @media (max-width: 1199px) {
    .header-container .container {
      max-width: 100% !important; } }

.header-inner {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (max-width: 991px) {
    .header-inner {
      display: block; } }

.header-txt {
  background: #e1001a;
  position: relative; }
  @media (max-width: 991px) {
    .header-txt:before {
      position: absolute;
      content: "";
      right: 100%;
      top: 0;
      width: 500%;
      height: 100%;
      background: #e1001a; } }
  .header-txt a {
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Oswald-DemiBold";
    font-size: 23px;
    letter-spacing: 3px;
    padding: 30px 23px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .header-txt a {
        font-size: 19px;
        padding: 28px 15px;
        letter-spacing: 2px; } }
    @media (max-width: 991px) {
      .header-txt a {
        font-size: 20px;
        padding: 14px 15px;
        letter-spacing: 1px; } }
  @media (max-width: 991px) {
    .header-txt {
      width: 100%;
      text-align: center; }
      .header-txt:before {
        width: 100%; } }

.language-selector {
  width: 14.7%;
  text-align: center;
  position: relative;
  padding: 0 17px; }
  .language-selector:before, .language-selector:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 60px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.4); }
    @media (max-width: 991px) {
      .language-selector:before, .language-selector:after {
        display: none; } }
  .language-selector:after {
    left: inherit;
    right: 0; }
  .language-selector a {
    color: #BABABA;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Oswald-DemiBold";
    letter-spacing: 2px;
    padding: 11px 0px; }
    .language-selector a span {
      color: #BABABA;
      margin: 0 0 3px 3px; }
      .language-selector a span i {
        margin: -4px 0 0;
        vertical-align: middle;
        -webkit-transition: all 300ms ease-in-out 0s;
        -moz-transition: all 300ms ease-in-out 0s;
        transition: all 300ms ease-in-out 0s; }
    .language-selector a:hover {
      color: #ffffff; }
      .language-selector a:hover span {
        color: #ffffff; }
    .language-selector a.active {
      color: #ffffff; }
      .language-selector a.active span {
        color: #ffffff; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .language-selector a {
        font-size: 15px; } }
  .language-selector ul {
    position: absolute;
    max-width: 150px;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    width: 100%;
    background: #000000;
    list-style: none;
    z-index: 999;
    display: none; }
    .language-selector ul li {
      width: 100%;
      line-height: 20px;
      border-top: 1px solid rgba(255, 255, 255, 0.4); }
      .language-selector ul li:first-child {
        border-top: 0; }
      .language-selector ul li a {
        display: block;
        text-transform: uppercase;
        padding: 7px 10px 8px 10px;
        text-align: center;
        font-size: 14px; }
        .language-selector ul li a:hover {
          color: #e1001a; }
        @media (min-width: 768px) and (max-width: 991px) {
          .language-selector ul li a {
            font-size: 13px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .language-selector {
      width: 14%;
      padding: 0 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .language-selector {
      width: 13%;
      padding: 0 5px; } }
  @media (max-width: 991px) {
    .language-selector {
      padding: 9px 15px;
      float: right;
      display: block;
      width: auto; } }

.top-search {
  display: block;
  height: 60px !important;
  position: relative;
  width: 60px; }
  @media (max-width: 900px) {
    .top-search {
      width: 40px;
      height: 60px !important;
      top: 41px;
      right: 0px;
      position: absolute; }
      .top-search:before {
        content: '';
        width: 2px;
        height: 40px;
        top: 10px;
        background: white;
        position: absolute;
        left: -2px;
        opacity: 0.5; } }
  .top-search .search {
    display: block;
    height: 100%;
    width: 100%; }
    .top-search .search input {
      border: none;
      height: 100%;
      -webkit-transition: all 300ms ease-in-out 0s;
      -moz-transition: all 300ms ease-in-out 0s;
      transition: all 300ms ease-in-out 0s;
      position: absolute;
      right: 100%;
      width: 0;
      z-index: 200;
      padding-left: 20px; }
      @media (max-width: 767px) {
        .top-search .search input {
          top: 1px; } }
      .top-search .search input.show-hidden {
        padding: 0px;
        background: transparent; }
      .top-search .search input:focus {
        outline: 0; }
    .top-search .search button {
      height: 100%;
      left: 0%;
      position: absolute;
      top: 0%;
      background: transparent;
      border: 0px;
      width: 100%;
      cursor: pointer; }
      .top-search .search button .fa {
        color: #FFF; }
      .top-search .search button:focus {
        outline: 0; }

.header-logo {
  width: auto;
  text-align: right; }
  .header-logo img {
    display: inline-block;
    vertical-align: middle;
    width: 60px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .header-logo img {
        width: 45px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-logo {
      width: 8%; } }
  @media (max-width: 991px) {
    .header-logo {
      display: none; } }

.header-menu {
  width: auto; }
  .header-menu nav {
    padding: 0; }
  @media (max-width: 991px) {
    .header-menu .header-logo {
      width: 100%;
      text-align: center;
      padding: 30px 0 20px; }
      .header-menu .header-logo img {
        width: 90px; } }
  .header-menu .navbar-toggle {
    display: none;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: 0;
    position: absolute;
    top: 11px;
    z-index: 999999; }
    @media (max-width: 991px) {
      .header-menu .navbar-toggle {
        display: block; } }
  @media (max-width: 991px) {
    .header-menu .navbar-offcanvas {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      background: #000000;
      z-index: 99999;
      height: 100% !important; }
      .header-menu .navbar-offcanvas .dropdown-menu.shown {
        margin-bottom: 0; }
      .header-menu .navbar-offcanvas.in {
        -webkit-box-shadow: 0 0 63px 1000px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 63px 1000px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 63px 1000px rgba(0, 0, 0, 0.5); }
      .header-menu .navbar-offcanvas .outer-wrap {
        height: 1000px; } }
  .header-menu .open-button i.one,
  .header-menu .navbar-toggle.is-open i.one {
    -moz-transform: rotate(45deg) translateX(3px) translateY(6px);
    -o-transform: rotate(45deg) translateX(3px) translateY(6px);
    -ms-transform: rotate(45deg) translateX(3px) translateY(6px);
    -webkit-transform: rotate(45deg) translateX(3px) translateY(6px);
    transform: rotate(45deg) translateX(3px) translateY(6px);
    background: #ffffff; }
  .header-menu .open-button i.two,
  .header-menu .navbar-toggle.is-open i.two {
    opacity: 0; }
  .header-menu .navbar-toggle i,
  .header-menu .open-button i {
    display: block;
    width: 24px;
    height: 4px;
    margin: 0 auto 4px;
    background: #ffffff;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s; }
  .header-menu .dropdown-toggle:after {
    content: "\f078";
    font-family: "FontAwesome";
    border: 0;
    position: absolute;
    margin-top: -1px; }
    @media (max-width: 767px) {
      .header-menu .dropdown-toggle:after {
        right: 35px; } }
  .header-menu .navbar-toggle.is-open i.three,
  .header-menu .open-button i.three {
    -moz-transform: rotate(-45deg) translateX(5px) translateY(-9px);
    -o-transform: rotate(-45deg) translateX(5px) translateY(-9px);
    -ms-transform: rotate(-45deg) translateX(5px) translateY(-9px);
    -webkit-transform: rotate(-45deg) translateX(5px) translateY(-9px);
    transform: rotate(-45deg) translateX(5px) translateY(-9px);
    background: #ffffff; }
  .header-menu ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 0 16px; }
    .header-menu ul li {
      position: relative; }
      .header-menu ul li a {
        display: block;
        font-size: 16px;
        text-transform: none;
        letter-spacing: 2px;
        color: #ffffff;
        font-family: "Oswald-DemiBold";
        padding: 30px 21px; }
        .header-menu ul li a:hover {
          background: #ff383f;
          color: #ffffff; }
        .header-menu ul li a.dropdown-toggle {
          padding-right: 38px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .header-menu ul li a.dropdown-toggle {
              padding-right: 30px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .header-menu ul li a.dropdown-toggle {
              padding-right: 23px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .header-menu ul li a {
            font-size: 15px;
            padding: 28px 13px; } }
        @media (max-width: 991px) {
          .header-menu ul li a {
            padding: 15px 20px; } }
      .header-menu ul li ul {
        position: absolute;
        min-width: 300px;
        background: #000000;
        padding: 20px 0;
        top: 100%;
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
        visibility: hidden;
        margin-top: 10px;
        -webkit-transition: all 300ms ease-in-out 0s;
        -moz-transition: all 300ms ease-in-out 0s;
        transition: all 300ms ease-in-out 0s;
        border-radius: 0; }
        .header-menu ul li ul li {
          width: 100%;
          border: 0; }
          .header-menu ul li ul li a {
            padding: 10px 20px;
            font-family: "Lato", sans-serif;
            font-weight: 700;
            letter-spacing: 1px;
            font-size: 18px;
            line-height: 22px;
            position: relative; }
            .header-menu ul li ul li a i {
              margin-left: 8px;
              font-size: 13px;
              color: #e2e7ee; }
            .header-menu ul li ul li a:hover {
              color: #e1001a;
              background: transparent; }
              .header-menu ul li ul li a:hover i {
                color: #e1001a; }
        .header-menu ul li ul:before {
          position: absolute;
          content: "";
          left: 0;
          right: 0;
          margin: auto;
          top: -10px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #000000 transparent; }
          @media (max-width: 991px) {
            .header-menu ul li ul:before {
              display: none; } }
        @media (max-width: 991px) {
          .header-menu ul li ul {
            top: inherit;
            left: inherit;
            -moz-transform: translateX(0);
            -o-transform: translateX(0);
            -ms-transform: translateX(0);
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1;
            visibility: visible;
            display: none;
            margin: 0;
            padding: 10px 0; } }
      .header-menu ul li:hover ul {
        opacity: 1;
        visibility: visible;
        margin-top: 0; }
      .header-menu ul li:hover > a {
        background: #ff383f;
        color: #ffffff; }
      @media (max-width: 991px) {
        .header-menu ul li {
          width: 100%;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .header-menu ul {
        padding: 0 0 0 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .header-menu ul {
        padding: 0; } }
    @media (max-width: 767px) {
      .header-menu ul {
        padding: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-menu {
      width: 47.1%; } }
  @media (max-width: 991px) {
    .header-menu {
      position: relative; } }

.sidenav {
  display: none; }

@media (max-width: 767px) {
  .offcanvas-open,
  .offcanvas-stop-scrolling {
    overflow: hidden;
    height: 100%;
    position: relative; } }

#google_translate_element {
  overflow: hidden;
  height: 0px; }

iframe.goog-te-menu-frame.active {
  display: block !important;
  top: 80px;
  left: 15%;
  position: absolute;
  width: 100% !important;
  right: auto !important; }
  @media (max-width: 991px) {
    iframe.goog-te-menu-frame.active {
      left: 0 !important;
      top: 90px !important; } }
  @media (max-width: 1199px) {
    iframe.goog-te-menu-frame.active {
      left: 0;
      top: 80px; } }

@media screen and (max-width: 990px) {
  .header-menu ul li ul {
    min-width: 200px; } }
body:not(#home) .banner-container .overlay-content {
  border: none; }
  body:not(#home) .banner-container .overlay-content h1 {
    margin-top: 60px; }
    body:not(#home) .banner-container .overlay-content h1:after {
      display: none; }
body:not(#home) #main-content {
  margin-top: 40px; }

.goog-te-menu-frame {
  box-shadow: none !important;
  border: non !important; }

.banner-container {
  width: 100%;
  position: relative;
  height: 685px;
  overflow: hidden;
  z-index: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .banner-container {
      height: 580px; } }
  @media (max-width: 767px) {
    .banner-container {
      height: 420px; } }
  .banner-container:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .banner-container img {
    width: 100%;
    display: block; }
  .banner-container .banner-image {
    width: 100%;
    height: 100%; }
  .banner-container .banner-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #1d1d1d;
    background: rgba(29, 29, 29, 0.6); }
  .banner-container .overlay-wrapper {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    height: 100%;
    position: relative; }
  .banner-container .overlay-content {
    position: absolute;
    width: 72%;
    top: 50%;
    left: 0;
    right: 0;
    margin: 37px auto 0;
    z-index: 10;
    text-align: center;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 12px solid rgba(255, 255, 255, 0.14);
    padding: 27px 0; }
    .banner-container .overlay-content h1 {
      color: #ffffff;
      position: relative;
      padding-bottom: 0px !important;
      margin-bottom: 0px !important;
      text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
      margin-top: 0px !important; }
      .banner-container .overlay-content h1.front {
        padding-bottom: 31px !important;
        margin-bottom: 31px !important; }
      .banner-container .overlay-content h1:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 200px;
        height: 2px;
        background: #ffffff;
        background: rgba(255, 255, 255, 0.6); }
      @media (min-width: 768px) and (max-width: 991px) {
        .banner-container .overlay-content h1 {
          padding-bottom: 27px;
          font-size: 39px;
          line-height: 52px;
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .banner-container .overlay-content h1 {
          font-size: 28px;
          line-height: 35px;
          letter-spacing: 1px;
          margin-bottom: 16px;
          padding-bottom: 18px; } }
      @media (max-width: 479px) {
        .banner-container .overlay-content h1 {
          font-size: 22px; } }
    .banner-container .overlay-content h2 {
      font-weight: 300;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 0px;
      font-size: 32px; }
    .banner-container .overlay-content p {
      color: #ffffff;
      letter-spacing: 0.8px;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .banner-container .overlay-content p {
          line-height: 28px;
          font-size: 16px; } }
      @media (max-width: 767px) {
        .banner-container .overlay-content p {
          font-size: 14px;
          line-height: 20px; } }
      @media (max-width: 479px) {
        .banner-container .overlay-content p {
          font-size: 13px;
          line-height: 17px; } }
    .banner-container .overlay-content h6 {
      color: #ffffff; }
      @media (min-width: 768px) and (max-width: 991px) {
        .banner-container .overlay-content h6 {
          line-height: 28px;
          font-size: 16px; } }
      @media (max-width: 767px) {
        .banner-container .overlay-content h6 {
          font-size: 16px;
          line-height: 23px; } }
      @media (max-width: 479px) {
        .banner-container .overlay-content h6 {
          font-size: 13px;
          line-height: 17px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-container .overlay-content {
        margin: 15px auto 0; } }
    @media (max-width: 767px) {
      .banner-container .overlay-content {
        width: 88%;
        padding: 17px 0;
        border: 8px solid rgba(255, 255, 255, 0.14); } }
  .banner-container .content-wrap {
    width: 65%;
    display: inline-block;
    margin: 0 auto; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .banner-container .content-wrap {
        width: 77%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-container .content-wrap {
        width: 88%; } }
    @media (max-width: 767px) {
      .banner-container .content-wrap {
        width: 94%; } }

.footer-container {
  width: 100%;
  margin-top: 40px; }

.footer-top {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 35px 0;
  background: #eff4fa; }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-top .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-top {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .footer-top {
      padding: 30px 0; } }
  .footer-top p {
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #5C5C5C;
    text-align: center;
    margin-bottom: 20px;
    line-height: 23px;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer-top p {
        font-size: 13px;
        margin-bottom: 12px; }
        .footer-top p br {
          display: none; } }
    @media (max-width: 767px) {
      .footer-top p {
        margin-bottom: 10px; }
        .footer-top p br {
          display: none; } }
  .footer-top .row {
    height: 100%; }

.footer-address {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-address {
      padding: 0 8px; } }
  @media (max-width: 767px) {
    .footer-address {
      padding: 0 0 20px 0; } }
  .footer-address address {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #5C5C5C;
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer-address address {
        font-size: 13px;
        margin-bottom: 12px; } }
    @media (max-width: 767px) {
      .footer-address address {
        margin-bottom: 10px; } }
  .footer-address p a {
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #5C5C5C; }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer-address p a {
        font-size: 13px; } }
    .footer-address p a:hover {
      color: #ff0000; }
    .footer-address p a:focus, .footer-address p a:active {
      color: #ba0015; }

.footer-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    .footer-text {
      padding: 20px 0 10px 0;
      margin-bottom: 20px; } }
  .footer-text:before, .footer-text:after {
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    height: 200px;
    background: #e8eef4; }
    @media (max-width: 767px) {
      .footer-text:before, .footer-text:after {
        width: 200px;
        height: 1px;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .footer-text:before {
    left: 0; }
    @media (max-width: 767px) {
      .footer-text:before {
        top: 0; } }
  .footer-text:after {
    right: 0; }
    @media (max-width: 767px) {
      .footer-text:after {
        top: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-text {
      padding: 0 8px; } }

.footer-social {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-social {
      padding: 0 8px; }
      .footer-social p {
        font-size: 12px; } }
  .footer-social a {
    display: block;
    margin: 0 auto; }
    .footer-social a img {
      max-width: 100px; }
  .footer-social ul {
    width: 100%;
    text-align: center;
    list-style: none;
    padding-top: 22px; }
    .footer-social ul li {
      display: inline-block;
      padding: 0 9px; }
      .footer-social ul li a i {
        font-size: 18px; }
    @media (max-width: 767px) {
      .footer-social ul {
        padding-top: 12px; } }

.footer-bottom {
  width: 100%;
  text-align: center;
  background: #000000;
  padding: 30px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-bottom {
      padding: 15px 0; } }
  @media (max-width: 767px) {
    .footer-bottom {
      padding: 20px 0; } }
  .footer-bottom p {
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #ffffff;
    margin: 0; }
    .footer-bottom p a {
      color: #ffffff; }
      .footer-bottom p a:hover {
        color: #ff0000; }
      .footer-bottom p a:focus, .footer-bottom p a:active {
        color: #ba0015; }
    @media (max-width: 767px) {
      .footer-bottom p {
        font-size: 12px; } }

.content-container {
  width: 100%; }

@media (max-width: 991px) {
  #home .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%; } }
@media (max-width: 767px) {
  #home .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%; } }

.fullwidth-content {
  width: 100%;
  text-align: center;
  padding: 28px 0 72px;
  background: #ffffff;
  position: relative;
  z-index: 10; }
  .fullwidth-content.lightbg {
    background: #e2e7ee; }
  .fullwidth-content p {
    max-width: 768px;
    margin: 0 auto;
    color: #2f2f2f;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .fullwidth-content p {
        font-size: 16px;
        line-height: 23px; } }
  .fullwidth-content h6 {
    color: #2f2f2f;
    max-width: 768px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .fullwidth-content h6 {
        font-size: 16px;
        line-height: 23px; } }
  .fullwidth-content.right .heading-block {
    text-align: right;
    padding-right: 23%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .fullwidth-content.right .heading-block {
        padding-right: 21%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .fullwidth-content.right .heading-block {
        padding-right: 21%; } }
    @media (max-width: 767px) {
      .fullwidth-content.right .heading-block {
        padding-right: 0;
        text-align: center; } }
  @media (max-width: 767px) {
    .fullwidth-content.right:before {
      right: 50%; }
    .fullwidth-content.right:after {
      left: 50%; } }
  .fullwidth-content.left .heading-block {
    text-align: left; }
    .fullwidth-content.left .heading-block .title-wrap {
      padding-left: 23%; }
      @media (max-width: 991px) {
        .fullwidth-content.left .heading-block .title-wrap {
          padding-left: 0;
          text-align: center; } }
    @media (max-width: 991px) {
      .fullwidth-content.left .heading-block {
        text-align: center; } }
  .fullwidth-content.left.lightbg .title-wrap {
    padding-left: 24%; }
    @media (max-width: 991px) {
      .fullwidth-content.left.lightbg .title-wrap {
        padding-left: 0;
        text-align: center; } }
  .fullwidth-content.left .heading-block:before {
    right: 66.6%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .fullwidth-content.left .heading-block:before {
        right: 64%; } }
    @media (max-width: 991px) {
      .fullwidth-content.left .heading-block:before {
        right: 50%; } }
  .fullwidth-content.left .heading-block:after {
    left: 33.4%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .fullwidth-content.left .heading-block:after {
        left: 36%; } }
    @media (max-width: 991px) {
      .fullwidth-content.left .heading-block:after {
        left: 50%; } }
  @media (max-width: 767px) {
    .fullwidth-content {
      padding: 15px 0 45px; } }
  .fullwidth-content.legislation {
    position: relative; }
    .fullwidth-content.legislation:after {
      content: "";
      position: absolute;
      top: -22px;
      left: 0;
      right: 0;
      bottom: 22px;
      background-image: url(../images/content/map-outline.png);
      background-size: cover;
      background-position: center;
      opacity: .4; }

.lightbg .icon-wrap {
  background: #e2e7ee; }
  .lightbg .icon-wrap:before {
    background: #e2e7ee; }
.lightbg .fullwidth-contentinner:before, .lightbg .fullwidth-contentinner:after {
  background: #e2e7ee; }
.lightbg .fullwidth-contentinner .heading-block:before, .lightbg .fullwidth-contentinner .heading-block:after {
  background: #e2e7ee; }

.fullwidth-contentinner {
  position: relative; }
  .fullwidth-contentinner .heading-block:before, .fullwidth-contentinner .heading-block:after {
    content: '';
    position: absolute;
    top: -50px;
    width: 100%;
    background-color: #fff;
    padding-top: 22px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .fullwidth-contentinner .heading-block:before, .fullwidth-contentinner .heading-block:after {
        top: -49.7px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .fullwidth-contentinner .heading-block:before, .fullwidth-contentinner .heading-block:after {
        top: -49.7px; } }
    @media (max-width: 767px) {
      .fullwidth-contentinner .heading-block:before, .fullwidth-contentinner .heading-block:after {
        padding-top: 15px;
        top: -30px; } }
  .fullwidth-contentinner .heading-block:before {
    right: 50%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .fullwidth-contentinner .heading-block:after {
    left: 50%;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.heading-block {
  text-align: center;
  margin-bottom: 35px;
  position: relative; }
  .heading-block .title-wrap {
    overflow: hidden;
    width: 100%; }
  .heading-block h2 {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 17px;
    color: #4a4a4a;
    margin: 0; }
    .heading-block h2:after, .heading-block h2:before {
      position: absolute;
      content: "";
      width: 300%;
      height: 3px;
      background: #98a4bb;
      top: 50%;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0.25; }
    .heading-block h2:before {
      left: 100%; }
    .heading-block h2:after {
      right: 100%; }
    @media (max-width: 767px) {
      .heading-block h2 {
        font-size: 24px;
        line-height: 30px;
        padding: 0 12px; } }
  @media (max-width: 767px) {
    .heading-block {
      margin-bottom: 18px;
      overflow: visible; } }

.panel-grid {
  margin-top: 90px; }
  @media (max-width: 991px) {
    .panel-grid {
      margin-top: 0; } }

.content-panel {
  width: 100%;
  display: block;
  border: 1px solid #e2e7ee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  height: 100%;
  background: #ffffff; }
  .content-panel .icon-wrap {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -41px; }
  .content-panel h4 {
    padding-bottom: 15px;
    letter-spacing: 2px;
    position: relative;
    color: #4a4a4a; }
    .content-panel h4:after {
      position: absolute;
      content: "";
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 49px;
      height: 1px;
      background: #e1001a; }
    @media (min-width: 768px) and (max-width: 991px) {
      .content-panel h4 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 1px; } }
  .content-panel p {
    margin: 0;
    color: #4a4a4a;
    letter-spacing: 0.4px; }
    .content-panel p strong {
      font-family: "Lato", sans-serif;
      font-weight: 700; }
    @media (min-width: 768px) and (max-width: 991px) {
      .content-panel p {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 1px; } }
  .content-panel a {
    padding: 48px 20px 20px;
    display: block; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content-panel a {
        padding: 48px 10px 20px; } }
  @media (max-width: 991px) {
    .content-panel {
      height: auto;
      margin-top: 55px; } }
  .content-panel:hover {
    border-color: #ff0000; }
    .content-panel:hover .icon-wrap {
      border-color: #ff0000; }
    .content-panel:hover h4 {
      color: #ff0000; }

.icon-wrap {
  width: 84px;
  height: 84px;
  background: #ffffff;
  padding: 9px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-left: 1px;
  border: 1px solid #e2e7ee;
  position: relative; }
  .icon-wrap:before {
    position: absolute;
    content: "";
    top: -1px;
    left: -2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 85px;
    height: 40px;
    background: #ffffff; }

.icon-block {
  width: 100%;
  height: 100%;
  line-height: 64px;
  color: #ffffff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  background: #e1001a;
  font-size: 30px;
  z-index: 10;
  position: relative; }
  .icon-block i {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle; }

.fullwidth-content.resources {
  width: 100%;
  background: #1d1d1d !important;
  padding-bottom: 50px !important; }
  @media (max-width: 767px) {
    .fullwidth-content.resources {
      padding-bottom: 30px !important; } }
  .fullwidth-content.resources .fullwidth-contentinner:after, .fullwidth-content.resources .fullwidth-contentinner:before {
    background-color: #1d1d1d; }
  .fullwidth-content.resources .heading-block {
    margin-bottom: 43px; }
    .fullwidth-content.resources .heading-block:after, .fullwidth-content.resources .heading-block:before {
      background-color: #1d1d1d; }
    .fullwidth-content.resources .heading-block h2 {
      color: #ffffff; }
      @media (max-width: 479px) {
        .fullwidth-content.resources .heading-block h2:before, .fullwidth-content.resources .heading-block h2:after {
          display: none; } }
    @media (max-width: 767px) {
      .fullwidth-content.resources .heading-block {
        margin-bottom: 23px; } }
  .fullwidth-content.resources .col-md-4 {
    padding: 0 7px 0 7px; }
    @media (max-width: 767px) {
      .fullwidth-content.resources .col-md-4 {
        padding: 0 15px 0 15px; } }
  .fullwidth-content.resources p {
    letter-spacing: 0.6px; }

.article-single {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 767px) {
    .article-single {
      margin-bottom: 20px; } }

.article-image {
  width: 100%;
  height: 247px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .article-image {
      height: 200px; } }

.article-content {
  float: left;
  width: 100%;
  padding: 20px 30px;
  background: #2f2f2f;
  text-align: left;
  position: relative;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .article-content {
      padding: 20px 22px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .article-content {
      padding: 20px 18px; } }
  .article-content:before {
    position: absolute;
    content: "";
    left: 0;
    top: 30px;
    height: 2px;
    width: 22px;
    background: #e1001a; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .article-content:before {
        width: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .article-content:before {
        width: 10px; } }
  .article-content h5 a {
    color: #ffffff; }
    .article-content h5 a:hover {
      color: #ff0000; }
    .article-content h5 a:focus, .article-content h5 a:active {
      color: #ba0015; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .article-content h5 {
      font-size: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .article-content h5 {
      font-size: 18px; } }
  .article-content p {
    color: #ffffff;
    margin: 0; }
    .article-content p a {
      font-weight: 700; }
      .article-content p a i {
        font-size: 12px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .article-content p a i {
            font-size: 10px; } }
      @media (max-width: 767px) {
        .article-content p a {
          display: inline-block;
          margin-right: 25px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .article-content p {
        font-size: 14px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .article-content p {
        font-size: 13px;
        line-height: 18px; } }
  .article-content.middle {
    background: #454545; }
    .article-content.middle p a {
      color: #ffffff; }
      .article-content.middle p a:hover {
        color: #ff0000; }
      .article-content.middle p a:focus, .article-content.middle p a:active {
        color: #ba0015; }

.article-btn {
  padding-top: 50px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .article-btn {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    .article-btn {
      padding-top: 10px; } }
  .article-btn .button {
    display: inherit;
    margin: 0 auto; }

.image-blk-outer {
  width: 100%;
  position: relative; }
  .image-blk-outer:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1d1d1d;
    background: rgba(29, 29, 29, 0.5); }
  .image-blk-outer .image-div {
    width: 100%; }
  .image-blk-outer .text-content-outer {
    height: 100%;
    width: 100%; }
    .image-blk-outer .text-content-outer .text-content-inner {
      margin: 0 auto;
      max-width: 1170px;
      width: 100%;
      height: 100%;
      position: relative; }
      .image-blk-outer .text-content-outer .text-content-inner .text-content {
        text-align: center;
        padding: 50px 0; }
        @media (max-width: 767px) {
          .image-blk-outer .text-content-outer .text-content-inner .text-content {
            padding: 30px 0; } }
        .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block {
          margin: 0 0 50px; }
          @media (max-width: 1199px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block {
              margin: 0 0 30px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block {
              margin: 0 0 28px; } }
          @media (max-width: 767px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block {
              margin: 0 0 10px; } }
          .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block h2 {
            color: #ffffff; }
            @media (max-width: 767px) {
              .image-blk-outer .text-content-outer .text-content-inner .text-content .heading-block h2 {
                font-size: 20px;
                line-height: 22px; } }
        .image-blk-outer .text-content-outer .text-content-inner .text-content p {
          color: #ffffff;
          letter-spacing: 1.23px;
          margin: 0 auto 50px;
          max-width: 690px; }
          @media (max-width: 767px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content p {
              max-width: 100%;
              line-height: 23px;
              margin: 0 auto 30px; } }
        .image-blk-outer .text-content-outer .text-content-inner .text-content h6 {
          color: #ffffff;
          margin: 0 auto 50px;
          max-width: 690px; }
          @media (max-width: 767px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content h6 {
              max-width: 100%;
              line-height: 23px;
              margin: 0 auto 30px; } }
        .image-blk-outer .text-content-outer .text-content-inner .text-content .button {
          height: auto !important;
          display: inline-block !important; }
          @media (max-width: 1199px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .button {
              max-width: 300px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .button {
              max-width: 280px; } }
          @media (max-width: 767px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .button {
              padding: 6px 0px 10px 0px; } }
          @media (max-width: 767px) {
            .image-blk-outer .text-content-outer .text-content-inner .text-content .button:after {
              right: 65px; } }

.button-group {
  width: 100%;
  background: #920716;
  padding: 40px 87px;
  text-align: center; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .button-group {
      padding: 40px 25px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .button-group {
      padding: 30px 0px 15px; } }
  @media (max-width: 767px) {
    .button-group {
      padding: 30px 0px 15px; } }
  .button-group a {
    margin: 0 0 0 33px;
    display: inline-block; }
    .button-group a:first-child {
      margin: 0; }
      @media (max-width: 991px) {
        .button-group a:first-child {
          margin: 0 0 15px; } }
      @media (max-width: 479px) {
        .button-group a:first-child {
          margin: 0 0 15px;
          width: 100%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .button-group a {
        margin: 0 0 0 15px; } }
    @media (max-width: 991px) {
      .button-group a {
        margin: 0 0 14px 22px; } }
    @media (max-width: 479px) {
      .button-group a {
        margin: 0 0 15px;
        width: 100%;
        max-width: 100% !important; } }
  @media (max-width: 991px) {
    .button-group .button {
      max-width: 210px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .button-group .button.hollow {
      padding: 15px 30px 18px 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .button-group .button.hollow {
      padding: 8px 34px 12px 20px;
      font-size: 16px;
      max-width: inherit !important; } }
  @media (max-width: 767px) {
    .button-group .button.hollow {
      padding: 8px 34px 12px 20px;
      font-size: 12px;
      max-width: inherit !important; } }
  .button-group .button.hollow.btn1 {
    padding: 15px 30px 18px 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .button-group .button.hollow.btn1 {
        padding: 8px 34px 12px 20px;
        font-size: 16px; } }
    @media (max-width: 767px) {
      .button-group .button.hollow.btn1 {
        padding: 8px 35px 12px 20px;
        font-size: 12px; } }
  .button-group .button.hollow.btn2 {
    padding: 15px 46px 18px 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .button-group .button.hollow.btn2 {
        padding: 8px 34px 12px 20px;
        font-size: 16px; } }
    @media (max-width: 767px) {
      .button-group .button.hollow.btn2 {
        padding: 8px 43px 12px 20px;
        font-size: 12px; } }
  .button-group .button.hollow:after {
    top: 16px; }
    @media (max-width: 991px) {
      .button-group .button.hollow:after {
        top: 8px;
        right: auto; } }

.slick-prev, .slick-next {
  z-index: 1;
  width: 40px;
  height: 30px; }
  @media (max-width: 575px) {
    .slick-prev, .slick-next {
      display: none; } }
  .slick-prev:before, .slick-next:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 1;
    left: 0;
    top: 0; }

.slick-prev {
  left: -27px; }
  .slick-prev:before {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

.slick-next {
  right: -27px; }
  .slick-next:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.slick-dots li button:before {
  font-size: 12px;
  opacity: 1;
  color: #ffffff; }
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #e1001a; }

.slick-dots {
  bottom: -50px; }
  @media (max-width: 767px) {
    .slick-dots {
      bottom: -20px; } }
  .slick-dots li {
    margin: 0; }

/******** new tab menu system *********/
#country-sub-menu ul.inner-menu-down {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  background: #6cb02a;
  position: relative; }

#country-sub-menu ul.inner-menu-down li {
  padding: 0px;
  margin: 0px 0 0 0;
  list-style: none !important;
  float: left;
  font-weight: bold;
  background-color: #707070 !important; }

#country-sub-menu ul.inner-menu-down li a {
  margin: 0;
  padding: 15px 12px 12px 12px;
  color: #fff;
  border: none;
  border-right: 1px #fff solid;
  font-size: 16px;
  text-decoration: none;
  display: block;
  position: relative; }

#country-sub-menu ul.inner-menu-down li a:hover {
  color: #fff; }

#country-sub-menu ul.inner-menu-down li:hover,
#country-sub-menu ul.inner-menu-down li.active {
  background-color: #e1001a !important; }

#country-sub-menu ul.inner-menu-down li.active a {
  display: inline-block; }

#country-sub-menu ul.inner-menu-down li:last-child a {
  border: none;
  font-size: 16px;
  text-decoration: none;
  display: block;
  position: relative; }

.toggle {
  border-radius: 20px; }
  .toggle .toggle-handle {
    border-radius: 10px;
    margin-left: -10px; }
  .toggle.off .toggle-handle {
    border-radius: 10px;
    margin-right: -10px;
    margin-left: 0px; }

.expand_toggle_label {
  font-size: 1.15rem; }

.green-ribbon {
  display: none !important; }

ul.inner-menu {
  box-sizing: border-box;
  padding: 0px 10px;
  position: relative;
  display: table; }
  ul.inner-menu li {
    list-style: none !important;
    font-weight: bold;
    position: relative;
    display: table-cell; }
    ul.inner-menu li:hover {
      background: rgba(0, 0, 0, 0.8); }
      ul.inner-menu li:hover a {
        color: #fff; }
    ul.inner-menu li a {
      border-right: none !important;
      font-size: 16px;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      line-height: 20px;
      text-align: center;
      vertical-align: middle;
      color: #000;
      text-decoration: none;
      position: relative;
      padding: 5px 10px;
      display: inline-block; }
      ul.inner-menu li a:hover {
        color: #fff; }
      ul.inner-menu li a.link_hoverNone:hover {
        background: transparent;
        text-decoration: underline; }
    ul.inner-menu li.active {
      background: #000; }
      ul.inner-menu li.active a {
        color: #fff; }

ul.second.inner-menu-down {
  background-color: rgba(0, 0, 0, 0.5) !important; }
  ul.second.inner-menu-down li a {
    border-right: none !important; }
  ul.second.inner-menu-down li.active {
    background-color: #e1001a !important; }
  ul.second.inner-menu-down li:hover {
    background-color: #e1001a !important; }

#country-head h2 span.country-name {
  color: #e1001a; }

@media (max-width: 991px) {
  #legislation_country_detail .banner-image {
    background: #000 !important; } }

#legislation_country {
  width: 100%; }
  #legislation_country h2 {
    text-align: left;
    font-size: 2em;
    font-family: "Lato";
    line-height: 1em; }
    #legislation_country h2.smaller_h2 {
      font-size: 1.5em; }
    #legislation_country h2.second-header {
      padding-top: 40px; }
  #legislation_country .law-row .btn-danger {
    width: auto; }
  #legislation_country .inner-title-bg {
    background: transparent; }
  #legislation_country .duty_imposed {
    max-width: 120px; }
  #legislation_country .dark-grey-btn {
    width: 180px;
    padding: 5px 10px;
    float: right;
    position: relative; }
    #legislation_country .dark-grey-btn i {
      margin-left: 5px; }
  #legislation_country .btn-open, #legislation_country .close {
    color: #e82401 !important;
    background: none !important;
    text-indent: inherit !important;
    padding-right: 0px;
    opacity: 1;
    font-size: 16px; }
  #legislation_country .col-btn {
    float: left;
    color: #fff;
    font-weight: normal;
    margin: 4px 10px 0 5px;
    width: auto;
    height: auto; }
  #legislation_country .litigation_info_tooltip {
    display: none;
    position: absolute;
    width: auto;
    min-width: 260px;
    white-space: normal;
    background-color: #333;
    color: #fff;
    border-radius: 10px;
    right: 10px;
    text-align: center; }
  #legislation_country #country-head {
    padding-bottom: 0px;
    width: auto; }
    #legislation_country #country-head #country-sub-menu {
      background-color: #ddd;
      width: 100%; }
  #legislation_country .text-weight-normal {
    font-family: "Lato"; }
  #legislation_country strong {
    font-family: "Lato-Bold"; }
  #legislation_country em {
    font-style: italic !important; }
  #legislation_country .btn-sm {
    padding: 0.2rem;
    font-size: 0.615rem;
    line-height: 1.1em;
    border-radius: 1.2rem;
    white-space: normal;
    width: 100%; }
  #legislation_country .text-muted, #legislation_country .text-dark {
    font-size: 0.675rem;
    line-height: 1.1em; }
  #legislation_country .smoke_free_laws_detail .btn-sm {
    width: auto; }
  #legislation_country .comment-title {
    color: #707070; }
  #legislation_country .accordion-title {
    padding: 16px 10px 16px 10px;
    margin-bottom: 10px !important;
    color: #707070; }
    #legislation_country .accordion-title.header, #legislation_country .accordion-title.second-header {
      background-color: transparent !important;
      font-family: "Lato-bold";
      padding-bottom: 0px;
      padding-top: 0px;
      margin-bottom: 5px !important; }
    #legislation_country .accordion-title.second-header {
      padding-top: 40px; }
    #legislation_country .accordion-title .subtitle {
      font-size: 1.2em; }
    #legislation_country .accordion-title.active {
      margin-bottom: 0px !important; }
      #legislation_country .accordion-title.active .text-weight-normal {
        font-size: 0.9256em; }
      #legislation_country .accordion-title.active strong {
        font-size: 1.2em; }
    #legislation_country .accordion-title .icon {
      display: none !important; }
    #legislation_country .accordion-title .left-part {
      display: table-cell; }
    #legislation_country .accordion-title .right-part {
      display: table-cell;
      float: none;
      min-width: 180px; }
    #legislation_country .accordion-title .short h3.row-title, #legislation_country .accordion-title .short p {
      margin-left: 28px; }
    #legislation_country .accordion-title h3.row-title {
      margin-bottom: 0px;
      float: none;
      font-family: "Lato-Bold";
      color: #707070;
      font-size: 16px; }
    #legislation_country .accordion-title .law_date {
      color: #707070;
      font-family: "Lato-Bold"; }
    #legislation_country .accordion-title .litigation-warning {
      width: auto;
      font-size: 0.8em;
      border-radius: 2rem !important; }
  #legislation_country .accordion-container {
    display: none !important;
    margin-bottom: 10px;
    padding: 22px 6px;
    border: 1px solid #dddddd;
    /*color: #707070;*/ }
    #legislation_country .accordion-container .sf_law {
      padding-bottom: 15px; }
      #legislation_country .accordion-container .sf_law img {
        display: none; }
    #legislation_country .accordion-container .comment {
      color: #666666 !important; }
    #legislation_country .accordion-container .smoke_free_laws_detail {
      font-size: 0.8em;
      line-height: 1.6em; }
      #legislation_country .accordion-container .smoke_free_laws_detail .sf_law .btn {
        margin-top: 2px; }
  #legislation_country .accordion-title.active + .accordion-container, #legislation_country .accordion-title.active .full {
    display: flex !important; }
  #legislation_country .infowrap {
    position: relative;
    left: 0;
    top: 0; }
  #legislation_country .text_ascLink, #legislation_country .text_descLink {
    color: #fff; }
  #legislation_country .ascLink, #legislation_country .descLink {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
    background-image: none;
    margin: 0px;
    color: #fff;
    text-indent: inherit;
    font-size: 1.6rem;
    position: absolute;
    top: 20px;
    right: 8px; }
  #legislation_country .descLink {
    top: 8px; }
  #legislation_country #country, #legislation_country #country-side {
    width: auto;
    padding: 0;
    margin: 0;
    float: none; }
  #legislation_country .status-cont .status-description {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background-color: #333;
    font-family: 'PT Sans', sans-serif;
    border-radius: 5px;
    text-transform: none;
    top: 130%;
    box-shadow: none; }

@media (min-width: 1025px) {
  #country-sub-menu li.active i.fa {
    display: none; } }
@media (max-width: 1024px) {
  #country-sub-menu ul.inner-menu, #country-sub-menu ul.second.inner-menu-down {
    width: 100% !important;
    padding: 0px !important; }

  #legislation_country #country-sub-menu .inner-menu li, #legislation_country #country-sub-menu .inner-menu-down li {
    width: 100%; }
    #legislation_country #country-sub-menu .inner-menu li a, #legislation_country #country-sub-menu .inner-menu-down li a {
      padding: 15px 12px 12px 12px; }
    #legislation_country #country-sub-menu .inner-menu li.active a i.fa-sort-desc, #legislation_country #country-sub-menu .inner-menu li.active a i.fa-sort-asc, #legislation_country #country-sub-menu .inner-menu-down li.active a i.fa-sort-desc, #legislation_country #country-sub-menu .inner-menu-down li.active a i.fa-sort-asc {
      position: absolute;
      right: 10px;
      font-size: 1.5em;
      top: -2px; }
    #legislation_country #country-sub-menu .inner-menu li.active a i.fa-sort-asc, #legislation_country #country-sub-menu .inner-menu-down li.active a i.fa-sort-asc {
      top: 2px; } }
@media (max-width: 991px) {
  .header-container .col-md-12 {
    padding: 0px; }

  .header-menu {
    padding-left: 10px; }

  #legislation_country .accordion-title {
    font-size: 0.9em; }
  #legislation_country h2 {
    font-size: 30px; }
  #legislation_country .header-container .header-txt:after, #legislation_country .header-container .header-txt:before {
    content: none;
    width: 0px !important; }
  #legislation_country .header-container .container {
    max-width: 100%;
    padding: 0; }
    #legislation_country .header-container .container .col-md-12 {
      padding: 0px; }
    #legislation_country .header-container .container .top-search {
      right: 20px; }
    #legislation_country .header-container .container .header-menu {
      margin-left: 20px; } }
.embeded .content {
  background-color: transparent;
  background: transparent; }

.embeded .wrap {
  max-width: 1200px;
  width: auto !important;
  padding: 0 10px; }

.embeded .banner-container, .embeded header, .embeded footer {
  display: none; }

.embeded h2.title {
  display: none; }

.embeded #main {
  padding: 0px !important; }

#webform-client-form-583 .form-checkbox.selected:after, #webform-client-form-583 .form-radio.selected:after {
  content: "\2713";
  color: black;
  width: auto;
  height: auto;
  position: relative;
  display: inline-block; }

form ul {
  padding-left: 20px; }
form label input {
  padding-left: 10px; }

@media (max-width: 720px) {
  #map-navigation {
    padding: 0px 20px; }

  #mapblock #countrylistresults {
    padding: 0px 20px; }
    #mapblock #countrylistresults .form-check.expand_toggle {
      text-align: center; }
      #mapblock #countrylistresults .form-check.expand_toggle a {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 0px; }

  ul.maptabs {
    margin-left: 0px !important; } }
body {
  color: #000000; }

.btn-dark-grey {
  border-radius: 2px;
  background-color: #494949;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  border: none;
  padding: 5px 20px !important;
  font-weight: 400;
  text-transform: none; }

.so-documents-table strong {
  padding-top: 10px;
  display: inline-block; }

#advsearch select {
  height: 52px; }

.map-overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  font-family: Arial, sans-serif;
  overflow: auto;
  border-radius: 3px; }

#legend {
  padding: 5px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  line-height: 18px;
  width: 80%;
  position: absolute;
  z-index: 9999;
  bottom: 5px;
  left: 10%;
  text-align: center;
  height: auto;
  font-size: 0.85678em; }

.legend-circle {
  border: 1px #000 solid;
  width: 20px;
  height: 20px;
  background: #f1f075;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.litigation-map #map {
  padding: 0px;
  width: 100%; }

.litigation-map #map .mapboxgl-control-container {
  position: relative;
  z-index: 9999; }

.litigation-map #laws-list {
  border: 1px solid rgba(0, 0, 0, 0.15);
  overflow: scroll; }

.litigation-map #laws-list h2 {
  color: #e1001a;
  font-size: 1.2em;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.4em; }

.litigation-map #laws-list .country-detail {
  padding-bottom: 15px; }

.litigation-map #laws-list .country-detail h4 {
  font-size: 1em;
  color: #e1001a;
  font-family: "Lato-Medium";
  margin-bottom: 0px; }

.litigation-map #laws-list .country-detail div p, .litigation-map #laws-list .country-detail div p span {
  display: inline; }

.litigation-map #laws-list .country-detail div * {
  font-size: 12px !important;
  line-height: 16px !important; }

.litigation-map #laws-list .country-detail > div {
  padding-bottom: 5px;
  font-size: 12px; }

.litigation-map #laws-list .country-detail .last-updated {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic; }

.litigation-map #laws-list.expanded {
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100%;
  z-index: 999;
  background: #fff;
  height: auto !important;
  overflow: visible !important; }

.litigation-map #map .mapboxgl-ctrl-compass, .litigation-map #major-litigation-map .mapboxgl-ctrl-compass {
  display: none; }

.litigation-map .country_btns {
  padding-bottom: 10px; }

.litigation-map .map-wrapper {
  position: relative; }

.litigation-map .country_btns .reset_btn {
  display: none;
  text-decoration: underline;
  vertical-align: bottom; }

.litigation-map .btn-outline-dark:hover {
  color: #fff !important; }

#country.detailboxes h3 {
  color: #8d0916;
  font-family: "Lato-Medium" !important;
  letter-spacing: 0px !important;
  font-size: 28px;
  margin-top: 40px; }
  #country.detailboxes h3:first-child {
    margin-top: 0px;
    margin-bottom: 40px; }
#country.detailboxes h4 {
  color: #8d0916;
  display: block;
  border-bottom: 1px solid #8d0916;
  font-family: "Lato-Medium" !important;
  font-size: 20px;
  font-weight: bold; }

.main-outercon {
  overflow: visible; }

@media screen and (min-width: 768px) and (max-width: 999px) {
  #laws-list {
    margin: 20px 15px 0 15px; } }
@media screen and (max-width: 767px) {
  .country_btns .print-btn {
    display: none !important; }

  #map, #laws-list {
    height: 300px !important; }

  .country_btns strong {
    text-align: left !important; } }
.maptabs li {
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
  text-transform: uppercase !important;
  line-height: 20px !important;
  text-align: center !important;
  vertical-align: middle !important;
  text-decoration: none !important;
  padding-top: 20px; }
  .maptabs li span.mapnumber {
    margin-top: -20px; }
  .maptabs li span.modify {
    margin-top: 20px; }

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