.max-wrapper {
    padding: 0px !important;
    border-radius: 0px !important;
}
.start-screen-content {
    margin-top: 69%;
}
.start-logo {
    max-width: 77% !important;
}
.start-screen .button-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 22%;
}
.btn-image {
    max-width: 40% !important;
}
.bottom-layer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.site-logo {
    padding: 0 0 20px 0;
}
.site-logo img {
    max-width: 89%;
}
.btn-image-square {
    width: 80%;
    height: unset !important;
}
.experience-container {
    max-width: 80%;
    margin-top: 40px;
    z-index: 99;
    position: relative;
}
.input-field {
    border-radius: 12px !important;
    box-shadow: 4px 5px 0px 0px #000000;
    text-align: center !important;
    text-transform: uppercase;
}
.data-screen .site-logo {
    padding-top: 30% !important;
    padding-bottom: 12% !important;
}
.data-screen .start-img {
    max-width: 63%;
}
.field-group {
    margin-bottom: 30px !important;
}
.data-screen .button-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
}
.count-img {
    width: 35px;
}
/*.inst-screen .button-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
}*/
.inst-screen .content-area-outer {
    padding-top: 10% !important;
}
.inst-heading {
    font-family: 'Poppins' !important;
    color: #944c9a !important;
    font-size: 28px;
    line-height: 24px;
}
.inst-subhead {
    font-size: 18px;
}
.item-list {
    max-width: 87%;
    text-align: left;
    margin: auto;
    font-size: 18px;
}
.item-list ul {
    padding-left: 0px !important;
}
.item-list ul li {
    list-style: none;
}
.item-list .d-flex {
    margin-bottom: 20px;
}
.item-list-text {
    line-height: 18px;
    padding-left: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.loc-img {
    margin-top: 10px;
    max-width: 90%;
}
.mb15 {
    margin-bottom: 15px;
}
.justice-screen ul li {
    margin-bottom: 15px;
}
.small-item {
    margin-bottom: 15px;
    font-size: 12px;
    color: #944c9a !important;
    font-weight: 600;
}
.justice-screen .btn-image {
    max-width: 120px !important;
}
.map-img {
    max-width: 60% !important;
}
.loc-heading {
    font-size: 26px;
    max-width: 68%;
    margin: auto;
    line-height: 32px;
    padding: 15px 0;
}
.next-loc {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 20px;
}
.last-screen .button-container {
    margin: 10px 0 !important;
}
.live-screen .site-logo {
    padding: 9% 0 0 0;
}
.live-screen .site-logo img {
    max-width: 70%;
}
.live-screen .content-area-outer {
    padding-top: 10% !important;
}
.live-screen .button-container {
    margin: 40px 0 !important;
}
.result-screen .content-area-outer {
    padding-top: 0px !important;
}
.result-screen .button-container {
    margin: 40px 0 !important;
}
.last-next{
    max-width:25%;
}
.thankyou-screen .loc-img {
    margin-top: 15%;
    max-width: 94%;
}
.thankyou-screen .inst-heading {
    padding-top: 6%;
    max-width: 90%;
    line-height: 2rem;
    margin: 0 auto;
}
.info-screen .content-area-outer {
    padding-top: 8%;
}
.info-screen .loc-img {
    margin-top: -10px;
}
.info-screen .button-container {
    margin: 30px 0 !important;
}
.skip-btn {
    max-width: 110px !important;
}

@media only screen and (min-width:1300px) and (max-width:1900px){
    .home-bg-screen {
    background-position: top !important;
    }
    .start-screen-content {
    margin-top: 44%;
}
.start-screen .button-container {
    bottom: 8%;
}
.data-screen .site-logo {
    padding-top: 5% !important;
    padding-bottom: 0% !important;
}
.data-screen .button-container {
    bottom: 9%;
}
.input-field {
    z-index: 2;
    position: relative;
}
.inst-screen .content-area-outer {
    padding-top: 0% !important;
}
.site-logo img {
    max-width: 50% !important;
}
.field-group {
    margin-bottom: 20px !important;
}
.inst-screen .button-container {
    bottom: 3%;
}
.live-screen .content-area-outer {
    padding-top: 0% !important;
}
.live-screen .site-logo {
    padding: 4% 0 0 0;
}
.live-screen .site-logo img {
    max-width: 60%;
}
.container-ratio-outer-1-1 {
    width: 345px;
    height: 345px;
}
.experience-container {
    z-index: 2;
    position: relative;
    bottom: 13px;
}
.thankyou-screen .loc-img {
    margin-top: 0%;
}
.thankyou-screen .inst-heading {
    padding-top: 5%;
}
}
@media only screen and (min-width:768px) and (max-width:1200px){
    .max-wrapper {
    max-width: 100%;
    min-height: calc(var(--vh, 1vh)* 100);
}
.container{
    max-width:100%;
}
.start-screen .button-container {
    bottom: 10%;
}
.start-screen-content {
    margin-top: 50%;
}
.home-bg-screen {
    background-position: top;
}
.data-screen .site-logo {
    padding-top: 13% !important;
    padding-bottom: 9% !important;
}
.input-field {
    max-width: 360px;
    padding: 20px 30px;
}
.inst-heading {
    font-size: 38px;
    line-height: 30px;
}
.inst-subhead {
    font-size: 22px;
}
.item-list {
    font-size: 22px;
}
.count-img {
    width: 45px;
}
.justice-screen .item-list {
    font-size: 24px;
}
.justice-screen .btn-image {
    max-width: 160px !important;
}
.live-screen .content-area-outer {
     padding-top: 0% !important; 
}
.container-ratio-outer-1-1 {
    width: 500px;
    height: 500px;
}
.small-item{
    font-size:18px;
}
.btn-image {
    max-width: 33% !important;
}
}
@media only screen and (min-width:380px) and (max-width:414px){
    .start-screen-content {
    margin-top: 65%;
}
.data-screen .site-logo {
    padding-top: 6% !important;
    padding-bottom: 12% !important;
}
.data-screen .button-container {
    bottom: 11%;
}
.input-field {
    position: relative;
    z-index: 2;
}
.inst-screen .content-area-outer {
    padding-top: 4% !important;
}
.content-area-outer {
    padding-top: 1px;
}
.inst-screen .content-area-outer {
    padding-top: 2% !important;
}
.btn-image {
    max-height: 62px;
}
}
@media only screen and (min-width:300px) and (max-width:379px){
    .start-screen-content {
    margin-top: 40%;
}
.start-screen .button-container {
    bottom: 10%;
}
.data-screen .site-logo {
    padding-top: 8% !important;
    padding-bottom: 2% !important;
}
.inst-screen .content-area-outer {
  padding-top: 0% !important;  
}
.site-logo img {
    max-width: 60%;
}
.data-screen .start-img {
    max-width: 50% !important;
}
.site-logo {
    padding: 0 0 2px 0;
}
.inst-heading {
    font-size: 24px;
}
.field-group {
    margin-bottom: 17px !important;
}
.data-screen .button-container {
    bottom: 11%;
}
.inst-subhead {
    font-size: 14px;
}
.item-list .d-flex {
    margin-bottom: 12px;
    font-size: 14px !important;
}
.item-list {
    font-size: 16px;
}
.result-screen .content-area-outer {
    padding-top: 17px !important;
}
.btn-image {
    max-width: 50% !important;
    max-height: 60px;
}
}
