/* CSS Document */
@media screen and (max-width:1002px) {

	img {
		max-width: 100%;
	}

	#main-header,
	nav,
	#main-nav,
	#home #main-content {
			-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
			-moz-box-sizing: border-box;    /* Firefox, other Gecko */
			box-sizing: border-box;         /* Opera/IE 8+ */
	}
	#main-header {
		max-width: 100%;
		margin-top: 50px;
		float: left;
		clear:left;
	}

	nav.clearfix{
		position: absolute;
		float: left;
		clear: none;
	}

	nav {
		position: relative;
		top: 0;
		left: 0;
		box-shadow: 0 -4px 30px rgba(0,0,0,0.5);
		height: 50px;
	}
	.canvas {
		background: #00738f;
		height: 100%;
	}
	#main-nav {
		width: 266px;
		margin: 0;
		background: none;
	}
	#main-nav .category {
		display: block;
	}
	#menu-btn {
		display: block !important;
	}
	#main-header {
		border-bottom: 5px solid #d97904;
	}
	#main-content .masthead {
		min-height: 236px;
		background-position: center;
		background: rgb(187, 215, 237) !important;
	}
	#main-content .masthead p{
		text-align: center;
	}

	#main-content .components {
		display: table;
	}
	#main-content .components .comp {
		display: table-cell;
	}

	#main-content .components .span4 {
		width: 31%;
		padding-bottom: 36px;
		cursor: default;
	}
	#main-content .components .span4 .comp-btn {
		padding-bottom: 15px;
		border-bottom: 5px solid #d97904;
	}
	#main-content .components .span6 { width: 33%; }
	[class*="span"] { margin-left: 1.5% }

	#main-content .components .desc {
		height: auto;
	}
	#main-content .components .desc p {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	.content-start.navFixed {
		margin-top: 0 !important;
	}
	#side-nav {
		display: none;
	}
	#content-wrapper {
		background: #fff;
	}
	#home #content-wrapper {
		background: #f6f6f6 url('../images/ui/body-bg.jpg') top center repeat-y;
	}
	#main-content {
		width: auto;
		background: none;
	}
	#article-body {
		background: #f6f3f0;
		width: auto;
		float: none;
		margin: 14px auto;
		max-width: 768px;
		padding: 37px 45px;
		border: 1px solid #d97904;
	}
	#article-body .checklist ul {
		width: 496px;
	}
	#article-body .checklist ul li {
		margin-right: 9px;
	}
	.checklist-img {
		height: auto;
	}
	.hide-1 {
		display: none !important;
	}
	.show-1 {
		display: block !important;
	}

	#home-footer {
		padding: 0;
	}

	#home #footer .container {
		display: none;
	}

	#footer {
		border-top: 5px solid #d97904;
	}

	#footer .row {
		height: auto;
	}

	#footer .container {
		width: 100%;
		min-height: 0;
	}

	#footer .container .span3 {
		display: none;
	}

	#lilly-footer {
		margin-top: 0;
	}

	#lilly-footer .inner {
		width: 100%;
		text-align: center;
	}

	#about #footer .container .about,
	#depression #footer .container .depression,
	#manage #footer .container .manage,
	#improve #footer .container .improvement,
	#information #footer .container .information,
	#general #footer .container .general {
		display: block;
		width: 100%;
		margin: 0;
	}

	#footer ul {
		border-left: none;
		font-size: 0.9em;
	}

	#footer .kpis {
		border-bottom: 1px solid #3991ae;
		margin-top: -1.5em;
		padding-bottom: 1em;
		display: block;
		font-size: 1em;
	}

	#footer .kpi-link, #footer li {
		display: block;
		font-size: 1.4em;
		line-height: 1em;
		text-align: center;
		margin: 0;
		padding: 1em 16px 0.25em;
	}

	#footer li {
		padding-bottom: 0;
	}

	#footer li:last-child {
		padding-bottom: 0.25em;
	}

	#footer .kpi-link a, #footer li a {
		display: block;
		padding: 0.7em;
		background: rgba(255,255,255,0.15);
	}

	#footer .discussion-guide a {
		background: rgba(86,162,124,0.4);
		color: #fff;
	}

	#footer .discussion-guide a:hover {
		background: rgba(86,162,124,1);
	}

	#footer .symptom-checklist a {
		background: rgba(125,138,193,0.4);
		color: #fff;
	}

	#footer .symptom-checklist a:hover {
		background: rgba(125,138,193,1);
	}


	.scroller {
		overflow-y: scroll;
		height: 100%;
		position: relative;

	}

	.container {
		position: relative;
		overflow: hidden;
	}

	.menu-trigger {
		position: relative;
		padding-left: 60px;
		font-size: 0.9em;
	}

	.menu-trigger:before {
		position: absolute;
		top: 2px;
		left: 0;
		width: 40px;
		height: 6px;
		background: #fff;
		box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
		content: '';
	}


	#about #nav-about > a,
	#depression #nav-depression > a,
	#manage #nav-manage > a,
	#improve #nav-improve > a,
	#info #nav-info > a,
	#general #nav-legal > a,
	#main-nav li ul .active a,
	#main-nav li ul .active a:hover,
	#main-nav li ul .active a:focus {
		border-left: 8px solid rgba(255,255,255,0.4);
		margin-top: 0;
		padding-top: 0.7em;
		padding-left: 22px;
	}


	#main-nav li ul {
		position: static;
		top: auto;
		box-shadow: 0 0 0;
		border-bottom: 0;
		visibility: visible;
		overflow-y: scroll;
		opacity: 1;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	#main-nav li ul li {
		background: none;
		border: none;
	}

	#main-nav li ul a:hover,
	#main-nav li ul a:focus {
		/*
		background: #fff;
		color: #004b5f;
		*/
		background: #005c72 !important;
		box-shadow: inset 0 -1px rgba(0,0,0,0);
	}

}

@media screen and (max-width: 920px) {
	#main-content .components .span4 { width: 30.5%; }
	#main-content .components .span6 { width: 36%; }
	[class*="span"] { margin-left: 1% }
}

@media screen and (max-width: 860px) {

	#checklist .ChecklistContainer {
		padding:10px 20px;
	}
	.checklist-img {
		float: none;
		width: auto;
	}
	.checklist-img img {
		display:none;
	}
	#checklist img {
		-webkit-box-shadow:0 0px 0px -4px rgba(0,0,0,0.5), 0 -0px 0px -4px rgba(0,0,0,0.5);
		-moz-box-shadow:0 0px 0px -4px rgba(0,0,0,0.5), 0 -0px 0px -4px rgba(0,0,0,0.5);
		box-shadow:0 0px 0px -4px rgba(0,0,0,0.5), 0 -5px 10px -6px rgba(0,0,0,0.5);
	}

	#article-body .checklist {
		margin: auto;
		float: none;
		width: auto;
		padding-left: 0;
		border-left: 0;
		padding: 1.6em 0;
	}

	#article-body .checklist ul {
		list-style:none;
		margin:0px;
		padding:0px;
		width:100%;
	}

	#article-body .checklist ul li {
		width: 33%;
		margin: 0 0 12px;
	}

	.results h2 {
		padding:0;
		margin: 0 0 0.3em;
		font-size:16px;
		color:#681a01;
	}
	.results h5 {
		padding:0px;
		margin:0 0 10px 0;
		font-size:12px;
		color:#826c51;
	}

	.results .col3 {
		vertical-align:middle;
		margin:0px;
		width:300px;
		float:left;
	}

	#article-body {
		max-width: 100%;
		margin: 0;
		padding: 22px;
		border: none;
	}
}

@media screen and (max-width: 810px) {
	#main-content .masthead {
		background-image: none;
		text-align: center;
		padding-left: 0 !important;
	}

	#main-content .components {
		margin: auto;
	}

	#utility-links {
		clear: both;
		text-align: left;
		margin: 0 0 0.6em;
	}

	header .logo {
		padding-top: 38px;
	}

	header .partners {
		margin-bottom: -42px;
		text-align: center;
	}

	header .partners .partner {
		float: none;
		padding-top: 16px;
	}
}

@media screen and (max-width: 700px) {
	#main-content .components {
		width: 100%;
	}
	#main-content .components .comp {
		width: 100%;
		max-width: 318px;
		margin: 0 auto 14px;
		float: none;
	}
	#main-content .components .span4 {
		padding-bottom: 0;
	}
	#main-content .components .desc {
		height: auto;
	}

	#article-body #check-progress ul li {
		width:33.33%;
	}

}

@media screen and (max-width: 640px) {
	header .partners {
		display: none;
	}
	nav .partners {
		display: block;
		float: right;
		padding-right: 9px;
	}
	nav .partners a {
		padding: 6px 10px;
		float: left;
	}
	header .logo {
		text-align: center;
	}
	header .logo img {
		max-width: 100%;
	}
	header .counter {
		text-align: center;
		float: none;
		margin: auto;
		max-width: 100%;
		min-width: 0;
		padding-top: 14px;
	}
	#utility-links {
		text-align: center;
	}
	#utility-links .language {
		padding-top: 10px;
		padding-right: 0;
	}
	.hide-2 {
		display: none !important;
	}

	.results .comp-btn {
		float:none;
		width:100%;
		box-sizing: border-box;
	}

	#print-btn, #pdf-btn, #home-btn {
		float: left;
	}

	#checklist .box {
		margin-bottom: 12px;
	}

	#article-body h1
	{
		clear: both;
	}

	p.btn-wrap {
		width:100%;
	}

	body.show-survey .survey-wrapper {
		padding: 8px;
		box-sizing: border-box;
	}

	body.show-survey .survey {
		width: 100%;
		top: 0;
		box-sizing: border-box;
	}

	.survey .control:nth-child(even) {
		background: #e6e3e0;
	}

	.survey .control:last-child {
		border-bottom: 3px solid #e6e3e0;
	}

	.survey ul {
		list-style-position: outside;
		padding-left: 1.3em;
	}

	.survey ul li {
		margin-bottom: 0.65em;
	}

	body.show-survey .survey .inner-survey form .progress-bar {
		width: 100%;
		max-width: 999px;
	}

	body.show-survey .survey .inner-survey form .progress .comp-btn.next .btn-wrap {
		margin-top: 1em;
	}

	body.show-survey .survey .inner-survey form .progress .num {
		margin-top: 0.5em;
	}

}

@media screen and (max-width:540px) {
	#article-body .checklist ul li {
		width: 50%;
	}

	header .counter .date {
		display: none;
	}

	#main-content .masthead {
		min-height: 158px;
		padding-top: 18px;
	}
	#main-content .masthead #masthead-intro {
		font-size: 34px;
	}
	#main-content .masthead #masthead-title {
		font-size: 22px;
		line-height: 1.6em;
	}

}

@media screen and (max-width:480px) {

	#video-overlay .overlay-content {
    	margin: -170px auto 0;
 	}

	#article-body #check-progress ul li {
		width: 50%;
	}

	.results .col2 {
		clear: both;
	}

	.results .col1 {
		width: 102px;
		margin: 10px 0 16px;
		float: none;
	}

	#print-btn, #home-btn{
		display:none;
	}
	.hide-480 {
		display: none;
	}
	.show-480 {
		display: block;
	}
	article img {
		display: none;
	}

	.bordered {
		display: none;
	}

	article.resources .bordered {
		display: block !important;
		margin: 0 auto;
		max-width: 100%;
		width: auto;
		background-color: transparent !important;
		border: none !important;
		padding: 0 !important;
	}

	.mobile-image {
		display: block;
		margin: 0 auto;
		max-width: 100%;
		width: auto;
		padding: 0.5em;
		background-color: white;
	}



}

@media screen and (max-height:680px) {

	body.show-survey .survey-wrapper {
		padding: 8px;
		box-sizing: border-box;
	}

	body.show-survey .survey {
		width: 100%;
		top: 0;
		box-sizing: border-box;
	}

}

