.box-item {
    height: 100%; 
    margin-bottom: 0px;
    margin-top: 32px;
    display: flex;  
    justify-content: center; 
    flex-direction: column; 
    text-align: center;
    border-radius: 12px 12px 12px 12px; 
    background: linear-gradient(to right, #1a7ad7 0%, #66b0ff 35%, #66b0ff 65%, #1a7ad7 100%);
    background: linear-gradient(to right, color(display-p3 0.098 0.463 0.827) 0%, color(display-p3 0.4 0.69 1) 35%, color(display-p3 0.4 0.69 1) 65%, color(display-p3 0.098 0.463 0.827) 100%);
    backdrop-filter: blur(6px);
    border: 1px solid black;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    /* min-width: 425px; */
    /* max-width: 600px; */
    /* width: calc(100% - 3rem); */
    width: 100%;
    max-width: 475px;
    margin: 32px auto 0 auto;
}

.home_inner_box {
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center; 
    width: 100%;  
    margin: 0 auto; 
    background:#f9f9f9; 
    border-top: 1px solid black; 
    border-radius: 0px 0px 12px 12px; 
    background-image: linear-gradient(to bottom, rgb(255 220 75 / 0%), rgb(255 255 50 / 11%) 95%); 
    background-image: linear-gradient(to bottom, color(display-p3 1 0.847 0.27 / 0), color(display-p3 1 1 0 / 0.11) 95%);
}
.sub_text {
    word-wrap: break-word;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.4;
    font-family: 'Helvetica', sans-serif;
    padding-left: 70px;
    padding-right: 70px;
    margin: 10px;
    letter-spacing: .75px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    color: rgb(0, 36, 70);
    color: color(display-p3 0 0.141 0.275);
}

.header-stripe-item {
    /* height: 100%;  */
    margin-bottom: 0px;
    display: flex;  
    justify-content: center; 
    flex-direction: column; 
    text-align: center;
    border-radius: 12px 12px 12px 12px; 
    background: linear-gradient(to right, #1a7ad7 0%, #66b0ff 35%, #66b0ff 65%, #1a7ad7 100%);
    background: linear-gradient(to right, color(display-p3 0.098 0.463 0.827) 0%, color(display-p3 0.4 0.69 1) 35%, color(display-p3 0.4 0.69 1) 65%, color(display-p3 0.098 0.463 0.827) 100%);
    backdrop-filter: blur(6px);
    border: 1px solid black;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.chunk {
    margin-top: 20px;
    margin-bottom:20px;
}

.smenu2 {
    line-height: 1;
    margin-top: -0px;
    z-index: 5;
    /* background-color: rgba(222,225,230,0.8); */
    background:#f9f9f9;
    height: 100%;
    opacity: 1;
    border-radius: 1%;
    z-index: 0;
    /* font-size: 2.5rem; */
    /* font-size: 3rem; */
    /* background-image: linear-gradient(to bottom ,rgba(255, 255, 100, .8), rgba(255,145,0,.5) 100%) ;
    */
}

.smenu {
    width: 900px;
    max-width: 90vw;
    height: auto;
    display: flex;
    text-align: center;
    border-radius: 13px;
    padding-bottom: 34px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
    margin-top: 0px;
    /* background-color: rgba(222,225,230,0.8); */
    border-radius: 15%;
    overflow: hidden;
    opacity: 1;
    z-index: 0;
    box-shadow: inset 0 5px 5px 1px #888888;
    /* background-image: linear-gradient(to bottom ,rgba(255, 255, 100, .8), rgba(255,145,0,.5) 100%) ; */
    background:#f9f9f9;
    background-image: linear-gradient(to bottom, rgb(255 216 69 / 0%) , rgb(255 255 0 / 11%) 95%); 
    background-image: linear-gradient(to bottom, color(display-p3 1 0.847 0.27 / 0),color(display-p3 1 1 0 / 0.11) 95%);
    border: 2px solid rgb(0, 36, 70);
    border: 2px solid color(display-p3 0 0.15 0.28); 
    border-radius: 12px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.sbread1 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.sbread1 ul {
    width: 1500%;
    border-radius: 10%;
    display: flex;
    flex-direction: row;
    text-decoration: none;
    flex-direction: row;
    list-style-type: none;
    /* line-height: 3; */
    font-weight: bold;
    font-family: 'helvetica';
    font-size: 1.125rem;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    justify-content: center;
    /* border-top: 4px solid rgb(0, 36, 70); */
    border-top: 4px solid rgb(0, 42, 82); 
    border-top: 4px solid color(display-p3 0 0.15 0.28);
    /* border-bottom: 4px solid rgb(0, 36, 70); */
    border-bottom: 4px solid rgb(0, 42, 82); 
    border-bottom: 4px solid color(display-p3 0 0.15 0.28);
    opacity: .9;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
    color: rgba(255,255,255,.6);
    border-radius: 0%;
    background:#f9f9f9;
    /* background-image: linear-gradient(to bottom, rgb(255 216 69 / 0%) , rgb(255 255 0 / 11%) 95%);  */
    background-image: linear-gradient(to bottom, rgb(255 220 75 / 0%) , rgb(255 255 50 / 11%) 95%); 
    background-image: linear-gradient(to bottom, color(display-p3 1 0.847 0.27 / 0), color(display-p3 1 1 0 / 0.11) 95%);
    margin:0px;
}

.sbread1 a {
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0 10px;
    line-height: 2;
    font-weight: bold;
    font-size: 1.125rem;
    text-align: center;
    margin-top: -34px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    margin-bottom: 34px;
    opacity: 0.7;
    cursor: pointer;
    font-family: 'helvetica';
    font-weight: 400;
    color: black;
    opacity: .7;
    border-radius: 15%;
}

.sbread1 span a {
    font-family: 'helvetica';
    font-size: 2.5rem;
    opacity: 1;
    /* border-top: 4px solid  rgb(0, 36, 70); */
    border-top: 4px solid rgb(0, 42, 82); 
    border-top: 4px solid color(display-p3 0 0.15 0.28);
    /* border-bottom: 4px solid  rgb(0, 36, 70); */
    border-bottom: 4px solid rgb(0, 42, 82); 
    border-bottom: 4px solid color(display-p3 0 0.15 0.28);
    border-left: 1px solid black;
    border-right: 1px solid black;
    font-weight: 700;
    cursor:default;
    font-style: italic;
    letter-spacing: 3px;
    text-shadow: 2px 2px 2px white;
    text-decoration: none;
    color: rgb(0, 36, 70);
    color: color(display-p3 0 0.141 0.275);
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}

label {
    font-family: 'helvetica'; 
    font-weight: bold;
    font-size: 1.125rem; 
    text-align: left;
}

textarea {
    /* font-weight: bold; */
    border-radius: 12px;
    border: 1px solid #8c8c8c;
    font-size: 1.125rem;       
    line-height: 1.25;
    padding: 10px 12px;      
    font-family: 'helvetica'; 
}

/* for user_auth, homepage */
input {
    cursor: pointer;
    border-radius: 6px;
    letter-spacing: .25px;
    font-size:1.125rem; 
    font-family: "helvetica", sans-serif; 
    border: 1px solid #8c8c8c;
    padding: 10px;
}

select {
    font-size:1.125rem; 
    border-radius: 6px;
    /* margin-bottom:8px;  */
    font-family: "helvetica", sans-serif; 
    cursor: pointer; 
    letter-spacing: .25px;
    padding: 10px;
}

label,
input,
select {
    box-sizing: border-box;
    width: 75%;
}

input,
select {

    margin-left: auto;
    margin-right: auto;
}

.form-container {
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center; 
    width: 100%;  
    max-width: 475px;
    margin: 0 auto; 
    background:#f9f9f9; 
    border-top: 1px solid black; 
    border-radius: 0px 0px 12px 12px; 
    background-image: linear-gradient(to bottom, rgb(255 220 75 / 0%), rgb(255 255 50 / 11%) 95%); 
    background-image: linear-gradient(to bottom, color(display-p3 1 0.847 0.27 / 0), color(display-p3 1 1 0 / 0.11) 95%);
}

.form-container form {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}


.form-container input {

    padding: 12px;
    font-size: 1.125rem;
    border-radius: 6px;
    border: 1px solid #8c8c8c;
    align-items: center;
}

.form-container select {

    padding: 12px;
    font-size: 1.125rem;
    border-radius: 6px;
    border: 1px solid #8c8c8c;
    align-items: center;
}

/* Horizontal row */
.label-field {
    display: flex;
    align-items: center;
    width: 75%;
}

.field label {
    width: 100%;          
    text-align: left;    
    font-weight: 600; 
}

.form-container button {
    font-family: 'helvetica';
    padding: 10px 20px;
    font-size: 1.125rem;
    font-weight: bold;
    border-radius: 6px;
    border: none;
    background-color: #1976d2;
    color: white;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 8px;
    text-align: center;
    letter-spacing: .75px;
}

.form-container button:hover {
    background-color: #1665b8;
}


/* for auth page and home page */
.submit-btn {
    background-color: #1976d2; 
    background-color: color(display-p3 0.098 0.463 0.827); 
    color: white;
    font-weight: bold;
    border: 1px solid gray;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.5rem;
    cursor: pointer;
    border-radius: 6px;
    width: 75%;
    font-family: helvetica;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
    letter-spacing: .75px;
}

/* for contact us */
.submit-btn-small {
    background-color: #1976d2; 
    background-color: color(display-p3 0.098 0.463 0.827); 
    color: white;
    font-weight: bold;
    border: 1px solid gray;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.125rem;
    cursor: pointer;
    border-radius: 6px;
    font-family: helvetica;
    display: flex;
    justify-content: center;
    letter-spacing: .75px;
}
