/* Responsive400307 */
@media only screen and (max-width:1400px) and (min-width:1200.98px) {
    .ulrc400307 .image-circle {
    width: 500px;
    height: 500px;
    }
}
@media only screen and (max-width:1200px) and (min-width:991.98px) {
    .ulrc400307 .image-circle {
    width: 450px;
    height: 450px;
    }
}
@media only screen and (max-width:991.98px) {
.ulrc400307 .thankyou-content {
text-align: center;
}
.ulrc400307 .thankyou-title span {
font-size: 70px;
margin-left: 0;
}

.ulrc400307 .top-label {
justify-content: center;
}
.ulrc400307 .thankyou-title {
font-size: 65px;
}
.ulrc400307 .shield-wrapper {
top: -275px;
left: 0;
opacity: 0.2;
}
.ulrc400307 .thankyou-text {
max-width: 100%
}
.ulrc400307 .image-circle {
display: none;
}
}

@media only screen and (max-width:767px) {
.ulrc400307 .image-circle {
    display: none;
}
}
@media only screen and (max-width:575px){
    .ulrc400307 {
    height: 640px;
}
.ulrc400307 .thank-you-icon{
    width: 55%;
}
}