/* - // _BEGIN > ROOT CSS VARIABLES < // - */

:root {
    /* TEXT & FONT FAMILY VARIABLES */
    --font-primary: "Author";
    --font-heading1-size: 80px;
    --font-heading2-size: 60px;
    --font-heading3-size: 50px;
    --font-heading4-size: 40px;
    --font-heading5-size: 30px;
    --font-heading6-size: 22px;
    --font-headings-weight: 400;
    --font-headings-line-height: 1;
    --font-global-size: 25px;
    --font-global-weight: 400;
    /* COLOR VARIABLES */
    --color-shyam: #000000;
    --color-hansa: #ffffff;
    --color-neel: #051655;
    --color-neel-light: #747887;
    --color-neel-lighter: #f3f6f9;
    --color-rakt: #eb3d35;
    --color-ravi: #ebc335;
    /* --color-hari: #1FC9AF; */
    /* Gradient Colors */
    --primary-gradient: linear-gradient(176.39deg, #ccc6be 0.91%, #ccc6be 97.48%);
    /* LINK VARIABLES */
    --link-color: var(--color-neel);
    --link-hover: var(--color-rakt);
    /* PLACEHOLDER VARIABLES */
    --placeholder-color: #b7b7b7;
    --placeholder-color-active: #828282;
    /* TEXT SELECTION VARIABLES */
    --select-text-color: var(--color-hansa);
    --select-text-bg: var(--color-neel);
    /* CUSTOM SCROLLBAR VARIABLES */
    --scrollbar-width: 6px;
    --scrollbar-height: 6px;
    --scrollbar-track: #e2e2e2;
    --scrollbar-thumb: #a2a2a2;
    --scrollbar-thumb-hover: #828282;
    /* --scrollbar-track-body: #ccc6be;
  --scrollbar-thumb-body: #e7e7e7;
  --scrollbar-thumb-hover-body: #ccc6be; */
    /* BORDER VARIABLES */
    --border-radius-xs: 4px;
    --border-radius-sm: 5px;
    --border-radius-md: 6px;
    --border-radius-lg: 8px;
    --border-radius-xl: 10px;
    --nav-padding-y: 1rem;
}


/* - // _ENDS > ROOT CSS VARIABLES < // - */


/* - // _BEGIN > TYPOGRAPHY < // - */

@font-face {
    font-family: "Author";
    src: url("../fonts/../fonts/Author-SemiboldItalic.eot");
    src: url("../fonts/Author-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-SemiboldItalic.woff2") format("woff2"), url("../fonts/Author-SemiboldItalic.woff") format("woff"), url("../fonts/Author-SemiboldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Semibold.eot");
    src: url("../fonts/Author-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Semibold.woff2") format("woff2"), url("../fonts/Author-Semibold.woff") format("woff"), url("../fonts/Author-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Regular.eot");
    src: url("../fonts/Author-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Regular.woff2") format("woff2"), url("../fonts/Author-Regular.woff") format("woff"), url("../fonts/Author-Regular.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-BoldItalic.eot");
    src: url("../fonts/Author-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-BoldItalic.woff2") format("woff2"), url("../fonts/Author-BoldItalic.woff") format("woff"), url("../fonts/Author-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Italic.eot");
    src: url("../fonts/Author-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Zodiak-Italic.woff2") format("woff2"), url("../fonts/Zodiak-Italic.woff") format("woff"), url("../fonts/Zodiak-Italic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Zodiak";
    src: url("../fonts/Zodiak-Italic.eot");
    src: url("../fonts/Zodiak-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Zodiak-Italic.woff2") format("woff2"), url("../fonts/Zodiak-Italic.woff") format("woff"), url("../fonts/Zodiak-Italic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-ExtralightItalic.eot");
    src: url("../fonts/Author-ExtralightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-ExtralightItalic.woff2") format("woff2"), url("../fonts/Author-ExtralightItalic.woff") format("woff"), url("../fonts/Author-ExtralightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Extralight.eot");
    src: url("../fonts/Author-Extralight.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Extralight.woff2") format("woff2"), url("../fonts/Author-Extralight.woff") format("woff"), url("../fonts/Author-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Bold.eot");
    src: url("../fonts/Author-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Bold.woff2") format("woff2"), url("../fonts/Author-Bold.woff") format("woff"), url("../fonts/Author-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-MediumItalic.eot");
    src: url("../fonts/Author-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-MediumItalic.woff2") format("woff2"), url("../fonts/Author-MediumItalic.woff") format("woff"), url("../fonts/Author-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Medium.eot");
    src: url("../fonts/Author-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Medium.woff2") format("woff2"), url("../fonts/Author-Medium.woff") format("woff"), url("../fonts/Author-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Light.eot");
    src: url("../fonts/Author-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Light.woff2") format("woff2"), url("../fonts/Author-Light.woff") format("woff"), url("../fonts/Author-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-LightItalic.eot");
    src: url("../fonts/Author-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-LightItalic.woff2") format("woff2"), url("../fonts/Author-LightItalic.woff") format("woff"), url("../fonts/Author-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


/* - // _ENDS > TYPOGRAPHY < // - */


/* - // _BEGIN > RESET DEFAULT THEME STYLES < // - */

.loader {
    animation: spinner 4s linear infinite;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*,
*::after,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-neel-light);
    font-family: var(--font-primary);
    background-color: var(--color-hansa);
}


/* - // _ENDS > RESET DEFAULT THEME STYLES < // - */


/* - // _BEGIN > PSEUDO DEFAULT STYLES < // - */

::-moz-focus-inner {
    border: 0px solid transparent;
}

::-webkit-focus-inner {
    border: 0px solid transparent;
}

*::-moz-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-moz-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-webkit-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-webkit-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*::-moz-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:-moz-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*::-ms-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:focus::-webkit-input-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus::-moz-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus:-moz-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus:-ms-input-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus::-ms-input-placeholder {
    color: var(--placeholder-color-active) !important;
}


/* - // _ENDS > PSEUDO DEFAULT STYLES < // - */


/* - // _BEGIN > TEXT STYLES  < // - */

.text-pratham {
    font-family: var(--font-primary) !important;
}

.h1,
h1 {
    font-size: var(--font-heading1-size);
}

.h2,
h2 {
    font-size: var(--font-heading2-size);
}

.h3,
h3 {
    font-size: var(--font-heading3-size);
}

.h4,
h4 {
    font-size: var(--font-heading4-size);
}

.h5,
h5 {
    font-size: var(--font-heading5-size);
}

.h6,
h6 {
    font-size: var(--font-heading6-size);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    /* line-height: var(--font-headings-line-height); */
    font-weight: var(--font-headings-weight);
    color: var(--color-neel);
}

body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child {
    margin-bottom: 0;
}

body p,
.text-primary {
    color: var(--color-neel-light);
    font-family: var(--font-primary);
    font-size: var(--font-global-size);
    font-weight: var(--font-global-weight);
}

body p {
    padding: 0;
    margin: 0 0 16px;
    line-height: 125%;
}

body p:empty {
    margin: 0;
    line-height: 0;
}

body p:last-child {
    margin-bottom: 0;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400,
.fw-regular {
    font-weight: 400 !important;
}

.fw-500,
.fw-medium {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700,
.fw-bold {
    font-weight: 700 !important;
}

.strong,
strong {
    font-weight: bold !important;
}

.word-break-all {
    word-break: break-all;
}

.line-height-1 {
    line-height: 1 !important;
}

.text-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.one-line-ellipsis {
    -webkit-line-clamp: 1;
}

.two-line-ellipsis {
    -webkit-line-clamp: 2;
}

.three-line-ellipsis {
    -webkit-line-clamp: 3;
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}


/* - // _ENDS > TEXT STYLES  < // - */


/* - // _BEGIN > LINK STYLES  < // - */

a {
    outline: none;
    color: var(--link-color);
}

a:hover {
    color: var(--link-hover);
}

a,
button,
div a:hover,
div a:active,
div a:focus {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pe-none {
    pointer-events: none;
}

.pe-auto {
    pointer-events: auto;
}


/* - // _ENDS > LINK STYLES  < // - */


/* - // _BEGIN > COLORS  < // - */


/* - // _BEGIN > BACKGROUND COLORS  < // - */

.bg-transparent {
    background-color: transparent !important;
}

.bg-hansa {
    background-color: var(--color-hansa) !important;
}

.bg-shyam {
    background-color: var(--color-shyam) !important;
}

.bg-neel {
    background-color: var(--color-neel) !important;
}

.bg-neel-light {
    background-color: var(--color-neel-light) !important;
}

.bg-rakt {
    background-color: var(--color-rakt) !important;
}

.bg-ravi {
    background-color: var(--color-ravi) !important;
}

.bg-neel-lighter {
    background-color: var(--color-neel-lighter) !important;
}


/* .bg-disabled {
  background-color: var() !important;
} */

.bkgd-primary-gradient {
    background: var(--primary-gradient);
}


/* - // _BEGIN > BACKGROUND COLORS  < // - */


/* - // _BEGIN > TEXT COLORS  < // - */

.text-color-shyam {
    color: var(--color-shyam) !important;
}

.text-color-hansa {
    color: var(--color-hansa) !important;
}

.text-color-neel {
    color: var(--color-neel) !important;
}

.text-color-neel-light {
    color: var(--color-neel-light) !important;
}

.text-color-rakt {
    color: var(--color-rakt) !important;
}

.text-color-ravi {
    color: var(--color-ravi) !important;
}


/* - // _ENDS > TEXT COLORS  < // - */


/* - // _BEGIN > COLORS  < // - */


/* - // _BEGIN > BORDER STYLES  < // - */

.bw-1 {
    border-width: 1px !important;
}

.bw-2 {
    border-width: 2px !important;
}

.border-rounded-xs {
    border-radius: var(--border-radius-xs) !important;
}

.border-rounded-sm {
    border-radius: var(--border-radius-sm) !important;
}

.border-rounded-md {
    border-radius: var(--border-radius-md) !important;
}

.border-rounded-lg {
    border-radius: var(--border-radius-lg) !important;
}

.border-rounded-xl {
    border-radius: var(--border-radius-xl) !important;
}

.border-rounded-left-none,
.border-rounded-top-none,
.border-rounded-top-left-none {
    border-top-left-radius: 0 !important;
}

.border-rounded-left-none,
.border-rounded-bottom-none,
.border-rounded-bottom-left-none {
    border-bottom-left-radius: 0 !important;
}

.border-rounded-right-none,
.border-rounded-top-none,
.border-rounded-top-right-none {
    border-top-right-radius: 0 !important;
}

.border-rounded-right-none,
.border-rounded-bottom-none,
.border-rounded-bottom-right-none {
    border-bottom-right-radius: 0 !important;
}


/* - // _ENDS > BORDER STYLES  < // - */


/* - // _BEGIN > CUSTOM DISPLAY STYLES  < // - */

.flex-auto-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-wrap-unset {
    flex-wrap: unset;
}

.hidden {
    display: none !important;
}


/* - // _ENDS > CUSTOM DISPLAY STYLES  < // - */


/* - // _BEGIN > IMAGES & ICON STYLES  < // - */

img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.cover-image img,
.cover-image svg,
.contain-image img,
.contain-image svg,
.contain-image video,
.contain-image iframe {
    width: 100%;
    height: inherit;
    min-height: inherit;
    max-height: inherit;
}

.contain-image svg,
.contain-image img,
.contain-image video,
.contain-image iframe {
    -o-object-fit: contain;
    object-fit: contain;
}

.cover-image svg,
.cover-image img {
    -o-object-fit: cover;
    object-fit: cover;
}


/* - // _ENDS > IMAGES & ICON STYLES  < // - */


/* - // _BEGIN > CUSTOM SCROLL STYLES < // - */

.vertical-scroll::-webkit-scrollbar {
    width: var(--scrollbar-width);
}

.vertical-scroll::-webkit-scrollbar-track {
    background: var(--scrollbar-track);
}

.horizontal-scroll::-webkit-scrollbar {
    width: auto;
    height: var(--scrollbar-height);
}

.horizontal-scroll::-webkit-scrollbar-track {
    background: var(--scrollbar-track);
    height: 6px;
}

.vertical-scroll::-webkit-scrollbar-thumb,
.horizontal-scroll::-webkit-scrollbar-thumb {
    background: var(--scrollbar-thumb);
    border-radius: 10px;
}

.vertical-scroll::-webkit-scrollbar-thumb:hover,
.horizontal-scroll::-webkit-scrollbar-thumb:hover {
    background: var(--scrollbar-thumb-hover);
}


/* - // _ENDS > CUSTOM SCROLL STYLES < // - */

.opacity-25 {
    opacity: 0.25;
}

.opacity-50 {
    opacity: 0.5;
}

.shadow-1 {
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 10%) !important;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%) !important;
}

.shadow-2 {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 15%) !important;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%) !important;
}


/* - // _ENDS > UTILITIES  < // - */


/* - // _BEGIN > FORMS  < // - */

select,
button,
a[href],
label[for],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="image"],
.pointer {
    /* cursor: pointer; */
}

div input,
div select,
div textarea,
div button {
    font-family: var(--font-primary);
}

button:focus,
.form-control:focus,
.form-select:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}

.resize-none {
    resize: none;
}


/* - // _ENDS > FORMS  < // - */


/* - // _BEGIN > COMPONENTS  < // - */


/* - // _BEGIN > BUTTON COMPONENTS STYLES  < // - */

.disabled {
    opacity: .5;
}

.btn-global {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    padding: 18px 30px;
    border: 1px solid transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.35s ease-in-out;
}

.btn-auth-solid,
.btn-auth {
    color: var(--color-neel);
    border-color: #e5e4e1 !important;
    background-color: transparent;
}

.btn-auth:hover {
    color: var(--color-neel);
    background-color: #e5e4e1;
}

.btn-auth::after {
    display: none;
}

.btn-rakt-solid,
.btn-rakt:hover {
    color: var(--color-hansa);
    border-color: var(--color-rakt);
    background-color: var(--color-rakt);
}

.btn-rakt-solid:hover,
.btn-rakt,
.action-btn:hover {
    color: var(--color-rakt);
    border-color: var(--color-rakt);
    background-color: transparent;
}

.btn-neel-solid,
.btn-neel:hover,
.action-button-previous:hover {
    color: var(--color-hansa);
    border-color: var(--color-neel);
    background-color: var(--color-neel);
}

.btn-neel-solid:hover,
.btn-neel {
    color: var(--color-neel);
    border-color: var(--color-neel);
    background-color: transparent;
}

button:disabled,
.button.disabled,
button:disabled:hover,
.button.disabled:hover {
    border-color: var(--c-gsc-dhusar-05) !important;
    background-color: var(--c-gsc-dhusar-05) !important;
    color: var(--color-shyam);
}

.button-click:active {
    transform: scale(0.9);
}

.glass-link-button,
.glass-link-button:hover,
.glass-link-button:focus,
.glass-link-button:active {
    background-color: transparent;
    border: transparent;
    min-width: auto;
}


/* - // _ENDS > BUTTON COMPONENTS STYLES  < // - */


/* - // _BEGIN > LIST COMPONENTS STYLES  < // - */

li,
ul,
ol,
.simple-list li,
.simple-list ul,
.simple-list ol {
    list-style: inside none none;
}

ul,
ol,
.simple-list ul,
.simple-list ol {
    margin: 0;
    padding: 0;
}

ul:after,
li:after,
.clearfix:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}


/* - // _ENDS > LIST COMPONENTS STYLES  < // - */

button:focus,
input:focus,
.form-control:focus,
.form-control:active,
.btn:focus,
.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.form-select:focus,
.form-select:active {
    box-shadow: none;
    outline: none;
}


/* - // _BEGIN > HEADER STYLES < // - */

header {
    background-color: var(--color-hansa);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: fixed;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    right: 0;
    left: 0;
    top: 0;
}

header.fixed {
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}


/* - // _BEGIN > NAVBAR STYLES < // - */

.navbar {
    padding-top: 0;
    position: relative;
    padding-bottom: 0;
}

.navbar .brand {
    padding: 0;
    display: inline-block;
    max-width: 116px;
    max-height: 32px;
}

.navbar .navbar-nav .nav-link {
    display: flex;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    align-items: center;
    color: var(--link-color);
    padding: var(--nav-padding-y) 1.5rem;
    border: 1px solid transparent;
}

.navbar .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    left: 50%;
    height: 2px;
    width: 20px;
    background-color: transparent;
    bottom: 8px;
    transform: translateX(-50%);
    transition: all 0.5s ease-in-out;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .show>.nav-link,
.navbar .navbar-nav .active>.nav-link {
    color: var(--link-color);
}

.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .show>.nav-link,
.navbar .navbar-nav .active>.nav-link {
    font-weight: 600;
}

.find-mentor .navbar-nav .nav-link::after {
    width: 0.23rem;
    border-radius: 30px;
}

.find-mentor .navbar-nav .nav-link.active::after,
.find-mentor .navbar-nav .nav-link:hover::after {
    background-color: var(--color-rakt);
    color: var(--color-rakt);
}

.navbar .navbar-nav .nav-link.active::after,
.navbar .navbar-nav .nav-link:hover::after {
    background-color: var(--color-rakt);
}


/* - // _ENDS > NAVBAR STYLES < // - */


/* - // _ENDS > HEADER STYLES < // - */


/* - // _BEGIN > FOOTER STYLES < // - */

footer {
    z-index: 1;
    width: 100%;
    border: none;
    background-color: var(--color-hansa);
    padding: 60px 0;
}



.footer-nav-wrapper {
    width: fit-content;
    margin: 0 auto;
}

.footer-nav-heading {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
}

.footer-nav-link {
    font-size: 16px;
    line-height: 30px;
    color: var(--color-neel-light);
    font-weight: 400;
}

.footer-brand {
    max-width: 115px;
}

.copyright-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright>hr {
    margin: 40px 0;
}

.social-nav-link-list {
    display: flex;
    align-items: center;
    justify-content: end;
}

.social-nav-link-list li:not(:first-child) {
    margin-left: 30px;
}




/* - // _ENDS > FOOTER STYLES < // - */


/* - // _BEGIN > PAGE STYLES < // - */

section {
    padding: 60px 0;
}

.hero-section {
    padding: 30px 0 80px;
}

.hero-cover-box,
.hero-content-box {
    max-width: 546px;
    margin: 0 auto;
}

.hero-cover-box {
    max-width: 530px;
}

.page-title {
    line-height: 89px;
    margin-bottom: 20px;
}

.hero-content-paragraph {
    margin-bottom: 40px;
}

.why-cover {
    max-width: 600px;
    margin: 0 auto;
}

.whyus-section {
    padding: 80px 0;
}

.why-content-box {
    max-width: 546px;
    margin: 0 auto;
}

.section-title {
    line-height: 67px;
}

.why-content-box .section-title {
    margin-bottom: 30px;
    max-width: 360px;
}

.whyus-content-paragraph {
    margin-bottom: 40px;
}

.counter-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    grid-gap: 1rem;
    margin-top: 120px;
}

.counter-heading {
    margin-bottom: 0;
    line-height: 67px;
}

.counter-title {
    font-size: 25px;
    line-height: 30px;
}

.work-content-wrapper {
    padding: 120px;
}

.work-content-box .section-title {
    margin-bottom: 30px;
}

.work-content-paragraph {
    margin-bottom: 40px;
}

.work-list-icon {
    width: 60px;
    height: 60px;
    padding: 16px;
    margin-bottom: 30px;
}

.work-list-box {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.work-list-content {
    margin-bottom: 35px;
}

.work-gutter-space {
    --bs-gutter-y: 80px;
}

.workshop-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px 10px;
    margin: 80px 50px;
}



.workshop-column-item {
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px;
}




.workshop-item-details>p {
    margin: 0;
}

.workshop-item-detail-separator {
    /* width: 4px; */
    height: 4px;
    border-radius: 10px;
    display: block;
    margin: 0 8px;
}

.workshop-fees {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
}



.workshop-item-presentor {
    display: flex;
    align-items: center;
}

.workshop-presentor-avatar {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.workshop-presentor-name {
    margin: 0;
    line-height: 25px;
}

.workshop-presentor-profession {
    font-size: 18px;
    line-height: 20px;
}

.workshop-item-enroll-info>hr {
    margin: 30px 0 10px;
}

.feddback-grid {
    margin-top: 80px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4px;
}

.feedback-card {
    border: 1px solid #e5e4e1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.feedback-avatar {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.feedback-message {
    line-height: 30px;
    margin-bottom: 25px;
}

.feedback-name-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 0 10px;
}

.feedback-name-wrap::before {
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    top: -5px;
    background-color: var(--color-rakt);
}

.feedback-name,
.feedback-profession {
    line-height: 30px;
    margin: 0;
}

.mission-cover-box {
    max-width: 600px;
    margin: 0 auto;
}

.mission-content-box {
    max-width: 450px;
    margin: 0 auto;
}

.mission-content-box .section-title {
    margin-bottom: 20px;
}

.backer-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 80px;
    grid-gap: 34px;
}

.newsletter-wrapper {
    position: relative;
}

.newsletter-wrapper::before {
    content: "";
    background-color: #f5f9f7;
    width: 100%;
    height: 400px;
    z-index: -1;
    position: absolute;
    bottom: 0;
}

.newsletter-cover-box {
    max-width: 346px;
    margin-left: auto;
}

.newsletter-content-box {
    max-width: 546px;
    margin: 10% auto 0 50px;
}

.newsletter-title {
    line-height: 56px;
    margin-bottom: 10px;
}

.newsletter-paragraph {
    margin-bottom: 40px;
}

.newsletter-form-row {
    display: flex;
    align-items: center;
}

.newsletter-form-row>input {
    padding: 15px 12px;
    font-size: 20px;
    border-radius: 0;
    border: 1px solid #e5e4e1;
    background-color: #eef2f0;
}

.newsletter-form-row>input:focus,
.newsletter-form-row>input:active {
    border: 1px solid var(--color-neel);
    background-color: #eef2f0;
}


/* _BEGIN > PROFILE PAGE <  */

.profile-hero-text {
    font-size: 20px;
    line-height: 25px;
    color: var(--color-neel-light);
    font-weight: 400;
    margin: 20px 0;
}

.profile-avatar-info {
    margin: 20px 0;
}

.profile-detail-avatar {
    width: 50px;
    height: 50px;
    margin-right: 1rem;
}

.profiler-name {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: var(--color-neel);
    margin-bottom: 0;
}

.profiler-profession {
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}

.session-date {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.profile-note {
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: var(--color-neel-light);
}

.video-card {
    width: 450px;
    margin-left: auto;
    border: 1px solid #e5e4e1;
    display: flex;
    flex-direction: column;
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 75px;
    height: 75px;
    color: var(--color-hansa);
}

.workshop-learn-card {
    padding: 110px;
}

.workshop-learn-content-box {
    max-width: 450px;
    margin-top: 50px;
}

.workshop-checklist-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px 32px;
    margin-top: 80px;
}

.workshop-checklist-item {
    display: flex;
    align-items: center;
    background-color: var(--color-neel-lighter);
    padding: 25px;
}

.workshop-checklist-icon {
    color: var(--color-rakt);
    margin-right: 1rem;
}

.workshop-for-simple-text {
    margin-top: 40px;
    text-align: center;
    font-weight: 300;
}

.timer-countdown {
    margin-top: 80px;
}

.mentor-card {
    max-width: 1064px;
    margin: 80px auto 0;
    padding: 40px;
    border: 1px solid #e5e4e1;
}

.mentor-detail-wrapper {
    margin-bottom: 40px;
}

.mentor-detail-flex {
    display: flex;
    align-items: center;
}

.mentor-avatar {
    width: 200px;
    height: 200px;
    margin-right: 30px;
}

.mentor-detail-contents {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.mentor-basic-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.mentor-profession {
    margin-bottom: 10px;
}

.mentor-details-flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mentor-detail-icon {
    width: 18px;
    height: 18px;
    margin-right: 0.5rem;
    display: inline-flex;
}

.mentor-performance-pill {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    background-color: #1fc9af;
    color: var(--color-hansa);
}

.video-session{
    min-height:650px;
}

.mentor-tags-wrapper {
    margin-top: 40px;
}

.mentor-tags-wrapper>* {
    margin-right: 0.5rem;
}

.mentor-tags {
    background-color: #e5e4e1;
    padding: 6px;
    font-size: 18px;
    line-height: 20px;
    color: var(--color-neel-light);
}

.title-wrapper-offer {
    margin-bottom: 80px;
}

.offer-price {
    font-size: 80px;
    line-height: 89px;
}

.offer-price-old {
    font-size: 24px;
    line-height: 30px;
}

.offer-hr {
    margin: 40px 0;
}

.offer-note {
    margin-top: 20px;
    margin-bottom: 40px;
}

.btn-offer {
    padding-left: 80px;
    padding-right: 80px;
}

.what-you-get-card {
    padding: 50px 80px;
}

.you-get-checkmark {
    width: 24px;
    height: 24px;
}

.plan-get-list {
    margin-top: 30px;
}

.plan-get-list>li:not(:last-child) {
    margin-bottom: 30px;
}

.plan-get-list-items {
    display: flex;
    align-items: flex-start;
    font-size: 25px;
    line-height: 28px;
}

.faq-accordion-container {
    max-width: 1060px;
    margin: 80px auto 0;
}

.timer-countdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-link-nav-head {
    width: 20px;
    height: 20px;
}

.head-search-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}

input.head-search {
    padding: 8px 8px 8px 38px;
}

.counter-area {
    background: #f3f6f9;
    font-weight: 500;
    font-size: 50px;
    line-height: 56px;
    color: var(--color-neel);
    /* padding: 20px 36px; */
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 1rem;
}

.counter-label {
    margin-top: 10px;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: var(--color-neel-light);
}

.faq-accordion-container .accordion-item {
    border-top: none;
    border-left: none;
    border-right: none;
}

.faq-accordion-container .accordion-button {
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    padding: 30px;
    color: var(--color-neel);
}

.faq-accordion-container .accordion-button:not(.collapsed) {
    color: var(--color-neel);
    box-shadow: none;
}

.faq-accordion-container .accordion-button {
    border: none;
    background-color: var(--color-hansa);
}

.faq-accordion-container .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.295828 6.8325C0.483191 7.01875 0.736642 7.12329 1.00083 7.12329C1.26501 7.12329 1.51847 7.01875 1.70583 6.8325L5.29583 3.2925L8.83583 6.8325C9.02319 7.01875 9.27664 7.12329 9.54083 7.12329C9.80501 7.12329 10.0585 7.01875 10.2458 6.8325C10.3396 6.73954 10.414 6.62893 10.4647 6.50708C10.5155 6.38522 10.5416 6.25451 10.5416 6.1225C10.5416 5.99049 10.5155 5.85978 10.4647 5.73792C10.414 5.61606 10.3396 5.50546 10.2458 5.4125L6.00583 1.1725C5.91286 1.07877 5.80226 1.00438 5.6804 0.953608C5.55855 0.902839 5.42784 0.8767 5.29583 0.8767C5.16382 0.8767 5.03311 0.902839 4.91125 0.953608C4.78939 1.00438 4.67879 1.07877 4.58583 1.1725L0.295828 5.4125C0.2021 5.50546 0.127706 5.61606 0.0769367 5.73792C0.0261679 5.85978 2.86102e-05 5.99049 2.86102e-05 6.1225C2.86102e-05 6.25451 0.0261679 6.38522 0.0769367 6.50708C0.127706 6.62893 0.2021 6.73954 0.295828 6.8325Z' fill='%23051655'/%3E%3C/svg%3E%0A");
}

.faq-accordion-container .accordion-body {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    padding: 0.25rem 30px 1.25rem;
}


/* // BEGIN > STEAP WIZARD CSS < // */

.profile-section {
    padding-top: 60px;
}


/*----------step-wizard------------*/

.step-wizard-section #msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

.step-wizard-section #msform fieldset:not(:first-of-type) {
    display: none;
}

.step-wizard-section #progressbar li:first-child {
    width: 7%;
}

.step-wizard-section #progressbar li:first-child::after {
    left: unset;
    right: 0;
}

.step-wizard-section #progressbar li:last-child::after {
    width: 50%;
}

.step-wizard-section #progressbar li:first-child::before {
    margin-left: 0;
}

.step-wizard-section .card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

.step-wizard-section #progressbar {
    margin-bottom: 40px;
    overflow: hidden;
}

.step-wizard-section #progressbar .active {
    color: #000000;
}

.step-wizard-section #progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 12%;
    float: left;
    position: relative;
}

.step-wizard-section #progressbar li:nth-child(1):before {
    background-image: url("./../img/icons/user-tag.svg");
}

.step-wizard-section #progressbar li:nth-child(2):before {
    background-image: url("./../img/icons/crown.svg");
}

.step-wizard-section #progressbar li:nth-child(3):before {
    background-image: url("./../img/icons/frame.svg");
}

.step-wizard-section #progressbar li.active:nth-child(1):before {
    background-image: url("./../img/icons/user-tag-white.svg");
}

.step-wizard-section #progressbar li.active:nth-child(2):before {
    background-image: url("./../img/icons/crown-white.svg");
}

.step-wizard-section #progressbar li.active:nth-child(3):before {
    background-image: url("./../img/icons/frame-white.svg");
}

.step-wizard-section #progressbar li:before {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    border: 2px solid var(--color-neel);
    background-color: var(--color-hansa);
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    background-repeat: no-repeat;
    background-size: 65%;
    background-position: center;
}

.step-wizard-section #progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--color-neel);
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

.step-wizard-section #progressbar li.active:before,
.step-wizard-section #progressbar li.active:after {
    border-color: var(--color-rakt);
    background-color: var(--color-rakt);
}


/* .step-svg-ico {
  position: absolute;
  top: 14px;
  left: 13px;
} */

.step-h1 {
    font-weight: 500;
    font-size: 50px;
    color: var(--color-neel);
    text-align: left;
}

.step-h2 {
    font-weight: 500;
    font-size: 25px;
    color: var(--color-neel);
    text-align: left;
}

.form-card {
    max-width: 600px;
}

.form-card p {
    font-weight: 300;
    font-size: 20px;
}

.form-card .step-mb {
    margin-bottom: 40px;
}

.form-control,
.form-select {
    min-height: 60px;
    border-color: #e5e4e1;
    padding: 5px 20px;
    font-size: 18px;
    color: var(--color-neel-light);
}

textarea.custom-textarea {
    min-height: 200px;
}

.action-btn {
    min-width: 140px;
    min-height: 60px;
    font-size: 18px;
    color: var(--color-hansa);
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-block;
    transition: all 0.3s;
}

.action-button {
    background-color: var(--color-rakt);
    border-color: var(--color-rakt);
}

.action-button-previous {
    background-color: transparent;
    border-color: #e5e4e1;
    color: var(--color-neel);
}

.highlight-txt {
    color: var(--color-rakt);
    font-weight: 500;
}

.highlight-txt:hover {
    color: var(--color-neel);
}

.social-ico {
    position: absolute;
    top: 20px;
    left: 20px;
}

.social-ico path {
    fill: var(--color-neel-light);
}

.social-input {
    padding-left: 50px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 200px;
}

.upload-btn-wrapper .btn {
    border: 2px dashed var(--color-neel);
    color: var(--color-neel);
    background-color: #f3f6f9;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 500;
    width: 200px;
    height: 200px;
}

.img-upload-gallery-ico {
    margin-bottom: 10px;
}

.img-upload-gallery-ico path {
    fill: #051655;
}


/* // END > STEAP WIZARD CSS < // */


/* - // _ENDS > PAGE STYLES < // - */


/* New css */

.home-banner-info {}



section.upper_section.upper-section-back {
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.home-banner-info {
    width: 100%;
}

.home-banner-info .container {
    display: flex;
    align-items: center;
}

.heading-section {
    max-width: 632px !important;
    width: 100%;
}

.heading {
    margin-bottom: 40px;
}

.heading-section .mt-2 {
    margin-bottom: 20px;
}

a.btn.btn-danger {
    width: 160px !important;
}

.home-banner-info .tag-shape {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Text */
    color: #747887;
}

.heading {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 80px;
    /* or 111% */
    text-transform: capitalize;
    color: #FFFFFF;
}

.our-services-section h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 60px;
    line-height: 67px;
    /* identical to box height, or 111% */
    /* Secondary */
    color: #051655;
    margin-bottom: 60px !important;
}

section.our-services {
    padding: 100px 0px;
}

.our-services-section h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 40px;
    line-height: 44px;
    /* identical to box height, or 111% */
    color: #051655;
}

.our-services-section img {
    margin-bottom: 30px;
}

.expert-row h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 67px;
    /* or 111% */
    /* Secondary */
    color: #051655;
    margin-bottom: 25px !important;
}

.expert-bullet-heading h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px !important;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Text */
    color: #747887 !important;
    margin-top: 0 !important;
}

section.expert-section {
    padding: 100px 0px;
}

section.business-section {
    padding: 100px 0px;
}

.col-md-5.order-md-2.expert-first-col h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 100;
    font-size: 30px;
    line-height: 44px;
    /* identical to box height, or 111% */
    /* text-align: center; */
    /* Secondary */
    color: #051655;
}

.col-md-5.order-md-2.expert-first-col h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 200;
    font-size: 50px;
    line-height: 67px;
    /* or 111% */
    /* Secondary */
    color: #051655;
}

.col-md-5.order-md-2.expert-first-col a {
    width: 280px !important;
    height: 60px;
    background: #EB3D35;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px !important;
}

.expert-bullet-heading {
    align-items: flex-start !important;
}


.goblaq .individual-image h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 33px;
    /* identical to box height, or 111% */
    /* Secondary */
    color: #051655;
}

footer {}


ul.navbar-nav.ml-auto {
    margin-left: auto;
    display: flex;
    align-items: center;
}

ul.navbar-nav.ms-auto {
    margin-left: 0 !important;
}

a.nav-link.btn-global.btn-auth.fw-500 {
    width: 163px;
    height: 61px;
    /* Primary Color */
    background: #EB3D35;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 0;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    /* padding: 0 !important; */
    margin-left: 40px;
}

ul.navbar-nav.ml-auto a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    color: #051655;
    padding: 0 !important;
}

.limited-time-text.mt-3.mb-3 h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 67px;
    /* or 111% */
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.limited-time-text.mt-3.mb-3 a {
    width: 200px;
    height: 61px;
    /* Primary Color */
    background: #EB3D35;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    border-radius: 0;
}

.limited-time-text.mt-3.mb-3+div {
    left: -100px;
    position: relative;
}

.footer-nav-wrapper h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 24px;
    line-height: 22px;
    color: #051655;
    margin-bottom: 10px;
}

p.footer-text {
    font-size: 18px;
}

.footer-nav-link {
    font-size: 18px;
}

section.trusted-by img {}

section.trusted-by .d-flex {
    display: flex;
    align-items: center;
}

form.d-flex input.form-control {
    padding-left: 40px;
    position: relative;
    font-family: 'Author';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Text */
    color: #747887 !important;
}

form.d-flex svg {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    left: 10px;
}

form.d-flex {
    position: relative;
}

.heading-left-section h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 33px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    margin: 0;
}

.heading-left-section p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 21px;
    line-height: 28px;
    /* identical to box height, or 111% */
    /* Paragraph Color */
    color: #747887;
}

.heading-left-section {
    margin-bottom: 25px;
}

.filter-option p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px !important;
    line-height: 28px;
    /* identical to box height, or 111% */
    /* Paragraph Color */
    color: #747887;
}

section.mid-section .col-md-3 {
    width: 20%;
}

.outer-container h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 32px;
    line-height: 56px;
    /* identical to box height, or 111% */
    color: #051655;
    margin: 0;
}

.sort-by p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Paragraph Color */
    color: #747887;
}

.heading-section {
    position: relative;
}


/*Search*/

.col-md-4.card-image {
    width: auto;
    margin: 0px 40px 0 10px;
}

.col-md-4.card-image h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 26px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
}

.card-mid-upper h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 28px;
    line-height: 13px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
}

.card-mid-upper p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Paragraph Color */
    color: #747887;
}

.col-md-8.card-mid p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Paragraph Color */
    color: #747887;
}

.card-image img {
    width: 180px !important;
}

p.small-font {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Paragraph Color */
    color: #747887;
}

p.small-font.mt-3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 17px;
    line-height: 25px;
    /* or 125% */
    color: #747887;
}

.individual-tag.me-4 p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Paragraph Color */
    color: #747887;
    padding: 5px 5px;
}

button.btn.btn-danger.mt-3 {
    background: #EB3D35;
    height: 60px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #F3F6F9;
    width: 160px !important;
    height: 45px;
}

.outer-container {
    border: 2px solid #E5E4E1 !important;
    padding: 10px 20px;
}

.text-font {}

.right-section-sub.mb-2 .text-font {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 22px;
    /* or 111% */
    /* Paragraph Color */
    color: #747887;
}

.sort-by p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Paragraph Color */
    color: #747887;
}

.dropdown button.btn.dropdown-toggle.text-font {
    border: 1px solid #E5E4E1;
    border-radius: 0;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    /* Paragraph Color */
    color: #747887;
}

.mid-row .col-md-9 {
    margin-left: auto;
}

.searchheader div#navbarNav {
    justify-content: end;
}

.searchheader ul.navbar-nav.me-auto.mb-2.mb-lg-0 input {
    background: #FFFFFF;
    border: 1px solid #E5E4E1;
    height: 50px !important;
    min-height: 50px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    color: #747887;
    width: 400px !important;
    border-radius: 0;
}

footer.searchfooter {
    display: block;
}

.filter-content input.form-control.me-2.text-font {
    border: 1px solid #E5E4E1;
    border-radius: 0;
    height: 60px !important;
    padding-left: 10px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Paragraph Color */
    color: #747887;
}

.filter-content.mt-2 button.btn.text-font.collapsed {
    border: 1px solid #E5E4E1 !important;
    border-radius: 0;
    height: 60px !important;
    padding-left: 10px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    display: flex;
    align-items: center;
    width: 100% !important;
}

.filter-content.mt-2 button.btn.text-font.collapsed img {
    margin: 0;
    margin-left: auto !important;
}

.filter-content.mt-2 button.btn.text-font.collapsed span {
    margin-left: auto;
}

.filter-content.mt-2 .form-check {
    display: flex;
    align-items: center;
}

.filter-content.mt-2 label {
    padding: 0 !important;
    margin-left: 10px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Paragraph Color */
    color: #747887;
    margin-top: 4px;
}

.filter-content.mt-2 .filter-check {
    width: 15px;
    height: 15px;
}

.filter-content button.btn.text-font {
    border: 1px solid #E5E4E1 !important;
    border-radius: 0;
    height: 60px !important;
    padding-left: 10px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    display: flex;
    align-items: center;
    width: 100% !important;
}

.filter-content.mt-2 button.btn.text-font img {
    margin: 0;
}

.filter-content.mt-2 button.btn.text-font span {
    margin-left: auto;
}

input.form-control.me-5.text-font {
    <input class="form-control me-5 text-font" type="search" placeholder="Min" aria-label="Search" style="width: 7rem;height: 40px; min-height: 30px;" b-jqk471a1rt="">;
}

.filter-content input.form-control.me-5.text-font {
    border: 1px solid #E5E4E1;
    border-radius: 0;
    height: 60px !important;
    padding-left: 10px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    margin-right: 10px !important;
}

.filter-option p {}

.card-section.mb-2 {
    margin-bottom: 25px !important;
}

.card-row {
    padding: 16px 0px !important;
}

fieldset.text-start {
    border: none;
    padding: 0;
}

.step-h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.step-mb p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 17px;
    line-height: 25px;
    /* or 125% */
    color: #747887;
}

.step-mb h2 {
    font-size: 18px;
}

select#select-form-option-value {}

@media only screen and (max-width: 1599px) {
    .card-tag-section.mt-2 {
        flex-wrap: wrap;
    }
    .individual-tag.me-4 {
        margin-bottom: 10px;
    }
    .sidebar.col {
        margin: 0 !important;
        width: 15% !important;
    }
    .section.col-9 {
        width: 80%;
    }
    section.dasboard.row {}
}

@media only screen and (max-width: 1439px) {
    .section.col-9 section {
        padding: 0;
    }
  
    .heading-section {
        position: relative;
    }
    .heading {
        font-size: 50px !important;
    }
    .heading-section {
        max-width: 500px !important;
    }

    header {
    }
    .expert-row .col-md-5 {
        width: 50%;
    }
    .expert-row h4 {
        font-size: 48px;
        line-height: 50px;
    }
    .expert-bullet p {
        font-size: 18px !important;
    }
    .our-services-section h5 {
        font-size: 27px !important;
    }
    .our-services-section img {
        margin-bottom: 0px;
    }
    .our-services-section h3 {
        font-size: 48px;
        margin-bottom: 30px !important;
    }
    section.our-services {
        padding: 60px 0px;
    }
    section.business-section {
        padding: 60px 0px;
    }
    .col-md-5.order-md-2.expert-first-col h5 {
        font-size: 30px;
    }
    .col-md-5.order-md-2.expert-first-col h4 {
        font-size: 45px;
        line-height: 50px;
    }
    .col-md-5.order-md-2.expert-first-col p {
        font-size: 18px;
    }

    
 
    .limited-time-text.mt-3.mb-3 h3 {
        font-size: 45px;
    }
    .limited-time-text.mt-3.mb-3 a {
        height: 50px;
    }
    a.nav-link.btn-global.btn-auth.fw-500 {
        height: 50px;
        width: 150px;
    }

    aside.auth-login__help p {
        font-size: 16px !important;
        margin: 0 10px !important;
    }
    .row .col-md-4.card-image {
        width: 180px !important;
    }
    .row .col-md-8.card-mid {
        width: calc(100% - 180px) !important;
    }
    body .col-md-4.card-image {
        width: 180px !important;
    }
    body .col-md-8.card-mid {
        width: calc(100% - 200px) !important;
    }
}

@media only screen and (max-width: 1199px) {
    .mid-row {
        display: flex !important;
    }
    .mt-3.personal-details {
        width: 100% !important;
    }
 
    .dashheader .navbar-collapse.show div#navbarNav {
        transform: translateX(0px);
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
    .dashheader ul.dropdown-menu {
        position: absolute !important;
        left: 50%;
        transform: translateX(-50%);
    }
    li.nav-item {}
    .dashheader ul.navbar-nav.ms-auto li {
        justify-content: center;
    }
    .dashheader div#navbarNav .img {
        margin-right: 0 !important;
        margin-bottom: 20px !important;
        width: 30px !important;
    }
    .container.section-division {
        display: block;
    }
    .container.section-division .col-md-8 {
        width: 100%;
    }
    .col-md-4.attendees-overall {
        width: 80%;
        margin: auto;
        margin-top: 30px;
    }
    .individual-image.col-md-3.offset-md-1.me-3 {
        margin-left: 20px;
    }
    .individual-image.col-md-3.offset-md-1 {
        margin-left: 10px;
    }
    .individual-image {
        width: 30%;
    }
    .heading {
        font-size: 40px !important;
        margin-bottom: 10px !important;
    }
    form.d-flex input.form-control {
        min-height: 50px !important;
    }
    a.btn.btn-danger {
        height: 50px;
        display: flex;
        align-items: center;
        padding: 0 !important;
        margin: 0 !important;
        justify-content: center;
    }
    .expert-row h4 {
        font-size: 36px !important;
    }
    
    section.expert-section {
        padding: 50px 0px;
    }
    .limited-time-text.mt-3.mb-3 h3 {
        font-size: 34px;
        line-height: 50px;
    }
    .limited-time-text.mt-3.mb-3+div {
        left: 0;
    }
    .limited-time-text.mt-3.mb-3 h3 br {
        display: none;
    }
    section.trusted-by .d-flex {
        overflow: auto;
    }
    section.trusted-by .d-flex::-webkit-scrollbar {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar.col {
        overflow: auto !important;
    }
    .col-md-3.left-message-section {
        padding: 10px !important;
    }
    p.blue-color.align-self-center.mt-2 {
        margin-top: 0 !important;
    }
    .sidebar.col::-webkit-scrollbar {
        display: none;
    }
    .sidebar.col {
        /* display: none; */
        margin-bottom: 15px !important;
    }
    input.msgradio {
        position: absolute;
        right: 9px;
        top: 10px;
        width: 20px;
        height: 20px;
        opacity: 0;
        display: block !important;
    }
    .me-3 {
        position: relative;
    }
    input.msgradio:checked+.sendmsg {
        height: 322px;
    }
    .sendmsg {
        height: 0;
        overflow: hidden;
        transition: all 0.5s;
    }
    span.downarrow {
        display: block !important;
    }
    input.msgradio {
        display: block;
    }
    .dropdown:after {
        bottom: -28px;
    }
    .col-md-3.left-message-section {
        width: 100%;
    }
    .col-md-6.message-mid-section {
        width: 100%;
        border: 1px solid;
        padding-bottom: 20px;
    }
    section.overall-message-section .col-md-3 {
        width: 100%;
        border: 1px solid;
        padding: 20px;
        margin-bottom: 20px;
        border-color: #E5E4E1 !important;
        margin-top: 20px;
    }
    section.overall-message-section {
        display: block !important;
    }
    section.overall-message-section .col-md-3 img {
        margin-top: 0 !important;
    }
    .sidebar.col {
        padding-top: 10px;
    }
    .navbar-collapse.show div#navbarNav {
        width: 80% !important;
    }
    button.hamburger.navbar-toggler {
        position: absolute;
        top: -10px;
        right: 27px;
    }
    .mt-3.ms-5.d-flex.flex-column section {
        width: 100%;
    }
    input#profile_picture {}
    .input--file.camera-icon span {
        position: absolute;
        left: 47%;
    }
    button.btn.btn-danger.my-3 {
        width: 100% !important;
    }
    .sidebar.col {
        background: white;
    }
    .section.col-9 {
        width: 100%;
        padding-left: 0 !important;
        padding: 10px 30px !important;
    }
    .mt-3.ms-5.d-flex.flex-column {
        margin: 0 !important;
    }
    .sidebar.col nav.flex-column {
        justify-content: center;
    }
    ul.nav.personal-info {
        margin: 20px 0px;
    }
    .d-flex.personal-container.mt-3.ms-3 {
        justify-content: center;
    }
    .sidebar.col {
        z-index: 9999;
    }
    section.dasboard.row {
        display: block;
    }
    .sidebar.col {
        width: 100% !important;
        height: auto !important;
    }
    .sidebar.col nav.flex-column {
        display: flex !important;
        flex-direction: row !IMPORTANT;
        align-items: center;
    }
    .nav-item.px-3 {
        padding: 10px !important;
    }

    .home-banner-info .container {
        display: block;
        max-width: 100%;
        padding: 0;
    }

    section.upper_section.upper-section-back {
        height: auto !important;
        padding: 90px 0px 90px !important;
    }
    .tag-shape {
        padding: 6px !important;
    }
    .d-flex.mt-3 {
        align-items: center;
    }
    .heading-section {
        margin-left: 50px;
        width: 100%;
    }
    section.our-services {
        padding: 40px 0px;
    }
    .our-services-section h3 {
        font-size: 36px;
        margin-bottom: 16px !important;
    }
    .our-services-section h5 {
        font-size: 24px !important;
    }
    .expert-row {
        flex-wrap: wrap !important;
    }
    .expert-row .col-md-5 {
        width: 100%;
        display: grid;
    }
    .col-md-5.expert-first-col {
        order: 1;
    }
    .footer-nav-wrapper {}
    footer .col-12.col-md-4 {
        width: 30%;
    }
    p.footer-text {
        font-size: 16px;
    }
    .footer-nav-link {
        font-size: 16px;
    }
    .footer-nav-wrapper h6 {
        font-size: 22px;
    }
    .copyright-bar p {
        font-size: 16px;
    }
    .limited-time-text.mt-3.mb-3 h3 {
        font-size: 26px;
        margin-bottom: 24px;
        line-height: 39px;
    }
    .limited-time-text.mt-3.mb-3 a {
        height: 45px;
        font-size: 18px;
    }
    a.brand.flex-center.flex-auto-0.contain-image.ms-3 {
        max-width: 100px;
        min-width: 100px;
    }
    div#navbarSupportedContent {}
    div#navbarSupportedContent {
        margin: 0 !important;
        /* height: 100vh; */
    }
    div#navbarNav {}
    ul.navbar-nav.ml-auto {
        justify-content: flex-start;
        text-align: left !important;
        margin-left: 0;
        display: flex;
    }
    a.nav-link.btn-global.btn-auth.fw-500 {
        margin: 0;
    }
    ul.navbar-nav.ml-auto li {
        width: 100%;
        padding: 16px;
    }
    .navbar-collapse.show {
        left: 0;
        width: 50%;
    }
    .heading-left-section h6 {
        display: flex;
        align-items: center;
    }
    span.downarrow.filterdown {
        margin-left: 25px;
        height: 36px;
    }
    span.downarrow.filterdown svg {
        width: 17px;
    }
    input.msgradio.filtemain {
        width: 90%;
        left: 0;
    }
    .filter-section {
        height: 0;
        overflow: hidden;
        transition: all 0.5s;
    }
    input.msgradio.filtemain:checked+.filter-section {
        height: 320px;
    }
    .outer-container {
        margin-top: 20px;
    }
    .individual-filter img {
        align-items: center !important;
        align-self: center !important;
    }
}

@media only screen and (max-width: 767px) {
    .cardname {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin: 10px 0px 10px;
    }
    .cardname h5 {
        margin: 0 !important;
    }
    .cardname h3 {
        margin: 0 !important;
    }
    footer {
        text-align: center;
    }
    footer a {
        margin: auto;
    }
    .footer-nav-wrapper {
        margin: 30px auto !important;
    }
    .footer-nav-wrapper h6 {
        margin-bottom: 1px;
    }
    .footer-nav-wrapper h7 {
        color: var(--color-neel);
    }
    ul.social-nav-link-list {
        display: none;
    }
    body .col-md-4.card-image {
        margin: auto;
        width: 100% !important;
    }
    body .col-md-8.card-mid {
        margin: auto;
        /* text-align: center; */
        width: 100% !important;
    }
    .navbar-collapse.show div#navbarNav {
        width: 67% !important;
    }
    input#profile_picture {
        left: 0 !important;
        width: 100%;
    }
    .d-flex.personal-container.mt-3.ms-3 {}
    .input--file.camera-icon {
        margin-left: 0 !important;
    }
    .input--file.camera-icon span {
        left: 61%;
    }
    .input--file.camera-icon span {
        left: 61%;
    }
    .input--file.camera-icon {
        position: relative;
        width: 100%;
    }
    .center-section.mb-4 h3 {
        font-size: 26px;
    }
    .center-section.mb-4 h6 {
        font-size: 17px;
    }
    .center-section.mb-4 {
        padding: 0;
    }
    .booking-center h3 {
        font-size: 26px !important;
    }
    footer .row {
        display: block;
    }
    footer .col-12.col-md-4 {
        width: 100%;
    }
    .limited-time-text.mt-3.mb-3 {
        margin: 0;
        margin-left: 30px;
    }
    .limited-time-text.mt-3.mb-3 h3 {
        font-size: 23px;
    }
    .individual-image {
        width: 100%;
    }
    .our-services-images {
        flex-wrap: wrap;
    }
    .individual-image img {
        margin-left: 0;
    }
    .col-md-5.order-md-2.expert-first-col p {
        font-size: 16px;
    }

    .col-md-5.order-md-2.expert-first-col h5 {
        margin-bottom: 0;
    }
    .col-md-5.order-md-2.expert-first-col {
        margin-top: 20px !important;
    }
    .col-md-5.order-md-2.expert-first-col a {
        height: 50px;
        width: 160px !important;
        margin-top: 10px !important;
        font-size: 18px !important;
    }
    .expert-bullet.my-2 {
        margin: 0 !important;
    }
    .individual-image.col-md-3.offset-md-1.me-3 {
        margin: 0;
        margin: 30px 0px;
    }
    .heading-section {
        margin-left: 20px;
    }
    .heading {
        font-size: 35px !important;
    }
    form.d-flex input.form-control {
        min-height: 40px !important;
    }
}

@media only screen and (max-width: 575px) {
    ul.dropdown-menu {
        display: none !important;
    }
    .col-md-4.card-image img {
        width: 180px !important;
    }
    img {}
    .quick-response {
        position: relative !important;
        margin: auto !important;
    }
    ul.dropdown-menu.show {
        display: block !important;
    }
    form.d-flex {}
    .searchheader ul.navbar-nav.me-auto.mb-2.mb-lg-0 input {
        width: 100% !important;
    }
    .personalmain {
        width: 100% !important;
    }
    p.booking-desc {
        text-align: center;
    }
    ul.nav.booking {
        justify-content: center;
    }
    .card.border-success.mb-3.user-dash-card.mt-3.me-3 {
        margin: auto !important;
        margin-bottom: 14px !important;
    }
    body .col-md-4.card-image {
        margin-bottom: 20px;
    }
    .sidebar.col nav.flex-column {
        justify-content: flex-start;
        overflow: auto;
    }
    .sidebar.col nav.flex-column::-webkit-scrollbar {
        display: none;
    }
    span.downarrow svg {
        width: 15px;
    }
    body .col-md-8.card-mid {
        text-align: center;
    }
    .card-mid-upper.mt-2 {
        align-self: center !important;
    }
    .card-tag-section.mt-2 {
        justify-content: center !important;
        align-self: center !important;
    }
    .col-md-8.card-mid button.btn.btn-danger.mt-3 {
        align-self: center !important;
    }
    .booking-center .d-flex {
        display: block !important;
    }
    img.img {
        width: 22px;
        padding-right: 6px !important;
    }
    .sidebar.col a.nav-link {
        font-size: 16px !important;
        padding: 8px;
    }
    a.nav-link.active {}
    .booking-center h3 {
        font-size: 22px !important;
    }
    p.booking-desc {
        width: 100% !important;
        font-size: 14px;
    }
    ul.nav.personal-info a {
        font-size: 16px;
        padding: 3px 13px;
    }
    .mt-3.ms-5.d-flex.flex-column section {
        width: 100%;
    }
    .input--file.camera-icon {
        margin: 0 !important;
        text-align: center;
        bottom: 10px;
        right: 0px;
        width: 100%;
        margin: auto;
    }
    .mt-3.ms-5.d-flex.flex-column h3 {
        font-size: 22px;
    }
    .step-h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .step-mb p {
        font-size: 16px;
    }
    .form-card .step-mb {
        margin-bottom: 20px;
    }
    .form-control,
    .form-select {
        min-height: 50px;
        font-size: 17px;
    }
    input#next {
        width: 140px;
        height: 50px !important;
        min-height: 50px !important;
    }
    .step-wizard-section #progressbar li:first-child {
        width: 80px;
    }
    .step-wizard-section #progressbar li {
        width: 110px;
    }
    .heading-section {
        max-width: 100% !important;
    }
    body .mt-3.ms-5.d-flex.flex-column {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .heading-section {
        margin: 0;
        padding: 0 20px;
    }
    .heading {
        font-size: 30px !important;
    }
    a.btn.btn-danger {
        height: 44px;
    }
    section.trusted-by img {
        margin-right: 30px !important;
        width: 90px !important;
    }
    .container.d-flex.trusted-by-section .mb-5 {
        margin-bottom: 20px !important;
    }
    .expert-row h4 {
        font-size: 30px !important;
        line-height: 40px;
        margin-bottom: 15px !important;
    }

    .col-md-5.order-md-2.expert-first-col h5 {
        font-size: 24px;
    }
    .limited-time-text.mt-3.mb-3 h3 {
        font-size: 20px;
        line-height: 30px;
    }
    section.business-section {
        padding: 30px 0px;
    }

    article.content h3 {
        text-align: center;
    }
    button.btn-global.btn-rakt-solid.fw-400 {
        padding: 10px 30px;
    }
    .section.col-9 {
        padding: 15px !important;
    }
    ul.nav.personal-info a {
        font-size: 18px !important;
    }
    article.content h3 {
        font-size: 30px 
    }
}

@media only screen and (max-width: 479px) {
    .container-fluid.d-flex.mt-2.me-3 {
        display: flex;
        align-items: center;
        padding: 0 10px;
    }
    .container-fluid.d-flex.mt-2.me-3 {}
    .chatting-section.mt-2.ms-2.me-2+div img {
        margin: 0 10px !important;
    }
    section.upper_section.upper-section-back {
        padding: 60px 0px !important;
    }
    .nav-item.px-3 {
        padding: 1px !important;
    }
    .sidebar.col a.nav-link {
        padding: 8px;
    }
    ul.nav.personal-info a {
        font-size: 17px !important;
    }
    .me-3 {}
    .sidebar.col {
        padding: 20px 0;
    }
    .heading-section {
        padding: 10px;
    }
    .heading-section .d-flex.mt-3 {
        overflow: auto;
    }
    .heading-section .d-flex.mt-3::-webkit-scrollbar {
        display: none;
    }
    .d-flex.limited-time.align-self-center {
        display: block !important;
    }
    .limited-time-text.mt-3.mb-3 {
        margin: 10px;
    }
    .d-flex.limited-time.align-self-center img {
        margin-top: 10px !important;
    }
    .step-wizard-section #progressbar li:first-child {
        width: 82px !important;
    }
    .step-wizard-section #progressbar li {
        width: 120px !important;
    }
}

@media only screen and (max-width: 349px) {}

button {}

.upload-btn-wrapper button {
    border: 2px dashed #051655;
}

.social-input-div {
    position: relative;
}

.social-input-div span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
    left: 17px;
}

nav.flex-column {
    display: grid;
}

.nav-item.px-3 img {
    margin: 0;
}

.sidebar.col a.nav-link {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    max-width: 240px;
    margin-left: auto;
}

div#avatar-logo img {
    object-fit: contain !important;
}

.center-section h6 span {
    font-size: 20px;
}

.center-section h6 {
    font-size: 16px;
}

.section.col-9 {
    padding-left: 30px;
}

header {}

div#avatar-logo img {
    object-fit: contain !important;
}

.center-section h6 span {
    font-size: 20px;
}

.center-section h6 {
    font-size: 16px;
    margin-top: 0 !important;
}

.section.col-9 {
    padding-left: 30px;
}

header {}

.center-section.mb-4 h3 {
    font-size: 26px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 31px;
    line-height: 44px;
    /* identical to box height, or 111% */
    /* Body Text */
    color: #747887;
}

.booking-center {
    margin-left: 0 !important;
}

.booking-center h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 28px !important;
    line-height: 36px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    margin-bottom: 0;
}

p.booking-desc {
    font-size: 17px;
}

ul.nav.booking {
    margin: 20px 0px;
}

body .booking-center .booking .nav-link {
    font-size: 17px !important;
}

.card-header.bg-transparent.border-success {
    font-size: 17px !important;
    font-family: 'Author';
    font-style: normal;
    font-size: 25px;
    line-height: 28px;
    /* or 110% */
    /* Secondary Color */
    color: aliceblue;
    font-weight: 600 !important;
    border: none;
    padding: 0;
    box-shadow: 0px 1px 0px #E5E4E1;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.card-footer.bg-transparent.border-success {
    border: none;
}

.card-body.text-dark p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 15px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Body Text */
    color: #747887;
    margin-bottom: 8px;
}

.card-body.text-dark {
    padding: 10px 0;
}

.card.border-success.mb-3.user-dash-card.mt-3.me-3 {
    padding: 12px;
}

.d-flex.align-content-center {}

.card-footer.bg-transparent.border-success .px-2.pt-1 {
    font-size: 14px;
}

.card-footer.bg-transparent.border-success {
    padding: 0;
    border-top: 1px solid #E5E4E1 !important;
    padding-top: 11px;
}

button.btn.btn-danger.my-3 {
    background: #EB3D35;
    border-radius: 0;
    height: 46px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    margin-top: 24px !important;
}

.center-section {
    align-items: center;
    padding: 10px;
}

.section.col-9 {}

ul.nav.personal-info a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    padding: 11px 0;
}

ul.nav.personal-info a.nav-link.active {
    box-shadow: 0px 3px 0px #EB3D35;
}

ul.nav.personal-info {
    margin: 17px 0px 0px;
}

input#profile_picture {
    position: absolute;
    bottom: -10px !important;
}

.input--file.camera-icon {
    position: relative;
    bottom: 38px;
    margin-left: 119px;
}

.form-floating.mt-3.col-lg-6 input {
    padding: 11px;
}

.mt-3.personal-details h6 {
    font-size: 20px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    color: #051655;
    margin-bottom: 0px !important;
}

button.btn-lg.btn-danger.personal-button.me-3 {
    background: #EB3D35;
    width: 132px;
    height: 52px;
    border-radius: 0;
    border: none;
}

button.btn.personal-button {
    width: 132px;
    height: 52px;
    border-radius: 0;
    border: none;
    border: 1px solid #E5E4E1;
}

.d-flex.mt-3.mb-5 {
    margin-top: 40px !important;
}

.form-floating.mt-3.col-lg-6 {
    margin-top: 10px !important;
}

div#navbarSupportedContent {}

.navbar-collapse.show div#navbarNav {
    position: fixed;
    top: 0;
    left: 0;
    /* bottom: 0; */
    width: 50%;
}

.menuclosebtn {
    display: none;
}

.heading-line.col-md-6.offset-md-2 h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 36px;
    line-height: 44px;
    /* identical to box height, or 111% */
    /* Primary Text */
    color: #051655;
    margin-bottom: 5px !important;
}

.heading-line.col-md-6.offset-md-2 p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 25px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Text */
    color: #747887;
}

.chat-rectangle.light-back.ms-2 .blue-color {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    /* Primary Text */
    color: #051655;
}

.chat-rectangle.light-back.ms-2 .small-font {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    /* Secondary Text */
    color: #747887;
}

.col-md-4.attendees-overall {
    border: 2px solid #E5E4E1 !important;
}

section.overall-division {
    padding-top: 80px !important;
}

.video-screen-options p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 16px;
    line-height: 20px;
    color: #747887;
}

p.white-color.text-font {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    color: #FFFFFF;
}

p.small-font.white-color {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    color: #FFFFFF;
}

.right-chat-section.p-1 {
    padding: 5px !important;
}

.heading-line.col-md-6.offset-md-2 {
    margin-left: 8%;
}

.dropdown button {
    border: 1px solid #E5E4E1 !important;
}

.searchheader ul.navbar-nav.me-auto.mb-2.mb-lg-0 input {
    margin-top: 0;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-top: 25px;
}

button.btn.btn-danger.create-workshop {
    background: #EB3D35;
    width: 210px;
    height: 50px;
    border-radius: 0;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    margin-left: 40px;
}

img.img {}

div#navbarNav .img {
    margin-right: 50px !important;
}

.dropdown:hover .dropdown-menu {}

#avatar img {
    min-width: 40px;
}

div#avatar {
    min-width: 40px;
}

ul.dropdown-menu li {
    padding: 10px;
}

div#avatar {
    margin-left: 0 !important;
}

img.lt-normal {
    margin-left: 12px !important;
    margin-right: 8px !important;
}

ul.dropdown-menu a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 19px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    color: #051655;
}

section.dasboard.row {}

header.searchheader {}

header.searchheader.dashheader {
    box-shadow: 0px 1px 0px #E5E4E1;
    z-index: 99999;
    position: relative !important;
    background: white;
}

.dropdown:after {
    content: "";
    position: absolute;
    left: -60px;
    width: 100px;
    background: #ffffff;
    bottom: -24px;
    height: 24px;
}

.sidebar.col {
    padding-top: 30px;
}

.section.col-9 {
    padding-top: 30px;
}

.layout .center-section {
    display: none;
}

section.dasboard.row {
    width: 100%;
    margin: 0;
}

.section.col-9 section {
    padding: 0 !important;
}

.section.col-9 section {
    padding: 0 !important;
}

.mt-3.ms-5.d-flex.flex-column h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494 !important;
    font-size: 42px;
    line-height: 56px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
}

ul.nav.personal-info {
    margin: 10px 0px 20px;
}

ul.dropdown-menu.show {
    z-index: 9999;
}

.right-section-sub.mb-2 .dropdown:after {
    display: none;
}

.filter-content.mt-2 .dropdown:after {
    display: none;
}

div#navbarSupportedContent ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-top: 0;
}

.social-input-div {
    display: flex;
}

.profile-div {}

nav.navbar.find-mentor.navbar-expand-lg .container {
    position: relative;
}

.sidebar.col a.nav-link.active {
    background: transparent;
}

ul.nav.personal-info li {
    margin-right: 26px !important;
}

.dashboard button.btn.btn-danger {
    background: #EB3D35;
    border-radius: 0;
}

section.dasboard.row button.btn.btn-danger {
    background: #EB3D35;
    border-radius: 0;
    margin-bottom: 10px;
}

div#payment-info {
    margin-top: 11px;
}

div#payment-info button {
    background: #EB3D35;
    border: none;
    /* Lower Border */
    width: 169px;
    height: 40px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */
    color: #FFFFFF;
}

div#payment-info input {
    background: #FFFFFF;
    /* Lower Border */
    border: 1px solid #0000000f;
    height: 44px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 17px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Body Text */
    color: #747887;
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
    padding: 10px;
}

div#payment-info {
    display: grid;
}

.form-floating input:focus {
    padding: 0;
}

.form-floating input {
    padding: 10px !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 15px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Body Text */
    color: #747887;
    border-radius: 0;
    margin-top: 18px;
    min-height: 45px !important;
    height: 45px !important;
}

.form-floating.mt-3.d-flex {
    margin-top: 0 !important;
}

.mt-3.personal-details button {
    background: #EB3D35;
    width: 120px;
    height: 40px !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494 !important;
    font-size: 19px !important;
    line-height: 24px;
    /* identical to box height, or 111% */
    color: #FFFFFF !important;
    border-radius: 0;
    margin-top: 15px;
}

div#payment-selection img {
    width: 110px;
    margin: 0;
    margin-left: 10px;
}

div#payment-selection input[type="radio"] {
    width: 20px;
    height: 18px;
}

header.searchheader.homeheader {
    position: absolute !important;
    padding: 10px 0px;
}

.homemainheader div#navbarNav {
    display: flex;
    align-items: center;
}

.homemainheader ul.navbar-nav.ms-auto.ml-auto {
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 100%; */
}

ul.navbar-nav.ms-auto {}

.homemainheader ul.navbar-nav.ms-auto {
    align-items: center;
    margin-left: auto !important;
}

.homemainheader ul.navbar-nav.ms-auto.ml-auto a {
    margin: 0 30px;
}

.homemainheader .navbar-collapse.ms-5.collapse.show div#navbarNav {
    left: 0 !important;
    width: 100% !important;
    justify-content: start !important;
    transform: translateX(0px);
}

.homemainheader ul.navbar-nav.ms-auto.ml-auto li a {
    justify-content: center;
}

section.trusted-by div {
    font-size: 30px !important;
}

header.searchheader.homemainheader {
    /* position: absolute !IMPORTANT; */
}

.individual-image.col-md-3.offset-md-1.me-3 {
    margin: 0;
}

.individual-image.col-md-3.offset-md-1 {
    margin: 0;
}

.our-services-images {
    justify-content: space-between;
}

ul#dropdownExample1 li {
    display: flex;
    padding: 10px;
}

.quick-response {
    margin-left: auto !important;
}

.col-md-4.card-image {
    width: 20% !important;
    margin-left: 0;
}

.col-md-8.card-mid {
    width: 75%;
}

.card-mid-icons.mt-3 {
    width: 100%;
}

.card-mid-icons.mt-3 .icon-group {
    width: 33%;
    margin-left: 0 !important;
}

.individual-tag {
    border-radius: 20px;
}

.individual-tag p {
    font-size: 14px !important;
}

.card-mid-icons.mt-3 .icon-group img {
    margin-left: 0;
}

.card-section.mb-2 {
    background: transparent !important;
    border: 1px solid #0000001a;
}

ul.navbar-nav.ms-auto.ml-auto a:hover {
    color: #eb3d35;
}

ul.navbar-nav.ms-auto.ml-auto a:after {
    bottom: 0;
    display: none;
}

section.overall-message-section {
    margin: 0 !important;
}

.col-md-3.left-message-section {
    border-right: 1px solid #E5E4E1 !important;
}

.col-md-6.message-mid-section {
    border-color: #E5E4E1 !important;
}

section.overall-message-section {
    border-color: #E5E4E1 !important;
}

.message-mid-heading {
    border-color: #E5E4E1 !important;
}

.more-info.mt-3.light-back {
    margin: 0;
    width: 100%;
}

.more-info-individual.mt-3 img {
    height: 20px;
    margin: 0 !important;
    margin-right: 10px !important;
}

.individual-tag.me-4 {
    margin-right: 10px !important;
}

.individual-tag.me-4 .container {
    padding: 0px 8px;
}

.call-container.me-3 {
    display: flex;
    align-items: center;
    border-color: #E5E4E1 !important;
}

.call-container.me-3 .container-fluid.d-flex.mt-2.me-3 {
    margin: 0 !important;
    border-color: #E5E4E1 !important;
}

.call-container.me-3 .container-fluid.d-flex.mt-2.me-3 img {
    margin-right: 10px;
}

.container-fluid {}

.send-message-section.mt-3.mb-2 .container-fluid {
    padding: 0;
}

.chat-rectangle.light-back.ms-2 .container {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    /* Secondary Color */
    color: #051655;
}

.send-message-section {
    /* width: 85%; */
}

.send-message-section .container-fluid {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0;
}

.navbar .navbar-nav .nav-link.active::after,
.navbar .navbar-nav .nav-link:hover::after {
    display: none;
}

ul.navbar-nav.ms-auto a:hover svg path {
    fill: #dc3545;
}

ul.navbar-nav.ms-auto a svg path {
    transition: all 0.5s;
}

.card-image img[b-jqk471a1rt] {
    height: 180px;
    object-fit: cover;
    border-radius: 100%;
    object-position: center;
}

.card-row {
    align-items: flex-start !important;
}

.col-md-4.card-image {
    margin-right: 20px;
}



header.searchheader.homemainheader {}


aside.auth-login__help {
    display: flex;
    align-items: center;
    justify-content: center;
}

aside.auth-login__help p {
    font-size: 17px;
    margin: 0 22px;
    margin-top: 8px;
}


.sidebar.col a.nav-link svg {
    margin-right: 10px;
}

.sidebar.col a.nav-link {
    /* color: #eb3d35; */
}

.sidebar.col a.nav-link svg path {
    fill: #eb3d35;
}

.sidebar.col a.nav-link.active svg path {
    fill: #051655;
}

.sidebar.col a.nav-link.active {
    /* color: #051655; */
}

.sidebar.col a.nav-link.active:hover {
    /* color: #eb3d35; */
}

.sidebar.col a.nav-link.active:hover svg path {
    fill: #eb3d35;
}

.sidebar.col a.nav-link:hover svg path {
    background: transparent !important;
}

.sidebar.col a.nav-link:hover {
    background: transparent;
}

ul.dropdown-menu {}

a.dropdown-item:hover {
    background: transparent;
}

ul.dropdown-menu li:hover a {
    color: #ed4e46;
}

ul.dropdown-menu li:hover svg path {
    fill: #ed4e46;
}

.mt-3.personal-details.d-flex {
    flex-wrap: wrap;
}

.personalmain {
    width: 50%;
}

.mt-3.personal-details.d-flex .form-floating.mt-3.col-lg-6 {
    width: 96%;
}

.mt-3.personal-details.d-flex {
    width: 60%;
}

.mt-3.ms-5.d-flex.flex-column {
    margin: 10px !important;
}

span.downarrow {
    display: none;
}

input.msgradio {
    display: none;
}

.send-message-section.mt-3.mb-2 {
    width: 100%;
}

div#app {
    min-height: auto !important;
}

.mt-3.personal-details {
    width: 30%;
}

.quick-response {
    position: absolute;
    right: 0;
    top: 0;
}

.quick-response {}

.col-md-8.card-mid {
    position: relative;
}

.cardname {
    text-align: center;
}

.cardname h3 span {}

section.trusted-by {
    padding: 30px 0px;
}