#lungportal-contactus #submitenquiry-wrapper,
#lungportal-contactus #section-2 {
    max-width: 1180px;
    margin: auto;
}

#lungportal-contactus .cmp-title__text--h1 {
    color: #003262;
    text-align: center;
    font-family: Lexia;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
}

#lungportal-contactus .cmp-text p {
    color: #3C4242;
    text-align: center;
    font-family: var(--bodyFont);
    font-size: 16px;
    line-height: 24px;
}

#lungportal-contactus label.cmp-dynamicform__control-label {
    color: #3C4242;
    font-family: 'Inter-Medium';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#lungportal-contactus .cmp-dynamicform__generated-form .form-control {
    border-radius: 4px;
    border: 0.5px solid #D8DADA;
    color: #3C4242;
    font-family: var(--bodyFont);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    padding: 15px 18px;
    height: unset;
}
#lungportal-contactus .cmp-dynamicform__generated-form .form-control::placeholder {
    color: #B2B4B4;
}
#lungportal-contactus select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: 99%;
}

#lungportal-contactus .cmp-dynamicform__generated-form-error {
    color: #AC182E;
    font-family: 'Inter-Medium';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#lungportal-contactus .cmp-dynamicform__form-infosection {
    width: 100%;
    gap: 0;
    display: block;
}

#lungportal-contactus .cmp-dynamicform__form-infosection p {
    color: #3C4242;
    font-family: var(--bodyFont);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}

#lungportal-contactus .cmp-dynamicform__form-checkbox {
    color: #003262;
    font-family: var(--bodyFont);
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    width: unset;
    gap: 0;
    font-size: 16px;
}

#lungportal-contactus .captch-holder,
#lungportal-contactus .button-group {
    width: unset;
    gap: 0;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#lungportal-contactus .cmp-dynamicform__form-group {
    margin-bottom: 3.6rem;
}
#lungportal-contactus .cmp-dynamicform__form-group:nth-child(9),
#lungportal-contactus .cmp-dynamicform__form-group:nth-child(10) {
    margin-bottom: 25px;
}

#lungportal-contactus [type="submit"] {
    width: fit-content;
    background: red;
    position: relative;
    width: 98px;
    height: 40px;
    background-color: #AC182E;
}

#lungportal-contactus [type="reset"] {
    display: none;
}
#lungportal-contactus .cmp-dynamicform__generated-form .form-control:focus{outline:none;}

#lungportal-contactus .cmp-dynamicform__form-group.button-group {
    width: 100%;
}

#lungportal-contactus .captch-holder,
#lungportal-contactus .captch-holder {
    margin-bottom: 0;
}

#lungportal-contactus #section-1 {
    margin-bottom: 40px;
    border-bottom: 1px solid #EBEFEE;
}

div#section-1 .cmp-text {
    padding-bottom: 0;
}

#lungportal-contactus label.cmp-dynamicform__control-label .text-danger {
    color: #3C4242;
    margin-left:-3px;
}

#lungportal-contactus input[type="checkbox"] {
    height: 18px;
    width: 18px;
    flex:1 0 auto;
}

#lungportal-contactus .checkbox label {
    display: flex;
    align-items: center;
    gap: 8px;
}

#lungportal-contactus .button-group {
    margin-top: 22px;
    margin-bottom: 2.5rem;
}

#lungportal-contactus [type="submit"]:before {
    content: 'Register';
    position: absolute;
    z-index: 1;
    background: transparent;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-family: var(--bodyFont);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#lungportal-contactus p a {
    color: #3C4242;
    text-decoration:underline;
}
#lungportal-contactus .iti__flag-container{display: none;}
#lungportal-contactus [type="submit"] span {
    display: none;
}

#lungportal-contactus #section-4 [type="submit"]:before {
    content: 'Submit';
}

#lungportal-contactus .cmp-title__text--h1 span {
    font-family: 'Lexia';
    color: #003262;
}

#lungportal-contactus #section-4 {
    margin-top: 50px;
}

#lungportal-contactus .cmp-dynamicform__form-textarea {
    min-width: 100%;
    margin-bottom: 1.2rem;
}

#lungportal-contactus .cmp-text .mlr-code-foot {
    text-align: left;
    margin-top: 1.5rem;
    margin-bottom: 5.5rem;
}

#lungportal-contactus textarea {
    min-height: 167px;
}


#lungportal-pages .modal-box .cmp-title__text--h1 {
    color: #830051;
    font-family: Lexia;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    margin: 0;
    margin-bottom: 20px;
}
#lungportal-pages .modal {
    background: rgba(60, 66, 66, 0.95);
}
#lungportal-contactus .cmp-dynamicform__generated-form select.form-control { color: #B2B4B4; }

#lungportal-pages .modal-box .cmp-title__text--h1 span {
    font-family: 'Lexia';
}

#lungportal-pages .modal-box .cmp-text p {
    font-family: 'Inter-Regular';
    font-size: 18px;
    line-height: 24px;
}

#lungportal-pages .modal-box {
    width: 50%;
}

#lungportal-pages .modal-box__content {
    padding: 2.67rem;
    position:relative;
}
#lungportal-pages .modal-box #close-icon {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

@media(min-width:768px) {
    #lungportal-contactus .cmp-dynamicform__form-group {
        width: 49%;
        float: left;
        display: flex;
        flex-flow: column;
        gap: 5px;
    }

    #lungportal-contactus form {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
}

#lungportal-contactus .cmp-dynamicform__generated-form {
    padding: 0 !important;
}

#lungportal-contactus .cmp-dynamicform__form-checkbox,
#lungportal-contactus .cmp-dynamicform__form-infosection {
    width: 100%;
    display: unset;
    margin-bottom: 0;
}

#lungportal-pages .modal__close {
    display: none;
}

@media(max-width:540px){
#lungportal-pages .modal-box{
    width:95%;
    margin: 0 auto;
}
}
@media(max-width:767px) {

    #lungportal-contactus .cmp-dynamicform__form-group {
        margin-bottom: 1.5rem;
    }

    #lungportal-contactus .cmp-text .mlr-code-foot {
        margin-bottom: 2.5rem;
    }
    
}
@media(max-width:1199px) {

    #lungportal-contactus #submitenquiry-wrapper,
    #lungportal-contactus #section-2,
    #lungportal-contactus #section-1 {
        padding: 0 15px;
    }

    #lungportal-contactus .cmp-dynamicform__form-group {
        margin-bottom: 1.5rem;
    }

    #lungportal-contactus .cmp-text .mlr-code-foot {
        margin-bottom: 2.5rem;
    }
    #lungportal-pages #thank-you-popup{
        margin-right:10px;
    }
}

/*--------------lung portal contact us font size update--------------*/
@media only screen and (min-width: 1600px) {
	#lungportal-contactus .cmp-title__text--h1{
		font-size: 38px;
	}
	#lungportal-contactus .cmp-text p,
	#lungportal-contactus .cmp-dynamicform__form-checkbox,
	#lungportal-contactus #section-4 [type="submit"]:before,
	#lungportal-contactus [type="submit"]:before{
		font-size: 18px;
	}
	#lungportal-contactus .cmp-dynamicform__form-infosection p,
	#lungportal-contactus label.cmp-dynamicform__control-label{
		font-size: 14px;
	}
}

