

.active-li {
	background: #fff;
	border-radius: 9px;
    color:#C22126 !important;
}


.error{
	color: red;
	font-size:11px
}



.survey-description p {
	line-height: 18px;
}



/*.active {*/
/*	font-weight: 700;*/
/*	color: #fff;*/
/*	letter-spacing: 4px;*/
/*}*/


.section-title {
	line-height: 72px;
	color: #C22126;
	text-transform: uppercase;
	background: linear-gradient(to right, #C22126, #fff 120px);
	background-position: 0 100%;
	background-size: 100% 8px;
	background-repeat: repeat-x;
}

/*.section-title::after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 120px;*/
/*  padding-top: 3px;*/
/*  border-bottom: 8px solid #C22126;*/
/*}*/

.section-title-no-underline{
	line-height: 72px;
	color: #C22126;
	text-transform: uppercase;
}

.btn-danger {
  color: #fff;
  background-color: #C22126;
  border-color: #d43f3a;
  border-radius: 15px;
}

.active-footer{
    color: #ef676b !important;
}






@media screen and (min-width: 1399px) {
    .to-right {right:-40%;}
}

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

    .to-right {right:-30%;}

}




@media only screen and  (max-width: 540px) {
h1 {
  font-size: 36px;
  font-weight: bold;
}
h2 {
  font-size: 28px;
  font-weight: bold;
}
h2 + p {
  margin-top: 12px;
  /*font-weight: bold;*/
}
h3 {
  font-size: 20px;
  font-weight: bold;
}
h3 + p {
  margin-top: 12px;
}
h4 {
  font-size: 18px;
  font-weight: bold;
}
h4 + p {
  margin-top: 12px;
}
h5 {
  font-size: 16px;
  font-weight: bold;
}
h6 {
  font-size: 12px;
}
* + p {
  margin-top: 12px;
}
p {
  line-height: 24px;
  margin: 0 0 12px;
  padding: 0;
}

.multi-petition-hero-block-layout-1 h2 {
  text-align: center;
  font-size: 30px;
  padding: 0px 48px 0;
  line-height: 60px;
  font-weight: 900;
  color: #ffffff;
}

.hero-block-texts span {
  display: block;
  color: #C22126;
  font-family: Poppins, Arial, 'Lora', serif;
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 12px 0;
}

.section-title {
	line-height: 72px;
	color: #C22126;
	text-transform: uppercase;
	background: linear-gradient(to right, #C22126, #fff 120px);
	background-position: 0 100%;
	background-size: 100% 4px;
	background-repeat: repeat-x;
}

}