@media (min-width: 768px) {
#askGroup {top: 70px !important;}
#main-content {padding-top: 0px !important;}
#intro-text .offset-md-1 {background-color: rgba(0, 30, 47, 0.8); padding-bottom:50px; }
#intro-text {margin-top: 170px !important;}
.header-large-banner {min-height:600px !important;}
}

@media (max-width: 767px) {
#main-content {padding-top: 0px!important;}
#intro-text {margin-top: 20px!important;}
#intro-text .offset-md-1 {background-color: rgba(0, 30, 47, 0.8); padding-bottom:30px; }
.ask-group a.btn:after {display:none;}
#intro-text .container {padding-top: 0px;}
.header-large-banner {min-height:1100px !important;}
}

#nav_list {
    width:100%;
    width: -webkit-fill-available;
}
.panel-overstated .panel-body {background-color:#fff;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
padding-bottom: 8px;

}
.white-link a {
	color: #FFFFFF;
}
.white-link a:hover {
	color: #fafd6d;
}
.et_pb_text_overlay_wrapper {
	position: relative;
max-width: 50%;
}
.circle-image {
border-radius: 50%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
body {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
  }
.has-sub-btn {
color: #25408A;
font-family: "Poppins";
}
.entry-content ul {
    padding-left: 20px;
}
.entry-content ul > li > ul {
    list-style-type: circle;
    padding-left: 30px;
}
.entry-content ul > li > ul > li > ul {
    list-style-type: square;
    padding-left: 40px;
}
.ca-gov-icon-external-link {
  display: none !important;
}