@media screen and (min-width: 992px) {
	.ham-menu {
		display: none;
	}
}
@media only screen and (max-width: 320px) {
	.navbar-brand {
		background: url('../../img/logo-menu.png');
		background-repeat: no-repeat;
		background-size: contain;
		width: 200px;
		height: 16px;
		margin-top: 0px;
	}
}
@media only screen and  (max-width: 600px) {
	.mobilehide {
		display:none;
	}
	.navbar-brand {
		background: url('../../img/logo-menu.png');
		background-repeat: no-repeat;
		background-size: contain;
		width: 230px;
		height: 20px;
		margin-top: 0px;
	}
	.logo-login {
		width: 250px;
		height: 240px;
		margin: 80px auto 0px auto;
		background-image: url('../../img/logo-login.png');
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
	}
	.title_panel {
		color: #27245f;
		font-size: 30px;
		font-weight: 700;
		line-height: 30px;
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
	}
	/*.slide-projects {*/
	/*	width: 100%;*/
	/*	margin-left: 2vw;*/
	/*}*/
	.card-project {
		width: 88vw;
		margin-right: 1vw;
		margin-left: 2vw;
	}
	.card .index_indicator {
		width: 20%;
	}
	.card .content_box {
		width: 80%;
	}
	.card .content_box .question-card {
		color: #27245f;
		font-size: 24px;
		font-weight: 700;
		line-height: 33px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.header-blue-green {
		background: #00b8e2;
		background: -moz-linear-gradient(left, #00b8e2 0%, #00a599 100%);
		background: -webkit-linear-gradient(left, #00b8e2 0%,#00a599 100%);
		background: linear-gradient(to right, #00b8e2 0%,#00a599 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8e2', endColorstr='#00a599',GradientType=1 );
		height: 180px;
		width: 100%;
		margin-top: 70px;
	}
	.header-blue-green .splash {
		display:none;
	}
	.header-blue-green .text1 {
		color: #ffffff;
		font-size: 18px;
		font-weight: 500;
		margin-top: 35px;
		display: block;
		padding-left: 10px;
	}
	.header-blue-green .text2 {
		color: #ffffff;
		font-size: 30px;
		font-weight: 700;
		margin-top: 10px;
		padding-left: 10px;
		display: block;
	}
	.header-blue-green .text3 {
		margin: 0px;
		color: #ffffff;
		font-size: 16px;
		font-weight: 200;
		line-height: 24px;
		text-decoration: underline;
	}
	.content_title {
		color: #27245f;
		font-size: 26px;
		font-weight: 700;
		line-height: 27px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.involved_title {
		color: #27245f;
		font-size: 26px;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 50px;
		text-align: center;
		margin-bottom:15px;
	}
	.involved_title br {
		display: contents;
	}
	.involved_number {
		width: 60px;
		height: 60px;
		border-radius: 82px;
		background-color: #ffffff;
		color: #27245f;
		font-size: 26px;
		font-weight: 700;
		text-align: center;
		line-height: 60px;
		margin: 0px auto;
	}
	.involved_line1 {
		color: #27224e;
		font-size: 22px;
		font-weight: 700;
		text-transform: uppercase;
		padding: 20px 0px 20px 0px;
		text-align: center;
	}
	.involved_line1 br {
		display: contents;
	}
	.involved_line2 br {
		display: contents;
	}
	.involved_line2 {
		color: #ffffff;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	.content-blue-green {
		padding: 20px 0px;
	}
	.content-blue-green .splash, .content-blue-green .rocket {
		display: none;
	}
	.nav-link.project.active .question {
		display:none;
	}
	.nav-link.project .question {
		display:none;
	}
	.nav-link.project {
		width: 58px;
		height: 58px;
	}
	.nav-link.project .number {
		opacity: 0.7;
		color: #424242;
		font-size: 16px;
		font-weight: 500;
		line-height: 58px;
		padding-right: 0px;
		vertical-align: middle;
		display: inline-block;
		padding-left: 0px;
		width: 100%;
		text-align: center;
	}
	.nav-link.project.active .number {
		color: #3ab4b4;
		font-size: 16px;
		font-weight: 700;
		line-height: 58px;
		opacity: 1;
		vertical-align: middle;
		padding-left: 0px;
	}
	.question_content {
		color: #2a245a;
		font-size: 25px;
		font-weight: 700;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.labelForce {
		opacity: .7;
		color: #c6c6c6;
		font-size: 16px;
		font-weight: 700;
		line-height: 45px;
	}
	.back-btn:disabled {
		opacity: 0;
		display: none;
	}
	.review-box .question {
		color: #27245f;
		margin-top: 10px;
		font-size: 22px;
		font-weight: 700;
		line-height: 27px;
	}
	.review-box .edit-btn2 {
		position: absolute;
		right: 10px;
	}
	.review-box .button-edit {
		position: absolute;
		bottom: inherit;
		right: 0px;
	}
	.mobileshow {
		display:initial;
	}
	.reg1_bg, .reg2_bg, .reg3_bg, .reg4_bg {
		background:none;
	}
}
