:root {
	--yc-slate: rgba(42, 48, 66, 1);
}

body {
	color: #333;
	font-size: 14px;
	font-family: 'Muli', sans-serif;
	margin: 0 auto;
	position: relative;
}

.txt-elise {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

li {
	list-style: none;
}

a {
	color: #333;
}

ul {
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: none !important;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Mulish', sans-serif;
	color: #2F2F2F;
	margin-top: 0px;
	font-style: normal;
	text-transform: normal;
}

h6 {
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h1 {
	font-size: 45px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

h3.tt {
	font-weight: 600;
	font-size: 28px;
	line-height: 35.14px;
	display: inline-block;
	border-bottom: 4px solid #FFD978;
	padding-bottom: 10px;
}

p.bd {
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	padding: 20px 0;
}

.pre-wrap {
	white-space: pre-wrap;
}

.white {
	color: white;
}

button:focus, button:hover, input:focus {
	outline: none!important;
}

button.request {
	background: #fee504;
	font-size: 14px;
	border-radius: 5px;
}

img {
	max-width: 100%;
}

hr {
	margin: 10px 0;
}

.nice-shadow {
	box-shadow: rgb(0 0 0 / 15%) 0px 4px 15px;
	border-radius: 5px;
}

/* Header Nav start*/

.navbar-nav .nav-item {
	padding: 0 20px;
}

.navbar-nav .nav-item:last-child {
	padding-right: 0;
}

.navbar-nav .nav-item:first-child {
	padding-left: 0;
}

.navbar-nav .nav-link {
	padding: 0 !important;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #2b2e3d;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-item.active .nav-link {
	color: #7e7b65;
}

.navbar-nav {
	align-items: center;
	padding-top: 16px;
}

.header {
	background: #fff;
	padding: 10px 33px 20px 0;
	box-shadow: 0px 0px 10px #ccc;
}

.navbar-brand {
	padding: 0;
	margin: 0;
	display: block;
}

.navbar-nav .dropdown-menu {
	box-shadow: 1px 1px 5px;
	padding: 10px;
	position: absolute;
	background: white;
	width: auto;
}

.navbar-nav .dropdown-menu .dropdown-item {
	display: inline-block;
	padding: 20px 0;
	font-size: 18px;
	color: #2b2e3d;
	font-weight: bold;
	line-height: 18px;
	border-radius: 20px;
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
	color: #7e7b65;
	background: transparent;
}

/* Header Nav Ends */

.banner-account {
	background: #fcfdf8;
	padding: 50px 65px;
}

.banner {
	background: #fcfdf8;
	padding: 10px 65px;
	margin-top: 10px;
}

.banner-right {
	width: 50%;
	max-width: 700px;
	float: right;
}

.banner-tt {
	font-size: 36px;
	font-weight: bold;
	color: #2b2e3d;
}

.banner-p {
	font-size: 18px;
	color: #2b2e3d;
	margin: 20px 0;
}

.banner-top {
	padding-top: 20%;
}

.banner-img {
	text-align: right;
	width: 50%;
}

.search-area {
	position: relative;

}

.spinner-border {
	display: block;
	margin: 0 auto;
	width: 5em;
	height: 5em;
	margin-bottom: 50px;
}

.beaver-card {
    position: absolute;
	left: 0;
	top: 100px;
	width: 280px;
	height: 550px;
	margin-left: 35px;
	border-radius: 5px;
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}

.beaver-card .beaver-logo {
	display: block;
	margin: 10px auto;
	width: 60%;
}

.beaver-card h4 {
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	text-transform: capitalize;
	padding: 0 15px;
	color: #2a3042;
}

.beaver-card p {
	font-size: 18px;
	line-height: 30px;
	padding: 0 15px;
}

.beaver-card a {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration-line: underline;
}

.search-result-card-group {
	position: relative;
	margin-left: 350px;
	max-width: 1200px;
}

.search-result-card-group.active {
	padding-left: 65px;
}

.search-message-title {
	font-weight: 600;
	font-size: 24px;
	line-height: 30.12px;
}

.search-message-body {
	font-weight: 700;
	font-size: 30px;
	line-height: 37.65px;
}

.search-disclaimer {
	font-size: 16px;
	padding: 20px 0;
}

.tabs-box {
	display: none;
}

.tabs-box-one {
	display: block;
}

.swiper-slide {
	line-height: 30px;
	color: #999;
	font-size: 18px;
	padding-bottom: 50px;
}

.swiper-slide a.submit-swiper {
	display: inline-block;
	margin-top: 20px;
	color: #5892a0;
	text-decoration: underline;
}

.swiper-slide .input-box {
	max-width: 95%;
	margin: 20px auto;
	box-shadow: 0 0 10px #ddd;
}

.swiper-pagination-bullet {
	background: #e4e4e4;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #ffe402;
}

.top-tabs {
	height: 90px;
	line-height: 90px;
	background: #e3eaf2;
	color: #8f8f8f;
	border-radius: 5px 0 0 0;
	text-align: center;
	/* TODO: add back */
	/* margin-top: 50px; */
	font-size: 32px;
	font-weight: bold;
}

.box-row .col-4:hover .ul-box {
	background-color: #e3eaf2;
}

.box-row .col-4:hover .top-tabs {
	background: #fee504;
	color: #293040;
}

.top-tabs-r {
	border-radius: 0 5px 0 0;
}

.top-tabs-center {
	border-radius: 0;
}

.column-cards {
	display: flex;
	flex-wrap: wrap;
}

.column-card {
	flex: 0 0 370px;
}

.box-row .col-4 {
	padding: 0 2px;
	position: relative;
}

.box-row .col-4.active:before {
	display: block;
	content: "";
	left: 2px;
	right: 2px;
	top: 140px;
	bottom: -1000000px;
	background: #e3eaf2;
	position: absolute;
}

.box-row {
	margin: 0 -2px 0 -2px;
	position: relative;
	overflow: hidden;
}

.tabs-ul, .tabs-ul-bottom {
	position: relative;
	z-index: 20;
}

.box-row:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 90px;
	border-radius: 0 0 20px 20px;
	bottom: 0;
	z-index: -1;
}

.row-back {
	position: absolute;
	left: 33.333333%;
	right: 33.33333%;
	top: 90px;
	bottom: 0;
	background: #fffef9;
	z-index: -1
}

.ul-list-c {
	background: #fff;
	border-radius: 15px;
	margin: 0 auto;
}

.ul-list-c.nobody {
	height: 630px;
}

.nobody-image {
	margin-top: 150px;
	text-align: center;
}

.nobody-message {
	font-size: 22px;
	text-align: center;
	font-weight: 400;
	color: #8F8F8F;
	line-height: 30px;
	padding: 20px;
}

.list-name {
	background: #2a3042;
	border-radius: 5px 5px 0 0;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.list-img img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.list-img a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 100%;
}

.list-img {
	height: 314px;
	overflow: hidden;
	position: relative;
}

.list-img i {
	left: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 60px;
	position: absolute;
}

.list-img i img {
	position: static;
	width: 100%;
	height: auto;
	border-radius: 0;
}

.list-box {
	padding: 20px 30px;
}

.list-box-name {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding-right: 50px;
	display: inline-block;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
	width: 100%;
}

.list-p {
	font-size: 16px;
	position: relative;
	margin-top: 10px;
	font-weight: bold;
	height: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list-p a {
	color: #999;
	margin-right: 5px;
}

.list-p a.address-a {
	position: absolute;
	right: 0;
	margin: 0;
	top: -10px;
	width: 36px;
	height: 36px;
	background: url("../images/rep/search-result_card_map.1b8db289389a.svg") center no-repeat;
	background-size: 100% auto;
	border-radius: 50%;
}

button.shape {
	width: 36px;
	height: 36px;
	background: url("../images/rep/search-result_card_map.1b8db289389a.svg") center no-repeat;
	background-size: 100% auto;
	border-radius: 50%;
}

.small-card-container {
	position: relative;
	height: 47.5px;
	overflow: hidden;
	display: flex;
}

.list-box-name button.shape {
	position: absolute;
	right: 0;
	bottom: 0;
}

.list-ul-b-shape {
	display: inline-block;
	width: 40px;
	position: absolute;
	top: 7px;
	right: 5px;
}

.list-p span {
	color: #999;
	padding-right: 15px;
}

.list-p-b {
	margin-top: 10px;
	line-height: 25px;
}

.list-p-b img {
	vertical-align: top;
}

.list-box-bottom {
	background: transparent;
	border-radius: 0 0 5px 5px;
	height: 40px;
	color: white;
	display: flex;
}

.list-box-bottom a {
	flex: 50%;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
}

.list-box-bottom a.view-profile {
	background-color: #fee504;
	color: #2a3042;
	border-radius: 0 0 0 5px;
}

.list-box-bottom a.view-profile:hover {
	color: #2a3042;
}

.list-box-bottom a.shape {
	background-color: #2a3042;
	border-radius: 0 0 5px 0;
	color: white;
	cursor: pointer;
}

.email {
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 36px;
	line-height: 28px;
	background: url("../images/rep/icon-email.932cd075f163.png") left center no-repeat;
}

.phone {
	color: #fff;
	padding-left: 36px;
	line-height: 28px;
	background: url("../images/shared/icon-phone.5a12be83e4b8.png") left center no-repeat;
}

.fax {
	color: #fff;
	padding-left: 36px;
	line-height: 28px;
	background: url("../images/rep/icon-fax.d5e82805dec6.png") left center no-repeat;
}

.list-name span {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #fff url("../images/rep/leaf.c1c53dcc0a1d.svg") center no-repeat;
	background-size: 25px auto;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
}

.list-name font {
	display: inline-block;
	position: relative;
}

.ul-box {
	padding: 0 28px 28px;
	background: #f7f8fa;
	border-radius: 0 0 5px 5px;
}

.provincial .ul-box {
	background: none;
}

.tabs-ul li {
	margin-top: 28px;
	box-shadow: 0 0 20px #eee;
	border-radius: 15px;
}

.small-card-ul {
	padding: 0;
	background: #fff;
	padding-top: 10px;
	border-radius: 0 0 15px 15px;
}

.small-card-ul li {
	padding: 10px 20px;
	border-radius: 0;
	background: #fff;
	margin: 0;
	display: relative;
}

.list-ul-b-img a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 100%;
	border-radius: 50%;
	width: 46px;
}

.list-ul-b-img img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.tabs-ul-bottom {
	margin-top: 28px;
	box-shadow: 0 0 20px #eee;
	border-radius: 15px;
}

.list-ul-b-name a {
	font-size: 18px;
	font-weight: bold;
}

.list-ul-b-name {
	line-height: 46px;
	margin-left: 20px;
	width: 170px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.small-card-ul li:nth-child(odd) {
	background: #fafafa;
}

.small-card-ul li:hover {
	background: #d7e1ec;
}

.small-cards-end {
	display: block;
	height: 40px;
	border-radius: 0 0 5px 5px;
	line-height: 76px;
	background: #2a3042;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.list-center li {
	float: none;
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	background: #fff;
}

.list-center-img img {
	width: 120px;
	height: 90px;
	border-radius: 10px;
}

.list-center-top {
	padding: 20px;
}

.list-center-right {
	margin-left: 140px;
	padding-right: 20px;
}

.list-center-name a {
	font-size: 16px;
	font-weight: bold;
}

.list-center-p {
	font-weight: bold;
}

.list-center-sm {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.center-r {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}

.center-r a {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 10px;
	background: url("../images/rep/search-result_card_subscribe.185bc5ffe0af.svg") center no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
}

.center-r a.address-link {
	background: url("../images/rep/search-result_card_map.1b8db289389a.svg") center no-repeat;
	background-size: 100% 100%;
}

.list-center-bottom {
	position: relative;
	padding-right: 35px;
}

.list-center li .list-box-bottom {
	padding: 5px 20px;
	padding-right: 120px;
	border-radius: 0;
	position: relative;
}

.list-center li .list-box-bottom .email, .list-center li .list-box-bottom .phone {
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	background-size: 13px auto;
}

.list-center li .list-box-bottom .more-info {
	right: 40px;
	position: absolute;
	margin-top: -12px;
	border-radius: 30px;
	line-height: 20px;
	top: 50%;
	font-size: 12px;
	padding: 3px 10px;
	background: #ffe404;
	color: #333;
}

.input-box {
	width: 380px;
	height: 54px;
	background: #fff;
	border-radius: 20px;
	position: relative;
	padding-right: 140px;
}

.input-box .form-control {
	width: 100%;
	height: 54px;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	padding-left: 20px;
}

.input-box a {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 140px;
	line-height: 54px;
	background: #ffe400;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

/*==================================================================*/

/*========== Footer Start ==========*/

/*==================================================================*/

.footer {
	background: #2A3042;
}

.footer-top {
	padding: 45px 0 65px;
}

.f-block ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.f-block ul li {
	display: block;
	list-style-type: none;
	padding: 0;
}

.f-block ul li a {
	font-weight: 600;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	margin: 0;
	text-transform: capitalize;
	display: block;
}

.f-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.f-updates {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #8F8F8F;
}

.form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #8F8F8F;
}

.form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #8F8F8F;
}

.form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #8F8F8F;
}

.f-bottom {
	padding: 45px 65px;
	background: #3b4151;
	color: #575d6d;
}

.f-bottom a {
	color: #fff;
}

.f-bottom span {
	padding: 0 10px;
}

/*==================================================================*/

/*========== Footer End ==========*/

/*==================================================================*/

#cookieCompliance {
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: white;
	width: 420px;
	padding: 15px;
	border: 5px solid #292e44;
	font-size: 14px;
	max-width: 87%;
	z-index: 1000;
}

#cookieCompliance ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
}

/**************profile************/
.profile-section {
	padding: 90px 70px 0 70px;
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}

.profile-header {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.profile-header p {
	margin-bottom: 5px;
}

.profile-basic {
	width: 800px;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.profile-photo {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 304px;
	height: 330px;
	overflow-y: hidden;
	border-radius: 8px;
}

.profile-photo img {
	width: 100%;
}

.profile-info {
	width: 403px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.profile-name h1 {
	font-weight: 700;
	font-size: 30px;
	line-height: 37.65px;
	display: inline-block;
	border-bottom: 3px solid #FFE350;
	padding-bottom: 5px;
}

p.profile-main-role {
	color: rgba(143, 143, 143, 1);
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 5px;
}

.profile-email a {
	background-color: red;
	background: url("../images/shared/email.40c5e32fa80e.svg") no-repeat;
	padding-left: 30px;
	font-size: 14px;
	color: rgba(91, 145, 156, 1);
	text-decoration: underline;
	margin: 20px 0;
	display: block;
}

.profile-offices {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.profile-office {
	width: 178px;
}

.profile-office .type {
	font-weight: 700;
	font-size: 16px;
}

.profile-office .addr {
	font-size: 14px;
	color: rgba(143, 143, 143, 1);
}

.profile-office .contact {
	text-decoration: underline;
	color: rgba(91, 145, 156, 1);
}

.profile-links {
	width: 304px;
	padding: 20px;
	margin: 20px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.profile-links-title {
	font-size: 24px;
	font-weight: bold;
}

.profile-social-icons {
	margin-top: 25px;
}

.profile-social-icons a {
	display: inline-block;
	margin-right: 6px;
}


.politician-header-right-list li a {
	font-size: 18px;
	color: #5b919d;
	text-decoration: underline;
}

.politician-header-right-list li a:hover {
	text-decoration: underline!important;
}

.politician-header-right-list li {
	margin-top: 25px;
}

.profile-detail-panel-content {
	padding: 20px;
}

.profile-detail-panel-content p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}

.profile-detail-panel-content-expandable {
	height: 150px;
	overflow: hidden;
}

.profile-detail-panel-content-expandable.active {
	height: auto;
}

.profile-detail-panel-show-more {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #5b919d;
	padding-right: 30px;
}

.profile-detail-panel {
	border-radius: 20px;
	box-shadow: 0 0 10px #ddd;
	overflow: hidden;
	margin-top: 75px;
}

.profile-detail-panel-title {
	line-height: 88px;
	margin: 0;
	background: #2a2f42;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.profile-detail-panel-title.highlight {
	background: #fee504;
	color: #293042;
}

.politician-photo {
	position: relative;
	background: #fbfbfb;
	margin-top: 110px;
	padding-top: 70px;
	padding-bottom: 80px;
}

.politician-photo-title {
	font-size: 40px;
	font-weight: bold;
	position: relative;
	z-index: 10;
	margin-bottom: 50px;
}

.politician-photo:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 360px;
	background: #fee504;
}

#gallery {
	position: relative;
	z-index: 10;
}

.politician-photo .profile-section {
	padding-top: 0;
}

.politician-photo .profile-detail-panel-show-more {
	margin-top: 65px;
}

.politician-know-title {
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 80px 0;
}

.politician-know-title span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: solid 3px #fee504;
}

.politician-know-list li {
	float: left;
	width: 50%;
	padding: 0 60px;
	margin-bottom: 30px;
}

.politician-know {
	padding: 30px 100px;
}

.politician-know-list-tt {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.politician-know-list-p {
	font-size: 18px;
}

.politician-ask {
	background: #fbfbfb url("../images/profile/ask-back.73677d18f5de.png") right bottom no-repeat;
	position: relative;
	overflow: hidden;
	padding: 80px 70px;
}

.politician-ask-p {
	font-size: 18px;
	font-weight: bold;
	margin-top: -30px;
}

/***************Involved***************/

.hero-banner {
	background-repeat: no-repeat;
	background-position: center;
	height: 30vw;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.hero-banner-message {
	background-color: rgba(0, 0, 0, 0.3);
	width: 675px;
	max-width: 100%;
	position: absolute;
	bottom: 10%;
	padding: 46px;
}

.involved-banner {
	background-image: url("../images/involved/banner.fcd85b684e82.jpg");
}

.hero-banner-img {
	width: 55.6%;
}

.hero-banner-img img {
	width: 100%;
}

.yc-title {
	font-size: 40px;
	font-weight: 700;
}

.involved-article {
	font-size: 18px;
	line-height: 30px;
	max-width: 700px;
	padding: 20px;
	margin: 0 auto;
}

.yc-title-lind {
	width: 290px;
	height: 4px;
	background: #fce80d;
	margin: 30px auto 50px auto;
}

.involved-icons {
	width: 80%;
	max-width: 1000px;
	margin: 0 auto;
}

.involved-icons:after {
	content:"";
	display: table;
	clear: both;	
}

.involved-icons li {
	width: 33%;
	float: left;
	padding: 0 10px;
}

.involved-icons li div {
	border-radius: 5px;
	width: 281px;
	height: 315px;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
	padding: 40px 60px;
	font-size: 30px;
	font-weight: 600;
	cursor: pointer;
}

.involved-icons li:nth-child(2) div {
	padding-top: 70px;
}

.involved-icons li:nth-child(3) div {
	padding-top: 70px;
}

.involved-icons span {
	display: block;
	text-align: center;
}

.involved-icons img {
	margin-top: 20px;
}

.involved-icons li:nth-child(2) div img {
	margin-top: -30px;
}

.involved-icons li:nth-child(3) div img {
	margin-top: -50px;
}

.involved-icons img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

/************homepage************/

.home-banner {
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/homepage/home-banner.fe5c59e5d81b.jpg") no-repeat center;
	background-size: cover;
	height: 537px;
	position: relative;
}

.home-banner-message {
	position: absolute;
	top: 20%;
	left: 234px;
	width: 580px;
	max-width: 100%;
}

.home-banner-message img {
	width: 500px;
	padding-bottom: 20px;
}

.home-banner-message h3, .home-banner-message p {
	color: white;
}

.home-search {
	position: relative;
	top: -80px;
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: white;
}

.home-search > div {
	margin: 0 20px;
}

.home-search-message {
	flex-basis: 40%;
	padding-top: 35px;
}

.home-search-bar {
	flex-basis: 40%;
	min-width: 430px;
	padding: 65px 0;
}

.search-bar {
	width: 100%;
	height: 68px;
}

.search-bar-input {
	display: table-cell;
    vertical-align: middle;
	width: 70%;
    height: 100%;
	float: left;
	position: relative;
}

.search-bar-input img {
	position: absolute;
	right: 15px;
	top: 18px;
	cursor: pointer;
}

.search-bar-submit {
	width: 30%;
	height: 100%;
	float: right;
}

.search-bar input {
	border: 0;
	height: 100%;
	padding: 0 30px 0 20px;
	width: 100%;
	font-size: 16px;
	border-radius: 5px 0 0 5px;
	min-width: 300px;
}

.search-bar input:focus {
	background: transparent;
}

.search-bar button {
	padding: 10px;
	border: 0;
	flex-basis: 210px;
	height: 100%;
	width: 100%;
	background-color: #FFE350;
	border-radius: 0 5px 5px 0;
	font-weight: 600;
	font-size: 22px;
	color: #2A3042;
}

.submit-bar {
	width: 100%;
	height: 68px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.submit-bar-input {
	display: table-cell;
    vertical-align: middle;
	width: 70%;
    height: 100%;
	float: left;
	position: relative;
}

.submit-bar-submit {
	width: 30%;
	height: 100%;
	float: right;
}

.search-bar-submit:hover, .submit-bar-submit:hover {
	box-shadow: 0 0.25rem 0.25rem 0.125rem rgb(255 229 4 / 10%), 0 0.375rem 0.75rem -0.125rem rgb(255 229 4 / 40%);;
}

.submit-bar input {
	border: 0;
	height: 100%;
	padding: 0 30px 0 20px;
	width: 100%;
	font-size: 16px;
	border-radius: 5px 0 0 5px;
}

.submit-bar button {
	padding: 10px;
	border: 0;
	flex-basis: 210px;
	height: 100%;
	width: 100%;
	background-color: #FFE350;
	border-radius: 0 5px 5px 0;
	font-weight: 600;
	font-size: 22px;
	color: #2A3042;
}

.home-cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 95%;
	max-width: 1500px;
	margin: 50px auto;
}

.home-card {
	position: relative;
	width: 404px;
	min-height: 209px;
	margin: 2vw;
	background-color: rgba(42, 48, 66, 1);
	border-radius: 10px;
	padding: 0 23px;
}

.home-card h4 {
	color: rgba(255, 227, 80, 1);
	padding-top: 43px;
}

.home-card img {
	position: absolute;
	right: 20px;
	top: 10px;

}

.home-card p {
	font-size: 16px;
	padding-top: 20px;
	color: white;
}

/* ask eager beaver page */
.ask-beaver-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
}

.ask-beaver-title-line {
	height: 4px;
	width: 290px;
	background: #fff;
	margin: 20px auto;
}

.ask-beaver-title-line {
	background: #fee504;
}

.beaver-ask {
	padding: 100px 15px;
	width: 80%;
	margin: 0 auto;
}

.beaver-ask .submit-bar {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 800px;
}

.beaver-ask img {
	margin: 30px 0;
}

.beaver-ask .beaver-header-article {
	text-align: center;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.ask-beaver-banner {
	height: 640px;
	margin-bottom: 85px;
	position: relative;
	background: url("../images/ask/ask-eager-beaver_vector_yellow-shape.81f16c5c0659.svg") right bottom no-repeat;
}

.ask-beaver-banner-right {
	position: absolute;
	right: 6%;
	bottom: 85px;
	width: 435px;
	height: 490px;
	padding-top: 147px;
}

.ask-beaver-banner-right-txt {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding-top: 60px;
	background: url("../images/ask/ask-eager-beaver_vector_speech-bubble.893e32edaa79.svg") center no-repeat;
	width: 206px;
	height: 180px;
}

.ask-beaver-banner-txt {
	font-size: 60px;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -50px;
	width: 660px;
	border-bottom: solid 4px #fee504;
	padding-bottom: 10px;
}

.ask-beaver-back {
	background: #fbfbfb;
	margin: 50px 0 0 0;
	padding: 50px 15px;
}

.beaver-vote-list li {
	display: table;
	height: 95px;
	width: 100%;
	border-bottom: solid 1px #ddd;
	padding-right: 140px;
	position: relative;
}

.beaver-vote-list li span {
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.beaver-vote-list-left {
	display: table-cell;
	height: 94px;
	vertical-align: middle;
	line-height: 34px;
}

.beaver-vote-list {
	width: 100%;
	max-width: 875px;
	margin: 0 auto;
}

.beaver-vote-list-more {
	font-size: 18px;
	color: #5c909d;
	font-weight: 700;
	display: inline-block;
	margin-top: 50px;
	padding-right: 28px;
	background: url("../images/ask/raw.518c12fcc040.png") right center no-repeat;
}

.beaver-vote-list li .beaver-vote-list-right {
	position: absolute;
	right: 0;
	top: 34px;
	height: 56px;
	text-align: center;
}

.beaver-vote-list li .beaver-vote-list-right span {
	display: inline-block;
	border: solid 2px #fee504;
	border-radius: 30px;
	cursor: pointer;
	width: 80px;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: bold;
}

.beaver-vote-list li .beaver-vote-list-right span.active {
	background: #fee504;
	cursor: default;
}

.beaver-vote-button {
	background: #fff url("../images/profile/ask-back.73677d18f5de.png") right bottom no-repeat;
}

/***************article**************/

.article-box p {
	font-size: 16px;
	line-height: 30px;
}

.article-box {
	padding-bottom: 100px;
	padding-top: 50px;
}

.article-box h2 {
	font-weight: 700;
	font-size: 24px;
}

@media( max-width: 1580px) {
	.banner-right {
		width: 790px;
	}
	.banner-top {
		padding-top: 10%;
	}
	.banner-img {
		width: calc(100% - 790px);
	}
}

@media( max-width: 1499px) {
	.profile-section {
		margin-top: 15px;
	}

	.search-result-card-group {
		margin: 0 auto;
		float: none;
	}
	.beaver-card {
		display: none;
	}
}

@media( max-width: 1392px) {
	.banner-top {
		padding-top: 5%;
	}
}

@media( max-width: 1300px) {
	.banner-img {
		display: none;
	}
	.banner-right {
		width: 100%;
		float: left;
	}
	.bottom .float-left {
		margin-left: 50px;
	}
	/* bs4 */
	.bottom .float-left {
		margin-left: 50px;
	}
	.nav-list li a {
		padding: 0 15px;
	}
	.list-ul-b-name {
		width: 60%;
	}
	/*******list******/
	.ask-beaver-banner-txt {
		width: 500px;
	}
}

@media(max-width:1060px) {
	.box-row .col-4 {
		width: 50%;
		flex: none;
		max-width: 50%;
	}

	.search-result-card-group {
		margin: 0 auto;
		float: none;
	}
	.box-row .row-back {
		display: none;
	}
	.top-tabs-center {
		border-radius: 0 20px 0 0;
	}
	.top-tabs-r {
		border-radius: 20px 20px 0 0;
	}
}

@media( max-width: 991px) {
	.btn-img {
		float: right;
	}
	.search-result-card-group {
		padding: 0 15px;
	}
	.top-tabs {
		margin-top: 20px;
	}
	.row-back {
		display: none!important;
	}
	.federal .ul-box {
		background: none;
	}
	.ul-box {
		background: none;
	}
	.box-row {
		margin-bottom: 50px;
	}
	.input-box {
		width: 100%;
	}
	/********list*********/
	.profile-section {
		padding: 25px;
		margin-top: 15px;
	}
	.report-issue {
		display: none;
	}
	.politician-tabs-txt {
		padding: 25px;
	}
	.profile-detail-panel-content p {
		margin-bottom: 15px;
	}
	.profile-detail-panel-content .expandable {
		height: 140px;
	}
	.profile-detail-panel-title {
		font-size: 24px;
		line-height: 50px;
	}
	.politician-photo {
		margin-top: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.politician-photo:before {
		height: 150px;
	}
	.politician-photo-title {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.politician-photo .profile-detail-panel-show-more {
		margin-top: 30px;
	}
	.politician-know {
		padding: 5px 20px;
	}
	.politician-know-title {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.politician-know-list li {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.politician-know-list-tt {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.politician-ask {
		padding: 30px 15px;
		background: #fbfbfb;
	}
	.politician-ask-p {
		font-size: 16px;
		margin-top: 10px;
	}
	/**********Involved***********/
	.yc-title {
		font-size: 24px;
	}
	.yc-title-lind {
		width: 150px;
		margin: 20px auto;
	}
	.involved-article {
		font-size: 14px;
		padding: 0 15px;
	}

	/*************ask beaver page*************/
	.beaver-header-article {
		padding-top: 0;
	}
	.beaver-ask {
		margin-top: 30px;
		padding: 15px;
	}
	.ask-beaver-title-line {
		width: 150px;
	}
	.ask-beaver-banner-right {
		width: 100%;
		bottom: 0;
		padding-left: 30px;
		height: auto;
		position: relative;
		margin-top: 20px;
	}
	.ask-beaver-banner-txt {
		position: static;
		margin: 0 auto;
		width: 300px;
		text-align: center;
		font-size: 28px;
	}
	.ask-beaver-banner {
		height: auto;
		background: none;
		height: auto;
		padding: 30px 15px;
		margin-bottom: 0;
	}
	.ask-beaver-back {
		padding: 30px 15px;
		margin-top: 30px;
	}
	.beaver-vote-list li {
		height: auto;
		padding: 15px 0;
	}
	.beaver-vote-list li .beaver-vote-list-right {
		position: static;
		margin-top: 10px;
		height: 27px;
	}
	.beaver-vote-list-left {
		display: block;
		width: 100%;
		height: auto;
	}
	.beaver-vote-list li a {
		display: block;
		-webkit-line-clamp: 10;
		font-size: 14px;
		line-height: 25px;
	}
	/**************article************/
	.article-box {
		padding: 10px 15px 30px 15px;
	}
	.article-box h2 {
		font-size: 18px;
	}
	.article-box p {
		font-size: 14px;
		line-height: 25px;
	}
}

@media( max-width: 820px) {
	.banner {
		padding: 10px 15px;
		position: relative;
	}
	.banner-tt {
		font-size: 18px;
	}
	.banner-p {
		font-size: 14px;
		margin: 10px 0;
	}
}

@media(max-width:650px) {
	.box-row .col-4 {
		width: 100%;
		flex: none;
		max-width: 100%;
	}
	.ul-box {
		padding: 6px 4px;
	}
	.search-result-card-group {
		max-width: 400px;
	}
	.ul-list-c {
		width: 99%;
	}
	.top-tabs {
		border-radius: 5px 5px 0 0;
	}
	.municipal .ul-box {
		border-radius: 0 0 5px 5px;
	}
	.text-header {
		padding: 15px 30px 15px 15px;
	}
	.text-header button {
		right: 15px;
		top: 10px;
	}
	.list-p {
		height: auto;
	}
}

/* Login */

.login-card .card-title {
	padding: 5px 0;
	border-bottom: 2px solid #FFE350;
}

.login-card .login-button {
	background-color: #2A3042;
	border-color: #2A3042;
	color: #fff;
}

.login-card .forget-password {
	text-decoration: underline;
	color: #449AFF;
}

.login-card form {
	margin-top: 20px;
}

.login-card .input-group input {
	border-radius: 3px !important;
}

.login-card .input-group label {
	display: none;
}

/* About Us Hero START */
.about-banner {
	background-image: url("../images/about/banner.07855c492b94.jpg");
}

.container-fluid {
	padding-left: 130px;
	padding-right: 130px;
}

.section-title h2 {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
}
.section-title h2::before {
	position: absolute;
	content: "";
	background: #ffe504;
	width: 92%;
	height: 5px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}


/* About Area CSS START */
.about-show-board h3.tt {
	font-size: 24px;
	font-weight: 400;
}

.about-show-board p.bd {
	font-size: 16px;
	line-height: 32px;
}
.about-show-board .show-board-img::before {
	content: '';
	display: block;
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #E4EAF1;
	left: -10px;
	top: -10px;
	border-radius: 10px;
	z-index: -1;
}

.about-show-board .show-board-img.first {
	width: 405px;
	max-width: 80%;
	background-color: white;
}

.about-show-board .show-board-img.first::before {
	background: #E4EAF1;
}

.about-show-board .show-board-img.second::before {
	background: rgba(255, 227, 80, 1);
}

.about-show-board .show-board-img.third::before {
	background: rgba(228, 234, 241, 1);
}

.about-show-board .show-board-img.first img {
	margin-top: 60px;
	box-shadow: none;
}

.show-board-img img {
	width: 100%;
	box-shadow: rgb(0 0 0 / 15%) 0px 4px 15px;
	border-radius: 5px;
	z-index: 2;
	position: relative;
}

.show-board-img {
	position: relative;
}

.show-board .row:nth-child(3) .show-board-text {
	padding-left: 30px;
	padding-right: 50px;
}

.donation-area {
	margin: 100px 0;
}

.btn-common {
	display: inline-block;
	padding: 15px 45px;
	border-radius: 8px;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #2A3042;
	text-align: center;
}

.btn-yellow {
	background: #FFE350;
}

.btn-yellow-border {
	border: 3px solid #FFD978;
}

.btn-yellow:hover {
	background: #2A3042;
	color: #fff !important;
}

.yc-btn a {
	display: inline-block;
	width: 180px;
	padding: 15px;
	border-radius: 8px;
	font-weight: 700;
	color: #2A3042;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.yellow-btn {
	background: #ffe504;
}

a.yellow-btn:hover {
	box-shadow: 0.25rem 0.25rem 0.125rem rgb(255 229 4 / 10%), 0 0.375rem 0.75rem -0.125rem rgb(255 229 4 / 40%);
}

a.blue-btn {
	background: rgba(42, 48, 66, 1);
	color: white;
}

a.blue-btn:hover {
	box-shadow: 0.25rem 0.25rem 0.125rem rgb(42 48 66 / 10%), 0 0.375rem 0.75rem -0.125rem rgb(42 48 66 / 40%);
}

a.white-btn {
	padding: 13px;
	background: transparent;
	border: 2px solid black;
}

a.white-btn:hover {
	box-shadow: 0 0.25rem 0.25rem 0.125rem rgb(187 183 197 / 10%), 0 0.375rem 0.75rem -0.125rem rgb(187 183 197 / 40%);
}

/* About Area CSS START */

a.link {
	text-decoration: underline;
}

/* Meet Team Area CSS START */
.bar-chart-container {
	width: 80%;
	max-width: 1000px;
	margin: 10px auto;
}
.meet-team-area {
	text-align: center;
	margin-bottom: 100px;
}

.section-title p {
	margin-top: 40px;
}
/* Meet Team Area CSS END */

.language-img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	max-width: 95%;
}

.language-img img {
	width: 100%;
}

.executive-team-area {
	width: 80%;
	max-width: 1600px;
	margin: 0 auto;
}

.team-members {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding-top: 50px;
}

.team-member {
	width: 300px;
	text-align: center;
	margin-bottom: 50px;
}

.member-img {
	width: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.member-img img {
    width: 200px;
	height: 200px;
	object-fit: cover;
}
.member-bio-wrapper {
	position: relative;
}

.member-bio-wrapper i {
	position: absolute;
	right: 80px;
	top: 20px;
}

.member-read-bio {
	text-decoration: underline;
	font-size: 22px;
	color: var(--yc-slate);
	margin-top: 10px;
	display: inline-block;
	overflow: hidden; 
}

.member-bio {
	margin-top: 10px;
	text-align: left;
}

.black-title {
	background: #2a3042;
	color: #fff;
	text-align: center;
	padding: 20px;
	border-radius: 20px 20px 0px 0px;
}
.black-title h2 {
	color: #fff;
	line-height: 1;
	margin: 0;
}
.team-info {
	margin: 30px 0;
}

.team-info span {
	display: block;
}
.team-member p {
	font-size: 16px;
	margin: 0;
}

 /* Other Team Member Area CSS END */


 /* Tab Area CSS START */

 .tab-area {
	background: #ffffff;
	box-shadow: 9px 18px 55px rgba(49, 78, 134, 0.06);
	border-radius: 20px;
	margin-top: 50px;
	font-size: 18px;
}

 .custom-nav {
	background: #2a3042;
	text-align: center;
	display: block;
	border-radius: 20px 20px 0px 0px;
}
.custom-nav a {
	color: #BCBCBC;
	padding: 28px 30px;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin: 0 35px;
	font-weight: 700;
	line-height: 1;
}
.custom-nav a.active {
	border-bottom: 5px solid #ffe504;
	color: #ffffff;
}

#tab-roles {
	padding: 5%;
}

.work-tabs h4 {
	padding: 20px 0
}

.tab-content_wrapper .table td, .table th {
	vertical-align: top;
	padding: 10px 0;
	color: #2A3042;
}

.tab-content_wrapper .table th{
	border-top: 0px solid #dee2e6;
	font-size: 20px;
	font-weight: 600;
}
.tab-content_wrapper .table tbody tr{
	border-top: 1px solid #EAEAEA;
}
.tab-content_wrapper .table thead th {
	border-bottom: 2px solid #2A3042;
}

.custom_width_table{
	width: 20%;
}
.midium_font{
	font-weight: 600;
}
 /* Tab Area CSS END */

 /* Modal CSS START */
.report-issue {
	color: gray;
	font-size: 18px;
	text-decoration: underline;
	position: absolute;
	top: 50px;
	right: 70px;
	cursor: pointer;
}
.custom-modal-dialog {
	max-width: 850px;
}

.form-field input, .form-field textarea, .form-field select {
	width: 100%;
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #8F8F8F;
}
.form-field input:focus, .form-field textarea:focus {
	outline: none;
}
.form-field {
	margin-bottom: 22px;
}
.custom-modal-dialog .modal-body {
	padding: 70px;
	padding-top: 0px;
}
.modal-title button span {
	font-size: 63px;
	padding: 56px;
}

.modal-header {
	padding: 1rem 1rem;
	border-bottom: 0px solid transparent;
}
.form-field .nice-select {
	height: 60px;
	border-color: #8F8F8F;
	width: 100%;
	line-height: 60px;
	margin-bottom: 25px;
	font-size: 18px;
}
.form-field .nice-select::after {
	border-bottom: 2px solid #8F8F8F;
	border-right: 2px solid #8F8F8F;
	height: 10px;
	margin-top: -6px;
	right: 27px;
	width: 10px;
}

.form-field .nice-select.open .list {
	width: 100%;
}

.form_submit_btn{
	width: 100%;
	height: 55px;
	border-radius: 5px;
	background: #2A3042;
	border: none;
	font-weight: 500;
	color: #fff;
	font-family: "Poppins";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.thanks_area {
	min-height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.clos_window {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	font-weight: 400;
	color: #3E8DE9;
	text-decoration: underline;
}
.thanks_content {
	text-align: center;
}
.thanks_content img {
	margin-bottom: 40px;
}
.thanks_content h5 {
	font-size: 30px;
	font-weight: 600;
}
 /* Modal CSS END */
.social-icon {
	display: inline-block;
	width: 85px;
	height: 85px;
	zoom: .4;
	background: url("../images/shared/social-color.047cfd4e9228.png") no-repeat;
}

.social-icon.disabled {
	filter: grayscale(100%);
}

.facebook {
	background-position: -31px -22px;
}
.twitter {
	background-position: -389px -111px;
}
.linkedin {
	background-position: -210px -198px;
}
.instagram {
	background-position: -120px -22px;
}
.tiktok {
	background-position: -210px -111px;
}
.youtube {
	background-position: -389px -22px;
}

/* volunteer page */
.volunteer-banner {
	background-image: url("../images/volunteer/banner.922a2f133c49.jpg");
}

/* donation page */
.donation-banner {
	background-image: url("../images/donation/banner.119287ff1301.jpg");
}

/* partnership page */
.partnership-banner {
	background-image: url("../images/partnership/banner.e6bfb8b00503.jpg");
}

/* Donate page */
.why-donate {
	width: 669px;
	max-width: 80%;
	text-align: center;
	margin: 100px auto;
}

.donation-help {
	text-align: center;
	margin: 100px 0;
	background-color: #FBFBFB;
	width: 100%;
	padding: 70px;
}

.donation-help h6:first-child {
	padding: 20px;
}

.donation-help__list {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.donation-help__item {
	width: 400px;
	margin: 10px;
}

.donation-help__item img {
	height: 100px;
}

.donation-help__item h6 {
	padding-top: 40px;
}

.donation-make {
	margin: 100px;
}

.donation-make p {
	font-weight: 600;
	font-size: 18px;
	text-align: center;
}

.donation-make p:first-child {
	max-width: 615px;
	margin: 0 auto;
}

.donation-make .yc-btn a {
	margin: 20px auto;
	display: block;
}

/* Partnership page */
.partner-body, .volunteer-body {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.partner-header {
	padding: 60px 0;
}

.partner-form, .volunteer-form {
	width: 100%;
	overflow: hidden;
	margin-bottom: 100px;
}

.partner-form-title, .volunteer-form-title {
	background-color: #2A3042;
	color: white;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	padding: 10px 0;
}

.partner-form-left p, .volunteer-form-left p {
	font-size: 16px;
	line-height: 32px;
	max-width: 92%;
	margin-left: auto;
	margin-right: auto;
}

.partner-form-left p {
	margin-top: 70px;
	width: 385px;
}

.partner-form-left img {
	display: block;
	margin: -20px auto;
	width: 360px;
}

.partner-form input, .partner-form textarea, .volunteer-form input, .volunteer-form textarea {
	border-color: #D0D0D0;
}

.partner-form input, .volunteer-form input {
	height: 50px;
}

/* Volunteer page */
.volunteer-body {
	padding: 45px 0;
}

.volunteer-body p, .partner-body p {
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #505050;
}

.volunteer-interest {
	margin: 50px auto;
	overflow: hidden;
	display: flex;
}

.volunteer-interest-left p {
	width: 687px;
	max-width: 92%;
}
.volunteer-interest-right {
	padding-right: 0;
}
.volunteer-interest-right img {
	min-width: 340px;
	width: 100%;
}

.volunteer-interest-list {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.volunteer-item-icon img {
	width: 100px;
}

.volunteer-item-text {
	padding: 10px 0;
}

.volunteer-form.container {
	padding: 0;
}

.volunteer-form-left {
	padding-top: 65px;
	padding-left: 5%;
	padding-right: 0;
}

.volunteer-form-right {
	padding-top: 45px;
	padding-left: 5%;
}

.volunteer-form-right img {
	width: 100%;
}