.redorange {
	color: #B15139 !important;
	background: #fff;
	font-weight: bold;
}

#d {height: 1px; width: 4px;}
@media (min-width: 992px) and (max-width: 1199px) {#d {width: 3px;}}
@media (min-width: 768px) and (max-width: 991px) {#d {width: 2px;}}
@media (max-width: 767px) {#d {width: 1px;}}

.btn-psp {
	color: #B15139;
	border: 4px solid #B15139;
	background: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 17px 26px;
}
.btn-psp:hover, .btn-psp:active, .btn-psp:focus {
	background: #BE5841;
	color: #fff;
}

.masthead {
	height: 236px;
	overflow: hidden;
	background: #c4d8e2;
	background-image: url('/producesafety/img/masthead_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.masthead h2 {
	font-size: 0rem;
	text-indent: -9999px;
	display: block;
	width: 336px;
	height: 177px;
	margin: 25px auto 0;
}
.masthead h2 a {
	display: block;
	width: 336px;
	height: 177px;
	background: url('/producesafety/img/cdfa_large.png');
	background-size: 336px;
	background-repeat: no-repeat;
}

@media (max-width: 991px) {
	.masthead {
		height: 155px;
		background-size: 1465px;
	}
	.masthead h2, .masthead h2 a {
		width: 224px;
		height: 118px;
	}
	.masthead h2 a {
		background-size: 224px;
	}
	.masthead h2 {
		margin-top: 15px;
	}
}

#ft {
	display: table;
	width: 100%;
}
#ft .leftcol, #ft .rightcol {
	vertical-align: top;
	position: relative;
	display: table-cell;
	width: 50%;
}
#ft .leftcol {
	background: #f3f3f3 url('/producesafety/img/linen_bg.gif');
	color: #333;
}
#ft .leftcol a, #ft .leftcol a:hover, #ft .leftcol a:active, {
	color: #B15139;
}
#ft .leftcol-inner {
	width: 570px;
	float: right;
	padding-right: 80px;
}
#ft .rightcol {
	color: #fff;
	background: #0a5f45; /* #2a7e71; */
}
#ft .rightcol-inner {
	width: 570px;
	float: left;
	padding-left: 40px;
}
#ft h1 {
	font-size: 0rem;
	text-indent: -9999px;
	display: block;
	width: 251px;
	height: 136px;
	background: url('/producesafety/img/psp_large.png');
	background-size: 251px;
	background-repeat: no-repeat;
	margin: 25px auto 20px;
}
#ft .leftcol-inner p, #ft .rightcol-inner p {
	font-size: 1.1875rem;
	line-height: 30px;
}
#ft .leftcol-inner .subhead {
	font-size: 1.375rem;
	line-height: 34px;
	font-weight: bold;
	color: #B15139;
}
#ft .leftcol-inner .subhead a {
	color: #B15139;
}
#ft .leaf {
	position: absolute;
	right: 80px;
	bottom: 0;
	display: block;
	width: 128px;
	height: 145px;
	background: url('/producesafety/img/leafs.png') no-repeat;
	background-size: 128px;
	/*z-index: 100;*/
}
#ft .btn {
	margin: 26px 0 40px 0;
	z-index: 200;
}
#ft table {
	margin: 0 auto;
}
#ft table .content {
	width: 100%;
}
#ft table td {
	vertical-align: top;
	cursor: pointer;
}
#ft .rightcol .row1 {
	background: #138165; /* #1aaf89; */
	color: #fff;
}
#ft .rightcol .row2 {
	background: #0f7459; /* #2e9e92; */
	color: #fff;
}
#ft .rightcol .row3 {
	background: #0c694e; /* #328b7e; */
	color: #fff;
}
#ft tr:hover td, #ft tr:active td, #ft tr:focus td {
	background: #095840; /* #2a7e71; */
	color: #fff;
}
#ft .rightcol .num {
	width: 58px;
	color: #fff; /* rgba(255,255,255,.5); */
	font-size: 6.5rem;
	line-height: 120px;
	font-weight: 700;
	padding: 10px 35px;
	text-align: center;
}
#ft tr:hover .num, #ft tr:active .num, #ft tr:focus .num {
	color: #fff;
}
#ft .rightcol h3 {
	margin: 24px 0 2px;
	font-size: 2.625rem;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#ft .rightcol p {
	font-size: 1.125rem;
	line-height: 28px;
	width: 442px;
	margin: 0 0 22px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#ft .leftcol-inner, #ft .rightcol-inner {
		width: 470px;
	}
	#ft .rightcol p {
		width: 342px;
	}
}
@media (max-width: 991px) {
	#ft {
		display: block;
	}
	#ft .leftcol, #ft .rightcol {
		display: block;
		width: 100%;
	}
	#ft .leftcol {
		text-align: center;
		overflow: hidden;
	}
	#ft .leftcol-inner {
		float: none;
		width: 100%;
		padding: 15px;
		margin: 0 auto;
		text-align: left;
	}
	#ft .leftcol-inner p {
		font-size: 1rem;
		line-height: 26px;
	}
	#ft .leftcol-inner .subhead {
		font-size: 1.25rem;
		line-height: 30px;
	}
	#ft .leaf {
		right: 15%;
	}
	#ft .rightcol-inner {
		float: none;
		width: 100%;
		padding: 15px;
		margin: 0 auto;
		text-align: left;
	}
	#ft .rightcol p {
		width: 100%;
		padding-right: 15px;
	}
	#ft .rightcol .num {
		font-size: 6.25rem;
		line-height: 100px;
		padding: 15px 35px;
	}
	#ft .rightcol h3 {
		font-size: 2.25rem;
		font-weight: bold;
		letter-spacing: 1px;
	}
	#ft .rightcol p {
		font-size: 1rem;
		line-height: 24px;
	}
	#ft .btn {
		font-size: 1.125rem;
		padding: 13px 22px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#ft .leftcol-inner, #ft .rightcol-inner {
		width: 720px;
		padding: 15px 0;
	}
	#ft .rightcol table {
		width: 750px;
	}
}


#fb {
	text-align: center;
	background-color: #a0bee5;
	background-image: url('/producesafety/img/field.jpg');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 35px 15px 280px;
}
#fb h2 {
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
	font-size: 2.5rem;
	line-height: 60px;
	width: 80%;
	max-width: 608px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#fb {
		padding-bottom: 240px;
	}
	#fb h2 {
		font-size: 2.375rem;
		line-height: 58px;
		max-width: 580px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#fb {
		padding-bottom: 200px;
	}
	#fb h2 {
		font-size: 2.1875rem;
		line-height: 55px;
		max-width: 550px;
	}
}
@media (max-width: 767px) {
	#fb {
		padding-bottom: 180px;
	}
	#fb h2 {
		font-size: 1.5625rem;
		line-height: 45px;
		width: 90%;
	}
}

#col-wrapper {
	position: relative;
	background: #025438;
}
#leftcol {
	display: inline-block;
	float: left;
	width: 66.7%;
	overflow: hidden;
	background-color: #fafafa;
	background-image: url('/producesafety/img/content_bg.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 1000px;
}
@media (max-width: 991px) {
	#leftcol {
		min-height: 500px;
	}
}
#leftcol.nobackground {
	background-color: #fff;
	background-image: none;
}
#leftcol .header, #rightcol .logos {
	height: 228px;
}
#leftcol .header {
	background-color: #789e29;
	background-image: url('/producesafety/img/header_blur.jpg');
	background-position: left bottom;
	background-size: cover;

}
#leftcol .nav-wrapper {
	position: relative;
	float: right;
	width: 705px;
}
#leftcol .nav-wrapper ul {
	margin: 0;
	list-style: none;
	padding: 113px 0 0 0;
}
#leftcol .nav-wrapper ul li {
	display: inline-block;
	float: left;
	padding: 0 24px;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.4375rem;
	line-height: 23px;
	border-left: 2px solid #fff;
}
#leftcol .nav-wrapper ul li:first-child {
	border: none;
}
#leftcol .nav-wrapper ul li a {
	color: #fff;
}

#leftcol .branding {
	background: #f3f3f3 url('/producesafety/img/linen_bg.gif');
	text-align: center;
}
#leftcol .branding a {
	display: block;
	padding: 12px 15px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 0.875rem;
	line-height: 14px;
	letter-spacing: 2px;
	color: #6e6e6e;
}

#sub-masthead {
	background: #fff;
}
#sub-masthead .inner {
	width: 650px;
	float: right;
	margin: 38px 47px 40px;
	padding: 0 15px;
	color: #4d4d4e;
}
#sub-masthead .inner > :last-child {
	margin-bottom: 0;
}

#content {
	width: 650px;
	float: right;
	margin: 38px 47px 40px;
	padding: 0 15px;
	color: #4d4d4e;
	clear: all;
}
/*
#content a {
	text-decoration: underline;
}
*/
#content h2, #sub-masthead h2, #one-col h2 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #037464;
	font-size: 3.375rem;
	line-height: 55px;
	letter-spacing: 1px;
}
#content h2.sub, #sub-masthead h2.sub {
	text-transform: none;
	font-size: 2.5rem;
	line-height: 45px;
}
#content h3 {
	margin: 23px 0 11px;
	text-transform: uppercase;
	font-weight: 700;
	color: #B15139;
	font-size: 1.3125rem;
	line-height: 26px;
}
#content h3 a {
	color: #B15139;
}
#content h4 {
	font-weight: bold;
	color: #000 !important;
	font-size: 1.0625rem;
	line-height: 25px;
}
#content hr {
	border-color: #ddd;
	margin-bottom: 34px;
}
#content p, #content li {
	font-weight: 500;
	font-size: 1.0625rem;
	line-height: 25px;
	margin: 0 0 9px;
}
#content .ps-subheading, #sub-masthead .ps-subheading {
	font-weight: 600;
	font-size: 1.3125rem;
	line-height: 35px;
	margin-bottom: 26px;
}
#content .panel-collapse, #content .panel {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 12px;
	margin: 26px 0;
	border-radius: 0;
}
#content .panel-collapse table {
	margin: 12px 0;
	min-height: 42px;
	width: 100%;
}
#content .panel-collapse table h3 {
	margin: 0;
}
#content .panel-collapse table h3 a {
	display: block;
}
#content .collapse, #content .collapsing {
	margin: 0;
	border: 1px solid #fff;
}
#content .collapse > :first-child, #content .collapsing > :first-child {
	margin-top: 0;
}


#content .panel-collapse table tr td:last-child {
	text-align: right;
}
#content .btn-collapse {
	padding: 4px 6px 0 12px;
	color: #757575;
	font-size: 1.875rem;
}
#content .btn-collapse:hover, #content .btn-collapse:active, #content .btn-collapse:focus {
	color: #757575;
	font-weight: normal;
}
#content .btn-collapse:hover {
	color: #444;
	font-weight: normal;
}
#content .collapse {
	clear: both;
}
#content table {
	background: #fff;
	color: #000;
	font-weight: normal;
}
#content td, #content th {
	font-size: 0.875rem;
	line-height: 14px;
	font-weight: normal;
}
#content .btn-psp {
	color: #B15139;
	background: #fff;
	text-decoration: none;
}
#content .btn-psp:hover, #content .btn-psp:active, #content .btn-psp:focus {
	background: #BE5841;
	color: #fff;
	font-weight: normal;
}


#rightcol {
	display: inline-block;
	float: left;
	width: 33.3%;
	overflow: hidden;
	background: #025438;
}
#rightcol .logos {
	position: relative;
	background: #f3f3f3 url('/producesafety/img/linen_bg.gif');
}
#rightcol .logos .cdfa {
	display: block;
	position: absolute;
	left: 37px;
	top: 73px;
	font-size: 0rem;
	text-indent: -9999px;
	width: 141px;
	height: 91px;
	background: url('/producesafety/img/cdfa.png') no-repeat;
	background-size: 141px;
}
#rightcol .logos .psp {
	display: block;
	position: absolute;
	left: 100px;
	top: 80px;
	font-size: 0rem;
	text-indent: -9999px;
	width: 153px;
	height: 83px;
	background: url('/producesafety/img/psp_head.png') no-repeat;
	background-size: 153px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content, #sub-masthead .inner {
		width: 610px;
		margin: 35px 25px 40px;
	}
	#leftcol .header, #rightcol .logos {
		height: 190px;
	}
	#leftcol .nav-wrapper {
		width: 638px;
	}
	#leftcol .nav-wrapper ul {
		padding-top: 94px;
	}
	#leftcol .nav-wrapper ul li {
		padding: 0 20px;
		font-size: 1.375rem;
		line-height: 22px;
	}
	#rightcol .logos .cdfa {
		display: none;
	}
	#rightcol .logos .psp {
		left: 61px;
		top: 66px;
	}
}
@media (max-width: 991px) {
	#leftcol, #rightcol {
		position: relative;
		display: block;
		float: none;
		width: 100%;
		max-width: 100%;
	}
	#content, #sub-masthead .inner {
		display: block;
		float: none;
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	#leftcol .header {
		height: 150px;
	}
	#leftcol .nav-wrapper {
		float: none;
		width: 100%;
		text-align: center;
	}
	#leftcol .nav-wrapper ul {
		padding-top: 73px;
		margin: 0 auto;
	}
	#leftcol .nav-wrapper ul li {
		display: inline-block;
		float: none;
	}
	#rightcol .logos {
		height: auto;
		padding: 15px 15px 20px;
		text-align: center;
		border-top: 1px solid #eee;
	}
	#rightcol .logos .cdfa {
		display: inline-block;
		position: relative;
		left: 0;
		top: 0;
		margin: 15px;
	}
	#rightcol .logos .psp {
		display: inline-block;
		position: relative;
		left: 0;
		top: 5px;
		margin: 15px;
	}
	#rightcol .montage {
		text-align: center;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-align: center;
	}
	#rightcol .montage img {
		height: 200px !important;
		width: auto;
		display: inline;
	}

}
@media (max-width: 767px) {
	#leftcol {
		background-size: 767px;
	}
	#content, #sub-masthead .inner {
		width: 100%;
	}
	#leftcol .header {
		height: 100px;
	}
	#leftcol .nav-wrapper ul {
		padding-top: 48px;
	}
	#leftcol .nav-wrapper ul li {
		padding: 0 12px;
		font-size: 0.8125rem;
		line-height: 13px;
	}
	#rightcol .montage img {
		height: 160px;
	}
}

.navbar-header button {
	margin: 5px 0px;
}


ul.gt-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.gt-list li { 
	padding-left: 20px; 
}
ul.gt-list li:before {
	content: ">";
	padding-right: 8px;
	margin-left: -20px;
}
#one-col {
	background: #fff;
	padding: 40px 0;
}

#btn-newsletter {
	display: block;
	position: relative;
	margin: 0 auto 20px;
	width: 272px;
	height: 46px;
}
#btn-newsletter a {
	display: block;
	width: 272px;
	height: 46px;
	padding-top: 12px;
	color: #fff;
	font-size: 1.1875rem;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	border-radius: 12px;
	background: #037464;
	text-decoration: none;
}
#btn-newsletter a:hover, #btn-newsletter a:focus, #btn-newsletter a:active {
	text-decoration: none;
	background: #026152;
	border: none;
}
@media (min-width: 840px) and (max-width: 990px), (min-width: 1051px) {
	#btn-newsletter {
		position: fixed;
		left: -114px;
		top: 310px;
		margin: 0;
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);
		z-index: 5000;
	}
	#btn-newsletter a {
		background: #B15139;
		border-radius: 0 0 12px 12px;
	}
	#btn-newsletter a:hover, #btn-newsletter a:focus, #btn-newsletter a:active {
		background: #a74b33;
	}
}

@media (min-width: 1199px) and (max-width: 1260px) {
	#btn-newsletter.front {
		display: none;
	}
}

#content .faq-q h3 {
	text-transform: none;
}


#content .pr-date, #content .pr-divider {
	font-size: 1rem;
	color: #666;
	font-weight: normal;
	white-space: nowrap;
}
#content .pr-divider {
	color: #ccc;
	font-weight: normal;
}
#content .pr-title {
	margin: 0;
	text-transform: none;
}
#content .pr-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content .pr-list li {
	padding: 25px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
}
#content .pr-list li:last-child {
	border: none;
}

#ps-header {
	background: #0d7464;
}
#ps-header h1 {
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-size: 2.8125rem;
}
#ps-header small {
	color: #fff;
	font-size: 1.25rem;
}
#ps-box {
	border: 4px solid #bcdbd7;
	padding: 20px;
}
#ps-parts h4 {
	background: #128164;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-size: 1.25rem;
	line-height: 26px;
	padding: 10px;
	margin: 0 0 12px;
}

#psi-header {
	text-align: center;
	background: #e2e2e2;
	background-image: url('/producesafety/img/content_bg2.jpg');
	background-size: cover;
	background-position: 50% 80%;
}
#psi-header .logo {
	margin: 6px 0 36px;
}
#psi-header h2 {
	color: #037464;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	font-size: 3.5rem;
	line-height: 1;
}
#psi-header .links {
	margin-bottom: 18px;
	font-size: 1.1rem;
}
#psi-header .links a {
	color: #1e4b65;
	font-weight: bold;
}
#psi-header .links a.active {
	color: #5a5a5b;
}
#psi-header .links .divider {
	color: #bfbfbf;
	margin: 0 10px;
}

.big-h3 {
	color: #037464;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 3rem;
	margin: 40px 0;
}
.psi-h3 {
	color: #037464;
	font-weight: bold;
	font-size: 2rem;
}
.psi-h4 {
	/*
	text-transform: uppercase;
	font-size: 1.15rem;
	*/
	margin-bottom: 12px;
}
.psi-h5 {
	font-size: 1.5rem;
	line-height: 1.5;
	/*
	margin: 30px 0 6px;
	*/
}


.psi-content-wrapper {
	max-width: 1060px;
	margin: 0 auto 50px;
}
#psi-content p, #psi-content li {
	font-size: 1.15rem;
	line-height: 1.5;
}
#psi-content p a {
	color: #1e4b65;
	text-decoration: underline !important;
	text-decoration-color: #1e4b65 !important;
}
#psi-content li {
	margin-bottom: 5px;
}
.psi-nav-wrapper {
	max-width: 1060px;
	margin: 50px auto 0 auto;
}
.psi-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -38px;
}
.psi-nav .psi-nav-item {
	background: #333;
	text-align: center;
	flex-basis: 206px;
	flex-grow: 0;
	margin: 0 38px 45px 38px;
	background-size: 100%;
	transition: text-shadow 150ms ease-out;
	background-position: center center;
	text-shadow: 0 2px 5px rgba(0,0,0,1);
	text-decoration: none;
	cursor: pointer;
}

#psi-nav-btn1 {background-image: url('/producesafety/img/pepperharvest.jpg');}
#psi-nav-btn2 {background-image: url('/producesafety/img/inspectors.jpg');}
#psi-nav-btn3 {background-image: url('/producesafety/img/inspectors2.jpg');}
#psi-nav-btn4 {background-image: url('/producesafety/img/carrotharvest.jpg');}
#psi-nav-btn5 {background-image: url('/producesafety/img/walkthrough.jpg');}
#psi-nav-btn6 {background-image: url('/producesafety/img/turnips.jpg');}
#psi-nav-btn7 {background-image: url('/producesafety/img/bucket.jpg');}

.psi-nav .psi-nav-item .shade {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 206px;
	background-color: rgba(0,0,0,.5);
	transition: background-color 150ms ease-out;
}
.psi-nav .psi-nav-item:hover .shade, .psi-nav .psi-nav-item:active .shade, .psi-nav .psi-nav-item:focus .shade {
	background-color: rgba(0,0,0,.25);
}

.psi-nav .psi-nav-decoration {
	margin: 0 38px;
	flex-basis: 206px;
	flex-grow: 0;
	background-image: url('/producesafety/img/leafs.png');
	background-size: 161px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.psi-nav .psi-nav-item .inner {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.6;
}

@media (max-width: 1279px) {
	.psi-nav {
		margin: 0 -18px;
	}
	.psi-nav .psi-nav-item {
		margin: 0 18px 30px 18px;
	}
	.psi-nav .psi-nav-decoration {
		margin-left: 18px;
		margin-right: 18px;
		background-size: 143px;
	}
}

@media (max-width: 991px) {
	.psi-nav .psi-nav-decoration {
		margin: 0 33px;
		flex-basis: 404px;
		background-size: 143px;
		background-position: 80% bottom;
	}
}
@media (max-width: 767px) {
	.psi-nav {
		justify-content: space-around;
		margin: 0;
	}
	.psi-nav .psi-nav-item {
		margin: 0 10px 20px 10px;
	}
	.psi-nav .psi-nav-decoration {
		display: none;
	}
}

.psi-rule {
	border-top: 1px solid #c0c0c0;
	margin-bottom: 30px;
}

.shaded-box {
	background: #f0f0f0;
	padding: 12px 24px;
	margin-bottom: 24px;
}
.shaded-box h5 {
	font-size: 1.15rem;
	line-height: 1.5;
	margin: 0 0 12px;
}
.shaded-box ul {
	padding-left: 20px;
}
.shaded-box ul li {
	margin-bottom: 5px;
}

.darkgreen {
	color: #037464;
	font-weight: bold;
}

.psi-toggle {
	color: #037464;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3rem;
	cursor: pointer;
}
.psi-toggle i {
	color: #d9d9d9;
	font-size: 1.5rem;
}

#ft .announcements {
	margin: 35px 0;
}
#ft .announcements p {
	width: auto;
}
#ft .announcements ul li {
	margin-bottom: 15px;
}
#ft .announcements a {
	color: #ffd056;
	/*
	border-bottom: 1px solid rgba(255,208,86,.3);
	*/
}
#ft .announcements h3 {
	font-size: 1.8rem;
	margin: 20px 0 15px;
}

#subnavbar {
	background-color: #789e29;
	background-image: url('/producesafety/img/header_blur.jpg');
	background-position: left bottom;
	background-size: cover;
	color: #fff;
}
#subnavbar .subnav {
	padding: 80px 0;
}
#subnavbar .subnav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#subnavbar .subnav .divider {
	padding: 0 20px;
}

#psp-leftcol {
	width: 70%;
}
#psp-rightcol {
	float: right;
	padding-left: 30px;
	width: 30%;
}
@media (max-width: 991px) {
	#psp-leftcol {
		width: 100%;
	}
}



