.formidium-readmorebtn,
.outlinebtn {
    font-weight: 500;
    background-color: #fff
}

.h550,
.min-h {
    min-height: 550px
}

body {
    font-family: 'Open Sans';
}

@font-face {
    font-family: glaser;
    src: url('glaser.eot');
    src: url('./../fonts/glaser-regular.ttf') format('truetype'),
}

:focus-visible {
    outline: 0 !important
}

.bootm-modal {
    border-radius: 0;
    box-shadow: none;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: unset;
    height: 100%;
    width: 450px;
    transform: none;
    background: #fff;
    z-index: 9999
}

.modal-inner.heade-sec {
    padding: 22px;
    background: #011237
}

.modal-inner.heade-sec p {
    font-size: 18px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600
}

.modal-inner.heade-sec button.js-close-modal.contct-sud {
    position: absolute;
    right: 0;
    top: 12px;
    padding: 5px 15px;
    border: none;
    background: 0 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    opacity: 1
}

.bootm-modal .modal-inner {
    padding: 22px !important
}

.bootm-modal .modal-inner:nth-child(2) {
    height: 100%;
    overflow-x: scroll;
    padding-bottom: 90px !important
}

.contact-button-form li,
.new-form ul.no-list.hs-error-msgs.inputs-list li {
    list-style: none !important
}

.new-form ul.no-list.hs-error-msgs.inputs-list li {
    margin: 0
}

.new-form ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 0 !important
}

.hs_error_rollup,
.hs_recaptcha.hs-recaptcha.field.hs-form-field,
div#exampleModalsub button.close.js-close-modal,
label#label-company-919187e9-034e-4e8c-92de-4705139fb702,
label#label-email-083fd6b0-afaf-4736-889c-da0c4a5dd43b,
label#label-email-2a36d26d-1a8b-4a71-97c9-ccb50cb41293,
label#label-email-45cff3e6-69c7-435a-a9f0-a4efdd8ad991,
label#label-email-919187e9-034e-4e8c-92de-4705139fb702,
label#label-firstname-083fd6b0-afaf-4736-889c-da0c4a5dd43b,
label#label-firstname-2a36d26d-1a8b-4a71-97c9-ccb50cb41293,
label#label-firstname-45cff3e6-69c7-435a-a9f0-a4efdd8ad991,
label#label-firstname-919187e9-034e-4e8c-92de-4705139fb702,
label#label-jobtitle-083fd6b0-afaf-4736-889c-da0c4a5dd43b,
label#label-jobtitle-2a36d26d-1a8b-4a71-97c9-ccb50cb41293,
label#label-jobtitle-45cff3e6-69c7-435a-a9f0-a4efdd8ad991,
label#label-lastname-083fd6b0-afaf-4736-889c-da0c4a5dd43b,
label#label-lastname-2a36d26d-1a8b-4a71-97c9-ccb50cb41293,
label#label-lastname-45cff3e6-69c7-435a-a9f0-a4efdd8ad991,
label#label-lastname-919187e9-034e-4e8c-92de-4705139fb702,
label#label-message-919187e9-034e-4e8c-92de-4705139fb702,
label#label-phone-083fd6b0-afaf-4736-889c-da0c4a5dd43b,
label#label-phone-2a36d26d-1a8b-4a71-97c9-ccb50cb41293,
label#label-phone-45cff3e6-69c7-435a-a9f0-a4efdd8ad991,
label#label-phone-919187e9-034e-4e8c-92de-4705139fb702,
label#label-title-919187e9-034e-4e8c-92de-4705139fb702 {
    display: none
}

.legal-consent-container .hs-form-booleancheckbox-display input {
    float: left;
    height: auto;
    margin: 6px 5px 5px 0;
    width: auto !important
}

div#myDIV .new-form form .actions input {
    cursor: pointer;
    display: inline-block;
    font: 600 18px/1.3125rem Open Sans !important;
    border-radius: 40px;
    margin: 0;
    min-width: 130px;
    padding: 8px 60px 7px !important;
    text-align: center;
    text-decoration: none;
    transition: background-color .2s, border .2s, color .2s !important;
    width: 100%;
    background-color: #011237;
    -webkit-font-smoothing: antialiased;
    border: 0 solid !important;
    color: #fff !important
}

input#websiteUrl,
.form-container input[type="text"],
.form-container input[type="email"],
.form-container input[type="tel"],
.form-container select,
.form-container textarea {
    width: calc(100% - 10px);
    padding: 16px;
    margin: 5px;
    border-radius: 50px;
    border: 1px solid #ccc;
    font: 16px / 1 'Open Sans';
    outline: none;
    display: inline-block;
    box-sizing: border-box;
}

.form-container .form-column-1,
.form-container .form-column-2 {
    display: flex;
}

.form-container .submit-btn {
    font: 16px / 1 'Open Sans';
    cursor: pointer;
    margin-top: 15px;
    background-color: #e17523;
    border: 1px solid #e17523;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    max-width: 200px;
    padding: 14px 0rem;
    align-self: center;
}

.form-container .checkbox-container {
    display: flex;
    align-items: center;
    margin: 10px 5px;
    font: 16px / 22px 'Open Sans';
    color: #000;
    position: relative;
}

.form-container input[type="checkbox"] {
    margin-right: 10px;
    top: 5px;
    position: absolute;
    width: 14px;
}

.form-container label.consent {
    margin-left: 28px;
}

.new-form .legal-consent-container .field.hs-form-field .inputs-list,
.pl0 {
    padding-left: 0
}

.contact-button-form fieldset {
    padding-top: 8px !important
}

.legal-consent-container .hs-form-booleancheckbox-display p {
    font-weight: 400;
    text-align: justify;
    color: #000
}

.who-we-service-img img,
input#attach_your_updated_cv-8b93d45e-c248-4bf8-b6c7-368592cfcff7,
input#email-8b93d45e-c248-4bf8-b6c7-368592cfcff7,
input#email-919187e9-034e-4e8c-92de-4705139fb702,
input#lastname-919187e9-034e-4e8c-92de-4705139fb702,
input#phone-919187e9-034e-4e8c-92de-4705139fb702,
input#title-919187e9-034e-4e8c-92de-4705139fb702,
input#your_education-8b93d45e-c248-4bf8-b6c7-368592cfcff7,
textarea#any_additional_information_you_would_like_to_provide-8b93d45e-c248-4bf8-b6c7-368592cfcff7,
textarea#message-919187e9-034e-4e8c-92de-4705139fb702 {
    width: 100%
}

#mainNav .dropdown-menu li,
.ironbase-service-list ul,
.modal-inner.heade-sec ul.inputs-list {
    padding: 0
}

.bootm-modal input {
    background: #f8f9f9;
    border-radius: 40px;
    border: 1px solid #68737d29;
    box-shadow: none;
    color: #000;
    font: 16px/1 'Open Sans';
    height: 52px;
    padding: 20px 15px;
    width: 100%
}

.bootm-modal a,
div#exampleModalsub a,
section#formidium-teams form .legal-consent-container .hs-form-booleancheckbox-display p a {
    color: #000
}

.bootm-modal .new-form .form-columns-1,
.bootm-modal .new-form .form-columns-2 {
    margin: 0 !important
}

.new-form fieldset.form-columns-2 .hs-firstname .input,
.new-form fieldset.form-columns-2 .hs-firstname li {
    margin-right: .5rem !important
}

.greenhouse-form textarea,
form textarea {
    background: #f8f9f9;
    border-radius: 26px;
    border: 1px solid #68737d29;
    box-shadow: none;
    color: #000;
    font: 16px/20px 'Open Sans';
    padding: 15px;
    height: 100px;
    min-height: 100px;
    width: 100%
}

.contact-button-form .hs-error-msg,
div#exampleModalsub .contact-button-form .hs-error-msg,
div#exampleModalsub ul.no-list.hs-error-msgs.inputs-list label,
ul.no-list.hs-error-msgs.inputs-list label {
    font-size: 13px !important;
    color: red !important
}

div#exampleModalsub .modal-body {
    padding: 1rem 3rem 3rem
}

div#exampleModalsub input[type=email] {
    background: #f8f9f9 !important;
    border-radius: 40px !important;
    border: 1px solid #68737d29 !important;
    box-shadow: none !important;
    color: #000 !important;
    font: 16px/1 'Open Sans' !important;
    height: 52px !important;
    padding: 20px 15px !important;
    width: 100% !important
}

.greenhouse-form input:not([type=checkbox]),
div#exampleModalsub form input:not([type=checkbox]) {
    background: #f8f9f9;
    border-radius: 40px;
    border: 1px solid #68737d29;
    box-shadow: none;
    color: #000;
    font: 16px/1 'Open Sans';
    height: 50px;
    padding: 20px 15px;
    width: 100%
}

div#exampleModalsub ul.no-list.hs-error-msgs.inputs-list {
    padding: 0;
    list-style: none;
    margin-left: 0;
    margin-bottom: 10px
}

.col-lg-5.form-class input.hs-button.primary.large,
div#exampleModalsub input.hs-button.primary.large {
    background-color: #e17523;
    border: 1px solid #e17523;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    padding: 12px 0
}

div#exampleModalsub ul.inputs-list {
    padding: 1rem 0;
    list-style: none
}

.col-lg-5.form-class {
    min-height: 900px;
    height: 100%;
    background: #fff;
    padding: 40px 32px 40px 40px;
    box-shadow: 2px 5px 7px 0 rgb(172 188 219);
    z-index: 2;
    margin: 0 0 0 auto
}

.col-lg-5.form-class h3 {
    text-align: center;
    padding-bottom: 20px
}

.col-lg-5.form-class form input:not([type=checkbox]) {
    padding: 13px !important;
    margin-bottom: 0;
    border: 1px solid #68737d29;
    border-radius: 30px
}

.col-lg-5.form-class .dropdown-field:not(.field-error-active):hover,
.col-lg-5.form-class input:not(.field-error-active):hover,
.col-lg-5.form-class select:not(.field-error-active):hover,
.col-lg-5.form-class textarea:not(.field-error-active):hover {
    border: 1px solid #68737d29
}

.col-lg-5.form-class label span {
    line-height: normal !important;
    font-size: 13px;
    font-weight: 600
}

.Job-Application-Form li.hs-form-radio {
    list-style: none;
    width: 100%;
    float: left;
    max-width: 146px
}

section.section-description li {
    color: #000;
    text-align: justify
}

.col-lg-5.form-class select {
    border-radius: 6px;
    font: 16px/1 'Open Sans';
    background: #f8f9f9;
    border: 1px solid #68737d29;
    box-shadow: none;
    color: #000;
    height: 52px;
    padding: 0 10px;
    width: 100% !important
}

.Job-Application-Form fieldset {
    margin-bottom: 12px !important;
    width: 100%;
    max-width: 100% !important
}

/* 
.feedback a.btn.subscribesbtn {
    width: 251px;
} */

#navbarResponsive {
    justify-content: flex-end
}

#navbarResponsive .main-menu {
    border-radius: 50px;
    border: 2px solid #fff;
    padding: 0 7px;
    display: flex;
    align-items: center
}

#mainNav img.image-white {
    display: none;
}

#mainNav.navbar-shrink img.image-white {
    display: block;
}

#mainNav.navbar-shrink img.image-black {
    display: none;
}

#mainNav .main-menu {
    border: 2px solid #000;
}

#mainNav.navbar-shrink .main-menu {
    border-color: #fff;
}

#mainNav .navbar-nav .nav-item .nav-link:after {
    background: #000 !important;
}

#mainNav .navbar-nav .nav-item .nav-link {
    color: #000;
    font-weight: 500 !important;
}

#mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
    color: #fff !important;
    font-weight: 400 !important;
}

#mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:after {
    background: #fff !important;
}

.outlinebtn {
    border: 1px solid #e17523;
    border-radius: 50px;
    margin-left: 14px;
    color: #e17523;
    height: 46px;
    display: flex;
    align-items: center;
    padding: 20px;
    font-size: 17px
}

.contactbtn:focus-visible,
.contactbtn:hover,
.outlinebtn:focus-visible,
.outlinebtn:hover {
    background: #e17523;
    border: 1px solid #e17523;
    border-radius: 50px;
    color: #fff
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
.contactbtn:hover,
:not(.btn-check)+.btn:active {
    background: #e17523;
    border: 1px solid #e17523;
    border-radius: 50px;
    color: #fff
}

.dropdown-toggle::after {
    border: 0
}

.dropdown-menu[data-bs-popper],
.navbar-nav li:hover>ul.dropdown-menu.show {
    display: block;
    top: 59px;
    padding: 0;
    min-width: 250px !important;
    border-radius: 0 0 10px 10px !important;
    left: 15px !important
}

.dropdown-submenu,
.who-we-service-img {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 30px !important;
    left: 100%;
    margin-top: -6px
}

#mainNav .dropdown-menu .col-lg-6 li:last-child {
    border: none
}

#mainNav .dropdown-menu li.active {
    background: #e17523;
    padding: 0
}

#mainNav .dropdown-menu li a.active {
    color: #fff !important;
    background: #e17523
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg)
}

header.formidium-banner-fundadimn .container-fluid,
header.formidium-team-banner .container {
    position: relative;
    z-index: 2
}

.formidium-banner-log {
    right: 0;
    bottom: 50px;
    max-width: 36rem;
    padding-right: .5rem
}

header.formidium-banner-fundadimn h1 {
    font-size: 48px;
    font-weight: 300;
    text-align: left !important;
    padding: 80px 0 80px 6.5rem
}

header.formidium-banner-fundadimn h1.h1pleft0 {
    padding-right: 0px !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important
}

header.formidium-banner-fundadimn p {
    /* color: #fff; */
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left !important
}

h2 {
    font-size: 48px;
    color: #000;
    margin-bottom: 60px;
    font-weight: 300
}

.formidium-section-gap,
.mp-header-banner .mb100 {
    margin-bottom: 100px
}

.formidium-section-gap p {
    margin-bottom: 0;
    color: #000;
    font-size: 18px
}

.seamless-img {
    display: flex;
    justify-content: center
}

#formidium-Pioneering .seamless img {
    max-width: 250px;
    width: 100%
}

.formidium-rmbtn {
    display: flex;
    align-items: flex-end;
    padding-bottom: 50px
}

.formidium-readmorebtn {
    border: 1px solid #e17523;
    padding: 8px 30px;
    border-radius: 50px;
    color: #000
}

.formidium-readmorebtn:hover {
    background-color: #e17523;
    color: #fff
}

.tm {
    top: -.3em;
    margin-left: -3px
}

.mt100,
.mt100px {
    margin-top: 100px
}

.min-h {
    display: flex;
    align-items: center
}

h3 {
    font-size: 32px;
    font-weight: 600
}

.needs {
    padding-top: 80px;
    padding-bottom: 80px
}

footer {
    padding: 2rem 0 2rem;
    background: linear-gradient(180deg, #0167ff -51.3%, #09152b -3.32%, #09152b 77.45%, #0167ff 113.18%);
    background-blend-mode: soft-light;
    background-size: 130% 110%;
    position: relative;
    overflow: hidden;
}

footer .container,
header.formidium-banner-technology .container,
header.mp-header-banner .container {
    position: relative;
    z-index: 9
}

footer::after {
    width: 100%;
    opacity: .1
}

.footer-nav {
    display: grid;
    grid-template-columns: 22% 21% 22% 13% 20%;
    column-gap: 30px;
    position: relative;
    z-index: 1
}

footer .f-heading h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px
}

footer .f-heading h4:last-child {
    margin-top: 2rem
}

.f-corp a,
footer .f-heading h4 a {
    color: #fff;
    text-decoration: none
}

footer ul.f-link {
    margin: 0;
    padding: 0
}

footer ul.f-link li {
    margin: 8px 0;
    padding: 0;
    list-style: none;
    width: 100%;
    font-weight: 300;
}

footer ul.f-link li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 300
}

footer .subscribesbtn {
    background-color: #e17523;
    border: 1px solid #e17523;
    border-radius: 50px;
    color: #fff;
    width: 100%;
    padding: .407rem 1rem;
    max-width: 280px;
    width: 100%;
    min-width: 200px;
    font-weight: 500;
}

footer .subscribesbtn:hover {
    background-color: #e17523;
    border: 1px solid #e17523;
    color: #fff
}

.header-banner p,
footer .newsletter p {
    font-size: 18px;
    color: #000
}

footer .newsletter .lconnect {
    font-size: 16px;
    color: #fff;
    font-weight: 600
}

.footer-Subscribes .newsletter {
    display: flex;
    align-items: flex-end;
    gap: 24px;
}



.footer-Subscribes .newsletter .news-one p {
    margin-bottom: 0;
    font-size: 16px;
}

.footer-Subscribes {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 0px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 34px;

}

footer::before {
    content: "";
    background-blend-mode: hue;
    background-image: url(../img/footer-wave.svg);
    position: absolute;
    background-size: contain;
    background-position: 100% 100%;
    width: 100%;
    height: 34rem;
    bottom: 4rem;
    background-repeat: no-repeat
}

.mp-footer,
.spbox {
    position: relative
}

.footer2,
.formidiumpolicy {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.medialinks,
.seamlessimg {
    align-items: center;
    display: flex
}

.medialinks {
    justify-content: flex-end
}

.medialinks img {
    margin-left: 22px
}

.f-corp {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.privacy-policy a {
    /* font-size: 14px; */
    color: #fff;
    text-decoration: none;
    /* padding-left: 20px; */
}

#news-social-link a,
.news-social-link a,
span.slide_right_bottom a span {
    text-decoration: none !important
}

.footer2 {
    margin-top: 50px
}

header.formidium-banner-technology {
    padding-top: 10rem;
    padding-bottom: 6.8rem;
    background: url(../img/jan-design/new-background.svg);
    /* background: linear-gradient(180deg, #0065ff -70%, #000518 19%, #000519 65%, #0065ff 109%); */
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    position: relative;
}

.header-banner h1,
header.formidium-banner-technology h1 {
    font-size: 48px;
    font-weight: 300;
    padding: 80px 0;
    text-align: left;
}

header.formidium-banner-technology h1 {
    line-height: 1.2;
}

#mp-investors,
#why-Marketplace,
.pt100px {
    padding-top: 100px
}

.seamlessimg {
    border-radius: 40px;
    border: 1px solid #0167ff
}

.seamlesstext {
    padding: 50px 10% 50px 20%
}

.iron-service-images .serviceicon img,
.latest-updates .lastupdate-img img,
.seamlessimg img {
    max-width: 100%
}

#csd {
    background: #000;
    padding: 70px 0
}

.csdtext {
    padding: 50px 25% 50px 10%
}

.csdtext p,
.ironbase-service-list h2 {
    color: #fff
}

.meet-box-center {
    padding: 40px 20px;
    text-align: center;
    height: 100%;
    min-height: 300px
}

.meet-box-center img {
    position: static;
    max-width: 4.7rem
}

img.img-num-1 {
    max-width: 68px
}

img.img-num-4 {
    width: 72px
}

img.img-num-5 {
    width: 70px
}

img.img-num-6 {
    max-width: 74px
}

img.img-num-7 {
    max-width: 56px
}

img.img-num-8 {
    max-width: 60px
}

.meet-box-center .offers-icon {
    margin: 0 0 20px
}

.mt40 {
    margin-top: 40px
}

.bdr-dard {
    border-bottom: 2px solid #bcbcbc !important
}

header.formidium-team-banner,
header.ironbase-banner {
    padding-top: 10.5rem;
    padding-bottom: calc(10.5rem - 4.5rem)
}

header.mp-header-banner {
    background: url(../img/banner-gradient.svg) center top
}

header.mp-header-banner:after {
    filter: opacity(90%);
    content: "";
    width: 68%;
    height: 200px;
    background: url(../img/mp-banner-dots.svg) 0 0/cover no-repeat;
    background-blend-mode: soft-light;
    bottom: 65px;
    right: 5px;
    position: absolute;
    display: inline-block;
    z-index: 0;
    opacity: 1
}

.mp-header-banner img {
    max-width: 100%;
    margin-left: auto
}

.marketplace-Serve {
    background: #f4f7fe;
    padding: 100px 0
}

.mb80 {
    margin-bottom: 80px
}

.who-we-service-text {
    padding-left: 3rem
}

.who-we-service-img .investors {
    position: absolute;
    top: -30px;
    left: calc(50% - 35px);
    line-height: 16px;
    font-weight: 500
}

.who-we-service-img .fm {
    width: 80px;
    text-align: center;
    position: absolute;
    bottom: -40px;
    left: 10px;
    line-height: 16px;
    font-weight: 500
}

.who-we-service-img .sp {
    width: 80px;
    text-align: center;
    position: absolute;
    bottom: -40px;
    right: 10px;
    line-height: 16px;
    font-weight: 500
}

.mp-investors .meet-box-center {
    min-height: 298px;
    height: 100%;
    padding: 40px 20px 30px
}

.mp-investors .meet-box-center .offers-icon {
    margin: 25px 0
}

.mp-investors .meet-box-center p {
    font-size: 18px;
    font-weight: 500
}

#fund-manager,
.latest-updates,
.our-Clients {
    background: #f4f7fe;
    padding: 100px 0;
    margin-bottom: 0
}

.fund-manager .meet-box-center {
    min-height: 280px;
    height: 100%
}

.fund-manager .offers-icon {
    margin: 10px 0 30px
}

.fund-manager .meet-box h3 {
    margin-bottom: 20px
}

.fund-manager .meet-box-center p {
    font-size: 16px;
    font-weight: 600
}

.fund-manager .meet-box img {
    height: 80px;
    width: auto
}

.mp-serviceporvider {
    padding: 100px 0;
    margin-bottom: 0
}

.pb80 {
    padding-bottom: 5rem
}

.mp-serviceporvider .meet-box-center {
    width: 100%;
    border: none;
    padding: 0;
    min-height: auto;
    height: auto;
    text-align: center
}

.mp-serviceporvider .meet-box-center img {
    height: 100px;
    width: auto
}

.mp-serviceporvider .meet-box-center h5 {
    margin: 30px 0 0;
    font-size: 24px;
    font-weight: 600
}

.spbox {
    width: 100%;
    display: flex;
    align-items: center;
    height: 300px;
    border: 1px solid #0167ff;
    padding: 0;
    align-items: center;
    border-radius: 20px;
    background: #fff
}

.latest-updates .view-allbtn {
    background: #0167ff;
    border-radius: 44px;
    padding: 0 38px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 17px;
    height: 48px;
    color: #fff
}

.latest-updates .viewall-btn {
    text-align: right
}

.latest-updates .news-text {
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 20px 4px 30px 40px;
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px
}

.latest-updates .news-text p {
    font-size: 18px;
    color: #252424
}

.latest-updates .news-text p span {
    font-size: 20;
    color: #0167ff;
    font-weight: 600;
    margin-right: 20px
}

.latest-updates .news-text h5 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 0
}

.mp-footer {
    background: #000
}

.mp-footer:after {
    background: url(../img/footer-graphic.svg) top left/100% no-repeat;
    width: 35%;
    height: 100%;
    content: "";
    position: absolute;
    opacity: .9;
    left: 0;
    top: 0;
    z-index: 0
}

.mp-footer .footer-form {
    background: #fff;
    border-radius: 30px;
    padding: 40px 30px;
    width: 100%;
    position: relative;
    z-index: 1
}

.mp-footer .footer-form h4 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px
}

.mp-footer .footer-form label {
    font-weight: 600;
    font-size: 14px
}

.mp-footer .footer-form input {
    border-radius: 18px;
    border-color: #ddd;
    background: #f6f6f6
}

.mp-footer .footer-form textarea {
    border-radius: 10px;
    border-color: #ddd;
    background: #f6f6f6
}

.mp-footer .footer-form .submintbtn {
    background: #e17523;
    font-size: 14px;
    padding: 8px 25px;
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    border-radius: 40px
}

.contact-right-section {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

.mp-footer .footer-form input::placeholder {
    color: rgba(0, 0, 0, .38)
}

.mp-footer .footer-form textarea::placeholder {
    color: rgba(0, 0, 0, .38)
}

.mp-footer .footer-contact .contact-text {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.footer-contact h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.mp-footer .mp-medialinks {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    text-align: right;
    padding: 20px 0
}

.mp-footer .mp-medialinks a {
    margin-left: 15px
}

.mp-footer .mp-medialinks a:first-child img,
.mp-footer .mp-medialinks a:nth-child(2) img {
    width: 25px
}

.carousel-control-next,
.carousel-control-prev,
.mp-footer .mp-medialinks a:nth-child(3) img {
    width: 30px
}

.mp-footer .mp-medialinks::after {
    width: 50px;
    content: "";
    position: absolute;
    bottom: -1px;
    left: -50px;
    height: 1px;
    background: #d9d9d9
}

.pr0 {
    padding-right: 0
}

.formidium-color-orange {
    color: #e17523;
    text-decoration: none
}

.formidium-color-blue {
    color: #176feb;
    text-decoration: none
}

.rowdiv {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(1)
}

.testimonil-img img {
    width: 100%;
    max-width: 400px
}

.client-content {
    padding-left: 4rem
}

header.ironbase-banner {
    /* background: linear-gradient(92deg, #023279 -70%, #030404 101%, #03132a 0), #0167ff; */
    background: url(../img/jan-design/new-background.svg);
    background-position: 100% 100%;
    position: relative;
    margin-bottom: 70px;
    background-size: cover;
}

.ironbase-banner::after {
    filter: opacity(100%);
    content: "";
    width: 15%;
    height: 25%;
    background: url(../img/union.svg) 0 0/cover no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    display: inline-block;
    z-index: 1;
    opacity: 1
}

.ironbase-service-list {
    background: #09152b;
    padding: 50px 40px 30px;
    border-radius: 25px;
    border-top: none
}

.ironbase-service-list ul li {
    position: relative;
    font-size: 16px;
    color: #fff;
    list-style: none;
    padding: 8px 0 8px 15px
}

.ironbase-service-list ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #e17523;
    border-radius: 100%;
    top: 15px;
    left: 0;
    position: absolute
}

.iron-service-images {
    background: url(../img/service-pattern.png);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    height: 100%
}

.iron-service-images .serviceicon {
    height: 330px;
    width: 330px;
    border-radius: 20px;
    padding: 50px;
    background: #fff;
    border: 1px solid #0167ff;
    display: flex;
    align-items: center;
    justify-content: center
}

.factcbg {
    background: url(../img/pattrn2.png)
}

.blue-sky {
    background: url(../img/service-pattern3.png)
}

header.formidium-team-banner {
    position: relative;
    /* background: linear-gradient(180deg, #0065ff -70%, #000518 19%, #000519 65%, #0065ff 109%); */
    background: url(../img/jan-design/new-background.svg);
}

header.formidium-team-banner h1 {
    font-size: 3.5rem;
    font-weight: 700;
    text-align: left;
    padding: 5rem 0 4rem
}

header.formidium-team-banner p {
    padding: 0 0 5rem;
    font-size: 18px
}

.formidium-member {
    background: #fff;
    border-radius: 20px
}

#mainNav .dropdown-menu li:hover,
.banner-btn:hover,
.view-morebtn {
    background: #e17523
}

.formidium-member img {
    border-radius: 5px;
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    min-height: 15.2rem
}

.formidium-teams .member-name {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    position: relative;
    cursor: pointer
}

.formidium-teams .member-name::after {
    position: absolute;
    content: "";
    width: 0;
    right: 0;
    top: 13px;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #0167ff
}

.teams-row .col-lg-3:nth-child(2n) hr+.member-name::after {
    border-top: 7px solid #c65022 !important
}

.formidium-teams .member-name[aria-expanded=true]:after {
    transform: rotate(180deg);
    transition: .25s .1s
}

.formidium-teams .member-position {
    font-size: 18px;
    color: #000;
    font-weight: 500
}

.formidium-teams .member-details {
    font-size: 16px;
    color: #000;
    text-align: justify;
    margin-top: 10px
}

.teams-row .col-lg-3 {
    margin-bottom: 3rem
}

.teams-row .col-lg-3:nth-child(2n) hr {
    margin: 30px 0 20px;
    padding: 0;
    height: 2px;
    background: #e17523 !important;
    opacity: 1;
    border: none
}

.teams-row .col-lg-3:nth-child(odd) hr {
    margin: 30px 0 20px;
    padding: 0;
    height: 2px;
    background: #0167ff;
    opacity: 1;
    border: none
}

.view-morebtn {
    border-radius: 40px;
    background: #e17523 !important;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 30px
}

#Connect,
.meet-team {
    background: #f4f7fe;
    margin-bottom: 0;
    position: relative
}

.meet-team {
    padding: 150px 0
}

.meet-team h2 {
    font-size: 56px
}

.meet-team .container {
    z-index: 2;
    position: relative
}

.formidiumlink {
    margin-left: 40px
}

.formidiumlink img {
    max-width: 50px;
    width: 100%
}

.formidium-faq-banner {
    background: linear-gradient(71deg, #00008e 30%, #0f0f2b 97%)
}

.faq_tabs li button {
    background: #fff;
    color: #000;
    border: 1px solid #0167ff;
    margin-left: 10px;
    border-radius: 20px !important;
    min-width: 200px
}

.faq_tabs li button.active {
    background: #0167ff;
    color: #fff !important;
    border-radius: 20px !important;
    background-color: #0167ff !important;
    border-color: #0167ff !important
}

#amlRole .accordion-item,
#blue-sky-filing .accordion-item,
#fatcacrs-Filing .accordion-item {
    margin-bottom: .75rem;
    box-shadow: 0 1px 15px 1px rgba(230, 234, 236, .35);
    border-radius: 30px;
    padding: 10px;
    border: 1px solid #dee2e6;
    background-color: #fff
}

#amlRole .accordion-item .accordion-body,
#blue-sky-filing .accordion-item .accordion-body,
#fatcacrs-Filing .accordion-item .accordion-body {
    font-size: 18px;
    padding-top: 20px
}

#amlRole .accordion-item .accordion-button,
#blue-sky-filing .accordion-item .accordion-button,
#fatcacrs-Filing .accordion-item .accordion-button {
    border-radius: 30px;
    background: #fff;
    box-shadow: none;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 1.4rem;
    color: #000;
    padding: 20px
}

h2 .accordion-header button[aria-expanded=true]::after {
    flex-shrink: 0;
    background-image: url(../img/close_1.svg)
}

.accordion-button:not(.collapsed)::after {
    flex-shrink: 0;
    background-image: url(../img/close-icon.svg)
}

.banner-btn {
    background: 0 0;
    padding: 15px 40px;
    border: 2px solid #e17523;
    border-radius: 30px;
    color: #e17523;
    font-size: 18px;
    margin-top: 50px;
    font-weight: 500
}

.banner-btn:hover {
    color: #fff
}

button.bootom-button {
    outline: 0 !important;
    border: none !important;
    z-index: 9999;
}

.bootom-button {
    border-radius: 999rem;
    bottom: 0;
    background-color: #0167ff;
    color: #f0ebeb !important;
    width: 60px;
    height: 60px;
    font-weight: 600;
    margin: 20px;
    position: fixed;
    overflow: visible;
    opacity: 1;
    z-index: 10;
    right: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    text-decoration: none
}

.bootom-button img {
    width: 42px;
    height: 42px;
    max-width: 42px
}

.location-card {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 30px;
    width: 100%
}

.location {
    display: flex
}

.locationicon {
    width: 50%;
    font-weight: 500
}

.socailicons-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.socailicons-img a {
    margin-right: 70px
}

#Connect .socailicons-img a img {
    width: 82px
}

#Connect .socailicons-img a img.youtube-blac {
    width: 100px
}

#Connect {
    padding: 8rem 0
}

.conntect-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 650px;
    padding-right: 0
}

.news-social-link a img {
    max-height: 1.8rem
}

.news-social-link a img:first-child {
    margin-right: 1rem
}

.transform1-2 {
    transform: scale(1.2)
}

span.slide_right_bottom a span,
span.slide_right_bottom p {
    font-weight: 700
}

.scmt-5 {
    scroll-margin-top: 5rem
}

.scmt-6 {
    scroll-margin-top: 6rem
}

.scmt-8 {
    scroll-margin-top: 8rem
}

.scmt-10 {
    scroll-margin-top: 10rem
}

.scmt-12 {
    scroll-margin-top: 12rem
}

.scmt-15 {
    scroll-margin-top: 15rem
}

.scmt-20 {
    scroll-margin-top: 20rem
}

.scmt-25 {
    scroll-margin-top: 25rem
}

section#we-meet p {
    font-size: 18px !important
}

ul.dropdown-menu.two {
    margin-left: 100%;
    top: 6px !important;
}

ul.dropdown-menu.two li a,
ul.dropdown-menu.two li {
    color: #000 !important;
}

ul.dropdown-menu.two li:hover a {
    color: #fff !important;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
    top: 54px;
    padding: 0;
    min-width: 250px;
    border-radius: 0 0 10px 10px !important;
    left: 0 !important
}

#mainNav .navbar-nav .nav-item {
    padding: 15px 0;
    margin: 0 20px
}

#mainNav .dropdown-menu li a {
    border-bottom: 1px solid #ededed;
    padding: 8px 10px
}

#mainNav .dropdown-menu li:hover a {
    background: 0 0;
    color: #fff
}

#mainNav .dropdown-menu li:last-child {
    border-radius: 0 0 4px 4px
}

#mainNav .dropdown-menu li:last-child a {
    border-bottom: none
}

.homemp-logo {
    transform: scale(1.3);
    margin-left: 1.5rem
}

.statscard {
    margin-top: -5rem;
    position: relative;
    z-index: 3
}

.statscard .card-body {
    display: flex;
    flex-direction: column !important;
    align-items: center
}

.statscard .card-body span:nth-child(2) {
    color: #0167ff;
    font-weight: 600;
    font-size: 16px
}

.statscard .card-body span:first-child {
    font-size: 32px;
    font-weight: 700
}

button.view-morebtn:hover {
    background: #de7524;
    color: #fff
}

.card.newspresscard .card-body {
    padding: 1.5rem
}

@media (min-width:1200px) {
    footer .subscribesbtn {
        margin-left: 20rem;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    footer .subscribesbtn {
        margin-left: 6rem;
    }

    .footer-nav {
        column-gap: 14px;
    }
}

@media (min-width:992px) {

    #mainNav .navbar-nav .nav-item .nav-link.active:after,
    #mainNav .navbar-nav .nav-item .nav-link:after {
        bottom: -5px;
        content: "";
        display: block;
        height: 2px;
        margin-left: 0;
        position: absolute;
        transition: width .3s, left .3s
    }

    #mainNav {
        box-shadow: none;
        background-color: rgb(2 4 25, 0);
        padding: 20px 0 16px !important;
        transition: .2s
    }

    #mainNav .navbar-brand {
        margin-right: 50px;
        color: rgba(0, 0, 255, .7);
        padding: 0
    }

    #mainNav .navbar-brand img {
        max-width: 280px;
        width: 100%
    }

    #mainNav .navbar-brand:hover,
    #mainNav .navbar-nav .nav-item .nav-link:hover,
    #mainNav .navbar-nav .nav-item .nav-link,
    #mainNav .navbar-nav .nav-item .nav-link:hover {
        color: #000
    }

    #mainNav .navbar-nav .nav-item {
        padding: 15px 0;
        margin: 0 20px
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        color: #000;
        padding: 0;
        position: relative
    }

    #mainNav .navbar-nav .nav-item:last-child .nav-link {
        padding-right: 0
    }

    #mainNav.navbar-shrink {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        background-color: #000;
        transition: .2s;
        padding: 20px !important
    }

    #mainNav.navbar-shrink .navbar-brand {
        color: #212529
    }

    #mainNav.navbar-shrink .navbar-brand:hover {
        color: #f4623a
    }

    #mainNav .navbar-nav .nav-item .nav-link:after {
        background: #fff;
        left: 50%;
        width: 0
    }

    #mainNav .navbar-nav .nav-item .nav-link:hover:after {
        width: 100%;
        left: 0
    }

    #mainNav .navbar-nav .nav-item .nav-link.active:after {
        background: #f4623a;
        width: 100%;
        left: 0
    }

    .contactbtn {
        background-color: #e17523;
        border: 1px solid #e17523;
        border-radius: 50px;
        margin-left: 14px;
        color: #fff;
        height: 40px;
        display: flex;
        align-items: center;
        padding: 20px;
        font-size: 18px;
        font-weight: 500;
        justify-content: center;
        white-space: nowrap
    }

    @media screen and (max-height:300px) {
        ul {
            border-radius: 4px !important
        }
    }

    #navbarResponsive .main-menu .d-flex {
        align-items: center
    }

    #navbarResponsive .main-menu .d-flex ul.navbar-nav.ms-auto.my-2.my-lg-0 li.nav-item.dropdown {
        padding: 6px 0
    }

    #navbarResponsive .main-menu .d-flex ul.navbar-nav.ms-auto.my-2.my-lg-0 li.nav-item.dropdown a.btn.px-5.contactbtn.bg-primary.border-primary.nav-link:hover::after {
        display: none
    }

    #navbarResponsive .main-menu .d-flex ul.navbar-nav.ms-auto.my-2.my-lg-0 li.nav-item.dropdown:hover>ul.dropdown-menu {
        left: auto !important;
        right: 0 !important;
    }

    .modal-lg,
    .modal-xl {
        --bs-modal-width: 600px
    }
}

select.form-select {
    padding: .5rem 1rem;
    border-radius: 30px;
    cursor: pointer;
    border: 2px solid #d2d2d2
}

select.form-select:hover {
    border: 2px solid #0d6efd
}

#mainNav:has(.show) {
    background-size: 100% 100% !important
}

.tab-content:focus,
body.privacy-policy-terms .tab-content>.tab-pane {
    outline: 0
}

section#formidium-teams .col-lg-4 {
    min-height: auto;
    height: 100%;
    display: block;
    padding: 2rem;
    border-radius: 40px;
    background-color: #f6f9ff
}

section#formidium-teams .greenhouse-form input:not([type=checkbox]),
section#formidium-teams form input:not([type=checkbox]) {
    background: #fff;
    border-radius: 40px;
    border: 1px solid #68737d29;
    box-shadow: none;
    color: #000;
    font: 16px/1 'Open Sans';
    height: 50px;
    padding: 20px 15px;
    width: 100%
}

section#formidium-teams form .legal-consent-container .hs-form-booleancheckbox-display p {
    font-size: 16px
}

section#formidium-teams form input.hs-button.primary.large {
    cursor: pointer;
    display: inline-block;
    font: 600 18px/1.3125rem Open Sans !important;
    border-radius: 40px;
    margin: 0;
    min-width: 130px;
    padding: 8px 60px 7px !important;
    text-align: center;
    text-decoration: none;
    transition: background-color .2s, border .2s, color .2s !important;
    width: 100%;
    background-color: #011237 !important;
    -webkit-font-smoothing: antialiased;
    border: 0 solid !important;
    color: #fff !important
}

section#formidium-teams form select#second_choice-a8c7ee61-7f6b-4b88-a230-93487dd35fd5,
section#formidium-teams form select#select_your_preferred_games__please_choose_your_top_three_preferred_games_to_attend__we_ll_do_our_b-a8c7ee61-7f6b-4b88-a230-93487dd35fd5,
section#formidium-teams form select#third_choice__if_applicable_-a8c7ee61-7f6b-4b88-a230-93487dd35fd5,
select#no__of_guests-a8c7ee61-7f6b-4b88-a230-93487dd35fd5 {
    background: url(data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>) no-repeat #fff;
    border-radius: 40px;
    border: 1px solid #68737d29;
    box-shadow: none;
    font: 16px/1 poppins;
    height: 50px;
    padding: 10px 15px;
    width: 100%;
    -webkit-appearance: none;
    margin-top: 6px;
    background-position-x: 98%;
    background-position-y: 10px;
    color: #65707a !important
}

.contact-button-form .input {
    padding-top: 5px !important
}

section#formidium-teams p.submit-form {
    margin-bottom: .5rem;
    font-weight: 500;
    font-size: 30px;
    text-transform: none !important;
    text-align: center
}


.preletiv {
    position: relative;
}

.liveicon {
    position: absolute;
    right: -40px;
}

.liveicon1 {
    padding: 20px 0;
}

.liveicon2 {
    display: none;
}


@media (max-width: 991.98px) {

    .dropdown-item:focus,
    .dropdown-item:hover,
    .dropdown-item.active,
    .dropdown-item:active {
        background-color: #0d6efd !important;
    }

    #mainNav.navbar-shrink .main-menu {
        border-color: #fff;
        scroll-behavior: smooth;
        overflow: hidden;
        height: 570px;
        /* overscroll-behavior-y: none; */
        border-radius: 0px !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 30px !important;
        left: 100%;
        margin-top: 0;
    }

    .liveicon2 {
        display: block;
    }

    #mainNav .dropdown-menu li:hover,
    .banner-btn:hover,
    .view-morebtn {
        background: transparent;
    }

    #mainNav .navbar-nav .dropdown-menu {

        margin-left: 16px;
    }
}