    /* multi-step-form */
    .eye_survey_form_wrapper .gform_page.arrow-button {
        position: relative;
    }
    .heading_txt h2 {
        font-size: 27px !important;
    }
    .gform_next_button {
        float: right;
    }
    .gform-page-footer.gform_page_footer.top_label {
        display: inline-block;
        width: 100%;
    }
    .gform_wrapper.gravity-theme .gform_validation_errors:focus {
        outline: none;
    }
    label.gform-field-label.gform-field-label--type-sub {
        font-size: 14px !important;
    }
     
    .home .hero.de.position-relative.home-hero:before {
        background: rgba(0, 0, 0, 0.4);
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .home .hero .hero-title-wrapper .hero-title {
        color: #fff;
    }

    .gform_wrapper.gravity-theme .gform_validation_errors {
        margin-top: 0;
    }
    .hero-content-wrapper .row{
    	align-items: center
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme .gchoice {
        position: relative;
    }
    .thank-you-enjoy {
        text-align: center;
        -ms-transform: translateY(-50%);
        margin-left: auto;
        margin-right: auto;
        vertical-align: middle;
        display: grid;
        align-content: center;
    }
    .custom-msg {
        font-size: 15px !important;
        line-height: 1.5;
    }
    .custom-msg ul li{
    	line-height: 2;
    }
    .thank-you-enjoy img {
        height: 200px;
        width: auto;
        max-width: 100%;
    }
    .thank-you-enjoy h2 {
        font-family: Segoe Print !important;
        font-size: 36px;
        margin-bottom: 40px;
        line-height: 1.5;
        text-align: center;
        text-transform: inherit;
        font-weight: bold !important;
        letter-spacing: normal !important;
    }
    .thank-you-enjoy .backtohome a {
        text-decoration: none !important;
        background-color: #49ACB8;
        color: #fff !important;
        min-width: 130px;
        max-width: 180px;
        padding: 8px 15px;
        text-transform: uppercase;
        margin: 30px auto 0;
        display: inline-block;
        display: flex;
        align-items: center;
        justify-content: center;
    	text-transform: capitalize;
        font-weight: 600;
    }
    .thank-you-enjoy h5 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .gform_heading {
        display: none;
    }
    .thank-you-enjoy .backtohome a:hover{
    	background-color: #B1C334 !important;
        border-color: #B1C334 !important;
    }
    .eye_survey_form_wrapper div#gform_5_validation_container {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 8px !important;
    }
    input.gform_previous_button,
    input.gform_next_button,
    input.gform_button.button {
        margin-top: 10px;
    	margin-bottom:0 !important
    }
    .eye_survey_form_wrapper h2 {
        margin-bottom: 5px;
    }
    .eye_survey_form_wrapper .gform-page-footer.gform_page_footer.top_label {
        padding: 0 !important;
        margin: 0 !important;
        margin-top: 10px!important;
    }
    .eye_survey_form_wrapper a.btn.btn-primary {
        min-width: auto;
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme m.gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    	border: none !important;
    	background: none !important;
        padding: 0 !important;
        font-size: 13px !important;
    	margin: 0 !important;
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
        text-transform: inherit;
        letter-spacing: inherit;
        color: #c02b0a !important;
    }
    .eye_survey_form_wrapper  .gfield-choice-input {
        margin-right: 10px;
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme .gfield_label {
        display: inline-block;
        margin-bottom: 8px;
        padding: 0;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 30px !important;
            color: #000 !important;
            text-align: left;
    }
    .gchoice label {
        padding:  2px 15px 2px 40px !important;
        border-radius: 4px;
        transition: background-color 0.3s, color 0.3s;
        width: 100%;
        display: inline-block !important;
        border: 2px solid #c5c5c5;
        position: relative;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 600 !important;
        font-size: 18px !important;
        line-height: 30px !important;
        cursor: pointer;
        margin: 0 !important;
        color: #000 !important;
    }
    .eye_survey_form_wrapper.gform_wrapper.gravity-theme .gfield-choice-input+label{
        font-size: 14px !important;
        font-weight: 500 !important;
    }
    .eye_survey_form_wrapper .gchoice:has(input[type="radio"]:checked) label{
        border: 2px solid #49ACB8;
    }
    .eye_survey_form_wrapper div#gform_5_validation_container {
        margin: 0;
    }
    .gform_wrapper.gravity-theme .button[type="submit"],
    body .gform_wrapper.gravity-theme .gform_previous_button.button:focus, 
    .gform_wrapper.gravity-theme .gform_save_link.button:focus, 
    .gform_wrapper.gravity-theme .button:focus  {
        outline: none
    }
    a.survey-btn:hover, .gform_wrapper.gravity-theme .button[type="submit"]:hover{
        background-color: #3daae0 !important;
        border-color: #3daae0 !important;
    }
    a.survey-btn, body .gform_wrapper.gravity-theme .gform_previous_button.button, 
    .gform_wrapper.gravity-theme .gform_save_link.button, 
    .gform_wrapper.gravity-theme .button {
        padding: 5px 20px;
        border-radius: 0;
        border-width: 3px;
        letter-spacing: 1px;
        text-transform: capitalize;
        background-color: #3daae0;
        color: #FCFCFC;
        outline: none;
        border: 1px solid #3daae0;
        min-width: 120px;
        text-align: center;
        font-size: 18px
    }

    a.survey-btn, .gform_wrapper.gravity-theme .button[type="submit"],
    body .gform_wrapper.gravity-theme .gform_previous_button.button:hover, 
    .gform_wrapper.gravity-theme .gform_save_link.button:hover, 
    .gform_wrapper.gravity-theme .button:hover  {
        background-color: #B1C334;
        border-color: #B1C334;
    }
    .gchoice input[type="radio"] {
        position: absolute;
        opacity: 0 !important;
        width: 0;
        height: 0;
    }
    .gchoice input:checked + label:before {
        background-color: #3daae0;
        color: white;
        border-color: #3daae0;
    }
    .gchoice label:before {
        position: absolute;
        top: 10px;
        left: 15px;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        transition: background-color 0.3s;
        content: '';
        border: 2px solid #a0a0a0;
    }
    .gfield--type-radio {
        margin-bottom: 10px !important;
    }
    .eye_survey_form_wrapper {
        max-width: 650px;
        margin: 30px 0 0;
    	-moz-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .08);
        box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .08);
    	border-radius: 5px;
        padding: 30px;
    	background: #fff;
    	text-align: center;
    }
    .gform_wrapper.gravity-theme .button[type="submit"]{
    	float: right
    }
    .eye_survey_form_wrapper .custom-btn a.survey-btn {
        float: right;
        width: auto;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .eye_survey_form_wrapper  a.survey-btn {
        padding: 7px 20px;
        text-decoration: none;
        position: relative;
        display: inline-block;
        min-width: 150px;
        text-align: center;
    }
   .eye_survey_form_wrapper .gfield input {
        background-color: rgb(61 170 224 / 26%) !important;
        box-shadow: none !important;
        border: 0 !important;
        border-radius: 0 !important;
        border-bottom: 1px solid #3daae0 !important;
    }
    .resource_list {
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 10px;
      list-style: none;
    }
    .thank-you-enjoy .resource_list {
    	column-count: 2;
    }
    .resource_list li::before {
      content: "➔";     
      color: #3daae0;     
      font-size: 1em;         
      margin-right: 0.5em;
      display: inline-block;
      width: 1em;
      transform: translateY(1px);
    }
    .resource_list a{
    	text-decoration: underline;
        text-underline-position: under;
    }
	.thank-you-enjoy h2 {
		font-family: Segoe Print !important;
		font-size: 36px !important;
		margin-bottom: 40px !important;
		line-height: 1.5;
		font-weight: bold !important;
		letter-spacing: normal !important;
		text-align: center;
		display: block;
	}
	.banner-section .swiper-slide .slider-content .resource_list a {
		text-decoration: underline !important;
		text-underline-position: under;
		padding: 0 !important;
	}
    @media(max-width:1024px){
    	.custom-msg {
            font-size: 12px !important;
        }
    	.thank-you-enjoy h2{
    		margin-bottom: 50px;
    	}
    }
    @media(max-width:991px){
    	.thank-you-enjoy h2{
            font-size: 23px !important;
    		margin-bottom: 30px !important; 
    	} 
    	.thank-you-enjoy h5 {
    		font-size: 16px;
    	}
    	.thank-you-enjoy {
    		padding-bottom: 10px;
    	}
    	.thank-you-enjoy .backtohome a{
    		margin-top: 20px;
    	}
    	.thank-you-enjoy img {
    		height: 120px;
    	}
    }
    @media(max-width:767px){
    	.thank-you-enjoy .resource_list {
            column-count: 2;
            text-align: left;
    	}
    }
    @media(max-width:480px){

          body  .banner-section .swiper-slide .slider-content h1 {
        font-size: 30px !important;
    }
    	.thank-you-enjoy .resource_list {
            column-count: 1;
    		margin-left: 5px;
    	}
    	.heading_txt h2 {
            font-size: 22px !important;
    	}
        a.survey-btn, body .gform_wrapper.gravity-theme .gform_previous_button.button,
        .gform_wrapper.gravity-theme .gform_save_link.button, .gform_wrapper.gravity-theme .button{
    	   font-size: 16px;
    	}	
    }
    @media(max-width:380px){
body .banner-section .swiper-slide .slider-content h1 {
        font-size: 27px !important;
    }}
    /* multi-step-form end*/
