/**
 * Place your custom styles here.
 */
body {
   background-color: #fff;
   /* background-image: url("/themes/azag_bootstrap/assets/azag_bootstrap_bg.svg"); */
   background-repeat: no-repeat;
}

div.region-sidebar-second {
    background: #fff;
} 

div.region-sidebar-first {
    background: #fff;
} 


div.region-content {
    /*  background: #f5f5f5; */
    padding: 19px;
    /* border: 1px solid #e3e3e3; */ 
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
} 
.navbar-default {
    background-color: transparent; 
    border-color: transparent;
}
a.logo.navbar-btn img{
    height:80px;
}

div#site-branding {
    float:left;
    color: #192857;
}
div#site-branding .navbar-brand {
    float: none;
    display: block;
    font-size: 1.25em;
    text-decoration: none;
    font-style: normal;
    /* font-weight: bold; */ 
    padding-left:0px;
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */ 
}  
div#site-branding .navbar-text{
    float: none;
    font-family: Palatino,"Times New Roman",serif;
    font-size: 3.5em;
    font-weight: normal;
    letter-spacing: -0.06em;
    display: block;
    text-decoration: none;
    font-style: normal;
    padding: 5px 0 0;
    margin-left: 0px;
    margin-top: -40px;
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */ 
    font-variant: normal;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-text {
    color: #192857;
}
ul.navbar-nav {
    margin: 7.5px;
    /* background-color: #f5f5f5; */ 
    /* border: 1px solid #e3e3e3; */ 
    border-radius: 4px;
    /* width:100%; */
    clear:both;
}
ul.navbar-nav li {
    font-size: 1.05em;
    font-weight: 600;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    color: #e7e5e5;
    text-shadow: 0 1px 1px rgba(0,0,0,.3) 
}
ul.navbar-nav li ul.dropdown-menu li {
    float: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    list-style-image: none;
    text-shadow: none;
}

.block-superfish {
    width: 100%;
    height: 51px;
}

.sf-main {
    color: #f5f5f5;
}

ul.sf-menu .sf-with-ul {
    padding-right: 0;
}

ul.sf-menu .sf-sub-indicator {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
/*  border-top: 4px dashed;  */    
/*  border-top: 4px solid;   */    
/*  border-right: 4px solid transparent; */    
/*  border-left: 4px solid transparent;  */    
    right: 0;
    position: relative;
}
ul.sf-menu a, ul.sf-menu span.nolink {
    display: block;
    padding: 1em 1em;
    position: relative;
}
ul.sf-menu {
    line-height: 1.0;
    display: flex;
    justify-content: right;
    z-index: 497;
    list-style-type: block;
}
.sf-main {
    /*  background-color: none; */
    /*  border: 0px solid #e3e3e3; */ 
    /*  border-radius: 4px; */ 
    /*  width:100%; */ 
    /*  clear:both; */ 

}

.sf-main a {
    color: #777;
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 0px 15px;

}

.sf-main li,
.sf-main li ul.sf-depth-1 {
    font-size: 1.05em;
    /* font-weight: 600; */
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    color: #e7e5e5;
    /* text-shadow: 0 1px 1px rgba(0,0,0,.3); */


}
.sf-main li ul.sf-hidden {
    float: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    list-style-image: none;
    text-shadow: none;
    background-color: #f5f5f5;
    color: #333;
}
.sf-depth-2,
.sf-depth-3,
.sf-depth-4 {
    float: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    list-style-image: none;
    text-shadow: none;
    background-color: #f5f5f5;
    color: #333;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border: solid 1px #F0D7C7;
    border-radius: 4px;
}

#block-googletranslator {
    float:right;
}

.btn-info {
    background-color: #192857;
    border-color: #192857;
}
.btn-info:hover {
    background-color: #C97951;
    border-color: #192857;
}

h3, .h3 {
    color: #192857;
}

@media (min-width: 768px) {
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block !important;
}
}
h1.page-header {
    color: #192857;
    font-size: 24px;
    font-weight: bold;
    line-height: 130%;
    margin: 17px 0 15px;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    border-bottom: 0px solid #eee;
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
}

/*#search-block-form {
    float:right;
    min-width: 300px;
    max-width: 320px;
}*/
div#block-azag-bootstrap-search {
    float:right;
    min-width: 300px;
    max-width: 320px;
}
hr {
    border: 0; 
    height: 1px; 
    background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
h2.block-title {
    color: #192857;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-transform: uppercase;
}
blockquote {
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    padding: 25px 30px 15px 30px;
    border-left: 3px solid #F0D7C7;
    margin: 20px 0;
    box-shadow: 1px 1px 1px #F0D7C7;
}


/* Start Hero Banner Slideshow */
div#slick-views-homepage-hero-banner-block-1-1 {
    overflow: auto;
    margin-bottom: 40px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width: 100%;
    text-align:center;
}
.slick--skin--boxed .slick__slider .slick-list {
    margin:0px;
}
.slickheroimage {
    float:left;
    width:100%;
}
.slickherotext {
    /* margin-top: -83px; */
    padding-left: 19px;
    padding-right: 19px;
    width:100%;
    text-align: center;
    float:left;
    /* opacity: 0.7; */
    /* filter: alpha(opacity=70); */ /* For IE8 and earlier */
    background: #f5f5f5;
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
}
.slickherotext:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    background: #f5f5f5;

}
.slickherotext h2,
.slickherotext p {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
/* End Hero Banner Slideshow */


/* Start Homepage Resources Block */

.resbutton {
  --b: 3px;   /* border thickness */
  --s: .15em; /* size of the corner */
  --c: #192857;
  
  padding: calc(.05em + var(--s)) calc(.3em + var(--s));
  color: var(--c);
  --_p: var(--s);
  background:
    conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--c) 0)
    var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
  transition: .3s linear, color 0s, background-color 0s;
  outline: var(--b) solid #0000;
  outline-offset: .2em;
}
.resbutton:hover,
.resbutton:focus-visible{
  --_p: 0px;
  outline-color: var(--c);
  outline-offset: .05em;
}
.resbutton:active {
  background: var(--c);
  color: #fff;
}
.resbutton {
  font-family: system-ui, sans-serif;
  font-weight: bold;
  font-size: 2.75rem;
  cursor: pointer;
  border: none;
  margin: .1em;
  width:100%;
  text-wrap:nowrap;
}

.resbuttondivleft{
  float:left;
  margin-bottom:10px;
  margin-right:10%;
  width:45%;
}
.resbuttondivright{
  float:left;
  margin-bottom:10px;
  width:45%;
}
.resbuttonlink,
.resbuttonlink:hover{
  color: #192857;
}
.resbuttonlink:active {
  background: var(--c);
  color: #fff;
}


/* End Homepage Resources Block */

/* Start SGO Opinions Page */
div.view-sgo-opinions.view-display-id-page_1 div.view-content ul li,
div.view-id-sgo_opinions.view-display-id-block_1 div.view-content ul li {
    list-style: none;
}
div.view-sgo-opinions.view-display-id-page_1 div.view-content ul li:before,
div.view-id-sgo_opinions.view-display-id-block_1 div.view-content ul li:before {
    content: "\00BB \0020";
}
.sgo-opinion-row {
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.sgo-opinion-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
.field--name-field-regarding {
    padding-bottom: 10px;
}
.field--name-field-pdf- {
    margin: 3px 0px; 
    border-bottom: 1px solid #5294C1;
    padding-bottom: 10px;
    border-top: 1px solid #5294C1;
    padding-top: 10px;
}

/* End SGO Opinions Page */

.op-hm-row {
    position: relative;
    width: 98%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.op-hm-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 2px 0 #e9e9e9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 5px;
}
.op-hm-row .views-field-field-date {
    font-style: italic;
    padding-top: 10px;
}
.op-hm-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
/* Start Press Release Page */
.press-release-row{
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #F0D7C7;
    overflow: hidden;
}


.press-release-row a{
    color: #192857;
}

.pr-hm-row {
    position: relative;
    width: 98%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #F0D7C7;
    overflow: hidden;
}
.pr-hm-row a{
    color: #192857;
}

.press-release-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    /* text-shadow: 0 2px 0 #e9e9e9; */
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 5px;
}
.views-field-field-date-of-release {
    /* font-style: italic; */
    padding-top: 0px;
    padding-left: 10px;
}
.press-release-row:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #F0D7C7 #F0D7C7;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}

.pr-hm-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #F0D7C7 #F0D7C7;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
.pr-hm-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    /* text-shadow: 0 2px 0 #e9e9e9; */
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 10px;
}
.press-release-body-summary {
    padding-left: 10px;
    line-height:1.2em;
}

#subscribenow {
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    max-inline-size: 18.75rem;
    min-block-size: 3.25rem;
    font-size: clamp(0.875rem, 1.66vw, 1rem);
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: start;
    cursor: pointer;
    color: #192857;
    margin-left: 15px;
    border-width: 0.125rem;
    border-style: solid;
    border-color: #192857;
    border-image: initial;
    border-radius: 0.25rem;
    padding-block: 0.75rem;
    padding-inline: clamp(1rem, 2.5vw, 1.5rem);
}

#subscribenow a {
    color: #192857;
}

#subscribenow:hover {
    background-color: #192857;
    color: #fff;
}

#subscribenow a:hover {
    color: #fff;
}



/* End Press Release Page */

/* Start Victims Rights Training Page */

div.vr-training {
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
div.vr-training:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}


/* End Victims Rights Training Page */


/* Start Consumer Topics Page */
div#consumer_fancy a:visited,div#consumer_fancy a:hover,div#consumer_fancy a:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  transition:0.5s color ease;
	text-decoration:none;
	color:#81b3d2;
	/* font-size:2.5em; */
}
div#consumer_fancy a:hover{
	color:#d73444;
}
div#consumer_fancy a.after:after{
  content: "";
  transition:0.5s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}
div#consumer_fancy a.after:after{
  bottom:-0.25em;
}
div#consumer_fancy a.after:after{
  height:5px;
  /* height:0.35rem; */
  width:0;
  background:#d73444;
}
div#consumer_fancy a.first:after{
  left:0;
}
div#consumer_fancy a.after:hover:after{
  width:100%;
}
/* End Consumer Topics Page */

/* Start Responsive Video Frames */

.div-video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.div-video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* End Responsive Video Frames */

/* Start Fintech */

#jquery-countdown-timer, 
#jquery-countdown-timer-note {
    text-align: center;
}


/* End Fintech */

/* Start Consumer Topics */

.ctRow {
    text-align: center;
    padding-right:10px;
    padding-left:10px;
    min-height: 265px;
    margin-top: 2rem;
    margin-right: 1rem;
    width: 32%;
    float: left;
    display: flex;
    flex-direction: column;
    flex-basis: 265px;
    align-content: space-between;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.ctRowBody {
    text-align: left;
}



/* End Consumer Topics */



.rooTable {
   display: table;
   width: 100%;
}
.rooTableRow {
   display: table-row;
}
.rooTableHeading {
   display: table-header-group;
   background-color: #ddd;
}
.rooTableCell, .rooTableHead {
   display: table-cell;
   padding: 3px 10px;
   border: 1px solid #999999;
}
.rooTableHeading {
   display: table-header-group;
   background-color: #ddd;
   font-weight: bold;
}
.rooTableFoot {
   display: table-footer-group;
   font-weight: bold;
   background-color: #ddd;
}
.rooTableBody {
   display: table-row-group;
}

/* Start Press Release Page */

div.field--name-field-date-of-release {
    font-size: medium;
    background-color: #F0D7C7;
    font-style: italic;
    line-height: 34px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 5px;
    padding-left: 10px;
    border-radius: 5px;
}

/* End Press Release Page */


/* Start Initiatives Block */

div.initiative-block-con {
    border-radius:0px 10px 10px 10px / 0px 10px 10px 10px;
    border:1px solid #192857;
    box-shadow:5px 5px 5px 0px rgba(25, 40, 87, 0.5);
    width:23%;
    float:left;
    margin-right:1em;
    min-width:200px;
    margin-bottom: 1em;
}
div.initiative-block-inner {
    background-color:#192857;
    border-radius:0px 10px 0px 0px / 0px 10px 0px 0px;
    padding-bottom:16px;padding-top:16px;
}
h3.initiative-block-h3 {
    background-color:#192857;
    border-radius:0px 10px 0px 0px / 0px 10px 0px 0px;
    padding-bottom:16px;padding-top:16px;
    text-align:center;
    color:#fff;
}

p.initiative-block-body {
    padding-left:11px;
    padding-right:11px;
    padding-bottom:11px;
    padding-top:11px;
    text-align:center;
    height: 60px;
}


/* End Initiatives Block */



/* Election Complaint Form */
div.election-complaint {

    background-color:#B72323; 
    border-radius: 10px 5px 5px 5px; 
    -moz-border-radius: 10px 5px 5px 5px; 
    -webkit-border-radius: 10px 5px 5px 5px;
    border: 0px solid #000000; 
    height:150px; 
    width:150px;
    margin-left:35px;
    margin-right:35px;
    margin-bottom: 18px;
    margin-top:18px;
    padding:15px;
}
 div.election-complaint a {
    color: #ffffff;
    font-weight: 700;
    font-size:16px;
}
 div.election-complaint p {
    color: #ffffff;
    font-weight: 700;
    font-size:16px;
}

h3.faqfield-question {
    font-weight: 700;
}

div.election-complaint svg.ext {
    width: 20px;
    height: 20px;
    padding-right: 0.2em;
    fill: #fff;
    font-weight: 900;
}

div.election-complaint svg.ext path {
    stroke: #ffffff;
}

/* Pop-up styling */

#block-agonewslettersignup {
    display: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.spb-popup-main-wrapper {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.spb_close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    border: 0;
}

/* medium devices (landscape tablets, 767.98px and up) */
@media (min-width: 768px) and (max-width: 1199px) { 

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: pre-wrap;
}

.resbutton {
  font-family: system-ui, sans-serif;
  font-weight: bold;
  font-size: 2.1rem;
  cursor: pointer;
  border: none;
  margin: .1em;
  width:100%;
  text-wrap:nowrap;
}


/* Start Consumer Topics */

.ctRow {
    text-align: center;
    padding-right:10px;
    padding-left:10px;
    min-height: 135px;
    margin-top: 2rem;
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    flex-basis: 265px;
    align-content: space-between;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.ctRowBody {
    text-align: left;
}



/* End Consumer Topics */


}



/* Small devices (landscape phones, 600.1px and up) */
@media (min-width: 600.1px) and (max-width: 767.98px) { 

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: pre-wrap;
}

.resbutton {
  font-family: system-ui, sans-serif;
  font-weight: bold;
  font-size: 2.75rem;
  cursor: pointer;
  border: none;
  margin: .1em;
  width:100%;
  text-wrap:wrap;
}


/* Start Consumer Topics */

.ctRow {
    text-align: center;
    padding-right:10px;
    padding-left:10px;
    min-height: 135px;
    margin-top: 2rem;
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    flex-basis: 265px;
    align-content: space-between;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;

}
.ctRowBody {
    text-align: left;
}




/* End Consumer Topics */


div.initiative-block-con {
    border-radius:0px 10px 10px 10px / 0px 10px 10px 10px;
    border:1px solid #192857;
    box-shadow:5px 5px 5px 0px rgba(25, 40, 87, 0.5);
    width:46%;
    float:left;
    margin-right:1em;
    min-width:200px;
}

}


/* Start Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
a.logo{
    display:none;
}
.slickheroimage {
    float:right;
    width:100%;
}
.slickherotext {
    float:left;
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: pre-wrap;
}

.resbutton {
  font-family: system-ui, sans-serif;
  font-weight: bold;
  font-size: 2.75rem;
  cursor: pointer;
  border: none;
  margin: .1em;
  width:100%;
  text-wrap:nowrap;
}
.resbuttondivleft{
  float:left;
  margin-bottom:10px;
  margin-right:0;
  width:100%;
}
.resbuttondivright{
  float:left;
  margin-bottom:10px;
  width:100%;
}


/* Start Consumer Topics */

.ctRow {
    text-align: center;
    padding-right:10px;
    padding-left:10px;
    min-height: 75px;
    margin-top: 2rem;
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    flex-basis: 265px;
    align-content: space-between;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.ctRowBody {
    text-align: left;
}



/* End Consumer Topics */

div.initiative-block-con {
    border-radius:0px 10px 10px 10px / 0px 10px 10px 10px;
    border:1px solid #192857;
    box-shadow:5px 5px 5px 0px rgba(25, 40, 87, 0.5);
    width:100%;
    float:none;
    margin-right:1em;
    min-width:200px;
    margin-bottom: 1em;
}
h3.initiative-block-h3 {
    background-color: #192857;
    border-radius: 0px 10px 0px 0px / 0px 10px 0px 0px;
    padding-bottom: 0px; 
    padding-top: 0px; 
    text-align: center;
    color: #fff;
}
p.initiative-block-body {
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-align: center;
    height: 40px;
}


}
/* End Extra small devices (phones, 600px and down) */