/* Enter Your Custom CSS Here */
 .debt-field .ginput_container_select{
  	width: 250px;
    margin: 0 auto;
  }
.name-field label, .email-field label, .phone-field label, .debt-field label{
	display: none !important;
}
#gform_1 label, #gform_1 h2{
	color: #ffffff;
}
#gform_1 #field_1_10{
	padding-right: 31px;
}

@media all and (max-width: 769px){
	#gform_1 #field_1_10{
	padding-right: inherit;
}
}
.gform_next_button{
	background: #6dc77a none repeat scroll 0 0;
    border: 1px solid #6dc77a;
    color: #fff;
    font-size: 18px;
    font-weight: 500 !important;
    height: 54px;
    line-height: 48px;
    padding: 0 36px;
    text-align: center;
    transition: all 0.3s ease 0s;
} 

.gform_previous_button{
	background: #6dc77a none repeat scroll 0 0;
    border: 1px solid #6dc77a;
    color: #fff;
    font-size: 18px;
    font-weight: 500 !important;
    height: 54px;
    line-height: 48px;
    padding: 0 36px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.gform_next_button:hover{
	background: #5bc069;
} 

.gform_previous_button:hover{
	background: #5bc069;
}
#gform_page_1_1 .gform_page_footer, #gform_page_1_2 .gform_page_footer, #gform_page_1_3 .gform_page_footer{
  border-top: none;
  text-align: center;
}
.gform_page_footer{
  border-top: none;
  text-align: center;
}
.debt-field #input_1_10{
	padding: 14px 0;
}

.header-5 .form-holder{
	width: 892px !important;
	margin: 0 auto;
}
@media all and (max-width: 1024px){
	.header-5 .form-holder{
	width: 892px !important;
	margin: 0 auto;
}
}
#gform_page_1_1 .gform_page_footer{
  width: 33.3%;
  float: right;
  margin-top: -78px;
  text-align: left;
}

@media all and (max-width: 1000px){
	.header-5 .form-holder{
	width: 100% !important;
	margin: inherit;
}
}
@media all and (max-width: 769px){	
  .name-field, .email-field, .phone-field, .debt-field{
	text-align: center;
	} 
  
  .debt-field .ginput_container_select{
  	width: 250px;
    margin: 0 auto;
  }
}

@media all and (max-width: 640px){
  #gform_page_1_1 .gform_page_footer{
    width: inherit;
    float: none;
    margin-top: inherit;
    text-align: center;
	}
}


#gform_1{
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  padding: 0 20px 20px;
}
