
* {
    animation-name: none !important;
    animation-duration: 0s !important;
    visibility: visible !important;
}

p, th, td, li, input, textarea, select, label, blockquote, span {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-family: "HELVETICA", sans-serif;
}

h2{
    font-size: 25px;
    font-weight: 800;
}

a, button {
    font-size: 15px;
    font-family: "HELVETICA", sans-serif;
}


body{
    color: #222E48;
    background: #f3f4f6;
}

.main-menu .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    font-weight: 400;
    font-family: "HELVETICA", sans-serif;
}

.header-section{
    margin-top: 24px;
    background-color: white;
}

.header-light .main-menu .navbar-nav .nav-item .nav-link {
    color: #122582;
}

.legal-page h2{
    font-size: 25px;
}

.loader:after {
    background: linear-gradient(65deg, #122582 0%, #be223c 100%);
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.preloader {
    background: #f3f4f6;
}

.nav-link.active, .main-menu .navbar-nav .nav-item .nav-link:focus,
.main-menu .navbar-nav .nav-item .nav-link:hover {
    opacity: 1;
    color: #be223c!important;
}

.bold-tub{
    color: #122582!important;
}

a.bold-tub:hover{
    color: #122582!important;
    opacity: 1;
}

.navbar img {
    width: auto;
    height: 32px;
    margin-top: -5px;
}

.hero {
    background-image: url('/assets/images/hero_bg.png');
    background-position: top center;
    background-size: auto;
    padding: 60px 0px 0px;
}

.travel-page .hero {
    background-image: url('/assets/images/travel_d.jpg');
    background-position: center center;
    padding: 120px 0px 60px;
}

.s-b .hero {
    background-image: url('/assets/images/sportbetting_hero_e.png');
    background-position: center center;
    padding: 120px 0px 45px;
    background-color: #122582;
    background-size: cover;
}

.fantasy .hero {
    background-image: url('/assets/images/fantasy_hero.jpg');
    background-position: top center;
    padding: 120px 0px 45px;
    background-color: #122582;
    background-size: cover;
}

.comm-page .hero {
    background-image: url('/assets/images/communication_c.jpg');
    background-position: center center;
    padding: 120px 0px 60px;
}

.sports-page .hero {
    background-image: url('/assets/images/sport_hero_b.jpg');
    background-position: center 30%;
    padding: 120px 0px 60px;
}


.casino-page .hero {
    background-image: url('/assets/images/casino_hero.jpg');
    background-position: top center;
    padding: 115px 0px 40px;
    background-color: #122582;
    background-size: cover;
}

.navbar .btn_theme_active {
    color: rgba(255,255,255,0.8);
}

.navbar .btn_theme_active:hover {
    color: rgba(255,255,255,1)!important;
}

.header-section .navbar {
    padding: 0px 0;
    gap: 50px;
    height: 60px;
}

.header-active .navbar {
    padding: 7px 0;
}

.main-menu .navbar-nav {
    margin: auto;
    align-items: center;
}

.main-menu .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 14px;
    padding: 8px;
    text-transform: uppercase;
}

.display-3, .display-3 > a, .display-4, .display-4 > a {
    font-weight: 800;
}

.display-3 {
    font-size: 5rem;
    line-height: 4.7rem;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: -0.05rem;
    font-weight: 400;
    background: linear-gradient(65deg, #122582 25%, #be223c 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ro-page .display-3 {
    font-size: 3.8rem;
    line-height: 4.5rem;
}

.hero .container {
    max-width: 1770px;

}

.hero-version3 .loan-tabbing-wrap {
    gap: 20px;
    justify-content: space-between;
}

.hero-version3 .loan-tabbing-wrap .loan-tab-items {
    background: #ffffff;
    padding: 40px;
    border-radius: 30px;
    width: 23.5%;
}

.hero-version3 .section__content {
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 900px;
}

.hero-version3 .section__content .headingFive {
    max-width: 770px;
    margin: 20px auto;
    font-family: "HELVETICA", sans-serif;
}

.about-thumbv4 img {
    max-width: 100%;
    width: auto;
}

.about-thumbv4 {
    margin-left: 0px;
}

.hero-version3::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: none;
    background-size: cover;
    opacity: 1;
    z-index: -1;
}

.broker-review-wrap .broker-review-inner {
    padding: 20px;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.0);
    border-radius: 8px;
}

.about-sec .broker-review-wrap .broker-review-inner {
    padding: 20px;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.0);
}

.spacial{
    background: linear-gradient(35deg, rgba(52, 223, 164, 1) 0%, rgba(33, 129, 244, 1) 100%);
    display: none;
}

.spacial.broker-review-section.section{
    padding: 32px 0;
}

.spacial .spa-bg{
    background: rgb(255 252 234);
}

.spacial .rounded-3 {
    background: white;
}

.spacial .section__header-sub-title{
    color: white !important;
    text-align: center;
    max-width: 550px;
    margin: 0px auto 30px;
    display: flex;
}

.broker-review-section.section {
    padding: 0px 0px 25px;
}

#chart1, #chart2, #chart3 {
    width: 220px;
    height: initial;
    position: relative;
}


.hero-version3 .section__content p {
    font-weight: 500;
}

.header-version3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.grid-hero .headingFive {
    font-size: 20px;
    letter-spacing: -0.02rem;
    line-height: 1.7rem;
    font-weight: 500;
    color: black;
    font-family: "HELVETICA", sans-serif;
}


.header-section .btn_theme {
    padding: 8px 12px;
    text-transform: uppercase;
    border: 0px solid #122582;
    font-size: 14px;
    letter-spacing: 0.05rem;
    border-radius: 6px;
    font-weight: 600;
    z-index: 1;
    color: white;
    background: #122582;
}

.btn_theme_active:hover {
    border: 1px solid #122582;
    color: #122582!important;
}

.blue-btn.btn_theme_active:hover{
    color: rgba(255,255,255,0.8)!important;
}

.btn_theme {
    border: 1px solid #122582;
    font-weight: 400;
    text-transform: none;
    padding: 16px 20px;
    height: 40px;
}

.rev.btn_theme_active{
    color:#122582;
}

.rev.btn_theme_active:hover {
    color: #122582;
    opacity: 0.65;
}


.nav-right .btn_theme_active {
    border: 0px solid #122582;
}


.header-fiffrent-form .search_icon {
    background: #Fff;
}

.loan-tab-items img{
    height: 75px;
    width: auto;
}

.loan-tab-items h4, h4 > a {
    font-weight: 700;
    font-size: 25px;
}


.hero-version3 .loan-tabbing-wrap .loan-tab-items:hover {
    background: #fff;

}

.hero-version3 .loan-tabbing-wrap .loan-tab-items .box-inner {
    background: linear-gradient(35deg, rgba(52, 223, 164, 1) 0%, rgba(33, 129, 244, 1) 100%);
}

.broker-review-wrap .broker-review-inner .badge {
    background: #122582;
    text-transform: uppercase;
    font-weight: 600;
    display: none;
}

.broker-review-wrap p{
    font-size: 14px;
}

.section__header .section__header-sub-title {
    color: white;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
}

.section__header{
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.interest-badge{
    display: none;
}

.btn_theme {
    width: fit-content;
    border-radius: 6px;
}

.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before {
    font-weight: 600 !important;
}

.primary-clr, .bi-check2-circle {
    color: #122582;
    display: block;
    align-self: baseline;
}

.section__content .section__content-inner ul li {
    width: calc(100% - 10px);

}

.choose-content3 .section__content-inner ul li {
    font-size: 16px;
    font-weight: 400;
    color: #222E48;
}

.section__content .section__content-inner ul{
    row-gap: 10px;
}

.choose-content3 .section__content-pragraph {
    background: rgba(52, 223, 164, 0.15);
    border-left: 3px solid rgba(52, 223, 164, 1);
}

.load-faq-tabs li .nav-link {
    background: rgba(34, 132, 242, 0.08);
    border-radius: 16px;
}

.load-faq-tabs li .nav-link.active {
    background: rgba(34, 132, 242, 0.40);
    font-size: 16px;
    color: #222E48!important;
}

.load-faq-tabs li .nav-link {
    border: 0px solid #EBECEF;
}

.load-faq-tabs {
    border: 0px solid #EBECEF;
    border-radius: 8px;
    padding: 0px;
}

.accordion .accordion-item {
    padding: 10px 0px;
    border-top: 1px solid #dfe0e4;
    border-bottom: 1px solid #dfe0e4;
    border-left: 0px;
    border-right: 0px;
    background: rgba(255, 255, 255, 0);
    border-radius: 0px;
    margin-top: -1px;
}

.accordion .accordion-item .accordion-body {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
}

.accordion .accordion-item .show .accordion-body:before {
    border-top: 0px;
}

.accordion_bg{
    background-color: rgba(255,255,255,0)!important;
}

.accordion {
    gap: 0px;
}

.accordion .accordion-button:not(.collapsed)::after, .accordion .accordion-button::after {
    background: rgba(0,0,0,0);
}

.btn_theme_active::after{
    background: #122582;  
}

.rev.btn_theme_active::after{
    color: #122582;
    background: rgba(255,255,255,1);
    border: 0px solid;
}

.rev.btn_theme_active:hover {
    color: #122582;
    background: rgba(34, 132, 242, 0.5);
    border: 1px solid #122582;
}


.spacial .btn_theme {
    padding: 16px 10px;
    width: 100%;
}


.all-rev.btn_theme{
    color: #122582;
    background: rgba(34, 132, 242, 0.15);
    border: 0px solid;
}

.broker-review-inner .breoker-button-area{
    margin-top: 4px;
}

.loan-reviews .loan-reviews__thumb img {
    border-radius: 30px;
    width: 190px;
    min-width: 190px;
    height: 190px;
}

.loan-reviews .loan-reviews_card .loan-reviews__part-one .loan-reviews__review {
    border: 0px solid #DFE0E4;
    padding: 0px;
}


.breadcrumb-bannner::before {
    background: linear-gradient(35deg, rgba(52, 223, 164, 0.5) 0%, rgba(33, 129, 244, 0.5) 30%, rgba(33, 129, 244, 0) 50%);
}

.charges__part{
    display: block!important;
}


.reviews-details .reviews-details__area .reviews-details__part .charges__card .charges__part .charges__part-percentage{
    width: 100px;
    min-width: 100px;
    height: 100px;
    border: 2px solid #122582;
    color: #122582;
    margin-bottom: 20px;
    text-align: center;
}

.loan-reviews .loan-reviews_card .loan-reviews__part-one .loan-reviews__review .rating {
    color: #122582;
    border: 1px solid #122582;
}

.reviews-details.section{
        padding: 50px 0px;
}

.loan-reviews .loan-reviews_card {
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.0);
}

i, span.material-symbols-outlined {
    color: #122582;
}

.sportage .broker-review-section.section {
    padding: 50px 0px 0px;
}

.holdage{
    text-align: center;
}

.holdage p{
    color: white;
}

.ageplussign{
    font-size: 1.5rem;
    vertical-align: text-bottom;
    line-height: 2rem;
}

.ageplus {
    position: relative;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    border: 3px solid #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.ageplus p {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: max-content;
    height: max-content;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 800 !important;
    opacity: 1 !important;
}

.galogo{
    max-width: 150px;
    height: auto;
    margin-top: 10px;
    filter: grayscale(1) brightness(2.5);
} 

.sportage .container {
    display: flex;
    justify-content: center;
    text-align: center;
}

.footer.footer-style2, .sportage {
    background: #1b1a1b;
    padding-top: 35px;
}

.footer a, .quick-link p {
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 0.3px;
    font-family: sans-serif;
}

.quick-link img{
    opacity: 1;
}

.footer a:hover{
    opacity: 1;
}

.footer h4 {
    font-size: 18px;
}

.broker-thumb-area .cont{
    text-align: left;
}

.breadcrumb-bannner.style1 {
    padding: 180px 0 100px;
}

.breadcrumb-bannner .breadcrumb .breadcrumb-item.active {
    color: #ffffff;
    font-weight: 700;
}

.progress-area .prog-percentage {
    background: #122582;
}

.progress-area .prog-bar {
    background: rgba(52,223,164,0.2);
}

.section__content-inner-list li{
    list-style-type: disc;
}

.section__content-inner-list li::marker{
    color: #122582;
}

.watch-cust-video{
    border-radius: 16px;
    overflow: hidden;
}


.vid-hold{
    max-width: 100%;
    height: 500px;
    overflow: hidden;

}

.vid-hold iframe{
    border-radius: 16px;
}

.reviews-details .reviews-details__area .reviews-details__part .charges__card,
.reviews-details .reviews-details__area .reviews-details__part .pro__card {
    background: rgba(19, 47, 89, 0.0);
}

.tag-title {
    padding: 15px 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0);
    margin: 0 auto 20px;
    width: max-content;
    border-top: 4px solid #be223c;
    text-transform: uppercase;
    transform: skew(348deg, 0deg);
}

.inner-page .breadcrumb-bannner::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.0) 0%, rgba(33, 129, 244, 0.0) 35%, rgba(33, 129, 244, 0) 70%, rgba(0, 0, 0, 0.0) 100%);
    mix-blend-mode: hard-light;
    z-index: -1;
}
.hold-rev-soc{
    width: 100%;
    display: grid;
    gap: 5px;
}


.footer__copyright .footer__copyright-conditions {
    justify-content: left;
}


footer .logo{
    width: auto;
    height: 25px;
}

footer .section{
    padding: 40px 0px;
}


.inner-page .hero-version3 .section__content{
    text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
}


.header-fiffrent-form {
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.3);
}

.text-nowrap {
    white-space: normal!important;
}

.cu .container{
    position: relative;
    z-index: 1;
}

.cu{
    position: relative;
    padding: 80px 0 10px;
    background: linear-gradient(46deg, #122582 0%, #be223c 100%);
    background-position: center center;
    background-size: cover;
}

.breadcrumb-bannner-inn{
    position: absolute;
    top: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
    z-index: 0;
}


.simple-page .about-sec a{
    color:#122582;
    text-decoration: underline;
}

.bottom-cat{
    padding: 32px 0px;
}

.section {
    padding: 35px 0px 35px 0px;
}

.bottom-cat .loan-tab-items{
    border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.head-notice{
    background: #eef5fe;
    text-align: center;

}

.head-notice p{
    padding: 3px;
    color: #000;
    font-family: "HELVETICA", sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.head-notice a{
    color:#122582;
    font-family: "HELVETICA", sans-serif;
    font-weight: 400;
    font-size: 13px;
}


.popup-not {
    position: absolute;
    background: #eef5fe;
    color: #404A60;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    white-space: nowrap;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    top: 100%;
    left: 0;
    margin-top: 5px;
    max-width: 430px;
    width: 430px;
    white-space: normal;
    text-align: left;
    display: none;
}

.popup-not::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 20px;
    border: 5px solid transparent;
    border-bottom-color: #122582;
}

.hover-link {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    
}

.hover-link:hover .popup-not {
    opacity: 1;
    visibility: visible;
}


.popup-not.show {
    opacity: 1;
    visibility: visible;
    display: block;

}

.header-section.header-active{
    margin-top: 0px;
}

/* Method 1: CSS user-select property */
    .no-select {
        -webkit-user-select: none; /* Safari */
        -moz-user-select: none;    /* Firefox */
        -ms-user-select: none;     /* Internet Explorer/Edge */
        user-select: none;         /* Standard syntax */
    }

    /* Method 2: Additional CSS properties for extra protection */
    .no-select-advanced {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none; /* iOS Safari */
        -khtml-user-select: none;    /* Konqueror HTML */
    }

.dis, .dis a{
    font-size: 0.80rem;
}

.dis a{
    text-decoration: underline;
}


.goldic {
    max-width: 150px;
    margin: 0px auto 20px;
    justify-content: center;
    display: flex;
}

.why-hold-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 50px;
}


.cmn-bg3{
    padding: 50px 0px;
    border-top: 1px solid rgba(19, 47, 89, 0.07);
    border-bottom: 1px solid rgba(19, 47, 89, 0.07);
}

.why-hold-grid svg {
    filter: invert(1) brightness(1.3) grayscale(0.3);
}

.terms a{
    text-decoration: underline;
    color: #122582;
    margin-top: 3px;
}

.contact::before{
    background: rgba(0,0,0,0);
}

.input-single .label {
    color: #1e227e;
    font-size: 15px;
    font-weight: 900;
}

.input-single {
    gap: 10px;
}

.contact .form-control:focus {
    border-bottom: 2px solid #be223c!important;
}

#message:focus {
    border: 2px solid #be223c;
}

#message{
    border: 2px solid #122582!important;
    padding-left: 10px;
}

.contact .form-control {
    padding: 12px 0;
    border-radius: 0px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #122582;
    background: rgba(19, 47, 89, 0.0)!important;
}

.brand-sep {
    margin-top: 15px;
    height: 15px;
    border-top: 1px solid rgba(19, 47, 89, 0.07);
}

.hold-table-all{
    border: 1px solid #eff0f3;
    border-radius: 16px;
    overflow: hidden;
}

.table-br{
    margin: auto;
    text-align: center;
    padding: 15px;
}

.table-br-txt{
   padding: 15px; 
   display: flex;
   align-items: center;
   border-left: 1px solid #eff0f3;
   margin-left: -1px;
}

.table-br img{
    max-width: 45px;
}

.hold-table-in{
    display: grid;
    grid-template-columns: 120px 30% 1fr;
    border-top: 1px solid #eff0f3;
    border-bottom: 1px solid #eff0f3;
    margin-top: -1px;
    margin-bottom: -1px;
}

.hold-table-in-four{
    display: grid;
    grid-template-columns: 120px 1fr 20% 1fr;
    border-top: 1px solid #eff0f3;
    border-bottom: 1px solid #eff0f3;
    margin-top: -1px;
    margin-bottom: -1px;
}

.shopping-page .cmn-bg3, .finance-page .cmn-bg3 {
    border-top: 1px solid rgba(19, 47, 89, 0.0);
}

.hti-bg{
    background: linear-gradient(35deg, rgba(52, 223, 164, 0.08) 0%, rgba(33, 129, 244, 0.08) 100%);
}

.thanku-page{
    background:#122582;
}

.btn_back {
    border: 0px solid #ffffff;
    background: rgba(255,255,255,0.15);
    color:#fff;
    padding: 8px 16px;
    border-radius: 50px;
    margin-top: 60px;
    width:max-content;
    font-weight: 500;
    font-size: 13px;
}

.btn_back:hover {
    color:#fff;
    border: 0px solid #ffffff;
    background: rgba(255,255,255,0.30);
}

.thn-cont h1{
    background: linear-gradient(90deg, rgba(52, 223, 164, 1) 15%, rgba(33, 129, 244, 1) 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.thn-cont img{
    max-width: 150px;
}


.thn-hold{
    height: 100vh;
    width: 100%;
}

.thn-cont{
    margin: auto;
    align-items: center;
    max-width: 700px;
    align-content: center;
    align-self: center;
    align-items: center;
    height: 100vh;
}
.form-control .list{
    height: 200px;
    width: 100%;
    overflow: auto;
}

.nav-item .dropdown-menu {
    inset-block-start: calc(100% + 0rem);
    min-width: 150px;
    border: 0px solid rgba(255, 255, 255, 0.0);
    background: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px!important;
    padding: 0px 0;
}

.nav-item .dropdown-menu li a {
    padding: 3px 8px;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 500;
    color: #122582;
}

.nav-item .dropdown-menu li a:hover {
    color: rgba(34, 46, 72, 1);
    background: rgba(33, 129, 244, 0.15)!important;
    width:100%;
}

.nav-item .dropdown-menu li:hover a {
    transform: translateX(0px);
}


.main-menu .navbar-nav .nav-item .nav-link {
    gap: 2px;
}


.grid-hero{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 470px;
}

.main-title-hold {
    padding-bottom: 50px;
    text-align: center;
}

.top-main-title-hold {
    position: relative;
    background-color: white;
    padding: 35px;
    margin-bottom: 10px;
    text-align: center;
    background: linear-gradient(46deg, #122582 50%, #be223c 100%);
    overflow: hidden;
}

.main-title-hold h2{
    text-align: center;
    font-size: 3.3rem;
    line-height: 3.5rem;
    letter-spacing: -0.05rem;
    font-weight: 400;
    color: #222E48;
}

.main-title-hold .section__header-sub-title{
    color: #222E48;
}

.top-main-title-hold h2{
    text-align: center;
    font-size: 3.3rem;
    font-weight: 300;
    color: #eddb12;
}

.top-main-title-hold p{
    color: white;
    opacity: 0.85;
}

.broker-review-wrap .custom-line {
    height: 100%;
}

.broker-review-wrap {
    gap: 10px;
}

.slideshow {
    position: relative;
    width: 30%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    z-index: -1;
}

.slide {
    position: absolute;
    max-width: 100%;
    display: flex;
    justify-content: center;
    opacity: 0;
    bottom: 0;
    filter: blur(6px);
    transition: opacity 0.6s ease-in-out, filter 0.6s ease-in-out;
}

.slide.active {
    opacity: 1;
    filter: blur(0px);
}

.slide img {
    max-width: 90%;
    object-fit: cover;
}

.bg_stars {
    width: auto;
    height: 140%;
    object-fit: cover;
    position: absolute;
    top: 80px;
    right: 0;
    -webkit-mask-image: linear-gradient(225deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 35%);
    z-index: -1;
    opacity: 0.10;
}

.nav-right{
    width: 220px;
}

h3, h3 > a {
    font-size: 20px;
    font-weight: 700;
}

.roker-review-inner h3{
    color: #be223c;
}

.star_review i{
    font-size: 2.7rem;
    color: #eddb12;
    margin-top: -5px;
    margin-left: -10px;
}

.broker-review-item.style1 .broker-thumb-area .thumb {
    width: auto;
    min-width: fit-content;
    height: 100px;
}

.broker-review-wrap .broker-review-inner .btn_theme {
    padding-top: 7px;
    padding-bottom: 7px;
}

.teaser-a{
    background-color: #f2d3d8;
    padding: 50px;
    margin: 25px 0px 25px 0px;
}

.teaser-b{
    background-color: #d4d8e8;
    padding: 50px;
    margin: 25px 0px 0px 0px;
}

.inner-page .teaser-a, .inner-page .teaser-b {
    padding: 40px;
    margin: 0;
    height: 100%;
}

.teaser-a img, .teaser-b img{
    margin: auto;
    display: flex;
}

.grid-gold-icon{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}


.ggi-hold{
    width: 16%;
    text-align: center;
}

.uk-page .ggi-hold{
    width: 21%;
}

.ggi-hold p{
    font-weight: 600;
    margin-top: 15px;
}

.ggi-hold img{
    max-height: 60px;
}

.ggi-hold.ex img {
    max-height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.fa-check{
    font-size: 1.3rem;
}

.teaser-a .fa-check{
    color: #be223c!important;
}

.sec-title{
    font-size: 20px;
    font-weight: 500;
    color: #be223c;
    margin-bottom: 15px;
}

#apexcharts-radialbarTrack-0 {
    stroke: rgba(19,37,130,0.2) !important; 
}

.cmn-bg2 {
    background: rgba(19, 47, 89, .0);
}


.accordion-button::after{
    font-size: 2.5rem!important;
    color:#122582!important;
}


.about-progress .test {
    color: #222e48;
    font-family: "HELVETICA", sans-serif;
    width: 125px;
    font-size: 14px;
}

.accordion .accordion-button {
    font-weight: 600;
}

button:hover {
    color: #2660b5;
}

.broker-review-item .broker-thumb-area {
    gap: 20px;
}

.gap-1 {
    gap: .15rem !important;
}

.br-round{
    border-radius: 8px;
}

.accordion .accordion-item .accordion-body p {
    font-size: 16px;
}

.tab-content{
    margin-bottom: 35px;
}

.nav-right .nav-right__search {
    float: right;
}

.about-progress {
    margin-bottom: 15px;
}


.hero-title-teaser {
    display: grid;
    grid-template-columns: 50% 50%;
    height: inherit;
    position: relative;
}

.leaderboard{
    width: 728px;
    max-width: 728px;
    height: 90px;
    margin: auto;
    margin: 10px auto;
}
.tower-banners{
    width: 160px;
    width: -webkit-fill-available;
    max-width: 160px;
}

.tower {
    position: sticky;
    top: 80px;
    margin-bottom: 15px;
    width: 160px;
    height: auto;
}

.inner-flex{
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0px 15px;
}

.leaderboard-hold{
    display: flex;
    margin: auto;
    width: 100%;
    background: rgba(0, 0, 0, 0.05)

}

.grid-hero .section__content-text, .grid-hero .section__content-title{
    width: 35%;
}

.header-light .main-menu .navbar-nav .nav-item .nav-link::after {
    color: #122582;
}

.header-light .main-menu .navbar-nav .nav-item .nav-link:hover::after {
    color: #be223c;
}

.navbar .flag-ic{
    width: 21px;
    margin: auto 10px 0 0;
}


.inner-page .display-3 {
    font-size: 3.7rem;
    line-height: 3.7rem;
    background: linear-gradient(65deg, #c31e3a 25%, #c31e3a 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
}

.inner-page .top-main-title-hold p {
    font-size: 0.8rem;
    color: #404A60;
    opacity: 1;
}
.inner-page .top-main-title-hold{
    background: rgba(237,219,18,0.3);
    padding: 15px;
    margin: 30px 0;
}


.intro-title .main-title-hold {
    padding-bottom: 0px;
}

.small-ic{
    height: 40px;
    margin: 0px 0px 30px 0px!important;
}

.us-states{
    display: none;
}

.us-states p{
    font-size: 0.7rem;
    line-height: 0.9rem;
    margin-top: 6px;
    color: #1e227e;
}

.usa-page .ggi-hold{
    width: 25%;
}

.romania-page .ggi-hold{
    width: 20%;
}

.ro-page .ggi-hold{
    width: 17%;
}

.ligal-grid-p{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.ligal-tag {
    font-weight: 900;
    margin-bottom: 5px;
    color: #122582;  
}

.lig-count{
    font-size: 13px;
    font-weight: 500;
}

.hold-ligal-tag{
    border-left: 3px solid #122582;
    padding-left: 10px;
}

.footer-link-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.copyright{
    text-align: center;
    font-size: 14px;
}

.f-logo-hold{
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    opacity: 1;
}

.contact .sign-up__form {
    margin-top: 90px;
    margin-bottom: 30px;
}

.contact .contact__title{
    padding-bottom: 50px;
    margin-bottom: 0px;
    width: fit-content;
    font-style: italic;
    letter-spacing: -0.05rem;
    background: linear-gradient(65deg, #122582 20%, #be223c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 0px dashed #C1C4CC;
}

.loader:after {
  animation: bxSpin 2s linear infinite;

}


.bottom-fotter{
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1176470588);
    align-items: center;
    gap: 20px 30px;

}

.btn-footer.btn_theme {
    margin: 0px auto 30px;
    display: flex;
    border: solid 1px #2660B5;
    padding: 15px 20px;
    opacity: 1;
}

.btn-footer.btn_theme:hover{
     border: solid 1px #be223c;
}

.uk-page .broker-review-section .section__header-cont {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
    text-align: left;
    max-width: 100%;
}

.onjnlogo{
    max-width: 75%;
    display: flex;
    margin: 15px auto;
}


.quick-link ul {
    opacity: 0.75;
}

footer a:hover {
    color: #fff;
}

.romania-mob-cont{
    padding: 6px 8px;
    text-transform: uppercase;
    border: 0px solid #122582;
    font-size: 10px;
    letter-spacing: 0.05rem;
    border-radius: 4px;
    font-weight: 700;
    z-index: 1;
    color: white !important;
    background: #122582;

}

@keyframes bxSpin {

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


@keyframes shadow {
  0%, 100% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .slideshow {
        height: 500px;
    }
}


@media (min-width: 1199px) {
    .choose-us__thumb-posi {
        margin-bottom: 0px;
    }
}


@media (min-width: 992px) {

    .romania-mob-cont{
        display: none;
    }

    .ro-page .broker-review-item {
        grid-template-columns: 30% 1% 32% 10% 195px;
    }

.top-main-title-hold .section__header{
    position: relative;
    z-index: 1;
    max-width: 800px;
    margin: auto auto 25px;
}

.nav-link.dropdown-toggle{
    pointer-events: none;
}


    .footer .footer__title {
        height: 20px;
}

    .main-title-hold h2 {
        width: 700px;
        margin: auto;
}

    .hero-desc-hold {
        margin-left: 50px;
        display: block;
        border-left: 3px solid #be223c;
        padding-left: 20px;
}

    .hold-desc{
        padding-left: 50px;
    }

    .slide .foot-play{
        max-width: 100%;
    }

    .leaderboard-hold-mob, .medium-rectangle-hold-mob {
        display: none;
    }

    .section__header-cont{
        max-width: 800px;
        margin: 0 auto;
    }
    .romania-page .section__header-cont{
        max-width: 990px;
        margin: 0 auto;
    }

     .popup-not .bi-x{
        display: none;
     }

    .bottom-offer{
        margin: 22px 0px 50px 0px;
    }

    .shopping-page.inner-page .hero-version3 .section__content {
        max-width: 900px; 
    }

    .deals-page.inner-page .hero-version3 .section__content {
        max-width: 850px;
    }

    .about-sec .justify-content-lg-between {
        justify-content: space-between !important;
        align-items: center;
    }

    .scrollToTop{
        display: none;
    }

    .rev-row {
        flex-direction: row-reverse;
    }
    .broker-review-item {
        display: grid;
        grid-template-columns: 30% 1% 30% 15% 170px;
        justify-content: space-between;
        gap: 10px;
    }

    .breoker-button-area .btn_theme {
        min-width: 100%;
    }
    .pro__part{
        width: 45%;
    }

    .legal-grid{
        display: grid;
        grid-template-columns: 30% 70%;
    }

}


@media (max-width: 1366px) {

    .cont h3 {
       font-size: 17px;

    }
    .popup-not {
        max-width: 350px;
        width: 350px;
    }
    .grid-hero {
        height: 400px;
    }
        .broker-review-item {
        grid-template-columns: 27% 1% 25% 15% 170px;
    }
}

@media (min-width: 1400px) {
    .container{
        max-width: 1150px;
    }
}

@media (max-width: 1550px) {

    .hero-desc-hold {
        margin-left: 20px;
    }

    .display-3 {
        font-size: 4.5vw;
        line-height: 3.5rem;
}

    .ro-page .display-3 {
        font-size: 3.5vw;
        line-height: 3.7rem;
}

    .container {
       max-width: 100%;
       padding: 0 15px;
    }
}

@media (max-width: 1199px) {
    .broker-review-item {
        grid-template-columns: 27% 18% 19% 22%;
    }
    .broker-review-item.style02 .broker-thumb-area .thumb {
        margin: 0 auto;
    }
}

@media (max-width: 991px) {

    .romania-page .navbar-toggler{
        display: none;
    }


    .broker-review-item.style1 .broker-thumb-area .thumb {
        height: 120px;
}

    .ro-page .top-main-title-hold p {
        text-align: left;
}

    .ro-page .display-3 {
        font-size: 5.5vw;
        line-height: 1.8rem;
    }

    .cont h3 {
        font-size: 20px;
    }

    .section__header {
        margin-bottom: 15px;
}

    .top-main-title-hold .section__header {
        margin-bottom: 20px;
}

    .uk-page .broker-review-section .section__header-cont {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
}

    .hero-desc-hold {
        border-left: 0px;
        padding-left: 0px;
        margin-left: 0px;
    }

    .inner-page .main-hero .section__content-title, .main-hero .slideshow {
        width: 100%;
    }

    .main-hero .section__content-title, .main-hero .slideshow {
        width: 100%;
    }

    .broker-review-item {
        grid-template-columns: 1fr;
    }

    .dropdown-item{
        font-size: 14px!important;
    }

    .mob-drop li a {
        padding: 12px 0!important;
    }


    .offcanvas .offcanvas-body .custom-nevbar__left .custom-nevbar__nav li a {
        font-size: 20px;
        font-weight: 400;
        justify-content: start;
    }

    .nav-item .dropdown-menu {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0);
}

    .offcanvas .offcanvas-body .custom-nevbar__left .custom-nevbar__nav .dropdown-menu.show {
        margin-left: 0px !important;
        justify-content: start;
}

  .dropdown-menu img {
    max-width: 20px;
    filter: invert(1) grayscale(1) contrast(2);
}



    .usa-page .ggi-hold, .romania-page .ggi-hold {
        width: 48%;
}

    .about-sec .grid-gold-icon img {
        max-width: 100%;
        height: auto;
        display: flex;
        margin: 20px auto 0px;
    }

    .grid-hero .headingFive {
        margin-top: 0;
}

    .broker-thumb-area h3{
        text-align: center;

    }

    .inner-flex {
        display: block;
        margin: 0px 0px;
        gap: 0px;
}

    .tower-banners{
        display: none;
    }

    .slide .foot-play{
        max-width: 115%;
    }

.main-hero .section__content-text {
    width: 100%;
}

    .main-hero .section__content-title, .main-hero .slideshow {
        width: 50%;
}


    .section__content-text{
        width: 100%;
    }

    .leaderboard, .leaderboard-hold{
        display: none;
    }

    .bg_stars {
        height: 100%;
        -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 40%);

    }

    .teaser-a, .teaser-b {
        padding: 25px 15px;
        margin: 15px 0px 15px 0px;
}

    .top-main-title-hold {
        padding: 25px;
}

    .top-main-title-hold h2 ,.main-title-hold h2{
        font-size: 2rem;
        line-height: 2.3rem;
        width: 100%;
    }

    .header-section .navbar .navbar-toggler i {
        color: #122582;
        padding: 0px;
}


    .header-section .navbar {
        height: 40px;
}

    .slide img {
        max-width: 100%;
}

.grid-hero .headingFive {
    font-size: 16px;
    line-height: 1.3rem;
    border-top: 5px solid #be223c;
    border-left:0px;
    padding: 20px 0;
    font-family: "HELVETICA", sans-serif;
}

    .grid-hero {
        height: auto;
}



    .offcanvas .offcanvas-body .custom-nevbar__left .custom-nevbar__nav li a:hover {
        color: #be223c;
    }

    .table-br-txt {
        padding: 10px;
}
    .table-br-txt p{
        font-size: 13px;
}
    .hold-table-in-four {
        grid-template-columns: 85px 1fr 20% 1fr;

}
    .cmn-bg3 {
        padding: 30px 0px;
        margin-top: 30px;
}

    .why-hold-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        margin-top: 30px;
}

    .popup-not .bi-x{
        width: 30px;
        height: 30px;
        display: flex;
        margin: 10px auto;
    }

    .bi-x::before {
        font-size: 25px;
    }


    .header-section {
        margin-top: 45px;
    }

    .popup-not {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 100vh);
        max-width: 90vw;
        width: 90%;
    }

    .popup-not.show {
        transform: translate(-50%, -60%) !important;
    }

    .popup-not::after {
        display: none;
    }

    .head-notice p {
        font-size: 12px;
        padding: 5px;
    }

    .hover-link:hover .popup-not:not(.show) {
        opacity: 0;
        visibility: hidden;
    }

    .spacial .btn_theme {
        padding: 16px 20px;
    }

    .legal-grid p{
        margin-top: 20px;
    }

    footer .section {
        padding: 40px 0px;
    }

     .header-section .navbar .navbar-brand {
        padding-left: 0px;
        width: 55%;
        height: 100%;
    }

    .container {
        padding: 0 15px;
    }

    .broker-review-wrap .broker-review-inner {
        padding: 25px;
    }

    .hero .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .f-logo-hold {
        justify-content: start;
    }

    .legal-grid {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .hero-version3 .loan-tabbing-wrap {
        display: grid!important;
        gap: 12px;
        grid-template-columns: repeat(4, 1fr);
    }

    .vid-hold {
        max-width: 100%;
        height: 300px;
    }

    .rev-row {
        flex-direction: row-reverse;
    }

    .hero-version3 .loan-tabbing-wrap .loan-tab-items {
        padding: 20px;
        width: 100%;
    }

    .loan-tab-items img {
        height: 55px;
        width: auto;
    }

    .hero-version3 .section__content {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .section {
        padding: 15px 0px;
    }

    .btn-hold{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .offcanvas .offcanvas-body button.close-icon i {
        border: 1px solid #122582;
        color: #fff;
    }
    .offcanvas {
        background-color: #122582;
    }

    .header-active .navbar img {
        height: 40px;
    }

    .header-active .navbar {
        padding: 4px 0;
    }

    .hero-version3 .loan-tabbing-wrap .loan-tab-items .loan-thumb {
        margin-bottom: 0px;
    }

    .hero-version3 .loan-tabbing-wrap .loan-tab-items {
        border-radius: 20px;
    }

    .footer .footer__logo img {
        width: 50%;
        margin: auto;
    }
    .about-sec img {
        max-width: 70%;
        height: auto;
        display: flex;
        margin: 20px auto 0px;
    }

}

 @media (max-width: 768px) {

    .footer-link-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact .contact__title {
        padding-bottom: 30px;
    }

    .contact .sign-up__form {
        margin-top: 55px;
    }

    .d-grid{
        margin: auto;
    }

    .leaderboard{
        width: 100%;
    }

    .medium-rectangle-hold-mob{
        width: 100%;
    }

    .inner-page .hero{
        padding: 85px 0px 0px;
    }

    .inner-page .display-3 {
        font-size: 2rem;
        line-height: 2rem;
    }

    .offcanvas .offcanvas-body .custom-nevbar__left {
            padding: 50px 30px 0;
    }


    .leaderboard-mob, .medium-rectangle-mob, .medium-rectangle-hold-mob a, .leaderboard-hold-mob a{
        width: 100%;
        max-width: 100%;
        height: 100%;
        margin: auto;
    }

    .display-3 {
        font-size: 1.6rem;
        line-height: 1.8rem;
        font-weight: 500;
    }

    .main-title-hold {
        padding-bottom: 25px;
        text-align: center;
    }

    .chart-items {
        margin: 0px;
    }

    .about-progress.d-flex{
        display: block!important;
    }

    .about-progress .flex-column {
        flex-direction: row !important;
    }

    .grid-gold-icon {
        margin-bottom: 25px;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: baseline;
        gap: 5px;
    }

    .main-page .grid-gold-icon {
        justify-content: center;
    }

    .ggi-hold {
        width: 48%;
        text-align: center;
    }

    .hero {
        padding: 40px 0px 0px;
        background-size: 80%;
    }

    .slideshow {
        height: 215px;
    }

    .thn-cont img {
        max-width: 40%;
    }
    .hero-version3 .loan-tabbing-wrap {
        gap: 12px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 0;
    }
    .btn-hold{
        display: grid;
        justify-content: space-around;
    }

}
