/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/***********************Header*********************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

body {
	font-family: 'Nunito Sans', sans-serif!important;
	font-size: 14px;
	background-image: url(/sites/sd39.senate.ca.gov/files/images/atkins_bg.jpg);
	background-repeat: no-repeat, repeat;
	background-attachment: fixed;
	background-size:cover;
}

a {
	color: #4A90E2;
	font-weight: bold;
}

a:hover, 
a:focus {
	color: #4A90E2;
}

h2 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase;
}

.text-uppercase {
	text-transform: uppercase;
}
.text-primary {
  color: #022f66;
}
.btn-primary {
	color: #022f66;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: transparent;
}

/***********************Navigation*********************/

.logo img { 
	width: 100%; 
}

.dropdown-menu {
	background-color: #052249;
	border: none;
}

.dropdown-menu a {
	color: #fff!important;
}

.dropdown-menu > li > a:focus {
	background-color: #052259;
	color: #fff!important;
}

.dropdown-menu > li > a:hover {
	text-decoration: underline!important;
	background-color: #052249!important;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #c6cbe7 !important;
}

.navbar-default .navbar-nav > .active > a {
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.40);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: rgba(5,34,73,.90);
}

.navbar-nav {
	padding: 25px 0;
	float: right;
}
.navbar .nav > li {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left; 
}
.dropdown-menu li {
  	text-align: left;
}

.navbar {
  border: none;
}
.navbar.container {
  margin-top: 0;
}
.navbar-default {
  background-color: rgba(5,34,73,90); 
	min-height: 115px;
	padding: 10px 15px;
}

.navbar-header {
  padding-bottom: 5px;
width: 25%;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
 }

.navbar-default .navbar-nav > .active > a {
	background: none;
}

/***********************Main Content*********************/

.main-container {
	background-color: rgba(5,34,73,.90);
	color: #fff;
	position: relative;
	top: 40px;
	margin-bottom: 45px;
	padding-bottom: 10px;
}

.main-container .front{
	line-height: 16px;
}

.main-container-2 {
	background-color: rgba(5,34,73,.90);
	color: #000;
	position: relative;
	top: 50px;
	margin-bottom: 100px;
	padding: 30px 30px 25px 30px;
}

.jumbotron {
    background-color: transparent;
}


.type {
	color: #fff;
	font-size: 10px;
}

.node-border {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.view-display-id-block_1 {
	padding-top:30px;
}

span.date-display-single, .field-name-field-publish-date {
	padding: 0;
	font-size: 11px;
}

.field-name-field-sub-title {
	padding-bottom:10px;
	font-weight:bold;
}
.field-name-node-link {
	padding-top:10px;
}

.field-content p {
	line-height: 15px;
}

.page__video-thumb {
	padding-bottom: 18%;
}

.inside {
	background-color: rgba(255,255,255,1);
	min-height: 680px;
    border-radius: 10px;
}

.inside img {
    border: 1px solid rgba(0,0,0,.40);
}

.pane-views-video-block-2,
.half {
 	min-height: 340px;   
}

.half img {
    padding: 20px;
}

.playing p {
	color: #fff!important;
}

.playing {
	background-color: #f79433;
}



/***********************Flexslider*********************/

.flexslider {
	border: none;
	margin: 40px 15px 60px 15px;
}

/***********************Two Column Panel*********************/

.panel-2col .panel-col-first {
	width: 42%;
}

.panel-2col .panel-col-first .inside {
	background-color: transparent;
}

h2.home-title {
	color: #cacaca;
}

/***********************Three Column Panel*********************/

.three-column-st {
	padding: 1px 20px 20px 20px;
}

h2.pane-title, h1.page-header {
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,.40);
	font-size: 22px;
	margin-bottom: 15px;
	padding-top:5px;
}

.tweets_header {
	margin-top: 0;
	padding-top: 0;
}

.tweets_message {
	color: #fff;
	font-size: 12px;
}

p.tweets_message {
	padding-bottom: 30px;
}

.inside h2 {
	padding-top: 0!important;
}


/***********************Footer*********************/
.footer {
	color: #fff;
	background-color: rgba(5,34,73,90);
	border-top: none;
	padding:35px 35px 25px 35px;
}

.region.region-footer ul {
	list-style-type: none;
	font-weight: normal;
	line-height: 22px;
}

.region.region-footer h2 {
	font-size: 22px;
	margin-top: 0!important;
	font-weight: bold;
}

.footer a:link, .footer a:visited {
	color: #fff;
}

.sub-menu {
	border-left: 1px solid rgba(255,255,255,0.2);
}

/***********************Sub-page Styles*********************/

.not-front .main-container {
	color: #4a4a4a;
	background-color: #fff;
	padding: 20px 60px 75px 40px;
}

.not-front p {
	color: #4a4a4a;
}

.not-front .main-container-2 {
	background-color: transparent;
}

.region-footer p {
	color: #fff;
}

.social-footer {
	padding: 15px 0 20px 15px;
}

.fab {
	font-size: 18px;
	padding-right: 15px;
}


.not-front h1.page-header {
	color: #4a4a4a;
	border-bottom: 1px solid rgba(220,220,220,.40);
	font-weight: normal;
	margin-top: 10px;
}

.not-front h2.pane-title {
	color: #4a4a4a;
	border-bottom: 1px solid rgba(220,220,220,.40);
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 17px;
}

.region-sidebar-second .views-field-title {
	padding: 0!important;
}

p.enews-section-h {
	color: #fff;
	font-weight: bold;
	padding: 10px;
}


.anchor a {
  position: absolute;
  left: 0px;
  top: -140px;
}

.anchor {
	position: relative;
}



/***********************Twitter*********************/


.slimScrollDiv {
	height: 680px!important;
}


/***********************Media Queries*********************/

@media (max-width: 1199px){
	.navbar-nav { float: left;
	}
}

@media screen and (min-width: 992px) {

.navbar-header { width: 30%; }
}


@media only screen and (min-width : 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu{
        display: block;
		color: #fff;
    }

	.navbar-toggle {
		position: absolute;
	}
	.navbar .logo {
		margin-left: 0;
	}
	
}

@media only screen and (max-width : 767px) {
    .navbar-nav{
        background-color: #052249;
		width: 100%;
		margin-right: 0;
		padding-top: 10px;

    }
	
	.navbar-default {
		height: 125px;
	}
	
	.inside {
		min-height: 100px;
		margin-top: 20px;
	}
	
	.sub-menu {
		display: none;
	}
	
	.navbar-header {
		width: 100%;
	}
	
	.slimScrollDiv {
	height: 410px!important;
}


}


@media (min-width: 767px) {
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

}


@media (max-width: 1030px) {
	
	.main-container-2 {
		font-size: 12px;
	}
	
	.navbar-nav {
		float: left;
		padding: 0;
	}
	
		.navbar-default {
		height: auto;
	}

} 

@media (max-width: 859px) {
	.inside{
		height: auto;
	}
	
	.slimScrollDiv {
		height: auto;
	}
}

@media (max-width: 490px){
	
	.navbar .logo {
		width: 70%!important;
	}
	
	.navbar-header {
		padding-top: 25px;
	}
	
}


@media (max-width: 320px) {
	
	.navbar-default {
		padding: 0;
		min-height: 5px;
	}
	
	.navbar-header {
		padding: 10px 0 0 0;
	}	
	
}

/* COVID Alert Top Bar */

.social-container {
	float: right;
	padding: 15px;
}

.social-container a {
	color: #fff;
}

.page-node-456 .alert {
    display: none !important;
}

.alert-warning {
    background-color: #e48b36 !important;
    color: #fff !important;
}
.alert-warning a {
    color: #fff;
    color: #fff;
    text-decoration: underline;
    font-weight: 400;
}

.alert-warning a:hover {
    color: #ddd;
}
.alert {
    text-align: center;
    margin-bottom: 0px;
}
.close {
    opacity:1 !important
}

/* COVID Page */

.page-node-456 .page-header {
    display: none;
}

.covid-qa {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
.covid-qa {
    display: block;
}
.covid-qa img,
.covid-qa-2 img {
        margin-bottom: 40px
}
}

/* COVID-19 */
:root {
	--alert-color: #e48b36;
	--main-bg: #f2fafd;
	--second-bg: #0076BC;
	--main-color: #39A6D7;
}
body.covid-19-resources {
	font-family: 'Nunito Sans', sans-serif;
}
.covid-19-resources #main-page-content {
	background: #fff;
}
.covid-19-resources .region.region-content {
    padding-bottom: 0px;
}
.covid-19-resources h1 {
	font-size: 32px;
}
.covid-19-resources h3 {
	font-size: 24px;
}
.covid-19-resources h4 {
	font-size: 16px;
}
.covid-19-resources h1,
.covid-19-resources h3,
.covid-19-resources h4 {
	font-weight: 400;
	margin: 20px 0px;
}
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.et-alert {
	color: #fff;
	margin: auto;
	width: 20%;
	font-size: 16px;
}
.covid-19-resources .alert-warning {
    display: none !important;
}
.alert-warning {
	background-color: #e48b36;
	background-color: var(--alert-color);
	border: 0;
	border-radius: 0;
	color: #fff;
}
.alert-warning a {
	color: #fff;
}
.alert-warning a:hover {
	color: #ddd;
}
.alert {
	text-align: center;
	margin-bottom: 0px;
}
.covid-19-resources .page-header {
	display: none;
}
.et-covid-header-banner img {
	position: relative;
	margin-bottom: 15px;
	z-index: 1;
	border: 4px solid var(--main-color);
}
.et-banner-block .col-sm ul {
	float: left;
	width: 50%;
	margin: 0px auto;
}
.blue-bg {
	background-color: #f2fafd;
	background-color: var(--main-bg);
	margin-top: -40px;
	padding: 0 0 24px 48px;
	border: 4px solid #39A6D7;
	border: 4px solid var(--main-color);
}
.blue-bg p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.blue-bg a {
	color: var(--second-bg);
	font-weight: 700;
}
.white-bg {
	background-color: #fff;
	border: 4px solid var(--main-color);
	padding: 25px;
	}

.white-bg img{
	width: 50%; 
	float: left;
}

.ca-covid-db {
	border:none!important;
	}

	
.page-node-490 #page-bottom {
	  background-color: #fff; 
	}
.et-banner-block-2 {
	width: 75%;
	float: left;
	margin: 0px 0px 40px;
}

.et-banner-block {
	width: 60%;
	float: left;
	margin: 0px 0px 40px;
}

.et-banner-block button {
	color: #fff;
	background: orange;
	border-radius: 0px;
}
.et-banner-block button:hover {
	color: #fff;
	background: #0076BC;
	background: var(--second-bg);
}

.et-banner-block img {
	float: left;
	width: 15%;
	padding-right: 15px;
	padding-bottom: 45px;
}
.et-hotline {
	float: right;
	border-left: 1px solid #0076BC;
	border-left: 1px solid var(--second-bg);
	padding: 20px 40px 40px;
	text-align: center;
}
.et-news-block {
	padding: 20px 0 45px 15px;
}
.et-news-block-left {
	float: left;
    background: #fff;
	padding: 40px 40px 0 20px;
	z-index: 2;
}
.covid-19-resources .views-row {
	padding: 12px 12px 20px 0px;
	border-bottom: 0px solid #a8a9ad !important;
}
.covid-19-resources .et-news-block .view-content {
    display: inline-block;
}
.et-news-block a {
	color: var(--second-bg);
	font-weight: 700;
}
.et-news-block .view-footer button {
	color: #fff;
	background: orange;
	border-radius: 0px;
}
.et-news-block .view-footer button:hover {
	color: #fff;
	background: #0076BC;
	background: var(--second-bg);
}
.et-news-block-right {
    background: #fff;
	float: left;
	padding: 40px 0px 0px;
}
.et-news-block-right iframe {
    padding: 20px !important;
    border: 4px solid #39A6D7;
    border: 4px solid var(--main-color) !important;
}
.et-town-hall-block {
	width: 35%;
}
.et-news-row {
	padding: 0px 28px 28px 0px;
	vertical-align: top;
	width: 50%;
}
.et-news-block .view-footer {
	text-align: center;
	margin-bottom: 40px;
}
.view-All-News-Front .field-content iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	min-height: 200px;
}
.et-date-box {
	background-color: orange;
	float: left;
	padding: 5px 25px;
	margin: 5px 15px 25px 0;
	width: 95px;
	text-align: center;
	height: auto;
}
.et-date-box span.date-display-single {
	color: #fff;
	font-size: 18px;
}
.et-dark-blue-bg {
	background-color: #0076BC;
	background-color: var(--second-bg);
	color: #fff;
	padding: 30px 35px 25px 50px;
}
.et-dark-blue-bg h1 {
	text-align: left !important;
}
.et-dark-blue-bg p {
	color: #fff;
}
.et-dark-blue-bg a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
}

.et-dark-blue-bg-2 {
	background-color: #0076BC;
	background-color: var(--second-bg);
	color: #fff;
	padding: 30px 35px 25px 50px;
}
.et-dark-blue-bg-2 h1 {
	text-align: left !important;
}
.et-dark-blue-bg-2 p {
	color: #fff;
}
.et-dark-blue-bg-2 a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
}
blockquote {
    padding: 0 20px;
    margin: 10px 0 20px;   
}
blockquote p {
	font-size: 16px;
}
.covid-19-resources .main-container {
	padding: 20px 40px 40px 40px;
}
.covid-19-resources .main-container-2 {
    background: transparent;
    top: -5px;
    padding: 0px 16px;
}
.et-social {
	float: right;
	background-color: #39A6D7;
	background-color: var(--main-color);
	color: #fff;
	border: 1px solid #fff;
	font-size: 1.5em;
    width: 30%;
	padding: 40px;
	margin: 0 40px 20px;
	text-align: center;
}
.et-social-2 {
	float: right;
	color: #fff;
	font-size: 1.5em;
    width: 34%;
    padding: 10px 40px 0px 3px;
	margin: 0px 0px 0px;
	text-align: center;
}
.state-resources-container {
	background-color: #f2fafd;
	background-color: var(--main-bg);
	padding: 40px;
}
.state-resources-container .col-md-4 {
	margin-bottom: 20px;
}
.state-resources-container h3 {
    color: #333;
	padding: 0 0 25px 25px;
}
.state-button {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
	padding: 40px 32px 32px;
	margin: 20px;
	height: 280px;
	text-align: center;
	font-size: 14px;
}
.state-button a {
	color: var(--second-bg);
	font-weight: 700;
}
.state-button h4 {
	color: #4a4a4a;
	font-weight: bold;
}
.et-gov-update {
	margin: auto;
	width: 50%;
}
.et-gov-update img {
	width: 100%;
}
.et-social-images {
	background-color: #f2fafd;
	background-color: var(--main-color);
	padding: 40px;
	margin: 20px 40px 40px
}
.et-social-images img {
	width: 100%;
	padding: 40px;
}
.covid-19-resources .fa-2x {
    font-size: 1.5em
}
@media (max-width: 991px) {
	.covid-19-resources h1,
	.covid-19-resources h3 {
		text-align: center;
	}
	.et-covid-header-banner {
		margin-bottom: 10px !important;
		text-align: center;
	}
	.et-covid-header-banner img {
		position: relative;
		width: 100%;
		margin: 0px auto 15px;
		z-index: 1;
	}
	.et-covid-header-banner img:first-child {
		width: 80%;
		padding: 40px;
	}
    .blue-bg {
        padding: 0px 0px 48px;
    }
	.et-news-block-left {
		padding: 20px 80px 0;
	}
	.et-news-block-right {
		padding: 20px 80px 0;
	}
    .et-social {
        float: none;
        background-color: #0076BC;
        background-color: var(--second-bg);
        width: 100%;
        margin: 0px auto;
        border: 0px;
    }
	.et-social-2 {
        float: none;
        width: 100%;
        margin: 0px auto;
        border: 0px;
    }
	.state-button {
		margin: 20px;
	}
    .state-resources-container .col-md-4 {
	    margin-bottom: 0px;
    }
	.et-banner-block {
		width: 100%;
		padding: 0px 10%;
        margin: 0px 0px 40px;
	}
	.et-hotline {
		border-left: none;
		float: none;
		padding: 0px;
	}
	.view-All-News-Front .field-content iframe {
		min-height: 400px;
	}
    .et-date-box {
        float: none;
        margin: 12px auto;
    }
}
@media (max-width: 575px) {
	.col-xs-12 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.covid-19-resources h4 {
		text-align: center;
	}
	.et-covid-header-banner img {
		margin: 0px auto 5px;
	}
	.et-covid-header-banner img:first-child {
		width: 100%;
		padding: 12px 40px;
		margin-bottom: 0px;
		border-bottom: 1px solid #39A6D7;
		border-bottom: 1px solid var(--main-color);
	}
	.et-banner-block .col-sm ul {
		float: none;
		width: 100%;
		margin: 0px auto;
	}


	.blue-bg {
		background-color: #f2fafd;
		background-color: var(--main-bg);
		margin-top: -30px;
		padding: 0 18px 10px 18px;
	}
	.blue-bg p:last-child {
		text-align: center;
	}
	.et-banner-block {
		padding: 0px;
	}

.white-bg img{
	width: 100%; 
	}

.et-banner-block img {
	float: left;
	width: 30%;
	padding-right: 15px;
}

.ca-covid-db {
	margin: 0;
	}
	.et-hotline {
		padding: 0px 20px;
	}
	.et-news-block {
		padding: 20px;
	}
	.covid-19-resources .views-row {
		padding: 20px !important;
		text-align: center;
	}
	.et-news-block .view-footer {
		text-align: center;
	}
	.et-news-block-right {
		float: none;
		padding: 20px 40px;
		width: 100%;
	}
	.view-All-News-Front .field-content iframe {
		min-height: 280px;
	}
	blockquote {
		margin: 20px 20px 30px;
	}
	.et-banner-block {
        margin-top: 12px;
		margin-bottom: 40px;
	}
	.et-banner-block h1 {
	font-size: 2em;
	}

	.state-resources-container {
		padding: 40px;
	}
	.state-resources-container h3 {
		padding: 0px;
	}
	.state-button {
		margin: 20px;
		padding: 40px;
	}
	.et-news-block-left {
		margin-bottom: 0px;
		width: 100%;
	}
	.et-social.et-img,
	.et-social.et-img .col-sm-6 {
		padding: 0px;
		margin: 0px;
	}
	.et-gov-update img {
		width: 100%;
	}
	.et-dark-blue-bg {
		padding: 0;
	}
.et-banner-block-2 {
	width: 100%;
}

.et-dark-blue-bg-2 {
		padding: 0;
	}

	.et-gov-update {
		width: 100%;
		padding: 10px;
	}
	.et-social-images {
		background-color: transparent;
		padding: 0px;
		margin: 0px auto 0px;
	}
	.et-social-images img {
		padding: 0px;
	}
}

@media (max-width: 375px) {
.blue-bg{
	padding: 0 10px;
}

.et-banner-block img {
	width: 20%;
	padding-bottom: 75px;

}

}

/* Additional Code */
.et-news-block-tile {
    margin: 20px auto 10px;
}
.et-news-block-tile h4 {
    margin-top: 0px;
}
@media (max-width: 767px) {
    .et-news-block h3 {
        padding: 0px 20px;
    }
    .et-news-block-tile {
        text-align: center;
    }
}

/*
SB447 Page
*********************/
body.sb447---bridge-project {
    font-family: 'Montserrat', sans-serif !important;
}

.sb447---bridge-project .page-header {
    display: none;
}

.sb447---bridge-project .field.field-name-body {
    padding-bottom: 0px;
}

.sb447---bridge-project .main-container {
    padding: 0px;
    overflow: hidden;
}

.wave {
    background: url(/sites/sd39.senate.ca.gov/files/sb447/sb447_bg.png) top center;
    height: 80px;
    animation: animatedBackground 10s linear infinite;
    -moz-animation: animatedBackground 10s linear infinite;
    -webkit-animation: animatedBackground 10s linear infinite;
    -ms-animation: animatedBackground 10s linear infinite;
    -o-animation: animatedBackground 10s linear infinite;
}

@keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-moz-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-webkit-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-ms-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-o-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}

.black-bg {
    background-color: #000;
    color: #fff;  
    padding: 40px 80px;
}

.black-bg img {
    width: 280px;
    height: auto;
    margin-top: 40px;
    border-radius: 4px;
}

.sb447---bridge-project .white-bg {
    background-color: #fff;
    color: #000;  
    padding: 40px 80px;  
    border: 0px solid var(--main-color);
}

.black-bg p {
    color: #fff;    
}

.sb447-nav ul {
    display: inline-flex;
    justify-content: center;    
    position: relative;
    width: 100%;
    list-style: none;
}

.sb447-nav ul li {
    padding: 12px;
    margin-bottom: 40px;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}

.sb447-nav ul li a {
    color: #fff;
}

.intro p {
    margin: 40px 0px 20px 20px;
}

.quote {
    display: inline-flex;
    align-items: flex-start;
}

.quote img {
    position: relative;
    top: -20px;
    width: 40px;
}

.sb447---bridge-project h4 {
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.sb447---bridge-project h2 {
    font-size: 2.6rem;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 40px;
}

.sb447---bridge-project .white-bg a {
    display: block;
    max-width: 1000px;
    color: #777;
    font-size: 1.8rem;
    padding: 0px 0px 20px 20px;
}

.black-bg.footer {
    background: #000 url(/sites/sd39.senate.ca.gov/files/sb447/sb447_footer.png) bottom center no-repeat;
    background-size: 100%;
    padding-bottom: 80px;
    margin-top: 0px;
}

@media (max-width: 767px) {
    .banner {
      width: 90vw;
      margin: 0px auto;
    }
    .sb447-nav {
        display: none;
    }
    .sb447---bridge-project .white-bg,
    .black-bg {
        padding: 40px;
    }
    
}