/********************************/
/* Add your custom styles below */
/********************************/
body, p, a, li, option, span, h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif !important;
}

.column {
  float: left;
  width: 50%;

}

table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.purple{
  color:#29266b!important;
}

body {
  margin: 0;
  color: #000!important;
}
.region-branding,
.site-branding {
  height: 65px;
}
p a.button {
  text-decoration: none;
}
.modal-video-1 .h6 {
  bottom: -38px;
}
.boxed.unmarg--bottom {
  margin-bottom: 0;
}
.cta-8 .boxed {
  padding: 5em 2.4375em;
}
.cta-8.section--overlap:not(:first-child) [class*='col-']:last-child {
  margin-top: 0;
}
p.lead {
  margin-bottom: 1.1304347826087em !important;
}
section.wide-grid .masonry__item {margin-bottom: 0}
.modal-video-1 .video-play-icon--sm + .h6 {
  bottom: -6px !important;
}
.barchart .barchart__progress {
  height: 100%;
}

/* Main menu */
.menu > li > span.dropdown__trigger {
  padding: 0 .8em;
  height: 100%;
  display: inline-block;
}
.nav-bar.bg--white .menu > li > span.dropdown__trigger {
  color: #767676;
}
.nav-bar.bg--dark .menu > li > span.dropdown__trigger {
  color: #fff;
}
.menu > li ul li span.dropdown__trigger {
  width: 100%;
  color: #fff;
  display: inline-block;
  padding: 0 1em 1.3em 1em;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  opacity: 1;
  padding-left: 0;
}
.menu > li ul li:last-child span.dropdown__trigger {
  padding-bottom: 0;
}
.menu > li ul li span.dropdown__trigger:hover {
  transform: translate3d(5px, 0, 0);
  -webkit-transform: translate3d(5px, 0, 0);
  opacity: 1;
}
@media all and (max-width: 990px) {
  .menu > li > span.dropdown__trigger {
    padding: 0;
  }
}
@media all and (min-width: 991px) {
  .nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) .menu > li > span.dropdown__trigger {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
  .navbar-absolute .menu > li > span.dropdown__trigger:hover ,
  .navbar-absolute .menu > li> a:hover
  {
    line-height: 110px !important;
    border-bottom: 15px solid #bf2c37;
  }

  .nav--fixed .menu > li > span.dropdown__trigger:hover ,
  .nav--fixed .menu > li> a:hover
  {
    line-height: 50px !important;
    border-bottom: 15px solid #bf2c37;
  }




}


.menu > li:hover > span.dropdown__trigger {
  /* opacity: .6;*/
  /* font-size: 18px; do not increase the menu font when hover, it will break when the menu wrap to next line */
  font-weight: 400;
  font-style: normal;
  text-align: center;

}
.menu > li span.dropdown__trigger {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}

.menu > li > ul > li.active > a,
.menu > li > ul > li > ul > li.active > a  {
  opacity: 1;
}
.nav-bar .nav-module.right {
  padding: 0 1.625em !important;
}

/* Admin menu */

/* Search form */
.modal-content #search-block-form .input-group {
  width: 100%;
}
.modal-content .field--name-body {
  display: none;
}
/* Blog masory */
.view-blog-masonry {

  width:  100%;
}
div[data-overlay] h1 a, div[data-overlay] h2 a, div[data-overlay] h3 a, div[data-overlay] h4 a, div[data-overlay] h5 a, div[data-overlay] h6 a {
  color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h4 a, h5 a, h6 a {
  font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
  text-decoration: none;
}

/* Blog detail */
.media-holder {
  margin-bottom: 50px;
}
.field--name-field-tags {
  padding: 30px 0;
}
.field--name-field-tags .field--item {
  display: inline-block;
}
.blog-post__comments article.comment {
  margin-bottom:  30px;
}
.blog-post__comments .indented {
  padding-left: 20%;
}
article.comment h5.comment_title {
  margin-bottom: 0;
}
article.comment .comment__meta {
  margin-bottom: 20px;
  color: #767676;
  font-style: italic;
}
article.comment .comment-author-name a {
  color: #767676;
  text-decoration: none;
  font-style: italic;
}
.comment-form textarea,
.comment-form .filter-wrapper {
  border: none;
  min-height: 60px;
}
.comment-form .form-submit {
  position: relative;
  padding-left: 55px;
}
.comment-form .form-submit span {
  position: absolute;
  top: 8px;
  left: 20px;
}
.comment-form .filter-help {
  position: relative;
  padding-left: 50px;
}
.comment-form .filter-help span.icon {
  position: absolute;
  top: -10px;
  left: 0;
}
.comment__link {
  padding: 1em 0;
}

/* Nav Tab */
.user-logged-in nav.tabs {
  position: fixed !important;
  left: 0;
  top: 30%;
  transition: all 0.5s ease 0.25s;
  z-index: 1000;
}
.user-logged-in nav.tabs ul.tabs--primary {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  list-style: outside none none;
  opacity: 0.9;
}
.user-logged-in nav.tabs ul.tabs--primary li {
  float: none;
  opacity: 0.8;
}
.user-logged-in nav.tabs ul.tabs--primary li a {
  margin-right: 0;
}
.user-logged-in nav.tabs ul.tabs--primary li.active a,
.user-logged-in nav.tabs ul.tabs--primary li:hover a {
  background: #ffb500 none repeat scroll 0 0;
  border: none;
  border-radius: 0;
  color: #fff;
}
.user-logged-in nav.tabs ul.tabs--primary li.active,
.user-logged-in nav.tabs ul.tabs--primary li:hover {
  opacity: 1;
}

/* Search result page */
body.path-search .region-content #search-form {
  margin: 40px 0
}
body.path-search .region-content ol {
  padding-left: 0;
  list-style-position: unset;
}
body.path-search .region-content li {
  padding-bottom: 40px;
}
.search-help-link {
  display: none;
}
.input-group input.form-search.form-control:last-child {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  color: #767676;
  padding-left: 1.625em;
  padding-right: 1.625em;
  height: 52px;
  border-radius: 50px;
}
.input-group input.form-search.form-control:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
#search-block-form .input-group-btn,
.search-form .input-group-btn {
  font-size: initial;
}
#search-block-form .input-group-btn .button .icon,
.search-form .input-group-btn .button .icon {
  font-size: 2em;
}
/* Footer extra */
.top-link {
  position: unset;
}

/* Slider extra */
.slider.partners-1 img {
  max-height: 1.625em;
  opacity: .3;
  margin: 0;
}
.slider.unpad .slides li {
  padding: 0;
}

/* Tabs extra */
.tabs-3 .tabs-container .tabs li {
  margin-right: 0;
}
.tabs-3 .tabs-container .tabs .tab__title {
  position: relative;
  overflow: hidden;
  width: 250px;
  height: 150px;
  text-align: center;
}
.tabs-3 .tabs-container .tabs .tab__title h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  color: #fff;
  width: 100%;
}
.tabs-4 .tabs-container .tabs li {
  margin-right: 0;
}
.tabs-4 .tabs-container .tabs li:first-child {
  position: relative;
  left: 5px;
}
.tabs-4 .tabs-container .tabs li:first-child .btn {
  border-radius: 50px 0 0 50px;
}
.tabs-4.tabs-container .tabs li:last-child {
  position: relative;
  right: 5px;
}
.tabs-4 .tabs-container .tabs li:last-child .btn {
  border-radius: 0 50px 50px 0;
}
.tabs-4 .tabs-container .tabs li.active .btn {
  background: #232323;
}
.tabs-4 .tabs-container .tabs li.active .btn .btn__text {
  color: #fff;
}
.tabs-4 .tabs-container .tabs li:not(.active) .btn {
  border-color: #232323;
}
@media all and (max-width: 767px) {
  .tabs-4 .tabs-container .tabs li {
    margin: 0;
  }
}

/* Simplenews */
.form--merge .field--name-mail,
.simplenews-inline .block-simplenews div.field--name-mail {
  width: 66.67%;
  display: inline-block;
  float: left;
}
.form--merge .field--name-mail input,
.simplenews-inline .block-simplenews div.field--name-mail input {
  margin-top: 0;
}
.form--merge div.form-actions,
.simplenews-inline .block-simplenews div.form-actions {
  width: 33.33%;
  display: inline-block;
}
.form--merge button[type="submit"],
.block-simplenews button[type="submit"] {
  background: #425cbb;
  color: white;
}
.form--merge button[type="submit"],
.simplenews-inline .block-simplenews button[type="submit"] {
  width: 100%;
}
.form--merge button[type="submit"]:hover,
.block-simplenews button[type="submit"]:hover {
  background: #283d8c;
}
.form--merge .block-simplenews div.field--name-subscriptions,
.form--merge .block-simplenews div#edit-message {
  margin-bottom: 0;
}
footer #block-postscriptblocksubscription button.form-submit {
  padding-left: 2.25em;
}
.simplenews-inline .block-simplenews div.form-actions {
  padding-left: 2em;
}
.subscribe-5 form button[type="submit"]:last-child,
.subscribe-5 form div:last-child {
  margin-top: 2em;
}
.subscribe-5 .subscribe__feature:first-child {
  margin-top: 1em;
}
.user-logged-in .block-simplenews button[type="submit"] {
  border-radius: 50px;
}

/* User registration */
.user-form button[type="submit"] {
  background: #425cbb;
  color: white;
}
.user-form button[type="submit"]:hover {
  background: #283d8c;
}
.registration-inline .user-form #edit-account {
  width: 66.67%;
  float: left;
}
.registration-inline .user-form #edit-account .form-item {
  width: 50%;
  float: left;
  padding-right: 2em;
  margin: 0;
}
.registration-inline .user-form #edit-account .form-item input {
  margin-top: 0;
}
.registration-inline .user-form #edit-actions {
  width: 33.33%;
  float: left;
}

/* Contact form */
.imagebg:not(.image--light):not(.form--dark) textarea {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  border: none;
}
.contact-form textarea {
  border-radius: 20px;
  padding: 20px;
}
button#edit-preview {
  display: none;
}

/* User page */
.path-user nav.tabs {
  padding-top: 100px;
}
#user-login-form,
#user-register-form,
#user-pass {
  margin-bottom: 100px;
}
#user-login-form .form-item,
#user-register-form .form-item,
#user-pass .form-item {
  margin: 20px 0;
}
#user-login-form button.button {
  position: relative;
  padding-left: 60px;
  background: #425cbb;
}
.user-pass button.button {
  background: #425cbb;
}
#user-login-form button.button span {
  position: absolute;
  top: 12px;
  left: 30px;
  font-size: 2em;
}
.login-page #block-userlogin ul {
  display: none;
}
.login-page #block-userlogin #user-login-form,
.login-page #user-register-form,
.login-page #user-pass {
  margin-bottom: 50px;
}
.viewsreference--view-title {
  display: none;
}

/* Toolbar */
nav.toolbar-lining {
  min-height: unset !important;
}

.bg--lightgray
{
  background:#e5ebf1;
  display: table;
  width:100%;
}

.bg--darkblue h1, .bg--darkblue h2, .bg--darkblue h3, .bg--darkblue h4, .bg--darkblue h5, .bg--darkblue h6
{
  color:#fff!important;
}

.bg--darkblue2{
  background-color: #011324;
}
.bg--darkblue3{
  background-color: #29266b;
}
.bg--blue2{
  background-color: #dbe1e7;
}
.bg--darkblue3
{
  background:#29276b;
  display: table;
  color:#fff;
  width:100%;
}

.better{
  text-align: center;
  padding: 25px 0px;
}
.better h3{
  color: #fff;
  font-size: 2.5em;
  font-weight: 500;
}
.btn-yellow-text{
  color: #fcce12;
  border-radius: 0px!important;
  border-color: #fff!important;
}

.bg--red
{
  background: #bf2c37;
  display: table;
  color:#fff;
  width:100%;
}
.bg--red h1, .bg--red h2, .bg--red h3, .bg--red h4, .bg--red h5, .bg--red h6
{
  color:#fff;
}
.people{
  float:right;
}
.comm-back{
  background:#ececec;
  padding:0px;
  margin-bottom: 40px;
}
.comm-in{
  padding: 26px 20px 18px 40px;
}

.comm-in .card__title h4{
  text-transform:uppercase;
  font-weight:600!important;
  color:#063e6f!important;
  margin-bottom: 5px;
}
.comm-back .comm-button a{
  background:#1a80e5;
  color:#ffffff;
  padding: 6px;
  text-align:center;
  width:100%;
  display:block;
}
.comm-back .comm-button a:hover{
  background:#fdd80d;
  color:#000000;
}

.person {
  border-top: 50px solid transparent;
  border-left: 325px solid gold;
  border-bottom: 2px solid transparent;
  margin-top: -20px;
  z-index: -1;

}


.comm-profile-title{
  border-left: 5px solid #054078;
  padding-bottom:5px;
}
.comm-profile-title h3{
  color: #054078;
  text-transform: uppercase;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 3px;
}

.comm-body{
  margin-top: 20px;
}
.comm-profile-title .title{
  font-size: 20px;
}
.caption-blockquote {
  font-style: italic;
  padding: 20px 40px 0px 0px;
}


.card-property {
  margin-bottom: 30px;
  background-color: #dae1e7;
}
.card-property .card__body h6:first-child {
  margin-bottom: 1.3em;
  color: #767676;
}
.card-property .card__body h5 {
  font-weight: 400;
}
.card-property .card__body .card__title {
  /*height: 4.875em;
  margin-bottom: 1.625em;
  text-overflow: ellipsis;
  overflow: hidden;*/
  /* Style for "DL&W, seco" */
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  /* Text style for "DL&W, seco" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.card-property hr {
  margin-top: 0;
  margin-bottom: 1.625em;
}

.card-property h2
{
  /* Style for "DL&W, seco" */
  color: #000000 !important;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  /* Text style for "DL&W, seco" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top:20px;

}

.card-property h4
{
  /* Style for "74,875 squ" */
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-align: left;
  text-transform: lowercase;
  /* Text style for "74,875 squ" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.card-property .btn
{
  /* Style for "Rectangle" */
  width: 259px;
  height: 60px;
  background-color: #bf2c37;
  border-radius: 0px;
  border:0px;
}
.card-property .btn a
{
  /* Style for "Rectangle" */
  width: 259px;
  height: 60px;
  background-color: #bf2c37;
  border-radius: 0px;
  border:0px;
}
.btn.btn--primary a:hover {
  background-color: #003e79!important;
}

.card-property .btn a
{
  color:#fff;
  line-height: 40px;
  text-decoration:none;
  font-weight:500;
  width: 259px;
  height: 60px;
  background-color: #bf2c37;
  border-radius: 0px;
  border:0px;
}

.property-page-header{
  padding: 25px 0px 10px 0px;
}
.property-page-header span{
  font-size: .6em;
  text-transform: uppercase;
}
.property_for_lease_text
{
  /* Style for "Property for lease" */
  color: #003e79;
  font-family: Helvetica;
  font-size: 40px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 58px;
  text-align: left;
  text-transform: uppercase;
  /* Text style for "Property f" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;

}


.property_headline_text
{
  /* Style for "The NFTA's" */
  opacity: 0.8;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: left;
  /* Text style for "The NFTA's" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

bg--footer-grey
{
  background: #d9dade !important;
}



/* Added by Dan */
.card__image img {
  padding: 20px;
}
.footer-4 .logo {
  min-height: 116px;
}
.footer-4 .footer__lower img{
  min-height: 100px;
  min-width:250px;
}
.footer-4 {
  color: #000;
}


.menu > li:hover > ul, .menu > li > ul > li:hover ul {
  background-color: #e9e9e9;
}
.menu > li > ul > li:hover ul {
  background-color: #d9d9d9;
}

.menu > li > ul > li:hover ul li a {
  color: #000!important;
}
.menu > li ul {
    background: white !important;
}

    .menu > li ul li {
    padding-left: 0 !important;
    margin-left:0.4em;
}

.menu > li ul li a,
.menu > li ul li span.dropdown__trigger {
  color: #08457e!important;
}
.menu > li > ul a,
.menu > li ul li span.dropdown__trigger,
.menu > li:hover > a {
  opacity: 1!important;
}
.menu > li ul {
  text-align: left;
}

.menu > li ul li a,
.menu > li ul li span.dropdown__trigger {
  text-align: left!important;
}



.has-dropdown .has-dropdown:after{
  content: ' \25BA';
  top: 50%;
  right: 0;
  color:#bf2c37;
  margin-top: -12px;
  font-size: 18px;
  position: absolute;
}

.menu > li ul li:last-child span.dropdown__trigger {
  padding-bottom: 0;
}


.google-translator-switch {
  color: #1d2978;
  font-weight: 400;
  letter-spacing: .5px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
  border: 2px solid;
  padding: 4px;
}
.google-translator-switch:hover {
  color: #bababa;
}

.nav-bar a.nav-function i {
  font-size: 1.8em!important;
  color:#1d2978;
}
#block-googletranslator{float:right;margin-left:10px;}

.nav-bar .nav-module.right:not(.logo-module):not(.menu-module) {
  padding: 0!important;
}
.navwrap .nav--fixed .region-navigation-right .block-inner {
  line-height: 30px;
}
.page-heading{
  text-transform: uppercase!important;
  color: #000!important;
  margin-bottom: 0px;
  padding: 12px;
  text-align: center;
  font-size: 3.5em;
  background-color: #f3dc9c;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-align: center;
}

.page-title .container, .page-title-center .container{
  position:absolute!important;
  bottom:0px;
  margin-left: 18%;
  width:auto!important;
}

.page-heading2{
  text-transform: uppercase!important;
  margin-bottom: 0px;
  padding: 12px;
  text-align: center;
  font-size: 3.5em;
  text-shadow: 2px 2px 5px #000;
}
.page-title2 .container{
  position: absolute!important;
  bottom: 20px;
  width: 100%;
}

.nav-bar.nav--absolute {
  border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}

.nav--fixed {
  max-height: 80px;
  line-height: 74px;
}

.icon-Align-Right:before {
  color: #1d2978;
  font-weight: 400;
  font-size: 36px;
}

#block-nfta-postscriptblockbottomfooter{
  text-align: center;
  border-top: 1px solid;
  padding: 25px 0px 10px 0px;
}


.owns {
  height: 100px;
}

.ownsin {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
}
.map-container
{
  border: 7px solid #000;
}
.form-control {
  border: 2px solid #000000;
  border-radius: 0px;
  height: 50px !important;
}
input[type] {
  border-bottom: 2px solid blue!important;
  border-radius: 0px!important;
  padding: 0.5em!important;
}
input[type]:active, textarea:active, select:active,
.bg--white input[type='text'],
.bg--white input[type='email'],
.field--name-field-paragraph-content .form-control {
  /*border: 7px solid #000000!important;*/
  border-radius: 0px!important;
}

.btn-blue{
  background-color:#336594;
  border-radius:0px!important;
  font-size:16px!important;
  margin-bottom:10px;
  min-width: 300px;
  padding: 5px!important;
}
.btn-dark{
  background-color:#003e79;
  border-radius:0px!important;
  font-size:16px!important;
  margin-bottom:10px;
  color:#fff;
  padding: 5px 25px!important;
}
.btn-dark:hover{
  border-color: transparent!important;
}
.btn-dark a {
  color:#fff;
}
.btn-dark a:hover {
  color:#bababa;
}

.divider{
  border-left:12px solid #003c76;
}


.col-md-offset-1 {
  margin-left: 0px!important;
}

.complaint-head .header_text h3 {font-size:1.8em}
.bg--darkblue
{
  background:#003e79;
  display: table;
  color:#fff;
  width:100%;
}
.complaint-form .field--name-field-paragraph-content .form-control {
  border: 5px solid #0084ff!important;
  border-radius: 0px!important;
}



.form-control[disabled], .form-control[readonly], fieldset[disabled]
{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
}

label + input {
  margin-top: 0px!important;
}

/* Home page */

.imagebg:not(.image--light):not(.form--dark) input[type='email']{
  background:#ffffff!important;
}
.imagebg:not(.image--light):not(.form--dark) input[type='email']::placeholder{
  color:#000!important;
}
.news-home{
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.news button{
  width:100%;
  border-radius:0px;
  background-color: #013e78;
  font-size: 18px!important;
  font-weight:400;
}
.news-home h3{
  font-weight: 400;
  margin-bottom: 0px;
}
.news label{
  display:none;
}
.owl-prev, .owl-next{
  display:block!important;
}
.home-header{
  font-size: 60px;
  color: #fff;
  font-weight: 900;
  line-height:.8em;
  padding:20px 0px;
}
#hero-action{
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 70vh;
}
.bord{
  border-left: 12px solid #003c76;
}


@media screen and (max-width: 800px) {
  .bord{
    display:none;
  }
}
.home-hero-title{
  background-color: #001f3c;
  text-align: center;
  color: #fff;
  font-size: 1.4em;
  line-height: 44px;
}
.home-hero-block{
  background-color: #003e79;
  padding: 15px 0px 15px 20px;
  margin-bottom: 40px;
  color: #fff;
}
#home-action{}
.home-jump{
  background-color: #003e79!important;
  color: #fff;
  text-align: right;
  padding: 12px;
  font-size: 30px;
}
.home-select{
  border-radius: 0;
}
.home-select:active,
#block-stay-updated-webform .form-control{
  border: 0px solid #000000!important;
}
.no-pad-left{padding-left:0px!important;}

.paragraph--type--announcement-advertisement .imageblock__content {
  background:#fff;
}
.blue-button a{
  float: right;
  border: 0px solid;
  background: #003e79;
  color: #fff;
  text-decoration: none;
  padding: 3px 8px;
  font-weight: 400;
  margin-bottom: -1px;
  margin-right: -16px;
}

.blue-button a:hover{
  color: #fafafa;
  text-decoration: none;
  font-weight: 400;
}

.view-id-announcement_homepage .line{
  border-bottom: 1px solid;
  margin-bottom: 20px;
  width:60%;
}
/* date*/
.view-id-announcement_homepage h6{
  font-size:16px;
  color:#000;
  font-weight:600;
  margin-bottom:0px;
}
.view-id-announcement_homepage a,
.view-id-announcement_homepage h3 a{
  text-decoration:none;
}
.view-id-announcement_homepage h3 {
  margin-bottom: 5px;
  line-height:1em;
}
.view-id-announcement_homepage h3 a:hover {
  color: #003e79;
  text-decoration: none;
}

.home-ad-block .pos-right{
  text-align: center;
  background-color:#f3f3f3;
}
.home-ad-block .pos-right img{
  margin-top:25px;
}
.imageblock > .container {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.home-ad-block .field--label{display:none;}
.view-id-announcement_homepage p, .view-id-announcement_homepage .lead {
  margin-bottom: 5px!important;
  color:#000!important;
  font-size: 1em!important;
}
.lead {
  color:#000!important;
  font-size: 20px!important;
}
.center{
  text-align:center;
  margin:auto;
}
.annouceh5{ font-weight: 400; color:#000;}
.announce-button a {background:#fff; font-size:.8em;padding: 10px 25px;}
.announce-button {margin-top:50px;}
.h2-head{text-transform:uppercase; font-size:40px;color: #003e79!important; letter-spacing:-1px; font-weight:500; margin-bottom: 15px;}
.h3-head{color: #003e79!important;}
.white{background:#ececec; padding-top:40px!important; padding-bottom:0px!important;}
.white-text{color:#ffffff!important}
.yellow-text{color:#fcce12!important}
.blue-text{color:#003e79!important}
.uppercase{text-transform:uppercase!important;}
section, footer {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.bg--footer-grey {
  padding-top: 50px!important;
}
.footer-4 .footer__lower {
  position: relative;
  margin-top: 0.875em!important;
}
#piform{
  background-color: #06427b;
  height: 90px;
  padding-top:10px;
  margin-bottom:15px;
}
#piform button{
  background-color: #06427b;
  border: 2px solid #fff;
  border-radius: 0px;
  padding: 0px 2em;
  height: 35px;
  margin-top: 26px;
}
#piform .pilabel {
  text-align: right;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  margin-top: 30px;
}
#piform label{
  color:#fff;
  margin-left:0px;
}
.btn-category{
  border-radius: 0px!important;
  background-color: #fcd80d;
  border: 0px!important;
}
.btn-yellow{
  border-radius: 0px!important;
  background-color:#fcce12;
  font-weight:600;
  border: 0px;
  text-decoration:none;
}
.back{
  color: #fff;
  border-radius: 0px!important;
  padding: 5px 15px!important;
  font-size: 12px!important;
}
.date{
  color:#000;
  margin-top: 20px;
}

.home-ad-block{
  padding-top: 0px!important;
  padding-bottom: 20px!important;
}
.block-head{
  color: white;
  font-weight: 400;
  font-size: 60px;
}
.height-60 {
  height: auto;
  padding: 7em 0!important;
}

.goog-te-banner-frame{visibility:hidden!important;}
.path-frontpage, .path-not-frontpage {top:0px!important;}

/* Public Information Center */

.pub-block{
  background-color: #ffffff;
  padding: 25px;
  border-bottom: solid 2px #DFDFE1;
}
.pub-cat a{
  background-color: #fcd80d;
}
.pub-button a {
  text-decoration: none;
  font-weight: 800;
  font-size: .8em;
  background: #fff;
  text-align: center;
  padding: 50px;
  float: right;
}
.pub-button a:hover{
  text-decoration: none;
  background: #003e79;
  color:#fff;
}
.pub-cat a{
  background-color: #fcd80d;
  text-decoration: none;
  position: absolute;
  top: -25px;
  left: -25px;
  padding: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.pub-title a{
  font-family: Helvetica;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.7em;
  color: #003e79;
  text-decoration: none;
  padding-top:25px;
}
.pub-title{
  margin-top: 25px;
}

.pub-button {

}


.breadcrumb li, .breadcrumb > .active, .breadcrumb li + li:before  {
  color: #05417b;
}


.filters input[type='text'], .filters .form-control{
  height: 40px;
  border:0px solid!important;
  margin: 0px;
}

.masonry .card-property h2
{
  margin-top:20px!important;
}
.news-block .container{
  background: #05417b;
  padding:35px;
  color:#fff;
  margin-bottom:25px;
}
.news-block .container h1{
  color:#fff;
  text-transform:uppercase;
}
.news-block .container label{
  color:#fff;
  margin-left:0px;
}
.card_text p, .card_text p.lead{
  color: #000!important;
  font-size: 16px!important;
  text-transform: initial;
  margin-bottom: 1.1304347826087em !important;
  font-weight: 400;
  line-height: 1.69565217em;

}
.news-block .field--name-field-paragraph-content .form-control {
  border: 0px solid #000000!important;
  border-radius: 0px!important;
}
.form-required:after {
  background-size: cover;
  width: 7px;
  height: 7px;
}
.cats{
  float:right;
  color:#000;
  text-transform:uppercase;
  font-weight:600;
}
.dates{
  color:#000;
  text-transform:uppercase;
  font-weight:600;
}

.btn + .btn {
  margin-left: 0px!important;
}
.announcement-hero{
  color:#fff;
}
.announcement-hero h2{
  color:#fff;
  text-transform:uppercase;
  margin: -25px 0px!important;
}

.filter-bar{
  /*background-color: #9bb3ca;*/
  background: rgba(47, 144, 246, 0.1);
  padding: 35px 0px;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  margin: -20px 0 50px 0;
}
.filter-bar .butts{
  text-align:center;
  margin-top:15px;
}
.filter-bar .button, .news-block .button{
  /*background: #bf2c37;*/
  background: rgba(47, 144, 246, 0.1);
  /*border-radius: 0px;
  padding: 0px 25px;
  border: 0px solid;*/
  color:blue;
}

.blue-button{
  background: #003e79;
  border-radius: 0px;
  padding: 0px 25px;
  border: 0px solid;
}
.blog-post .blog-post__title {
  padding: 20px 10px!important;
}
.blog-post .blog-post__title h1{
  margin-bottom: 25px;
  float: left;
  color:#000;
}
.boxed.boxed--sm {
  padding: 0em 1.625em 2.5em 1.625em!important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {display:none;}

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

.blog-but a {
  background: #bf2c37;
  border-radius: 0px;
  padding: 15px 35px;
  border: 0px solid;
  color: #fff;
  text-decoration: none;
}
.blog-but a:hover{
  background: #003e79;
  color:#fff;
  text-decoration: none;
}

.filter-bar label{
  color: #000;
  margin-left:0px;
}
.filter-bar .icon{
  display:none;
}
.nomargin .view-blog-masonry{
  margin:0px!important;
}
.padtop{
  padding:0px 0px 20px 0px!important;
}
.padbottom{
  padding:20px 0px 0px 0px!important;
}
.pad10{
  padding:10px 0px!important;
}
.pad15{
  padding:15px 0px!important;
}
.pad25{
  padding:25px 0px!important;
}
.pad50{
  padding:50px 0px!important;
}
.pad75{
  padding:75px 0px!important;
}
.pad100{
  padding:100px 0px!important;
}
.nopad{
  padding:0px!important;
}
.nomarg{
  margin:0px!important;
}

.reach{
  border-bottom: 15px solid #ffe400;
  font-size: 2.8em;
  line-height: 1em;
  padding: 5px 0px 5px 0px;
  color: #ffe400;
}
.e911{
  color: #fff;
  font-size: .7em;
  position: absolute;
  right: 0;
}
.diag-back-right{
  z-index:3;
  background-color:#29266b;
  padding:45px 0px 45px 25%;
}

.diag-back-right::after {
  content: "";
  width: 400px;
  height: 100%;
  position: absolute;
  right: -130px;
  top: 0;
  background: #29266b;
  z-index: -1;
  transform: skew(30deg);
}

.diag-left {
  background-position: 00% 20% !important;
  background-size: contain!important;
}
.diag-right {
  background-position: 100% 20% !important;
  background-size: contain!important;
}
.diag-back-left{
  z-index:3;
  background-color:#29266b;
  padding:45px 15% 45px 0px;
  float:right;
}
.diag-back-left::before{
  content: "";
  width: 400px;
  height: 100%;
  position: absolute;
  left: -130px;
  top: 0;
  background: #29266b;
  z-index: -1;
  transform: skew(30deg);
}
h4, h5, h6{
  color:#000!important;
  font-weight:400!important;
}

.bg--red .diag-back-right::after {
  background: #bf2c37;
}
.bg--red .diag-back-right {
  background-color: #bf2c37;
}
.bg--red .diag-back-left::before{
  background-color: #bf2c37;
}
.bg--red .diag-back-left{
  background-color: #bf2c37;
}

/* MEDIA QUERIES */

@media screen and (max-width: 992px) {
  .navwrap {
    background-color: #fff;
    width: 100%;
    height: 150px;
  }

  .nav-bar .container{
    background-color:#fff;
  }
  .nav-bar .logo-dark {

  }
  .menu > li a, .menu > li {
    text-align:left!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .diag-back-right {
    padding: 25px;
  }

  .diag-back-left{
    padding:25px;
    float:none;
  }
  .diag-back-left::before, .diag-back-right::after{
    display:none;
  }
  .diag-right , .diag-left {
    background-position: 100% 50% !important;
    background-repeat: no-repeat!important;
  }

}

@media screen and (max-width: 767px) {
  .page-heading {
    padding: 0px 12px;
    font-size: 2.5em;
  }
  .people{
    float:none;

  }
  .comm-profile-title h3 {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .comm-profile-title {
    border: 5px solid #054078;
    margin-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .line-under {
    margin-bottom: 0px;
  }
}


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

  .view-display-id-block_3 img{
    margin-top:25px;
  }
  .page-heading {
    padding: 0px 12px;
    font-size: 1.6em;
  }
  .menu > li ul {
    padding: 5px!important;
  }
  .menu > li ul a {
    /*font-size: 16px!important;*/
  }
  .page-title .container {
    margin-left: 0%;
    width:100%;
    max-width: 850px!important;
  }
}




/*-----team =------- */
.team-boxed {
  color:#313437;
  background-color:#eef4f7;
}

.team-boxed p {
  color:#7d8285;
}

.team-boxed h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .team-boxed h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.team-boxed .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}

.team-boxed .intro p {
  margin-bottom:0;
}

.team-boxed .people {
  padding:50px 0;
}

.team-boxed .item {
  text-align:center;
}

.team-boxed .item .box {
  text-align:center;
  padding:30px;
  background-color:#fff;
  margin-bottom:30px;
}

.team-boxed .item .name {
  font-weight:bold;
  margin-top:28px;
  margin-bottom:8px;
  color:inherit;
}

.team-boxed .item .title {
  text-transform:uppercase;
  font-weight:bold;
  color:#d0d0d0;
  letter-spacing:2px;
  font-size:13px;
}

.team-boxed .item .description {
  font-size:15px;
  margin-top:15px;
  margin-bottom:20px;
}

.team-boxed .item img {
  max-width:160px;
}

.team-boxed .social {
  font-size:18px;
  color:#a2a8ae;
}

.team-boxed .social a {
  color:inherit;
  margin:0 10px;
  display:inline-block;
  opacity:0.7;
}

.team-boxed .social a:hover {
  opacity:1;
}

.rounded-circle {
     border-radius: 50% !important;
     width: 100%;
     object-fit: cover;
     aspect-ratio: 1/1;
}
 @media screen and (max-width: 364px) {
     .profile-listing-image-embellish {
         width: 140px !important;
         height: 140px !important;
         top: 1px;
         left: 289px;
         box-shadow: -7px 1px 0 1px #1c3aff;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
         left: 0;
         right: 0;
    }
}
 @media screen and (min-width: 365px) and (max-width: 767px) {
     .profile-listing-image-embellish {
         top: 1px;
         left: 289px;
         box-shadow: -7px 1px 0 1px #1c3aff;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
         left: 0;
         right: 0;
    }
}
 @media screen and (min-width: 768px) and (max-width: 991px) {
     .profile-listing-image-embellish {
         top: 16.0%;
         left: 289px;
         box-shadow: -7px 1px 0 1px #1c3aff;
    }
}
 @media screen and (min-width: 992px) and (max-width: 1199px) {
     .profile-listing-image-embellish {
         top: 16.0%;
         left: 87px;
         box-shadow: -7px 1px 0 1px #1c3aff;
    }
}
 @media screen and (min-width: 1200px) {
     .profile-listing-image-embellish {
         top: 15.0%;
         left: 120px;
         box-shadow: -8px 1px 0 1px #1c3aff;
    }
}
 .profile-lisiting-box{
     margin: 50px 70px 25px 70px;
}
 .profile-listing-bio .name {
     font-size: 20px;
}
 .profile-listing-bio {
     text-align: center;
}

 .profile-listing-bio .title {
    height: 62px;
    margin-bottom:0px;
}

 .profile-listing-button {
     width: 160px;
     display: inline-block;
}
 .profile-listing-button .button-content{
     border:2px solid #1c3aff;
     padding-top: 6px;
     padding-bottom: 6px;

}
 .profile-listing-image-embellish {
     position: absolute;
     width: 145px;
     height: 145px;
     border-radius: 50%;
     background: #f8f8f8;
     z-index: -1;
}
 .profile-lisiting-box{
     text-align: center;
}
 .profile-listing-bio .name {
     text-align: center;
}
 .profile-lisiting-image {
     width: 138px;
     margin: auto;
     height: 138px;
}
 .feature-profile-img {
     max-width: 300px;
     margin: 0 auto;
}
 .feature-profile-listing-image-embellish {
     position: absolute;
     width: 285px;
     height: 285px;
     border-radius: 50%;
     background: #f8f8f8;
     z-index: -1;
     top: 2px;
     left: 12px;
     box-shadow: -14px 1px 0 1px #1d2978;
}
 .node-profile-listing-image-embellish {
     position: absolute;
     width: 315px;
     height: 315px;
     border-radius: 50%;
     background: #f8f8f8;
     z-index: -1;
     top: 2px;
     box-shadow: -14px 1px 0 1px #1d2978;
}
 .feature-profile-listing-button {
     display: inline-block;
     text-align: center;
     padding-left: 40px;
}
 .feature-profile-listing-button .button-content{
     border: 2.5px solid #1c3aff;
     padding: 10px 50px 10px 50px;
}

 .feature-profile-listing-button .button-content a{
    color: #1c3aff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin: -2em;
    padding: 10px 50px 10px 50px;
}


 .feature-profile-listing-button .button-content a:hover{
    color: #232323;
}


 .button-content a{
     color: #1c3aff;
     font-weight: 600;
     font-size: 16px;
     display: inline-block;
     position: relative;
     z-index: 1;
     padding: 2em;
     margin: -2em;
}
 .feature-profile-name {
     font-size: 55px;
     font-weight: 700;
     line-height: normal;
     font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
}
 .feature-profile-title {
     font-size: 25px;
     color: #1c3aff;
     font-weight: 600;
}
 .feature-profile-container .vl {
     border-left: 6px solid blue;
     height: 200px;
     position:absolute;
}
 .feature-profile-container {
     margin-left: 20px;
}
 .profile-listing-section-title {
     text-align: center;
     font-size: 25px;
     color: #1c3aff;
     font-weight: 600;
     text-decoration: underline;
}
 .feature-profile-triangle {
     border-top: 80px solid transparent;
     border-left: 705px solid #f3dc9c;
     position: absolute;
     top: 210px;
     z-index: -2;
     mix-blend-mode: luminosity;
     left: -140%;
}
 .node-profile-triangle {
     border-top: 130px solid transparent;
     border-left: 910px solid #f3dc9c;
     position: absolute;
     top: 190px;
     z-index: -2;
     mix-blend-mode: luminosity;
     left: -140%;
}
 .profile-body {
     padding-top: 30px;
}
 .btn-gold {
     background-color: #f3dc9c;
     border-radius: 0px!important;
     font-size: 16px!important;
     margin-bottom: 10px;
     color: #000;
}
 .rounded-circle img{
     border-radius: 50% !important;
     width: 100%;
     object-fit: cover;
     aspect-ratio: 1/1;
}

 .nav-bar .logo {
     max-height: 100% !important;
}
 .site-branding {
   display: flex;
   max-width: 390px !important;
}
 .nav-site-name{
     line-height: 25px;
     font-size: 35px;
     font-weight: 700;
     color: #1d2978;
}
 .nav-site-slogan {
     white-space: nowrap;
     line-height: 30px;
     color: #1d2978;
     font-size: 20px;
     font-weight: 500;
}
 .menu > li{
     background-color: #1d2978;
     font-size:12px;
     padding-bottom:3px;
}
 .menu > li span.dropdown__trigger {
     color: #fff;
     font-weight:800;
}
 .menu > li a {
     color: #fff !important;
     font-weight:800 !important;
}
 .interface-search {
     color: #1d2978;
}
 .nav-bar a.nav-function i {
     font-size: 1.4em;
}
 @media screen and (min-width: 1317px) {
     .nav-bar .menu-module{
         margin-top: 21px;
    }
     .nav-bar .nav-module.right {
         margin-top: 83px;
    }
}
 @media screen and (min-width: 992px) and (max-width: 1316px) {
     .nav-bar .menu-module{
         margin-top: 21px;
    }
     .nav-bar .nav-module.right{
         margin-top: 13px;
    }
}
 @media screen and (max-width: 991px) {
     .nav-bar .menu-module{
         margin-top: 10px;
    }

}
 @media screen and (max-width: 700px) {
     .site-branding a {
         max-width: 65px;
    }
     .nav-site-slogan {
         font-size: 14px !important;
    }
     .nav-site-name {
         font-size: 20px !important;
    }
}
 .navbar-default {
     background-color: #fff !important;
}
 nav .menu li:hover {
     color: #000;
}
 nav .menu {
     background-color: #1d2978;
}
 .nav-bar .container{
     margin-left:auto;
     background-color: #fff;
}
 .nav-bar .logo {
}
 .navwrap {
     background-color:#fff;
     width:100%;
     height: 150px;
     line-height: 140px;
}
 .navwrap .region-navigation-right .block-inner {
     line-height: 85px;
}
 .nav-bar.nav--absolute:not(.nav--fixed) .nav-module.right:not(.logo-module):not(.menu-module):not( :nth-last-child(2)) {
     border-left: 0px solid rgba(255, 255, 255, 0.1)!important;
}
/*add this for mobile nav .region .region-navigation {
     margin-top:50ppx;
}
 */
 .nav-site-name{
     line-height: 25px;
     font-size: 35px;
     font-weight: 700;
     color: #1d2978;
}
 .nav-site-slogan {
     white-space: nowrap;
     line-height: 30px;
     color: #1d2978;
     font-size: 20px;
     font-weight: 500;
}

/*footer*/
.bg--dark:not(.nav-bar) {
  background-color: #f0f0f0;
}

.footer-quick-links .title{
    color: #000 !important;
    font-size: 18px;
    text-decoration-line: underline;
    font-weight:700
}


.footer-quick-links ul {
    line-height: 30px !important;
}

.footer-quick-links ul li a {
    color: #000 !important;
    font-size: 16px;
}

.foot-image-container {
    text-align: center;
}

.foot-image-container img{
    max-height: 280px;
    max-width: 230px;
    width: auto;
    height: auto;
}
.after-footer {
    text-align: center;
    color: #333;
    font-size: 12px;
}


.pub-date-container {
    /*remove for mobile*/
    position: absolute;
    right:10px;
    border-right: 4px solid #1c3aff;
    font-size: 20px;
    font-weight: bold;
}

.pub-date-mon {
    position: relative;
    right: -4px;
}
.pub-date-date {
    font-size: 40px;
    line-height:40px;
    position: relative;
    right: 5px;
}

.pub-date-year {
    position: relative;
    right: 6px;
}

.pub-date-border {
  border-right: 5px solid #054078;
  padding-bottom:5px;
}

.press-release-container {
    border-left: 4px solid #D6D6D8;
    margin-bottom: 40px;
}

.press-release-title {
    font-weight: bold;
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.press-release-readmore a {
    color: #1c3aff;
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
}


.press-release-readmore {
    margin-top: 10px;
}

.press-address {
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.press-content h2 {
    border-bottom: 3px solid #DFDFE1;
    font-size: 22px;
    margin-bottom: 30px;
}


.hearing-row {
    background-color: #1d2878;
    margin-bottom: 30px;
    padding-top: 30px;
}

.hearing-date-container {
    color: #fff;
    position: absolute;
    right: 10px;
    border-right: 4px solid #fff;
    font-size: 20px;
    font-weight: bold;
}

.hearing-date-container .time {
    font-size: 15px;
    position: relative;
    right: 15px;
    font-weight: 500;
}

.hearing-date-container .date {
    font-size: 40px;
    line-height: 40px;
    position: relative;
    right: 5px;
    margin-top: 0px;
    color: #fff;
}

.hearing-date-container .year {
    position: relative;
    right: 6px;
}

.hearing-body-container .title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
}

.hearing-body-container .button-content {
    border: 2px solid #000;
    padding: 6px 20px 6px 20px;
}

.hearing-button {
    display: inline-block;
}


.hearing-button .button-content a {
    color: #000;
    padding: 0px;
}

.pub-block .pub-title {
    padding-left: 10px;
}

.faq_body {
  color: #1d2978;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 36px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.faq_title_box {
  margin: 42px 0 0;
  min-height: 103px;
  padding: 38px 25px 28px;
  position: relative;
  border: 5px solid #1c3aff;
  background: #ffffff;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.faq_category {
  color: #1d2978;
  font-size: 2.25rem;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}

.faq_row {
  min-height: 204px;
  padding: 33px 33px 32px 45px;
  position: relative;
  border: 5px solid #1c3aff;
  background: #ffffff;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}


.faq_title_text{
  margin: 31px 0 0 1px;
  font-weight: 800;
}

.faq_category_text {
  color: #1d2978;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}

.faq_link{
  float: right;
  margin: 65px 5px 0 0;
  width: 162px;
  color: #1c3aff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
}

.meeting-cal-container {
    display: inline-flex
}

.single-event-container {
    background-color: #E5E5E5;
    margin-left: 15px;
    margin-bottom: 30px;
    padding: 20px 30px 20px 25px;
    min-height: 135px;
}

.view-event-button {
    position: absolute;
    right:15px;
    top: 15px;
}


.meeting-event-date {
    font-size:40px;
    font-weight: bold;
}

.meeting-event-type {
    overflow-wrap: break-word;
    padding-top:10px;
}


.meeting-node-type {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
}

.meeting-node-subtitle {
    font-size: 15px;
    font-weight: 500;
    margin-top: 25px;
    text-decoration: underline;
}

.meeting-node-download {
    color: #1c3aff;
    font-weight: 500;
    margin-left: 30px;
}

.meeting-node-download-container {
    margin-top:20px;
    margin-bottom: 20px;
}

.meeting-node-videos .video-embed-field-responsive-video iframe {
    width: 350px;
    height: 350px;
}

.meeting-node-videos .video-embed-field-provider-youtube {
    width: 350px;
    height: 350px;
}

.meeting-node-videos .field--item {
    width: 350px;
    height: 350px;
    margin-right: 20px;
}

@media screen and (min-width: 810px) {
    .meeting-node-videos .field--type-video-embed-field {
        display: flex;
    }
}
.meeting-node-date {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1em;
}


.meeting-node-time {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}


.meeting-node-triangle {
    border-top: 120px solid transparent;
    border-right: 950px solid #f3dc9c;
    position: relative;
    right: -40%;
    z-index: -2;
    top: -60px;
}


.meeting-node-title h2 {
    margin-top: 40px;
    font-size: 50px;
    margin-bottom: 0px;
    color: #1d2978;
}


.hearing-node-doc-number {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}

.hearing-node-name {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
}

.hearing-node-date {
    font-size: 18px;
    font-weight: 700;
}

.hearing-node-time {
    font-weight: 500;
}
.hearing-node-new-date {
    text-align: center;
    width: 100px;
}




.right_header_box_block {
  margin: 0 auto;
  max-width: 800px;
  min-height: 75px;
  padding: 19px 3.406593% 14px;
  background: #1d2978;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  color: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.header_box_block_employment {
  margin: 0 auto;
  max-width: 1500px;
  min-height: 75px;
  padding: 19px 3.406593% 14px;
  background: #1d2978;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  color: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.underBorder {
  display: block;
  height: 2px;
  left: 6.25%;
  margin: 11px auto 0;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.blue-button2 {
  display: table;
  /*margin: 7.5rem auto 0;*/
  min-height: 50px;
  padding: 0 14.696486%;
  border: 2px solid #1c3aff;
  background-position: center center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}

.agency_expense_text {
  float: left;
  margin: 11px 0 0;
  width: 60.596027%;
  color: #010000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 28px;
}


.casino_button {
  height: 75px;
  background: #1c3aff;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  color: #ffffff;
  font-weight: bold;
  line-height: 75px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.igaming_button{
  height: 75px;
  width: 100%;
  background: #ececed;
  background-position-x: 0%;
  background-position-y: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}

.fw400 {
  font-weight: normal;
}

.expense_text{
  margin: 7.1rem auto 0;
  color: #1d2978;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;

}


.odd-agency{

}
.even-agency{
  background-color: #8c9cd7;
}


.request_copy{
  color: #f3dc9c;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 50px;
}

.request_copy_head {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 46px;
  color:#ffffff;
}

.request_copy_text {
  line-height: 52px;
  color:#ffffff;
}

.bg--darkblue4 {
  background: #1d2978;
}


.public_filing_text {
  margin: 13px auto 0;
  font-size: 2.8rem; /* 28px / 10px = 2.8rem */
  font-weight: bold;
  letter-spacing: 0;
}

.public_filing_headtext {
  margin: 6.7rem auto 0;
  position: relative;
  right: 2.962963%;
  width: 80.888885%;
  z-index: 29;
  color: #1d2978;
  font-size: 4.8rem;
  font-weight: 800;
  line-height: 68.80537px;
}

.public_filing_body {
  margin: 4rem auto 0;
  position: relative;
  width: 87.18519%;
  z-index: 27;
  line-height: 36.8px;
}

.public_filing_back_button {
  margin: 5.8rem auto 0;
  max-width: 250px;
  min-height: 51px;
  padding: 17px 0 15px;
  position: relative;
  background: #f3dc9c;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 91px 0;
}

.mailing_list_gold{
  margin: -8px 0 0 0.364964%;
  position: relative;
  color: #f3dc9c;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.432rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.stay_updated{
  position: relative;
  color: #f0f0f0;
  font-size: 4.54rem;
  font-weight: 500;
  text-transform: uppercase;
}

.webform-button--submit{
  display: table;
  /*margin: 27px auto 0;*/
  margin: 5px auto 0;
  max-width: 235px;
  min-height: 50px;
  padding: 0 17.050692%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f3dc9c;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.upper_triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 42vw;
  border-color: transparent transparent #f3dc9c transparent;
  left: 50%;
  position: absolute;
}



.press_triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 80vw;
  border-color: transparent transparent #e0ac00 transparent;
  float: right;
}

.gaming_revenue_box{
  margin: 0 0 0 auto;
  max-width: 1200px;
  min-height: 100px;
  padding: 16px 0 0 8.478261%;
  position: relative;
  background: rgba(29, 41, 120, 0.1);
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 0 0;
  border-bottom: 3px rgba(29, 41, 120, 0.3); ;
}

.revenue_text {
  margin: 23px auto 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
}

.download_text{
  float: left;
  margin: 17px 0 0;
  color: #1c3aff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}


.license-list {
    padding-top: 40px;
}

.license-list li{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-weight: bold;
}

.license-list li::before {
    font-size:50px;
    color: #1d2978;  content: "";
    width: 1rem;
    height: 1rem;
    background: #1d2978;
    margin-right: 1rem;
    padding-top: 25px;
}


.license-list li.license-list-grey::before {
    background: initial;
}

.license-list li.license-list-grey {
  color: #5C5959;
  padding-left: 30px;
  font-weight: normal;
  font-size: 16px;
}

.license-page-lower-title h4 {
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 26px;
    color: #fff !important;
    font-weight: bold !important;
}

.license-page-lower-title {
    background-color:#172479;
    position: relative;
    width: 2000%;
}



.license-page-triangle {
    border-bottom: 120px solid transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 200px;
    border-right: 2000px solid #FEC03E;
    position: absolute;
    top: 80px;
    z-index: -2;
    width: 750px;
}

.menu--licensure-menu {
    padding-right: 50px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.menu--licensure-menu li {
    font-size:14px !important;
    margin-top:10px;
    margin-bottom:10px;
}

.license-page-title {
    font-size: 15px;
    line-height:20px;
    text-align: left;
}

.expense-report-img {
    min-width: 50px;
    max-width: 90px;
    font-weight: bold;
}

.expense-report-table td {
    vertical-align: middle !important;
    border-top: 0px !important;
}

.expense-report-table tr {
    border-top: hidden;
}

.expense-report-img img{
    margin-bottom: 0em;
    vertical-align: middle;
}

.expense-report-agency {
    vertical-align: middle;
    width:25%;
    font-weight: bold;
}

.expense-report-date {
    vertical-align: middle;
    font-weight: bold;
    width:25%;
    text-align: center;
}

.expense-report-download {
    vertical-align: middle;
}

.expense-report-download .button a {
    color: #000 !important;
}

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

.expense-report-download .button a {
    padding-top:9px;
    padding-bottom:9px;
    padding-left:30px;
    padding-right:30px;
    border: 2px solid #1c3aff;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    font-size:12px;
    float:right;
    }
}




.faq-container {
    border: solid 3px #1c3aff;
    margin-bottom: 30px;
}

.faq-category {
    font-style: italic;
    text-transform: uppercase;
    padding-left: 15px;
    text-decoration: underline;
    margin-bottom: 20px;
    margin-top: 20px;
    /*color: #D1D7E3;*/
}

.faq-category a{
   color: #222582;
}

.faq-lower-content {
    margin-bottom: 30px;
}

.faq-desc {
    font-weight: bold;
}

.faq-btn {
    float: right;
}

.faq-btn a {
    color: #1c3aff;
    font-weight: bold;
}


.faq-keyword .form-item .form-text{
    height: 34px;
    border-bottom: 0px !important;
}

.faq-bk {
    background-color: #1d2978;
    color: #fff;
}
.faq-bk .form-item label {
    color: #fff;
    font-weight: bold;
}

.faq-bk .title {
    text-decoration: underline;
}

.faq_category a {
    color: #16276F;
}

.faq_title_box span {
    font-weight: bold;
    font-size: 20px;
}

.faq-node-button {
    border-width: 0px;
    font-weight:600;
    margin-top: -10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px !important;
    background-color: #1c3aff !important;
}
.faq-node-button a {
    color: #fff;
}

.faq-node-button a:hover {
    border-style: none !important;
    color: #fff;
}



.diversity_title {
  width: 350px;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.title-color-switch0 .diversity-color-bk {
  background: linear-gradient(to left, #18994c, rgba(255, 255, 255, 0.18) 100%);
}

.title-color-switch0 .diversity-color-bk .diversity_title_text a {
  color: #036b2d;
  text-decoration: none;
}

.title-color-switch1 .diversity-color-bk {
  background: linear-gradient(272deg, rgba(0, 151, 205, 0.3) 0, rgba(255, 255, 255, 0.18) 100%);
}

.title-color-switch1 .diversity-color-bk .diversity_title_text a {
  color: #075d7c;
  text-decoration: none;
}

.title-color-switch2 .diversity-color-bk {
  background:  linear-gradient(to left, #e03653, rgba(255, 255, 255, 0.18) 100%);
}

.title-color-switch2 .diversity-color-bk .diversity_title_text a {
  color: #8e0b21;
  text-decoration: none;
}

.title-color-switch3 .diversity-color-bk {
  background: linear-gradient(to left, #987429, rgba(255, 255, 255, 0.18) 100%);
}

.title-color-switch3 .diversity-color-bk .diversity_title_text a {
  color: #6d4a01;
  text-decoration: none;
}

.diversity_title_text {
  color: #075d7c;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 24px;
}


table.blueTable {

  width: 100%;
  /*text-align: center;*/
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 0px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  background-color: #edeff0;
  font-size: 15px;
  color: #000000;
  border-bottom: 4px solid #1D2978;
}
table.blueTable thead {
  background: #1D2978;
  border-bottom: 2px solid #1D2978;
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  /*border-left: 2px solid #D0E4F5;*/
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}

table.blueTable tfoot td {
  font-size: 14px;
}

table.blueTable tfoot .links {
  text-align: right;
}

table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.exclusion-list-name {
    color: #1d2978;
    font-weight: bold;
}

.exclusion-list-value {
    color: #1d2978;
}

.exclusion-list-row:nth-child(even) {
    background-color: #EFF1FD;
}

.exclusion-list-row:last-child {
    border-bottom: 1.5px solid #000;
}

.veritical-filter input[type] {
    background: #ECECEC;
}

.veritical-filter {
    background-color: #F8F8F8;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.veritical-filter-title {
    font-weight: bold;
    text-decoration: underline;
}

.veritical-filter .form-group button {
    background: #F8F8F8 !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-decoration: underline;
    font-size: 15px !important;
}

.veritical-filter .form-group button:hover {
    color:#1F3EFB !important;
}

.right-to-know-filter  .form-group button {
    background: #F8F8F8 !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-decoration: underline;
    font-size: 15px !important;
}

.right-to-know-filter .form-group button:hover {
    color:#1F3EFB !important;
}

.hearing-row .cancelled-tag {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    left: 70%;
}

.hearing-row .cancelled-tag:after {
    content: "";
    position:absolute;
    bottom:-2px;
    border-bottom: 4px solid #F52325;
}

 @media screen and (max-width: 1024px) {
    .hearing-row .cancelled-tag:after {
         left: -8px;
         width: 90px;
    }
 }


@media screen and (min-width: 1025px) {
    .hearing-row .cancelled-tag:after {
    left: -6px;
    width: 100px;
    }
 }


.hearing-row .new-date-tag {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    left: 70%;
}

.hearing-row .new-date-tag:after {
    content: "";
    position:absolute;
    bottom:-2px;
    border-bottom: 4px solid #69CC51;
}

@media screen and (max-width: 1024px) {
    .hearing-row .new-date-tag:after {
         left: -8px;
         width: 90px;
    }
 }


@media screen and (min-width: 1025px) {
    .hearing-row .new-date-tag:after {
    left: -6px;
    width: 100px;
    }
 }

.card-press {
  margin-bottom: 10px;
  background-color: #ffffff;
  padding: 26px 0.445434% 22px;
  height: 345px;
  padding-bottom: 20px;
  color:#fff !important;
}
.card-press .card__body h6:first-child {
  margin-bottom: 1.3em;
  color: #767676;
}
.card-press .card__body h5 {
  font-weight: 400;
}
.card-press .card__body .card__title .card__lower {
  /*height: 4.875em;
  margin-bottom: 1.625em;
  text-overflow: ellipsis;
  overflow: hidden;*/
  /* Style for "DL&W, seco" */
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  /* Text style for "DL&W, seco" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.card-press hr {
  margin-top: 0;
  margin-bottom: 1.625em;
}

.card-press h2
{
  /* Style for "DL&W, seco" */
  color: #000000 !important;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  /* Text style for "DL&W, seco" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top:20px;

}

.card-press h4
{
  /* Style for "74,875 squ" */
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  margin: 12px auto 0;
  margin-top: 12px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  width: 94%;
  letter-spacing: 0.01em;
  line-height: 30.76px;

}

.card-press .btn
{
  /* Style for "Rectangle" */
  width: 259px;
  height: 60px;
  background-color: #000000;
  border-radius: 0px;
  border:0px;
  background-position: center center;
}
.card-press .btn a
{
  /* Style for "Rectangle" */
  width: 259px;
  height: 60px;
  background-color: #f3dc9c !important;
  border-radius: 0px;
  border:0px;
}
.card-press .btn a:hover {
  background-color: #f3dc9c!important;
}

.card-press .btn a
{
  color:#f3dc9c;
  line-height: 40px;
  text-decoration:none;
  font-weight:500;
  width: 259px;
  height: 60px;
  background-color: #000000;
  border-radius: 0px;
  border:0px;
}


.newsroom {
  color: #ffffff;
  font-family: Raleway, sans-serif;
  font-size: 60px;;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 30px;
}

.newsroom_subheading{

  color: #ffffff;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 30px;
}


.annual-report-img {
    width: 25%;
    text-align: center;
    vertical-align: middle !important;
 }


 .annual-report-img img{
     max-height: 220px;
     padding-top:30px;
 }

.annual-report-year, .annual-report-download {
    padding-left:30px;
 }

.annual-report-year {
    font-size: 27px;
    text-transform: uppercase;
    color: #1D2978;
    font-weight: 500;
}

.annual-report-download {
    padding-top: 10px;

}
.annual-report-download a {
    color: #3952FF !important;
    font-weight:500;
    text-decoration: underline;
}

.agency-monthly-report a {
    color: #3952FF !important;
    font-weight:500;
    text-decoration: underline;
    font-style: italic;
}

.agency-monthly-report {
    text-align: center;
}



.annual_filter {
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.annual_filter  ul li a {
    text-transform: uppercase;
}

.annual_filter  ul li {
    background-color: #1D3AFF;
    font-size: 15px;
    line-height: 2em;
    border-bottom: 2px solid #1D3AFF;
    margin-bottom: 20px;
    text-align: center;
}

.annual_filter  ul  a:not(.btn) {
    color:#fff ;
}

.annual_filter ul  li :not(.bef-link--selected)  {
    color:#000 ;
    background-color: #ECECEC;
    display:block;
    width: 100%;
    font-size: 15px;
    line-height: 2em;
}

.annual_filter label {
    visibility: hidden;
}


.profile-listing-button .button-content a {
    color: #000 !important;
}

.yellowTable thead {
    background-color: #1D2978;
    color: #fff;
}

.yellowTable {
    width: 100%;
    min-height: 200px;
}

.yellowTable tbody {
    background-color: #F9EAC5;
}

.yellowTable thead tr th {
    text-align: center
}

.yellowTable tbody tr {
    text-align: center
}

.yellowTable tbody tr td div {
    padding-bottom: 1px;
}

.yellowTable tbody tr td  {
    font-weight: bold;
}

.blueTable tbody tr {
    height:200px;
}

.right-to-know-filter {
    background-color: #F8F8F8;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.right-to-know-filter .form-group .select-wrapper .form-select {
    border-bottom: 2px solid #1F3EFB;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 52px;
}


.right-to-know-filter .apply {
    height: 66.5px;
    position: relative;
    top: 33px;
}

.right-to-know-filter .form-group .select-wrapper::after {
    color: #000;
}


.menu--licensure-menu li .is-active {
    color: blue;
}

@media screen and (min-width: 1024px) {
 .menu--licensure-menu li .is-active {
     padding-left:18px !important;
    }
 }

 .veritical-filter .select-wrapper .form-select {
    border-bottom: 2px solid #1F3EFB;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 52px;
    background-color: #ECECEC;
 }


 .veritical-filter .form-group .select-wrapper::after {
    color: #000;
}

.veritical-filter .control-label {
    font-weight: bold;
    font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 992px) {
    .form-title-margin {
        margin-top:25px;
    }
}



@media (min-width: 768px) {
    .container-small {
        width: 300px;
    }
    .container-large {
        width: 970px;
    }
}
@media (min-width: 992px) {
    .container-small {
        width: 500px;
    }
    .container-small-2 {
        width: 500px;
    }
    .container-large {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container-small {
        width: 700px;
    }
    .container-small-2 {
        width: 700px;
    }
    .container-large {
        width: 1500px;
    }
}

.container-small-2 .container-small, .container-large {
    max-width: 100%;
}


.webform-address .webform-flexbox {
    display: block;
}

.webform-address .webform-flexbox .select-wrapper::after {
    color: #1D3AFF;
}

.webform-address .webform-flexbox .form-control {
    height: 52px;
    border: 2px solid #1D3AFF;
}

@media (min-width: 992px) {
    .text-position {
        text-align: right;
        font-weight: bold;
    }
}

@media (max-width: 991px) {
    .text-position {
        margin-left: 8px;
        font-weight: bold;
    }
    .vgt-form .form-type-webform-time {
        margin-top: 10px;
    }
}


.webform-address .form-item-home-address-state-province {
    margin-top: 15px;
    margin-bottom: 15px;
}


.date_and_time_incident #edit-date-and-approx-time-of-incident {
    margin-top: 20px;
}

input[type=checkbox]:checked {
    background-color: blue;
}


.checkbox input[type="checkbox"] {
  margin-left: -40px;
  height: 20px;
  width: 20px;
  border: 2px solid #1c3aff;
}


.vgt-form  input[type="date"].form-control {
  border: 2px solid #1c3aff;
}


.vgt-form  input[type="time"].form-control {

  border: 2px solid #1c3aff;
}


.vgt-form .upload .webform-file-button {
    border-width: 0px;
    font-weight:500;
    font-size:12px;
    padding: 0px;
    margin: auto;
    width: 800px;
    line-height: 3.25rem;
    border-radius: 0px !important;
    background-color: #1c3aff !important;
}
.vgt-form .upload .webform-file-button a {
    color: #fff;
}

.vgt-form .upload .webform-file-button a:hover {
    border-style: none !important;
    color: #fff;
}

.vgt-form .upload .icon-before {
    display: none;
}

.vgt-form .long_text table td div {
    height: 160px;
    overflow: overlay;
    position: relative;
    scrollbar-width: thin;
    scrollbar-color: #1c3aff #F8F8F8;
}

.vgt-form .long_text table tbody tr {
    padding: 30px
}
.vgt-form .long_text table tbody tr td {
    border: 2px solid #1c3aff !important;
}

.user-login-form label,
.vgt-form label {
    font-size:12px;
    font-weight: 600;
    margin-left: 0px;

}

.vgt-form input[type]{
    border: 2px solid #1c3aff;

}

.vgt-form .webform-button--submit {
    display: initial;
}

.vgt-form .submit-btn button  {
    border-radius: 0px;
    border: 2px solid #1c3aff;
    background-color: #F8F8F8;
    color: #1c3aff;
    font-size: 13px !important;
    font-weight: bold !important;
}

.vgt-form .submit-btn button:hover  {
    border: 2px solid #1c3aff !important;
    color: #000 !important;

}

.patron-vl {
  border-left: 6px solid blue;
  height: 200px;
  position: absolute;
}

@media (min-width: 1200px) {
  .patron-triangle {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -50%;
    top: 250px;
    transform: rotate(5deg);
    z-index: -99;
  }

  .patron-triangle-right {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -50%;
    top: 240px;
    transform: rotate(-5deg);
    z-index: -99;
  }

  .patron-image-embellish {
    position: absolute;
    width: 295px;
    height: 295px;
    border-radius: 50%;
    background: #f8f8f8;
    z-index: -1;
    top: 15px;
    left: 140px;
    box-shadow: -14px 1px 0 1px #1c3aff;
  }

  .patron-content {
    display: flex;
    justify-content: center;
    padding: 0px 40px 30px 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .patron-triangle {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -70%;
    top: 250px;
    transform: rotate(5deg);
    z-index: -99;
  }

  .patron-triangle-right {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -70%;
    top: 240px;
    transform: rotate(-5deg);
    z-index: -99;
  }

  .patron-image-embellish {
    position: absolute;
    width: 295px;
    height: 295px;
    border-radius: 50%;
    background: #f8f8f8;
    z-index: -1;
    top: 15px;
    left: 96px;
    box-shadow: -14px 1px 0 1px #1c3aff;
  }

  .patron-content {
    display: flex;
    justify-content: center;
    padding: 0px 20px 30px 20px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .patron-triangle {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -60%;
    top: 240px;
    transform: rotate(5deg);
    z-index: -99;
  }

  .patron-triangle-right {
    border-style: solid;
    border-width: 0 605px 90px 675px;
    border-color: transparent transparent #f3dc9c transparent;
    position: absolute;
    left: -30%;
    top: 240px;
    transform: rotate(-5deg);
    z-index: -99;
  }



  .patron-image-embellish {
    position: absolute;
    width: 295px;
    height: 295px;
    border-radius: 50%;
    background: #f8f8f8;
    z-index: -1;
    top: 15px;
    left: 220px;
    box-shadow: -14px 1px 0 1px #1c3aff;
  }

  .patron-vl {
    margin-top: 80px;
    margin-left: 15px;
  }

  .patron-content {
    display: flex;
    justify-content: center;
    padding: 70px 70px 30px 70px;
  }
}

@media screen and (max-width: 364px) {
  .patron-image-embellish {
    border-radius: 50%;
    position: absolute;
    width: 305px;
    height: 305px;
    top: 1px;
    box-shadow: -12px 1px 0 1px #1c3aff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    left: 0;
    right: 0;
  }

  .patron-triangle {
    display: none;
  }

  .patron-vl {
    margin-top: 50px;
    margin-left: 5px;
  }

  .patron-content {
    display: flex;
    justify-content: center;
    padding: 50px 20px 30px 20px;
  }
}

@media screen and (min-width: 365px) and (max-width: 766px) {
  .patron-image-embellish {
    border-radius: 50%;
    position: absolute;
    top: 1px;
    box-shadow: -12px 1px 0 1px #1c3aff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    left: 0;
    right: 0;
    width: 305px;
    height: 305px;
  }

  .patron-triangle {
    display: none;
  }

  .patron-vl {
    margin-top: 50px;
    margin-left: 5px;
  }

  .patron-content {
    display: flex;
    justify-content: center;
    padding: 50px 20px 30px 20px;
  }
}

.patron-button {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
.patron-button .button-content {
  border: 2.5px solid #1c3aff;
  padding: 10px 50px 10px 50px;
}

.patron-button .button-content a {
  color: #1c3aff;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: -2em;
  padding: 30px 50px 10px 50px;
}

.patron-button .button-content a:hover {
  color: #232323;
}

.patron-content {
  display: flex;
  justify-content: center;
}

/*Home Card Styling*/
.list .large {
    font-family: "Raleway - Black";
    font-size: 1.6em;
    line-height: 1.12em;
    color: #343434;
    font-weight: 600;
    font-variant-ligatures: common-ligatures;
    text-align: center;
}

.large a {
    color: #000 !important;
}

.small a {
    color: #000 !important;
}

.list .small {
    font-family: "Raleway - Black";
    font-size: 1.4em;
    line-height: 1.12em;
    color: #343434;
    font-variant-ligatures: common-ligatures;
    text-align: center;
}

@media (min-width: 681px) {
.list {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
}
}
.list-item {
  display: flex;
  padding: 0.5em;
  margin-bottom: 20px;
  align-items: center;
  background-color: #f3dc9c;
}

.list .inner-item:hover {
  background-color: #1d2978;
}

.list .inner-item:hover .text{
  color: #fff !important;
}

.list-content {
  width: 100%;
}

@media (max-width: 680px) {

.list {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
}
}

@media (max-width: 680px) {

.list {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
}
}

@media (min-width: 700px) and (max-width:991px) {
.list {
margin-left: 150px !important;
margin-right: 150px !important;
}
}


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

.list {
margin-left: 250px !important;
margin-right: 250px !important;
}
}


@media (min-width: 1200px) {

.list {
margin-left: 330px !important;
margin-right: 330px !important;
}
}

.bg--yellow {
  background: #f3dc9c;
}


.home-benefit-small {
    font-weight: 200;
    font-size: 1.4em;
    line-height: 1.12em;
    color: #343434;
    text-align: center;
}

.home-benefit-big {
    font-size: 1.6em;
    line-height: 1.12em;
    color: #343434;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    text-align: center;
}


@media (min-width: 768px) and (max-width: 991) {
    .home-yellow-area {
        margin-left: -25%
    }
}

@media (min-width: 992px) and (max-width: 1406) {
    .home-yellow-area {
        margin-left: 0%
    }
}


@media (min-width: 1407px) {
    .home-yellow-area {
        margin-left: 3%
    }
}


/*Home Slash Lines Styling*/
 .home-yellow-slash {
     position: relative;
}
 .home-yellow-slash::before {
     content: "";
     width: 5px;
     height: 100%;
     position: absolute;
     bottom: 0;
     background: #FEBF40;
     transform: skew(25deg);
}
 .home-yellow-slash::after {
     content: "";
     width: 2px;
     height: 35%;
     position: absolute;
     bottom: 0;
     background: #FEBF40;
     transform: skew(25deg);
}
 @media (min-width: 2600px) {
     .home-yellow-slash::before {
         left: 1400px;
    }
     .home-yellow-slash::after {
         left: 1430px;
    }
}
 @media (min-width: 1715px) and (max-width:2599px ) {
     .home-yellow-slash::before {
         left: 940px;
    }
     .home-yellow-slash::after {
         left: 964px;
    }
}
 @media (min-width: 1430px) and (max-width: 1714px) {
     .home-yellow-slash::before {
         left: 740px;
    }
     .home-yellow-slash::after {
         left: 764px;
    }
}
 @media (min-width: 1025px) and (max-width: 1429px) {
     .home-yellow-slash::before {
         left: 640px;
    }
     .home-yellow-slash::after {
         left: 664px;
    }
}
 @media (min-width: 992px) and (max-width: 1024px) {
     .home-yellow-slash::before {
         left: 540px;
    }
     .home-yellow-slash::after {
         left: 564px;
    }
}
 @media (min-width: 844px) and (max-width: 991px) {
     .home-yellow-slash::before {
         left: 740px;
    }
     .home-yellow-slash::after {
         left: 764px;
    }
}
 @media (min-width: 660px) and (max-width: 883px) {
     .home-yellow-slash::before {
         left: 600px;
    }
     .home-yellow-slash::after {
         left: 622px;
    }
}
 @media (min-width: 510px) and (max-width: 659px) {
     .home-yellow-slash::before {
         left: 80%;
    }
     .home-yellow-slash::after {
         left: 84%;
    }
}
 @media (min-width: 454px) and (max-width: 509px) {
     .home-yellow-slash::before {
         left: 400px;
    }
     .home-yellow-slash::after {
         left: 422px;
    }
}
 @media (min-width: 410px) and (max-width: 454px) {
     .home-yellow-slash::before {
         left: 360px;
    }
     .home-yellow-slash::after {
         left: 382px;
    }
}
 @media (max-width: 409px) {
     .home-yellow-slash::before {
         left: 305px;
    }
     .home-yellow-slash::after {
         left: 327px;
    }
}

.list-cards-container .spades::before{
    content:"\2660";
    color:#1D3AFF;
    font-size:20px;
    padding-right:10px;
}

.list-cards-container .hearts::before {
    content:"\2665";
    color:#1D3AFF;
    font-size:20px;
    padding-right:10px;
}
.list-cards-container .diamonds::before {
    content:"\2666";
    color:#1D3AFF;
    font-size:20px;
    padding-right:10px;
}

.list-cards-container .clubs::before {
    content:"\2663";
    color:#1D3AFF;
    font-size:20px;
    padding-right:10px;
}

.list-cards-container .none::before {
    content:"\2663";
    color:#1D3AFF;
    font-size:20px;
    padding-right:10px;
    visibility: hidden;
}

.list-cards {
    color: #000;
    font-size:17px;
    font-weight: bold;
    font-family: Raleway;
}


.list-cards-container {
    line-height:1.8em !important;
}

.list-cards-button .button-content {
  border: 2px solid #1c3aff;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #1c3aff;
}
.list-cards-button {
  width: 150px;
}

 .meetings .white-lg {
     color: #ffffff;
     font-size: 30px;
     font-style: normal;
     letter-spacing: normal;
     line-height: 42px;
}
 .meetings .white-sm {
     color: #ffffff;
     font-size: 24px;
     font-weight: bold;
     font-style: normal;
     letter-spacing: normal;
     line-height: 42px;
}
 @media (max-width: 1199px) {
     .meetings .white-sm {
         font-size: 16px;
    }
}

 .meetings .button-content {
     border: 2px solid #FEBF40;
     padding-top: 6px;
     padding-bottom: 6px;
     background-color: #FEBF40;
}
 .meetings .button-content a {
     color: #000 !important;
}
 .meetings .meetings-button {
     width: 150px;
     margin-left:20px;
     margin-top:4px;
}
 .meetings .meeting-img-block {
     display: flex;
     margin-top: 25px;
}
 /*.home-triangle {
     border-style: solid;
     border-width: 0px 2500px 90px 0px;
     border-color: transparent transparent #FEBF40 transparent;
     position: absolute;
}
 @media (min-width: 1200px) {
     .home-triangle {
         left: -120%;
         top: -227px;
    }
}
 @media only screen and (min-width: 1025px) and (max-width: 1199px) {
     .home-triangle {
         left: -170%;
         top: -226px;
    }
}
 @media only screen and (min-width: 992px) and (max-width: 1024px) {
     .home-triangle {
         left: -170%;
         top: -210px;
    }
}
 @media screen and (min-width: 767px) and (max-width: 991px) {
     .home-triangle {
         left: -240%;
         top: -210px;
    }
}
 @media screen and (min-width: 643px) and (max-width: 766px) {
     .home-triangle {
         left: -250%;
         top: -210px;
    }
}
 @media (max-width: 642px) {
     .home-triangle {
         left: -2100px;
         top: -210px;
    }
}*/
 .navy-blue {
     color: #1d2978;
     font-size: 40px;
     font-weight: 400;
     text-transform: uppercase;
     text-align: center;
     padding-bottom: 5px;
     line-height: 1.2em;
}
 .list-image-item {
     display: flex;
     margin-bottom: 20px;
     align-items: center;
}
 .home-white-slash {
     position: relative;
}
 .home-white-slash::before {
     content: "";
     width: 8px;
     height: 100%;
     position: absolute;
     bottom: 0;
     background: #fff;
     transform: skew(20deg);
     left: 48%;
}
 @media (max-width: 767px) {
     .home-white-slash::before {
         display: none;
    }
}
 .home-white-slash::after {
     content: "";
     width: 3px;
     height: 65%;
     position: absolute;
     bottom: 0;
     background: #fff;
     transform: skew(20deg);
}
 @media (min-width: 3090px) {
     .home-white-slash::after {
         left: 49.3%;
    }
}
 @media (min-width: 2600px) and (max-width:3089px ) {
     .home-white-slash::after {
         left: 49.5%;
    }
}
 @media (min-width: 2051px) and (max-width:2599px ) {
     .home-white-slash::after{
         left: 50%;
    }
}
 @media (min-width: 1715px) and (max-width:2050px ) {
     .home-white-slash::after{
         left: 50.5%;
    }
}
 @media (min-width: 1341px) and (max-width: 1714px) {
     .home-white-slash::after {
         left: 51%;
    }
}
 @media (min-width: 1199px) and (max-width: 1340px) {
     .home-white-slash::after {
         left: 51.5%;
    }
}

 @media (min-width: 992px) and (max-width: 1198px) {
     .home-white-slash::after {
         left: 52%;
    }
}
 @media (min-width: 844px) and (max-width: 991px) {
     .home-white-slash::after {
         left: 53%;
    }
}
 @media (min-width: 768px) and (max-width: 883px) {
     .home-white-slash::after {
         left: 54%;
    }
}
 @media (max-width: 767px) {
     .home-white-slash::after {
         display: none;
    }
}

.bg--navy {
  background: #1D2978;
  display: table;
  color: #fff;
  width: 100%;
}

.home-white-sm {
     color: #ffffff;
     font-family: "Raleway - Extra Bold";
     font-size: 24px;
     font-weight: 600;
     line-height: 42px;
     text-decoration: underline;
}


.home-lm-button {
    width: 150px;
    text-align: center;
    margin-top: 30px;
}

.home-lm-button .button-content {
    border: 2px solid #B8A979;
padding-top: 6px;
padding-bottom: 6px;
background-color: #B8A979;
}

.home-lm-button .button-content a {
    color: #000;
}


@media (min-width: 700px) and (max-width:991px) {
.keep-us-safe-list {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
}


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

.keep-us-safe-list {
    margin-left: 100px !important;
    margin-right: 100px !important;
}
}


@media (min-width: 1200px) {

.keep-us-safe-list {
    margin-left: 160px !important;
    margin-right: 160px !important;
}
}



@media (min-width: 681px) {
.keep-us-safe-list {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
}
}
.keep-us-safe-list .list-item {
  background-color: #ccc;
  display: flex;
  padding: 0.5em;
  margin-bottom: 20px;
  align-items: center;
  background-color: #f3dc9c;

}
.keep-us-safe-list .list-content {
  width: 100%;
}

@media (max-width: 680px) {

.keep-us-safe-list {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
 }
}

 @media (max-width: 680px) {
     .keep-us-safe-list {
         display: grid;
         overflow: hidden;
         grid-template-columns: repeat(1, 1fr);
         grid-auto-rows: 1fr;
         grid-column-gap: 20px;
         grid-row-gap: 5px;
    }
}
 .keep-us-safe-list .list-content{
     line-height:1.4em;
}
 .safe-left-text {
     font-size: 25px;
     line-height: 1.2em;
     font-family: Roboto;
     text-align: center;
}
 .safe-right-text {
     line-height: 1.2em;
     font-family: Roboto;
     padding-left: 30px;
}
 .safe-left-link {
     font-family: Roboto;
     font-size: 17px;
     line-height: 1.2em;
     padding-left: 15px;
     color: #f3dc9c !important;
     text-decoration: underline;
}
 .safe-left-link a {
     color: #f3dc9c !important;
}
 .keep-us-safe-list .list-item {
     padding: 0px;
}
 .safe-right-link {
     font-family: Roboto;
     font-size: 17px;
     line-height: 1.2em;
     color: #f3dc9c !important;
     text-decoration: underline;
}
 .safe-right-link a {
     color: #fff !important;
}
 .safe-right-text .first-line {
     font-size: 20px;
     color: #DDA93B !important;
     font-weight: bold;
}
 .safe-right-text .second-line {
     font-size: 35px;
     line-height: 1.6em;
     font-weight: bold;
}
 .keep-us-safe-list .list-item .list-content{
     padding-top: 20px;
     padding-bottom: 20px;
}
 @media (max-width: 991px) {
     .safe-right-text {
         padding-left: 8px;
    }
}
 .home-select-text-outter {
     text-align: end;
}
 @media (max-width: 767px) {
     .home-select-text-outter{
         text-align: center;
    }
}
 .home-select-text {
     font-size: 35px;
     font-weight: 700;
}
 @media (max-width: 767px) {
     .home-select {
         margin-top:30px;
         text-align: center;
    }
}
 .home-select {
     background-color: #D5C38A;
     font-size: 25px;
     position: relative;
}
 .selectdiv {
     position: relative;
}
 .selectdiv:before {
     position: absolute;
     content: '';
     border-style: solid;
     border-width: 12px 8px 0 8px;
     border-color: #000 transparent transparent transparent;
     top:26px;
     z-index: 1;
     left:28px;
}
 @media (max-width: 767px) {
     .selectdiv:before {
         left:38px;
         top:55px;
    }
}
 @media (min-width: 767px) {
     .home-select-text {
         margin-top: 21px;
    }
     .selectdiv {
         max-width: 400px;
    }
}
 .home-triangle2 {
     position: relative;
}
 .home-triangle2 {
     border-style: solid;
     border-width: 0px 2500px 90px 0px;
     border-color: transparent transparent #B9A978 transparent;
     position: absolute;
     transform: rotate(180deg);
}
 @media (min-width: 1200px) {
     .home-triangle2 {
         left: 60%;
         top: 609px;
    }
}
 @media only screen and (min-width: 1025px) and (max-width: 1199px) {
     .home-triangle2 {
         left: 50%;
         top: 609px;
    }
}
 @media only screen and (min-width: 992px) and (max-width: 1024px) {
     .home-triangle2 {
         left: 50%;
         top: 609px;
    }
}
 @media screen and (min-width: 767px) and (max-width: 991px) {
     .home-triangle2 {
         left: 40%;
         top: 609px;
    }
}
 @media screen and (min-width: 746px) and (max-width: 766px) {
     .home-triangle2 {
         left: 40%;
         top: 565px;
    }
}
 @media (max-width: 745px) {
     .home-triangle2 {
         left: 40%;
         top: 564px;
    }
}
 @media (min-width: 736px) and (max-width: 745px) {
     .home-triangle2 {
         left: 40%;
         top: 563px;
    }
}
 @media (max-width: 735px) {
     .home-triangle2 {
         display:none;
    }
}
/* .home-triangle-3 {
     position: relative;
}
 @media (min-width: 1200px) {
     .home-triangle3 {
         border-style: solid;
         border-width: 0 605px 70px 675px;
         border-color: transparent transparent #f3dc9c transparent;
         position: absolute;
         top: -117px;
         right: -280px;
         z-index:99;
    }
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
     .home-triangle3 {
         border-style: solid;
         border-width: 0 605px 70px 675px;
         border-color: transparent transparent #f3dc9c transparent;
         position: absolute;
         top: -117px;
         right: -380px;
         z-index:99;
    }
}
 @media only screen and (min-width: 767px) and (max-width: 991px) {
     .home-triangle3 {
         border-style: solid;
         border-width: 0 605px 70px 675px;
         border-color: transparent transparent #f3dc9c transparent;
         position: absolute;
         top: -117px;
         right: -480px;
         z-index:99;
    }
}
 @media screen and (max-width: 364px) {
     .home-triangle3 {
         display: none;
    }
}
 @media screen and (min-width: 365px) and (max-width: 766px) {
     .home-triangle3 {
         display: none;
    }
}*/
.home-triangle-3 {
  position: relative;
  margin-top: -100px;
  z-index: 9;
}
.home-triangle3 {
  background-image: url(/themes/custom/pgcb/img/hometoptri.png);
  height: 74px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}
.home-triangle {
  position: relative;
  margin-top: -186px;
  margin-bottom: 80px;
  margin-left: -467px;
  z-index: 1;
  background-image: url(/themes/custom/pgcb/img/homemidtri.png);
  height: 74px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.bfp-triangle {
  position: relative;
  margin-top: 0;
  margin-bottom: -20px;
  margin-left: -467px;
  z-index: 1;
  background-image: url(/themes/custom/pgcb/img/homemidtri.png);
  height: 74px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.dispute-triangle {
  position: relative;
  margin-top: -60px;
  margin-left: 0;
  margin-right: -59px;
  z-index: 1;
  background-image: url(/themes/custom/pgcb/img/homemidtri.png);
  height: 74px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  transform: scale(-1);
}
.pc-triangle-right1 {display: nonek;}

@media screen and (max-width: 1024px)  {
  .home-triangle {
    margin-top:-172px;
  }
}
@media screen and (min-width: 2074px)  {
  .home-triangle,.home-triangle3 {
    display:none;
  }
}
/*homepage block 2 */

.block2background {
  margin: -1px 0 0;
  position: relative;
  z-index: 246;
  background: #1d2978;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
}

.leftHeaderText {
  color: #ffffff;
  font-size: 2.94rem;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.leftContent{
  margin: 29px 0 0;
  width: 100%;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 28px;
}

.leftButtonLink{
  margin: 26px 0 0;
  max-width: 150px;
  min-height: 38px;
  padding: 0 3.974895%;
  position: relative;
  background: #b8a979;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
}

.flare-1 {
  float: left;
  margin: 0 0 0 0.968992%;
  max-width: 156px;
  width: 15.116279%;
}

.rightHeaderText{
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
}


.signuptext {
  color: #f0f0f0;
  font-weight: 900;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 55px;
  margin-top: 20px;
  line-height: 38px;
}

.signup_subtext {
  margin-top: 10px;
  color: #f3dc9c;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 22px;
  text-transform: uppercase;
}


.signup_submit {
  max-width: 235px;
  min-height: 50px;
  width: 29.936306%;
  background: #f3dc9c;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 36px !important;
}

.related-links-title {
    margin-bottom: 15px;
    margin-top:70px;
}
.related-links-title a {
  color: #1d2978;
  font-size: 1.6rem;
  font-weight: bold;
}

.related-links-body {
  line-height: 24px;
}

.related-links-website {
  padding-top: 5px;
}

.related-links-website a{
  color: blue;
  text-decoration: underline;
}

.casinos_text {
  color: #1d2978;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 36px;
}

.overview_heading {
  color: #1d2978;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 36px;
}

.home-top-text {
    position: absolute;
    top: -30px;
    padding-left: 30px;
    font-family: "Arial";
}
.home-top-text h2 {
    margin-bottom: 10px;
    font-family: "Arial";
}

.home-top-text-PGCB {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Arial";
  text-transform:uppercase;
  font-size:40px;
  line-height: 1.0;
  letter-spacing:-1px;
  font-weight:500;
  padding-left: 25px;

}
.home-top-img {
    position: relative;
    top: -100px;
}
.home-top-small-normal {
    font-size: 28px;
    font-family: "Arial";
  margin-bottom: 20px;

}

.home-top-small {
    text-transform: uppercase;
    color: #040404;
    font-family: "Arial";
    font-size: 14px;
  line-height: 1.0;
}

.auto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 3rem;
  grid-auto-rows: 1fr;
}

.grid-box {
  display: flex;
  flex-flow: column nowrap;
  padding: 1rem;
  background-color: #fff;
  min-height: 260px;
  border: 1px solid #000;
}

.news-room-home-date {
  font-family: Arvo;
  color: #000 !important;
  text-decoration: underline;
  font-size: 20px;
  text-align: center;
}

.news-room-home-text {
  color: #000 !important;
  font-size: 20px;
}

.home-more-news-button .button-content {
  border: 2px solid #000;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fff;
}

.home-more-news-button .button-content a {
  color: #000 !important;
  font-weight: normal !important;
}

.home-more-news-button {
  width: 150px;
  display: inline-block;
}

.home-more-news-button-container {
  text-align: center;
  margin-top:40px;
  margin-bottom:40px;
}

.home-more-news-button .button-content a {
  color: #000 !important;
  font-size: 15px;
  font-weight: 500 !important;
}


.home-news-button .button-content {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #000;
}

.home-news-button .button-content:hover {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #f3dc9c;
}

.home-news-button .button-content a {
  color: #fff !important;
  font-weight: 600 !important;
}

.home-news-button .button-content:hover a {
  color: #000 !important;
}

.home-news-button {
  width: 140px;
  display: inline-block;
}

.home-news-button-container {
  text-align: center;
}


/*sign up form css*/

/*overwrite the bottom border*/
.sign-up-form input[type] {
  border-bottom: none !important;
  margin-bottom: 20px;
}

/*remove the original title*/
.sign-up-form label {
    display: none;
}

.sign-up-form-title {
    margin-left:10px;
    margin-bottom:10px;
    font-weight: bold;
    font-size:20px;
}

.sign-up-form .webform-button--submit {
    border-radius: 0px;
    margin-top:35px !important;
    color: #000;
    font-size: 20px !important;
}

.sign-up-form .btn{
    padding-top: 0em !important;
    padding-bottom: 0em !important;
    padding-right: 4em !important;
    padding-left: 4em !important;
    background-color: #f3dc9c !important;
}

.sign-up-form .btn:hover{
    color: #fff;
    background-color: #f3dc9c;
    border: 0;
}

.report-style-table td {
    border-top: none !important;
    border-bottom: 2px solid #BFC3DA;
    vertical-align: middle !important;
    height: 80px;
}

.report-style-table tr:last-child td {
    border-bottom: none;
}

.report-style-table td img {
    margin-bottom: 0px;
    padding-right:20px;
}

.report-style-table td a {
    color:#0000EE !important
}

.report-style-table {
    background-color: #E8EAF3;
}

.horizontal-filter label {
    font-size:17px;
    color: #000;
    font-weight: 500;
    font-family: "Helvetica";
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.nopadding-left {
   padding-left: 0 !important;
   margin-left: 0 !important;
}

.horizontal-filter .filter-label {
    text-transform: uppercase;
    font-size:30px;
    font-weight: bold;
    padding-bottom: 20px;
}

.horizontal-filter {
    margin-bottom: 30px;
}

.horizontal-filter .form-select {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-top : none !important;
    border-left : none !important;
    border-right : none !important;
    border-bottom: 3px solid blue !important;
    background-color: #E8E9F1;
    height: 52px;
}

.select-wrapper::after {
    color: #000;
}

.horizontal-filter .form-group button {
    background: #fff !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-decoration: underline;
    font-size: 20px !important;
    color: blue;
    font-weight:bold;

}

@media screen and (min-width: 992px) {
    .horizontal-filter .form-group button {
        margin-left:35px !important;
        margin-top:61px !important;
    }
}

.horizontal-filter .form-group button .glyphicon-trash {
    display: none;
}

.horizontal-filter .form-group button:hover {
    color: blue !important;
}

/* white horizontal-filter button background */
.horizontal-filter .white-bk .form-group button {
    background: #fff !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-decoration: underline;
    font-size: 20px !important;
    color: blue;
    font-weight: bold;
    margin-right:15px;
}

@media (max-width: 767px) {
    .horizontal-filter .form-group .btn + .btn {
        margin-top: 0px;
    }
}

.light-blue-bk {
    background: rgba(47, 144, 246, 0.1);
}

/* transparent horizontal-filter transparent background*/
.horizontal-filter .no-bk .form-group button {
    background-color:transparent !important;
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-decoration: underline;
    font-size: 20px !important;
    color: blue;
    font-weight: bold;
}


.gaming-expense .select-wrapper select {
    background-color: #f8f8f8 !important;
}

.gaming-expense .form-group button {
    background-color: #fff !important;
}

.faq-bk .form-group button {
   color: #fff !important;
   background:transparent;
   border-radius: 0px !important;
   border: 0px !important;
   padding: 0px 0px 0px 0px !important;
   text-decoration: underline;
   font-size: 17px !important;
   margin-top:33px;
   font-weight: bold;
}


@media screen and (max-width: 766px) {
    .diversity-category {
        left: 0;
        right: 0;
        margin: auto;
    }
}

@media screen and (min-width: 767px) {
    .diversity-category {
        left: 30%;
    }
}

.diversity-category {
  position: absolute;
  z-index: 1 !important;
  bottom: 0px;
  padding: 20px;
  max-width: 300px;
  line-height: 2.8em;
}

.diversity-category-green {
   background-color: #18994c;
}

.diversity-category-blue {
   background-color: #0097cd;
}

.diversity-category-red {
   background-color: #e03653;
}

.diversity-category-brown {
   background-color: #987429;
}

.diversity-category-num {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 10px;
}

.diversity-category-text a {
  font-size: 40px;
  font-weight: 800;
  line-height: 0.7em;
}

.diversity-plan-type {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 30px;
}

.diversity-triangle-left {
    border-style: solid;
    border-width: 0px 2500px 90px 0px;
    border-color: transparent transparent #FEBF40 transparent;
    position: absolute;

}

@media screen and (min-width: 1800px) {
    .diversity-triangle-left {
        left: -70%;
        top: -115px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1799px) {
    .diversity-triangle-left {
        left: -100%;
        top: -115px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1299px) {
    .diversity-triangle-left {
        left: -150%;
        top: -115px;
    }
}

@media screen and (min-width: 745px) and (max-width: 1024px) {
    .diversity-triangle-left {
        left: -240%;
        top: -112px;
    }
}

@media screen and (max-width: 744px) {
    .diversity-triangle-left {
        display: none;
    }
}


.diversity-triangle-right {
    border-style: solid;
    border-width: 0px 0px 100px 2500px;
    border-color: transparent transparent #FEBF40 transparent;
    position: absolute;

}
.diversity-triangle-img {
  display: block;
    margin-top: -100px;
    background-image: url("/themes/pgcb/img/diversitytri.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100px;
}

@media screen and (min-width: 1800px) {
    .diversity-triangle-right {
        right: -70%;
        top: -126px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1799px) {
    .diversity-triangle-right {
        right: -100%;
        top: -126px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1299px) {
    .diversity-triangle-right {
        right: -150%;
        top: -126px;
    }
}

@media screen and (min-width: 745px) and (max-width: 1024px) {
    .diversity-triangle-right {
        right: -230%;
        top: -123px;
    }
}

@media screen and (max-width: 744px) {
    .diversity-triangle-right {
        display: none;
    }
}


.block-triangle-right-container {
    position: relative;
}

.block-triangle-right {
    border-style: solid;
    border-width: 0px 0px 100px 2500px;
    border-color: transparent transparent #FEBF40 transparent;
    position: absolute;
}


@media screen and (min-width: 2801px) {
        .block-triangle-right {
            top: -86px;
            right: -30%;
}
}

@media screen and (min-width: 1025px)  and (max-width: 2800px) {
    .block-triangle-right {
        top: -138px;
        left: 300px;
    }
}

@media screen and (min-width: 745px) and (max-width: 1024px) {
    .block-triangle-right {
        top: -128px;
        left: 300px;
    }
}

@media screen and (max-width: 744px) {
    .block-triangle-right {
        top: -128px;
        left: 200px;
    }
}

.contact-footer-bg-text {
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

.contact-footer-md-text {
    font-size: 20px;
    color: #FEBF40;
    text-transform: uppercase;
}

.vgt-form .form-select {
    border: 2px solid #1c3aff;
    height: 52px;
}

.vgt-form .form-textarea {
    border: 2px solid #1c3aff;
    height:350px !important;
}

.list-cards-container .diamonds-gamging-overview::before {
  content: "\2666";
  color: #1d2978;
  font-size: 27px;
  padding-right: 10px;
  line-height: 35px;
}

.list-cards-gamging-overview {
  color: #1d2978;
  font-size: 20px;
  font-weight: bold;
  font-family: Raleway;
}

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

.text-12 {
    font-size: 30px;
    font-weight: bold;
    color: #1d2978;
    padding-bottom: 10px;
}

.text-14 {
    font-size: 30px;
    font-weight: bold;
    color: #1d2978;
    padding-bottom: 10px;
}

.download-row {
    display: inline-flex;
    margin: auto;
}

.download-row a {
    margin-left:5px;
    margin-top:12px;
    color:blue;
    font-weight:400;
}
.yellow_block {display: none;}
.text-16{
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #1d2978;
}
.hrheadingline {
  border-bottom: 3px solid #febf40;
  padding-bottom: 25px;
  width: 100%;
}
 .text-25 {
     text-align: center;
     font-size: 28px;
     font-weight: bold;
     color: #1d2978;
}


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

.org-chart a {
    font-size:16px;
    color: blue;
    font-weight: 500;
}

.quat::before {
     content: open-quote;
     font-family: "Times - Roman";
     font-size: 70px;
     padding-top: 17px;
     display: block;
}
 .quat::after{
     content: close-quote;
     display: block;
     visibility: hidden;
}
 .quat2::before {
     content: open-quote;
     font-family: "Times - Roman";
     font-size: 70px;
     padding-top: 17px;
     display: block;
}
 .text-96 {
     font-size: 20px;
     font-weight: bold;
}
 .pc-triangle-right-container1 {
     position: relative;
}
 .pc-triangle-right1 {
     border-style: solid;
     border-width: 0px 0px 100px 2500px;
     border-color: transparent transparent #FEBF40 transparent;
     position: absolute;
}
 @media screen and (min-width: 2801px) {
     .pc-triangle-right1 {
         top: -126px;
         right: -30%;
    }
}
 @media screen and (min-width: 1025px) and (max-width: 2800px) {
     .pc-triangle-right1 {
         top: -178px;
         left: 300px;
    }
}
 @media screen and (min-width: 745px) and (max-width: 1024px) {
     .pc-triangle-right1 {
         top: -168px;
         left: 300px;
    }
}
 @media screen and (max-width: 744px) {
     .pc-triangle-right1 {
         top: -168px;
         left: 100px;
    }
}
 .pc-triangle-left-container1 {
     position: relative;
}
 .pc-triangle-left1 {
     border-style: solid;
     border-width: 100px 2500px 0 0;
     border-color: #AD9F71 transparent transparent transparent;
     position: absolute;
}
 @media screen and (min-width: 2801px) {
     .pc-triangle-left1 {
         right: 1200px;
    }
}
 @media screen and (min-width: 1025px) and (max-width: 2800px) {
     .pc-triangle-left1 {
         right: 300px;
    }
}
 @media screen and (min-width: 745px) and (max-width: 1024px) {
     .pc-triangle-left1 {
         right: 300px;
    }
}
 @media screen and (max-width: 744px) {
     .pc-triangle-left1 {
         right: 100px;
    }
}
 @media screen and (min-width:992px) {
     .text-92 {
         margin-top:20px;
         float: right;
         padding-right: 15%;
         font-weight: bold;
         font-size: 30px;
         line-height: 1.5em;
         display: block;
         width: 550px;
    }
}
 @media screen and (max-width:991px) {
     .text-92 {
         text-align: center;
         font-weight: bold;
         font-size: 30px;
         line-height: 1.5em;
    }
}

.pc-from-triangle-container {
     position: relative;
}
 .pc-from-triangle-1 {
     top: 20px;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 2600px 100px 0;
     border-color: transparent #161A31 transparent transparent;
     position: absolute;
}
 .pc-from-triangle-2 {
     top: -120px;
     right: 0;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 100px 0 0 2600px;
     border-color: transparent transparent transparent #161A31;
     position: absolute;
     z-index: 99;
}
 .pc-from-triangle-3 {
     top: -260px;
     position: absolute;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 0 200px 2600px;
     border-color: transparent transparent #c9aa35 transparent;
}
 .text-90 {
     font-size: 25px;
     font-weight: bold;
     margin-top: 25px;
}
 .text-88 {
     font-size: 50px;
     padding-top: 10px;
}
 .text-89 {
     margin-top: 20px;
     margin-left: 20px;
     margin-right: 10px;
     background-color: white;
     color: #000;
     min-height: 90px;
     max-width: 600px;
     display: flex;
     align-items: center;
}
 @media screen and (min-width:992px) {
     .text-87 {
         margin-left: 90px;
         margin-top: 30px;
    }
}
 .text-89 a {
     color:blue;
     text-decoration: underline;
     font-weight: 500;
}
 @media screen and (min-width:992px) {
     .step3 {
         margin-top:30px
    }
}
 @media screen and (max-width:991px) {
     .custom-height {
         height: 125vh;
    }
}
 @media screen and (min-width:992px) {
     .custom-height {
         height: 100vh;
    }
}

 .text-85 {
     font-size: 35px;
     line-height: 1.3em;
     font-weight: bold;
     padding-bottom: 40px;
}
 .text-84 {
     font-size: 20px;
     line-height: 1.3em;
     padding-bottom: 20px;
     color: #000;
}
 .stat-icon {
     position: absolute;
     right: 8px;
     display: inline-block;
     margin: 0;
     background-color: white;
     margin-top: 8px;
     border-radius: 50%;
}
 .stat-icon img {
     width: 40px;
     height: 40px;
     overflow: hidden;
     margin-bottom: 0px;
     border-radius: 50%;
}
 .stat_item {
     display: flex;
     background-color: #1d2978;
     position: relative;
     height: 55px;
     border-radius: 0 100em 100em 0;
     width:260px;
}
 .stat {
     color: #fff;
     font-size: 40px;
     font-weight: bold;
     padding-left: 20px;
     margin: 14px;
}
 .text-83 {
     color: blue;
     font-weight: bold;
     width: 230px;
     padding-top: 10px;
     font-size: 18px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     padding-bottom:10px;
}
 .text-82 {
     width: 230px;
     padding-top: 10px;
     font-size: 18px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     padding-bottom:10px;
}
 .text-81 {
     font-size: 18px;
     color:#000;
     padding-bottom:10px;
     font-weight: initial;
}
 .margin-auto {
     margin-left: auto;
     margin-right: auto;
}
 @media screen and (min-width: 1200px) {
     .margin-special {
         margin-left: 18%;
    }
}
 @media screen and (min-width: 992px) and (max-width: 1199px) {
     .margin-special {
         margin-left: 12%;
    }
}
 @media screen and (min-width: 767px) and (max-width: 991px) {
     .margin-special {
         margin-left: 34%;
    }
}
 @media screen and (max-width: 766px) {
     .margin-special {
         margin-left: auto;
         margin-right: auto;
    }
}
 @media screen and (min-width: 992px) {
     .desktop-margin {
         margin-top:20px;
    }
}
 @media screen and (min-width: 992px) {
     .desktop-margin2 {
         margin-top:170px;
    }
}
 .text-79 {
     text-align: center;
     font-weight: 500;
     margin-top: 30px;
     font-size: 18px;
     margin-bottom: 20px;
}
 .casino-button {
     text-align: center;
     margin: auto;
     width: 220px;
     background: blue;
     height:35px;
}
 .text-78 {
     font-size: 35px;
     line-height: 1.3em;
     font-weight: bold;
     padding-bottom: 40px;
     color: #1d2978;
     margin-left: %;
     padding-top: 40px;
}
 .rates-container {
     display: flex;
}
 .rates-container img{
     border-radius: 50%;
     border: solid #F9A735 5px;
}
 .rates-container .rates {
     margin-left:20px;
     margin-top:5px;
}
 .text-77 {
     font-weight: bold;
}
 .text-76 {
     font-size: 28px;
     font-weight: bold;
}
 .text-75 {
     font-size: 40px;
     margin-bottom: 60px;
     margin-top: 40px;
     font-weight: bold;
}

 .seventeen{
   /* Style for "17" */
   width: 187px;
   height: 126px;
   color: #0097cd;
   font-family: "Raleway - Black";
   font-size: 176px;
   font-weight: 400;
   font-style: normal;
   letter-spacing: normal;
   line-height: 259.34px;
   text-align: center;
   text-transform: uppercase;
   /* Text style for "17" */
   font-style: normal;
   letter-spacing: 0.3px;
   line-height: normal;

 }

 .casinos{
   /* Style for "casinos" */
   width: 200px;
   height: 40px;
   color: #000000;
   font-family: "Raleway - Extra Bold";
   font-size: 44px;
   font-weight: 400;
   font-style: normal;
   letter-spacing: normal;
   line-height: 22px;
   text-align: center;
   text-decoration: underline;
   text-transform: uppercase;
   /* Text style for "casinos" */
   font-style: normal;
   letter-spacing: 1.32px;
   line-height: normal;
 }

.field ul li {
    list-style: disc;
    margin-left: 20px;
}

 @media screen and (min-width:992px) and (max-width: 1199px) {
     .color-block-text-left {
         margin-left: 50px;
    }
     .yellow_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
         background: #febf40;
         margin-left: 18px;
         z-index: -1;
    }
     .blue_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
         background: #29276b;
         margin-left: 18px;
         z-index: -1;
    }
}
 @media screen and (min-width: 1200px) {
     .blue_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
         background: #29276b;
         margin-left: -27px;
         z-index: -1;
    }
     .yellow_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
         background: #febf40;
         margin-left: -27px;
         z-index: -1;
    }
}

 @media screen and (min-width: 992px) {
     .color-block-img-right {
         margin-left: 50px
     }

     .left-padding {
         padding-left:140px;
    }
     .blue_block {
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         background: #29276b;
         margin-left: 40px;
         z-index: -1;
    }
     .yellow_block {
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         background: #febf40;
         margin-left: 40px;
         z-index: -1;
    }
}
 @media screen and (max-width: 991px) {
     .color-block-text {
         display:grid;
         justify-content:center;
         margin-top:30px;
    }
     .color-block-img {
         text-align: center;
    }
     .color-block-img-right {
         text-align: center;
    }

    .blue_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         background: #29276b;
         margin-left: 40px;
         z-index: -1;
    }

        .yellow_block-right {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         background: #febf40;
         margin-left: 40px;
         z-index: -1;
    }
     .blue_block {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         background: #29276b;
         margin-left: 40px;
         z-index: -1;
    }
     .yellow_block {
         left: 50%;
         transform: translate(-50%, 0%);
         height: 400px;
         max-width: 320px;
         position: absolute;
         top: 25px;
         width: 94.117645%;
        /* 400px / 425px = 94.117645% */
         margin-left: 40px;
         z-index: -1;
         background: #febf40;
    }
}

 .region-navigation-right {
     display: flex;
     justify-content: end;
}
 .menu-module {
     /*margin-left: auto;*/
     margin-right: auto;
}
 .logo-module {
     margin-left: auto;
}
 @media screen and (max-width: 1251px) {
     .nav-site-name {
         font-size: 20px;
    }
     .nav-site-slogan {
         font-size: 12px;
    }
}
 @media screen and (min-width: 1252px) {
     .menu > li{
         font-size:10px !important;
    }
}
 @media screen and (max-width: 1042px) {
     .site-branding a img {
         max-width: 85px;
    }
}
 .nav-top-fixed {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
}

.pagination {
    font-size: 23px;
}

.pagination li.active a {
  background: #1d2878 !important;
  color: #fff !important;
}

.menu--licensure-menu li {
     background-color: #F3DD9D;
}
 .menu--licensure-menu li a {
     color: #000 !important;
}
 @media screen and (min-width: 991px) {
     nav .menu > li {
         display: table-cell;
         width: 120px;
         line-height: 1;
         float: unset;
         padding-top:14px;
    }
     nav .menu > li span {
         vertical-align: middle;
    }

}
 .blk-2 {
     display: flex;
     background: #FEBF40;
     position: relative;
}
 .blk-6 {
     display: flex;
     background: #FEBF40;
     position: relative;
}
 .blk-3 {
     background: #1d2978;
     position: relative;
}
 .blk-4 {
     background: #1d2978;
     position: relative;
}
 .blk-2 .img-blk-2 {
     max-width: 450px;
     position: relative;
}
 .blk-6 .img-blk-6 {
     max-width: 450px;
     position: relative;
}
 .blk-3 .img-blk-3 {
     position: relative;
     max-width: 300px;
}
 .blk-4 .img-blk-5 {
     position: relative;
     max-width: 300px;
}
 @media screen and (max-width: 991px) {
     .blk-3 .text-blk-3 {
         padding: 30px 30px 30px 30px;
    }
     .blk-4 .text-blk-5 {
         padding: 30px 30px 30px 30px;
    }
     .blk-3 .img-blk-4 img{
         width: 100%;
         margin-bottom: 1.625em;
         max-height: 400px;
    }
     .blk-4 .img-blk-4 img{
         width: 100%;
         margin-bottom: 1.625em;
         max-height: 400px;
    }
}
 @media screen and (min-width: 992px) {
     .blk-3 .text-blk-3 {
         padding: 30px 0px 30px 30px;
         margin-right: -120px;
    }
    .blk-4 .text-blk-5 {
         padding: 30px 30px 30px 0px;
         margin-left: -120px;
    }
     .blk-3 {
         display: flex;
    }
      .blk-4 {
         display: flex;
    }
     .blk-3 .img-blk-4 {
         display:none;
    }
     .blk-4 .img-blk-4 {
         display:none;
    }
     .blk-2 .img-blk-2 {
         top: -10px;
         left: -20px;
    }
    .blk-6 .img-blk-6 {
        top: -10px;
        right: -20px;
    }
     .blk-3 .img-blk-3 {
         right: -150px;
         top: -20px;
    }
     .blk-4 .img-blk-5 {
         left: -150px;
         top: -20px;
    }
}
 @media screen and (min-width: 600px) {
     .text-74 {
         margin-top: 10px;
         font-size: 20px;
    }
     .text-73 {
         font-size: 18px;
         margin-top: 20px;
         line-height: 1.8;
    }
}
 .blk-2 .text-blk-2 {
     padding: 15px 55px 15px 30px;
}
 .blk-6 .text-blk-6 {
     padding: 15px 30px 15px 55px;
}
 .text-74 {
     text-decoration: underline;
}
 .text-72 {
     font-weight: bold;
}
 body {
     margin-top:80px;
}
 @media screen and (max-width: 991px) {
     .blk-3 .img-blk-3 {
         display: none;
    }
     .blk-4 .img-blk-5 {
         display: none;
    }
     .text-blk-4 {
         display: grid;
         justify-content: center;
    }
}
 @media screen and (min-width: 991px) {
     nav .menu > li .subnav li .subnav {
         margin-top: -20px;
    }
     .law-apply-margin {
         margin-top: -50px;
    }
}
 .list-cards-container .diamonds-yellow::before {
     content: "\2666";
     color: #FEBF40;
     font-size: 20px;
     padding-right: 10px;
}
 .list-cards-container li {
     list-style: none !important;
}
 .list-cards-img-blk {
     font-family: Raleway;
     color: #fff;
     margin-bottom: 20px;
     line-height: 1.4;
     font-size: 16px;
}
 .text-71 {
     font-family: "Raleway - Semi Bold";
     font-size: 26px;
     color: #1d2978;
     font-weight: bold;
     padding-bottom: 25px;
     padding-top: 15px;
     padding-left:15px;
}
 .guidance-button {
     text-align: center;
     width: 200px;
     margin-left: 20px;
     margin-top: 20px;
}
 .guidance-button .button-content {
     border: 2px solid #1c3aff;
     padding-top: 6px;
     padding-bottom: 6px;
     background-color: #1c3aff;
}
 .guidance-button .button-content a {
     color: #fff;
}
 .guidance-button .button-content a:hover {
     color: #fff;
}
 @media screen and (min-width: 1801px) {
     .law-triangle {
         border-style: solid;
         border-width: 0 2000px 180px 0px;
         border-color: transparent transparent #FEBF40 transparent;
         position: absolute;
         top: 500px;
         transform: rotate(5deg);
         z-index: -99;
         left: -40%;
    }
}
 @media screen and (min-width: 1200px) and (max-width: 1800px) {
     .law-triangle {
         border-style: solid;
         border-width: 0 2000px 180px 0px;
         border-color: transparent transparent #FEBF40 transparent;
         position: absolute;
         top: 500px;
         transform: rotate(5deg);
         z-index: -99;
         left: -70%;
    }
}
 @media screen and (min-width: 992px) and (max-width: 1199px) {
     .law-triangle {
         border-style: solid;
         border-width: 0 1400px 180px 0px;
         border-color: transparent transparent #FEBF40 transparent;
         position: absolute;
         top: 550px;
         transform: rotate(5deg);
         z-index: -99;
         left: -80%;
    }
}
 @media screen and (max-width: 991px) {
     .law-triangle-right {
         border-style: solid;
         border-width: 0 605px 90px 675px;
         border-color: transparent transparent #FEBF40 transparent;
         margin-bottom: -40px;
    }
     .law-apply-margin {
         margin-top: -20px;
    }
}
 .bk--light-yellow {
     background-color:#f3dc9c;
}
 .text-69 {
     font-size: 25px;
     font-weight: bold;
     text-transform: uppercase;
}
 .law-apply-text {
     text-align: center;
     padding-top: 40px;
}
 .text-68 {
     text-transform: uppercase;
}
 .law-apply-button {
     margin-bottom: 20px;
     text-align: center;
     width: 320px;
     margin-top: 20px;
     background: #febf40;
     margin-left: auto;
     margin-right: auto;
}
 .law-apply-button .button-content {
     padding-top: 5px;
     padding-bottom: 5px;
}

 .text-66 {
     font-family: "Raleway - Semi Bold";
     font-size: 26px;
     color: #fff;
     font-weight: bold;
     padding-bottom: 25px;
     padding-top: 15px;
     padding-left:15px;
}

.charity-bar {
     max-width: 400px;
     display: flex;
     background-color: #1d2978;
     position: relative;
     height: 85px;
}
 .charity-img {
     position: absolute;
     left: 8px;
     display: inline-block;
     margin: 0;
     margin-top: 0px;
     background-color: white;
     margin-top: 13px;
     border-radius: 50%;
     height: 60px;
}
 .charity-img img {
     height:60px;
     width: 60px;
     border-radius: 50%;
}
 .charity-bar .stat2 {
     color: #fff;
     font-weight: bold;
     margin-left: 20px;
     margin: 14px;
     padding-left: 90px;
}
 .home-bar{
     display: flex;
     background-color: #1d2978;
     position: relative;
     height: 55px;
     border-radius: 100em 0 0 100em;
}
 .home-bar-img {
     position: absolute;
     left: 8px;
     display: inline-block;
     margin: 0;
     margin-top: 0px;
     background-color: white;
     margin-top: 6px;
     border-radius: 50%;
     height: 40px;
}
 .home-bar-img img {
     height:40px;
     width: 40px;
     border-radius: 50%;
}
 .home-bar .stat3 {
     color: #fff;
     font-weight: bold;
     padding-left: 90px;
}

 @media screen and (min-width:450px) and (max-width: 767px){
     .text-63 {
         margin-top:16px;
    }
}
 @media screen and (max-width: 767px){
     .text-64 {
         font-size: 12px;
         line-height: 1;
    }
     .text-62 {
         font-size: 12px;
         line-height: 1;
    }
     .text-63 {
         font-size: 10px;
         line-height: 1.1;
    }
     .stat3-first {
         margin-top: 1.2vh;
    }
     .text-59 {
         font-size: 11px;
         line-height: 1.1;
    }
     .text-58 {
         font-size: 11px;
         line-height: 1;
    }
     .text-60 {
         font-size: 9px;
    }
}
 @media screen and (min-width: 768px) and (max-width: 991px){
     .text-64 {
         font-size: 17px;
         line-height: 1;
    }
     .text-63-2 {
         margin-top: 15px;
    }
     .text-62 {
         font-size: 12px;
         line-height: 1;
         margin-top: 15px;
    }
     .text-63 {
         font-size: 12px;
         line-height: 1;
    }
}
 .text-62 {
     margin-top: 2vh;
}
 @media screen and (min-width: 767px) and (max-width: 1199px){
     .text-62 {
         line-height: 1.1;
         margin-top: 20px;
    }
     .text-63 {
    }
     .text-59 {
         font-size: 13px;
    }
}
 @media screen and (min-width: 1200px) {
     .text-64 {
         font-size: 20px;
         margin-top: 12px;
    }
     .text-62 {
         font-size: 23px;
         line-height: 1.1;
         margin-top: 12px;
    }
     .text-59 {
         font-size: 22px;
    }
}
 .text-60 {
     font-size:12px;
}
 @media screen and (min-width: 500px) {
     .text-56 {
         text-align: center;
         font-size: 35px;
         font-weight: bold;
         line-height: 1.2;
         margin-top:20px;
    }
     .text-55 {
         font-size: 25px;
         font-weight: bold;
         line-height: 1.2;
         margin-top:20px;
    }
}
 @media screen and (max-width: 499px) {
     .text-56 {
         text-align: center;
         font-size: 25px;
         font-weight: bold;
         line-height: 1.2;
         margin-top:20px;
    }
     .text-55 {
         font-size: 15px;
         font-weight: bold;
         line-height: 1.2;
         margin-top:20px;
    }
}
 .bfp-button {
     text-align: center;
     margin-top: 30px;
     float: right;
     width: 150px;
}
 .bfp-button .bfp-button-content {
     padding-top: 6px;
     padding-bottom: 6px;
     background-color: #1d2978;
}
 .bfp-button-content a {
     padding-top: 20px;
     padding-bottom: 20px;
     padding-left: 20px;
     padding-right: 20px;
     font-weight: bold;
}

.type--fine-print {
    color: #000;
}

.footer-4 .footer__lower {
    display:none;
}

.row-box {
  margin-top: 22px;
  min-height: 130px;
  border: 8px solid rgba(29, 41, 120, 0.3);
}

.menu {
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    .menu li {
        margin-left: 5px;
    }
}

.row-alignment {
    display: flex;
    align-items: center;
}

@media screen and (min-width: 650px) {
    .row-alignment .download-group {
        display: grid;
        grid-template-columns: 150px 150px;
        align-content: center;
        align-items: center;
    }
}


@media screen and (min-width: 450px) and (max-width: 649px) {
    .row-alignment .download-group {
        display: grid;
        grid-template-columns: 90px 150px;
        align-content: center;
        align-items: center;
    }
}

.row-alignment .download-group img {
    margin-bottom: 0px !important;
}

 .bk--yellow {
     background-color:#febf40;
}

.top-404 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    color: #1D2978;
    padding-top: 30px;
}

.text-404 {
    font-size: 45px;
}

.mid-404 {
  font-weight: 300;
  font-size: 19px;
  padding-bottom: 20px;
  padding-top: 15px;

}

.bottom-404 {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 30px;
}

.text-blk-19 {
    margin-left: 30px;
}

.img-blk-66 {
    top: -10px;
    position: relative;
}


.goog-te-gadget-icon {
  display:none;
}

.goog-te-gadget-simple {
  background-color: #ecebf0 !important;
  border:0 !important;
  font-size: 10pt;
  font-weight:800;
  display: inline-block;
  padding:10px 10px !important;
  cursor: pointer;
  zoom: 1;
}

.goog-te-gadget-simple  span {
  color:#3e3065 !important;
}

.goog-te-gadget-simple select {
  color:yellow;

}


/* Homepage, Nav, Footer Styles */
/* Nav */
.site-branding {
  display: flex;
  max-width: 390px !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: flex-end;
}
.nav-bar {
  max-height: 150px !important;
  height: 150px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.nav-bar .logo-dark {
  margin-right:0;
}
.site-branding img.logo.logo-dark {
  width: 140px;
  max-width: max-content;
  margin-right: 0;
}
.nav-branding-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 50px;
  margin-left: -15px;
}
.nav-site-slogan {
  font-size: 1.3em;
  margin-top: 0px;
  padding: 0;
}
.region-navigation-right {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  align-items: center;
}
a.notranslate.google-translator-switch {
  width: 80px;
  display: block;
  line-height: 1;
  text-align: center;
}
nav ul.menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  padding: 15px;
}
nav .menu li .dropdown__trigger, nav .menu li .dropdown__trigger:hover {
  font-size: 1em;
  font-weight: 700 !important;
  scale: 1.2;
  line-height: 1.3em;
}
nav .menu li {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
}
nav .menu li:nth-child(1) ul.subnav,
nav .menu li:nth-child(2) ul.subnav,
nav .menu li:nth-child(3) ul.subnav {
  margin-top: 39px;
}
nav .menu li:nth-child(4) ul.subnav,
nav .menu li:nth-child(6) ul.subnav  {
  margin-top: 45px;
}
nav .menu li:nth-child(5) ul.subnav {
  margin-top: 52px;
}
nav .menu li ul.subnav ul.subnav{
  margin-top: 0;;
}
.menu > li > ul:not(.multi-column) ul {
  left: calc(105%) !important;
  margin-top:-25px !important;
}
nav .menu li .subnav li .dropdown__trigger,
nav .menu li .subnav li .dropdown__trigger:hover {
  font-size: 1.1em;
  font-weight: 700 !important;
  scale: 1;
  line-height: 1em;
}
/* Pages */
.container.pos-vertical-center {
  position: relative!important;
  bottom: 0px;
  margin-left: 18%;
  margin-right: 18%;
}

.row.taxflex {
  display: flex;
}
.mblbgReveal {
  display: none;
}

.bfpcouple {
  height: auto !important;
}
/* Mobile Styles */
@media screen and (max-width: 991px) {
  .nav-bar .logo-dark {
    margin-right:0;
  }
  .nav-branding-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .nav-site-slogan {
    font-size: 13.5px;
    margin-top: -10px;
    padding: 0;
  }
  .site-branding {
    margin-left: -38px;
    margin-right: 0px;
    margin-top: 5px;
}
.site-branding {
    display: flex;
    max-width: 390px !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    margin-left:-60px !important;
    margin-right:0 !important;
}
.home-trianglel {
  border-width: 0px 2352px 90px 0px;
}

/* homepage */
.emptygrid {
  display: none;
}
.maingrid {
  width: 65% !important;
  float: right !important;
  text-align: right;

}
.maingridleft {
  width: 65% !important;
  float: left !important;
  text-align: left;

}
.maingridfull {
  width: 100%;
}
.bgimgleft {
  text-align: right;
}
.home-triangle3 {

}
.homeHouse .background-image-holder{
  background-position: 20% !important;
}
.bfpgamingtax .background-image-holder {
  background-position: 30% !important;
}
.homePodium .list-cards-button {
 float:right;
}

/* end homepage */

}
@media (min-height: 600px) and (min-width: 767px){
.fheight-90 {
    height: auto;
}
}
@media screen and (max-width: 680px){
  .mblbgReveal {
    height: 300px;
    display: block;
  }
  .homeBgImgR.mblbgReveal .background-image-holder {
    background-position: 70% !important;
  }
  .homeBgImgL.mblbgReveal .background-image-holder {
    background-position: 20% !important;
  }
  .homeSafe .background-image-holder, .homePodium .background-image-holder,
  .homeHouse .background-image-holder, .bfpcouple .background-image-holder,
  .bfpgamingtax .background-image-holder, .bfpcharity .background-image-holder{
    background-image: none !important;
  }
  .homeSafe  .background-image-holder {
    background-color: #64332C !important;
  }
  .homePodium  .background-image-holder {
    background-color: #E3EAF2 !important;
    background-image: none !important;
  }
  .homePodium h2,.homePodium h3 {text-align:center !important;}
  .homePodium .maingrid {width:100% !important; text-align:left;}
  .homePodium .list-cards-button {
    margin: 0 auto;
    float:none;
  }
  .homeHouse  .background-image-holder, .bfpgamingtax  .background-image-holder,
  .bfpcouple  .background-image-holder, .bfpcharity  .background-image-holder  {
    background-color: #C69013 !important;
  }

  .bfpsec .maingrid, .bfpgamingtax .maingrid, .bfpcharity .maingrid, .maingridleft  {
    width:100% !important; text-align:left;
  }
}
@media screen and (max-width: 573px){

  .bfp-button {
    margin: 0 auto;
    float: none;
    margin-top: 10px;
  }
  .row.taxflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bfptaxrates .text-75{text-align:center;}
.taxflex .col-xs-12 {
  /* margin: 0 auto; */
  width: auto;
  min-width: 73%;
}

.bfpgamingtax .maingrid {width:100% !important; text-align:left;}

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

.taxflex .col-xs-12 {
  /* margin: 0 auto; */
  width: 100%
}
}
@media screen and (max-width: 658px){

  .bfpcharity .background-image-holder {
    background-color: #C68A29 !important;
    background-image: none !important;
  }
  .bfpcharity .col-xs-8{width:100%;}
}
@media screen and (max-width: 1501px) {
  .nav-bar {
    height: 120px !important;
    padding: 0 !important;
  }
  .site-branding img.logo.logo-dark {
    width: 120px;
  }
  .nav-branding-child {
    margin-right: 0px;
    margin-left: -20px;
    margin-right: 0px;
  }
  .nav-site-name {
    font-size: 1.7em;
  }

  .text-64 {
    font-size: 12px;
  }
  .text-62 {
    font-size: 12px;
  }
  .text-63 {
    font-size:12px;
    margin-top:5px;
  }
  .stat3-first {
    margin-top: 1.2vh;
  }
  .text-59 {
    font-size: 12px;
  }
  .text-58 {
    font-size: 12px;
  }
  .text-60 {
    font-size: 12px;
  }
  .home-bar{
    padding: 7px 5px 5px 5px;
    height: 70px;
  }
  .home-bar-img {
    left: 15px;
  }
  .home-bar .stat3 {
    color: #fff;
    font-weight: bold;
    padding-left: 70px;
    padding-right: 5px;
    font-size: 12px !important;
  }
  .feature-profile-listing-image-embellish {
    width: 229px;
    height: 229px;
  }
  .feature-profile-triangle {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .feature-profile-listing-image-embellish {
    width: 285px;
    height: 285px;
  }


  .nav-site-slogan {
    font-size: 1em;
    margin-top: -5px;
    padding: 0;
  }
  nav .menu > li {
    width: 100px;
  }

   nav .menu li .dropdown__trigger,
   nav .menu li .dropdown__trigger:hover {
    font-size: 0.8em; /*important for nav*/
    scale: 1.3;
  }
}
@media screen and (max-width: 1199px) {
  .site-branding {
    scale:90%;
    margin-left: -10px;
    margin-right: -20px;
  }
  .site-branding img.logo.logo-dark {
    width: 80px;
  }
  .nav-branding-child {
    margin-right: 0px;
    margin-left: -15px;
    margin-right: -10px;
  }
  nav .menu > li {
    width: 100%;
  }
  nav ul.menu {
    padding: 16px;
  }
  .region-navigation-right {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
}
@media screen and (max-width: 991px) {
  .region.region-navigation {
  }
  .nav-bar {
    display: block;
    height: auto !important;
    max-height: 80px !important;
    padding: 0 !important;
    justify-content: center;
  }
  .menu > li > ul:not(.multi-column) ul {
    left: calc(2%) !important;
    margin-top: 0px !important;
}
nav .menu li .subnav li .subnav li a {
  color: #353535 !important;
}
  nav ul.menu {
    display: block;
  }
  .nav-module {
    margin: 0;
  }
  .region-branding {
    margin-right: 25px;
  }
  .nav-branding-child {
    margin-left: 0px;
    margin-right: 0px;
  }
  .nav-site-name {
    font-size: 1.7em !important;
  }
  .text-64 {
    font-size: 12px;
}
.text-62 {
    font-size: 12px;
}
.text-63 {
    font-size:12px;
    margin-top:5px;
}
.stat3-first {
    margin-top: 1.2vh;
}
.text-59 {
    font-size: 12px;
}
.text-58 {
    font-size: 12px;
}
.text-60 {
    font-size: 12px;
}
.home-bar{
  padding: 7px 5px 5px 5px;
     height: 70px;
}
 .home-bar-img {
     left: 15px;
}
 .home-bar .stat3 {
  color: #fff;
  font-weight: bold;
  padding-left: 70px;
  padding-right: 5px;
  font-size: 12px !important;
}
.feature-profile-listing-image-embellish {
  width: 229px;
  height: 229px;
}
  .feature-profile-triangle {
    display: none;
  }
  .container.pos-vertical-center {
    margin: 0 !important;
}
}

@media screen and (max-width: 767px) {
  .feature-profile-listing-image-embellish {
    width: 285px;
    height: 285px;
  }
}

.page-link {
  display: none!important;
}

.page-item{
  display:none!important;
}


.bg--dark:not(.nav-bar) span:not(.btn__text)
{
  color: #000 !important;
}

.glyphicon {
  font-family: "Glyphicons Halflings" !important;
}

.glyphicon {
  display:none !important;
}

.webform-submission-form .webform-flexbox,
.webform-submission-form .webform-flex--container {
  margin: 0 !important;
}
.webform-submission-form .panel {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}
.webform-submission-form .panel-heading {
  display: none;
}
.webform-submission-form .panel-body {
  padding: 0;
}
.webform-address label {
  margin-top: 5px;
}