.zynger_form__h3 h3{
  font-size: 40px;
  line-height:50px;
  letter-spacing: 1px;
  color: #000000!important;
  font-weight: bold;
  font-family: "Inter24pt";
  padding-bottom:15px;
}
.na_em{
  display:flex;
  gap:50px;
  width:100%!important;
}
.your_name{
 width:50%;
}
.your_email{
 width:50%;
}
.input_field label{
  font-size: 18px;
  line-height:28px;
  letter-spacing: 0px;
  color: #000000!important;
  font-weight: 300!important;
  font-family: "Roboto"!important;
}
.input_field input{
     background-color: #f4f4f4!important;
	 height:50px;
	 border-radius:0;
	 border:none;
	 outline:none;
	 margin-top:8px;
}
.input_field textarea{
     background-color: #f4f4f4!important;
}
.btn_submit p{
  text-align:end!important;
 margin-bottom: 35px!important;	
}
.btn_submit .wpcf7-spinner{
  display:none!important;
}
.btn_submit input {
    padding: 20px 40px;
    font-size: 18px;
    line-height: 24px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    background: #4ec0e9 !important;
    border: none;
    margin-top: 25px;
    border-radius: 0;
    width: 220px;
    text-align: left;
}
.your_message textarea{
  height:150px;
  border-radius:0!important;
  border:none;
  outline:none;
  margin-top:8px;
}
/* .zynger_form__h3{
  position:relative;
} */
/* .zynger_form__h3 h3:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 4px;
    background-color: #4fc0ea;
    top: 34%;
} */

/* .zynger_form__h3 h3:after {
    position: absolute;
    content: '';
    width:60px;
    height:4px;
    right:19%;
    background-color: #4fc0ea;
    top: 34%;
} */
.zynger_pd_lr_expert{
  padding-left:250px;
  padding-right:250px;
}
.creative_title .testi_p p {
    margin-bottom: 60px;
    color: #818181 !important;
    font-weight: 300 !important;
}






.zynger_form__h3 {
  position: relative;
}

.zynger_form__h3 h3 {
  display: inline-block;
  position: relative;
  padding: 0 20px; /* Space between the text and the lines */
}

.zynger_form__h3 h3::before,
.zynger_form__h3 h3::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 60px;
  height: 4px;
  background-color: #4fc0ea;
}

.zynger_form__h3 h3::before {
  right: 100%;
  margin-right: 10px;
  transform: translateY(-50%);
}

.zynger_form__h3 h3::after {
  left: 100%;
  margin-left: 10px;
  transform: translateY(-50%);
}
.btn_submit{
position:relative;
}
.btn_submit p:after {
    position: absolute;
    content: '';
    background-image: url(https://selecctt.com/zynger/wp-content/uploads/2025/04/dfnsd.svg);
    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 26px;
    top: 37px;
    transition: all 0.3s ease !important;
}
.btn_submit input:hover {
    background: #000 !important;
	transition:0.3s ease-in-out;
}


@media only screen and (max-width: 1880px) {
}
@media only screen and (max-width: 1780px) {

}
@media only screen and (max-width: 1680px) {
}
@media only screen and (max-width: 1550px) {
}
@media only screen and (max-width: 1440px) {
.zynger_pd_lr_expert {
    padding-left: 160px;
    padding-right: 160px;
}
.zynger_form__h3 h3 {
    font-size: 36px;
    line-height: 46px !important;
}
.input_field label {
    font-size: 16px;
    line-height: 26px;
}
.creative_title .testi_p p {
    margin-bottom: 40px;
}
.creative_title .testi_p p {
  font-size:16px;
  line-height:26px;
}
}
@media only screen and (max-width: 1366px) {	
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1150px) {
}
@media only screen and (max-width: 1080px) {
}
@media only screen and (max-width: 1024px) {
.zynger_form__h3 h3 {
        font-size: 32px;
        line-height: 42px !important;
    }
.creative_title .testi_p p {
        font-size: 14px;
        line-height: 24px!important;
    }
    .input_field label {
        font-size: 14px;
        line-height: 24px;
    }
.zynger_pd_lr_expert {
        padding-left: 80px;
        padding-right: 80px;
    }
.na_em {
    margin-bottom: 0px !important;
}
.btn_submit input {
        padding: 14px 30px;
	    width:180px;
    }
.btn_submit p:after {
    width: 35px;
    height: 40px;
    right: 26px;
    top: 34px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 768px) {
   .zynger_form__h3 h3 {
        font-size: 28px;
        line-height: 38px !important;
    }
.creative_title .testi_p p {
        margin-bottom: 20px;
        margin-top: 5px;
    }
.zynger_form__h3 h3::before, .zynger_form__h3 h3::after {
    width: 50px;
}
}
@media only screen and (max-width: 767px) {
.na_em{
  display:block!important;
}
.your_email {
    width: 100%;
}
.your_name {
    width: 100%;
}
}
@media only screen and (max-width: 600px) {
.zynger_form__h3 h3 {
        font-size: 20px;
        line-height: 34px !important;
	    padding:0;!important
    }
.zynger_pd_lr_expert {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 520px) {
.zynger_form__h3 h3::before, .zynger_form__h3 h3::after {
        width: 35px;
    }
.input_field input {
    height: 40px;
}
.input_field p{
  margin-bottom:12px!important;
}
.btn_submit input {
        padding: 12px 20px;
        margin-top: 10px;
    }
.zynger_form__h3 h3::before,
.zynger_form__h3 h3::after {
 display:none!important;
}
.btn_submit p:after {
        top: 18px;
    }
}
@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 420px) {
}
@media only screen and (max-width:360px) {
}
