@media only screen and (max-width: 992px) {
	.insta-logo{
		    margin-bottom: 30px;
	}
	.gform_fields legend, #field_1_8 label {
   
    margin-bottom: 0px !important;
  
}
.gfield_description {
 
    top: 0px !important;
    left: 0px !important;
}
.become-member h1 {
   font-size: 26px;
        line-height: 30px;
        margin-bottom: 60px;
}
.become-member h1::before {
   
    width: 50px;
   
    left: calc(45% - 2%);
    
}

#gform_2 {
    display: block;
}
.gform-theme--foundation .gform_fields {
   
    row-gap: 20px !important;
}
#gform_submit_button_2{
	    width: 100%;
    margin: 0;
    margin-top: 20px;
}
.form-2 {
    margin-top: 40px;
}
.header-letter-kate{
	     text-align: center;
        display: block;
        margin-bottom: 0px !important;
        width: max-content;
        margin: 0 auto;
        padding: 12px 20px;
        font-size: 14px;
}
.header-logo {
   
    margin-bottom: 30px;
}
.minisurvey-header{
	           margin: 0 auto !important;
        display: table;
        float: unset !important;
        padding: 12px 12px;
        font-size: 14px;
}
.site-header {
   
    padding: 30px 0px;
}
.about-content .left-side-content p {
    font-size: 16px;
    line-height: 24px;
}
.about-us-content #Letter-From-Kate {
    font-size: 25px;
    
    line-height: 32px;
    margin: 0px 0px 0px 0px;
}
#Letter-From-Kate br{
	display: none;
}
.about-us-section {
    padding: 30px 0px 30px 0px;
   
}
.about-content {
    padding-top: 40px;
}
.become-member {
    padding: 40px 0px 40px 0px;
}
.mini-survey-section {
    padding: 20px 0px 40px 0px;
}
.mini-survey-section h1 {
    font-size: 30px;
    margin-bottom: 45px;
   
    line-height: 39px;
}
.mini-survey-content p {
    font-size: 16px;
    line-height: 24px;
   
}
#field_1_16 label, #field_1_17 label, .gform_fields legend, #field_1_8 label {
    font-size: 20px !important;
   
    margin-bottom: 15px !important;
    
}
.gform_fields label {
    font-size: 16px !important;
   
}
#gform_fields_1 .gfield {
   
    padding-bottom: 10px !important;
}
#field_1_17 {
 
    width: 100%;
    top: 115px;
}
#field_1_19, #field_1_14 {
    width: 100%;
}
#field_1_14 {
    width: 100%;
    float: unset;
    position: relative;
    bottom: 0;
    left: 0;
}
.gform-theme--foundation .gform_fields{
	display: block !important;
}
#gform_submit_button_1 {
  
    width: 100%;
  
}
footer * {
   
    text-align: center;
}
.footer-top-links {
    
    margin-top: 20px;
}
footer {
  
    padding: 40px 0px 20px 0px;
}
#field_1_3{
	margin-top: 100px !important;
}
#input_1_15 {
    width: 100% !important;
    
    float: unset;
}
#gform_fields_1 #field_1_19{
	    padding-bottom: 0 !important;
		margin-bottom: 0 !important;
}
#label_1_19_1{
	    position: relative;
    top: -5px;
}
#input_2_1{
	    margin-bottom: 20px;
}
#input_1_16 {
    width: 100%;
}
#input_1_19 {
    float: unset;
}
.custom-page-header {
    padding: 40px 0px;
    
}
.page-content-custom h1.entry-title {
    font-size: 37px;
   
    line-height: 45px;
}
.custom-temp-content {
    padding: 40px 0px 40px 0px;
}
.page-content-custom h3 {
   
    margin-bottom: 20px;
}
.page-content-custom h2 {
    font-size: 25px;
   
    line-height: 30px;
    
}
#gform_fields_1 .validation_message, #gform_fields_2 .validation_message {
   
    top: -8px !important;
   
}
	#field_1_12{
		    border-bottom: 1px solid #ccc;
    margin-bottom: 40px !important;
	}
	.mobile-view{
	display: block;
}
	.desktop-view{
		display: none;
	}
}

@media screen and (min-width: 767px) and (max-width: 991px) {
	  
	    .header-letter-kate, .minisurvey-header {
        
        margin-bottom: 0px !important;
       font-size: 15px !important;
	   padding: 10px !important;
    }
	.footer-bootom-links{
		        display: flex
;
        flex-wrap: wrap;
        justify-content: center;
	}
	.footer-bootom-links p{
		width: 30%;
		text-align: center;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.footer-bootom-links{
		        display: flex
;
        flex-wrap: wrap;
        justify-content: center;
	}
	.footer-bootom-links p{
		width: 20%;
		text-align: center;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.footer-bootom-links a {
  
    font-size: 15px;
}
}