@font-face {
    font-family: "Segoe UI";
    src: url("../fonts/segoeui.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI Light";
    src: url("../fonts/segoeui_Light.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "Segoe UI SemiLight";
    src: url("../fonts/segoeuisl.ttf") format("truetype");
    font-weight: lighter;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI SemiBold";
    src: url("../fonts/seguisb.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI Bold";
    src: url("../fonts/segoeuib.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

p {
    margin-top: 0;
    margin-bottom: 0 !important;
    font-family: 'Segoe UI';
}

.container-fluid {
    padding: 0 6.5rem;
}

.full-width {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.theme-color {
    color: #143e8a;
}
/*SITE HEADER*/
header {
    background: #fff;
    padding: 0.61rem 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 20px 20px 0px;
}

#navbarSupportedContent {
    justify-content: end;
}

header #navbarSupportedContent ul.navbar-nav {
    justify-content: end;
    align-items: center;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url("../images/menu_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-nav .nav-item {
    padding: 0 20px;
}

    .navbar-nav .nav-item:first-child {
        padding-left: 0;
        border-right: 1px solid #000000;
    }

    .navbar-nav .nav-item .nav-link {
        color: #0b0b0b !important;
        font-weight: 550;
        padding: 0;
    }

.hero-banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.home_hero_form_wrapper {
    padding: 2rem;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.2);
    margin-top: -50px
}

.form_wrapper-title {
    font-family: 'Segoe UI Semibold';
    font-size: 34px;
    line-height: 1;
    color: #0078d3;
}

.hero_btn {
    position: absolute;
    bottom: 10%;
    left: 11.5%;
}

.main-heading {
    font-family: 'Segoe UI Semibold';
    font-size: 58px;
    line-height: 1;
    color: #2d8a65;
}

    .main-heading.text-dark {
        margin-bottom: 30px;
    }

    .main-heading span {
        color: #1b44ec;
        font-family: 'Segoe UI Bold';
    }

.main-heading2 {
    font-family: 'Segoe UI SemiBold';
    color: #4F4F4F;
}

.para_type {
    font-size: 34px;
    line-height: 46px;
}

.noramal_p {
    font-size: 1.25rem;
    line-height: 1.2;
}
/*###################### Section One ######################*/
.section_one {
    background: #fff;
    background-position: 7% 100%;
    padding: 2rem 0 0 0;
}

    .section_one .main-heading {
        color: #3f70c0 !important;
        width: 75%;
    }

    .section_one .noramal_p {
        width: 70%;
    }
/*###################### Section Two ######################*/
.section_two {
    position: relative;
    background: #ffffff url("../images/bg-sec-2.png") no-repeat;
    background-position: right center;
    background-size: contain;
    padding: 3rem 0;
    padding-bottom: 2rem;
}

    .section_two .container-fluid {
        width: 90%;
        margin: auto;
    }

    .section_two .section_two_items_wrapper .spacer {
        display: block;
        height: 240px;
    }

    .section_two .section_two_items_wrapper .spacer2 {
        display: block;
        height: 50px;
    }

    .section_two .section_two_items {
        margin: 40px auto; /*  text-align: center*/
    }

        .section_two .section_two_items img {
            margin: auto;
        }

        .section_two .section_two_items .sec2_steps {
            position: relative;
            padding-bottom: 5rem
        }

            .section_two .section_two_items .sec2_steps span {
                height: 100px;
                transform: scaleY(1.5);
                position: absolute;
                top: 0;
                left: 0;
                font-size: 10rem;
                line-height: 0;
                color: #ddede6;
                font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"
            }

        .section_two .section_two_items p {
            position: relative;
            z-index: 1;
            font-size: 1.3rem !important;
            line-height: 1.2;
            color: #000000;
            font-family: 'Segoe UI Regular';
            margin-bottom: 20px !important
        }

            .section_two .section_two_items p strong, h4 strong, p strong {
                font-family: 'Segoe UI Bold';
            }

    .section_two .item-absolute {
        position: absolute;
        bottom: -160px;
    }

        .section_two .item-absolute img {
            width: 60%;
        }

        .section_two .item-absolute img {
            width: 100%;
        }

.export-form .item-absolute {
    position: absolute;
    bottom: 17rem;
}

.export-form .item2-absolute {
    position: absolute;
    bottom: 0;
    right: 0px;
}

.leaderboard {
    position: relative;
}

    .leaderboard .item-absolute {
        position: absolute;
        top: 0;
        left: 0
    }

    .leaderboard .item2-absolute {
        position: absolute;
        bottom: 5rem;
        right: 0px;
    }
/*###################### Section Three ######################*/
.section_three {
    background: rgb(1, 144, 71);
    background: linear-gradient(150deg, rgba(1, 144, 71, 1) 0%, rgba(54, 106, 189, 1) 100%);
    background-position: bottom left;
    padding: 5rem 0;
    background-size: contain;
}

    .section_three .main-heading span {
        color: #fcb72c;
        font-family: 'Segoe UI Bold';
    }

    .section_three h4 {
        font-size: 1.8rem;
    }

    .section_three .sub_head2 {
        font-family: 'Segoe UI SemiBold';
        font-size: 2rem;
        color: #ffffff;
    }

.section_four {
    padding: 5rem 0;
    background: #f5f5f5;
}

.expert_zone_wrapper {
    background: url("..images/expert_zone_wrapper_bg.png") no-repeat;
    background-size: cover;
    padding: 2rem 1rem;
}

.w-90 {
    width: 90%;
}

.section_three_content_wrapper {
    margin: 2rem 0;
}

    .section_three_content_wrapper .section_three_left_item {
        border: 1px solid #fff;
        padding: 2.5rem;
        border-radius: 20px;
        color: #fff;
        min-height: 570px;
    }

        .section_three_content_wrapper .section_three_left_item h3 {
            font-family: 'Segoe UI Bold';
            font-size: 2.5rem;
            width: 75%;
            margin-bottom: 2rem
        }

.section_three p {
    font-family: 'Segoe UI';
    font-size: 1.5rem;
}

.section_three_left_item h4 {
    font-family: 'Segoe UI Semibold';
}

.section_three_content_wrapper .section_three_left_item p {
    font-family: 'Segoe UI';
    font-size: 1.5rem;
    margin: 20px 0 !important
}

.section_three_content_wrapper .section_three_left_item a {
    font-family: 'Segoe UI';
    font-size: 1.5rem;
    margin: 20px 0;
    text-decoration: underline;
    color: #ffffff
}

    .section_three_content_wrapper .section_three_left_item a:hover {
        opacity: 0.9;
    }

.section_three_content_wrapper .section_three_left_item ul {
    padding-inline-start: 25px;
    font-size: 1.3rem;
}

    .section_three_content_wrapper .section_three_left_item ul li strong {
        font-family: 'Segoe UI Bold';
    }

.section_three_content_wrapper .section_three_left_item img {
    margin-top: -70px;
}

.section_three_content_wrapper .section_three_right_item {
    height: 100%;
}

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single {
        background: rgba(255, 255, 255, 0.5);
        padding: 1.5rem 2rem;
        border-radius: 30px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-around;
        /* height: 25%;*/
        margin-bottom: 0.5%;
        cursor: pointer;
    }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single.active {
            background: url("../images/gradiant-bg.png") no-repeat;
            background-position: center center;
            background-size: 100%;
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single:hover {
            background: url("../images/gradiant-bg.png") no-repeat;
            background-position: center center;
            background-size: 100%;
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single .hvr-forward {
            -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single:hover .hvr-forward {
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single.active .hvr-forward {
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single h3 {
            font-size: 1.8rem;
            color: #255853;
            font-family: 'Segoe UI Bold';
            width: 100%;
            margin-left: 15px;
        }

.step_indicators span {
    width: 40px;
    height: 40px;
    background: #3f70c0;
    border-radius: 50%;
    display: flex;
    font-size: 5rem;
    border: 6px solid #FFF;
}

.step_indicators {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #3f70c0;
    margin: auto;
}

.section_two_items_wrapper:nth-child(2) .step_indicators::after {
    content: "";
    position: absolute;
    background: #3f70c0;
    height: 1px;
    width: 190%;
}

.sec4_brands_wrapper_items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5rem
}

    .sec4_brands_wrapper_items div {
        border-right: 1px solid #dddddd;
        padding: 0 2rem
    }

        .sec4_brands_wrapper_items div:last-child {
            border-right: 0;
            padding: 0 2rem
        }

.section_five {
    background: #0178d4;
    padding: 2rem 0;
    background-size: contain;
}

    .section_five a {
        text-decoration: underline;
        color: #fff;
    }

        .section_five a:hover {
            color: #DCDCDC;
        }

.tab-content label, .form-group label {
    margin-bottom: 0;
    display: block;
    text-align: center;
}

.cta:hover {
    background: #fff !important;
    color: #002677;
    box-shadow: 0 0 0 2px #002677;
    border-color: #002677;
}

.cta_btn {
    background: #ffffff;
    color: #0078d4;
    padding: 0.8rem 1.25rem;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-family: 'Segoe UI SemiBold';
    border-radius: 10px;
    border: 2px solid #ffffff;
}

    .cta_btn:hover {
        background: transparent;
        color: #fff;
        border: 2px solid #ffffff;
    }

.cta_btn_blue {
    background: #0078d4;
    color: #ffffff;
    padding: 0.8rem 2rem 1rem;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-family: 'Segoe UI';
    border: 2px solid #0078d4;
    border-radius: 50px !important;
}

    .cta_btn_blue:hover {
        background: transparent;
        color: #0078d4;
        border: 2px solid #0078d4;
    }

.cta_btn_upload {
    background: #cccccc;
    color: #838383;
    padding: 10px 20px;
    font-size: 1rem;
    line-height: 1.4rem;
    font-family: 'Segoe UI Regular';
    border-radius: 0;
    display: block;
    width: 100%
}

    .cta_btn_upload:hover {
        background: #535353;
        color: #ffffff;
    }

.cta_btn_submit {
    background: #0078d4;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-family: 'Segoe UI Semibold';
    border-radius: 0;
    display: block;
    width: 100%
}

    .cta_btn_submit:hover {
        background: #535353;
        color: #ffffff;
    }

.bdr-ryt {
    border-right: 1px solid #666666;
}
/*FOOTER*/
.theme-footer {
    background: #FFFFFF;
    color: #212121;
    padding: 30px 0;
}

    .theme-footer a {
        color: #000;
        text-decoration: none;
        font-size: 18px;
    }

        .theme-footer a:hover {
            color: #019048;
        }

    .theme-footer p {
        margin: 0 !important;
        font-size: 18px;
    }

    .theme-footer .footer-text-center {
        text-align: center;
    }

.text-red {
    color: red;
}

.section_two.seller-registration {
    background: #ffffff;
}

.contact-with-us .form-group {
    margin-bottom: 35px;
}

.form-control, select.form-control {
    border-color: #d8d8d8;
    border-radius: 0;
    height: 45px !important;
}

textarea.form-control {
    border-color: #d8d8d8;
    border-radius: 0;
    height: auto !important;
    resize: none;
}

.contact-with-us h2 {
    color: #039b69;
    font-family: 'Segoe UI Semibold';
    overflow: hidden;
}

    .contact-with-us h2:after {
        content: "";
        display: inline-block;
        height: 0.3em;
        vertical-align: text-bottom;
        width: 100%;
        margin-right: -100%;
        margin-left: 20px;
        border-top: 1px solid #888888;
    }

.section_sign-in {
    padding: 4rem 0;
    position: relative
}

    .section_sign-in .item-absolute {
        position: absolute;
        bottom: -160px;
        left: 0;
    }

        .section_sign-in .item-absolute img {
            width: 60%;
        }

.sign-in-inner.reset-password {
    padding: 0;
}

    .sign-in-inner.reset-password img {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

.sign-in-inner {
    padding: 4rem;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0px 0px 20px #ccc;
}

    .sign-in-inner h1 {
        color: #058d4f;
        background-image: -webkit-linear-gradient(45deg, #058d4f 2%, #326db5 82%);
        background-clip: text;
        -webkit-background-clip: text;
        text-fill-color: transparent;
        -webkit-text-fill-color: transparent;
        font-family: 'Segoe UI Bold';
        font-size: 80px;
        line-height: 80px;
        padding-bottom: 15px;
    }

    .sign-in-inner h3 {
        color: #058d4f;
        font-family: 'Segoe UI Semibold';
    }

.bdr-r8t {
    border-right: 1px solid #7acab0;
}
/*Export Zone page css*/
.exportzonebox {
    padding: 10px;
    background: linear-gradient(90deg, #cccccc, transparent) #cccccc;
    border-radius: 10px;
    transition: background-color .5s;
    margin-bottom: 25px;
}

    .exportzonebox:hover {
        background: linear-gradient(90deg, #009047, transparent) #0079d2;
    }

    .exportzonebox .exportzoneimg {
        background: #fff;
        border-radius: 8px;
        overflow: hidden;
    }

        .exportzonebox .exportzoneimg img {
            filter: grayscale(100%);
            transition: 0.3s;
            width: 100%;
        }

    .exportzonebox:hover .exportzoneimg img {
        filter: grayscale(0%);
    }

    .exportzonebox .exportzoneimg h3 {
        font-size: 22px;
        line-height: 26px;
        padding: 15px 15px;
        font-family: 'Segoe UI Semibold';
    }

    .exportzonebox .exportzoneimg p {
        font-size: 16px;
        line-height: 20px;
        padding: 0px 15px;
        font-family: 'Segoe UI Regular';
    }

    .exportzonebox .startlearn {
        padding: 15px 25px;
    }

        .exportzonebox .startlearn span img {
            width: 40px;
            height: 40px;
        }

    .exportzonebox:hover .startlearn span img {
        filter: invert(100%) sepia(0%) saturate(9%) hue-rotate(176deg) brightness(104%) contrast(104%);
    }

    .exportzonebox .startlearn a {
        display: flex;
        justify-content: space-between;
        text-decoration: none;
    }

        .exportzonebox .startlearn a h6 {
            font-size: 28px;
            line-height: 30px;
            color: #000;
            font-family: 'Segoe UI Semibold';
        }

    .exportzonebox:hover .startlearn a h6 {
        color: #ffffff;
        ;
    }

.expert_zone {
    background: linear-gradient(90deg, #009047, transparent) #0079d2;
    padding: 80px 0;
}

    .expert_zone h2 {
        color: #ffffff;
        font-size: 50px;
        font-family: "Segoe UI Bold"
    }

.text--bold {
    font-family: "Segoe UI Bold"
}

    .text--bold span {
        font-family: "Segoe UI Regular";
    }

.expert_zone .expert_zone_right {
    margin-left: 30px;
}

    .expert_zone .expert_zone_right p {
        color: #ffffff;
        font-size: 26px;
        line-height: 30px;
        font-family: "Segoe UI Regular"
    }

    .expert_zone .expert_zone_right a {
        background-color: #ffffff;
        color: #0078d4;
        border-radius: 10px;
        padding: 20px 30px;
        display: block;
        font-size: 22px;
        font-family: "Segoe UI Bold";
        text-align: center;
        text-decoration: none;
        transition: .7s all;
        position: relative;
        bottom: 0;
        display: inline-block
    }

        .expert_zone .expert_zone_right a:hover {
            background-color: #0078d4;
            color: #ffffff;
            bottom: 4px;
            box-shadow: 0px 25px 10px -15px rgba(0, 0, 0, .2);
        }

.export_pagination .pagination li .page-link {
    border: none;
    font-size: 18px;
    color: #bebebe;
    font-family: 'Segoe UI Semibold'
}

    .export_pagination .pagination li .page-link.active {
        color: #000000;
        border-bottom: 2px #000 solid;
    }

.export_pagination .pagination li:first-child .page-link, .export_pagination .pagination li:last-child .page-link {
    color: #000;
}

.leaderboardbox {
    background: linear-gradient(90deg, #009047, transparent) #0079d2;
    padding: 40px 40px;
    color: #fff;
    border-radius: 15px;
}

    .leaderboardbox h2 {
        font-size: 42px;
        font-family: 'Segoe UI Semibold'
    }

    .leaderboardbox h3 {
        font-size: 22px;
        font-family: 'Segoe UI Regular'
    }

        .leaderboardbox h3 strong {
            font-size: 35px;
            font-family: 'Segoe UI Semibold'
        }

.leaderboxdata table {
    border-collapse: collapse;
    border-radius: 1em;
    overflow: hidden;
    text-align: center;
}

    .leaderboxdata table thead tr th {
        font-size: 26px;
        font-family: "Segoe UI Bold"
    }

    .leaderboxdata table tr td {
        font-size: 20px;
        font-family: "Segoe UI Regular"
    }

    .leaderboxdata table tr {
        background: #f1f1f1
    }
/*===========================*/
.main-logo-top {
    padding: 20px 0
}

.navbar-secondry #navbarSupportedContent {
    justify-content: flex-start;
}

.headerprofile {
    justify-content: flex-end;
}

.navbar-secondry {
    background: -moz-linear-gradient(left, rgba(0, 104, 54, 1) 0%, rgba(11, 112, 172, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 104, 54, 1) 0%, rgba(11, 112, 172, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 104, 54, 1) 0%, rgba(11, 112, 172, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3006836', endColorstr='#b30b70ac', GradientType=1); /* IE6-9 */
}

.hero_banner_text {
    position: absolute;
    top: 0;
    left: 6%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: center;
}

    .hero_banner_text h1 {
        color: #ffffff;
        font-size: 60px;
        line-height: 60px;
        font-family: "Segoe UI Bold"
    }

    .hero_banner_text h2 {
        color: #ffffff;
        font-size: 40px;
    }

.navbar-secondry.navbar-light .navbar-brand {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.navbar-secondry .navbar-toggler {
    background: #fff;
}

.navbar-secondry .navbar-nav {
    text-align: center;
    padding: 5px 0;
}

    .navbar-secondry .navbar-nav .nav-item .nav-link {
        padding: 0.8rem 1rem;
        color: #ffffff !important;
        font-size: 18px;
    }

    .navbar-secondry .navbar-nav .nav-item:first-child {
        padding-left: inherit;
        border-right: 0;
    }

.navbar-secondry .nav-item.active a.nav-link {
    color: #fff;
    font-family: 'Segoe UI Semibold';
}

.navbar-secondry a.nav-link:hover, .navbar-secondry a.nav-link:focus {
    color: #0078d4 !important;
}

.navbar-secondry .navbar-nav .nav-item {
    padding: inherit;
}

.navbar-secondry .navbar-toggler {
    padding: 1px 5px;
    font-size: 18px;
    line-height: 0.3;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-secondry.fixed-top {
    top: 104px;
    position: absolute;
}

.headerprofile .dropdown-menu {
    right: 0 !important;
}

.navbar-secondry ul.dropdown-menu.show {
    left: inherit;
    right: inherit;
    background: rgb(46, 112, 172);
    background: linear-gradient(0deg, rgba(46, 112, 172, 1) 25%, rgba(3, 143, 75, 1) 100%);
    border: 0;
    color: #fff;
    padding: 0
}

.navbar-secondry ul.dropdown-menu .dropdown-item {
    padding: 0.5rem 1.2rem;
    color: #fff;
}

    .navbar-secondry ul.dropdown-menu .dropdown-item:hover {
        background: #fff;
        color: rgb(46, 112, 172);
    }

.section_activities {
    margin-top: -180px;
    background: #eeeeee;
    padding-bottom: 60px;
}

.section_quick_actions {
    padding: 60px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#038f4b+0,2e70ac+100 */
    background: rgb(3, 143, 75); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(3, 143, 75, 1) 0%, rgba(46, 112, 172, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(3, 143, 75, 1) 0%, rgba(46, 112, 172, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(3, 143, 75, 1) 0%, rgba(46, 112, 172, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#038f4b', endColorstr='#2e70ac', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    color: #ffffff;
}

.section_activities .tab-content {
    padding: 50px 0;
}

.section_activities .nav-link {
    display: block;
    padding: 1rem;
    color: #808080;
    font-size: 24px;
}

.section_activities .nav-tabs .nav-link:focus, .section_activities .nav-tabs .nav-link:hover {
    border-color: transparent;
}

    .section_activities .nav-tabs .nav-link:focus a, .section_activities .nav-tabs .nav-link:hover a {
        color: #ffffff;
    }

.section_activities .nav-tabs .nav-item.show .nav-link, .section_activities .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 4px solid #ffffff;
}

.bg-white-rounded {
    background: white;
    border-radius: 20px;
    padding: 40px;
    min-height: 475px;
}

.tab-left-panel h3 {
    font-family: 'Segoe UI Semibold';
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 20px;
}

.tab-left-panel ol {
    margin: 0;
    padding: 0;
    margin-left: 25px
}

.tab-left-panel li, .tab-left-panel p {
    font-family: 'Segoe UI Regular';
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 10px;
}

.color-blue {
    color: #0178d4;
    font-family: 'Segoe UI Semibold';
}

.small-btn {
    font-size: 1.25rem;
    line-height: 1.2;
    padding: 0.8rem 1rem;
}

.tab-right-panel h2 {
    font-family: 'Segoe UI Semibold';
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}

.hghlted-text {
    font-family: 'Segoe UI Semibold';
    font-size: 1.75rem;
    line-height: 1.4;
    margin-bottom: 0;
}

.tab-right-panel p {
    font-family: 'Segoe UI Regular';
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 10px;
}

.icon-box {
    border: 1px solid #808080;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 20px;
}

.section_quick_actions p {
    font-family: 'Segoe UI Regular';
    font-size: 1.25rem;
    line-height: 1.2;
    margin: 10px;
}
/*######### DHIRAJ CSS ############*/
.gradient_headings {
    color: #058d4f;
    background-image: -webkit-linear-gradient(45deg, #058d4f 2%, #326db5 82%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    font-family: 'Segoe UI Bold';
    font-size: 80px;
    line-height: 80px;
    padding-bottom: 15px;
}

.oppty_form_wrapper {
    padding: 60px 0;
    position: relative
}

.oppty_form_page {
    position: relative;
}

    .oppty_form_page .item-absolute {
        position: absolute;
        bottom: -160px;
    }

.masterclass_quiz .item-absolute {
    position: absolute;
    bottom: -160px;
}

.oppty_form_page .item-absolute img, .oppty_form_wrapper .item-absolute img {
    width: 60%;
}

{
    width: 60%;
}

.oppty_form_wrapper .input_fields_attach_component .form_check_wraper {
    display: flex;
    align-items: center;
}

    .oppty_form_wrapper .input_fields_attach_component .form_check_wraper .form-check .form-check-input {
        width: 25px;
        height: 25px;
    }

    .oppty_form_wrapper .input_fields_attach_component .form_check_wraper .form-check label.form-check-label {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 130px;
    }

        .oppty_form_wrapper .input_fields_attach_component .form_check_wraper .form-check label.form-check-label p {
            padding-left: 1.2rem;
        }

.oppty_form_wrapper .input_fields_attach_component .form-group {
    margin: 0 !important;
}

.remove_field, .remove_fieldone {
    padding: 0.15rem 0.7rem;
    font-size: 0.8rem;
    line-height: 1.3;
    margin-left: 15px;
    margin-bottom: 25px !important;
}

.masterclass-quiz .input_fields_attach_component .form_check_wraper .form-check label.form-check-label {
    width: 100%;
}
/*DHIRAJ CSS ENDS*/
/*BDM Module page */
.bdm_first_warpper {
    position: relative;
    transform: translateY(-50px);
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
}

    .bdm_first_warpper .leftBox {
        padding: 3rem 3rem;
    }

    .bdm_first_warpper .leaderboardbox {
        padding: 4rem 3rem;
        text-align: center !important;
    }

        .bdm_first_warpper .leaderboardbox h1 {
            font-size: 80px;
            font-family: "Segoe UI Light";
        }

.bdm_steps {
    background: #f2f2f2;
    padding: 80px 0;
}

    .bdm_steps .bdm_steps_tab_wrapper {
        overflow: hidden !important;
    }

.accordion.width {
    background: linear-gradient(90deg, #009047, transparent) #0079d2;
    border: 0;
    display: flex;
    justify-content: space-between;
}

    .accordion.width .card {
        flex-direction: row;
        flex-grow: 0;
        flex-shrink: 1;
        min-width: min-content;
        border: 0;
        border-radius: 0;
        background: transparent;
        transition: width 0.35s ease;
    }

        .accordion.width .card .collapse {
            background: none;
            color: #fff;
            transition: width 0.35s ease;
        }

        .accordion.width .card .card-body h1 {
            font-size: 3.5rem;
            line-height: 1;
            margin-bottom: 1rem;
            color: #fff;
        }

        .accordion.width .card .card-body ol {
            font-size: 1.4rem;
            padding-inline-start: 30px;
            color: #fff;
        }

        .accordion.width .card .card-header {
            font-size: 2rem;
            font-family: "Segoe UI Bold";
            color: #B0F0AF;
            padding: 0.75rem 2rem;
            cursor: pointer;
            transform: rotate(180deg);
            writing-mode: vertical-rl;
            background: #019048;
            transition: width 0.35s ease;
        }

            .accordion.width .card .card-header::after {
                content: '+';
                position: absolute;
                color: #fff;
                bottom: 20px;
            }

            .accordion.width .card .card-header:not(.collapsed) {
                pointer-events: none;
                display: none;
                color: #fff;
                transition: width 0.35s ease;
            }

.collapsing.width {
    transition: width 0.35s ease;
    height: auto;
    width: 0;
}

.mobileShow {
    display: none;
}

    .mobileShow .accordion {
        background: linear-gradient(90deg, #009047, transparent) #0079d2;
    }

        .mobileShow .accordion .accordion-item .accordion-header span {
            width: 100%;
            font-size: 2rem;
            font-family: "Segoe UI Bold";
            color: #B0F0AF;
            padding: 0.75rem 2rem;
            cursor: pointer;
            background: #59b557;
            transition: 0.35s ease;
            border: 0;
        }

        .mobileShow .accordion .accordion-item .accordion-body {
            padding: 1rem;
            color: #fff;
        }

            .mobileShow .accordion .accordion-item .accordion-body ol {
                font-size: 1.4rem;
                padding-inline-start: 30px;
                color: #fff;
            }

@media (min-width: 320px) and (max-width: 1279px) {
    .bdm_steps_tab_wrapper {
        display: none !important;
    }

    .mobileShow {
        display: block;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .bdm_first_warpper {
        width: 90%;
        transform: translateY(0);
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .mobileShow .accordion .accordion-item .accordion-header span {
        font-size: 1.5rem;
    }
}
/*BDM Module page End*/
/*############################
#########  RESPONSIVE  #######
##############################*/
@media (min-width: 1401px) and (max-width: 1600px) {
    .container-fluid {
        padding: 0 2rem;
    }

    .main-heading {
        font-size: 48px;
        line-height: 1;
    }

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single h3 {
        font-size: 1.5rem;
    }

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single img {
        /*width: 100px;*/
    }
}

@media (min-width: 1024px) and (max-width: 1400px) {
    .container-fluid {
        padding: 0 2rem;
    }

    .main-heading {
        font-size: 58px;
        line-height: 1;
    }

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single {
        padding: 2rem;
    }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single h3 {
            font-size: 1.1rem;
            width: 50%;
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single img {
            width: 80px;
        }

    .section_one .noramal_p {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hero_banner_text h1 {
        color: #ffffff;
        font-size: 35px;
        line-height: 38px;
        font-family: "Segoe UI Bold"
    }

    .hero_banner_text h2 {
        color: #ffffff;
        font-size: 24px;
    }

    .expert_zone h2 {
        color: #ffffff;
        font-size: 40px;
        font-family: "Segoe UI Bold";
    }

    header #navbarSupportedContent ul.navbar-nav {
        justify-content: center;
        align-items: center;
        flex-direction: row;
        margin-top: 1rem;
        border-top: 1px solid #ddd;
        padding-top: 1rem;
        background: aliceblue;
        padding-bottom: 1rem;
    }

    .hero_btn {
        position: absolute;
        bottom: -10px;
        left: -30px;
        transform: scale(0.4);
    }

    .navbar-nav .nav-item:last-child {
        margin-right: 0;
        padding-right: 0;
    }

    .container-fluid {
        padding: 0 2rem;
    }

    .main-heading {
        font-size: 48px;
        line-height: 1;
    }

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single {
        padding: 1rem;
    }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single h3 {
            font-size: 1.1rem;
            width: 50%;
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single img {
            width: 80px;
        }

    .section_one .noramal_p {
        width: 100% !important;
    }

    .section_two .section_two_items p {
        font-size: 1.2rem !important;
        line-height: 1;
        width: 90%;
        margin: auto;
        margin-top: 1rem;
    }

    .section_three_content_wrapper .section_three_right_item {
        padding-bottom: 5rem !important;
    }

    .sec4_brands_wrapper_items {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0;
    }

    .expert_zone h2 {
        font-size: 30px;
    }

    .expert_zone .expert_zone_right p {
        font-size: 20px;
        line-height: 24px;
    }

    .expert_zone .expert_zone_right a {
        border-radius: 10px;
        padding: 10px 7px;
        font-size: 16px;
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    .table .thead-dark th {
        font-size: 20px;
        line-height: 24px;
    }

    .leaderboxdata table tr td {
        font-size: 16px;
        line-height: 20px;
    }

    .oppty_form_wrapper.bg-light h1, .oppty_form_wrapper h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .oppty_form_wrapper.bg-light .card {
        margin-bottom: 15px;
    }

    .contact-with-us .cta_btn_submit {
        margin-top: 15px
    }

    .s-card-parent.d-flex.align-items-center {
        display: block !important;
        text-align: center;
    }

    .s-card-icon.pr-3 {
        padding-right: 0 !important
    }

    .win-card.d-flex.justify-content-start.align-items-center {
        display: block !important;
        text-align: center;
    }

    .section_activities li.nav-item {
        display: block;
        width: 100%;
    }

    .section_activities .nav-link {
        padding: 0.8rem;
        font-size: 18px;
    }

    .bg-white-rounded {
        padding: 20px;
        min-height: inherit;
    }

    .tab-left-panel h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .tab-right-panel h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .tab-left-panel li, .tab-left-panel p {
        font-size: 18px;
        line-height: 23px;
    }

    .contact-with-us.mb-5 {
        margin-bottom: 0 !important
    }

    .full-width.theme-footer {
        padding: 20px 0;
    }

    .section_five {
        padding: 1rem 0;
    }

    .section_sign-in .item-absolute img {
        display: none;
    }

    .sign-in-inner h1 {
        font-size: 34px !important;
        line-height: 38px !important;
    }

    .section_five h2 {
        font-size: 20px !important;
    }

    .sign-in-inner p.noramal_p.w-100.text-right {
        text-align: center !important;
        margin-top: 15px;
    }

    .sign-in-inner p.noramal_p.w-100.text-center {
        text-align: center !important;
        margin-top: 15px;
    }

    .sign-in-inner .px-5 {
        padding: inherit !important
    }

    .section_sign-in, .sign-in-inner, .sign-in-inner.reset-password {
        padding: 1.5rem 2.5rem;
    }

        .sign-in-inner h1 {
            margin: 0 !important;
            padding: 0 !important
        }

    p.noramal_p.w-100 {
        text-align: center !important;
    }

    .d-block-mob {
        display: block !important;
    }

        .d-block-mob .text-center.mx-5 {
            margin: 0 auto !important;
        }

        .d-block-mob .cta_btn_blue {
            margin: 15px;
        }

    .navbar-secondry.fixed-top {
        top: 0px;
        position: relative;
        padding: 0 20px !important
    }

    header #navbarSupportedContent ul.navbar-nav {
        margin-top: 1rem;
        border-top: 1px solid #ddd;
        padding-top: 0;
        background: aliceblue;
    }

    .navbar-brand {
        padding: 0;
        margin: 0;
    }

        .navbar-brand img {
            width: 70%;
        }

    .hero_btn {
        position: absolute;
        bottom: -10px;
        left: -30px;
        transform: scale(0.4);
    }

    .navbar-nav .nav-item:first-child {
        padding-left: 0;
        border-right: 0;
    }

    .navbar-nav .nav-item {
        padding: 0.7rem 0;
    }

    .container-fluid {
        padding: 0 2rem;
    }

    .main-heading {
        font-size: 32px;
        line-height: 1;
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .section_two {
        padding: 2rem 0;
    }

    .hero_banner_text h1 {
        color: #ffffff;
        font-size: 22px;
        line-height: 26px;
        font-family: "Segoe UI Bold"
    }

    .hero_banner_text h3 {
        color: #ffffff;
        font-size: 18px;
        line-height: 22px;
        font-family: "Segoe UI Bold"
    }

    .hero_banner_text h2 {
        color: #ffffff;
        font-size: 18px;
    }

    .section_three_content_wrapper .section_three_right_item .section_three_right_item_single {
        padding: 1rem;
        flex-direction: column;
        background-size: cover !important;
        height: auto !important;
        text-align: center;
    }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single h3 {
            font-size: 1.1rem;
            width: 100%;
            margin: 1rem 0;
        }

        .section_three_content_wrapper .section_three_right_item .section_three_right_item_single img {
            width: 80px;
        }

    .section_one .noramal_p {
        width: 100% !important;
    }

    .section_two .section_two_items p {
        font-size: 1.2rem !important;
        line-height: 1;
        width: 90%;
        margin: auto;
        margin-top: 0;
    }

    .section_three_content_wrapper .section_three_right_item {
        padding-bottom: 5rem !important;
    }

    .sec4_brands_wrapper_items {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0;
    }

    .section_two .container-fluid {
        padding-bottom: 0 !important;
        width: 100%;
    }

    .section_two_items_wrapper:nth-child(2) .step_indicators::after {
        display: none;
        visibility: none;
    }

    .section_three {
        padding: 3rem 0;
    }

    .section_three_content_wrapper .section_three_left_item h3 {
        font-family: 'Segoe UI Bold';
        font-size: 1.7rem;
        width: 100%;
        margin-bottom: 2rem;
    }

    .section_three_content_wrapper .section_three_left_item p {
        font-family: 'Segoe UI';
        font-size: 1.2rem;
        width: 100%;
        margin-bottom: 2rem !important;
    }

    .section_three_content_wrapper .section_three_left_item img {
        margin-top: -10px;
    }

    .sec4_brands_wrapper_items {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0;
        flex-direction: column;
    }

        .sec4_brands_wrapper_items div {
            border: 0;
            margin-bottom: 1rem;
        }

    .section_two .section_two_items_wrapper {
        margin: auto;
    }

    .section_two .section_two_items {
        margin: 20px auto;
    }

    .section_two .item-absolute {
        position: absolute;
        bottom: -160px;
        left: 0;
    }

        .section_two .item-absolute img {
            width: 50%;
        }

    .section_three_content_wrapper .section_three_left_item {
        padding: 1.5rem;
        min-height: inherit;
    }

    .section_two .section_two_items img {
        margin: auto;
        margin-bottom: 1rem !important;
    }

    .expert_zone h2 {
        font-size: 30px;
    }

    .expert_zone .expert_zone_right p {
        font-size: 20px;
        line-height: 24px;
    }

    .expert_zone .expert_zone_right a {
        border-radius: 10px;
        padding: 10px 7px;
        font-size: 16px;
    }

    .expert_zone .expert_zone_right {
        margin-left: 0px;
    }

    .exportzonebox .exportzoneimg h3 {
        font-size: 20px;
        line-height: 27px;
    }

    .exportzonebox .startlearn a h6 {
        font-size: 24px;
        line-height: 28px;
    }

    .h4, h4 {
        font-size: 1.2rem;
    }

    .export-form .item-absolute {
        display: none;
    }

    .section_activities {
        margin-top: 0px;
    }

        .section_activities .nav-tabs .nav-link.active {
            color: #000000;
            border-bottom: 4px solid #000000;
        }

    .leaderboardbox {
        text-align: center !important;
    }

        .leaderboardbox .text-right {
            text-align: center !important;
        }

    .leaderboard .item2-absolute {
        display: none;
    }

    .section_sign-in .item-absolute {
        display: none;
    }

    .masterclass_quiz .item-absolute {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1365px) {
    .sign-in-inner h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .activities-tab .nav-tabs .nav-item.show .nav-link, .section_activities .nav-tabs .nav-link.active {
        color: #1b1d1f;
        border-bottom: 4px solid #495057;
    }

    .section_activities {
        position: relative;
        margin-top: 0;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .tab-content p.noramal_p.w-100 {
        text-align: left !important;
    }

    .section_four {
        padding: 3rem 0;
    }

    .bdm_first_warpper .leftBox {
        padding: 2rem;
    }

    .bdm_steps {
        padding: 40px 0;
    }

    .bg-white-rounded {
        min-height: inherit;
    }

    .activities-tab .nav-tabs .nav-item.show .nav-link, .section_activities .nav-tabs .nav-link.active {
        color: #1b1d1f;
        border-bottom: 4px solid #495057;
    }

    .section_activities {
        position: relative;
        margin-top: 0;
    }

    .navbar-secondry.fixed-top {
        padding: 5px 35px !important;
    }

    .oppty_form_wrapper {
        padding: 40px 0;
    }

    .section_sign-in .item-absolute img, .sign-in-inner.reset-password img, .section_two .item-absolute img, .oppty_form_page .item-absolute img, .export-form .item2-absolute img {
        display: none;
    }

    .theme-footer a, .theme-footer p {
        font-size: 14px;
        line-height: 18px;
    }

    .sign-in-inner h1 {
        font-size: 50px;
        line-height: 50px;
        text-align: center
    }

    .sign-in-inner h3 {
        text-align: center;
        margin-top: 15px;
    }

    .section_five h2 {
        font-size: 24px;
    }

    .section_three_content_wrapper .section_three_left_item {
        padding: 2.5rem;
        min-height: inherit;
    }

    .bdr-r8t {
        border: none;
        margin-bottom: 30px;
    }

    .section_sign-in {
        padding: 1rem 0;
    }

    .home_hero_form_wrapper {
        position: inherit;
        width: 100%;
        height: 100%;
        display: block;
        margin-top: 30px;
        padding: 20px 0 0;
    }

    .text-red {
        padding: 1rem 0;
    }
    /*.hero_banner_text {
    position: absolute;
    top: 20%;
    left: 5%;
  }*/
    .hero_banner_text h1 {
        color: #ffffff;
        font-size: 32px;
        line-height: 36px;
    }

    .gradient_headings {
        font-size: 32px;
        line-height: 36px;
    }

    .oppty_form_wrapper .input_fields_attach_component .form_check_wraper {
        margin-bottom: 1.5rem !important;
    }

    .remove_field, .remove_fieldone {
        margin-top: 1rem;
    }

    .input_fields_wrap .col-sm-6 {
        /*margin-bottom: 2rem;*/
    }

    .contact-with-us .form-group {
        margin-bottom: 1rem;
    }
}

@media (min-width: 320px) and (max-width:575px) {
    .bdr-ryt {
        border: none;
        margin-bottom: 30px;
    }
}
/* ---------------by-deepak------------- */
.win-card {
    background: linear-gradient(266deg, #02904a, #0078d4);
    border-radius: 10px;
}

.w-icon > img {
    max-width: 80px;
}

.win-row {
    margin: 0 auto;
    flex-wrap: wrap;
}

.win-card-text > p > a {
    color: #ffffff;
    text-decoration: underline;
}

.left-shape {
    position: absolute;
    bottom: 270px;
    max-width: 150px;
    left: -10px;
}

.btn {
    white-space: normal !important;
}

@media(max-width:1024px) {
    .left-shape {
        display: none;
    }
}

@media (min-width:1400px) {
    .win-row {
        max-width: 80%;
    }
}

.section_two_items_wrapper::after {
    content: url("../images/arrow_new.png");
    position: absolute;
    left: 90%;
    top: 35%;
    width: 0;
    height: 0;
    clear: both;
}

.section_two_items_wrapper:last-child::after {
    display: none
}

@media(max-width:767px) {
    .section_two_items_wrapper::after {
        content: url("../images/arrow_new_down.png");
        position: absolute;
        left: 47%;
        top: 100%;
        width: 0;
        height: 0;
    }

    .section_two_items_wrapper {
        margin-bottom: 30px !important
    }
}

table.table-reward {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.9);
}

.thead-blue th {
    background: #007bff;
    color: #ffffff;
    padding-left: 20px;
    font-family: 'Segoe UI Semibold' !important;
}

table.table-reward tr {
    background: #ffffff;
}

table.table-reward td {
    vertical-align: middle;
    padding-left: 20px
}

    table.table-reward td:nth-child(even) {
        text-align: center;
    }
/* 1-1-2023 Terms & Conditions*/
.section_policy {
    padding: 60px 0;
}

    .section_policy h3 {
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    .section_policy h4 {
        font-size: 18px;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    .section_policy li {
        margin-bottom: 15px;
        color: #000;
    }

    .section_policy > ol li:last-child, .section_policy > ul li:last-child {
        margin-bottom: 0;
    }

    .section_policy a {
        text-decoration: underline;
        word-wrap: break-word;
    }

    .section_policy ol ul {
        list-style-type: lower-alpha;
        margin-top: 15px;
    }

    .section_policy ol:not(:last-child) {
        margin-bottom: 30px;
    }

    .section_policy table {
        margin-bottom: 30px;
    }

        .section_policy table tr td {
            vertical-align: middle;
            text-align: center;
        }

.hero_banner_text h3 {
    color: #fff;
    font-size: 32px;
}
/* end 1-1-2023 Terms & Conditions*/
.section_three_left_item {
    position: relative
}

.amazon-sticker {
    position: absolute;
    right: -80px;
    bottom: -100px;
}

    .amazon-sticker img {
        width: 250px;
    }

.marketing .card-body h5.card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 8px;
    height: 45px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-secondry .navbar-nav .nav-item .nav-link {
        font-size: 16px;
        padding: 0.5rem 1rem;
    }
}
