/* OVERWRITE */

/* .swal2-confirm.custom-confirm-button.swal2-styled{
    padding: 1rem 1rem;
    
} */

/* Custom Styling for Bootstrap Modal */
.modal-content {
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

/* Modal Body Text */
.modal-body {
    font-size: 16px;
    font-family: Arial, sans-serif;
}

/* Error List Styling */
.validation-err-list {
    list-style-type:square;
    padding-left: 0;
    text-align: left;
    margin-top: 20px;
}


.validation-err-list li {
    font-size: 14px;
    /* color: #d9534f; */
}

/* Custom Button Wrapper */
.custom-button-wrapper {
    position: relative;
    margin-top: 20px;
}

/* Custom Confirm Button */
.custom-confirm-button {
    width: 6.5rem;
    cursor: pointer;
    transform: translateX(2.25rem);
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #7066e0;
    color: #fff;
    font-size: 1em;
    margin: .3125em;
    padding: .625em 1.1em;
    transition: box-shadow .1s;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
    font-weight: 500;
}

/* Hover effect for the custom confirm button */
.custom-confirm-button:hover {
    background-color: #6358e3;
    transform: scale(1.05);
    transform: translateX(2.25rem);
}

/* Arrow Wrapper Styling (appears outside the button) */
/* .swal2-actions .arrow-wrapper{
    position: relative;
} */
.arrow-wrapper.hide {
    display: none !important;
}
.swal2-actions .arrow-wrapper {
    position: relative;
    top: -3rem;
    right: 4rem;
    /* display: none; */
    /* flex-direction: column;
    align-items: center;
    justify-content: center; */
}

/* Show Arrow on Button Hover */
.custom-confirm-button:hover + .arrow-wrapper {
    display: flex;
}

/* Lottie Arrow Styling */
/* .swal2-actions .spiral-arrow {
    width: 40px;
    height: 40px;
    margin-top: 5px;
    opacity: 1;
    transition: opacity 0.3s ease;
} */

/* Display Lottie animation when hovering over button */
.custom-confirm-button:hover + .arrow-wrapper .spiral-arrow {
    opacity: 1;
}

.swal2-actions .arrow-wrapper>span{
    top: 0rem;
    right: 0rem;
}

/* OVERWRITE */

.faq-item,
.testimonial-item {
    display: none;
}

.strikethrough {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}
.strikethrough::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: red;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.strikethrough::after{
    content: 'RM0.00';
    position: absolute;
    color: red;
    top: 50%;
    right: -4.75rem;
    transform: translate(-50%,-50%);
}

.add-on-sub-header{
    font-size: 0.8rem;text-decoration:underline;color:#4D4D4D
}

.hide {
    display: none !important;
}

* {
    font-family: 'Roboto', sans-serif;
}

.thai-font {
    /* font-family: "TH SarabunPSK" !important; */
    font-family: "Ayuthaya" !important;
}

@font-face {
    font-family: 'Ayuthaya';
    src: url(../css/custom-font/ayuthaya/Ayuthaya.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-Italic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-MediumItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-BoldItalic.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../css/custom-font/Roboto-BlackItalic.ttf) format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Ultron';
    src: url(../css/custom-font/Bangers-Regular.woff) format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Angsana New';
    src: url(../css/custom-font/angsana-new/ANGSA.ttf) format('ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Angsana New';
    src: url(../css/custom-font/angsana-new/angsab.ttf) format('ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Angsana New';
    src: url(../css/custom-font/angsana-new/ANGSAI.ttf) format('ttf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Angsana New';
    src: url(../css/custom-font/angsana-new/AngsanaNewBoldItalic.ttf) format('ttf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'TH SarabunPSK';
    src: url(../css/custom-font/TH-SarabunPSK/thsarabun.ttf) format('ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TH SarabunPSK';
    src: url(../css/custom-font/TH-SarabunPSK/thsarabunbold.ttf) format('ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TH SarabunPSK';
    src: url(../css/custom-font/TH-SarabunPSK/thsarabunbolditalic.ttf) format('ttf');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TH SarabunPSK';
    src: url(../css/custom-font/TH-SarabunPSK/thsarabunitalic.ttf) format('ttf');
    font-weight: 400;
    font-style: italic;
}

.position-relative {
    position: relative;
}

.z-index-9999 {
    z-index: 9999;
}

.text-maroon {
    color: #672330 !important;
}

.text-0138B0 {
    color: #0138B0 !important;
}

.text-FBFF00 {
    color: #FBFF00 !important;
}

.text-006535 {
    color: #006535 !important;
}

.text-e38e0e {
    color: #e38e0e !important;
}

.text-FFDF02 {
    color: #FFDF02 !important;
}

.text-047312 {
    color: #047312 !important;
}

.text-541d0b {
    color: #541d0b !important;
}

.text-047211 {
    color: #047211 !important;
}

.text-FF1D00 {
    color: #FF1D00 !important;
}

.text-000000 {
    color: black !important;
}



/* Background Color Variant */
.bg-dark-olivegreen {
    background-color: #d7fe85 !important;
}

.bg-0E5989 {
    background-color: #0E5989 !important;
}

.bg-FAFFB7 {
    background-color: #FAFFB7 !important;
}

.bg-072e30 {
    background-color: #072e30 !important;
}

.bg-14682A {
    background-color: #14682A !important;
}

.bg-FFEF99 {
    background-color: #FFEF99 !important;
}

.bg-FFFD00 {
    background-color: #FFFD00 !important;
}

.bg-FFF901 {
    background-color: #FFF901 !important;
}

.bg-FDCD0F {
    background-color: #FDCD0F !important;
}

.bg-FFF700 {
    background-color: #FFF700 !important;
}

.bg-FF1D00 {
    background-color: #FF1D00 !important;
}

.bg-87C900 {
    background-color: #87C900 !important;
}

.bg-0138B0 {
    background-color: #0138B0 !important;
}

.bg-DAFBE5 {
    background-color: #DAFBE5 !important;
}

.bg-light-yellow {
    background-color: #FDFEE9 !important;
}

.bg-medium-olivegreen {
    background-color: #cfeed9 !important;
}

.bg-light-olivegreen {
    background-color: #dafbe5 !important;
}

.bg-green {
    background-color: #047312 !important;
}

.bg-violet {
    background-color: #7039B9 !important;
}

.bg-099220 {
    background-color: #099220 !important;
}

.bg-089231 {
    background-color: #089231 !important;
}

.bg-0F684C {
    background-color: #0F684C !important;
}

.bg-light-orange {
    background-color: #ffe4cf;
}

.bg-F7F816 {
    background-color: #F7F816 !important;
}

.bg-FDB445 {
    background-color: #FDB445 !important;
}

.bg-FFDF02 {
    background-color: #FFDF02 !important;
}

.bg-FDF9CB {
    background-color: #FDF9CB !important;
}

.bg-DAFBE5 {
    background-color: #DAFBE5 !important;
}

.bg-FFFF00 {
    background-color: #FFFF00 !important;
}

.bg-FFF9BE {
    background-color: #FFF9BE !important;
}

.bg-ff9a5c {
    background-color: #ff9a5c !important;
}

.bg-medium-orange {
    background-color: #ff6a00;
}

.bg-dark-orange {
    background-color: #ff6600;
}

.bg-light-orange {
    background-color: #ffe4cf;
}

.bg-251E65 {
    background-color: #251E65 !important;
}

.bg-F7F816 {
    background-color: #F7F816 !important;
}

.bg-CBF5FF {
    background-color: #CBF5FF !important;
}

.bg-FFBEBE {
    background-color: #FFBEBE !important;
}

.bg-FDCB9A {
    background-color: #FDCB9A !important;
}

.bg-medium-orange {
    background-color: #ff6a00;
}

.bg-dark-orange {
    background-color: #ff6600;
}

.bg-921A1C {
    background-color: #921A1C;
}

.bg-C0FEB9 {
    background-color: #C0FEB9 !important;
}

.bg-FFF1D4 {
    background-color: #FFF1D4 !important;
}

.bg-000000 {
    background-color: #000000 !important;
}

.bg-FFFEEA {
    background-color: #FFFEEA !important;
}

.bg-D7FE83 {
    background-color: #D7FE83 !important;
}

.bg-755212 {
    background-color: #755212 !important;
}

.bg-gradient-top-white-bottom-yellow {
    background-image: linear-gradient(to bottom, white, #F7F70B);
}

.bg-gradient-top-white-bottom-B5FEF9 {
    background-image: linear-gradient(to bottom, white, #B5FEF9);
}

.bg-gradient-top-white-bottom-B5FEF9-curve-1 {
    background-image: linear-gradient(to bottom, white 50%, #B5FEF9 95%, transparent);
    position: relative;
}

.bg-gradient-top-white-bottom-B5FEF9-curve-2 {
    position: absolute;
    bottom: -50px;
    height: 160px;
    width: 100%;
    z-index: 999;
    background-color: #B5FEF9;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
}

.bg-light-orange {
    background-color: #ffe4cf;
}

.bg-F7F816 {
    background-color: #F7F816;
}

.bg-FFDF02 {
    background-color: #FFDF02;
}

.bg-FFFF00 {
    background-color: #FFFF00;
}

.bg-medium-orange {
    background-color: #ff6a00;
}

.bg-dark-orange {
    background-color: #ff6600;
}

.bg-light-orange {
    background-color: #ffe4cf;
}

.bg-251E65 {
    background-color: #251E65;
}

.bg-FFEA73 {
    background-color: #FFEA73;
}

.bg-CBF5FF {
    background-color: #CBF5FF;
}

.bg-medium-orange {
    background-color: #ff6a00;
}

.bg-dark-orange {
    background-color: #ff6600;
}

.bg-F0FE00 {
    background-color: #F0FE00;
}

.bg-FF1D00 {
    background-color: #a8928f;
}

.bg-123100 {
    background-color: #123100;
}


/*  */
.border-chaos-green {
    border: 10px solid #1d6e2b !important;
}

.border-0138B0-10 {
    border: 10px solid #0138B0 !important;
}

.border-dark-green {
    border: 4px solid #1d6e2b !important;
}

.border-medium-green {
    border: 6px solid #089231 !important;
    border-radius: 15px;
}

.border-black-15 {
    border: 6px solid black !important;
    border-radius: 15px;
}

.border-brown {
    border: 10px solid #CC7B42 !important;
}

.border-black {
    border: 3px solid black;
}

.border-chaos-orange {
    border: 10px solid #FF6600 !important;
}

.border-chaos-blue {
    border: 10px solid #251E65 !important;
}

.border-purple {
    border: 10px solid #7039B9 !important;
}

.text-little-bold {
    font-weight: 500 !important;
}

.text-bold {
    font-weight: 600 !important;
}

.text-more-bold {
    font-weight: 700 !important;
}

.text-extra-bold {
    font-weight: 900 !important;
}

.box-shadow-around {
    box-shadow: 0px 0px 10px rgb(87, 86, 86) !important;
}

.box-shadow-none {
    box-shadow: 0px 0px 0px transparent !important;
}

.custom-list-group.default .list-group-item:nth-child(even) {
    background-color: var(--lightorange) !important;
}

.custom-list-group.green .list-group-item:nth-child(even) {
    background-color: #cfeed9 !important;
}

.custom-list-group.F0ECC1 .list-group-item:nth-child(even) {
    background-color: #F0ECC1 !important;
}

.custom-list-group.DAFBE5 .list-group-item:nth-child(even) {
    background-color: #DAFBE5 !important;
}


.orange-theme-faq .card .card-header h5 button {
    color: #922E00 !important;
}

/* body {
    font-size: 14px;
} */

/* Promotion Section */
.promotion-text {
    padding: 1rem;
}

.promotion-text p:nth-of-type(1) {
    font-size: 4rem;
    font-weight: 700;
    margin-bottom: 0;
}

.promotion-text p:nth-of-type(2) {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 0;
}

/*  */
.timer-item-box.sticky-header {
    width: 100%;
    height: 100%;
    position: sticky;
    top: 0;
    z-index: 9000;
}

.sticky-header {
    width: 100%;
    height: 100%;
    position: sticky;
    top: 0;
    z-index: 9000;
}

.sticky-header>img {
    width: 100%;
    height: 250px;
}

.mt-d-4 {
    margin-top: 1.5rem !important;
}

/*  */
:root {
    --yellowish: #FFEC23;
    --darkblue: #68676d;
    --darklightblue: #294B86;
    --smokegrey: rgb(63, 62, 62);
    --orange: #FF4500;
    --lightorange: #ffa20f;
    --yellow: #FCFC00
}

.banner,
.banner-2,
.md-img {
    position: relative;
    overflow: hidden;
    /* background: whitesmoke; */
}

.hero-img

/* ,.md-img img */
    {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.banner {
    padding-top: calc(764/1663 * 100%);
    width: 100%;
    height: 100%;
}

.banner-2 {
    padding-top: calc(700/990 * 100%);
    width: 100%;
    height: 100%;
}

.md-img img {
    height: auto;
    width: 100%;
    transition: all ease-in-out 500ms;
}

/* .hero-img {
    width: 100%;
    height: auto;
} */

.md-img,
.img-link {
    display: flex;
    justify-content: center;
}

.md-img .h-400 {
    height: 400px;
    border-radius: 10px;
}

.md-img .w-660 {
    width: 660px;
}

.md-img .w-540 {
    width: 540px;
}

.md-img .w-215 {
    width: 215px;
}

.md-img .w-245 {
    width: 245px;
}

.md-img .w-700 {
    width: 700px;
}

.md-img .w-601 {
    width: 601px;
}

.md-img .w-620 {
    width: 620px;
}

.md-img .w-450,
.img-link .w-450 {
    width: 450px;
}

.md-img .w-400 {
    width: 400px;
}

.md-img .w-300 {
    width: 300px;
}

.img-link .w-390 {
    width: 390px;
}

.md-img .w-750 {
    width: 750px;
}

.md-img .w-800 {
    width: 800px;
}

.md-img .w-850 {
    width: 850px;
}

.md-img .w-900 {
    width: 900px;
}

.md-img .w-950 {
    width: 950px;
}

.md-img .w-550 {
    width: 550px;
}

.md-img .w-500 {
    width: 500px;
}

.md-img .w-170 {
    width: 170px;
}

/* PERHATIAN WORD */

.flickering-text-box {
    height: 170px;
}

.flickering-text-box .flicker-text {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 6.5rem;
    transform: scaleY(1.2);
    color: black;
    margin-bottom: 0;
}

/* end*/

.sm-text-box {
    width: calc(100% - 78%);
    /* width: 350px; */
    margin: 0px auto;
    font-size: 1.15rem;
    text-align: center;
}

.md-text-box {
    width: 750px;
    margin: 0px auto;
    font-size: 1.15rem;
}

.md-text-box hr {
    border-color: #1B1480;
    border-width: 3px;
}

.youtube-box {
    /* width: 725px; */
    /* height: 408px; */
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 50px; */
    /* margin-top: 50px; */
}

.youtube-embed-video {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    transition: all ease-in-out 500ms;
}

.youtube-embed-video iframe {
    border-radius: 5px 5px 0px 0px;
}

.youtube-caption {
    width: 100%;
    color: #ffce23;
    font: bold 2rem Arial;
    /* bottom: -35px; */
    text-align: center;
    background-color: #9C9C9C;
    border-radius: 0px 0px 5px 5px;
}

.md-text-box hr {
    margin: 12px 0px;
    border-top: 3px solid --darklightblue;
}

.md-text-box .text-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.md-text-box .text-item span i {
    color: var(--darklightblue);
    font-size: 1.3rem;
}

/* Template CSS */
[data-component='testimonial'] {
    min-height: 405px;
}

[data-component='faq'] {
    min-height: 470px;
}

[data-component='form'] {
    min-height: 1758px;
}

/*  */

.carousel-img {
    border: 3px solid var(--smokegrey);
    border-radius: 10px;
}

[data-ride='carousel'],
#witnesses-comment-1,
#witnesses-comment-2,
#NLCV1 {
    width: 333px;
    margin: 0px auto;
    border-radius: 10px;
}

.carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li.active {
    background-color: var(--orange);
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid var(--orange);
    background-color: white;
}

.carousel-control-icon,
.carousel-control-icon:hover {
    color: white;
}

.card-box-width {
    width: 1140px;
    margin: 0px auto;
}

.card-box-width-2 {
    width: 1140px;
    margin: 0px auto;
}


.card-box-width-2 .card .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    flex-wrap: nowrap;
}

.card-box-width .card .card-body {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

.customer-box .img {
    margin-right: 8px;
}

.customer-box .user-info p {
    font-weight: bold;
    color: var(--darkblue);
}

.customer-box .cust-feedback-img-box {
    width: 65px;
    height: 65px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.customer-box .cust-feedback-img-box img {
    width: 100%;
    height: 100%;
}

.tester .customer-box .cust-feedback-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

/* .parcel-tracker-box, */
.faq-section {
    border: 10px solid blue;
}

.custom-list-group {
    height: 270px;
    width: 480px;
    overflow-y: scroll;
}

/* -webkit- (Chrome, Safari, newer versions of Opera) */
.custom-list-group::-webkit-scrollbar {
    width: 0 !important;
}

/* -moz- (Firefox): */
.custom-list-group {
    overflow: -moz-scrollbars-none;
}

/* -ms- (Internet Explorer +10): */

.custom-list-group {
    -ms-overflow-style: none;
}

.custom-list-group .list-group-item a {
    text-decoration: none;
    font-size: 12px;
}

.custom-list-group .list-group-item:nth-child(even) {
    background-color: var(--lightorange);
}

/* Countdown CSS */
.small-text {
    font-size: 25px;
    text-align: center;
    line-height: 1.5;
    font-weight: 900;
    letter-spacing: 2px;
    transform: translateX(2px)
}

.countdown-box {
    display: flex;
    justify-content: center;
}

/* Countdown Variant*/
.countdown.default-clock .clock-div {
    font-family: 'Times New Roman', Times, serif;
    color: #FCFC00;
    display: inline-block;
}

.countdown.default-clock .box {
    background-color: #F34646;
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
    width: 257px;
    height: 112px;
    text-align: center;
    margin: 0px 10px;
}

.countdown.default-clock .time-value {
    color: var(--yellow);
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    transform: scale(.5, 2);
}

.countdown.dark-clock .clock-div {
    font-family: 'Times New Roman', Times, serif;
    color: #f3f3f3;
    display: inline-block;
}

.countdown.dark-clock .box {
    background-color: #343030;
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
    width: 257px;
    height: 112px;
    text-align: center;
    margin: 0px 10px;
}

.countdown.dark-clock .time-value {
    color: #f3f3f3;
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    transform: scale(.5, 2);
}

.countdown.light-clock .clock-div {
    font-family: 'Times New Roman', Times, serif;
    color: #302e2e;
    display: inline-block;
}

.countdown.light-clock .box {
    background-color: #e9e9e9;
    display: inline-block;
    padding: 6px;
    border: 6px solid #302e2e;
    border-radius: 10px;
    width: 257px;
    height: 112px;
    text-align: center;
    margin: 0px 10px;
}

.countdown.light-clock .time-value {
    color: #302e2e;
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    transform: scale(.5, 2);
}

.clock-div {
    position: relative;
}

.clock-div .bg-overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.952);
    color: white;
    font-size: 54px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
}

/* End of Countdown CSS */

[id^=form-section-]>.card {
    width: 52%;
    padding: 3rem;
}

.form-title {
    margin: 3rem 0px;
}

.menu-item {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    border: 1px solid rgba(168, 167, 167, 0.822);
    font-size: 15px;
    margin: 25px 0px;
    transform: scale(1.05);
    box-shadow: 3px 2px 5px rgba(128, 128, 128, 0.438);
}

.discount-percent {
    position: absolute;
    top: -10px;
    right: -10px;
}

.menu-item .menu-package {
    font-size: 14px;
}

.menu-item .original-price {
    text-decoration: line-through;
    color: rgb(189, 186, 186);
}

.menu-item .product-name-unit {
    width: 70%;
    font-size: 13px;
    color: rgb(172, 169, 169);
}

.menu-item .col-10 div:nth-of-type(2) span:first-child {
    width: 70%;
}


.menu-item .after-discount-price {
    transform: translateX(10px);
}

table {
    font-size: 14px;
}

table tbody td {
    border-top: 1px dashed #dee2e6;
    border-bottom: 1px dashed #dee2e6;
}

.table tfoot td {
    border: 0;
}

.table tfoot tr:last-child td {
    border-top: 1px dashed #dee2e6;
}

.balloon-guide {
    padding: 10px 15px;
    position: relative;
    margin-top: 15px;
    font-size: 14px;
    border-radius: 5px;
    background-color: #EAEAEA;
    color: #787b7c;
}

.balloon-guide::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 5%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #EAEAEA transparent;
}

.policy {
    font-size: 11px;
}

.faq-section {
    padding: 0px 3rem;
}

#faq-body {
    width: 85%
}

#faq-body .card .card-header .btn h5 {
    font-size: 15px;
}

#faq-body .card .card-body {
    font-size: 14px;
    background-color: #E1E1E1;
}

#faq-body .card .card-header {
    padding: 5px 8px;
}

#faq-body .card .btn-link {
    text-decoration: none;
    color: black;
    width: 100%;
    text-align: left;
}

#facebook-disclaimer {
    padding: 1.5rem 0px 1rem 0px;
}

#facebook-disclaimer>.md-img {
    background-color: #9c9c9c !important;
}

.submit-btn {
    height: 50px;
}

.card-footer {
    min-height: 45px;
    transition: all ease-in-out 500ms;
}

.select-order-alert {
    height: 45px;
    border: 2px dashed red;
    padding: 10px;
}

#tq-page .tq-page-box {
    width: 55%;
    transition: all ease-in-out 250ms;
}

#tq-page .tq-page-box-2 {
    width: 60%;
    transition: all ease-in-out 250ms;
}

#tq-page div.card {
    box-shadow: 5px 5px 8px rgba(172, 170, 170, 0.301);
}

#tq-page div.card-body {
    padding: 30px 48px;
}

#tq-page div.card .card-body .rounded {
    background-color: #f1f1f1;
    padding: 15px 25px;
}

#tq-page #page-title {
    font-family: 'Domine', serif;
    text-align: center;
}

#tq-page #tq-desc {
    text-align: center;
    width: 65%;
    margin: 10px auto;
    font-size: 1.2rem;
}

#tq-page .text-desc {
    font-size: 0.8rem;
    color: #565757;
    margin: 20px 0px 10px 0px;
}

#tq-page img {
    width: 25%;
    height: auto;
    margin: 0px auto 25px auto;
    display: block;
}

#tq-page .text-order-desc {
    font-size: 0.8rem;
    margin-bottom: 3px;
    color: #808181;
}

#tq-page .order-value {
    font-size: 0.9rem
}

#tq-page .table td {
    font-size: 0.75rem;
    border: 0px;
    color: #616363;
}

#tq-page .cart-item {
    border-width: 1px 0px;
    border-color: rgba(153, 151, 151, 0.678);
    border-style: dashed;
}

#tq-page thead tr th {
    border-width: 0px;
}

#tq-page .row .col-md-4 {
    border-right: 1px dashed rgba(114, 113, 113, 0.548);
}

#tq-page .row .col-md-4:nth-of-type(3) {
    border-right: 0;
}

.cod-guidance-vector{
position: absolute;
display: inline-block;
top: -0.5rem;
left: -1.2rem;
font-size: 0.6rem;
transform: rotate(336deg);
}
.cod-guidance-vector::before{
    content: '';
    position: absolute;
    width: 15px;
    height:1px;
    top: 0;
    left: -5px;
    background-color: red;
    
}
.cod-guidance-vector::after{
    content: '';
    position: absolute;
    width: 1px;
    height:10px;
    top: 0;
    left: -5px;
    background-color: red;
}
.cod-guidance-vector>span::before{
    content: '';
    position: absolute;
    width: 10px;
    height:1px;
    bottom: 0;
    right: -5px;
    background-color: red;
    
}
.cod-guidance-vector>span::after{
    content: '';
    position: absolute;
    width: 1px;
    height:15px;
    bottom: 0;
    right: -5px;
    background-color: red;
}
/* XS */
/* @media only screen and (max-width:576px) {
    .flickering-text-box {height: 100px !important;}
    .flicker-text {font-size: 10.5vw !important}
    .sm-text-box {font-size: 1.1rem !important;width: calc(100% - 25%) !important;}
    .md-text-box{width: calc(100% - 5%) !important;}
    .text-item h5,.small-text,.form-header-title,.faq-section .faq-title{font-size: 1rem !important;}
    .md-img .w-750,.md-img .w-620,
    .img-link .w-390 {width: 85% !important;}

    .md-img>.ingredient-img>.w-750,
    .carousel-img,.card-box-width,
    #faq-body,
    .md-img .w-700,
    .news-cutout{width: 100% !important; height: auto!important;}
    .md-img .h-400,
    .md-img .w-660,
    .md-img .w-450,
    .img-link .w-450,
    .md-img.table-OT-img>.w-700 {width: 90% !important;height: auto !important;}

    .youtube-embed-video {width: 100% !important;height: 56vw !important;}
    .youtube-embed-video iframe {width: 100% !important;height: auto !important;}
    .youtube-embed-video::after {font: bold 1rem Arial !important;bottom: -18px !important;}
    .news-cutout-box {width: calc(100% - 8%) !important;}
    #witnesses-comment-1,
    #witnesses-comment-2 {width: 90% !important;margin: 3rem auto !important;}
    .guide-text{
        width: 100% !important;
        padding: 0px 10%;
        text-align: center !important;
        font-size: 1rem !important;
    }
    .card-box-width .card {height: 100% !important;box-shadow: 5px 4px 8px #cdd5d5;}
    .rating-box{margin-top: 2rem !important;}
    .promoting-word h2{font-size: 1.5rem !important;}
    .box {
        padding: 7px !important;
        width: auto !important;
        height: auto !important;
        margin: 0px 5px !important;
    }
    .time-value{font-size: 45px !important;}
    .parcel-tracker-box{padding: 10px}
    .list-group-item,.footer h5{font-size: 0.9rem !important;}
    .menu-item .product-name-unit{font-size: 0.7rem !important;}
    .menu-item .menu-package,.menu-item .after-discount-price,.menu-item .original-price{font-size: 0.8rem !important;}
    [id^=form-section-]>.card{
        width:100% !important;
        padding: 5px !important;
    }

    #borang-pembelian .form-title{
        margin: 1rem 0px;
        font-size: 1rem;
        text-align: center;
    }

    .menu-list {width: 90%;margin: 0px auto;}
    #customer-desc{padding: 0px 10px;}
    .faq-section{padding: 1.5rem 5% !important;}
    #faq-body .card .card-header h5 .btn{
        white-space: normal !important;
        font-size: 0.9rem !important;
        text-align: left !important;
    }

    .disclaimer-text p{
        width: 90% !important;
        font-size: 0.9rem !important;
        font-weight: 500;
        color: #444444;
    }
} */


.card-box-width .cust-feedback-img,
.card-box-width-2 .cust-feedback-img {
    border-radius: 7px;
    width: 150px;
    height: 150px;
}

/* Font Width */

.pg-box-m-70,
.pg-box-m-75,
.pg-box-m-80,
.pg-box-m-85,
.pg-box-m-90,
.pg-box-m-91,
.pg-box-m-94,
.pg-box-m-95,
.pg-box-m-97,
.pg-box-t-40,
.pg-box-t-45,
.pg-box-t-50,
.pg-box-t-55,
.pg-box-t-60,
.pg-box-d-25,
.pg-box-d-26,
.pg-box-d-27,
.pg-box-d-28,
.pg-box-d-29,
.pg-box-d-24,
.pg-box-d-23,
.pg-box-d-22,
.pg-box-d-21,
.pg-box-d-20,
.pg-box-d-30,
.pg-box-d-31,
.pg-box-d-35,
.pg-box-d-37,
.pg-box-d-40,
.pg-box-d-45,
.pg-box-d-50,
.pg-box-d-55,
.pg-box-d-60 {
    margin: 0px auto;
    text-align: center;
}

/*  */

.flexible-img-component .horizontal {
    display: flex !important;
}

.read-more-component .gradient-image {
    position: relative;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.read-more-component .cursor-pointer {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}

.img-info-card-section {
    margin: 0 auto;
    width: 100%;
}

.img-info-card-section .img-info-card-col .img-info-card-img-box {
    padding: 6px;
}

.img-info-card-section .img-info-card-col .img-info-card-img-box .img-info-card-img {
    width: 100%;
    border-radius: 12%;
    box-shadow: 0px 0px 4px 2px black;
}

.img-info-card-section .img-info-card-col .img-info-card-text-box {
    text-align: center;
}

.img-info-card-section .img-info-card-col {
    text-align: center;
    margin: 15px 0px;
}

.img-info-card-section .img-info-card-text {
    font-size: 1.15rem;
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.carousel-caption {
    padding-top: 0px;
    padding-bottom: 0px;
    position: static
}


/* Social Proof Animation */

.social-proof {
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    opacity: 1;

    animation: insertDrop 1.5s ease-in forwards,
        fadeAway 1.5s 4s ease-out forwards;

}

.social-proof.disappear {
    opacity: 0;
    display: none;
}

.social-proof p {
    animation: appear 1.7s ease-in-out;
}

.social-proof img {
    animation: appear 1.5s ease-in-out;
}

@keyframes appear {
    0% {
        display: none;
        opacity: 0;
    }

    90% {
        display: none;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeAway {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* other animation for social proof */
/* @keyframes popup{
    0%{
        opacity: 1;
        transform: scale(0.1,0.1);
        transform: translate();
    }
    50%{
        opacity: 0.5;
        transform: scale(0.5,0.1);
    }
    80%{
        opacity: 0.5;
        transform: scale(0.8,0.1);
    }
    100%{
        opacity: 1;
        transform: scale(1,1);
    }
} */

/*  */
.submit-btn {
    position: relative;
    overflow: hidden;
    background-color: #e5582c;
    border-radius: 10px;
    border-color: #e5582c;
}

.submit-btn:hover,
.submit-btn:not(:disabled):not(.disabled):active {
    background-color: #ca4218;
    border-color: #e5582c;
}

.submit-btn:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0.2rem #ca4218;
}

.submit-btn .submit-icon i::before {
    content: "\f07a";
    display: block;
    transition: all 1s ease-in-out;
    transform: translate(-10px, 0%);
    /* animation: scaleUp 2s ease; */

}

.submit-btn .submit-btn-text {
    position: absolute;
    font-family: 'Roboto';
    top: 50%;
    left: 52.5%;
    transform: translate(-50%, -45%);
}

.submit-btn.animation .submit-sending-text::before {
    content: 'Sedang Menghantar';
    opacity: 0;
    /* display: none; */
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    font-weight: 900;
    animation: 2s display 2s ease-in-out infinite;
}

.submit-btn.thai.animation .submit-sending-text::before {
    font-family: "Ayuthaya";
    content: 'กำลังจัดส่งคำสั่งซื้อของคุณ';
    opacity: 0;
    /* display: none; */
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    font-weight: 900;
    animation: 2s display2 1.5s ease-in-out infinite;
}

@keyframes display2 {
    0% {
        /* display:none; */
        opacity: 0;
        content: 'กำลังจัดส่งคำสั่งซื้อของคุณ .'
    }

    50% {
        content: 'กำลังจัดส่งคำสั่งซื้อของคุณ . .'
    }

    100% {
        /* display: block; */
        opacity: 1;
        content: 'กำลังจัดส่งคำสั่งซื้อของคุณ . . .'
    }
}

@keyframes display {
    0% {
        /* display:none; */
        opacity: 0;
        content: 'Sedang Menghantar .'
    }

    50% {
        content: 'Sedang Menghantar . .'
    }

    100% {
        /* display: block; */
        opacity: 1;
        content: 'Sedang Menghantar . . .'
    }
}

.submit-btn .submit-icon i {
    transition: all 1s ease-in-out;
    position: absolute;
    top: 50%;
    left: 39.5%;
    transform: translate(0%, -50%);
    /* animation: ; */
}

.submit-btn.animation .submit-icon i::before,
.submit-btn.thai.animation .submit-icon i::before {
    content: "\f07a";
    display: block;
    transition: all 1s ease-in-out;
    /* transform: translate(0px, 0%); */
    animation: 3s scaleUp 0.5s ease-in-out forwards;
}

.submit-btn.animation .submit-btn-text {
    position: absolute;
    font-family: 'Roboto';
    top: 50%;
    left: 42.5%;
    animation: 1.5s scaleDown linear forwards;
}

.submit-btnthai.animation .submit-btn-text {
    position: absolute;
    font-family: 'Ayuthaya' !important;
    /* margin-top: 3px; */
    transform: translate(-45%, -18%);
    animation: 1s scaleDown linear forwards;
}

.submit-btn.looping .submit-icon i::before{
    content: "\f07a";
    display: block;
    transition: all 1s ease-in-out;
    /* transform: translate(0px, 0%); */
    animation: 3s looping ease-in-out infinite;
}

.submit-btn.looping .submit-btn-text {
    position: absolute;
    font-family: 'Roboto';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: 50ms fade_out ease forwards;
}

.submit-btn.looping .submit-sending-text::before {
    content: 'Sedang Memproses';
    opacity: 0;
    /* display: none; */
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    font-weight: 900;
    animation: 1.25s pulsing_text linear infinite;
}



.submit-btn.thai.animation:disabled,
.submit-btn:disabled,
.submit-btn.thai.animation[disabled],
.submit-btn[disabled],
.submit-btn.animation:disabled,
.submit-btn:disabled,
.submit-btn.animation[disabled],
.submit-btn[disabled] {
    background-color: #e5582c;
    color: white;
    opacity: .85;
}


@media screen and (max-width:567px) {
    @keyframes scaleDown {
        0% {
            letter-spacing: 1px;
        }
    
        20% {
            left: 48.5%;
            letter-spacing: 1px;
            transform: translate(0rem, -20%);
        }
    
        30%,45% {
            left: 57.5%;
            letter-spacing: -8px;
            transform: translate(0rem, -20%);
        }
    
        68% {
            transform: translate(-2.5rem, -100%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        80% {
            left: 57.5%;
            transform: translate(-5.35rem, -55%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        90%,100% {
            left: 57.5%;
            transform: translate(-7.5rem, 55%);
            letter-spacing: -8px;
            opacity: 0;
            display: none;
        }
    }
    
    
    @keyframes looping {
        0%,100% {
            transform: translate(-3rem, 0%) scaleX(1); /* Start at the left, facing right */
        }
        
        49% {
            transform: translate(8.35rem, 0%) scaleX(1); /* Move to the right, still facing right */
        }
        
        50% {
            transform: translate(8.35rem, 0%) scaleX(-1); /* Sharp flip to face left at the rightmost position */
        }
        
        95% {
            transform: translate(-3rem, 0%) scaleX(-1); /* Move back to the left, still facing left */
        }
        
    }
}
@media screen and (min-width:567px) and (max-width:768px) {
    @keyframes scaleDown {
        0% {
            letter-spacing: 1px;
        }
    
        20% {
            left: 48.5%;
            letter-spacing: 1px;
            transform: translate(0rem, -20%);
        }
    
        30%,45% {
            left: 57.5%;
            letter-spacing: -8px;
            transform: translate(0rem, -20%);
        }
    
        68% {
            transform: translate(-2.5rem, -100%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        80% {
            left: 57.5%;
            transform: translate(-7.15rem, -55%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        90%,100% {
            left: 57.5%;
            transform: translate(-8.75rem, 55%);
            letter-spacing: -8px;
            opacity: 0;
            display: none;
        }
    }
    
    @keyframes looping {
        0%,100% {
            transform: translate(-3.35rem, 0%) scaleX(1); /* Start at the left, facing right */
        }
        
        49% {
            transform: translate(8.35rem, 0%) scaleX(1); /* Move to the right, still facing right */
        }
        
        50% {
            transform: translate(8.35rem, 0%) scaleX(-1); /* Sharp flip to face left at the rightmost position */
        }
        
        95% {
            transform: translate(-3.35rem, 0%) scaleX(-1); /* Move back to the left, still facing left */
        }
        
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    @keyframes scaleDown {
        0% {
            letter-spacing: 1px;
        }
    
        20% {
            left: 48.5%;
            letter-spacing: 1px;
            transform: translate(0rem, -20%);
        }
    
        30%,45% {
            left: 57.5%;
            letter-spacing: -8px;
            transform: translate(0rem, -20%);
        }
    
        68% {
            transform: translate(-2.5rem, -100%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        80% {
            left: 57.5%;
            transform: translate(-7.05rem, -55%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        90%,100% {
            left: 57.5%;
            transform: translate(-8rem, 55%);
            letter-spacing: -8px;
            opacity: 0;
            display: none;
        }
    }
    
    @keyframes looping {
        0%,100% {
            transform: translate(-3.75rem, 0%) scaleX(1); /* Start at the left, facing right */
        }
        
        49% {
            transform: translate(7.75rem, 0%) scaleX(1); /* Move to the right, still facing right */
        }
        
        50% {
            transform: translate(7.75rem, 0%) scaleX(-1); /* Sharp flip to face left at the rightmost position */
        }
        
        95% {
            transform: translate(-3.75rem, 0%) scaleX(-1); /* Move back to the left, still facing left */
        }
        
    }
}
@media screen and (min-width:991px) {
    @keyframes scaleDown {
        0% {
            letter-spacing: 1px;
        }
    
        20% {
            left: 48.5%;
            letter-spacing: 1px;
            transform: translate(0rem, -20%);
        }
    
        30%,45% {
            left: 57.5%;
            letter-spacing: -8px;
            transform: translate(0rem, -20%);
        }
    
        68% {
            transform: translate(-2.5rem, -100%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        80% {
            left: 57.5%;
            transform: translate(-8.5rem, -55%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        90%,100% {
            left: 57.5%;
            transform: translate(-10rem, 55%);
            letter-spacing: -8px;
            opacity: 0;
            display: none;
        }
    }
    
    @keyframes looping {
        0%,100% {
            transform: translate(-2.35rem, 0%) scaleX(1); /* Start at the left, facing right */
        }
        
        49% {
            transform: translate(9.75rem, 0%) scaleX(1); /* Move to the right, still facing right */
        }
        
        50% {
            transform: translate(9.75rem, 0%) scaleX(-1); /* Sharp flip to face left at the rightmost position */
        }
        
        95% {
            transform: translate(-2.35rem, 0%) scaleX(-1); /* Move back to the left, still facing left */
        }
        
    }
}
@media screen and (min-width:1200px) {
    @keyframes scaleDown {
        0% {
            letter-spacing: 1px;
        }
    
        20% {
            left: 48.5%;
            letter-spacing: 1px;
            transform: translate(0rem, -20%);
        }
    
        30%,45% {
            left: 57.5%;
            letter-spacing: -8px;
            transform: translate(0rem, -20%);
        }
    
        68% {
            transform: translate(-2.5rem, -100%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        80% {
            left: 57.5%;
            transform: translate(-8.5rem, -55%);
            opacity: 1;
            letter-spacing: -8px;
        }
    
        90%,100% {
            left: 57.5%;
            transform: translate(-10rem, 55%);
            letter-spacing: -8px;
            opacity: 0;
            display: none;
        }
    }
    
    @keyframes looping {
        0%,100% {
            transform: translate(-2.35rem, 0%) scaleX(1); /* Start at the left, facing right */
        }
        
        49% {
            transform: translate(9.75rem, 0%) scaleX(1); /* Move to the right, still facing right */
        }
        
        50% {
            transform: translate(9.75rem, 0%) scaleX(-1); /* Sharp flip to face left at the rightmost position */
        }
        
        95% {
            transform: translate(-2.35rem, 0%) scaleX(-1); /* Move back to the left, still facing left */
        }
        
    }
}
@keyframes pulsing_text{
    0%,100%{
        opacity: 1;
    }
    50%{
        opacity: 0;
    }
}
@keyframes fade_out{
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@keyframes scaleUp {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(2.5) rotate(15deg) translate(-12px, 80%)
    }

    55% {
        transform: scale(1.25) rotate(0deg) translate(-15px, 10%)
    }

    75% {
        transform: scale(1.25) rotate(-15deg) translate(-0.5rem, 0%);
    }

    84% {
        transform: scale(1.25) rotate(0deg) translate(5rem, 0%);
    }

    90% {
        transform: scale(1.25) rotate(0deg) translate(15rem, 0%);
    }

    100% {
        display: none;
        opacity: none;
        transform: scale(1.25) rotate(0deg) translate(40rem, 0%)
    }
}

.arrow-wrapper {
    position: relative;
    width: 80px;
    height: 80px;
    /* display: flex; */
    margin-left: auto;
    right: 12%;
}
.arrow-wrapper>span {
    position: absolute;
    top: 1rem;
    right: -2.5rem;
    font-weight: 700;
    color: #e5582c;
    animation: bounceEffect 1.6s ease-in-out infinite;
}
.spiral-arrow{
    width: auto;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

@keyframes bounceEffect {
    0%{
        opacity: 0;
        transform: scale(1.2);
    }
    20%,50%{
        opacity: 1;
        transform: scale(1);
    }
    80%{
        opacity: 1;
        transform: scale(1.2);
    }
    100%{
        opacity: 0;
        transform: scale(0.3);
    }
}
.swal2-container {
    z-index: 9500 !important;
}

.policy-link-list a {
    text-decoration: none;
    color: black;
}

/* Chrome, Safari, Edge, Opera */
.phone-row input[type=number]::-webkit-outer-spin-button,
.phone-row input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.phone-row input[type=number] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.failed-payment .sign-img {
    width: 20%;
    height: auto;
    margin: 0px auto 5px auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 50% 15px;
    animation: 2.5s swing ease forwards;
}

.failed-payment .failed-payment-desc-1 {
    font-size: 1rem;
    width: 80%;
    text-align: center;
    margin: 3rem auto 0.8rem auto;
}

.failed-payment .failed-payment-desc-2 {
    font-size: 1rem;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.failed-payment .phone-no-cta {
    text-decoration: none;
    color: #655cc9;
    cursor: pointer
}

.failed-payment .phone-no-cta:hover,
.failed-payment .phone-no-cta:focus {
    text-decoration: underline;
}

@keyframes swing {
    0% {
        transform: scale(2.5);
        opacity: 0
    }

    15% {
        transform: scale(1);
        opacity: 1;
        transform: rotate(-10deg);
    }

    30% {
        transform: rotate(-45deg);
    }

    70% {
        transform: rotate(30deg);
    }

    100% {
        transform: rotate(0deg);
    }

}


/* CROSSELL SWEETALERT CUSTOMIZATION */
.crossell-add-on-popup .swal2-actions{
    flex-direction: column;
    width: 90%;
}

.crossell-add-on-popup .swal2-actions button{
    width: 100%;
    display: block;
}
.crossell-add-on-popup .swal2-actions button.swal2-deny{
    text-decoration: underline;
    display: inline;
    background-color: white;
    color: black;
    height: auto;
    padding: 0;
    width: auto;
}
.crossell-add-on-popup .swal2-actions:not(.swal2-loading) .swal2-deny:hover,
.crossell-add-on-popup .swal2-actions button.swal2-deny:hover{
    /* background-color: transparent; */
    background-image: none;

}

.crossell-add-on-popup .card-body>div{
    gap: 2.5rem;
}
/* .crossell-add-on-popup .card-body>div>.addon-img-container>img{
} */
.crossell-add-on-popup .card-body>div>.addon-img-container>img{
    border-radius: 4px;
    width: 100%;
    height: 100%;
}


.wl-form-inner-form-box{
    border: 1px solid #F5F5F4;
    box-shadow: 0px 0px 1px 1px #fafafa;
    padding: 0.9rem;
}

#wl-form-submit-btn{
    background-color: #e5582c !important;
    border: #e5582c !important;
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
    font-size: 1.335rem;
}


/* ADD ON CSS  */
.add-on-card{
    border: solid #D5D5D5 1px;
    border-radius: 8px;
}
.add-on-list{
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    display: grid;
    /* grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); Two columns with minimum width of 200px */
    grid-template-columns: repeat(2,2fr); /* Two columns with minimum width of 200px */
    gap: 1rem; /* Gap between grid items */
    transform: scale(1.05);
}
.add-on-list li{
    
    border-radius: 8px;
    box-shadow: 3px 2px 5px rgba(128, 128, 128, 0.438);
}
.add-on-list>li{
    border: 1px solid rgba(168, 167, 167, 0.822);
    min-height: 5vh;
    padding: 0.3rem 0.3rem 0.2rem 0.3rem;
    background-color: white;
}
.add-on-list>li.active{
    border: none;
    /* border: 3px solid #EF4400; */
    background-color: #EF4400;
}
.add-on-list>li.inactive,
.add-on-list>li.invalidate,
.add-on-list>li.disabled
{
    position: relative;
}
.add-on-list>li.invalidate:not(.disabled) {
    border: 1px solid #EF4408;
}

.add-on-list>li.inactive::before,
.add-on-list>li.inactive .inner-add-on-item::before,
.add-on-list>li.disabled::before,
.add-on-list>li.disabled .inner-add-on-item::before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#ECECEC;
    z-index: 1000;
    opacity: 0.5;
}
.add-on-list>li.invalidate:not(.disabled)::before,
.add-on-list>li.invalidate:not(.disabled) .inner-add-on-item::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color:rgba(248, 198, 198,0.4); */
    background-color:rgb(252 231 231 / 10%);
    z-index: 1000;
}
.add-on-list>li.disabled .inner-add-on-item .stock-alert{
    position: absolute;
    z-index: 9999999;
    height: auto;
    width: 82%;
    top: -20%;
    right: 1%;
    transform: rotate(348deg);
}

.add-on-list>li>div{
    display: flex;
    align-items:center;
    position: relative;
    background-color: white;
    border-radius: 4px 2rem 4px 4px;
    padding:1rem 1rem;
    cursor: pointer;
}

.add-on-list>li>div .radio-display{
    font-size: 1.5rem;
    color: #EF4400;
}
.add-on-list>li>div .add-on-img-box{
    width: 15%;
    height: auto;
    margin: 0px 1rem;
}
.add-on-list>li>div .add-on-img-box>img{
    width: 100%;
    height: 100%;
}
.add-on-list>li>div .add-on-info>:first-child{
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 0;
}
.add-on-list>li>div .add-on-info>:nth-child(2){
    font-size: 0.9rem;
    margin-bottom: 0;
    display: inline-block;
    color: #C2BEBE;
    position: relative;
    transform: translateY(0.5vh);
}
.add-on-list>li>div .add-on-info>:nth-child(3){
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    /* display: inline-block; */
    position: relative;
}

.add-on-list>li>div .add-on-info>:nth-child(2):before{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #C2BEBE;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.add-on-list>li.active>div .add-on-guide{
    right: 1vw;
    bottom: 1vw;
}
.add-on-list>li>div .add-on-guide{
    position: absolute;
    border-radius: 100%;
    font-size: 0.8em;
    padding: 2px;
    border-radius: 100%;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    border: 2px solid #0163D0;
    color:#0163D0;
    cursor: pointer;
    right: 1vw;
    bottom: 1vw;
    animation: order_bump_info_animate 1.5s infinite cubic-bezier(1,0,0,1);
}
.add-on-list>li>div .add-on-guide:hover{
    color:#0163D0;
}


#add-on-summary #add-on-summary-close-modal-trigger,
#add-on-guidance #add-on-summary-close-modal-trigger2{
    position: absolute;
    top: 1vw;
    right: 1vw;
    cursor: pointer;
    z-index: 9999;
}
#add-on-summary .modal-content{
    border-radius: 10px;
    border: 0;
}
.add-on-modal-btn{
    background-color: #F16335;
    border-radius: 1rem;
    color: white;
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.252);
    border: 0;
    width: 4rem;
    height: 2rem;
    font-weight: 700;
    cursor: pointer;
}
.add-on-modal-btn:hover{
    background-color: #c7512a;
}
#add-on-summary-product-title{
    font-weight: 700;
    font-size: 1.25rem;
    text-transform: capitalize;
}
#add-on-summary-product-desc{
    font-size: 0.8rem;
}
#add-on-summary-img-box{
    width: 11vw;
    height: auto;
}
#add-on-summary-img{
    width: 100%;
    height: 100%;
}
#add-on-summary .add-on-modal-btn-box{
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 50%;
    transform: translate(-50%,-50%);
}
.add-on-summary-content-box{
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}

#add-on-summary #add-on-content-box{
    padding: 2rem 0px;
    width: 100%;
    margin-left: 1rem;
}
#add-on-summary .modal-body{
    min-height: 23vw;
}
#add-on-summary #background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* Set the width to 100% of the parent container */
    height: 100%; /* Set the height to 100% of the parent container */
    z-index: 0;
    transform: scale(0.9);
}

.add-on-row>td{
    border-top: 0;
    border-bottom: 1px solid #dee2e6;
}
.invalidate ,
.invalidate:focus,
.submit-btn.invalidate:hover {
    background-color: #F9CCB4;
    border: #F9CCB4;
}
.add-on-list {
    list-style: none;columns:2;column-gap:1rem;
}

@media screen and (min-width:328px) and (max-width:375px) {
    .add-on-list {
        column-gap:0.45rem;
        gap: 0.45rem
    }
    .add-on-list > li{
        display: flex;
        min-height: 23vw;
    }
    .add-on-list > li > div .radio-display {
        font-size: 0.9rem;
        transform: translateX(3px);
    }

    .add-on-list > li > div {
        display: flex;
        align-items: center;
        position: relative;
        background-color: white;
        border-radius: 4px 2rem 4px 4px;
        padding: 0rem;
        cursor: pointer;
        /* min-height: 14.5vw; */
      }
      .add-on-list > li > div .add-on-img-box{
        width: 27%;
        height: auto;
        margin: 0px 0.35rem;
      }

      .add-on-list > li > div .add-on-info > :first-child{
        font-size: 0.65rem;
        /* display: inline-block; */
        /* display: block; */
        /* position: absolute; */
        /* top: -0.3rem; */
        left: 0;
      }

      .add-on-list > li > div .add-on-info > :nth-child(2){
        font-size: 0.73rem;
        transform: translateY(0.5vh);
        /* display: inline-block; */
        /* display: block; */
        position: relative;
      }
      .add-on-list > li > div .add-on-info > :nth-child(3){
        font-size: 0.8rem;
        /* display: inline-block; */
        /* display: block; */
        position: relative;
      }

      .add-on-list > li > div .add-on-guide{
        font-size: 0.7em;
        padding: 1px;
        width: 1.25rem;
        height: 1.25rem;
        border: 1px solid #0163D0;
        right: 1vw;
        bottom: 1vw;
      }

      .add-on-list .add-on-info{
        /* display: flex; */
        /* flex-direction: column; */
        width: 100%;
        position: relative;
      }

      #add-on-summary .modal-body{
        min-height: 50vh;
      }
      #add-on-summary-img-box{
        width: 65%;
        height: auto;
      }
      #add-on-summary #background{
        transform: scale(1);
      }
      .add-on-list>li.disabled .inner-add-on-item .stock-alert{
        position: absolute;
        z-index: 9999999;
        height: auto;
        width: 88%;
        top: -2%;
        right: 1%;
        transform: rotate(348deg);
    }
}

@media screen and (min-width:375px) and (max-width:567px) {
    .add-on-list > li{
        display: flex;
        min-height: 20vw;
    }
    .add-on-list > li > div {
        display: flex;
        align-items: center;
        position: relative;
        background-color: white;
        border-radius: 4px 2rem 4px 4px;
        padding: 0rem;
        cursor: pointer;
        /* min-height: 14.5vw; */
      }
      .add-on-list > li > div .add-on-img-box{
        width: 20%;
        height: auto;
        margin: 0px 0.35rem;
      }
    .add-on-list > li > div .add-on-img-box{
        width: 20%;
        height: auto;
        margin: 0px 0.35rem;
      }
      .add-on-list > li > div .add-on-info > :first-child{
        font-size: 0.65rem;
        /* display: inline-block; */
        /* display: block; */
        /* position: absolute; */
        /* top: -0.3rem; */
        transform: translateY(4px);
        left: 0;
      }
      .add-on-list > li > div .add-on-info > :nth-child(2){
        font-size: 0.5rem;
        transform: translateY(0.5vh);
        /* display: inline-block; */
        /* display: block; */
        position: relative;
      }
      .add-on-list > li > div .add-on-info > :nth-child(3){
        font-size: 0.67rem;
        /* display: inline-block; */
        /* display: block; */
        position: relative;
      }


      .add-on-list > li > div .add-on-guide{
        font-size: 0.7em;
        padding: 1px;
        width: 1.25rem;
        height: 1.25rem;
        border: 1px solid #0163D0;
        right: 1vw;
        bottom: 1vw;
      }
      #add-on-summary .modal-body{
        min-height: 60vh;
      }
      #add-on-summary-img-box{
        width: 65%;
        height: auto;
      }
      #add-on-summary #background{
        transform: scale(1);
      }
      .add-on-list>li.disabled .inner-add-on-item .stock-alert{
        position: absolute;
        z-index: 9999999;
        height: auto;
        width: 88%;
        top: -11%;
        right: 1%;
        transform: rotate(348deg);
    }
}
@media screen and (min-width:567px) and (max-width:768px) {
    #add-on-summary .modal-body{
        min-height: 50vh;
      }
      #add-on-summary-img-box{
        width: 65%;
        height: auto;
      }
      #add-on-summary #background{
        transform: scale(1);
      }  
      .add-on-list>li.disabled .inner-add-on-item .stock-alert{
        position: absolute;
        z-index: 9999999;
        height: auto;
        width: 79%;
        top: -15%;
        right: 3%;
        transform: rotate(345deg);
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    #add-on-summary .modal-body{
        min-height: 60vh;
      }
      #add-on-summary-img-box{
        width: 65%;
        height: auto;
      }
      #add-on-summary #background{
        transform: scale(0.95);
      }
      
}
@media screen and (min-width:991px) {
    .add-on-list>li.disabled .inner-add-on-item .stock-alert{
        position: absolute;
        z-index: 9999999;
        height: auto;
        width: 68%;
        top: -26%;
        right: 8%;
        transform: rotate(348deg);
    }
}
@media screen and (min-width:1200px) {
    
}

@keyframes order_bump_info_animate {
    0%,100%{
        bottom: 1vw;
        border: 2px solid #0163D0;
        color:#0163D0;
    }
    40%,50%{
        bottom: 1.15vw;
        border: 2px solid #5999e1;
        color:#5999e1;
    }
}

#add-on-guidance .guidance-img{
    width: 100%;
    height: auto;
}
#add-on-guidance .guidance-img>img.guidance-img-bg{
    width: 100%;
    height: 100%;
}
#add-on-guidance .guidance-img>img.hand-pointer{
    width: 18%;
    height: auto;
    position: absolute;
    top: 15%;
    right: 20%;
    transform: rotate(236deg);
}


#add-on-guidance {
    z-index: 99999999;
}
#add-on-guidance .modal-dialog .add-on-guidance-title{
    font-size: 0.975rem;
    font-weight: 900;
    color: #FE3333;
}
#add-on-guidance .modal-dialog .add-on-guidance-text{
    font-size: 0.675rem;
    color: #847f7f;
}
#add-on-guidance .modal-dialog .icon-box{
    font-size: 2rem;
    color: #FE3333;
}
#add-on-guidance .modal-dialog .add-on-guidance-sub-footer{
    font-weight: 600;
    font-size: 0.675rem;
    color: #847f7f;
    padding: 0 0.85rem;
}

/* ADD ON CSS */



/* ==========  Insert New CSS Rule before This ============ */

@media only screen and (max-width:768px) {

    /* Height Variation */
    .md-img img,
    .img-link img {
        height: 100% !important;
    }

    /*  */

    .flickering-text-box {
        height: 70px !important;
    }

    .flicker-text {
        font-size: 17vw !important
    }

    /* Might Be Deprecetaed */
    .sm-text-box {
        font-size: 1.1rem !important;
        width: calc(100% - 25%) !important;
    }

    .md-text-box,
    .md-img .w-400 {
        width: calc(100% - 5%) !important;
    }

    .text-item h5,
    .small-text,
    .form-header-title,
    .faq-section .faq-title {
        font-size: 1rem !important;
    }

    .md-img .w-550,
    .md-img .w-500,
    .md-img .w-750,
    .md-img .w-620,
    .img-link .w-390 {
        width: 85%
    }

    .md-img .w-850,
    .md-img .w-300 {
        width: 95% !important;
    }

    .card-box-width,
    .card-box-width-2 {
        padding: 0px 15px;
    }

    .md-img>.ingredient-img>.w-750,
    .carousel-img,
    .card-box-width,
    .card-box-width-2,
    #faq-body,
    .md-img .w-601,
    .md-img .w-700,
    .news-cutout {
        width: 100% !important;
        height: auto;
    }

    .md-img .h-400,
    .md-img .w-660,
    .md-img .w-450,
    .img-link .w-450,
    .md-img.table-OT-img>.w-700 {
        width: 90%;
        height: auto;
    }

    .youtube-box {
        width: 98%;
        /* height: 98vh; */
    }

    .youtube-embed-video {
        box-shadow: 5px 4px 7px #787b7c;
    }

    .youtube-embed-video iframe {
        width: 100% !important;
        height: auto;
    }

    .youtube-caption {
        font: bold 1rem Arial !important;
        /* bottom: -18px !important; */
        width: 100% !important;
        box-shadow: 5px 4px 7px #787b7c;
        margin-left: auto;
        margin-right: auto;
    }

    .news-cutout-box {
        width: calc(100% - 8%) !important;
    }

    [data-ride='carousel'],
    #witnesses-comment-1,
    #witnesses-comment-2,
    #NLCV1 {
        width: 90% !important;
        margin: 3rem auto !important;
    }

    .guide-text {
        width: 100% !important;
        padding: 0px 10%;
        text-align: center !important;
        font-size: 1rem !important;
    }

    .card-box-width .card,
    .card-box-width-2 .card {
        height: 100%;
        box-shadow: 5px 4px 8px #cdd5d5;
    }

    .rating-box {
        margin-top: 2rem !important;
    }

    .promoting-word h2 {
        font-size: 1.5rem !important;
    }

    .box {
        padding: 7px !important;
        width: auto !important;
        height: auto !important;
        margin: 0px 5px !important;
    }

    .time-value {
        font-size: 45px !important;
    }

    .parcel-tracker-box {
        padding: 10px
    }

    .list-group-item,
    .footer h5 {
        font-size: 0.9rem !important;
    }

    .menu-item .product-name-unit {
        width: 70%;
        font-size: 0.7rem !important;
    }

    .menu-item .menu-package,
    .menu-item .after-discount-price,
    .menu-item .original-price {
        font-size: 0.8rem !important;
    }

    

    .menu-image {
        width: 100px; /* Default size */
        height: auto; /* Maintain aspect ratio */
        object-fit: cover; /* Ensures it fits well */
    }

    [id^=form-section-]>.card {
        width: 100% !important;
        padding: 5px !important;
    }

    #borang-pembelian .form-title {
        margin: 1rem 0px;
        font-size: 1rem;
        text-align: center;
    }

    .menu-list {
        width: 90%;
        margin: 0px auto;
        border-radius: 5px;
        background-color: whitesmoke;
    }

    #customer-desc {
        padding: 0px 10px;
    }

    .faq-section {
        padding: 1.5rem 5% !important;
    }

    #faq-body .card .card-header h5 .btn {
        white-space: normal !important;
        font-size: 0.9rem !important;
        text-align: left !important;
    }

    .disclaimer-text p {
        width: 90% !important;
        font-size: 0.9rem !important;
        font-weight: 500;
        color: #444444;
    }

    #tq-page .tq-page-box {
        width: 90%;
    }

    #tq-page #page-title {
        font-size: 2rem;
    }

    #tq-page #tq-desc {
        font-size: 1rem;
        width: 100%;
    }

    #tq-page img {
        width: 100%;
    }

    #tq-page div.card-body {
        padding: 10px 15px;
    }

    #tq-page .text-desc {
        text-align: center;
        font-size: 0.9rem;
    }

    #tq-page div.card .card-body .rounded:nth-of-type(1) {
        padding: 0;
    }

    #tq-page div.card .card-body .rounded:nth-of-type(2) {
        padding: 15px 10px;
    }

    #tq-page .row .col-md-4 {
        border-bottom: 1px dashed rgba(114, 113, 113, 0.548);
        border-right: 0;
        padding: 10px 15px;
    }

    #tq-page .row .col-md-12 {
        padding: 10px 15px;
    }

    #tq-page .row .col-md-4 .order-value {
        margin-bottom: 0;
    }

    #tq-page thead tr th:nth-child(2) {
        width: 20%;
    }

    #tq-page .order-list-title {
        text-align: center;
        font-size: 1.2rem;
    }

    /* Promotion Section -- Start -- */
    .sticky-header>img {
        width: 100%;
        height: 73px;
    }

    .promotion-text {
        padding: 0.9rem;
    }

    .promotion-text p:nth-of-type(1) {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    .promotion-text p:nth-of-type(2) {
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    /* Promotion Section -- End -- */
    .md-img .img-m-full {
        width: 100% !important;
    }


    .clock-div .bg-overlay {
        font-size: 27px;
    }

    .select-order-alert {
        font-size: 13px;
    }

    .card-box-width .card-body,
    .card-box-width .card-body {
        padding: 15px;
    }

    .card-box-width .cust-feedback-img,
    .card-box-width .cust-feedback-img {
        width: 50%;
        /* height: 45%; */
        height: 190px
    }

    .JA-V1>.card-box-width .cust-feedback-img {
        width: 50%;
        height: 45% !important;
        /* height:170px */
    }

    .card-box-width .cust-feedback-img:nth-of-type(odd),
    .card-box-width-2 .cust-feedback-img:nth-of-type(odd) {
        margin: 0px 3px 0px 0px;
    }

    .card-box-width .cust-feedback-img:nth-of-type(even),
    .card-box-width-2 .cust-feedback-img:nth-of-type(even) {
        margin: 0px 0px 0px 3px;
    }

    .card-box-width .col-sm-12,
    .card-box-width-2 .col-sm-12 {
        padding: 0rem 0.5rem;
    }

    .flexible-img-component .horizontal {
        display: flex !important;
        flex-direction: column !important;
    }

    .flexible-img-component .horizontal .md-img img {
        width: 100% !important;
    }

    .menu-item .col-10 div:nth-of-type(1) {
        align-items: flex-end;
    }

    .menu-item .col-10 div:nth-of-type(1) label {
        width: 60%;
    }

    .menu-item .col-10 div:nth-of-type(2) span:first-child {
        width: 60%;
    }

    .col-md-6.img-info-card-col {
        padding-left: 0;
        padding-right: 0;
    }

    .img-info-card-section .img-info-card-col {
        margin: 0px 0px !important;
    }

    .img-info-card-section .img-info-card-col .img-info-card-img-box {
        padding: 0px !important;
    }

    /* Social Proof */
    .social-proof {
        top: 2%;
        right: 1%;
        min-height: 100px;
        width: 98%;
        transform: translate(0px, 0px);
        border-radius: 5px;
        border: 1px solid grey;
        padding: 5px;
    }

    .social-proof img {
        /* display: none; */
        width: 50px;
        height: 50px;
    }

    .social-proof p {
        /* display: none; */
        font-size: 12px;
    }

    @keyframes insertDrop {
        0% {
            opacity: 0
        }

        10% {
            top: 7%;
            right: 2%;
            min-height: 20px;
            width: 20px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        60% {
            min-height: 20px;
            width: 20px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        66% {
            width: 10%;
            min-height: 20px;
            top: 6%;
            right: 2%;
            transform: translate(0px, 0px) rotate(45deg);
        }

        80% {
            width: 30%;
            /* min-height:20px; */
            right: -5%;
            top: -10%;
        }

        83% {
            width: 60%;
            transform: translate(0px, 0px) rotate(30deg);
            top: 0%;
            right: 2%;
        }

        86% {
            /* height:20px; */
            transform: translate(0px, 0px) rotate(20deg);
            top: -2%;
            right: 0%;
        }

        90% {
            width: 98%;
            top: 2%;
            right: 1%;
            height: 20px;
            transform: translate(0px, 0px) rotate(0deg);
        }

        95% {
            opacity: 1;
            width: 98%;
            top: 2%;
            right: 1%;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(15deg);
        }

        100% {
            top: 2%;
            right: 1%;
            width: 98%;
            opacity: 1;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(0deg);
        }
    }

    .bg-gradient-top-white-bottom-B5FEF9-curve-2 {
        position: absolute;
        bottom: -70px;
        height: 160px;
        width: 100%;
        z-index: 999;
        background-color: #B5FEF9;
        border-bottom-left-radius: 100%;
        border-bottom-right-radius: 100%;
    }
    .crossell-add-on-popup .swal2-title{
        font-size: 1.25rem;
        padding: 10px 4px 4px 8px !important;
    }
    .swal2-title {
        padding: 0px !important;
    }

    .swal2-html-container {
        margin: 10px !important;
    }

    .validation-err-list {
        padding-left: 2rem !important;
    }
    
    .crossell-add-on-popup .card-body{
        padding: 0.8rem;
    }
    .crossell-add-on-popup .card-body>div{
        gap: 1.5rem;
    }
    .crossell-add-on-popup .swal2-html-container .addon-img-container .addon-img-thumbnail{
        height: auto;
        /* width: auto; */
        width: 100px;
    }
    .crossell-add-on-popup .swal2-actions{
        flex-wrap: nowrap;
    }
}

@media only screen and (min-width:769px) and (max-width:992px) {
    .flickering-text-box {
        height: 150px !important;
        width: auto !important
    }

    .flicker-text {
        font-size: 9.5vw !important
    }

    .sm-text-box {
        font-size: 1.1rem !important;
        width: calc(100% - 50%) !important;
    }

    .md-text-box,
    #faq-body,
    .img-link .w-390,
    .img-link .w-300,
    .md-img .w-850,
    .md-img .w-400 {
        width: 95% !important;
    }

    .text-item h5,
    .small-text,
    .form-header-title,
    .faq-section .faq-title {
        font-size: 1rem !important;
    }

    .md-img .w-750,
    .md-img .w-620,
    .news-cutout-box {
        width: 70% !important;
    }

    .md-img .w-750.h-305,
    .md-img .w-750.h-1543,
    .md-img .w-750.h-333,
    .ingredient-img,
    .md-img .w-550,
    .md-img .w-500,
    .md-img .w-750.h-273 {
        width: 55% !important;
    }

    /* .img-link .w-390{width: 97% !important;} */

    .md-img .w-660 {
        width: 60% !important;
    }

    .md-img .w-700,
    .md-img .w-450.h-180 {
        width: 70% !important;
        height: auto !important;
    }

    .md-img .h-400,
    .md-img .w-450,
    .img-link .w-450,
    .md-img .w-750.arrow-kuning {
        width: 48% !important;
        height: auto !important;
    }

    .md-img .w-750.h-1163,
    [data-ride='carousel'],
    #witnesses-comment-1,
    #witnesses-comment-2,
    #NLCV1 {
        width: 43% !important;
    }

    .youtube-box {
        width: 70% !important;
        height: 40vw !important;
    }

    /* .youtube-box.landscape{
        width: 98%;
        height: 56vw;
    }
    .youtube-box.portrait{
        width: 99%;
        height: 98vh;
    } */
    .youtube-embed-video iframe {
        width: 100% !important;
        height: auto !important;
    }

    .youtube-caption {
        font: bold 1rem Arial !important;
        /* bottom: -18px !important; */
        transform: translateY(-1px);
    }

    .news-cutout,
    .md-img>.ingredient-img>.w-750,
    .carousel-img {
        width: 100% !important;
    }

    .md-img.table-OT-img>.w-700 {
        width: 90% !important;
        margin: 3rem auto !important;
    }

    .guide-text {
        width: 100% !important;
        padding: 0px 10%;
        text-align: center !important;
        font-size: 1rem !important;
    }

    .card-box-width .card,
    .card-box-width-2 .card {
        height: 100% !important;
        box-shadow: 5px 4px 8px #cdd5d5;
    }

    .promoting-word h2 {
        font-size: 1.5rem !important;
    }

    .box {
        padding: 7px !important;
        width: 22vw !important;
        height: auto !important;
        margin: 0px 5px !important;
    }

    .time-value {
        font-size: 45px !important;
    }

    .parcel-tracker-box {
        padding: 10px
    }

    .list-group-item,
    .footer h5 {
        font-size: 0.9rem !important;
    }

    .menu-item .product-name-unit {
        font-size: 0.7rem !important;
    }

    .menu-item .menu-package,
    .menu-item .after-discount-price,
    .menu-item .original-price {
        font-size: 0.8rem !important;
    }

    [id^=form-section-]>.card {
        width: 80% !important;
        padding: 5px !important;
    }

    #borang-pembelian .form-title {
        margin: 1rem 0px;
        font-size: 2rem;
        font-weight: 600;
        text-align: center;
    }

    .menu-list {
        width: 90%;
        margin: 0px auto;
    }

    #customer-desc {
        padding: 0px 10px;
    }

    .faq-section {
        padding: 1.5rem 5% !important;
    }

    #faq-body .card .card-header h5 .btn {
        white-space: normal !important;
        font-size: 0.9rem !important;
        text-align: left !important;
    }

    .disclaimer-text p {
        width: 60% !important;
        font-size: 0.9rem !important;
        font-weight: 500;
        color: #444444;
    }

    #tq-page .tq-page-box {
        width: 75%;
    }

    #tq-page img {
        width: 50%;
    }

    /* Promotion Section -- Start --*/
    .sticky-header>img {
        width: 100%;
        height: 125px;
    }

    .promotion-text {
        padding: 0.9rem;
    }

    .promotion-text p:nth-of-type(1) {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    .promotion-text p:nth-of-type(2) {
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    .card-box-width .card-body,
    .card-box-width-2 .card-body {
        padding: 15px;
    }

    .card-box-width .cust-feedback-img,
    .card-box-width-2 .cust-feedback-img {
        width: 45%;
        height: 45%;
    }

    .card-box-width,
    .card-box-width-2 {
        width: 96%;
    }

    .card-box-width .cust-feedback-img:nth-of-type(odd),
    .card-box-width-2 .cust-feedback-img:nth-of-type(odd) {
        margin: 0px 3px 0px 0px;
    }

    .card-box-width .cust-feedback-img:nth-of-type(even),
    .card-box-width-2 .cust-feedback-img:nth-of-type(even) {
        margin: 0px 0px 0px 3px;
    }

    .card-box-width .col-sm-12,
    .card-box-width-2 .col-sm-12 {
        padding: 0rem 0.5rem;
    }

    .img-info-card-section .img-info-card-col .img-info-card-img-box {
        padding: 0px !important;
    }

    /* Social Proof */
    .social-proof {
        top: 10%;
        right: 3%;
        min-height: 100px;
        min-width: 45%;
        transform: translate(0px, 0px);
        border-radius: 10px;
        border: 1px solid grey;
        padding: 5px;
    }

    .social-proof img {
        /* display: none; */
        width: 75px;
        height: 75px;
    }

    .social-proof p {
        /* display: none; */
        font-size: 14px;
    }

    @keyframes insertDrop {
        0% {
            opacity: 0
        }

        10% {
            top: 20%;
            right: 2%;
            min-height: 30px;
            min-width: 30px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        60% {
            min-height: 30px;
            min-width: 30px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        66% {
            width: 10%;
            min-height: 30px;
            top: 16%;
            right: 2%;
            transform: translate(0px, 0px) rotate(45deg);
        }

        80% {
            min-width: 20%;
            min-height: 50px;
            right: 2%;
            top: 4%;
        }

        83% {
            min-width: 45%;
            transform: translate(0px, 0px) rotate(30deg);
            top: -8%;
            right: 1%;
        }

        86% {
            /* height:20px; */
            transform: translate(0px, 0px) rotate(20deg);
            top: -3%;
            right: 2%;
        }

        90% {
            min-width: 45%;
            top: 8%;
            right: 2%;
            min-height: 100px;
            transform: translate(0px, 0px) rotate(0deg);
        }

        95% {
            opacity: 1;
            min-width: 45%;
            top: 8%;
            right: 2%;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(15deg);
        }

        100% {
            top: 8%;
            right: 2%;
            min-width: 45%;
            opacity: 1;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(0deg);
        }
    }

    .swal2-html-container {
        margin: 10px 10px 15px 10px !important;
    }

    .validation-err-list{
        padding-left: 2rem !important;
    }

}

@media only screen and (min-width:993px) and (max-width:1199px) {
    .flickering-text-box {
        height: 150px !important;
        width: auto !important
    }

    .flicker-text {
        font-size: 9.5vw !important
    }

    .sm-text-box {
        font-size: 1.5rem !important;
        width: calc(100% - 50%) !important;
    }

    .md-text-box,
    #faq-body,
    .img-link .w-390,
    .md-img .w-400 {
        width: 95% !important;
    }

    .text-item h5,
    .small-text,
    .form-header-title,
    .faq-section .faq-title {
        font-size: 1rem !important;
    }

    .md-img .w-750,
    .md-img .w-620,
    .news-cutout-box {
        width: 70% !important;
    }

    .md-img .w-750.h-305,
    .md-img .w-750.h-1543,
    .md-img .w-750.h-333,
    .ingredient-img,
    .md-img .w-550,
    .md-img .w-500,
    .md-img .w-750.h-273 {
        width: 55% !important;
    }

    /* .img-link .w-390{width: 97% !important;} */

    .md-img .w-660 {
        width: 60% !important;
    }

    .md-img .w-700,
    .md-img .w-450.h-180 {
        width: 70% !important;
        height: auto !important;
    }

    .md-img .h-400,
    .md-img .w-450,
    .img-link .w-450,
    .md-img .w-750.arrow-kuning {
        width: 48% !important;
        height: auto !important;
    }

    .md-img .w-750.h-1163,
    [data-ride='carousel'],
    #witnesses-comment-1,
    #witnesses-comment-2,
    #NLCV1 {
        width: 43% !important;
    }

    .youtube-box {
        width: 70% !important;
        height: 40vw !important;
    }

    .youtube-embed-video iframe {
        width: 100% !important;
        height: auto !important;
    }

    .youtube-caption {
        font: bold 1rem Arial !important;
        /* bottom: -18px !important; */
    }

    .news-cutout,
    .md-img>.ingredient-img>.w-750,
    .carousel-img,
    .card-box-width,
    .card-box-width {
        width: 100% !important;
    }

    .md-img.table-OT-img>.w-700 {
        width: 90% !important;
        margin: 3rem auto !important;
    }

    .guide-text {
        width: 100% !important;
        padding: 0px 10%;
        text-align: center !important;
        font-size: 1.5rem !important;
        color: black !important;
    }

    .card-box-width .card,
    .card-box-width-2 .card {
        height: 100% !important;
        box-shadow: 5px 4px 8px #cdd5d5;
    }

    .promoting-word h2 {
        font-size: 1.5rem !important;
    }

    .box {
        padding: 7px !important;
        width: 22vw !important;
        height: auto !important;
        margin: 0px 5px !important;
    }

    .time-value {
        font-size: 45px !important;
    }

    .parcel-tracker-box {
        padding: 10px
    }

    .list-group-item,
    .footer h5 {
        font-size: 0.9rem !important;
    }

    .menu-item .product-name-unit {
        font-size: 0.7rem !important;
    }

    .menu-item .menu-package,
    .menu-item .after-discount-price,
    .menu-item .original-price {
        font-size: 0.8rem !important;
    }

    [id^=form-section-]>.card {
        width: 80% !important;
        padding: 5px !important;
    }

    #borang-pembelian .form-title {
        margin: 1rem 0px;
        font-size: 2rem;
        font-weight: 600;
        text-align: center;
    }

    .menu-list {
        width: 90%;
        margin: 0px auto;
    }

    #customer-desc {
        padding: 0px 10px;
    }

    .faq-section {
        padding: 1.5rem 5% !important;
    }

    #faq-body .card .card-header h5 .btn {
        white-space: normal !important;
        font-size: 0.9rem !important;
        text-align: left !important;
    }

    .disclaimer-text p {
        width: 60% !important;
        font-size: 0.9rem !important;
        font-weight: 500;
        color: #444444;
    }

    #tq-page .tq-page-box {
        width: 75%;
    }

    #tq-page img {
        width: 50%;
    }

    /* Promotion Section -- Start --*/
    .sticky-header>img {
        width: 100%;
        height: 125px;
    }

    .promotion-text {
        padding: 0.9rem;
    }

    .promotion-text p:nth-of-type(1) {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    .promotion-text p:nth-of-type(2) {
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0;
    }

    /* Promotion Section -- End -- */
    /* Social Proof */
    .social-proof {
        top: 10%;
        right: 3%;
        min-height: 100px;
        min-width: 45%;
        transform: translate(0px, 0px);
        border-radius: 10px;
        border: 1px solid grey;
        padding: 5px;
    }

    .social-proof img {
        /* display: none; */
        width: 75px;
        height: 75px;
    }

    .social-proof p {
        /* display: none; */
        font-size: 14px;
    }

    @keyframes insertDrop {
        0% {
            opacity: 0
        }

        10% {
            top: 20%;
            right: 2%;
            min-height: 30px;
            min-width: 30px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        60% {
            min-height: 30px;
            min-width: 30px;
            border-radius: 5px;
            transform: translate(0px, 0px);
        }

        66% {
            width: 10%;
            min-height: 30px;
            top: 16%;
            right: 2%;
            transform: translate(0px, 0px) rotate(45deg);
        }

        80% {
            min-width: 20%;
            min-height: 50px;
            right: 2%;
            top: 4%;
        }

        83% {
            min-width: 45%;
            transform: translate(0px, 0px) rotate(30deg);
            top: -8%;
            right: 1%;
        }

        86% {
            /* height:20px; */
            transform: translate(0px, 0px) rotate(20deg);
            top: -3%;
            right: 2%;
        }

        90% {
            min-width: 45%;
            top: 8%;
            right: 2%;
            min-height: 100px;
            transform: translate(0px, 0px) rotate(0deg);
        }

        95% {
            opacity: 1;
            min-width: 45%;
            top: 8%;
            right: 2%;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(15deg);
        }

        100% {
            top: 8%;
            right: 2%;
            min-width: 45%;
            opacity: 1;
            transform: scale(1, 1);
            transform: translate(0px, 0px) rotate(0deg);
        }
    }

    .swal2-html-container {
        margin: 10px 10px 15px 10px !important;
    }

    .validation-err-list{
        padding-left: 2rem !important;
    }
}

@media only screen and (min-width:1200px) {
    .menu-item input {
        width: 15px;
        height: 15px;
    }

    .card-box-width .cust-feedback-img:nth-of-type(odd),
    .card-box-width-2 .cust-feedback-img:nth-of-type(odd) {
        margin: 0px 3px 0px 0px;
    }

    .card-box-width .cust-feedback-img:nth-of-type(even),
    .card-box-width-2 .cust-feedback-img:nth-of-type(even) {
        margin: 0px 0px 0px 3px;
    }

    .card-box-width .card,
    .card-box-width-2 .card {
        min-height: 395px;
    }

    .card-box-width .cust-feedback-text,
    .card-box-width-2 .cust-feedback-text {
        min-height: 150px;
    }

    /* Social Proof */
    .social-proof {
        top: 2%;
        right: 3%;
        height: 120px;
        max-width: 35%;
        min-width: 0%;
        transform: translate(10px, 10px);
        padding: 10px 20px 10px 10px
    }

    @keyframes insertDrop {
        0% {
            opacity: 0
        }

        10% {
            top: 8%;
            right: 2%;
            height: 30px;
            width: 30px;
            border-radius: 5px;
            transform: translate(10px, 10px);
        }

        60% {
            height: 30px;
            width: 30px;
            border-radius: 5px;
            transform: translate(10px, 10px);
        }

        66% {
            /* width:5%; */
            /* max-width: 5%;
            min-width: 0%; */
            height: 30px;
            top: 8%;
            right: 2%;
            transform: translate(0px, 10px) rotate(45deg)
        }

        80% {
            /* width:15%; */
            /* max-width: 15%;
            min-width: 0%; */
            height: 30px;
            right: 1%;
            top: 0%;
        }

        83% {
            transform: translate(0px, 10px) rotate(30deg);
            top: 0%;
            right: 1%;
        }

        86% {
            transform: translate(0px, 10px) rotate(20deg);
            top: 0%;
            right: 1%;
        }

        90% {
            width: 35%;
            /* max-width: 35%;
            min-width: 0%; */
            top: 4%;
            right: 2%;
            transform: translate(0px, 10px) rotate(0deg);
        }

        95% {
            opacity: 1;
            width: 35%;
            /* max-width: 35%;
            min-width: 0%; */
            top: 5%;
            right: 2%;
            transform: scale(1, 1);
            transform: translate(0px, 10px) rotate(15deg);
        }

        100% {
            opacity: 1;
            width: 35%;
            /* max-width: 35%;
            min-width: 0%; */
            top: 5%;
            right: 2%;
            transform: scale(1, 1);
            transform: translate(0px, 10px) rotate(0deg);
        }
    }

    .social-proof img {
        width: 100px;
        height: 100px;
    }

    .social-proof p {
        font-size: 14px;
    }

    .swal2-html-container {
        margin: 10px 10px 15px 10px !important;
    }

    .validation-err-list{
        padding-left: 2rem !important;
    }
}
.failed-payment .sign-img {
    width: 35%;
    height: auto;
    margin: 0px auto 5px auto;
    display: block;
    position: static;
    top: 0;
    left: 0;
    transform-origin: 50% 15px;
    animation: 2.5s swing ease forwards;
}

.failed-payment .failed-payment-desc-1 {
    font-size: 0.9rem;
    width: 100%;
    text-align: center;
    margin: 0rem auto 0.8rem auto;
}

.failed-payment .failed-payment-desc-2 {
    font-size: 0.9rem;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

/* .box-shadow-around{box-shadow:0px 0px 4px 2px black;} */
/* This Section is Specificaly only for sizing variation --start--*/

/* Mobile View */
@media screen and (max-width:768px) {
    .display-m-none {
        display: none;
    }

    .br-m {
        display: block !important;
    }

    .mt-m-n1 {
        margin-top: -1%;
    }

    .mt-m-n2 {
        margin-top: -2%;
    }

    .mt-m-n3 {
        margin-top: -3%;
    }

    .mt-m-n4 {
        margin-top: -4%;
    }

    .mt-m-n5 {
        margin-top: -5%;
    }

    .mt-m-n6 {
        margin-top: -6%;
    }

    .mt-m-n7 {
        margin-top: -7%;
    }

    .mt-m-n8 {
        margin-top: -8%;
    }

    .mt-m-n9 {
        margin-top: -9%;
    }

    .mt-m-n10 {
        margin-top: -10%;
    }

    .mt-m-n11 {
        margin-top: -11%;
    }

    .mt-m-n12 {
        margin-top: -12%;
    }

    .mt-m-n13 {
        margin-top: -13%;
    }

    .mt-m-n14 {
        margin-top: -14%;
    }

    .mt-m-n15 {
        margin-top: -15%;
    }

    .mt-m-n16 {
        margin-top: -16%;
    }

    .mt-m-n17 {
        margin-top: -17%;
    }

    .mt-m-n18 {
        margin-top: -18%;
    }

    .mt-m-n19 {
        margin-top: -19%;
    }

    .mt-m-n20 {
        margin-top: -20%;
    }

    .mt-m-n21 {
        margin-top: -21%;
    }

    .mt-m-n22 {
        margin-top: -22%;
    }

    .mt-m-n23 {
        margin-top: -23%;
    }

    .mt-m-n24 {
        margin-top: -24%;
    }

    .mt-m-n25 {
        margin-top: -25%;
    }

    .mt-m-n26 {
        margin-top: -26%;
    }

    .mt-m-n27 {
        margin-top: -27%;
    }

    .mt-m-n28 {
        margin-top: -28%;
    }

    .mt-m-n29 {
        margin-top: -29%;
    }

    .mt-m-n30 {
        margin-top: -30%;
    }

    .mt-m-n40 {
        margin-top: -40%;
    }

    .mt-m-n41 {
        margin-top: -41%;
    }

    .mt-m-n42 {
        margin-top: -42%;
    }

    .mt-m-n43 {
        margin-top: -43%;
    }

    .mt-m-n44 {
        margin-top: -44%;
    }

    .mt-m-n45 {
        margin-top: -45%;
    }

    .mt-m-n46 {
        margin-top: -46%;
    }

    .mt-m-n47 {
        margin-top: -47%;
    }

    .mt-m-n48 {
        margin-top: -48%;
    }

    .mt-m-n49 {
        margin-top: -49%;
    }

    .mt-m-n50 {
        margin-top: -50%;
    }

    .w-m-25 {
        width: 25% !important;
    }

    .w-m-26 {
        width: 26% !important;
    }

    .w-m-27 {
        width: 27% !important;
    }

    .w-m-28 {
        width: 28% !important;
    }

    .w-m-29 {
        width: 29% !important;
    }

    .w-m-30 {
        width: 30% !important;
    }

    .w-m-35 {
        width: 55% !important;
    }

    .w-m-35 {
        width: 55% !important;
    }

    .w-m-30 {
        width: 30% !important;
    }

    .w-m-31 {
        width: 31% !important;
    }

    .w-m-32 {
        width: 32% !important;
    }

    .w-m-33 {
        width: 33% !important;
    }

    .w-m-34 {
        width: 34% !important;
    }

    .w-m-35 {
        width: 35% !important;
    }

    .w-m-36 {
        width: 36% !important;
    }

    .w-m-37 {
        width: 37% !important;
    }

    .w-m-38 {
        width: 38% !important;
    }

    .w-m-39 {
        width: 39% !important;
    }

    .w-m-40 {
        width: 40% !important;
    }

    .w-m-41 {
        width: 41% !important;
    }

    .w-m-42 {
        width: 42% !important;
    }

    .w-m-43 {
        width: 43% !important;
    }

    .w-m-44 {
        width: 44% !important;
    }

    .w-m-45 {
        width: 45% !important;
    }

    .w-m-46 {
        width: 46% !important;
    }

    .w-m-47 {
        width: 47% !important;
    }

    .w-m-48 {
        width: 48% !important;
    }

    .w-m-49 {
        width: 49% !important;
    }

    .w-m-50 {
        width: 50% !important;
    }

    .w-m-51 {
        width: 51% !important;
    }

    .w-m-52 {
        width: 52% !important;
    }

    .w-m-53 {
        width: 53% !important;
    }

    .w-m-54 {
        width: 54% !important;
    }

    .w-m-55 {
        width: 55% !important;
    }

    .w-m-56 {
        width: 56% !important;
    }

    .w-m-57 {
        width: 57% !important;
    }

    .w-m-58 {
        width: 58% !important;
    }

    .w-m-59 {
        width: 59% !important;
    }

    .w-m-60 {
        width: 60% !important;
    }

    .w-m-61 {
        width: 61% !important;
    }

    .w-m-62 {
        width: 62% !important;
    }

    .w-m-63 {
        width: 63% !important;
    }

    .w-m-64 {
        width: 64% !important;
    }

    .w-m-65 {
        width: 65% !important;
    }

    .w-m-66 {
        width: 66% !important;
    }

    .w-m-67 {
        width: 67% !important;
    }

    .w-m-68 {
        width: 68% !important;
    }

    .w-m-69 {
        width: 69% !important;
    }

    .w-m-70 {
        width: 70% !important;
    }

    .w-m-71 {
        width: 71% !important;
    }

    .w-m-72 {
        width: 72% !important;
    }

    .w-m-73 {
        width: 73% !important;
    }

    .w-m-74 {
        width: 74% !important;
    }

    .w-m-75 {
        width: 75% !important;
    }

    .w-m-76 {
        width: 76% !important;
    }

    .w-m-77 {
        width: 77% !important;
    }

    .w-m-78 {
        width: 78% !important;
    }

    .w-m-79 {
        width: 79% !important;
    }

    .w-m-80 {
        width: 80% !important;
    }

    .w-m-81 {
        width: 81% !important;
    }

    .w-m-82 {
        width: 82% !important;
    }

    .w-m-83 {
        width: 83% !important;
    }

    .w-m-84 {
        width: 84% !important;
    }

    .w-m-85 {
        width: 85% !important;
    }

    .w-m-86 {
        width: 86% !important;
    }

    .w-m-87 {
        width: 87% !important;
    }

    .w-m-88 {
        width: 88% !important;
    }

    .w-m-89 {
        width: 89% !important;
    }

    .w-m-90 {
        width: 90% !important;
    }

    .w-m-91 {
        width: 91% !important;
    }

    .w-m-92 {
        width: 92% !important;
    }

    .w-m-93 {
        width: 93% !important;
    }

    .w-m-94 {
        width: 94% !important;
    }

    .w-m-95 {
        width: 95% !important;
    }

    .w-m-96 {
        width: 96% !important;
    }

    .w-m-97 {
        width: 97% !important;
    }

    .w-m-98 {
        width: 98% !important;
    }

    .w-m-99 {
        width: 99% !important;
    }

    .w-m-100 {
        width: 100% !important;
    }

    .h-m-25vh {
        height: 25vh !important;
    }

    .h-m-26vh {
        height: 26vh !important;
    }

    .h-m-27vh {
        height: 27vh !important;
    }

    .h-m-28vh {
        height: 28vh !important;
    }

    .h-m-29vh {
        height: 29vh !important;
    }

    .h-m-30vh {
        height: 30vh !important;
    }

    .h-m-31vh {
        height: 31vh !important;
    }

    .h-m-32vh {
        height: 32vh !important;
    }

    .h-m-33vh {
        height: 33vh !important;
    }

    .h-m-34vh {
        height: 34vh !important;
    }

    .h-m-35vh {
        height: 35vh !important;
    }

    .h-m-36vh {
        height: 36vh !important;
    }

    .h-m-37vh {
        height: 37vh !important;
    }

    .h-m-38vh {
        height: 38vh !important;
    }

    .h-m-39vh {
        height: 39vh !important;
    }

    .h-m-40vh {
        height: 40vh !important;
    }

    .h-m-41vh {
        height: 41vh !important;
    }

    .h-m-42vh {
        height: 42vh !important;
    }

    .h-m-43vh {
        height: 43vh !important;
    }

    .h-m-44vh {
        height: 44vh !important;
    }

    .h-m-45vh {
        height: 45vh !important;
    }

    .h-m-46vh {
        height: 46vh !important;
    }

    .h-m-47vh {
        height: 47vh !important;
    }

    .h-m-48vh {
        height: 48vh !important;
    }

    .h-m-49vh {
        height: 49vh !important;
    }

    .h-m-50vh {
        height: 50vh !important;
    }

    .h-m-51vh {
        height: 51vh !important;
    }

    .h-m-52vh {
        height: 52vh !important;
    }

    .h-m-53vh {
        height: 53vh !important;
    }

    .h-m-54vh {
        height: 54vh !important;
    }

    .h-m-55vh {
        height: 55vh !important;
    }

    .h-m-56vh {
        height: 56vh !important;
    }

    .h-m-57vh {
        height: 57vh !important;
    }

    .h-m-58vh {
        height: 58vh !important;
    }

    .h-m-59vh {
        height: 59vh !important;
    }

    .h-m-60vh {
        height: 60vh !important;
    }

    .h-m-61vh {
        height: 61vh !important;
    }

    .h-m-62vh {
        height: 62vh !important;
    }

    .h-m-63vh {
        height: 63vh !important;
    }

    .h-m-64vh {
        height: 64vh !important;
    }

    .h-m-65vh {
        height: 65vh !important;
    }

    .h-m-66vh {
        height: 66vh !important;
    }

    .h-m-67vh {
        height: 67vh !important;
    }

    .h-m-68vh {
        height: 68vh !important;
    }

    .h-m-69vh {
        height: 69vh !important;
    }

    .h-m-70vh {
        height: 70vh !important;
    }

    .h-m-71vh {
        height: 71vh !important;
    }

    .h-m-72vh {
        height: 72vh !important;
    }

    .h-m-73vh {
        height: 73vh !important;
    }

    .h-m-74vh {
        height: 74vh !important;
    }

    .h-m-75vh {
        height: 75vh !important;
    }

    .h-m-76vh {
        height: 76vh !important;
    }

    .h-m-77vh {
        height: 77vh !important;
    }

    .h-m-78vh {
        height: 78vh !important;
    }

    .h-m-79vh {
        height: 79vh !important;
    }

    .h-m-80vh {
        height: 80vh !important;
    }

    .h-m-81vh {
        height: 81vh !important;
    }

    .h-m-82vh {
        height: 82vh !important;
    }

    .h-m-83vh {
        height: 83vh !important;
    }

    .h-m-84vh {
        height: 84vh !important;
    }

    .h-m-85vh {
        height: 85vh !important;
    }

    .h-m-86vh {
        height: 86vh !important;
    }

    .h-m-87vh {
        height: 87vh !important;
    }

    .h-m-88vh {
        height: 88vh !important;
    }

    .h-m-89vh {
        height: 89vh !important;
    }

    .h-m-90vh {
        height: 90vh !important;
    }

    .h-m-91vh {
        height: 91vh !important;
    }

    .h-m-92vh {
        height: 92vh !important;
    }

    .h-m-93vh {
        height: 93vh !important;
    }

    .h-m-94vh {
        height: 94vh !important;
    }

    .h-m-95vh {
        height: 95vh !important;
    }

    .h-m-96vh {
        height: 96vh !important;
    }

    .h-m-97vh {
        height: 97vh !important;
    }

    .h-m-98vh {
        height: 98vh !important;
    }

    .h-m-99vh {
        height: 99vh !important;
    }

    .h-m-100vh {
        height: 100vh !important;
    }


    .mt-m-0 {
        margin-top: 0rem !important;
    }

    .mb-m-0 {
        margin-bottom: 0rem !important;
    }

    .my-m-0 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .mt-m-2 {
        margin-top: 0.5rem !important;
    }

    .mb-m-2 {
        margin-bottom: 0.5rem !important;
    }

    .my-m-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-m-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .mt-m-4 {
        margin-top: 1.5rem !important;
    }

    .mb-m-4 {
        margin-bottom: 1.5rem !important;
    }

    .m-m-0 {
        margin: 0 !important;
    }

    .mt-m-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mb-m-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-m-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mt-m-1 {
        margin-top: 0.25rem !important;
    }

    .mb-m-1 {
        margin-bottom: 0.25rem !important;
    }

    .my-m-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .pt-m-2 {
        padding-top: 0.5rem !important;
    }

    .pb-m-2 {
        padding-bottom: 0.5rem !important;
    }

    .py-m-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-m-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-m-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pt-m-4 {
        padding-top: 1.5rem !important;
    }

    .pb-m-4 {
        padding-bottom: 1.5rem !important;
    }

    .pt-m-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .pb-m-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .pt-m-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pb-m-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pb-m-5 {
        padding-bottom: 2rem;
    }

    .p-m-0 {
        padding: 0px !important;
    }

    .pl-m-0 {
        padding-left: 0 !important;
    }

    .pr-m-0 {
        padding-right: 0 !important;
    }

    .pl-m-1 {
        padding-left: 0.25rem !important;
    }

    .pr-m-1 {
        padding-right: 0.25rem !important;
    }

    .pl-m-2 {
        padding-left: 0.5rem !important;
    }

    .pr-m-2 {
        padding-right: 0.5rem !important;
    }

    /*  */
    .pg-box-m-70 {
        width: 70%;
    }

    .pg-box-m-71 {
        width: 71%;
    }

    .pg-box-m-72 {
        width: 72%;
    }

    .pg-box-m-73 {
        width: 73%;
    }

    .pg-box-m-74 {
        width: 74%;
    }

    .pg-box-m-75 {
        width: 75%;
    }

    .pg-box-m-80 {
        width: 80%;
    }

    .pg-box-m-81 {
        width: 81%;
    }

    .pg-box-m-82 {
        width: 82%;
    }

    .pg-box-m-83 {
        width: 83%;
    }

    .pg-box-m-84 {
        width: 84%;
    }

    .pg-box-m-85 {
        width: 85%;
    }

    .pg-box-m-86 {
        width: 86%;
    }

    .pg-box-m-87 {
        width: 87%;
    }

    .pg-box-m-88 {
        width: 88%;
    }

    .pg-box-m-89 {
        width: 89%;
    }

    .pg-box-m-90 {
        width: 90%;
    }

    .pg-box-m-91 {
        width: 91%;
    }

    .pg-box-m-92 {
        width: 92%;
    }

    .pg-box-m-93 {
        width: 93%;
    }

    .pg-box-m-94 {
        width: 94%;
    }

    .pg-box-m-95 {
        width: 95%;
    }

    .pg-box-m-96 {
        width: 96%;
    }

    .pg-box-m-97 {
        width: 97%;
    }

    .pg-box-m-98 {
        width: 98%;
    }

    .pg-box-m-99 {
        width: 99%;
    }

    .pg-box-m-100 {
        width: 100%;
    }

    /*  */
    .fs-m-10 {
        font-size: 0.65rem !important;
    }

    .fs-m-11 {
        font-size: 0.70rem !important;
    }

    .fs-m-12 {
        font-size: 0.75rem !important;
    }

    .fs-m-13 {
        font-size: 0.84rem !important;
    }

    .fs-m-14 {
        font-size: 0.90rem !important;
    }

    .fs-m-14 {
        font-size: 0.90rem !important;
    }

    .fs-m-15 {
        font-size: 0.95rem !important;
    }

    .fs-m-16 {
        font-size: 1rem !important;
    }

    .fs-m-17 {
        font-size: 1.07rem !important;
    }

    .fs-m-18 {
        font-size: 1.15rem !important;
    }

    .fs-m-19 {
        font-size: 1.19rem !important;
    }

    .fs-m-20 {
        font-size: 1.25rem !important;
    }

    .fs-m-21 {
        font-size: 1.32rem !important;
    }

    .fs-m-22 {
        font-size: 1.38rem !important;
    }

    .fs-m-23 {
        font-size: 1.45rem !important;
    }

    .fs-m-24 {
        font-size: 1.5rem !important;
    }

    .fs-m-25 {
        font-size: 1.57rem !important;
    }

    .fs-m-26 {
        font-size: 1.63rem !important;
    }

    .fs-m-27 {
        font-size: 1.7rem !important;
    }

    .fs-m-28 {
        font-size: 1.75rem !important;
    }

    .fs-m-29 {
        font-size: 1.83rem !important;
    }

    .fs-m-30 {
        font-size: 1.9rem !important;
    }

    .fs-m-31 {
        font-size: 1.94rem !important;
    }

    .fs-m-32 {
        font-size: 2.00rem !important;
    }

    .fs-m-33 {
        font-size: 2.06rem !important;
    }

    .fs-m-34 {
        font-size: 2.13rem !important;
    }

    .fs-m-35 {
        font-size: 2.19rem !important;
    }

    .fs-m-36 {
        font-size: 2.25rem !important;
    }

    .fs-m-37 {
        font-size: 2.31rem !important;
    }

    .fs-m-38 {
        font-size: 2.38rem !important;
    }

    .fs-m-39 {
        font-size: 2.44rem !important;
    }

    .fs-m-40 {
        font-size: 2.50rem !important;
    }

    .fs-m-41 {
        font-size: 2.56rem !important;
    }

    .fs-m-42 {
        font-size: 2.63rem !important;
    }

    .fs-m-43 {
        font-size: 2.70rem !important;
    }

    .fs-m-44 {
        font-size: 2.75rem !important;
    }

    .fs-m-45 {
        font-size: 2.81rem !important;
    }

    .fs-m-46 {
        font-size: 2.88rem !important;
    }

    .fs-m-47 {
        font-size: 2.94rem !important;
    }

    .fs-m-48 {
        font-size: 3.00rem !important;
    }

    .fs-m-49 {
        font-size: 3.06rem !important;
    }

    .fs-m-50 {
        font-size: 3.13rem !important;
    }

    .fs-m-51 {
        font-size: 3.18rem !important;
    }

    .fs-m-52 {
        font-size: 3.25rem !important;
    }

    .fs-m-53 {
        font-size: 3.31rem !important;
    }

    .fs-m-54 {
        font-size: 3.37rem !important;
    }

    .fs-m-55 {
        font-size: 3.43rem !important;
    }

    .fs-m-56 {
        font-size: 3.5rem !important;
    }

    .fs-m-57 {
        font-size: 3.56rem !important;
    }

    .fs-m-58 {
        font-size: 3.625rem !important;
    }

    .fs-m-59 {
        font-size: 3.69rem !important;
    }

    .fs-m-60 {
        font-size: 3.75rem !important;
    }


    .b-radius-m-0 {
        border-radius: 0px !important;
    }
}

@media screen and (min-width:769px) and (max-width:992px) {
    .display-t-none {
        display: none;
    }

    .mt-t-n1 {
        margin-top: -1%;
    }

    .mt-t-n2 {
        margin-top: -2%;
    }

    .mt-t-n3 {
        margin-top: -3%;
    }

    .mt-t-n4 {
        margin-top: -4%;
    }

    .mt-t-n5 {
        margin-top: -5%;
    }

    .mt-t-n6 {
        margin-top: -6%;
    }

    .mt-t-n7 {
        margin-top: -7%;
    }

    .mt-t-n8 {
        margin-top: -8%;
    }

    .mt-t-n9 {
        margin-top: -9%;
    }

    .mt-t-n10 {
        margin-top: -10%;
    }

    .mt-t-n11 {
        margin-top: -11%;
    }

    .mt-t-n12 {
        margin-top: -12%;
    }

    .mt-t-n13 {
        margin-top: -13%;
    }

    .mt-t-n14 {
        margin-top: -14%;
    }

    .mt-t-n15 {
        margin-top: -15%;
    }

    .mt-t-n16 {
        margin-top: -16%;
    }

    .mt-t-n17 {
        margin-top: -17%;
    }

    .mt-t-n18 {
        margin-top: -18%;
    }

    .mt-t-n19 {
        margin-top: -19%;
    }

    .mt-t-n20 {
        margin-top: -20%;
    }

    .mt-t-n21 {
        margin-top: -21%;
    }

    .mt-t-n22 {
        margin-top: -22%;
    }

    .mt-t-n23 {
        margin-top: -23%;
    }

    .mt-t-n24 {
        margin-top: -24%;
    }

    .mt-t-n25 {
        margin-top: -25%;
    }

    .mt-t-n26 {
        margin-top: -26%;
    }

    .mt-t-n27 {
        margin-top: -27%;
    }

    .mt-t-n28 {
        margin-top: -28%;
    }

    .mt-t-n29 {
        margin-top: -29%;
    }

    .mt-t-n30 {
        margin-top: -30%;
    }

    .mt-t-n40 {
        margin-top: -40%;
    }

    .mt-t-n41 {
        margin-top: -41%;
    }

    .mt-t-n42 {
        margin-top: -42%;
    }

    .mt-t-n43 {
        margin-top: -43%;
    }

    .mt-t-n44 {
        margin-top: -44%;
    }

    .mt-t-n45 {
        margin-top: -45%;
    }

    .mt-t-n46 {
        margin-top: -46%;
    }

    .mt-t-n47 {
        margin-top: -47%;
    }

    .mt-t-n48 {
        margin-top: -48%;
    }

    .mt-t-n49 {
        margin-top: -49%;
    }

    .mt-t-n50 {
        margin-top: -50%;
    }

    .w-t-10 {
        width: 10% !important;
    }

    .w-t-11 {
        width: 11% !important;
    }

    .w-t-12 {
        width: 12% !important;
    }

    .w-t-13 {
        width: 13% !important;
    }

    .w-t-14 {
        width: 14% !important;
    }

    .w-t-15 {
        width: 15% !important;
    }

    .w-t-16 {
        width: 16% !important;
    }

    .w-t-17 {
        width: 17% !important;
    }

    .w-t-18 {
        width: 18% !important;
    }

    .w-t-19 {
        width: 19% !important;
    }

    .w-t-20 {
        width: 20% !important;
    }

    .w-t-21 {
        width: 21% !important;
    }

    .w-t-22 {
        width: 22% !important;
    }

    .w-t-23 {
        width: 23% !important;
    }

    .w-t-24 {
        width: 24% !important;
    }

    .w-t-25 {
        width: 25% !important;
    }

    .w-t-26 {
        width: 26% !important;
    }

    .w-t-27 {
        width: 27% !important;
    }

    .w-t-28 {
        width: 28% !important;
    }

    .w-t-29 {
        width: 29% !important;
    }

    .w-t-30 {
        width: 30% !important;
    }

    .w-t-35 {
        width: 55% !important;
    }

    .w-t-35 {
        width: 55% !important;
    }

    .w-t-30 {
        width: 30% !important;
    }

    .w-t-31 {
        width: 31% !important;
    }

    .w-t-32 {
        width: 32% !important;
    }

    .w-t-33 {
        width: 33% !important;
    }

    .w-t-34 {
        width: 34% !important;
    }

    .w-t-35 {
        width: 35% !important;
    }

    .w-t-36 {
        width: 36% !important;
    }

    .w-t-37 {
        width: 37% !important;
    }

    .w-t-38 {
        width: 38% !important;
    }

    .w-t-39 {
        width: 39% !important;
    }

    .w-t-40 {
        width: 40% !important;
    }

    .w-t-41 {
        width: 41% !important;
    }

    .w-t-42 {
        width: 42% !important;
    }

    .w-t-43 {
        width: 43% !important;
    }

    .w-t-44 {
        width: 44% !important;
    }

    .w-t-45 {
        width: 45% !important;
    }

    .w-t-46 {
        width: 46% !important;
    }

    .w-t-47 {
        width: 47% !important;
    }

    .w-t-48 {
        width: 48% !important;
    }

    .w-t-49 {
        width: 49% !important;
    }

    .w-t-50 {
        width: 50% !important;
    }

    .w-t-51 {
        width: 51% !important;
    }

    .w-t-52 {
        width: 52% !important;
    }

    .w-t-53 {
        width: 53% !important;
    }

    .w-t-54 {
        width: 54% !important;
    }

    .w-t-55 {
        width: 55% !important;
    }

    .w-t-56 {
        width: 56% !important;
    }

    .w-t-57 {
        width: 57% !important;
    }

    .w-t-58 {
        width: 58% !important;
    }

    .w-t-59 {
        width: 59% !important;
    }

    .w-t-60 {
        width: 60% !important;
    }

    .w-t-61 {
        width: 61% !important;
    }

    .w-t-62 {
        width: 62% !important;
    }

    .w-t-63 {
        width: 63% !important;
    }

    .w-t-64 {
        width: 64% !important;
    }

    .w-t-65 {
        width: 65% !important;
    }

    .w-t-66 {
        width: 66% !important;
    }

    .w-t-67 {
        width: 67% !important;
    }

    .w-t-68 {
        width: 68% !important;
    }

    .w-t-69 {
        width: 69% !important;
    }

    .w-t-70 {
        width: 70% !important;
    }

    .w-t-71 {
        width: 71% !important;
    }

    .w-t-72 {
        width: 72% !important;
    }

    .w-t-73 {
        width: 73% !important;
    }

    .w-t-74 {
        width: 74% !important;
    }

    .w-t-75 {
        width: 75% !important;
    }

    .w-t-76 {
        width: 76% !important;
    }

    .w-t-77 {
        width: 77% !important;
    }

    .w-t-78 {
        width: 78% !important;
    }

    .w-t-79 {
        width: 79% !important;
    }

    .w-t-80 {
        width: 80% !important;
    }

    .w-t-81 {
        width: 81% !important;
    }

    .w-t-82 {
        width: 82% !important;
    }

    .w-t-83 {
        width: 83% !important;
    }

    .w-t-84 {
        width: 84% !important;
    }

    .w-t-85 {
        width: 85% !important;
    }

    .w-t-86 {
        width: 86% !important;
    }

    .w-t-87 {
        width: 87% !important;
    }

    .w-t-88 {
        width: 88% !important;
    }

    .w-t-89 {
        width: 89% !important;
    }

    .w-t-90 {
        width: 90% !important;
    }

    .w-t-91 {
        width: 91% !important;
    }

    .w-t-92 {
        width: 92% !important;
    }

    .w-t-93 {
        width: 93% !important;
    }

    .w-t-94 {
        width: 94% !important;
    }

    .w-t-95 {
        width: 95% !important;
    }

    .w-t-96 {
        width: 96% !important;
    }

    .w-t-97 {
        width: 97% !important;
    }

    .w-t-98 {
        width: 98% !important;
    }

    .w-t-99 {
        width: 99% !important;
    }

    .w-t-100 {
        width: 100% !important;
    }

    .h-t-25vh {
        height: 25vh !important;
    }

    .h-t-26vh {
        height: 26vh !important;
    }

    .h-t-27vh {
        height: 27vh !important;
    }

    .h-t-28vh {
        height: 28vh !important;
    }

    .h-t-29vh {
        height: 29vh !important;
    }

    .h-t-30vh {
        height: 30vh !important;
    }

    .h-t-31vh {
        height: 31vh !important;
    }

    .h-t-32vh {
        height: 32vh !important;
    }

    .h-t-33vh {
        height: 33vh !important;
    }

    .h-t-34vh {
        height: 34vh !important;
    }

    .h-t-35vh {
        height: 35vh !important;
    }

    .h-t-36vh {
        height: 36vh !important;
    }

    .h-t-37vh {
        height: 37vh !important;
    }

    .h-t-38vh {
        height: 38vh !important;
    }

    .h-t-39vh {
        height: 39vh !important;
    }

    .h-t-40vh {
        height: 40vh !important;
    }

    .h-t-41vh {
        height: 41vh !important;
    }

    .h-t-42vh {
        height: 42vh !important;
    }

    .h-t-43vh {
        height: 43vh !important;
    }

    .h-t-44vh {
        height: 44vh !important;
    }

    .h-t-45vh {
        height: 45vh !important;
    }

    .h-t-46vh {
        height: 46vh !important;
    }

    .h-t-47vh {
        height: 47vh !important;
    }

    .h-t-48vh {
        height: 48vh !important;
    }

    .h-t-49vh {
        height: 49vh !important;
    }

    .h-t-50vh {
        height: 50vh !important;
    }

    .h-t-51vh {
        height: 51vh !important;
    }

    .h-t-52vh {
        height: 52vh !important;
    }

    .h-t-53vh {
        height: 53vh !important;
    }

    .h-t-54vh {
        height: 54vh !important;
    }

    .h-t-55vh {
        height: 55vh !important;
    }

    .h-t-56vh {
        height: 56vh !important;
    }

    .h-t-57vh {
        height: 57vh !important;
    }

    .h-t-58vh {
        height: 58vh !important;
    }

    .h-t-59vh {
        height: 59vh !important;
    }

    .h-t-60vh {
        height: 60vh !important;
    }

    .h-t-61vh {
        height: 61vh !important;
    }

    .h-t-62vh {
        height: 62vh !important;
    }

    .h-t-63vh {
        height: 63vh !important;
    }

    .h-t-64vh {
        height: 64vh !important;
    }

    .h-t-65vh {
        height: 65vh !important;
    }

    .h-t-66vh {
        height: 66vh !important;
    }

    .h-t-67vh {
        height: 67vh !important;
    }

    .h-t-68vh {
        height: 68vh !important;
    }

    .h-t-69vh {
        height: 69vh !important;
    }

    .h-t-70vh {
        height: 70vh !important;
    }

    .h-t-71vh {
        height: 71vh !important;
    }

    .h-t-72vh {
        height: 72vh !important;
    }

    .h-t-73vh {
        height: 73vh !important;
    }

    .h-t-74vh {
        height: 74vh !important;
    }

    .h-t-75vh {
        height: 75vh !important;
    }

    .h-t-76vh {
        height: 76vh !important;
    }

    .h-t-77vh {
        height: 77vh !important;
    }

    .h-t-78vh {
        height: 78vh !important;
    }

    .h-t-79vh {
        height: 79vh !important;
    }

    .h-t-80vh {
        height: 80vh !important;
    }

    .h-t-81vh {
        height: 81vh !important;
    }

    .h-t-82vh {
        height: 82vh !important;
    }

    .h-t-83vh {
        height: 83vh !important;
    }

    .h-t-84vh {
        height: 84vh !important;
    }

    .h-t-85vh {
        height: 85vh !important;
    }

    .h-t-86vh {
        height: 86vh !important;
    }

    .h-t-87vh {
        height: 87vh !important;
    }

    .h-t-88vh {
        height: 88vh !important;
    }

    .h-t-89vh {
        height: 89vh !important;
    }

    .h-t-90vh {
        height: 90vh !important;
    }

    .h-t-91vh {
        height: 91vh !important;
    }

    .h-t-92vh {
        height: 92vh !important;
    }

    .h-t-93vh {
        height: 93vh !important;
    }

    .h-t-94vh {
        height: 94vh !important;
    }

    .h-t-95vh {
        height: 95vh !important;
    }

    .h-t-96vh {
        height: 96vh !important;
    }

    .h-t-97vh {
        height: 97vh !important;
    }

    .h-t-98vh {
        height: 98vh !important;
    }

    .h-t-99vh {
        height: 99vh !important;
    }

    .h-t-100vh {
        height: 100vh !important;
    }

    .mt-t-0 {
        margin-top: 0rem !important;
    }

    .mb-t-0 {
        margin-bottom: 0rem !important;
    }

    .my-t-0 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .mt-t-2 {
        margin-top: 0.5rem !important;
    }

    .mb-t-2 {
        margin-bottom: 0.5rem !important;
    }

    .my-t-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .mt-t-4 {
        margin-top: 1.5rem !important;
    }

    .mb-t-4 {
        margin-bottom: 1.5rem !important;
    }

    .mt-t-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mb-t-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-t-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mt-t-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .mb-t-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-t-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .pt-t-2 {
        padding-top: 0.5rem !important;
    }

    .pb-t-2 {
        padding-bottom: 0.5rem !important;
    }

    .py-t-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .pt-t-4 {
        padding-top: 1.5rem !important;
    }

    .pb-t-4 {
        padding-bottom: 1.5rem !important;
    }

    .pt-t-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .pb-t-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-t-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .pt-t-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pb-t-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-t-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    /*  */
    .pg-box-t-40 {
        width: 40%;
        font-size: 1.1rem
    }

    .pg-box-t-41 {
        width: 41%;
        font-size: 1.1rem
    }

    .pg-box-t-42 {
        width: 42%;
        font-size: 1.1rem
    }

    .pg-box-t-43 {
        width: 43%;
        font-size: 1.1rem
    }

    .pg-box-t-44 {
        width: 44%;
        font-size: 1.1rem
    }

    .pg-box-t-45 {
        width: 45%;
        font-size: 1.1rem
    }

    .pg-box-t-46 {
        width: 46%;
        font-size: 1.1rem
    }

    .pg-box-t-47 {
        width: 47%;
        font-size: 1.1rem
    }

    .pg-box-t-48 {
        width: 48%;
        font-size: 1.1rem
    }

    .pg-box-t-49 {
        width: 49%;
        font-size: 1.1rem
    }

    .pg-box-t-50 {
        width: 50%;
        font-size: 1.1rem
    }

    .pg-box-t-51 {
        width: 51%;
        font-size: 1.1rem
    }

    .pg-box-t-52 {
        width: 52%;
        font-size: 1.1rem
    }

    .pg-box-t-53 {
        width: 53%;
        font-size: 1.1rem
    }

    .pg-box-t-54 {
        width: 54%;
        font-size: 1.1rem
    }

    .pg-box-t-55 {
        width: 55%;
        font-size: 1.1rem
    }

    .pg-box-t-56 {
        width: 56%;
        font-size: 1.1rem
    }

    .pg-box-t-57 {
        width: 57%;
        font-size: 1.1rem
    }

    .pg-box-t-58 {
        width: 58%;
        font-size: 1.1rem
    }

    .pg-box-t-59 {
        width: 59%;
        font-size: 1.1rem
    }

    .pg-box-t-60 {
        width: 60%;
        font-size: 1.1rem
    }

    .pg-box-t-61 {
        width: 61%;
        font-size: 1.1rem
    }

    .pg-box-t-62 {
        width: 62%;
        font-size: 1.1rem
    }

    .pg-box-t-63 {
        width: 63%;
        font-size: 1.1rem
    }

    .pg-box-t-64 {
        width: 64%;
        font-size: 1.1rem
    }

    .pg-box-t-65 {
        width: 65%;
        font-size: 1.1rem
    }

    .pg-box-t-70 {
        width: 70%;
        font-size: 1.1rem
    }

    .pg-box-t-75 {
        width: 75%;
        font-size: 1.1rem
    }

    .pg-box-t-80 {
        width: 80%;
        font-size: 1.1rem
    }

    .pg-box-t-85 {
        width: 85%;
        font-size: 1.1rem
    }

    .pg-box-t-90 {
        width: 90%;
        font-size: 1.1rem
    }

    .pg-box-t-95 {
        width: 95%;
        font-size: 1.1rem
    }

    .pg-box-t-100 {
        width: 100%;
        font-size: 1.1rem
    }

    /*  */
    .fs-t-10 {
        font-size: 0.65rem !important;
    }

    .fs-t-11 {
        font-size: 0.70rem !important;
    }

    .fs-t-12 {
        font-size: 0.75rem !important;
    }

    .fs-t-13 {
        font-size: 0.84rem !important;
    }

    .fs-t-14 {
        font-size: 0.90rem !important;
    }

    .fs-t-15 {
        font-size: 0.95rem !important;
    }

    .fs-t-16 {
        font-size: 1.00rem !important;
    }

    .fs-t-17 {
        font-size: 1.07rem !important;
    }

    .fs-t-18 {
        font-size: 1.15rem !important;
    }

    .fs-t-19 {
        font-size: 1.19rem !important;
    }

    .fs-t-20 {
        font-size: 1.25rem !important;
    }

    .fs-t-21 {
        font-size: 1.32rem !important;
    }

    .fs-t-22 {
        font-size: 1.38rem !important;
    }

    .fs-t-23 {
        font-size: 1.45rem !important;
    }

    .fs-t-24 {
        font-size: 1.50rem !important;
    }

    .fs-t-25 {
        font-size: 1.57rem !important;
    }

    .fs-t-26 {
        font-size: 1.63rem !important;
    }

    .fs-t-27 {
        font-size: 1.70rem !important;
    }

    .fs-t-28 {
        font-size: 1.75rem !important;
    }

    .fs-t-29 {
        font-size: 1.83rem !important;
    }

    .fs-t-30 {
        font-size: 1.90rem !important;
    }

    .fs-t-31 {
        font-size: 1.94rem !important;
    }

    .fs-t-32 {
        font-size: 2.00rem !important;
    }

    .fs-t-33 {
        font-size: 2.06rem !important;
    }

    .fs-t-34 {
        font-size: 2.13rem !important;
    }

    .fs-t-35 {
        font-size: 2.19rem !important;
    }

    .fs-t-36 {
        font-size: 2.25rem !important;
    }

    .fs-t-37 {
        font-size: 2.31rem !important;
    }

    .fs-t-38 {
        font-size: 2.38rem !important;
    }

    .fs-t-39 {
        font-size: 2.44rem !important;
    }

    .fs-t-40 {
        font-size: 2.50rem !important;
    }

    .fs-t-41 {
        font-size: 2.56rem !important;
    }

    .fs-t-42 {
        font-size: 2.63rem !important;
    }

    .fs-t-43 {
        font-size: 2.70rem !important;
    }

    .fs-t-44 {
        font-size: 2.75rem !important;
    }

    .fs-t-45 {
        font-size: 2.81rem !important;
    }

    .fs-t-46 {
        font-size: 2.88rem !important;
    }

    .fs-t-47 {
        font-size: 2.94rem !important;
    }

    .fs-t-48 {
        font-size: 3.00rem !important;
    }

    .fs-t-49 {
        font-size: 3.06rem !important;
    }

    .fs-t-50 {
        font-size: 3.13rem !important;
    }

    .b-radius-t-0 {
        border-radius: 0px !important;
    }
}

@media screen and (min-width:993px) {
    .display-d-none {
        display: none;
    }

    .mt-d-n1 {
        margin-top: -1%;
    }

    .mt-d-n2 {
        margin-top: -2%;
    }

    .mt-d-n3 {
        margin-top: -3%;
    }

    .mt-d-n4 {
        margin-top: -4%;
    }

    .mt-d-n5 {
        margin-top: -5%;
    }

    .mt-d-n6 {
        margin-top: -6%;
    }

    .mt-d-n7 {
        margin-top: -7%;
    }

    .mt-d-n8 {
        margin-top: -8%;
    }

    .mt-d-n9 {
        margin-top: -9%;
    }

    .mt-d-n10 {
        margin-top: -10%;
    }

    .mt-d-n11 {
        margin-top: -11%;
    }

    .mt-d-n12 {
        margin-top: -12%;
    }

    .mt-d-n13 {
        margin-top: -13%;
    }

    .mt-d-n14 {
        margin-top: -14%;
    }

    .mt-d-n15 {
        margin-top: -15%;
    }

    .mt-d-n16 {
        margin-top: -16%;
    }

    .mt-d-n17 {
        margin-top: -17%;
    }

    .mt-d-n18 {
        margin-top: -18%;
    }

    .mt-d-n19 {
        margin-top: -19%;
    }

    .mt-d-n20 {
        margin-top: -20%;
    }

    .mt-d-n21 {
        margin-top: -21%;
    }

    .mt-d-n22 {
        margin-top: -22%;
    }

    .mt-d-n23 {
        margin-top: -23%;
    }

    .mt-d-n24 {
        margin-top: -24%;
    }

    .mt-d-n25 {
        margin-top: -25%;
    }

    .mt-d-n26 {
        margin-top: -26%;
    }

    .mt-d-n27 {
        margin-top: -27%;
    }

    .mt-d-n28 {
        margin-top: -28%;
    }

    .mt-d-n29 {
        margin-top: -29%;
    }

    .mt-d-n30 {
        margin-top: -30%;
    }

    .mt-d-n40 {
        margin-top: -40%;
    }

    .mt-d-n41 {
        margin-top: -41%;
    }

    .mt-d-n42 {
        margin-top: -42%;
    }

    .mt-d-n43 {
        margin-top: -43%;
    }

    .mt-d-n44 {
        margin-top: -44%;
    }

    .mt-d-n45 {
        margin-top: -45%;
    }

    .mt-d-n46 {
        margin-top: -46%;
    }

    .mt-d-n47 {
        margin-top: -47%;
    }

    .mt-d-n48 {
        margin-top: -48%;
    }

    .mt-d-n49 {
        margin-top: -49%;
    }

    .mt-d-n50 {
        margin-top: -50%;
    }

    .mt-t-0 {
        margin-top: 0rem !important;
    }

    .mb-t-0 {
        margin-bottom: 0rem !important;
    }

    .my-t-0 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .mt-d-2 {
        margin-top: 0.5rem !important;
    }

    .mt-d-4 {
        margin-top: 2.0rem !important;
    }

    .mt-d-5 {
        margin-top: 3.0rem !important;
    }

    .my-d-5 {
        margin-top: 3.0rem !important;
        margin-bottom: 3rem !important;
    }

    .mb-d-2 {
        margin-bottom: 0.5rem !important;
    }

    .my-d-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .mt-d-2 {
        margin-top: 0.5rem !important;
    }

    .mr-d-2 {
        margin-right: 0.5rem !important;
    }

    .ml-d-2 {
        margin-left: 0.5rem !important;
    }

    .mb-d-5 {
        margin-bottom: 2.0rem !important;
    }

    .mb-d-4 {
        margin-bottom: 1.5rem !important;
    }

    .mt-d-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mb-d-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-d-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mt-d-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .mb-d-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-d-1 {
        margin-top: 1rem !important;
        margin-bottom: 0.25rem !important;
    }

    .pt-d-2 {
        padding-top: 0.5rem !important;
    }

    .pt-d-2 {
        padding-bottom: 0.5rem !important;
    }

    .pt-d-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .pt-d-4 {
        padding-top: 1.5rem !important;
    }

    .pt-d-4 {
        padding-bottom: 1.5rem !important;
    }

    .pt-d-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .pt-d-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-m-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-m-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-m-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pt-d-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pt-d-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pt-d-1 {
        padding-top: 1rem !important;
        padding-bottom: 0.25rem !important;
    }

    .pb-d-5 {
        padding-bottom: 2rem;
    }

    /* width size variation */
    .w-d-25 {
        width: 25% !important;
    }

    .w-d-26 {
        width: 26% !important;
    }

    .w-d-27 {
        width: 27% !important;
    }

    .w-d-28 {
        width: 28% !important;
    }

    .w-d-29 {
        width: 29% !important;
    }

    .w-d-30 {
        width: 30% !important;
    }

    .w-d-31 {
        width: 31% !important;
    }

    .w-d-32 {
        width: 32% !important;
    }

    .w-d-33 {
        width: 33% !important;
    }

    .w-d-34 {
        width: 34% !important;
    }

    .w-d-35 {
        width: 35% !important;
    }

    .w-d-36 {
        width: 36% !important;
    }

    .w-d-37 {
        width: 37% !important;
    }

    .w-d-38 {
        width: 38% !important;
    }

    .w-d-39 {
        width: 39% !important;
    }

    .w-d-40 {
        width: 40% !important;
    }

    .w-d-41 {
        width: 41% !important;
    }

    .w-d-42 {
        width: 42% !important;
    }

    .w-d-43 {
        width: 43% !important;
    }

    .w-d-44 {
        width: 44% !important;
    }

    .w-d-45 {
        width: 45% !important;
    }

    .w-d-46 {
        width: 46% !important;
    }

    .w-d-47 {
        width: 47% !important;
    }

    .w-d-48 {
        width: 48% !important;
    }

    .w-d-49 {
        width: 49% !important;
    }

    .w-d-50 {
        width: 50% !important;
    }

    .w-d-51 {
        width: 51% !important;
    }

    .w-d-52 {
        width: 52% !important;
    }

    .w-d-53 {
        width: 53% !important;
    }

    .w-d-54 {
        width: 54% !important;
    }

    .w-d-55 {
        width: 55% !important;
    }

    .w-d-56 {
        width: 56% !important;
    }

    .w-d-57 {
        width: 57% !important;
    }

    .w-d-58 {
        width: 58% !important;
    }

    .w-d-59 {
        width: 59% !important;
    }

    .w-d-60 {
        width: 60% !important;
    }

    .w-d-61 {
        width: 61% !important;
    }

    .w-d-62 {
        width: 62% !important;
    }

    .w-d-63 {
        width: 63% !important;
    }

    .w-d-64 {
        width: 64% !important;
    }

    .w-d-65 {
        width: 65% !important;
    }

    .w-d-66 {
        width: 66% !important;
    }

    .w-d-67 {
        width: 67% !important;
    }

    .w-d-68 {
        width: 68% !important;
    }

    .w-d-69 {
        width: 69% !important;
    }

    .w-d-70 {
        width: 70% !important;
    }

    .w-d-71 {
        width: 71% !important;
    }

    .w-d-72 {
        width: 72% !important;
    }

    .w-d-73 {
        width: 73% !important;
    }

    .w-d-74 {
        width: 74% !important;
    }

    .w-d-75 {
        width: 75% !important;
    }

    .w-d-76 {
        width: 76% !important;
    }

    .w-d-77 {
        width: 77% !important;
    }

    .w-d-78 {
        width: 78% !important;
    }

    .w-d-79 {
        width: 79% !important;
    }

    .w-d-80 {
        width: 80% !important;
    }

    .w-d-81 {
        width: 81% !important;
    }

    .w-d-82 {
        width: 82% !important;
    }

    .w-d-83 {
        width: 83% !important;
    }

    .w-d-84 {
        width: 84% !important;
    }

    .w-d-85 {
        width: 85% !important;
    }

    .w-d-86 {
        width: 86% !important;
    }

    .w-d-87 {
        width: 87% !important;
    }

    .w-d-88 {
        width: 88% !important;
    }

    .w-d-89 {
        width: 89% !important;
    }

    .w-d-90 {
        width: 90% !important;
    }

    .w-d-91 {
        width: 91% !important;
    }

    .w-d-92 {
        width: 92% !important;
    }

    .w-d-93 {
        width: 93% !important;
    }

    .w-d-94 {
        width: 94% !important;
    }

    .w-d-95 {
        width: 95% !important;
    }

    .w-d-96 {
        width: 96% !important;
    }

    .w-d-97 {
        width: 97% !important;
    }

    .w-d-98 {
        width: 98% !important;
    }

    .w-d-99 {
        width: 99% !important;
    }

    .w-d-100 {
        width: 100% !important;
    }

    .h-d-25vh {
        height: 25vh !important;
    }

    .h-d-26vh {
        height: 26vh !important;
    }

    .h-d-27vh {
        height: 27vh !important;
    }

    .h-d-28vh {
        height: 28vh !important;
    }

    .h-d-29vh {
        height: 29vh !important;
    }

    .h-d-30vh {
        height: 30vh !important;
    }

    .h-d-31vh {
        height: 31vh !important;
    }

    .h-d-32vh {
        height: 32vh !important;
    }

    .h-d-33vh {
        height: 33vh !important;
    }

    .h-d-34vh {
        height: 34vh !important;
    }

    .h-d-35vh {
        height: 35vh !important;
    }

    .h-d-36vh {
        height: 36vh !important;
    }

    .h-d-37vh {
        height: 37vh !important;
    }

    .h-d-38vh {
        height: 38vh !important;
    }

    .h-d-39vh {
        height: 39vh !important;
    }

    .h-d-40vh {
        height: 40vh !important;
    }

    .h-d-41vh {
        height: 41vh !important;
    }

    .h-d-42vh {
        height: 42vh !important;
    }

    .h-d-43vh {
        height: 43vh !important;
    }

    .h-d-44vh {
        height: 44vh !important;
    }

    .h-d-45vh {
        height: 45vh !important;
    }

    .h-d-46vh {
        height: 46vh !important;
    }

    .h-d-47vh {
        height: 47vh !important;
    }

    .h-d-48vh {
        height: 48vh !important;
    }

    .h-d-49vh {
        height: 49vh !important;
    }

    .h-d-50vh {
        height: 50vh !important;
    }

    .h-d-51vh {
        height: 51vh !important;
    }

    .h-d-52vh {
        height: 52vh !important;
    }

    .h-d-53vh {
        height: 53vh !important;
    }

    .h-d-54vh {
        height: 54vh !important;
    }

    .h-d-55vh {
        height: 55vh !important;
    }

    .h-d-56vh {
        height: 56vh !important;
    }

    .h-d-57vh {
        height: 57vh !important;
    }

    .h-d-58vh {
        height: 58vh !important;
    }

    .h-d-59vh {
        height: 59vh !important;
    }

    .h-d-60vh {
        height: 60vh !important;
    }

    .h-d-61vh {
        height: 61vh !important;
    }

    .h-d-62vh {
        height: 62vh !important;
    }

    .h-d-63vh {
        height: 63vh !important;
    }

    .h-d-64vh {
        height: 64vh !important;
    }

    .h-d-65vh {
        height: 65vh !important;
    }

    .h-d-66vh {
        height: 66vh !important;
    }

    .h-d-67vh {
        height: 67vh !important;
    }

    .h-d-68vh {
        height: 68vh !important;
    }

    .h-d-69vh {
        height: 69vh !important;
    }

    .h-d-70vh {
        height: 70vh !important;
    }

    .h-d-71vh {
        height: 71vh !important;
    }

    .h-d-72vh {
        height: 72vh !important;
    }

    .h-d-73vh {
        height: 73vh !important;
    }

    .h-d-74vh {
        height: 74vh !important;
    }

    .h-d-75vh {
        height: 75vh !important;
    }

    .h-d-76vh {
        height: 76vh !important;
    }

    .h-d-77vh {
        height: 77vh !important;
    }

    .h-d-78vh {
        height: 78vh !important;
    }

    .h-d-79vh {
        height: 79vh !important;
    }

    .h-d-80vh {
        height: 80vh !important;
    }

    .h-d-81vh {
        height: 81vh !important;
    }

    .h-d-82vh {
        height: 82vh !important;
    }

    .h-d-83vh {
        height: 83vh !important;
    }

    .h-d-84vh {
        height: 84vh !important;
    }

    .h-d-85vh {
        height: 85vh !important;
    }

    .h-d-86vh {
        height: 86vh !important;
    }

    .h-d-87vh {
        height: 87vh !important;
    }

    .h-d-88vh {
        height: 88vh !important;
    }

    .h-d-89vh {
        height: 89vh !important;
    }

    .h-d-90vh {
        height: 90vh !important;
    }

    .h-d-91vh {
        height: 91vh !important;
    }

    .h-d-92vh {
        height: 92vh !important;
    }

    .h-d-93vh {
        height: 93vh !important;
    }

    .h-d-94vh {
        height: 94vh !important;
    }

    .h-d-95vh {
        height: 95vh !important;
    }

    .h-d-96vh {
        height: 96vh !important;
    }

    .h-d-97vh {
        height: 97vh !important;
    }

    .h-d-98vh {
        height: 98vh !important;
    }

    .h-d-99vh {
        height: 99vh !important;
    }

    .h-d-100vh {
        height: 100vh !important;
    }

    /*  */

    .h-d-100 {
        height: 100% !important;
    }

    .mt-d-2 {
        margin-top: 0.5rem !important;
    }

    .mb-d-2 {
        margin-bottom: 0.5rem !important;
    }

    .my-d-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .mt-d-4 {
        margin-top: 1.5rem !important;
    }

    .mb-d-4 {
        margin-bottom: 1.5rem !important;
    }

    .my-d-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    /* Pg box Sizing */
    .pg-box-d-20 {
        width: 20%;
        font-size: 1.25rem
    }

    .pg-box-d-21 {
        width: 21%;
        font-size: 1.25rem
    }

    .pg-box-d-22 {
        width: 22%;
        font-size: 1.25rem
    }

    .pg-box-d-23 {
        width: 23%;
        font-size: 1.25rem
    }

    .pg-box-d-24 {
        width: 24%;
        font-size: 1.25rem
    }

    .pg-box-d-25 {
        width: 25%;
        font-size: 1.25rem
    }

    .pg-box-d-26 {
        width: 26%;
        font-size: 1.25rem
    }

    .pg-box-d-27 {
        width: 27%;
        font-size: 1.25rem
    }

    .pg-box-d-28 {
        width: 28%;
        font-size: 1.25rem
    }

    .pg-box-d-29 {
        width: 29%;
        font-size: 1.25rem
    }

    .pg-box-d-30 {
        width: 30%;
        font-size: 1.25rem
    }

    .pg-box-d-31 {
        width: 31%;
        font-size: 1.25rem
    }

    .pg-box-d-32 {
        width: 32%;
        font-size: 1.25rem
    }

    .pg-box-d-33 {
        width: 33%;
        font-size: 1.25rem
    }

    .pg-box-d-34 {
        width: 34%;
        font-size: 1.25rem
    }

    .pg-box-d-35 {
        width: 35%;
        font-size: 1.25rem
    }

    .pg-box-d-36 {
        width: 36%;
        font-size: 1.25rem
    }

    .pg-box-d-37 {
        width: 37%;
        font-size: 1.25rem
    }

    .pg-box-d-38 {
        width: 38%;
        font-size: 1.25rem
    }

    .pg-box-d-39 {
        width: 39%;
        font-size: 1.25rem
    }

    .pg-box-d-40 {
        width: 40%;
        font-size: 1.25rem
    }

    .pg-box-d-41 {
        width: 41%;
        font-size: 1.25rem
    }

    .pg-box-d-42 {
        width: 42%;
        font-size: 1.25rem
    }

    .pg-box-d-43 {
        width: 43%;
        font-size: 1.25rem
    }

    .pg-box-d-44 {
        width: 44%;
        font-size: 1.25rem
    }

    .pg-box-d-45 {
        width: 45%;
        font-size: 1.25rem
    }

    .pg-box-d-46 {
        width: 46%;
        font-size: 1.25rem
    }

    .pg-box-d-47 {
        width: 47%;
        font-size: 1.25rem
    }

    .pg-box-d-48 {
        width: 48%;
        font-size: 1.25rem
    }

    .pg-box-d-49 {
        width: 49%;
        font-size: 1.25rem
    }

    .pg-box-d-50 {
        width: 50%;
        font-size: 1.25rem
    }

    .pg-box-d-51 {
        width: 51%;
        font-size: 1.25rem
    }

    .pg-box-d-52 {
        width: 52%;
        font-size: 1.25rem
    }

    .pg-box-d-53 {
        width: 53%;
        font-size: 1.25rem
    }

    .pg-box-d-54 {
        width: 54%;
        font-size: 1.25rem
    }

    .pg-box-d-55 {
        width: 55%;
        font-size: 1.25rem
    }

    .pg-box-d-56 {
        width: 56%;
        font-size: 1.25rem
    }

    .pg-box-d-57 {
        width: 57%;
        font-size: 1.25rem
    }

    .pg-box-d-58 {
        width: 58%;
        font-size: 1.25rem
    }

    .pg-box-d-59 {
        width: 59%;
        font-size: 1.25rem
    }

    .pg-box-d-60 {
        width: 60%;
        font-size: 1.25rem
    }

    .pg-box-d-61 {
        width: 61%;
        font-size: 1.25rem
    }

    .pg-box-d-62 {
        width: 62%;
        font-size: 1.25rem
    }

    .pg-box-d-63 {
        width: 63%;
        font-size: 1.25rem
    }

    .pg-box-d-64 {
        width: 64%;
        font-size: 1.25rem
    }

    .pg-box-d-65 {
        width: 65%;
        font-size: 1.25rem
    }

    .pg-box-d-66 {
        width: 66%;
        font-size: 1.25rem
    }

    .pg-box-d-67 {
        width: 67%;
        font-size: 1.25rem
    }

    .pg-box-d-68 {
        width: 68%;
        font-size: 1.25rem
    }

    .pg-box-d-69 {
        width: 69%;
        font-size: 1.25rem
    }

    .pg-box-d-70 {
        width: 70%;
        font-size: 1.25rem
    }

    .pg-box-d-100 {
        width: 100%;
        font-size: 1.25rem
    }

    /* Text Box Sizing -- end */


    /* Font Size Class -- start */
    .fs-d-10 {
        font-size: 0.65rem !important;
    }

    .fs-d-11 {
        font-size: 0.70rem !important;
    }

    .fs-d-12 {
        font-size: 0.75rem !important;
    }

    .fs-d-13 {
        font-size: 0.84rem !important;
    }

    .fs-d-14 {
        font-size: 0.90rem !important;
    }

    .fs-d-14 {
        font-size: 0.90rem !important;
    }

    .fs-d-15 {
        font-size: 0.95rem !important;
    }

    .fs-d-16 {
        font-size: 1.00rem !important;
    }

    .fs-d-17 {
        font-size: 1.07rem !important;
    }

    .fs-d-18 {
        font-size: 1.15rem !important;
    }

    .fs-d-19 {
        font-size: 1.19rem !important;
    }

    .fs-d-20 {
        font-size: 1.25rem !important;
    }

    .fs-d-21 {
        font-size: 1.32rem !important;
    }

    .fs-d-22 {
        font-size: 1.38rem !important;
    }

    .fs-d-23 {
        font-size: 1.45rem !important;
    }

    .fs-d-24 {
        font-size: 1.50rem !important;
    }

    .fs-d-25 {
        font-size: 1.57rem !important;
    }

    .fs-d-26 {
        font-size: 1.63rem !important;
    }

    .fs-d-27 {
        font-size: 1.70rem !important;
    }

    .fs-d-28 {
        font-size: 1.75rem !important;
    }

    .fs-d-29 {
        font-size: 1.83rem !important;
    }

    .fs-d-30 {
        font-size: 1.90rem !important;
    }

    .fs-d-31 {
        font-size: 1.94rem !important;
    }

    .fs-d-32 {
        font-size: 2.00rem !important;
    }

    .fs-d-33 {
        font-size: 2.06rem !important;
    }

    .fs-d-34 {
        font-size: 2.13rem !important;
    }

    .fs-d-35 {
        font-size: 2.19rem !important;
    }

    .fs-d-36 {
        font-size: 2.25rem !important;
    }

    .fs-d-37 {
        font-size: 2.31rem !important;
    }

    .fs-d-38 {
        font-size: 2.38rem !important;
    }

    .fs-d-39 {
        font-size: 2.44rem !important;
    }

    .fs-d-40 {
        font-size: 2.50rem !important;
    }

    .fs-d-41 {
        font-size: 2.56rem !important;
    }

    .fs-d-42 {
        font-size: 2.63rem !important;
    }

    .fs-d-43 {
        font-size: 2.70rem !important;
    }

    .fs-d-44 {
        font-size: 2.75rem !important;
    }

    .fs-d-45 {
        font-size: 2.81rem !important;
    }

    .fs-d-46 {
        font-size: 2.88rem !important;
    }

    .fs-d-47 {
        font-size: 2.94rem !important;
    }

    .fs-d-48 {
        font-size: 3.00rem !important;
    }

    .fs-d-49 {
        font-size: 3.06rem !important;
    }

    .fs-d-50 {
        font-size: 3.13rem !important;
    }

    .fs-d-51 {
        font-size: 3.18rem !important;
    }

    .fs-d-52 {
        font-size: 3.25rem !important;
    }

    .fs-d-53 {
        font-size: 3.31rem !important;
    }

    .fs-d-54 {
        font-size: 3.37rem !important;
    }

    .fs-d-55 {
        font-size: 3.43rem !important;
    }

    .fs-d-56 {
        font-size: 3.50rem !important;
    }

    .fs-d-57 {
        font-size: 3.56rem !important;
    }

    .fs-d-58 {
        font-size: 3.62rem !important;
    }

    .fs-d-59 {
        font-size: 3.69rem !important;
    }

    .fs-d-60 {
        font-size: 3.75rem !important;
    }

    /* Font Size Class -- end */
    .b-radius-d-0 {
        border-radius: 0px !important;
    }
}

.my-2{
    margin: 0.5rem 0.5rem !important;
}

/* This Section is Specificaly only for sizing variation --end-- */

.h-100 {
    height: 100%;
}

.text-ultron {
    position: relative;
    text-shadow: 2px 2px #ff0000;
    font-size: 60px;
    font-family: 'Ultron', sans-serif;
}

.href {
    cursor: pointer;
}



@media screen and (max-width:567px){
    .submit-btn .submit-icon i{
        left: 34%;
    }
    .submit-btn .submit-btn-text{
        left: 55.5%;
    }
}
@media screen and (min-width:567px) and (max-width:768px){
    .submit-btn .submit-icon i{
        left: 42%;
    }
    .submit-btn .submit-btn-text{
        left: 55%;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .submit-btn .submit-icon i{
        left: 44%;
    }
    .submit-btn .submit-btn-text{
        left: 55%;
    }
}
@media screen and (min-width:991px) and (max-width:1200px){
    .submit-btn .submit-icon i{
        left: 45.5%;
    }
    .submit-btn .submit-btn-text{
        left: 54%;
    }
}
@media screen and (min-width:1200px){

}