:root {
    --ce-main-color: #f67429;
    --ce-main-color-dark-blue: #000;
    --ce-main-color-light-blue: #333;
    --font-weight-700: 700;
    --font-weight-600: 600;
    --font-weight-400: 400;
    --cyber-color: #0070c0;
    --switches-bg-color: #092052;
    --switches-label-color: white;
    --switch-bg-color: white;
    --switch-text-color: #092052;
    --base-orange: #f67429;
    --base-purple: #023D67;
    --base-purple-light: #5b5fd5;
    --base-purple-light2: #a9acff;
    --base-white: #ffffff;
    --base-blue: #023D67;
}

.button,
.h1 {
    line-height: 1;
}

.capitalOrange {
    text-transform: uppercase;
    color: var(--ce-main-color)!important;
}

.button,
.form-control-feedback,
.infographic,
.kpis__value,
.kpis__value span,
.nav-submenu,
.pd-loader,
.reg-marketing-footer {
    text-align: center;
}

.small,
small {
    font-size: 12px;
}

.achp1,
.confirmAch p a {
    text-shadow: 1px 1px var(--ce-main-color);
}

#RegisterButton button,
#claimProfileBuildOut {
    background-color: #f8aa1b;
}

#loader,
.New_Header_Design .site_logo img {
    height: 60px;
}

.head_banner {
    z-index: 2 !important;
}

@font-face {
    font-family: WorkSans-Light;
    src: url(../font/WorkSans-Light.ttf);
}

@font-face {
    font-family: WorkSans-Regular;
    src: url(../font/WorkSans-Regular.ttf);
}

@font-face {
    font-family: WorkSans-Medium;
    src: url(../font/WorkSans-Medium.ttf);
}

@font-face {
    font-family: WorkSans-SemiBold;
    src: url(../font/WorkSans-SemiBold.ttf);
}

::-webkit-scrollbar-thumb {
    background: var(--ce-main-color);
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    background: #eee;
}


/*common_loader starts*/

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.85;
    z-index: 100;
}

#common_loader img {
    width: 2em;
    filter: drop-shadow(3px 5px 4px rgb(0 0 0 / 0.4));
}

#common_loader p {
    color: #fff;
    text-align: center !important;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: 2px 2px 5px #030246;
}

#common_loader {
    text-align: center;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
    /*-webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
}

.ce_logo_rotate {
    animation: rotation 2s infinite linear;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}


/*common_loader ends*/

.moonicons_outer [class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e900";
}

.icon-home2:before {
    content: "\e901";
}

.icon-home3:before {
    content: "\e902";
}

.icon-office:before {
    content: "\e903";
}

.icon-newspaper:before {
    content: "\e904";
}

.icon-pencil:before {
    content: "\e905";
}

.icon-pencil2:before {
    content: "\e906";
}

.icon-quill:before {
    content: "\e907";
}

.icon-pen:before {
    content: "\e908";
}

.icon-blog:before {
    content: "\e909";
}

.icon-eyedropper:before {
    content: "\e90a";
}

.icon-droplet:before {
    content: "\e90b";
}

.icon-paint-format:before {
    content: "\e90c";
}

.icon-image:before {
    content: "\e90d";
}

.icon-images:before {
    content: "\e90e";
}

.icon-camera:before {
    content: "\e90f";
}

.icon-headphones:before {
    content: "\e910";
}

.icon-music:before {
    content: "\e911";
}

.icon-play:before {
    content: "\e912";
}

.icon-film:before {
    content: "\e913";
}

.icon-video-camera:before {
    content: "\e914";
}

.icon-dice:before {
    content: "\e915";
}

.icon-pacman:before {
    content: "\e916";
}

.icon-spades:before {
    content: "\e917";
}

.icon-clubs:before {
    content: "\e918";
}

.icon-diamonds:before {
    content: "\e919";
}

.icon-bullhorn:before {
    content: "\e91a";
}

.icon-connection:before {
    content: "\e91b";
}

.icon-podcast:before {
    content: "\e91c";
}

.icon-feed:before {
    content: "\e91d";
}

.icon-mic:before {
    content: "\e91e";
}

.icon-book:before {
    content: "\e91f";
}

.icon-books:before {
    content: "\e920";
}

.icon-library:before {
    content: "\e921";
}

.icon-file-text:before {
    content: "\e922";
}

.icon-profile:before {
    content: "\e923";
}

.icon-file-empty:before {
    content: "\e924";
}

.icon-files-empty:before {
    content: "\e925";
}

.icon-file-text2:before {
    content: "\e926";
}

.icon-file-picture:before {
    content: "\e927";
}

.icon-file-music:before {
    content: "\e928";
}

.icon-file-play:before {
    content: "\e929";
}

.icon-file-video:before {
    content: "\e92a";
}

.icon-file-zip:before {
    content: "\e92b";
}

.icon-copy:before {
    content: "\e92c";
}

.icon-paste:before {
    content: "\e92d";
}

.icon-stack:before {
    content: "\e92e";
}

.icon-folder:before {
    content: "\e92f";
}

.icon-folder-open:before {
    content: "\e930";
}

.icon-folder-plus:before {
    content: "\e931";
}

.icon-folder-minus:before {
    content: "\e932";
}

.icon-folder-download:before {
    content: "\e933";
}

.icon-folder-upload:before {
    content: "\e934";
}

.icon-price-tag:before {
    content: "\e935";
}

.icon-price-tags:before {
    content: "\e936";
}

.icon-barcode:before {
    content: "\e937";
}

.icon-qrcode:before {
    content: "\e938";
}

.icon-ticket:before {
    content: "\e939";
}

.icon-cart:before {
    content: "\e93a";
}

.icon-coin-dollar:before {
    content: "\e93b";
}

.icon-coin-euro:before {
    content: "\e93c";
}

.icon-coin-pound:before {
    content: "\e93d";
}

.icon-coin-yen:before {
    content: "\e93e";
}

.icon-credit-card:before {
    content: "\e93f";
}

.icon-calculator:before {
    content: "\e940";
}

.icon-lifebuoy:before {
    content: "\e941";
}

.icon-phone:before {
    content: "\e942";
}

.icon-phone-hang-up:before {
    content: "\e943";
}

.icon-address-book:before {
    content: "\e944";
}

.icon-envelop:before {
    content: "\e945";
}

.icon-pushpin:before {
    content: "\e946";
}

.icon-location:before {
    content: "\e947";
}

.icon-location2:before {
    content: "\e948";
}

.icon-compass:before {
    content: "\e949";
}

.icon-compass2:before {
    content: "\e94a";
}

.icon-map:before {
    content: "\e94b";
}

.icon-map2:before {
    content: "\e94c";
}

.icon-history:before {
    content: "\e94d";
}

.icon-clock:before {
    content: "\e94e";
}

.icon-clock2:before {
    content: "\e94f";
}

.icon-alarm:before {
    content: "\e950";
}

.icon-bell:before {
    content: "\e951";
}

.icon-stopwatch:before {
    content: "\e952";
}

.icon-calendar:before {
    content: "\e953";
}

.icon-printer:before {
    content: "\e954";
}

.icon-keyboard:before {
    content: "\e955";
}

.icon-display:before {
    content: "\e956";
}

.icon-laptop:before {
    content: "\e957";
}

.icon-mobile:before {
    content: "\e958";
}

.icon-mobile2:before {
    content: "\e959";
}

.icon-tablet:before {
    content: "\e95a";
}

.icon-tv:before {
    content: "\e95b";
}

.icon-drawer:before {
    content: "\e95c";
}

.icon-drawer2:before {
    content: "\e95d";
}

.icon-box-add:before {
    content: "\e95e";
}

.icon-box-remove:before {
    content: "\e95f";
}

.icon-download:before {
    content: "\e960";
}

.icon-upload:before {
    content: "\e961";
}

.icon-floppy-disk:before {
    content: "\e962";
}

.icon-drive:before {
    content: "\e963";
}

.icon-database:before {
    content: "\e964";
}

.icon-undo:before {
    content: "\e965";
}

.icon-redo:before {
    content: "\e966";
}

.icon-undo2:before {
    content: "\e967";
}

.icon-redo2:before {
    content: "\e968";
}

.icon-forward:before {
    content: "\e969";
}

.icon-reply:before {
    content: "\e96a";
}

.icon-bubble:before {
    content: "\e96b";
}

.icon-bubbles:before {
    content: "\e96c";
}

.icon-bubbles2:before {
    content: "\e96d";
}

.icon-bubble2:before {
    content: "\e96e";
}

.icon-bubbles3:before {
    content: "\e96f";
}

.icon-bubbles4:before {
    content: "\e970";
}

.icon-user:before {
    content: "\e971";
}

.icon-users:before {
    content: "\e972";
}

.icon-user-plus:before {
    content: "\e973";
}

.icon-user-minus:before {
    content: "\e974";
}

.icon-user-check:before {
    content: "\e975";
}

.icon-user-tie:before {
    content: "\e976";
}

.icon-quotes-left:before {
    content: "\e977";
}

.icon-quotes-right:before {
    content: "\e978";
}

.icon-hour-glass:before {
    content: "\e979";
}

.icon-spinner:before {
    content: "\e97a";
}

.icon-spinner2:before {
    content: "\e97b";
}

.icon-spinner3:before {
    content: "\e97c";
}

.icon-spinner4:before {
    content: "\e97d";
}

.icon-spinner5:before {
    content: "\e97e";
}

.icon-spinner6:before {
    content: "\e97f";
}

.icon-spinner7:before {
    content: "\e980";
}

.icon-spinner8:before {
    content: "\e981";
}

.icon-spinner9:before {
    content: "\e982";
}

.icon-spinner10:before {
    content: "\e983";
}

.icon-spinner11:before {
    content: "\e984";
}

.icon-binoculars:before {
    content: "\e985";
}

.icon-search:before {
    content: "\e986";
}

.icon-zoom-in:before {
    content: "\e987";
}

.icon-zoom-out:before {
    content: "\e988";
}

.icon-enlarge:before {
    content: "\e989";
}

.icon-shrink:before {
    content: "\e98a";
}

.icon-enlarge2:before {
    content: "\e98b";
}

.icon-shrink2:before {
    content: "\e98c";
}

.icon-key:before {
    content: "\e98d";
}

.icon-key2:before {
    content: "\e98e";
}

.icon-lock:before {
    content: "\e98f";
}

.icon-unlocked:before {
    content: "\e990";
}

.icon-wrench:before {
    content: "\e991";
}

.icon-equalizer:before {
    content: "\e992";
}

.icon-equalizer2:before {
    content: "\e993";
}

.icon-cog:before {
    content: "\e994";
}

.icon-cogs:before {
    content: "\e995";
}

.icon-hammer:before {
    content: "\e996";
}

.icon-magic-wand:before {
    content: "\e997";
}

.icon-aid-kit:before {
    content: "\e998";
}

.icon-bug:before {
    content: "\e999";
}

.icon-pie-chart:before {
    content: "\e99a";
}

.icon-stats-dots:before {
    content: "\e99b";
}

.icon-stats-bars:before {
    content: "\e99c";
}

.icon-stats-bars2:before {
    content: "\e99d";
}

.icon-trophy:before {
    content: "\e99e";
}

.icon-gift:before {
    content: "\e99f";
}

.icon-glass:before {
    content: "\e9a0";
}

.icon-glass2:before {
    content: "\e9a1";
}

.icon-mug:before {
    content: "\e9a2";
}

.icon-spoon-knife:before {
    content: "\e9a3";
}

.icon-leaf:before {
    content: "\e9a4";
}

.icon-rocket:before {
    content: "\e9a5";
}

.icon-meter:before {
    content: "\e9a6";
}

.icon-meter2:before {
    content: "\e9a7";
}

.icon-hammer2:before {
    content: "\e9a8";
}

.icon-fire:before {
    content: "\e9a9";
}

.icon-lab:before {
    content: "\e9aa";
}

.icon-magnet:before {
    content: "\e9ab";
}

.icon-bin:before {
    content: "\e9ac";
}

.icon-bin2:before {
    content: "\e9ad";
}

.icon-briefcase:before {
    content: "\e9ae";
}

.icon-airplane:before {
    content: "\e9af";
}

.icon-truck:before {
    content: "\e9b0";
}

.icon-road:before {
    content: "\e9b1";
}

.icon-accessibility:before {
    content: "\e9b2";
}

.icon-target:before {
    content: "\e9b3";
}

.icon-shield:before {
    content: "\1f325";
}

.icon-power:before {
    content: "\e9b5";
}

.icon-switch:before {
    content: "\e9b6";
}

.icon-power-cord:before {
    content: "\e9b7";
}

.icon-clipboard:before {
    content: "\e9b8";
}

.icon-list-numbered:before {
    content: "\e9b9";
}

.icon-list:before {
    content: "\e9ba";
}

.icon-list2:before {
    content: "\e9bb";
}

.icon-tree:before {
    content: "\e9bc";
}

.icon-menu:before {
    content: "\e9bd";
}

.icon-menu2:before {
    content: "\e9be";
}

.icon-menu3:before {
    content: "\e9bf";
}

.icon-menu4:before {
    content: "\e9c0";
}

.icon-cloud:before {
    content: "\e9c1";
}

.icon-cloud-download:before {
    content: "\e9c2";
}

.icon-cloud-upload:before {
    content: "\e9c3";
}

.icon-cloud-check:before {
    content: "\e9c4";
}

.icon-download2:before {
    content: "\e9c5";
}

.icon-upload2:before {
    content: "\e9c6";
}

.icon-download3:before {
    content: "\e9c7";
}

.icon-upload3:before {
    content: "\e9c8";
}

.icon-sphere:before {
    content: "\e9c9";
}

.icon-earth:before {
    content: "\e9ca";
}

.icon-link:before {
    content: "\e9cb";
}

.icon-flag:before {
    content: "\e9cc";
}

.icon-attachment:before {
    content: "\e9cd";
}

.icon-eye:before {
    content: "\e9ce";
}

.icon-eye-plus:before {
    content: "\e9cf";
}

.icon-eye-minus:before {
    content: "\e9d0";
}

.icon-eye-blocked:before {
    content: "\e9d1";
}

.icon-bookmark:before {
    content: "\e9d2";
}

.icon-bookmarks:before {
    content: "\e9d3";
}

.icon-sun:before {
    content: "\e9d4";
}

.icon-contrast:before {
    content: "\e9d5";
}

.icon-brightness-contrast:before {
    content: "\e9d6";
}

.icon-star-empty:before {
    content: "\e9d7";
}

.icon-star-half:before {
    content: "\e9d8";
}

.icon-star-full:before {
    content: "\e9d9";
}

.icon-heart:before {
    content: "\e9da";
}

.icon-heart-broken:before {
    content: "\e9db";
}

.icon-man:before {
    content: "\e9dc";
}

.icon-woman:before {
    content: "\e9dd";
}

.icon-man-woman:before {
    content: "\e9de";
}

.icon-happy:before {
    content: "\e9df";
}

.icon-happy2:before {
    content: "\e9e0";
}

.icon-smile:before {
    content: "\e9e1";
}

.icon-smile2:before {
    content: "\e9e2";
}

.icon-tongue:before {
    content: "\e9e3";
}

.icon-tongue2:before {
    content: "\e9e4";
}

.icon-sad:before {
    content: "\e9e5";
}

.icon-sad2:before {
    content: "\e9e6";
}

.icon-wink:before {
    content: "\e9e7";
}

.icon-wink2:before {
    content: "\e9e8";
}

.icon-grin:before {
    content: "\e9e9";
}

.icon-grin2:before {
    content: "\e9ea";
}

.icon-cool:before {
    content: "\e9eb";
}

.icon-cool2:before {
    content: "\e9ec";
}

.icon-angry:before {
    content: "\e9ed";
}

.icon-angry2:before {
    content: "\e9ee";
}

.icon-evil:before {
    content: "\e9ef";
}

.icon-evil2:before {
    content: "\e9f0";
}

.icon-shocked:before {
    content: "\e9f1";
}

.icon-shocked2:before {
    content: "\e9f2";
}

.icon-baffled:before {
    content: "\e9f3";
}

.icon-baffled2:before {
    content: "\e9f4";
}

.icon-confused:before {
    content: "\e9f5";
}

.icon-confused2:before {
    content: "\e9f6";
}

.icon-neutral:before {
    content: "\e9f7";
}

.icon-neutral2:before {
    content: "\e9f8";
}

.icon-hipster:before {
    content: "\e9f9";
}

.icon-hipster2:before {
    content: "\e9fa";
}

.icon-wondering:before {
    content: "\e9fb";
}

.icon-wondering2:before {
    content: "\e9fc";
}

.icon-sleepy:before {
    content: "\e9fd";
}

.icon-sleepy2:before {
    content: "\e9fe";
}

.icon-frustrated:before {
    content: "\e9ff";
}

.icon-frustrated2:before {
    content: "\ea00";
}

.icon-crying:before {
    content: "\ea01";
}

.icon-crying2:before {
    content: "\ea02";
}

.icon-point-up:before {
    content: "\ea03";
}

.icon-point-right:before {
    content: "\ea04";
}

.icon-point-down:before {
    content: "\ea05";
}

.icon-point-left:before {
    content: "\ea06";
}

.icon-warning:before {
    content: "\ea07";
}

.icon-notification:before {
    content: "\ea08";
}

.icon-question:before {
    content: "\ea09";
}

.icon-plus:before {
    content: "\ea0a";
}

.icon-minus:before {
    content: "\ea0b";
}

.icon-info:before {
    content: "\ea0c";
}

.icon-cancel-circle:before {
    content: "\ea0d";
}

.icon-blocked:before {
    content: "\ea0e";
}

.icon-cross:before {
    content: "\ea0f";
}

.icon-checkmark:before {
    content: "\ea10";
}

.icon-checkmark2:before {
    content: "\ea11";
}

.icon-spell-check:before {
    content: "\ea12";
}

.icon-enter:before {
    content: "\ea13";
}

.icon-exit:before {
    content: "\ea14";
}

.icon-play2:before {
    content: "\ea15";
}

.icon-pause:before {
    content: "\ea16";
}

.icon-stop:before {
    content: "\ea17";
}

.icon-previous:before {
    content: "\ea18";
}

.icon-next:before {
    content: "\ea19";
}

.icon-backward:before {
    content: "\ea1a";
}

.icon-forward2:before {
    content: "\ea1b";
}

.icon-play3:before {
    content: "\ea1c";
}

.icon-pause2:before {
    content: "\ea1d";
}

.icon-stop2:before {
    content: "\ea1e";
}

.icon-backward2:before {
    content: "\ea1f";
}

.icon-forward3:before {
    content: "\ea20";
}

.icon-first:before {
    content: "\ea21";
}

.icon-last:before {
    content: "\ea22";
}

.icon-previous2:before {
    content: "\ea23";
}

.icon-next2:before {
    content: "\ea24";
}

.icon-eject:before {
    content: "\ea25";
}

.icon-volume-high:before {
    content: "\ea26";
}

.icon-volume-medium:before {
    content: "\ea27";
}

.icon-volume-low:before {
    content: "\ea28";
}

.icon-volume-mute:before {
    content: "\ea29";
}

.icon-volume-mute2:before {
    content: "\ea2a";
}

.icon-volume-increase:before {
    content: "\ea2b";
}

.icon-volume-decrease:before {
    content: "\ea2c";
}

.icon-loop:before {
    content: "\ea2d";
}

.icon-loop2:before {
    content: "\ea2e";
}

.icon-infinite:before {
    content: "\ea2f";
}

.icon-shuffle:before {
    content: "\ea30";
}

.icon-arrow-up-left:before {
    content: "\ea31";
}

.icon-arrow-up:before {
    content: "\ea32";
}

.icon-arrow-up-right:before {
    content: "\ea33";
}

.icon-arrow-right:before {
    content: "\ea34";
}

.icon-arrow-down-right:before {
    content: "\ea35";
}

.icon-arrow-down:before {
    content: "\ea36";
}

.icon-arrow-down-left:before {
    content: "\ea37";
}

.icon-arrow-left:before {
    content: "\ea38";
}

.icon-arrow-up-left2:before {
    content: "\ea39";
}

.icon-arrow-up2:before {
    content: "\ea3a";
}

.icon-arrow-up-right2:before {
    content: "\ea3b";
}

.icon-arrow-right2:before {
    content: "\ea3c";
}

.icon-arrow-down-right2:before {
    content: "\ea3d";
}

.icon-arrow-down2:before {
    content: "\ea3e";
}

.icon-arrow-down-left2:before {
    content: "\ea3f";
}

.icon-arrow-left2:before {
    content: "\ea40";
}

.icon-circle-up:before {
    content: "\ea41";
}

.icon-circle-right:before {
    content: "\ea42";
}

.icon-circle-down:before {
    content: "\ea43";
}

.icon-circle-left:before {
    content: "\ea44";
}

.icon-tab:before {
    content: "\ea45";
}

.icon-move-up:before {
    content: "\ea46";
}

.icon-move-down:before {
    content: "\ea47";
}

.icon-sort-alpha-asc:before {
    content: "\ea48";
}

.icon-sort-alpha-desc:before {
    content: "\ea49";
}

.icon-sort-numeric-asc:before {
    content: "\ea4a";
}

.icon-sort-numberic-desc:before {
    content: "\ea4b";
}

.icon-sort-amount-asc:before {
    content: "\ea4c";
}

.icon-sort-amount-desc:before {
    content: "\ea4d";
}

.icon-command:before {
    content: "\ea4e";
}

.icon-shift:before {
    content: "\ea4f";
}

.icon-ctrl:before {
    content: "\ea50";
}

.icon-opt:before {
    content: "\ea51";
}

.icon-checkbox-checked:before {
    content: "\ea52";
}

.icon-checkbox-unchecked:before {
    content: "\ea53";
}

.icon-radio-checked:before {
    content: "\ea54";
}

.icon-radio-checked2:before {
    content: "\ea55";
}

.icon-radio-unchecked:before {
    content: "\ea56";
}

.icon-crop:before {
    content: "\ea57";
}

.icon-make-group:before {
    content: "\ea58";
}

.icon-ungroup:before {
    content: "\ea59";
}

.icon-scissors:before {
    content: "\ea5a";
}

.icon-filter:before {
    content: "\ea5b";
}

.icon-font:before {
    content: "\ea5c";
}

.icon-ligature:before {
    content: "\ea5d";
}

.icon-ligature2:before {
    content: "\ea5e";
}

.icon-text-height:before {
    content: "\ea5f";
}

.icon-text-width:before {
    content: "\ea60";
}

.icon-font-size:before {
    content: "\ea61";
}

.icon-bold:before {
    content: "\ea62";
}

.icon-underline:before {
    content: "\ea63";
}

.icon-italic:before {
    content: "\ea64";
}

.icon-strikethrough:before {
    content: "\ea65";
}

.icon-omega:before {
    content: "\ea66";
}

.icon-sigma:before {
    content: "\ea67";
}

.icon-page-break:before {
    content: "\ea68";
}

.icon-superscript:before {
    content: "\ea69";
}

.icon-subscript:before {
    content: "\ea6a";
}

.icon-superscript2:before {
    content: "\ea6b";
}

.icon-subscript2:before {
    content: "\ea6c";
}

.icon-text-color:before {
    content: "\ea6d";
}

.icon-pagebreak:before {
    content: "\ea6e";
}

.icon-clear-formatting:before {
    content: "\ea6f";
}

.icon-table:before {
    content: "\ea70";
}

.icon-table2:before {
    content: "\ea71";
}

.icon-insert-template:before {
    content: "\ea72";
}

.icon-pilcrow:before {
    content: "\ea73";
}

.icon-ltr:before {
    content: "\ea74";
}

.icon-rtl:before {
    content: "\ea75";
}

.icon-section:before {
    content: "\ea76";
}

.icon-paragraph-left:before {
    content: "\ea77";
}

.icon-paragraph-center:before {
    content: "\ea78";
}

.icon-paragraph-right:before {
    content: "\ea79";
}

.icon-paragraph-justify:before {
    content: "\ea7a";
}

.icon-indent-increase:before {
    content: "\ea7b";
}

.icon-indent-decrease:before {
    content: "\ea7c";
}

.icon-share:before {
    content: "\ea7d";
}

.icon-new-tab:before {
    content: "\ea7e";
}

.icon-embed:before {
    content: "\ea7f";
}

.icon-embed2:before {
    content: "\ea80";
}

.icon-terminal:before {
    content: "\ea81";
}

.icon-share2:before {
    content: "\ea82";
}

.icon-mail:before {
    content: "\ea83";
}

.icon-mail2:before {
    content: "\ea84";
}

.icon-mail3:before {
    content: "\ea85";
}

.icon-mail4:before {
    content: "\ea86";
}

.icon-amazon:before {
    content: "\ea87";
}

.icon-google:before {
    content: "\ea88";
}

.icon-google2:before {
    content: "\ea89";
}

.icon-google3:before {
    content: "\ea8a";
}

.icon-google-plus:before {
    content: "\ea8b";
}

.icon-google-plus2:before {
    content: "\ea8c";
}

.icon-google-plus3:before {
    content: "\ea8d";
}

.icon-hangouts:before {
    content: "\ea8e";
}

.icon-google-drive:before {
    content: "\ea8f";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-facebook2:before {
    content: "\ea91";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-whatsapp:before {
    content: "\ea93";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-telegram:before {
    content: "\ea95";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-vine:before {
    content: "\ea97";
}

.icon-vk:before {
    content: "\ea98";
}

.icon-renren:before {
    content: "\ea99";
}

.icon-sina-weibo:before {
    content: "\ea9a";
}

.icon-rss:before {
    content: "\ea9b";
}

.icon-rss2:before {
    content: "\ea9c";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-youtube2:before {
    content: "\ea9e";
}

.icon-twitch:before {
    content: "\ea9f";
}

.icon-vimeo:before {
    content: "\eaa0";
}

.icon-vimeo2:before {
    content: "\eaa1";
}

.icon-lanyrd:before {
    content: "\eaa2";
}

.icon-flickr:before {
    content: "\eaa3";
}

.icon-flickr2:before {
    content: "\eaa4";
}

.icon-flickr3:before {
    content: "\eaa5";
}

.icon-flickr4:before {
    content: "\eaa6";
}

.icon-dribbble:before {
    content: "\eaa7";
}

.icon-behance:before {
    content: "\eaa8";
}

.icon-behance2:before {
    content: "\eaa9";
}

.icon-deviantart:before {
    content: "\eaaa";
}

.icon-500px:before {
    content: "\eaab";
}

.icon-steam:before {
    content: "\eaac";
}

.icon-steam2:before {
    content: "\eaad";
}

.icon-dropbox:before {
    content: "\eaae";
}

.icon-onedrive:before {
    content: "\eaaf";
}

.icon-github:before {
    content: "\eab0";
}

.icon-npm:before {
    content: "\eab1";
}

.icon-basecamp:before {
    content: "\eab2";
}

.icon-trello:before {
    content: "\eab3";
}

.icon-wordpress:before {
    content: "\eab4";
}

.icon-joomla:before {
    content: "\eab5";
}

.icon-ello:before {
    content: "\eab6";
}

.icon-blogger:before {
    content: "\eab7";
}

.icon-blogger2:before {
    content: "\eab8";
}

.icon-tumblr:before {
    content: "\eab9";
}

.icon-tumblr2:before {
    content: "\eaba";
}

.icon-yahoo:before {
    content: "\eabb";
}

.icon-yahoo2:before {
    content: "\eabc";
}

.icon-tux:before {
    content: "\eabd";
}

.icon-appleinc:before {
    content: "\eabe";
}

.icon-finder:before {
    content: "\eabf";
}

.icon-android:before {
    content: "\eac0";
}

.icon-windows:before {
    content: "\eac1";
}

.icon-windows8:before {
    content: "\eac2";
}

.icon-soundcloud:before {
    content: "\eac3";
}

.icon-soundcloud2:before {
    content: "\eac4";
}

.icon-skype:before {
    content: "\eac5";
}

.icon-reddit:before {
    content: "\eac6";
}

.icon-hackernews:before {
    content: "\eac7";
}

.icon-wikipedia:before {
    content: "\eac8";
}

.icon-linkedin:before {
    content: "\eac9";
}

.icon-linkedin2:before {
    content: "\eaca";
}

.icon-lastfm:before {
    content: "\eacb";
}

.icon-lastfm2:before {
    content: "\eacc";
}

.icon-delicious:before {
    content: "\eacd";
}

.icon-stumbleupon:before {
    content: "\eace";
}

.icon-stumbleupon2:before {
    content: "\eacf";
}

.icon-stackoverflow:before {
    content: "\ead0";
}

.icon-pinterest:before {
    content: "\ead1";
}

.icon-pinterest2:before {
    content: "\ead2";
}

.icon-xing:before {
    content: "\ead3";
}

.icon-xing2:before {
    content: "\ead4";
}

.icon-flattr:before {
    content: "\ead5";
}

.icon-foursquare:before {
    content: "\ead6";
}

.icon-yelp:before {
    content: "\ead7";
}

.icon-paypal:before {
    content: "\ead8";
}

.icon-chrome:before {
    content: "\ead9";
}

.icon-firefox:before {
    content: "\eada";
}

.icon-IE:before {
    content: "\eadb";
}

.icon-edge:before {
    content: "\eadc";
}

.icon-safari:before {
    content: "\eadd";
}

.icon-opera:before {
    content: "\eade";
}

.icon-file-pdf:before {
    content: "\eadf";
}

.icon-file-openoffice:before {
    content: "\eae0";
}

.icon-file-word:before {
    content: "\eae1";
}

.icon-file-excel:before {
    content: "\eae2";
}

.icon-libreoffice:before {
    content: "\eae3";
}

.icon-html-five:before {
    content: "\eae4";
}

.icon-html-five2:before {
    content: "\eae5";
}

.icon-css3:before {
    content: "\eae6";
}

.icon-git:before {
    content: "\eae7";
}

.icon-codepen:before {
    content: "\eae8";
}

.icon-svg:before {
    content: "\eae9";
}

.icon-IcoMoon:before {
    content: "\eaea";
}

.moonicons_outer {
    border-radius: 100%;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    background: #6a9abd;
    position: relative;
}

.moonicons_outer span.kpis__icon-size-large:before {
    font-size: 80px !important;
    color: #fff !important;
    display: initial !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    bottom: 0;
}

body,
div,
p,
span {
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h6,
strong {
    font-weight: 700;
    font-family: "Work Sans", sans-serif!important;
}

.container.rcxHomePage.habacoa .Faq_property .faq_detail_open {
    display: flex !important;
}

.container.rcxHomePage.habacoa span,
.container.rcxHomePage.habacoa li,
.container.rcxHomePage.habacoa p {
    font-family: greycliffcf-regular !important;
}

.container.rcxHomePage.habacoa a {
    font-family: greycliffcf-bold !important;
}

.container.rcxHomePage.habacoa h1,
.container.rcxHomePage.habacoa h2,
.container.rcxHomePage.habacoa h3,
.container.rcxHomePage.habacoa h4,
.container.rcxHomePage.habacoa h5,
.container.rcxHomePage.habacoa h6,
.container.rcxHomePage.habacoa b,
.container.rcxHomePage.habacoa strong {
    font-family: greycliffcf-extrabold !important;
}

.expandIcon {
    z-index: 0;
    opacity: 0.6;
    position: absolute;
    right: 1em;
    font-size: 15px;
    color: #aaa;
    border: 3px solid #aaaaaa;
    border-radius: 4px;
    padding: 3px 5px;
    cursor: pointer;
    box-shadow: 2px 2px 3px #333;
    background-color: #fff;
}

.container.rcxHomePage.ownGold .Faq_property .faq_plus_sign {
    background: #b99660 !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 2px;
}

.container.rcxHomePage.ownGold #invest_summary .main-color a {
    font-size: 14px;
}

.thumbnail article,
.container.rcxHomePage.ownGold .thumbnail article {
    width: 100%;
}

.container.rcxHomePage.ownGold .Faq_property .faq_detail_open {
    display: flex !important;
}

.container.rcxHomePage.ownGold span,
.container.rcxHomePage.ownGold li,
.container.rcxHomePage.ownGold p {
    font-family: avenir-lt-w01_35-light1475496 !important;
}

.container.rcxHomePage.ownGold .thumbnail li,
.container.rcxHomePage.ownGold .thumbnail p,
.container.rcxHomePage.ownGold .thumbnail a {
    font-size: 15px;
}

.container.rcxHomePage.ownGold a,
.container.rcxHomePage.ownGold h1,
.container.rcxHomePage.ownGold h2,
.container.rcxHomePage.ownGold h3,
.container.rcxHomePage.ownGold h4,
.container.rcxHomePage.ownGold h5,
.container.rcxHomePage.ownGold h6,
.container.rcxHomePage.ownGold b,
.container.rcxHomePage.ownGold .notifyme,
.container.rcxHomePage.ownGold strong {
    font-family: Avenir-LT-W01_85-Heavy1475544 !important;
}

.container.rcxHomePage.ownGold .thumbnail a,
.container.rcxHomePage.ownGold .thumbnail h1,
.container.rcxHomePage.ownGold .thumbnail h2,
.container.rcxHomePage.ownGold .thumbnail h3,
.container.rcxHomePage.ownGold .thumbnail h4,
.container.rcxHomePage.ownGold .thumbnail h5,
.container.rcxHomePage.ownGold .thumbnail h6,
.container.rcxHomePage.ownGold .thumbnail b,
.container.rcxHomePage.ownGold .thumbnail strong {
    color: #1b1b3a;
}

.container.rcxHomePage.drinkdope article {
    width: 100%;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 #project_logo_prop {
    max-height: 400px;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 li {
    padding-left: 60px;
    text-indent: -60px;
    margin-bottom: 15px;
}

.container.rcxHomePage.drinkdope .thumbnail .sponser_list li {
    float: left;
    margin-bottom: 2em;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 li img {
    margin-right: 10px;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ov2 {
    float: left;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ov2 li {
    margin-bottom: 10px;
    width: 30%;
    text-align: center;
    display: grid;
    float: left;
    text-indent: 0;
    padding-left: 0;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ov2 li img {
    margin: 5px auto 10px auto;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ovd2 {
    float: left;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ovd2 li,
.container.rcxHomePage.drinkdope .thumbnail #step3 .ovd2 li {
    min-height: 200px;
    margin-bottom: 10px;
    width: 50%;
    text-align: center;
    display: grid;
    float: left;
    text-indent: 0;
    padding-left: 0;
}

.container.rcxHomePage.drinkdope .thumbnail #step3 .ovd2 li {
    width: 100%;
}

.container.rcxHomePage.drinkdope .thumbnail #step3 .ovd2 li img {
    width: 35%;
    height: auto;
    margin: auto auto 10px auto;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .ovd2 li img {
    width: 80px !important;
    height: auto !important;
    margin: 5px auto 10px auto;
}

.container.rcxHomePage.drinkdope .thumbnail h2,
.container.rcxHomePage.drinkdope .thumbnail h3 {
    color: #00594e;
}

.container.rcxHomePage.drinkdope .thumbnail li,
.container.rcxHomePage.drinkdope .thumbnail p,
.container.rcxHomePage.drinkdope .thumbnail a {
    font-size: 15px;
}

.container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe,
.container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe_div {
    height: 400px;
}

.container.rcxHomePage.drinkdope .thumbnail .overview_d1,
.container.rcxHomePage.drinkdope .thumbnail .inv2,
.container.rcxHomePage.drinkdope .thumbnail .inv3,
.container.rcxHomePage.drinkdope .thumbnail .overview_d3 {
    background-color: #00594e;
    color: #a6ff80;
    padding-bottom: 10px;
}

.container.rcxHomePage.drinkdope .thumbnail .overview_d1 h2,
.container.rcxHomePage.drinkdope .thumbnail .inv2 h2,
.container.rcxHomePage.drinkdope .thumbnail .inv3 h2,
.container.rcxHomePage.drinkdope .thumbnail .overview_d3 h2 {
    color: #a6ff80;
}

.container.rcxHomePage.drinkdope .thumbnail #step1 .cpt {
    width: 100px;
    height: 70px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.container.rcxHomePage.drinkdope .thumbnail .overview_d2,
.container.rcxHomePage.drinkdope .thumbnail .overview_d4,
.container.rcxHomePage.drinkdope .thumbnail .inv4,
.container.rcxHomePage.drinkdope .thumbnail .inv1 {
    background-color: #a6ff80;
    color: #00594e;
    padding-bottom: 20px;
}

.container.rcxHomePage.drinkdope .thumbnail .overview_d2 .row {
    margin-bottom: 2em;
}

.container.rcxHomePage.drinkdope .thumbnail .overview_d2 h2,
.container.rcxHomePage.drinkdope .thumbnail .inv4 h2,
.container.rcxHomePage.drinkdope .thumbnail .overview_d4 h2 {
    color: #00594e;
}

.container.rcxHomePage.drinkdope .thumbnail .accordion {
    margin: auto 15px !important;
}

.compOut {
    padding: 15px;
    background-color: #00594e;
}

.flip-card {
    min-height: 30em;
    background-color: transparent;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    cursor: pointer;
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    backface-visibility: hidden;
}

.teamDescription {
    height: 25em;
    width: 100%;
    padding: 1em;
}

.flip-card-back h4 {
    padding-left: 15px;
}

.flip-card-back {
    background-color: #a6ff80;
    color: #00594e;
    border-radius: 0.25rem;
    transform: rotateY(180deg);
}

.teamImageOuter p {
    font-size: 18px;
    color: #00594e;
}

.teamImageOuter .flip-card-back p {
    font-size: 14px;
    position: relative;
    color: #00594e;
}

.teamDescription ul {
    padding-left: 1em !important;
    text-align: left;
}

.teamContactInfo {
    text-align: left;
}

.tci_2,
.tci_2 a {
    font-size: 13px !important;
}

.tci_2 i {
    font-size: 18px;
}

.tci_2 i.bi-link-45deg {
    -webkit-text-stroke: 1px;
}

.teamDescription li {
    font-size: 13px !important;
}

.teamDescription p.smallIntro {
    text-align: left;
    font-size: 13px !important;
}

.teamImage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 25em;
    border: 2px solid #a6ff80;
    border-radius: 0.25rem;
}

.teamImageOuter p {
    position: absolute;
    bottom: 0;
    margin: 1em 0;
    font-size: 24px;
    color: #a6ff80;
}

#pd_loading_img,
.mob_banner_header,
.restrict {
    display: none !important;
}

.padding_top {
    padding-top: 32px;
}

#navigation-new .nav,
.float-right a,
.float_right,
.footer-social,
.fright,
.nav {
    float: right;
}

.button {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    padding: 0.5em 2em;
    border: none;
    color: #fff;
    background-color: #075691;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 1em;
    -webkit-transition: 1s;
    transition: 1s;
    width: 228px;
}

#content_pre_overlay,
.pd-loader,
.pd-loader #product-images-loader {
    display: none !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.vertical_middle {
    vertical-align: middle;
}

.h1 {
    color: #075691;
    font-size: 30px;
    font-weight: 400;
}

.border-top {
    border-top: 1px solid #ccc;
}

.margin_tb {
    margin: 16px 0;
}

.detailsCardsOuter,
.filter_buttons,
.homeSec1 .section-a,
.homeSec6 .item .col-md-8,
.legendsOuter,
.no-padding,
.stBox1,
.stbox1_1_2 .stpara1,
.stbox1_1_2 .stpara2 {
    padding: 0;
}

blockquote {
    text-align: justify;
    border: none;
}

.b-0,
.noborder {
    border: none !important;
}

#content_pre_overlay {
    z-index: 99999;
    background: #000;
    transition: 1s 0.4s;
}

#global .dashboard,
#header,
#header .menu-item a,
.header-phone,
.heder_logo {
    transition: 0.2s ease-in-out;
}

#accretivPortfolioHeader,
#headerOuter {
    width: 100%;
    z-index: 9999;
    position: fixed;
}

.rcxHomePage {
    padding-top: 78px!important;
}

.pd-loader {
    background-color: #000;
    height: 100%;
    width: 100%;
    z-index: 99999;
}

.pd-loader #product-images-loader {
    height: 85px;
    margin: auto;
    width: 85px;
    padding: 20px;
    box-sizing: border-box;
}

.none,
.rcxMobileMenu .nav {
    float: none;
}

.header-nav {
    min-height: 60px;
}

.navbar-default .navbar-nav>li>a {
    color: #337ac6;
}

.hidden,
.hidden-lg,
.hidden-md,
.hidden_only,
.d-none-normal {
    display: none;
}

.whiteFoo .footer.container {
    background-color: #fff;
}

.nav-menu-secondary {
    padding: 0 15px;
    list-style: none;
    font-size: 18px;
    line-height: 16px;
    display: flex;
    align-items: center;
    margin: 8px auto;
    .qsOuter {
        flex-grow: 1;
    }
    li {
        display: inline;
        margin-right: 15px;
    }
    li:last-of-type {
        margin-right: 0;
    }
    li a,
    li a:focus,
    li a:focus-visible,
    li a:hover,
    li a:hover span {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
    }
    li a .nav-linkTitle {
        font-size: 12px;
    }
}

#request_demo_button {
    border: 1px solid #f8aa1b;
    padding: 13px 12px;
    margin: 0 8px;
}

#request_demo_button:hover {
    color: #f8aa1b;
}

.navbar-default .navbar-toggle.navbar_toggle_button {
    border-color: #000;
    background-color: #000;
}

.myListings .tab-content,
.nav-submenu,
.navbar-default .navbar-toggle .icon-bar,
.u-bgWhite {
    background-color: #fff;
}

.navbar_fixes {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
}

.navbar-toggle {
    margin-top: 15px !important;
}

.navbar-fixed-top-scroll {
    width: 100%;
    top: 0;
    z-index: 9999;
    box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
}

.nav-submenu {
    position: absolute;
    z-index: 9999;
    top: 96px;
    left: 0;
    width: 100%;
    padding: 16px;
    -webkit-box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
    display: none;
}

.ai-ul-desktop,
.done .d-none,
.navbar-nav>li:hover>.nav-submenu {
    display: block;
}

.nav--global .nav-submenu li,
.nav-submenu li {
    display: inline-block;
    vertical-align: top;
    max-width: 240px;
    padding: 0 16px;
}

.navbar-nav>li>a {
    font-size: 16px;
    padding: 15px 10px 0;
}

.anchor_on_static {
    color: #e1e1e1 !important;
}

.headerWithoutSlug_Login {
    left: 0;
    top: 32px;
    z-index: 9999;
    background-color: #050b32;
    box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
}

#signin_section {
    width: 70%;
    margin: 0px 15%;
    background: rgba(255, 255, 255, 0.7);
}

.videoLightbox__container {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.videoLightbox__video {
    position: relative;
    top: 0;
    margin-left: 0;
    bottom: 0;
}

.bg,
.bg__mask {
    position: fixed;
}

.videoLightbox__video div {
    position: relative;
    padding-bottom: 56.25%;
}

.videoLightbox__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#footer_first_section,
#img_gls a,
.carousel-item,
.fa-play-circle,
.footer_white_logo,
.invImage,
.listingDets table,
.solution_icons,
.submitIndication table {
    width: 100%;
}

#image_title {
    font-size: 56px;
}

.button--wide {
    min-width: 228px;
}

#signup_bg,
.img_in_bg {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
}

.bg__mask {
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(0, 0, 0, 0.2)));
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg {
    z-index: -2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.carousel-down {
    z-index: 100;
    display: block;
    color: #fff;
    margin: 20px 0;
}

.button--transparent {
    color: inherit;
    background-color: transparent;
    border: 1px solid currentColor;
}

#intro .button--rounded {
    border-radius: 50%;
    width: 32px !important;
    min-width: 32px;
    height: 32px;
    padding: 0;
    line-height: 32px;
}

.button--rounded {
    border-radius: 50%;
}

#header li .region_item:hover,
#header li.region .dropdown-menu a,
#rc1 p,
.banner h1,
.banner h2,
.banner h3,
.banner p,
.color2,
.footer a,
.help_section>div,
.tele_phone {
    color: #fff;
}

#email_field,
.p-relative,
.position-relative,
.public_address,
.topper_section,
.wallet_accordian {
    position: relative;
}

.u-textMedium {
    font-size: 18px;
    line-height: 1.3333333333;
}

.infographic {
    display: block;
    margin: 0 -16px;
}

.infographic-cell {
    display: inline-table;
    vertical-align: top;
    margin: 16px;
}

.infographic-content {
    display: table-cell;
    vertical-align: middle;
    width: 168px;
    height: 168px;
    border: 1px solid #075691;
    border-radius: 50%;
    color: #075691;
}

.u-marginBottom {
    margin-bottom: 16px;
}

.u-textMediumAlt {
    font-size: 24px;
    line-height: 1;
}

.carousel--text .carousel-nav {
    bottom: -16px;
}

.u-bgMedium {
    background-color: #6a9abd;
}

.help_section {
    background-color: var(--ce-main-color);
    padding-bottom: 16px;
    padding-top: 16px;
    z-index: 99;
}

.carousel--text .carousel-item,
.u-marginRight {
    margin-right: 16px;
}

.u-textLargeAlt {
    font-size: 32px;
    line-height: 1;
}

.img_prop {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

.col_custom .col-md-3 {
    vertical-align: middle;
    float: none;
    width: 24%;
    display: inline-block;
}

.carousel-nav {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    line-height: 1;
}

.carousel-button {
    display: inline-block;
    vertical-align: bottom;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer;
}

.carousel--text {
    margin-bottom: 48px;
}

.dot.is-selected {
    background: #f8aa1b;
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

#cphContent_LoginControl_pnlErrorMsg,
#investment_table_filter,
#myDiv,
.CONFIRM_PAYMENT,
.Faq_property .que_open .fa-plus,
.SIGN_DOCUMENTS,
.ai-ul-mobile,
.d-none,
.error_email,
.flickity-prev-next-button.next,
.flickity-prev-next-button.previous,
.help_section,
.mobile_show,
.nav-submenu .dashboard,
.req_demo_box,
.verify_investor {
    display: none;
}

#cphContent_LoginControl_loginBlock>h2,
#cphContent_forgetPasswordBlock>h2,
.u-textBrand {
    color: #075691;
}

.kpis__item {
    flex: 1;
}

.kpis__item .inner {
    position: relative;
    padding: 0;
    display: inline-block;
    text-align: left;
}

.footer-social .button,
.footer-top .button {
    color: #4d4d4d;
    padding: 0.5em 0.375em;
    width: auto;
}

.kpis__item .inner span {
    display: block;
    text-align: center;
}

.kpis__item .inner span.kpis__icon-size-large:before {
    font-size: 120px;
    margin-bottom: 25px;
}

.kpis__item .inner span:before {
    color: #6a9abd;
    display: block;
    margin-bottom: 15px;
}

.kpis__value {
    display: inline-block;
    padding-right: 18px;
    padding-left: 18px;
}

.kpis__font-size-icons-large .kpis__value--text {
    font-size: 17px;
}

.kpis__value--text {
    color: #333;
    font-weight: 700;
    font-size: 38px;
    letter-spacing: 1px;
}

.kpis__value span {
    display: block;
    margin-top: 0;
}

.kpis__desc {
    font-size: 14px;
}

.infographic .fa-briefcase:before,
.infographic .fa-building:before,
.infographic .fa-cloud-upload:before,
.infographic .fa-group:before,
.infographic .fa-users:before {
    font-size: 41px;
    color: #1e73be;
}

#cphContent_LoginControl_loginBlock>h4,
#cphContent_forgetPasswordBlock>h4 {
    margin-bottom: 20px;
    width: 100%;
    font-size: 17px;
}

#forgotErrorDescription,
#forgotsuccessDescription {
    padding: 0 16px;
    display: none;
}

#cphContent_forgetPasswordBlock {
    margin-bottom: 95px;
}

#cphContent_LoginControl_pnlErrorMsg.form-group {
    padding: 0 16px;
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
}

#signin_lower_section span {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap;
}

#signin_lower_section .fa {
    color: #092052;
    vertical-align: middle;
}

#signup_bg,
.demo-pims-img,
.img_in_bg {
    vertical-align: bottom;
}

.signin_sec {
    width: 100%;
    display: inline-block;
}

.email_not_valid,
.password_not_valid {
    padding: 0 16px;
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
}

#UserHomeForm header.success,
#UserLoginForm header.success {
    background-color: #5cb85c !important;
    padding: 7px 19px;
    margin-bottom: 11px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 800;
}

.email_not_valid {
    display: none;
}

.form-control-feedback {
    color: #a94442;
    position: absolute;
    top: 8px;
    font-size: 16px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
}

#signup_bg,
.img_in_bg,
.starBox img,
.store_logo_auto_height img {
    height: auto;
}

#signup_bg {
    position: fixed;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: none !important;
}

.img_in_bg {
    position: fixed;
    top: 0;
    left: 0;
}

.signup_image_header {
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: #1d252d;
    box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
}

#signupmaincontent {
    margin-top: 0px;
    width: 100%;
}

#signup_form {
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 150px;
}

#signup_form>h2 {
    width: 100%;
    margin-top: 0;
    color: #075691;
}

#signup_form h4 {
    width: 100%;
    margin: 5px 0;
}

.form_fields,
.mb0 {
    margin-bottom: 0;
}

.reg-marketing-footer {
    width: 100%;
    font-size: 77%;
    bottom: 0;
    margin: 20px 0;
    color: #555;
}

.emailexist,
.validemail {
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

#email_validate {
    float: left;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    color: #333;
    font: 15px PM;
    border: 1px solid silver;
    padding: 0 15px;
    background: 0 0;
    box-shadow: none;
    outline: 0;
}

.validemail {
    background-color: #5cb85c !important;
}

.emailexist {
    font-size: 12px !important;
    background-color: #d9534f !important;
}

.password_not_valid {
    display: none;
}

.graphWidgets_sortableRow,
.sortableRow,
.sortableRowWidgets {
    cursor: all-scroll;
}

.profile-head ul li:first-child {
    margin-left: 0;
}

#port_nav_tabs {
    display: contents;
}

.footer {
    color: #fff;
    background-color: #4d4d4d;
    font-size: 12px;
}

footer {
    .disclosure p,
    .copyright_footer p {
        font-size: 12px;
    }
    .left-footer li {
        font-size: 14px;
    }
}

.footer-bar {
    color: #b3b3b3;
    background-color: #333;
}

.footer-social .button {
    min-width: 12px;
    font-size: 12px;
    background-color: #b3b3b3;
}

.footer-text ul {
    list-style: none;
    padding: 0;
}

p span.button {
    margin: 0.25em 0;
}

.footer-top .button {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    min-width: auto;
}

footer {
    ul li a:hover {
        color: #00a1ce !important;
    }
}

.inner_margin_tb {
    margin: 8px 0;
}

.footer_cont,
.footer_link {
    position: relative;
    top: 8px;
    margin-top: 0;
}

#RegisterButton,
.blueStrip .bst9,
.footer_bottom_middle,
.totValue {
    padding-top: 10px;
}

.footer-text {
    padding-top: 16px;
    padding-bottom: 16px;
}

#chat_section {
    min-height: 32px;
}

.header-phone,
.overflow-hidden {
    overflow: hidden;
}

.header-phone.Scroll_head {
    position: fixed;
    width: 100%;
    z-index: 9;
}

#chat_section,
#header.Scroll_head,
.foobg,
.newFooterDesign .footer {
    background: #050b32;
}

.heder_logo.Scroll_head {
    width: 200px !important;
}

#header .menu-item a {
    color: #fff;
}

#header.Scroll_head nav ul .menu-item a,
.boBox2 a:hover,
.text-white {
    color: #fff;
}

#header nav ul .dashboard.menu-item,
.defMar,
.footerDesc {
    margin: 0;
}

.custom_navbar {
    padding: 0;
}

.bo_1_heading_a {
    font-size: 3.9em !important;
}

.bo_1_heading {
    color: #fff;
    font-size: 3.9em;
    font-weight: 400 !important;
    line-height: 1em;
}

.headerHeading,
.headerHeading h1 {
    font-size: 50px;
}

.boBox {
    width: 70%;
    margin: auto;
    text-align: center;
}

.heading,
.left_desc,
.private_label_heading {
    margin: 16px 0;
    box-sizing: border-box;
}

.navbar.navbar.navbar-default {
    margin-top: 0;
    transition: 0.2s ease-in-out;
}

.Scroll_head .navbar.navbar.navbar-default {
    margin: 0;
    padding: 0 0 10px;
}

.bg-white,
.fooPOuter {
    background: #fff;
}

.bg-black {
    background: #000;
    background-color: #000;
}

.fooPOuter {
    padding: 10px;
}

.New_Header_Design {
    width: 100%;
    min-height: 1px;
    padding: 8em 0 1em !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #050b32;
}

.site_logo {
    padding: 0 6em;
}

.headerHeading {
    color: #fff;
    padding: 1em 0 0.5em;
}

#raiseCapital p,
#raiseCapital span,
.font_600,
.privacyOuter em {
    font-family: "Work Sans", sans-serif;
    line-height: 1.1em;
}

.headerDescription {
    color: #fff;
    font-size: 21px;
    padding: 0;
    text-align: left;
    line-height: 1.8;
}

.hs1_vdoOuter video {
    width: 100%;
    margin-left: 8%;
    /*  position: absolute;*/
    top: -4em;
}

.section-b {
    padding: 5.5em 2em 2em;
}

.section-b section iframe {
    width: 100%;
    height: 20em;
    border: none;
}

.reque_btn,
.reque_btn:active,
.reque_btn:active:focus,
.reque_btn:focus,
.reque_btn:hover {
    background-color: #f8aa1b !important;
}

.reque_btn:active,
.reque_btn:active:focus,
.reque_btn:focus,
.reque_btn:hover {
    background-color: rgb(212 141 8);
}

.Poverfull_investment {
    background: #fff;
    padding-bottom: 4em;
}

.solution_heading {
    padding: 1em 0 0.5em;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    color: #075691;
}

.private_label_heading {
    font-size: 37px;
    color: #3157a2;
    line-height: 1;
    font-weight: 400;
}

.description_a {
    box-sizing: border-box;
    font-size: 21px;
    line-height: 1.4;
    color: #545454;
    font-weight: 400;
}

.heading,
.pims_heading {
    line-height: 1;
    font-weight: 400;
}

.description_a span {
    color: #000;
}

.pl-4em {
    padding-left: 4em;
}

.pr-4em {
    padding-right: 4em;
}

#tradeModal .modal-footer,
#transAssetsModal .modal-footer,
#transWalletFundModal .modal-footer,
.clear,
.clear-both {
    clear: both;
}

.custom_req_demo {
    background: #3157a2;
}

.New_Header_Design .section-b {
    padding: 0 !important;
}

.solution_title {
    padding: 1em 0;
    font-family: poppins_700;
    font-size: 1.3em;
}

.our_solutions {
    display: flow-root;
    background-image: url(https://townstack.com/images/service_background.jpg);
    background-size: cover;
    background-position: center;
}

.innerLayout {
    display: flow-root;
    background: #1d252d94;
    padding: 4em 0;
}

.heading {
    font-size: 48px;
    color: #075691;
}

.left_desc {
    font-size: 24px;
}

#rc_form,
.demo-form {
    position: absolute;
    box-shadow: 0 0 15px #ddddddb8;
    box-sizing: border-box;
    background-color: #fff;
    color: #050b32;
    margin: 3em 2em;
    padding: 20px;
    overflow: hidden;
    border-radius: 30px;
    font-size: 18px;
}

.demo-form .gform_heading,
.gform_body {
    margin: 16px 0;
    box-sizing: border-box;
}

.demo-form .gform_heading {
    padding: 0 8px;
    text-align: center;
    font-size: 30px;
}

.gform_description {
    font-family: poppins_700 !important;
    box-sizing: border-box;
}

.demo-form li.gfield {
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 16px;
    padding: 0;
}

#header li .region_item,
.search_by_country .form-control1 img {
    vertical-align: text-bottom;
}

.demo-form li.gfield label {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 8px;
    padding: 0 8px;
}

.demo-form .ginput_container {
    box-sizing: border-box;
    padding: 0 8px;
}

#gform_submit_button_3 {
    color: #fff;
    border-color: initial;
    text-transform: uppercase;
    transition: 1s;
    -webkit-appearance: button;
    cursor: pointer;
}

.g-recaptcha {
    margin-left: 8px;
    margin-bottom: 14px;
}

#success {
    padding: 10px;
    border: 2px solid #e3dddd;
    background: green;
    text-align: center;
    margin-left: -8px;
    margin-right: -8px;
}

.demo_form_box {
    padding: 3em 0;
    display: flow-root;
}

.demo-videos {
    width: 100%;
    height: 17em;
    display: block;
    margin: auto;
}

.demo_video_section {
    margin: 2.5em 0;
}

html {
    scroll-behavior: smooth;
}

footer .row,
.content .row {
    margin: auto;
    /*do not change it as bootstrap5
   takes minus values for margin 
   left & right for .row class*/
}

.static_page_outer {
    margin-top: 0;
}

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

.ml-0 {
    margin-left: 0 !important;
}

.ml-1em {
    margin-left: 1em !important;
}

.ml-2em {
    margin-left: 2em !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-05em {
    margin-right: 0.5em !important;
}

.ml-05em {
    margin-left: 0.5em !important;
}

.mt-05em {
    margin-top: 0.5em !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.clr-blk {
    color: #000 !important;
}

.d-block {
    display: block !important;
}

.a_wid,
.blueStrip .bst14 img,
.w-100 {
    width: 100% !important;
}

.d-unset {
    display: unset !important;
}

.d-inline-grid {
    display: inline-grid !important;
}

.float-left {
    float: left !important;
}

.w-auto {
    width: auto !important;
}

.float-right {
    float: right !important;
}

.pims_heading {
    box-sizing: border-box;
    font-size: 32px;
    margin: 16px 0;
    color: #3157a2;
    padding-top: 1.5em;
    font-family: poppins_700;
}

.pims_description,
.pims_sub_heading {
    line-height: 1.5;
    color: #545454;
    box-sizing: border-box;
}

.pims_sub_heading {
    font-size: 20px;
}

.pims_description {
    font-size: 17px;
    margin: 16px 0;
}

.demo-pims-img {
    box-sizing: border-box;
    border: 0;
    max-width: 100%;
    display: block;
    height: 500px;
}

.demo_help_section {
    background-color: var(--ce-main-color);
    z-index: 99;
}

.our_solution_heading {
    margin-bottom: 1em;
    margin-top: 0;
    color: #3157a2;
}

.solution_description {
    font-size: 1.4em;
    text-align: center;
}

.plr-4em {
    padding-left: 4em;
    padding-right: 4em;
}

#invest_btn,
.pl-0 {
    padding-left: 0 !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

@media screen and (max-width: 1200px) {
    #front_page_img,
    #request_a_dem {
        height: auto !important;
        width: auto !important;
    }
    .share_div {
        margin-left: 0em !important;
    }
}

.border {
    border: 1px solid red;
    clear: both;
}

#header li.region {
    padding: 6px;
}

#header li.region .dropdown-menu {
    width: auto;
    min-width: auto;
    padding: 5px 4px;
    background: #2d539c;
}

#header li.region .dropdown-menu div:first-child {
    padding: 0 0 10px;
}

#header li.region:active,
#header li.region:focus,
#header li.region:hover,
#header li.region:visited {
    background: #2d539c;
    border-radius: 3px;
}

#header li .region_item {
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
}

#header li .region_item img {
    vertical-align: top;
    width: 22px;
    height: 16px !important;
}

.region_container_after_login {
    top: 0;
    right: 190px;
}

.search_by_country .form-control1,
.ticks {
    list-style: none;
}

.search_by_country .form-control1 .anchor_on_static {
    color: #555 !important;
    text-decoration: none;
    font-size: 16px;
    background-position: 15px 8px;
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: text-top;
}

.search_by_country .form-control1 .form-control {
    padding: 7px 33px;
    border: none;
}

#search_bar .search_header_text {
    font-size: 23px;
    color: #fff;
    line-height: 43px;
}

#search_bar .form-control,
.homeSec6 .item h5,
.success_vi {
    font-size: 16px;
}

.search_by_country .form-control1 .dropdown-item {
    display: block;
    width: 174px;
    padding: 0.25rem 1.5rem 0.25rem 33px;
    clear: both;
    font-weight: 400;
    color: #212529;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: left;
    border-bottom: 1px solid #aaa;
}

.search_by_country .form-control1 .dropdown-item:first-child {
    border-top: 1px solid #951a26;
}

.search_by_country .dropdown-menu {
    min-width: 100%;
    top: 30px;
    left: -1px;
    text-align: -webkit-center;
    border-radius: unset;
    padding: 0;
}

#search_bar input,
#search_bar select {
    border-radius: unset;
}

#search_bar .nav {
    margin: 0 auto;
    float: none;
    width: 100%;
}

#search_bar ul li {
    float: none;
    display: -webkit-inline-box;
}

#search_bar .nav>li.nav-li {
    margin: 0 20px;
}

.search_by_country #dropdownMenuButton {
    background-position: 15px 11px;
    background-size: 20px;
    background-repeat: no-repeat;
    border-radius: unset;
}

.docusign_iframe_outer {
    display: none;
    height: 800px;
    position: relative;
    margin-bottom: 20px;
}

.pdf_iframe_outer {
    display: none;
    height: 87vh;
    position: relative;
    margin-bottom: 0px;
}

#pdf_iframe_outer_modal_121 {
    overflow-y: hidden;
}

#pdf_iframe {
    width: 100%;
}

#docusign_iframe {
    width: 100%;
    height: 100%;
}

.clickun a {
    color: #fff !important;
    margin-bottom: 20px;
}

.no_right_padding,
.pr-0,
.stbox1_4 {
    padding-right: 0;
}

.success_vi {
    margin: 65px auto;
}

#mPlayer div {
    /*position: fixed;
  background: #000;
  width: 746px;
  height: 420px;
  left: calc(50vw - 380px);
  top: calc(50vh - 157px);*/
    position: fixed;
    background: #000;
    width: 80%;
    height: 90vh;
    left: 10%;
    top: 10vh;
}

#mPlayer {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    left: 0;
    top: 0;
}

.playButtonA {
    position: absolute !important;
    font-size: 22px !important;
    color: rgba(0, 0, 0, 0.5);
    top: 24% !important;
    left: 45% !important;
}

.playButtonI {
    background: rgba(0, 0, 0, 0.5) !important;
    border: 2px solid #fff;
    padding: 14px 12px 12px 16px !important;
    border-radius: 50% !important;
    -webkit-text-stroke: 2px #fff;
}

#closeMPlayer {
    color: #fff;
    left: 98.3%;
    top: -4.6%;
    font-size: 21px;
    position: absolute;
}

#rcp1,
#rcp2 {
    font-size: 22px;
    color: var(--ce-main-color);
    line-height: 1.3;
}

.document_prop_background {
    background-color: #fff !important;
}

.social_icon a {
    width: 40px;
    padding-left: 7px;
}

.artical_icon a .fa-facebook,
.social_icon a .fa-facebook {
    font-size: 15px;
    color: #3b5998;
}

.artical_icon a .fa-twitter,
.social_icon a .fa-twitter {
    font-size: 15px;
    color: #00acee;
}

.artical_icon a .fa-envelope,
.social_icon a .fa-envelope {
    font-size: 15px;
    color: #666;
}

.artical_icon a .fa-linkedin-square,
.social_icon a .fa-linkedin-square {
    font-size: 15px;
    color: #0e76a8;
}

.artical_icon {
    margin-top: 6px;
    box-shadow: 0 0 2px #888;
    background-color: #fff;
}

.artical_icon .share_icon_lable {
    font-size: 0.6em;
    font-weight: 700;
    color: #333;
}

.filter-by-industry .nav-link.activeLink {
    background: var(--ce-main-color) !important;
    border-radius: 25px;
    color: #fff !important;
    padding: 7px;
}

.filter-by-industry .nav-link {
    background: #f1f1f1;
    margin-right: 10px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 16px !important;
    text-transform: uppercase;
    border: none;
}

.filter-by-industry .nav-item {
    border-right: none !important;
}

#filter-by-industry {
    text-align: center;
    display: block;
    border: none;
    float: none;
    margin-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 2em;
    .nav-item {
        display: inline-block;
        height: 16px;
        border-right: 1px solid rgb(190, 190, 190);
    }
    .nav-link.activeLink {
        background: none;
        color: rgb(237, 28, 36);
    }
    .nav-link {
        font-weight: bold;
        font-size: 16px;
        padding: 0 16px;
        text-transform: uppercase;
        border: none;
    }
}

.starBox {
    width: 20%;
    float: left;
}

@media screen and (max-width: 550px) {
    .filter-by-industry .nav-item {
        margin: 13px 3px;
    }
}

.r_set_top {
    top: -93px;
    left: 42px;
}

@media only screen and (max-width: 1100px) {
    #sign_document {
        top: 0;
    }
    .r_set_top {
        top: 0;
        left: 0;
    }
}

@media only screen and (max-width: 500px) {
    .article_desc {
        clear: both;
    }
    .mobile_show {
        display: block;
    }
    .mobile_hide {
        display: none;
    }
}

.float-label-field {
    border: none;
    outline: 0;
    position: relative;
    padding: 1px;
    box-sizing: border-box;
    margin-bottom: 5px !important;
}

.bo6_border,
.bo6_ch_box {
    border-bottom: 1px solid #ddd;
}

.box1,
.box2 {
    padding: 1.5em 5em;
}

.float-label-field input {
    width: 100%;
    border: 1px solid #d2d4d9;
    outline: 0;
    background-color: #fff;
    border-radius: 0.3rem;
    color: #4a525c;
    line-height: 1 !important;
    padding: 10px 18px 0px 18px;
    transition: background-color 0.2s ease-in-out;
    vertical-align: middle;
}

.float-label-field label {
    opacity: 0.8;
    position: absolute;
    top: 10px;
    left: 1rem;
    transition: 0.2s;
    font-size: 13px;
    font-weight: 600;
}

#signupForm .float-label-field label {
    top: 11px;
}

.float-label-field.inputFocus {
    padding: 0;
    border-radius: 25px;
    background-color: #02a1fe;
    box-shadow: 1px 2px 2px #aaa;
}

.float-label-field.inputFloat label {
    opacity: 0.7;
    top: 0.3rem;
    left: 1rem;
    font-size: 0.9em;
    font-weight: 600;
    transition: 0.2s;
    color: #777;
}

.cardHeading {
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}

.store_logo_mobile img {
    height: 50px;
}

.terms_conditions li {
    clear: both;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    footer {
        h4 {
            margin-top: 15px !important;
            font-size: 18px!important;
        }
    }
    .responsive-top {
        margin-top: 3rem !important;
    }
    #port_graph {
        padding-left: 0 !important;
    }
    .flickity-viewport {
        top: 12%;
    }
    .nav {
        float: none;
    }
    .nav-menu-secondary {
        padding: 0 5px;
        li {
            margin-right: 5px;
        }
    }
    #request_demo_button {
        border: none;
        padding: 5px 11px;
        margin: 0 3px;
    }
    .col_custom .col-md-3 {
        width: 49% !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        left: 0;
        background: #fff;
    }
    #step_fields_3.DetailsTable {
        display: block;
        overflow: auto;
    }
    #investor_steps_section {
        display: none;
    }
    .property_background_image {
        background-size: unset !important;
    }
    .property_investment_mobile_button {
        display: inline-block;
    }
    .vertical_align_middle {
        vertical-align: middle !important;
    }
}

@media screen and (max-width: 835px) {
    #investor_steps_section {
        display: none;
    }
}

.fontFamily {
    font-family: poppins_300;
    letter-spacing: 0;
}

.fontFamily2 {
    font-family: poppins_300;
    letter-spacing: 0.1em;
}

.fontFamily.featured:hover {
    color: #fff !important;
    text-decoration: none;
}

.color1 {
    color: #b4b6c6;
}

.box1 {
    background: url("https://townstack.com/images/01img.jpg") center;
}

.box2 {
    background-color: #161723;
}

.box3 {
    background-color: #fff;
    padding: 2em 5em 7em;
}

.font_1 {
    font-size: 0.8em;
}

.font_2 {
    font-size: 4em;
    margin: 0;
}

.bo_box1,
.bo_box4 {
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 2em;
    text-align: center;
}

.font_3,
.font_4 {
    font-size: 1.3em;
}

.font_6 {
    font-size: 1.2em;
}

.font_5 {
    font-size: 0.7em;
}

.img1 {
    width: 9em;
    margin-left: 1.5em;
    margin-right: 1em;
}

.bo_box1 {
    width: 49.5%;
}

.bo_box4 {
    width: 30%;
    background-color: #161723;
    padding: 2.5em 0;
    border-radius: 0.3em;
}

.btn_1,
.btn_2 {
    padding: 1.1em 1.7em;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    margin: auto;
}

.bo_box_bo {
    width: 70%;
    margin: auto;
}

.bo_box_bo2 {
    width: 85%;
    margin: auto;
}

.bo_box_bo2>img {
    width: 25%;
    margin-bottom: 2em;
}

.btn_1 {
    background-color: #17bb9f;
    width: 50%;
}

.btn_2 {
    background-color: #944fa0;
    width: 45%;
}

.bo6_1,
.bo6_2 {
    display: inline-block;
    margin-bottom: 5em;
}

.box4 {
    background: url("https://townstack.com/images/02img.jpg") center;
    padding: 11em 5em 7em;
    text-align: center;
}

.box5 {
    background-color: #161723;
}

.box6 {
    background-color: #fff;
    padding: 1.5em 5em;
}

.bo6_1 {
    width: 49%;
    padding-right: 1%;
}

.bo6_2 {
    width: 47%;
    padding-left: 2%;
}

.bo6_lab_1,
.bo6_lab_2 {
    font-size: 1em;
    color: #fff;
    padding: 0.3em 0.5em;
    border-radius: 0.2em;
    margin-right: 0.8em;
}

.bo6_lab_1 {
    background-color: #444de7;
}

.bo6_lab_2 {
    background-color: #e7448b;
}

.bo6_head {
    font-size: 1.5em;
    margin-bottom: 1.5em;
}

.btn_4,
.btn_5 {
    background-color: #17bb9f;
    font-size: 0.8em;
    border-radius: 2px;
}

.bo6_ch_box {
    padding: 1.5em 0;
}

.bo6_a,
.bo6_a_2:hover {
    color: #000;
    text-decoration: underline;
}

.bo6_a:hover {
    text-decoration: none;
    color: #000;
}

.bo6_a_2 {
    color: #000;
    text-decoration: none;
}

.btn_4 {
    padding: 1.1em 1.7em 1.1em 2.5em;
    color: #fff;
    text-decoration: none;
    width: 10%;
    margin: 1.5em auto 3em;
}

.btn_5 {
    padding: 1.1em 1.1em 1.1em 1.7em;
    color: #fff;
    text-decoration: none;
    width: 15.5%;
    margin-top: 1em;
    margin-bottom: 3em;
}

.bo6_inputBox {
    width: 100%;
    padding: 0.8em 1em;
    border: 1px solid #ddd;
    border-radius: 0.2em;
}

.bo6_inputBox:focus {
    outline: 0 !important;
    border: 1px solid #944fa0;
    box-shadow: 0 0 5px #944fa0;
}

.bo6_search {
    width: 50%;
    margin: auto;
}

._179aa_5Ry_EyUyQIXVyFx6 {
    padding-top: 3em;
    background: #161723;
}

.FIzYTdfw7uRO24sVsChC6,
._3u10EjF67Ff-QUEsZpz0x3 {
    background-color: #fff;
    height: 49% !important;
    position: relative;
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 {
    text-align: center;
    min-width: 25%;
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 17em;
    margin: 1em 0 1.9em 1em;
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV a {
    margin: 0.3em;
}

.data-details .message a,
a {
    font-weight: 400;
}

.UooxYTgQW0SzT4fj-6m9 {
    transition: 0.25s;
    transform: scale(1);
}

._179aa_5Ry_EyUyQIXVyFx6 ._1ZKpBbGMZ8Cim9MSuZWRCS {
    width: 75%;
    float: left;
}

._179aa_5Ry_EyUyQIXVyFx6 ._1tUVyWXMsJy0t_xuVDukB {
    width: 45%;
    text-align: left;
    float: left;
}

._179aa_5Ry_EyUyQIXVyFx6 section ._2zeex7G8IslShTbkGd-7Jc {
    margin-bottom: -0.5em;
}

._179aa_5Ry_EyUyQIXVyFx6 section ._11RG4PmSaCp4qkY3etwYIn,
._1zQSQxa9U0IQQDCoLGF-2t {
    color: #fff;
    font-weight: 700;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    text-transform: uppercase;
}

.Ytdmu7yZ6HQYUgUGKJmW_,
._3aOB5nqFFqz8WhV-jL3cgT {
    color: #fff;
    letter-spacing: 0.08em;
    font-size: 0.7em;
    font-weight: 700;
}

._179aa_5Ry_EyUyQIXVyFx6 ._1Xn6xOVIQYWXjdfYJJ8On0 img {
    margin: 0;
    height: auto !important;
}

._3u10EjF67Ff-QUEsZpz0x3 {
    width: 99% !important;
}

._2YS6GStfG0IuFlngGIRQ2g {
    width: auto;
    margin-bottom: 2em;
}

.Ytdmu7yZ6HQYUgUGKJmW_ {
    margin-bottom: 0.3em;
    opacity: 0.5;
    list-style: none;
    width: auto;
}

@media only screen and (min-width: 768px) {
    ._3aOB5nqFFqz8WhV-jL3cgT {
        text-align: left;
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        margin: 1em 0;
    }
    ._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua {
        flex-direction: row;
        justify-content: left;
    }
    ._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua a {
        display: block;
        margin-left: 2em;
    }
    ._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua a img {
        width: 11em !important;
    }
}

._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua a img {
    margin: 0.4em 0 !important;
}

._3aOB5nqFFqz8WhV-jL3cgT {
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.footerCols ul>li,
.footerDet1 {
    font-size: 13px;
    font-family: "Work Sans", sans-serif;
}

._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 1.5em 0;
    align-items: center;
}

._1u7K9xRN39qpXZFbMeBKJF {
    max-width: 90em;
    margin: 0 auto;
    padding: 2em 1em 3em;
    overflow: auto;
}

._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW>div ul {
    list-style: none;
    margin: 0 0 1.5em;
    padding: 0;
}

._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW {
    background: #0f1019;
    color: #b4b6c6;
    font-size: 0.7em;
    font-weight: 500;
    text-align: center;
}

#rc1 h1,
#rc1 h2,
#si1,
#typePara1,
#uph3,
.confirmAch,
.copyKey,
.faqSecRC,
.footer a:hover,
.footerCols h4,
.formOuterRc h1,
.formOuterRc h5,
.rc_submit,
.stbox1_1_2,
.stbox1_1_3,
.tbody_name,
.trusted_contacts_head,
.twfLabel {
    font-weight: 600;
}

.FIzYTdfw7uRO24sVsChC6 {
    width: 82% !important;
}

._3GpBBieG2jx-YKDQgxkpZn nav {
    flex: 1;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    opacity: 1;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li {
    font-size: 1.1em;
    text-decoration: none;
    font-weight: 500;
    align-self: center;
    position: relative;
    margin: 2px;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li a,
._3GpBBieG2jx-YKDQgxkpZn nav ul li div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    color: #b4b6c6;
    text-decoration: none;
    font-size: 0.85em;
    margin-right: 1.2em;
    cursor: pointer;
    font-weight: 700;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li .aC6KCJ7BX08WC97WRoxY_ {
    margin-left: 0.3em;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul._3pqI50I_Yy7EpKD6-nxRuU,
.perk_invest_link:hover>.hover_perks {
    opacity: 1;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li ._1OtpHhIk4OJHVXp2Sl7iw_ {
    padding: 1em 1.5em;
    text-align: center;
    font-size: 0.7em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    background: #15ad93;
    width: 100%;
    letter-spacing: 0.1em;
    border-radius: 2px;
    border: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0.2em 0;
    outline: 0;
    transition: 0.25s;
}

.newHeaderDesign #global .dashboard {
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 0;
}

#quanP {
    padding-top: 15px;
}

.newHeaderDesign #global .dashboard a {
    padding: 5px 20px;
}

.Scroll_head #global .dashboard {
    border: 2px solid #1d252d;
}

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

.newFooterDesign .footerQues {
    font-size: 25px;
}

.newFooterDesign .footer-bar,
.newHeaderbg,
.newheaderWithoutSlug_Login {
    background-color: #1d252d;
}

.newFooterDesign .footer-bar .fa {
    font-size: 30px;
    margin-right: 50px;
    cursor: pointer;
}

a {
    text-decoration: none !important;
}

.footerDet1 {
    text-align: left;
    margin: auto;
    padding: 0;
}

.Rclass {
    font-size: 20px;
}

.inner_section {
    padding-top: 100px;
}

.withoutSlugFooter {
    background: #1d252d !important;
    border-top: unset !important;
}

.withoutSlugFooter .menu li a {
    color: #ccc !important;
}

.withoutSlugFooter .second_ul .fa {
    font-size: 20px;
    margin-right: 20px;
    color: #ccc;
}

#global .dashboard {
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 0;
}

.classHow {
    padding-left: 80px;
}

@media only screen and (max-width: 990px) {
    .mobile_center {
        text-align: -webkit-center;
    }
    .mobile_no_padding {
        padding: 0;
    }
    .mobile_overflow_auto {
        overflow: auto;
    }
}

#rcp2,
.greyBox,
.pt-20 {
    padding-top: 20px;
}

#rc2,
.pb-20 {
    padding-bottom: 20px;
}

.bb-2 {
    border-bottom: 2px solid #3d4047;
}

.copyKey,
.footerCols h4 {
    font-size: 18px;
}

.squiredot {
    height: 4px;
    width: 9px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    border-radius: 30%;
    margin-bottom: 2px !important;
}

.footer a:hover {
    text-decoration: none;
    color: var(--ce-main-color);
}

footer a i {
    width: 10px;
}

.footer_copyright {
    background: #3d4047;
    text-align: center;
    color: #fff;
    padding: 7px;
}

.new_footer {
    background: #272a31;
}

#upload_document_model,
.Faq_property .que_tab,
.accordian_section_box,
.d-flow-root {
    display: flow-root;
}

.p-0 {
    padding: 0;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .footerDesc {
        font-size: 1.5em;
        margin: 1.5em 0;
        text-align: center;
    }
    .footerCols h4 {
        font-size: 25px;
    }
    .footerCols a,
    .footer_copyright {
        font-size: 18px;
    }
    .squiredot {
        height: 8px;
        width: 13px;
        margin-right: 10px;
    }
    .headerDescription {
        padding: 0 !important;
    }
    .mob-head-iframe {
        padding-top: 1em;
    }
    .mob-mt-0 {
        margin-top: 0 !important;
    }
    .mob-mb-0 {
        margin-bottom: 0 !important;
    }
    .mob-text-center {
        text-align: center !important;
    }
    .mob-pr-0 {
        padding-right: 0 !important;
    }
    .mob-pl-0 {
        padding-left: 0 !important;
    }
    .mob-pt-0 {
        padding-top: 0 !important;
    }
    .mob-pims {
        line-height: 1;
    }
    .newFooterDesign .footer-bar .fa {
        margin-right: 25px;
        margin-left: 25px;
    }
    .mob-w-10 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .footerLogo.mob-w-10,
    .mob-w-10 {
        width: 14em !important;
    }
}

.compare-table>tbody>tr>td,
.compare-table>tr>td {
    border-top: none;
    border-bottom: 1px solid #ddd;
    padding: 20px 1px;
}

.modal-header {
    background: #023D67;
    color: #fff;
}

.modal-header .close {
    border: 0;
    opacity: 1;
    color: #fff;
    font-size: 1.5em;
    background-color: transparent;
}

.modal-content .btn-primary {
    background: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
    outline: 0;
    color: #fff;
}

.modal#NDA_description_modal {
    overflow: auto;
}

#upload_document_model .form-group {
    margin-top: 0 !important;
    margin-bottom: 4px !important;
}

@media screen and (max-width: 375px) {
    .heder_logo.Scroll_head {
        width: 200px !important;
    }
    .cusCrdTitle {
        padding-top: 5px;
    }
    .imgCircleOuter {
        margin: 5px 5px 0px 5px;
    }
    .cardHeading {
        margin: -20px;
    }
    .newCardDesign1 {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        border: 1px solid #e8e8e8;
        width: 100%;
        padding: 2em 10px;
        margin: 1em auto 2em auto;
    }
    .newCardDesign1_2 h3 {
        background-color: unset !important;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0em;
        font-weight: 600;
        width: 200px;
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        height: 50px;
    }
    .newCardDesign #description_card {
        float: left;
        text-align: justify;
        padding: 10px;
        width: 100%;
        margin-top: 25px;
    }
    .newCardDesign1_5 a {
        margin: 1em 0 0 2em;
        background-color: var(--ce-main-color);
        padding: 1em;
        color: #fff;
        margin-left: 30%;
        border-radius: 30px;
        float: left;
        font-size: 16px;
        font-weight: 600;
    }
}

@media screen and (max-width: 320px) {
    .heder_logo.Scroll_head,
    .mob-logo {
        width: 215px !important;
    }
}

@media (min-width: 1024px) {
    .confirmPopup {
        width: 42%;
    }
    .confirmPopup .modal_body_confirm img {
        width: 32% !important;
    }
    .confirmPopup .modal_font_confirm {
        max-width: 85%;
        margin: 10px auto;
    }
}

.nav-submenu-custom_itr {
    position: absolute;
    z-index: 9999;
    top: 50px;
    left: 0;
    width: 150px;
    padding: 0;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0.5em 0.5em rgb(0 0 0 / 10%);
    box-shadow: 0 0.5em 0.5em rgb(0 0 0 / 10%);
    display: none;
    border-top: 3px solid var(--ce-main-color);
    border-bottom: 3px solid #fff;
}

.stpara1 .Brief_Overview {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
}

.nav-submenu-custom_itr:before {
    content: "";
    position: absolute;
    left: -57 !important;
    right: 0;
    margin: -5px 69px 0 0;
    width: 0;
    height: 0;
    top: -8 !important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid var(--ce-main-color);
}

.nav-submenu-custom_itr>li>a {
    color: #000 !important;
    font-weight: 500;
    text-decoration: none;
}

.nav-submenu-custom_itr>li>a:hover {
    font-weight: 500;
    text-decoration: none;
}

.nav-submenu-custom_itr>li {
    text-align: left;
    border: none !important;
    padding: 5px 12px;
    border-bottom: 3px solid var(--ce-main-color);
    min-width: 115px;
    color: #000 !important;
}

.nav-submenu-custom_itr>li:hover {
    text-align: left;
    border: none !important;
    padding: 5px 12px;
    background-color: var(--ce-main-color);
    border-bottom: 3px solid var(--ce-main-color);
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    color: #fff !important;
}

#raiseCapital #rc1 {
    min-height: 700px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

#rcp1 {
    padding-top: 45px;
    width: 50%;
    font-family: "Work Sans", sans-serif;
}

#rcp2 {
    width: 50%;
    font-family: "Work Sans", sans-serif;
}

#rc1 h2 {
    margin-left: 5%;
    color: #fff;
    font-size: 32px;
    text-align: left;
    width: 60%;
}

.formOuterRc {
    clear: both;
    width: 70%;
    margin: auto;
    text-align: center;
}

#pitchSpan,
#rc_tractionfield span,
#refSpan,
#uph3key,
.faqSecRC,
.rc_check {
    text-align: left;
}

.formOuterRc h1 {
    font-family: "Work Sans", sans-serif !important;
    margin: 0;
    padding: 25px 0 5px;
    color: var(--ce-main-color);
    font-size: 27px;
}

.formOuterRc h5 {
    padding-bottom: 1em;
    font-size: 50px;
    color: var(--ce-main-color);
}

#rc1 h1 {
    padding-top: 1.5em;
    font-size: 70px;
    width: 70%;
    color: #fff;
    margin-left: 5%;
    line-height: 1.4;
}

#pitchSpan,
#rc_tractionfield span,
#refSpan,
#urldeck {
    font-size: 11px;
    padding-left: 10px;
    font-family: "Work Sans", sans-serif;
}


/* #pitchSpan,
#rc_tractionfield span:not(.a_start),
#refSpan,
#urldeck {
  font-size: 11px;
  padding-left: 10px;
  font-family: "Work Sans", sans-serif;
} */

#urldeck {
    padding-top: 4px;
}

.formOuterRc #rc_form input,
.formOuterRc #rc_form label,
.formOuterRc #rc_form textarea {
    width: 100%;
    text-align: left;
    font-weight: 600;
}

.formOuterRc #rc_form input:focus-visible,
.formOuterRc #rc_form label:focus-visible,
.formOuterRc #rc_form textarea:focus-visible {
    outline: 0;
}

.formOuterRc #rc_form label {
    padding-top: 15px;
    font-size: 16px;
}

.rc_input::placeholder {
    color: #808080ba;
}

#raiseCapital {
    padding-top: 3em;
}

.rc_input {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px 10px;
}

#rc_file {
    padding: 14px;
}

#rc_referred::-webkit-input-placeholder,
#rc_traction::-webkit-input-placeholder {
    font-size: 12px;
}

#pitchSpan {
    padding-top: 5px;
    font-family: "Work Sans", sans-serif !important;
}

#rc2 {
    float: left;
}

.formOuterRc hr {
    width: 100%;
    float: left;
}

.rc_check {
    padding: 0 0 30px 10px;
}

.rc_check span {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    float: left;
    padding-top: 2em;
}

.homeSec3 {
    margin-bottom: 4em;
}

.homeSec3 a:hover,
.listings a:hover,
.myListings a:hover,
.panel-title>a:active,
.panel-title>a:focus,
.panel-title>a:hover,
.rc_check a,
.reqSec2 a:hover {
    text-decoration: none;
}

#rc_checkbox {
    width: 5% !important;
}

.rc_submit {
    background-color: var(--ce-main-color);
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
    border: 1px solid var(--ce-main-color);
    width: 60%;
    margin: 1em auto;
    text-transform: uppercase;
    transition: 1s;
}

.rc_submit:active,
.rc_submit:focus,
.rc_submit:focus-visible,
.rc_submit:hover {
    color: #fff;
    outline: 0;
    background-color: #050b32;
    padding: 8px 15px;
    border-radius: 25px;
    border: 1px solid #050b32;
    font-weight: 600;
}

.faqSecRC {
    clear: both;
    float: left;
    padding-left: 10px;
}

#uph3key {
    clear: both;
    font-family: "Work Sans", sans-serif;
    color: var(--ce-main-color);
    font-size: 20px;
    margin-top: 15px;
}

#email_rc_err,
.Asterisk,
.a_star,
.asterik {
    color: red;
}

.a_star {
    font-size: initial !important;
    padding-left: initial !important;
    font-family: initial !important;
}

#CriteriaHead {
    font-weight: 700;
    font-size: 17px;
}

.faqCheckPanel .switch {
    width: 22% !important;
    float: right;
}

.faqQues {
    padding: 0;
    font-size: 16px;
}

.asterik {
    float: left;
    padding-left: 28px;
}

.btl-0 {
    border-top-left-radius: 0 !important;
}

.bbl-0 {
    border-bottom-left-radius: 0 !important;
}

@media only screen and (max-width: 1000px) {
    #rc1 h1,
    #rc1 h2 {
        margin: unset;
        font-weight: 600;
    }
    #toast-container {
        right: 0.5em !important;
    }
    .newFooterDesign,
    .rc_check {
        clear: both;
    }
    .newFooterDesign .u-textLargeAlt {
        font-size: 22px;
    }
    .formOuterRc h1 {
        font-size: 16px;
        padding: 10px;
    }
    .formOuterRc,
    .rc_check span {
        width: 100%;
    }
    #rc_file {
        border: 1.8px dashed var(--ce-main-color);
    }
    #CriteriaHead {
        font-size: 16px;
    }
    .formOuterRc h5 {
        font-size: 18px;
        padding: 0 1em 1em;
    }
    #uph3 {
        font-size: 18px;
    }
    #rcp1,
    #rcp2 {
        color: #fff;
        width: 100%;
        margin: auto;
        font-size: 11px;
    }
    #rc_checkbox {
        width: 5% !important;
        position: absolute;
    }
    #raiseCapital #rc1 {
        min-height: 390px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        background-image: none !important;
        background-color: #005a8e;
        text-align: center;
    }
    #rc1 h1 {
        padding-top: 3.4em;
        font-size: 32px;
        width: 100%;
        color: #fff;
        line-height: 1.5 !important;
    }
    #rc1 h2 {
        padding: 10px 0 0;
        color: #fff;
        font-size: 20px;
        text-align: center;
        width: 100%;
    }
    #rcp1 {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 414px) {
    .footer-text {
        text-align: left;
    }
    .footerDesc {
        font-size: 1em;
    }
    .footerCols h4 {
        font-size: 15px;
    }
    .footerCols a,
    .footer_copyright {
        font-size: 12px;
    }
    .squiredot {
        height: 5px;
        width: 10px;
        margin-right: 7px;
    }
    #mPlayer div {
        position: fixed;
        background: #000;
        width: 350px !important;
        height: 315px !important;
        left: calc(50vw - 175px) !important;
        top: calc(50vh - 157px);
        padding: 20px;
    }
}

@media only screen and (max-width: 375px) {
    #mPlayer div {
        position: fixed;
        background: #000;
        width: 340px !important;
        height: 315px !important;
        left: calc(50vw - 170px) !important;
        top: calc(50vh - 157px);
        padding: 20px;
    }
}

@media only screen and (max-width: 320px) {
    #mPlayer div {
        position: fixed;
        background: #000;
        width: 300px !important;
        height: 315px !important;
        left: calc(50vw - 150px) !important;
        top: calc(50vh - 157px);
        padding: 20px;
    }
}

.rc_email_err {
    pointer-events: none;
    background: #ccc;
    border-color: #ccc;
}

.confirmAch {
    color: var(--ce-main-color);
    width: 80%;
    margin: auto;
}

.confirmAch p {
    font-size: 18px;
}

.achp1 {
    font-size: 22px;
}

.confirmAch p a {
    font-weight: 700;
    color: var(--ce-main-color);
    text-decoration: none;
}

.secondary_trading_outer {
    background-color: #eee;
    padding-top: 50px;
}

.quotation {
    background-color: #fff;
    border-top: 10px solid var(--ce-main-color);
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0 0 5px 5px;
}

.quotationInner {
    padding: 10px 0;
}

.quotationInner h5 {
    font-size: 20px;
    font-weight: 700;
    color: var(--ce-main-color);
}

#arrowupdown {
    width: 17px;
}

.quotationInner select {
    width: 100%;
    background: #eee;
    border: none;
    border-radius: 3px;
    padding: 8px 5px;
}

.quotationInner select:focus-visible {
    outline: 0;
}

.dcard1_2,
.no_padding_left,
.privacyOuter ul,
.termsPage ul {
    padding-left: 0;
}

.newListingBtn {
    background: var(--ce-main-color);
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 8px;
    border-radius: 3px;
}

.stbox1_1,
.sthalf1 {
    background-color: #fff;
}

.listings ul,
.myListings ul {
    border-bottom: none;
}

.listings ul a,
.myListings ul a {
    padding: 5px 20px;
    font-weight: 600;
}

.listings ul a:hover,
.myListings ul a:hover {
    border-bottom: none;
    border-radius: 4px;
}

.listings a,
.myListings a {
    padding-right: 50px;
    font-size: 18px;
    color: var(--ce-main-color);
    font-weight: 400;
}

.sfhtup10,
.st3_center h3,
.st3_center h3 i,
.sthalf1,
.titTd {
    font-weight: 600;
}

.listings a.active,
.myListings a.active {
    color: #092052;
    font-weight: 700;
}

.listings .nav-tabs>li.active>a,
.listings .nav-tabs>li.active>a:focus,
.listings .nav-tabs>li.active>a:hover,
.myListings .nav-tabs>li.active>a,
.myListings .nav-tabs>li.active>a:focus,
.myListings .nav-tabs>li.active>a:hover {
    color: #092052;
    font-weight: 700;
    cursor: default;
    background-color: unset;
    border: unset;
    border-bottom-color: unset;
}

.listingDets table tr,
.skewText,
.stbox1_1_1,
.stbox1_1_2 {
    border-bottom: 1px solid var(--ce-main-color);
}

.listings .nav-item.active,
.myListings .nav-item.active {
    padding-top: 2px;
}

.listTabs {
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 0 20px;
}

.listItemsCe {
    text-align: right;
    font-size: 20px;
}

.listItemsCe .fa {
    font-size: 20px;
    color: var(--ce-main-color);
}

.stbox1_1 {
    padding: 0;
    width: 23%;
    margin: auto 1% 2%;
    border-radius: 0 0 3px 3px;
}

.stbox1_1_1 {
    padding: 0;
    font-size: 12px;
}

.sthalf1,
.sthalf2 {
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.sthalf1 {
    color: var(--ce-main-color);
}

.sthalf2 {
    background-color: var(--ce-main-color);
    color: #fff;
}

.stbox1_1_2 {
    padding: 12px 0;
}

.stpara1 {
    border-right: 1px solid #ddd;
    min-height: 100px;
}

.cit,
.totTD {
    color: var(--ce-main-color);
}

.stpara3,
.stpara4 {
    padding: 0;
    border-left: 3px solid var(--ce-main-color);
    font-size: 12px;
    min-height: 62px;
}

.stbox1_1_3 p {
    padding: 15px 5px 0;
    text-align: center;
    min-height: 80px;
}

.stbox1_1_4 {
    padding-bottom: 15px;
}

.sfhtup10 {
    padding-top: 10px;
}

.skewText {
    padding: 0 0 2px;
    text-align: center;
    transform: rotate(45deg);
    position: absolute;
    top: 12px;
    width: 72%;
    right: -20px;
    font-size: 10px;
}

.quan {
    min-height: 35px;
}

.getFinancingInfo1 .headerDescription p,
.howitworks1 .headerDescription p,
.st3_center {
    width: 50%;
    margin: auto;
    text-align: center;
}

#invest_brc a,
.st3_center h2 {
    color: var(--ce-main-color);
    font-weight: 600;
}

#typePara2 {
    font-weight: 700;
    color: var(--ce-main-color);
}

.st3_center h3 {
    clear: both;
    font-size: 20px;
}

.st3_center h3 i {
    font-size: 15px;
    color: var(--ce-main-color);
}

.stbox3_1 {
    border-bottom: 2px solid gray;
}

.stbox3_1 h4 {
    margin-bottom: 40px;
}

.listingDets,
.submitIndication {
    background-color: #fff;
    border-radius: 5px;
    margin: 40px 10px;
    padding: 15px;
}

.ansTd,
.titTd {
    font-size: 14px;
    padding: 5px 0;
}

.listingDets h3,
.submitIndication h3 {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 18px;
}

.ansTd {
    text-align: right;
}

#capital_stack_alt_img,
#listingTable,
.data-details,
.getFinancingInfo1 .section-a,
.homeSec3,
.howitworks1 .section-a,
.howitworks2,
.pwuImgSec,
.reqd4,
.sec-heading,
.sec-para,
.subBtnOuter,
.successStory {
    text-align: center;
}

#ldDc {
    font-size: 11px;
}

.shortCode {
    font-weight: 700;
    padding-bottom: 33px;
}

.stpara1 .Brief_Overview {
    font-size: 11px;
    -webkit-line-clamp: 3 !important;
    min-height: 30px;
}

.stpara1 .Deal_Title {
    min-height: 80px;
}

.stpara1 .Deal_Title .cit {
    font-size: 12px;
    padding-top: 10px;
}

#si2 {
    padding-left: 15px;
}

.grayBgP {
    background: #eee;
    padding: 5px 10px;
    border-radius: 5px;
}

.subBtnOuter {
    width: 100%;
}

.subOrderIndication {
    background-color: var(--ce-main-color);
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    font-weight: 600;
    margin-top: 20px;
}

.lscontent {
    top: 0;
    left: 0;
}

.myListings .nav {
    float: left;
    width: 100%;
    margin-bottom: 5em;
}

.data-details {
    clear: both;
    background-color: #fff;
    padding: 1em 0 7em;
}

.data-details img {
    width: 150px;
}

.data-details .title {
    font-weight: 600;
    font-size: 20px;
    padding: 1em 0;
}

.data-details .message {
    font-weight: 400;
    font-size: 16px;
}

.myListings {
    margin-bottom: 2em;
}

.myListings .nav-tabs>li>a {
    margin: 10px 0 10px 15px;
}

.listingTableOuter {
    background: #fff;
    padding: 15px;
    margin-bottom: 2em;
}

.tableHeading {
    font-size: 20px;
    font-weight: 600;
    padding-left: 1em;
}

.tableHeading img {
    padding-right: 1em;
}

.trading-star img {
    height: 28px;
    width: 28px;
    border: 1px solid #dadada;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 3px;
}

.back_to_table {
    color: var(--ce-main-color);
    font-weight: 600;
    cursor: pointer;
    padding-bottom: 2em;
}

.back_to_table .fa,
.chartHeading img,
.ordersImg {
    padding-right: 5px;
}

#LoginButton,
.sec-heading {
    padding: 10px 0 5px;
}

.company_logo img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    border: 1px solid #d9d8d8;
    padding: 2px;
    margin: 0 15px 0 40px;
    float: left;
}

#listingTable_wrapper {
    padding: 4em 20px;
}

#listingTable thead td {
    color: grey;
    font-weight: 600;
    font-size: 16px;
}

#listingTable tbody td {
    font-weight: 600;
    font-size: 15px;
}

.line-outer .line {
    width: 28px;
    height: 2px;
    margin: 10px auto;
    background: #d9d8d8;
}

.sec-heading {
    font-size: 30px;
    font-weight: 600;
    color: #092052;
}

.dcp2.dcpBlue,
.filter-by-industry .nav-link,
.howitworks3 p:nth-child(3) span,
.sec-para {
    color: var(--ce-main-color);
}

.sec-para {
    padding: 0 0 20px;
    font-size: 20px;
    font-weight: 600;
}

.dcard1_2 h2,
.dcp2,
.dcp4 {
    font-weight: 700;
}

#com_details {
    display: none;
    padding: 25px 15px;
}

.dcard1,
.dcard2,
.dcard3 {
    float: left;
    width: 100%;
    box-shadow: 0 0 25px #ddddddb8;
    margin: 2em auto;
    border-radius: 5px;
    padding: 1em 0;
    min-height: 365px;
}

.dcard1_1 .company_logo {
    cursor: none;
}

.dcard1_1 .company_logo img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    border: 2px solid #d9d8d8 !important;
    padding: 2px !important;
    margin: 0 !important;
}

.dcard1_2 h2 {
    margin: 0;
    font-size: 30px;
    position: relative;
}

.dcard1_2 .trading-star {
    position: absolute;
    right: 0;
    top: -3px;
}

.dcard1_2 .trading-star img {
    height: 20px;
    width: 20px;
}

.dcard1_2 h4 {
    margin: 4px 0;
    font-weight: 600;
    font-size: 14px;
}

.tradeBtn {
    background: var(--ce-main-color);
    border: none;
    padding: 7px 15px;
    float: right;
    color: #fff;
    border-radius: 4px;
}

.dcp1,
.dcp3 {
    padding-top: 1em;
}

.dcp1 {
    font-size: 18px;
}

.dcp2 {
    font-size: 22px;
}

.dcp3,
.dcp4 {
    font-size: 16px;
}

.buy:hover,
.sell:hover {
    color: #fff;
    transition: 0.7s;
}

.chartHeading,
.orderBook {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 1em;
}

.oheads {
    font-size: 14px;
    color: grey;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 5px;
    box-shadow: inset 0 0 0 #dadada, inset 0 -2px 0 #dadada;
}

.obody {
    padding: 1em 0 1.2em;
    font-weight: 600;
    border-bottom: 1.5px solid #dadada;
    text-align: center;
}

.buy,
.sell {
    text-align: center;
    padding: 8px 13px;
    cursor: pointer;
}

.sell {
    border: 1px solid var(--ce-main-color);
    border-radius: 4px;
    color: var(--ce-main-color);
}

.sell:hover {
    background-color: var(--ce-main-color);
}

.buy {
    border: 1px solid #f4374e;
    border-radius: 4px;
    color: #f4374e;
}

.buy:hover {
    background-color: #f4374e;
}

.mhcOuter1,
.mhcOuter2 {
    box-shadow: 0 0 25px #ddddddb8;
    margin: 2em auto;
    border-radius: 5px;
    padding: 1em;
}

.manualLegend1,
.manualLegend2 {
    width: fit-content;
    padding: 10px 15px;
    margin: 0 0 20px 2px;
    font-size: 16px;
    font-weight: 600;
}

.manualLegend1 {
    background: #fbe0c01a;
}

.manualLegend2 {
    background: #c0eff01a;
}

.manualLegend1 .fa {
    color: #f5a01d;
    margin-right: 5px;
    font-size: 10px;
}

.manualLegend2 .fa {
    color: #04bec4;
    margin-right: 5px;
    font-size: 10px;
}

.TimeframeSelector {
    margin-bottom: 2em;
    width: 250px;
    float: right;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    border-radius: 6px;
    padding: 8px 12px;
    background-color: #f7f7f7;
}

.TimeframeSelector .btn {
    color: #c2c5c9;
    font-weight: 600;
}

.TimeframeSelector .btn:hover {
    text-decoration: none;
    color: rgba(2, 131, 168, 0.8);
}

.TimeframeSelector .selected {
    background-color: #0a1828;
    border-radius: 6px;
    color: #fff;
}

.company_name {
    width: 20%;
    text-align: left;
}

.company_logo {
    cursor: pointer;
    width: 15%;
}

.company_logo span {
    font-weight: 600;
    color: var(--ce-main-color);
    padding-top: 5px;
}

#tradeModal .modal-dialog {
    width: 700px;
    margin: 10em auto;
}

#tradeModal .modal-header {
    background: #023D67;
}

#capital_stack_alt_img span,
#tradeModal .modal-body,
#transAssetsModal .modal-title,
#transWalletFundModal .modal-title {
    float: left;
}

#capital_stack_alt_img span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    float: left;
    width: 100%;
}

.thead_name {
    font-weight: 600;
    font-size: 16px;
    color: #092052;
}

.tm_fields {
    padding: 1em 0;
}

.tm_fields input {
    padding: 5px 10px;
    width: 100%;
    border-radius: 4px;
}

.tm_fields input:focus-visible {
    outline: 0;
}

.btn-customInfo {
    color: #fff;
    background-color: #092052;
    border-color: #092052;
}

.btn-custominfo: hover {
    color: #fff;
}

.btn-customInfo:hover {
    color: #fff;
}

#forget_pass_section {
    margin-top: 35px;
}

.boPopover {
    color: #fff;
    background-color: hsla(0, 0%, 0%, 0.9);
    position: fixed !important;
    padding-top: 1pc;
    padding-bottom: 1pc;
    z-index: 9999;
    bottom: 0;
    padding-left: 2%;
}

.boPopoverText {
    margin-top: 10px;
    font-size: 13px;
}

.bo_1_heading_2 {
    color: #fff;
    font-size: 1.5em;
    margin-top: 1em;
}

.buttonRed {
    padding: 10px 45px !important;
    border-radius: 2px !important;
    font-family: PMLight !important;
    color: #fff !important;
    font-size: 16px !important;
    background-color: var(--ce-main-color) !important;
}

#invest_with_accordian .accordian_heading,
#profile_with_accordian .accordian_heading {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--ce-main-color);
    margin: 20px 0;
    outline: 0;
}

#profile_with_accordian .acc_svg {
    position: absolute;
    margin-left: 94%;
    color: #7d7d7d;
}

#invest_with_accordian .angle_down,
#profile_with_accordian .angle_down {
    color: var(--ce-main-color);
    font-size: 1.5rem;
    font-weight: bolder;
    transition: 0.3s ease-in-out;
}

#invest_with_accordian .accordian_invest.tabActive .angle_down,
#profile_with_accordian .accordian_profile.tabActive .angle_down {
    transform: rotate(-180deg);
}

#profile_with_accordian .accordian_section_box {
    border-bottom: 1px solid #ccc;
    display: flow-root;
}

#profile_with_accordian .switch {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 34px;
    border-radius: 5px;
    overflow: hidden;
}

#profile_with_accordian .switch input,
.autoIDis .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#profile_with_accordian .slider,
.autoIDis .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#profile_with_accordian .slider:before {
    position: absolute;
    content: "No";
    height: 26px;
    width: 41px;
    left: 3px;
    bottom: 3px;
    background-color: #ababab;
    -webkit-transition: 0.4s;
    transition: 0.3s;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 1.6;
}

.hide_text,
.hover_perks,
.like_color .icon-heart,
.see {
    transition: 0.2s ease-in-out;
}

#profile_with_accordian input:checked+.slider:before {
    content: "Yes";
    background-color: var(--ce-main-color);
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

#profile_with_accordian .slider,
#profile_with_accordian input:checked+.slider,
.autoIDis .slider,
.autoIDis input:checked+.slider {
    background: 0 0;
    border: 1px solid #959595;
    border-radius: 5px;
    overflow: hidden;
}

#profile_with_accordian input:focus+.slider,
.autoIDis input:focus+.slider {
    box-shadow: 0 0 1px #2196f3;
}

#profile_with_accordian .info_icon {
    padding: 5px 10px;
    background: #ccc;
    border-radius: 5px;
    margin-right: 7px;
}

#profile_with_accordian .before_switch_text {
    margin-left: 13px;
    height: 34px;
    vertical-align: bottom;
}

.vertical_align_top {
    vertical-align: top !important;
}

.acc_tabs .btn-info,
.acc_tabs .btn-info:focus,
.acc_tabs .btn-info:hover,
.acc_tabs .btn-primary,
.acc_tabs .btn-primary:focus,
.acc_tabs .btn-primary:hover {
    background-color: var(--ce-main-color);
    border-color: var(--ce-main-color);
}

.acc_tabs .paginate_button,
.acc_tabs .paginate_button:focus,
.acc_tabs .paginate_button:focus:hover,
.acc_tabs .paginate_button:hover {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

#up_picture,
#up_picture:focus,
#up_picture:hover,
.acc_tabs a,
.acc_tabs a:focus,
.acc_tabs a:focus:hover,
.acc_tabs a:hover {
    color: var(--ce-main-color) !important;
}

a:focus,
a:hover {
    text-decoration: none;
}

.DetailsTable {
    width: 100%;
    cursor: pointer;
    margin-left: 30px;
    border: none;
}

.issuer_div {
    padding-top: 10px;
}

.share_maindiv {
    float: right;
}

.share_div {
    font-size: 12px;
    font-weight: 600;
    padding-top: 7px;
    color: lightslategray;
}

.shareicon_div {
    display: flow-root;
    font-size: 12px;
    padding-top: 10px;
}

.custom-grey {
    font-size: 10px;
    color: #aaa;
    /* Bootstrap's secondary color, adjust as needed */
}

.container.rcxHomePage.habacoa span.fa {
    font-family: FontAwesome !important;
}

.container.rcxHomePage.ownGold span.fa {
    font-family: FontAwesome !important;
}


/*.prop_vdo_hover_iframe,
.prop_vdo_hover_iframe_div {
  position: absolute;
  top: 101px;
  left: 30px;
  width: 92.1%;
  height: 352px;
}*/

.DetailsTable th {
    padding: 5px 0;
    width: 412px;
}

.DetailsTable,
.DetailsTable td,
.DetailsTable th,
.DetailsTable tr {
    background: 0 0 !important;
    font-weight: 600;
}

.accordian_section_box .fa-check-square-o {
    color: #fff;
    background: var(--ce-main-color);
    border-radius: 5px;
    margin-right: 6px;
}

.accordian_section_box .fa-check-square-o:before {
    width: 26px;
    content: "\2713";
    font-weight: 700;
    display: inline-block;
    font-size: 16.6667px;
    text-align: center;
    line-height: 22px;
}

#step_fields_4 .fa-check-square-o:before {
    line-height: 23px;
}

#step_fields_4 .blank.fa-check-square-o:before,
.ackno .blank:before {
    content: "";
    height: 23px;
}

#step_fields_4 .blank.fa-check-square-o {
    background: #ccc;
}

#step_fields_3 {
    margin-left: 30px;
    width: calc(100% - 30px);
}

#step_fields_2.DetailsTable.bg-white,
#step_fields_3.DetailsTable {
    border: 1px solid #ddd;
    background: #fff !important;
}

#step_fields_3.DetailsTable.bg-none {
    border: 1px solid #ddd;
    background: unset !important;
}

#carousel-example-generic .buttonRed {
    background-color: var(--ce-main-color);
}

.calculate_crowdfunding .fa-info-circle {
    vertical-align: top;
}

#docusign_ifame {
    width: 100%;
    height: 100vh;
}

.not_valid {
    border-color: red !important;
    color: red !important;
    font-weight: 600 !important;
}

.ebOiGj h4,
.fw700,
.fwh3 span {
    font-weight: 700;
}

.fwh3 {
    color: var(--ce-main-color);
}

.b-1 {
    border: 1px solid !important;
}

.ackno .fa-check-square-o:before {
    line-height: 25px;
}

.ackno .blank {
    background-color: #ccc;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

#sign_document button .fa-spinnerq {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transition-timing-function: linear;
}

#capital_stack_alt_img img {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto 1rem auto;
}

.pl-03em {
    padding-left: 0.3em !important;
}

#invest_from #step_fields_0 span,
#invest_from #step_fields_1 span,
#invest_from #step_fields_2 .Funding_Type,
#invest_from #step_fields_2 .value_fund_mode,
#invest_from #step_fields_2 span,
#invest_from #step_fields_3 .Funding_Type,
#invest_from #step_fields_3 .value_fund_mode,
#invest_from #step_fields_3 td,
#invest_from #step_fields_5 .Funding_Type,
#invest_from #step_fields_5 .value_fund_mode,
#invest_from .Funding_Type,
#invest_from .value_dob,
#invest_from .value_entityType,
#invest_from .value_fund_mode,
#invest_from .value_investor_add2,
#invest_from .value_investor_addr,
#invest_from .value_investor_city,
#invest_from .value_investor_country,
#invest_from .value_investor_state,
#invest_from .value_ssn,
#invest_from .value_zip {
    color: green;
}

.field_complete {
    border: 1px solid var(--ce-main-color);
    border-radius: 4px;
}

.field_incomplete {
    border: 1px solid red;
    border-radius: 4px 0 0 4px;
}

#available-investment-ul {
    text-align: left;
    padding: 15px 0;
}

.you_h3 {
    margin: 0 0 20px;
}

.prop_vdo_hover_iframe,
.prop_vdo_hover_iframe_div {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    opacity: 0;
    width: 100%;
    position: absolute;
    border-radius: 5px 5px 0 0;
}

.list-details {
    padding: 0;
}

.step_fields_0 .accordian_invest_calculate {
    margin: 10px 0 0 14px;
}

.pl-1em {
    padding: 0 0 0 1em;
}

#invest_from .form-control:focus {
    border-color: #ccc !important;
}

#invest_from .form-control {
    height: 45px;
    border-radius: 0 4px 4px 0;
}

.continue_btn,
.continue_btn:focus,
.continue_btn:focus-visible {
    padding: 8px 16px !important;
    box-shadow: 0 5px 5px -5px #000;
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
    outline: 0;
}

.continue_btn:hover {
    box-shadow: 1px 2px 15px 1px #5b90d9;
}

.newH3 {
    margin: 0 0 0 12px;
}

.newH3_1 {
    margin: 0 0 10px 12px;
}

#sign_document .save_button {
    padding: 8px 16px !important;
}

.investor_type .option-input {
    top: 6px !important;
}

.step_fields_0 .vertical_align_sub {
    top: -3px;
}

.ml-25 {
    margin-left: 25px;
}

.newUserContinueBtn {
    margin: 15px 0 15px 15px;
}

.button_text_lowercase {
    text-transform: lowercase;
}

.mt15 {
    margin: 15px 0;
}

.step_fields_3 {
    padding-left: 25px;
}

.step_fields_3 .form-control {
    border-radius: 4px !important;
}

#docusign_agreement {
    z-index: 0;
}

#disclaimer_list li:last-child(2) {
    border-bottom: none;
}

.ebOiGj {
    border: 2px solid var(--ce-main-color);
    border-radius: 4px;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer;
}

.fiveTabs,
.threeTabs {
    padding: 0;
    margin-bottom: 20px;
    float: left;
    clear: both;
}

.ebOiGj h4 {
    font-size: 15px;
}

.ebOiGj p,
.fiveTabsboxes p {
    font-size: 14px;
    font-weight: 700;
    color: var(--ce-main-color);
}

a {
    color: var(--ce-main-color);
}

.ebOiGj:hover,
.firstITtab,
.fiveTabsboxes:hover {
    background-color: #f674290a;
}

.fiveTabs {
    width: 72%;
    overflow: auto;
    display: inline-flex;
}

.SELECT_AMOUNT {
    padding: 0 15px;
}

.show_doc.bl-e {
    border-left: 1px #a3b0bb dashed;
}

.show_doc .input-group {
    width: 72%;
    .input-group-addon {
        color: #fff;
        width: 10%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--ce-main-color);
    }
    div {
        width: 90%;
    }
    input {
        border: 0;
        width: 100%;
    }
}

.fiveTabsboxes {
    border: 2px solid var(--ce-main-color);
    border-radius: 4px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    height: 8em;
    margin-right: 2.2em;
    min-width: 9em;
    margin-bottom: 10px;
}

.commonpara1,
.commonpara2 {
    margin: 1em auto;
    text-align: center;
}

.fiveTabsboxes h6 {
    color: var(--ce-main-color);
    font-size: 12px;
    font-weight: 600;
}

.fiveTabsboxes.add_investment_entity p {
    color: var(--ce-main-color);
    margin: auto auto 10px;
}

.sel_inv_heading {
    float: left;
    padding-bottom: 5px;
}

.show_doc .short_headline {
    font-size: 22px !important;
}

.fiveTabsboxes h4 {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    min-height: 25px;
    margin: 5px auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fiveTabsboxes img {
    width: 35px;
}

.fiveTabsboxes img.trustImg {
    width: 30px;
}

.sign_document_acc_tab {
    padding: inherit;
}

.signin_sec {
    position: relative;
    background-color: #050b32;
}

.invLayerSign {
    position: absolute;
    width: 100%;
    top: 0;
}

.invLayerSign {
    box-shadow: inset 0 0 0 1000px rgb(5 11 50 / 50%);
    height: 100%;
    z-index: 1;
}

.signBgVideo {
    top: 0;
    z-index: 0;
    right: -3em;
    width: 100%;
    position: absolute;
}

#UserHomeForm #signup_form,
#signin_section,
.forgetPwd {
    z-index: 9;
}

.commonheading1 {
    font-size: 32px;
    color: #050b32;
    font-family: poppins_700;
    text-align: center;
}

.ff-poppin-700 {
    font-family: poppins_700;
}

form {
    margin-bottom: 0 !important;
}

.commonpara1 {
    width: 100%;
    font-size: 19px;
    color: #323434;
    font-family: "Work Sans", sans-serif;
}

.commonheading2,
.termsPage h2 strong {
    color: #050b32;
    font-family: poppins_700;
}

.commonheading2 {
    font-size: 20px;
    text-align: center;
}

.commonpara2 {
    width: 100%;
    color: #323434;
    font-size: 16px;
    min-height: 90px;
    font-family: "Work Sans", sans-serif;
}

.commonpara3,
.privacyOuter li,
.termsPageSubTitle div,
.termsPageSubTitle li,
.termsPageSubTitle p {
    color: #000;
    font-family: "Work Sans", sans-serif;
}

.privacyOuter .commonheading1 {
    text-align: left;
}

.commonpara3,
.privacyOuter li {
    font-size: 14px;
}

.termsPage h2 strong {
    font-size: 32px;
}

@media only screen and (max-width: 700px) {
    .head_banner {
        display: none !important;
    }
    .mob_banner_header {
        display: block !important;
        padding: 10px;
        position: fixed;
        z-index: 9;
    }
    .mob_banner_header a,
    .mob_banner_header a:focus-visible,
    .mob_banner_header a:hover {
        text-decoration: none;
        color: unset;
    }
    .mob_banner_msg {
        font-size: 15px;
        font-weight: 600;
        padding-left: 2px;
    }
    .mob_banner_close {
        padding: 0 0 0 10px;
        color: #fff;
        float: right;
        font-size: 18px;
    }
    .mob_banner_visit {
        border: 2px solid #fff;
        font-weight: 600;
        text-align: center;
    }
    .marquee {
        margin: 0 auto;
        overflow: hidden;
        white-space: nowrap;
        box-sizing: border-box;
        animation: 50s linear infinite marquee;
    }
    .marquee:hover {
        animation-play-state: paused;
    }
    @keyframes marquee {
        0% {
            text-indent: 20em;
        }
        100% {
            text-indent: -105em;
        }
    }
    .how_statement {
        font-size: 24px;
        padding: 0 10px;
    }
    #invest_with_accordian .accordian_heading,
    #profile_with_accordian .accordian_heading,
    .SELECT_AMOUNT h3 span {
        font-size: 16px;
    }
    .threeTabs {
        width: 100%;
        margin-bottom: 0;
    }
    .threeTabs .col-md-3 {
        width: 50%;
        margin: auto auto 10px;
    }
    #invest_with_accordian #invest_from .DetailsTable,
    .ml-1em,
    .ml-2em {
        margin-left: 0 !important;
    }
    .ai-ul-desktop {
        display: none;
    }
    .ai-ul-mobile {
        display: block;
    }
    #invest_btn,
    #sign_document,
    .payButton {
        text-align: center;
    }
    .show_doc {
        padding: 0;
    }
    .e_d_sign_label {
        float: left !important;
    }
    #docusign_agreement {
        float: left;
        margin: 4px;
    }
    .DetailsTable th {
        width: 70%;
    }
    .subsection div {
        clear: both;
    }
    .DetailsTable td {
        font-size: 12px;
    }
    .value_fund_mode {
        width: 30%;
    }
    .payButton .btn-default {
        padding: 6px 50px;
        margin: 15px 0 25px;
    }
    #claimProfileBuildOut {
        width: 50% !important;
    }
    .btn-primary {
        width: 110% !important;
    }
}

.main_perks_div {
    border: 1px solid #ccc;
    padding: 1em;
}

.investor_perk_text {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0.5em;
}

.investor_perk_value {
    color: #0740ff;
    font-size: 1.5em;
    margin-bottom: 0.5em;
}

.perk_invest_link {
    display: inline-block;
}

.perk_invest_link,
.perk_invest_link:focus,
.perk_invest_link:hover {
    text-decoration: none;
    position: relative;
    margin-bottom: 0.5em;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.hover_perks {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: #1766f4d6;
    display: table;
    width: 100%;
    height: 100%;
}

.hover_perks h5 {
    display: table-cell;
    vertical-align: middle;
}

.grid--withGutter .hovereffect {
    padding: 0 15px;
    height: auto !important;
}

#profile_page #up_picture,
.new_profile_table h6 a {
    color: var(--ce-main-color) !important;
}

#dtBasicExample_paginate .paginate_button,
#profile_page .btn-info,
#profile_page .btn-primary,
.form-group .input-group .input-group-addon,
.modal-content .btn-primary,
.notifyme,
.paginate_button,
.show_doc .btn-primary {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

#profile_page .option-input:checked,
.option-input:checked {
    background: var(--ce-main-color) !important;
}

#investor_steps_section .middle_border.complete,
#investor_steps_section ul.stepper li a .complete {
    background-color: var(--ce-main-color) !important;
}

.headingunderline {
    margin: 20px 0;
}

.days_left_section {
    margin: 1.5em 0 0;
    line-height: 1.5;
}

.dsub_heading {
    color: #1766f4;
    font-size: 15px;
    font-weight: 600;
}

.dsub_numeric {
    font-size: 18px;
    text-align: right;
    font-weight: 600;
}

.see_all_discussion .fa.fa-angle-down {
    transition: 0.3s ease-in-out;
}

.hide_all_discussion .fa.fa-angle-down {
    transition: 0.3s ease-in-out;
    transform: rotate(180deg);
}

.hide_text {
    width: 0;
}

.hide_text,
.see {
    overflow: hidden;
}

.mb12 {
    margin-bottom: 10px;
}

.risks {
    padding-top: 30px;
    padding-bottom: 20px;
}

.text_document_header {
    margin-top: 12px;
}

.Faq_property .faq_padding {
    padding-top: 1.375em;
    padding-bottom: 1.375em;
    border-radius: 0.5em;
}

.Faq_property .faq_que_padding {
    padding: 0;
    border-radius: 0.5em;
    margin-bottom: 1em;
    /*    display: none;*/
}

.Faq_property .faq_plus_sign {
    width: 18px;
    height: 18px;
    background: #1766f4;
    color: #fff;
    font-size: 13px;
    margin-right: 1.25em;
    margin-top: 0.2em;
    position: relative;
}

.Faq_property .faq_plus_sign i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.Faq_property .faq_que {
    width: 94%;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    display: block;
}

.Faq_property .faq_details {
    text-align: left;
    margin-left: 2.5em;
    margin-top: 0.7em;
    font-size: 15px;
    color: #333;
    display: none;
}

.Faq_property .faq_detail_open {
    cursor: pointer;
    display: flow-root;
}

#step11 .js-tooltip_simple,
.reply_comment,
.walSiteTitle:hover {
    cursor: pointer;
}

.discussion_section {
    margin: 10px !important;
}

.bl,
.comment_button,
.disc-days-ago,
.disc-user {
    margin-left: 10px;
}

.comments-comment {
    border: 1px solid #d8dfe5;
    padding-bottom: 10px;
}

.disc-user {
    color: #000;
    font-weight: 600;
}

.disc-days-ago {
    font-size: 0.8em;
}

.like-reply a {
    color: #333333bf;
}

.view_all_discussion {
    color: #004a97 !important;
}

.comments-reply_form,
.replyed_comment {
    background: #fafafa;
    border-top: 1px solid #eee;
    padding: 1em;
}

.comments-comment__body {
    padding: 1em;
}

.reply_user {
    width: 35px;
    margin-right: 10px;
}

.reply_field {
    width: calc(100% - 163px);
}

.comment_button {
    background: #1766f4;
    border: none;
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 600;
    cursor: pointer;
}

.bl,
.bl-double {
    border-left: 3px solid var(--ce-main-color);
    margin-right: 10px;
}

.reply_contents {
    float: left;
    width: calc(100% - 45px);
}

.question_post {
    width: calc(100% - 63px);
    float: left;
}

.comment_privacy {
    line-height: 2.5;
}

.post_image,
.que_user_img {
    width: 38px;
}

.like_color,
.like_post:hover {
    color: #f83a5c !important;
}

.like_color .icon-heart {
    animation: 0.5s heart_blink;
}

@keyframes heart_blink {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

.bl-double,
.connectWalletOuter #btn-logout {
    margin-left: 20px;
}

.autoIDis .switch {
    background-color: #fff;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    border-radius: 5px;
    overflow: hidden;
}

.autoIDis .slider:before {
    position: absolute;
    content: "Yes";
    height: 24px;
    width: 30px;
    left: 2px;
    bottom: 1px;
    background-color: #4a7a4c;
    -webkit-transition: 0.4s;
    transition: 0.3s;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 1.7;
}

.autoIDis input:checked+.slider:before {
    content: "No";
    background-color: grey;
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(15px);
}


/*.autoID_btn {
  padding: 7px 10px !important;
  font-size: 1em !important;
  border-radius: 0;
  margin-bottom: 5px;
}*/

.autoIDis {
    top: 7px;
    right: 1.5em;
    position: absolute;
}

.lscontent {
    background-color: #092052;
    transition: 0.2s ease-in-out;
    position: fixed;
    width: 100%;
    z-index: 9998;
}

.viewDocButton {
    font-weight: 600;
    border: 0 !important;
    color: var(--ce-main-color) !important;
    background-color: transparent !important;
}

#cphContent_LoginControl_loginBlock h2,
#cphContent_forgetPasswordBlock h2,
.buildOutCustomCheck b,
.joinText,
.nav-linkTitle,
.resources a {
    font-family: "Work Sans", sans-serif !important;
}

.homeSec2 .tab-pane h2,
.homeSec3 h3 {
    font-family: poppins_700;
    color: var(--ce-main-color);
}

.head_banner_close_btn_img,
.whiteFoo .footerDet1 {
    color: #050b32;
}

.homeSec5_1_1,
.homeSec5_2_1 {
    transition: transform 0.3s ease-in-out;
}


/* .homeSec5_1_1:hover,
.homeSec5_2_1:hover {
  transform: scale(1.05);
} */

.activeMenu a {
    background-color: var(--ce-main-color) !important;
    padding: 12px 15px !important;
    border-radius: 30px !important;
    margin-top: 3px !important;
}

.questionSection,
.questionSection a,
.questionSection a:hover {
    font-size: 12px;
    margin: 0;
    color: #fff;
}

.boPopoverText a {
    -webkit-text-stroke: 1px var(--ce-main-color) !important;
}

.qsOuter {
    width: 65%;
    float: left;
    overflow: hidden;
}

.questionSection {
    float: left;
}

.goOut label {
    color: var(--ce-main-color) !important;
    font-size: 0.8em !important;
    width: auto !important;
    height: 1.3em !important;
    padding: 0 0.5em !important;
    margin: 0 !important;
    background: #fff !important;
    transition: 0.2s ease-in-out !important;
    top: 0 !important;
    left: 2em !important;
}

.whiteFoo {
    background-color: #fff;
    clear: both;
}

.logoPoseFoo {
    padding: 10px 0 20px 12px;
    width: 100%;
    margin: 0 !important;
    clear: both;
    float: left;
}

.logoPoseFoo img {
    width: 200px;
}

.homeSec1 {
    padding-bottom: 2.5em;
}

.softMob {
    position: relative !important;
    z-index: 1 !important;
    overflow: inherit !important;
}

.softMob div {
    width: 100%;
    height: 400px;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.homeSec2 {
    background-image: url("/tabBg.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.homeSec2 .blueButtonReverse {
    font-size: 16px;
}

.blurBtn {
    color: var(--ce-main-color);
    float: left;
    margin-top: 3em;
    font-size: 16px;
    min-width: 190px;
    text-align: center;
    padding: 15px 24px;
    border-radius: 30px;
    font-family: "Work Sans", sans-serif;
    /* border: 1px solid #33ccffb8; */
    /* backdrop-filter: blur(0.1rem); */
    background-color: #fff;
    /* box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1),
    0rem 0rem 2rem rgba(255, 255, 255, 0.3); */
}

.blurBtn:hover {
    color: var(--ce-main-color);
    text-decoration: none;
    background-color: #fff;
}

.blurBtn2 {
    color: #fff;
    float: left;
    margin-top: 3em;
    font-size: 16px;
    min-width: 190px;
    text-align: center;
    padding: 15px 24px;
    border-radius: 30px;
    font-family: "Work Sans", sans-serif;
    border: none!important;
    background-color: var(--ce-main-color);
    box-shadow: 0 5px 7px -5px #000!important;
    /* border: 1px solid #33ccffb8; */
    /* backdrop-filter: blur(0.1rem);
  box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1),
    0rem 0rem 2rem rgba(255, 255, 255, 0.3); */
}

.blurBtn2:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--ce-main-color);
}

#downloadBrochureModal {
    /* .blurBtn2:hover {
    color: var(--ce-main-color);
    text-decoration: none;
    background-color: transparent;
  } */
}

.blurBtn3 {
    color: var(--ce-main-color);
    float: left;
    margin-top: 2.6em;
    font-size: 16px;
    min-width: 190px;
    text-align: center;
    padding: 15px 24px;
    border-radius: 30px;
    font-family: "Work Sans", sans-serif;
    /* border: 1px solid #33ccffb8; */
    /* backdrop-filter: blur(0.1rem); */
    background-color: #fff;
    /* box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1),
    0rem 0rem 2rem rgba(255, 255, 255, 0.3); */
}


/* .blurBtn3:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--ce-main-color);
} */

.buttons {
    gap: 5%;
    display: flex;
}

.btn1:hover {
    background-color: #fff !important;
}

.white-tick-list {
    list-style: none;
    padding: 0;
}

.white-tick-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.white-tick-list li {
    content: "";
    background-image: url("/tick (2).png");
    /* background-size: contain; */
    background-repeat: no-repeat;
}

.Mar {
    display: flex;
    justify-content: center;
    color: white;
    font-size: 50px !important;
}

.homeSec2 {
    padding: 2em 0 4em 0;
}

.homeSec2 .softMob img {
    width: 100% !important;
    z-index: 3 !important;
}

.homeSec2 .tab-content b {
    padding-left: 5px;
    color: var(--ce-main-color);
}

.blueStrip .bst12 img {
    padding-top: 10px;
    width: 90% !important;
}

.blueStrip .bst6 {
    margin-top: -10px;
}

.blueStrip .bst17 img,
.blueStrip .bst6 img {
    width: 90% !important;
}

.blueStrip .bst15 img {
    width: 60% !important;
}

.blueStrip .bst18 img {
    width: 55% !important;
}

#howitworks3_1,
#howitworks3_2,
#howitworks3_3 {
    clear: both;
    float: left;
    width: 100%;
    margin: 10px 0;
    opacity: 0;
}

.softMobBg {
    background-size: 180% 260% !important;
    background-position: 15em -46em !important;
    background-repeat: no-repeat !important;
    z-index: -1 !important;
    background-origin: border-box !important;
    position: absolute !important;
    top: -12em !important;
    bottom: 0 !important;
}

.homeSec2 .tab-content {
    padding-top: 1em;
    clear: both;
}

.homeSec2 .nav-pills>li.active>a,
.homeSec2 .nav-pills>li.active>a:focus,
.homeSec2 .nav-pills>li.active>a:hover {
    color: var(--ce-main-color);
    font-family: poppins_700;
    font-size: 16px;
    border-bottom: 3px solid var(--ce-main-color);
    background-color: unset;
}

.homeSec2 .nav-pills>li>a {
    color: #aaa;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
}

.homeSec2 .nav-justified>li {
    display: inline-flex;
    width: 36%;
}

.homeSec2 .nav-justified>li>a {
    color: white;
    white-space: nowrap;
    &.active,
    &:hover {
        background-color: var(--ce-main-color);
    }
}

.homeSec2 .no {
    width: 20% !important;
}

.homeSec2 .nav-pills {
    gap: 1rem;
    float: unset;
    padding: 0 15px;
    justify-content: center;
}

.homeSec2 .tab-pane h2 {
    font-size: 34px;
}

.white-tick-list {
    color: white;
}

#itab1p1,
#stab1p1,
#ttab1p1 {
    font-size: 16px;
    padding: 30px 0 20px;
    color: white;
}

#itab1p2,
#stab1p2,
#ttab1p2,
.stab1p2 {
    font-size: 16px;
    padding: 0 0 20px;
    color: white;
}

.blueButton,
.blueButtonReverse {
    padding: 15px 24px !important;
    margin-top: 3.5em !important;
    float: left;
    border-radius: 30px !important;
    box-shadow: 0 5px 7px -5px #000;
    font-family: "Work Sans", sans-serif;
}

.homeSec_learnmore .blueButton {
    padding: 15px 43px !important;
    margin-top: 3.5em !important;
    float: unset!important;
    border-radius: 30px !important;
    box-shadow: 0 5px 7px -5px #000;
    font-family: "Work Sans", sans-serif;
}

#rc_form .asterik,
#uph3 {
    text-align: left;
    padding-left: 0;
}

#ttab1p2 span {
    width: 100%;
    float: left;
    padding: 1em 1em 0;
}

.blueButton {
    background-color: var(--ce-main-color) !important;
    color: #fff;
    font-size: 16px;
}

.blueButton:focus,
.blueButton:hover,
.blueButtonNavy:focus,
.blueButtonNavy:hover {
    text-decoration: none;
    outline: 0;
    color: #fff;
}

.blueButtonReverse {
    background-color: #fff !important;
    color: var(--ce-main-color);
}

.blueButtonReverse:focus,
.blueButtonReverse:hover {
    text-decoration: none;
    outline: 0;
    color: var(--ce-main-color);
}

.blueButtonNavy {
    background-color: #133762 !important;
    padding: 13px 24px 16px !important;
    border-radius: 30px !important;
    margin-top: 3.5em !important;
    color: #fff;
    border: none;
    float: right;
    font-family: "Work Sans", sans-serif;
    box-shadow: 0 5px 7px -5px #000;
}

.blueButtonNavy .fa-play-circle-o {
    font-size: 24px;
}

.headerDescription .blueButton {
    margin-top: 1em !important;
}

.homeSec3 h2,
.homeSec4 h2,
.howitworks2 h2 {
    font-family: poppins_700;
    font-size: 32px;
    color: #050b32;
}

.homeSec3_1 {
    padding: 2em;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-top: 3em;
    text-align: left;
    margin-bottom: 3em;
}

#rc_form h5,
.blueStrip,
.commonPageHeader,
.commonPageHeader p,
.reqDemo3 h2,
.reqDemoDiv {
    text-align: center;
}

.numb {
    color: #aaaaaaa8;
    font-size: 40px;
    font-family: "Work Sans", sans-serif;
}

.homeSec3 h3 {
    font-size: 27px;
    margin: 10px 0 15px;
}

.homeSec3_1 p,
.panel-body {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
}

.homeSec3_1 p {
    width: 90%;
}

.homeSec3_1 a {
    color: var(--ce-main-color);
    font-family: "Work Sans", sans-serif;
}

.homeSec3_1 a img {
    width: 25px;
}

.homeSec4_2 {
    .panel-title {
        display: flex;
    }
    .panel-title>a:before {
        float: left !important;
        font-family: FontAwesome;
        content: "\f068";
        padding-right: 5px;
        -webkit-text-stroke: 1.5px;
    }
    .panel-collapse {
        padding-bottom: 1em;
    }
    .panel-heading a {
        font-size: 20px;
        font-family: poppins_700;
        color: var(--ce-main-color);
    }
    .panel-heading a.collapsed {
        color: #050b32;
    }
    .panel-body {
        padding-left: 35px;
    }
}

.blueStrip h1,
.homeSec5 h2 {
    font-family: poppins_700;
}

.panel-title>a.collapsed:before {
    float: left !important;
    content: "\f067";
}

#accordion {
    .panel-default>.panel-heading,
    .panel-default>.panel-heading+.panel-collapse>.panel-body,
    .panel-group .panel {
        background-color: transparent;
        box-shadow: none;
        border: none;
    }
    .panel-default {
        border: 0;
        box-shadow: none;
    }
}

.homeSec5_1_1,
.homeSec5_2_1 {
    width: 90%;
    margin: auto 5%;
    border-radius: 25px;
    float: left;
}

.homeSec4 {
    clear: both;
    padding: 7em 0;
}

.blueStrip {
    color: #fff;
    background-color: var(--ce-main-color);
}

.blueStrip h1 {
    font-size: 40px;
    padding-top: 20px;
}

.blueStrip_1 {
    padding: 3.5em 0 0;
}

.blueStrip_2 {
    padding: 3.5em 0;
}

.blueStrip_3 {
    padding: 0 0 3.5em;
}

.blueStrip_1 img,
.blueStrip_2 img,
.blueStrip_3 img {
    transition: 0.2s ease-in-out;
    width: 80%;
}

.blueStrip_1 img:hover,
.blueStrip_2 img:hover,
.blueStrip_3 img:hover,
.reqd4 img:hover {
    transform: scale(1.2);
}

.homeSec5 {
    clear: both;
    padding-bottom: 4em;
}

.homeSec5 h2 {
    font-size: 28px;
}

.homeSec5_1_1 {
    background-color: #050b32;
    color: #fff;
    padding: 2em;
    box-shadow: 0 0 15px #ddddddb8;
}

.homeSec5_2_1 {
    background-color: var(--ce-main-color);
    color: #fff;
    padding: 2.2em 2em;
}

.homeSec5_1_1:hover,
.homeSec5_2_1:hover {
    box-shadow: 0 0 10px;
}

.homeSec5_2_1 .blueButtonReverse {
    font-size: 18px !important;
    color: #050b32 !important;
    margin-top: 45px !important;
}

#transAssetsModal .btn-primary,
#transWalletFundModal .btn-primary,
.homeSec5_1_1 .blueButton {
    border: none;
}

.watch_video_button b {
    font-family: poppins_700 !important;
}

.homeSec7 {
    clear: both;
    padding: 4em 0;
}

.homeSec7_2_1 .blueButton {
    margin-top: 2em !important;
    margin-left: 5em !important;
}

.homeSec_learnmore .blueButton {
    margin-top: 0em !important;
    margin-left: 0em !important;
}

.homeSec7_1_1 h2 {
    font-size: 50px;
    font-family: poppins_700;
}

.homeSec6 {
    clear: both;
    padding: 1em 0 5em;
}

.homeSec6 img {
    border-radius: 50%;
    margin-top: 10px;
    box-shadow: #bbb 0 4px 15px -2px;
}

.successStory h2 {
    font-size: 40px;
    color: #050b32;
    font-family: poppins_700;
    padding: 0.5em 0 1em;
    margin: 0;
}

.homeSec6 .item h4 {
    font-size: 20px;
    font-family: "Work Sans", sans-serif;
}

.homeSec6 .item p {
    font-size: 14px;
    min-height: 215px;
}

.homeSec6 .item .fa {
    color: #d3d3d3;
    font-size: 18px;
    padding: 10px 0;
}

#theCarousel {
    padding-top: 4em;
}

#theCarousel .carousel-control {
    padding-top: 15px;
    top: -1em;
    width: 10%;
    height: 10%;
    font-size: 24px;
    color: #050b32;
    opacity: 1;
}

#theCarousel .left.carousel-control {
    left: 40%;
}

#theCarousel .right.carousel-control {
    right: 40%;
}

.formfield {
    position: relative;
    box-sizing: border-box;
    float: left;
    margin: 0 auto 8px;
    padding: 0;
    border: 0;
    font-size: 1em;
    width: 100%;
}

.formfield>input,
.formfield>label {
    padding: 0.8em;
    width: 100%;
}

.formfield>input,
.formfield>select,
.formfield>textarea {
    border: 1px solid #050b32;
    border-radius: 1.5em;
    margin: 0.5em 0;
    width: 100%;
    outline: 0;
}

.formfield>label {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 5px;
    color: #ccc;
}

.formfield>input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.formfield>textarea:valid+label {
    top: 5px;
    color: #ccc;
    left: 5px;
}

.formfield>input:focus+label,
.formfield>select:focus+label,
.formfield>select:valid+label,
.formfield>textarea:focus+label {
    color: var(--ce-main-color);
    font-size: 0.8em;
    width: auto;
    height: 1.3em;
    padding: 0 0.5em;
    margin: 0;
    background: #fff;
    transition: 0.2s ease-in-out;
    top: 0;
    left: 2em;
}

.p-top {
    top: 0 !important;
    color: var(--ce-main-color) !important;
    font-size: 0.8em;
    width: auto !important;
    height: 1.3em;
    padding: 0 0.5em !important;
    margin: 0;
    background: #fff;
    transition: 0.2s ease-in-out;
    left: 2em !important;
}

#uph3,
.featured {
    font-size: 22px;
}

#pref_dateField input:active+label::before,
#pref_dateField input:focus+label::before {
    opacity: 0 !important;
}

.reqDemoForm select {
    padding: 15px 20px;
    height: auto;
    border-radius: 25px;
    -webkit-appearance: none;
}

.reqDemoForm label {
    top: 15px;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
}

#industry_rolefield label,
#interestfield label {
    top: 10px;
}

.floating-select:focus~label,
.floating-select:not([value=""]):valid~label {
    top: -5px !important;
}

.reqDemoForm select::after {
    right: 20px;
}

.reqDemoButton {
    background-color: var(--ce-main-color);
    font-family: poppins_700;
    padding: 15px 12px !important;
}

.commonPageHeader,
.getFinancingInfoOuter,
.howitworksOuter {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #030c31;
}

.reqDemoButton:hover {
    background-color: #050b32;
}

.reqSec1 {
    clear: both;
    padding-bottom: 5em;
}

.contactSec2 h2,
.reqSec2 h2 {
    font-family: poppins_700;
    font-size: 35px;
    width: 80%;
    margin: 0 0 0 13%;
    color: #050b32;
    padding-bottom: 15px;
}

.howitworks3 h3,
.reqSec2 h3 {
    font-size: 25px;
    color: #050b32;
    font-family: poppins_700;
    margin-top: 10px;
}

.reqSec2 a,
.reqSec2 p {
    font-size: 19px;
}

.reqSec2 p {
    color: #323434;
    font-family: "Work Sans", sans-serif;
}

#uph3,
.conHeading1,
.featured,
.reqSec2 a {
    color: var(--ce-main-color);
}

#rc_form h5,
.conHeading1,
.featured,
.reqDemo3 h2,
.reqSec2 a,
.reqd4 p {
    font-family: poppins_700;
}

.sec_content {
    padding-bottom: 30px;
}

.reqDemo3 {
    float: left;
    width: 100%;
}

.reqDemo3 h2 {
    font-size: 35px;
    color: #050b32;
    width: 80%;
    margin: 1em auto;
}

.reqDemo3 .blueButtonNavy b {
    font-size: 16px;
    padding-left: 10px;
}

.reqd4 img {
    width: 120px;
    transition: 0.2s ease-in-out;
}

.reqd4 p {
    font-size: 24px;
    padding: 0.5em 0 3em;
    width: 80%;
    margin: auto;
}

.reqDemo4 {
    clear: both;
    padding-top: 5em;
}

#brevobrokerDealerForm {
    .formfield textarea:focus .label {
        color: var(--ce-main-color);
        font-size: 0.8em;
        width: auto;
        height: 1.3em;
        padding: 0 0.5em;
        margin: 0;
        background: #fff;
        transition: 0.2s ease-in-out;
        top: 0;
        left: 2em;
    }
    .textarea {
        font-size: 16px !important;
    }
    .form-floating textarea.form-control {
        min-height: 180px !important;
    }
}

.getFinancingInfoOuter,
.howitworksOuter {
    width: 100%;
    min-height: 1px;
    padding: 8em 0 13.1em !important;
}

.howitworks2 p {
    width: 70%;
    margin: 2em auto 4em;
    font-size: 19px;
    color: #323434;
    font-family: "Work Sans", sans-serif;
}

.howitworks3 p:nth-child(2) {
    font-size: 24px;
    color: #323434;
    line-height: 1.3;
    font-family: "Work Sans", sans-serif;
}

.howitworks3 p:nth-child(3) {
    font-size: 18px;
    line-height: 1.3;
    font-family: "Work Sans", sans-serif;
}

.howitworks3_1,
.howitworks3_2,
.howitworks3_3 {
    padding-bottom: 5em;
}

.invLayer {
    box-shadow: inset 0 0 0 1000px rgb(5 11 50 / 60%);
    width: 100%;
    height: 482px;
    position: absolute;
    z-index: -1;
}

.inv_slider {
    position: relative;
    z-index: 0;
}

.Spinner span,
.marketCurve,
.p-absolute {
    position: absolute;
}

.inv_slider .boHeading {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    margin-top: 0.4em;
    font-family: "Work Sans", sans-serif;
}

.inv_slider .bo2_per {
    color: #949597 !important;
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
}

.inv_slider .boBox2 {
    text-align: left;
    padding: 5em 0 9em 0;
}

.marketCurve {
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -9em;
    bottom: 0;
    left: 0;
    right: 0;
}

.inv_slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    list-style: none;
    background: #fff;
    margin: 0 8px 0 0;
    border-radius: 50%;
    border: 2px solid transparent;
}

.inv_slider .carousel-indicators li::marker {
    list-style: none;
}

.inv_slider .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background: var(--ce-main-color);
    border: 2px solid var(--ce-main-color);
    margin-right: 8px;
}

.conHeading1 {
    font-size: 20px;
}

.conHeading2 {
    font-size: 15px;
    padding: 10px 0;
    font-family: "Work Sans", sans-serif;
    color: #092052;
}

.commonPageHeader,
.commonPageHeader h1 {
    color: #fff;
    font-size: 50px;
    font-family: "Work Sans", sans-serif;
}

#conh2_2 {
    padding-top: 1em;
    clear: both;
}

.contactSec2 {
    padding-bottom: 2em;
}

#UserHomeForm {
    clear: both;
    padding-bottom: 3em;
    float: left;
}

#UserHomeForm #signup_form {
    background: rgba(255, 255, 255, 0.75);
    margin-bottom: 0;
    border-radius: 30px;
    padding: 15px;
    box-shadow: 0 0 15px #ddddddb8;
}

#UserHomeForm .float-label-field input,
#UserHomeForm .float-label-field input:focus,
#UserHomeForm .float-label-field input:focus-visible,
#countryCode,
#countryCode:focus,
#countryCode:focus-visible {
    height: 40px;
    border-radius: 25px !important;
}

#UserHomeForm .float-label-field label {
    left: 18px !important;
}

#RegisterButton button {
    border-radius: 30px !important;
}

#signup_bg .invLayer {
    height: 100% !important;
}

#main_heading_desc p,
#main_heading_desc p span,
#signin_section p,
#signin_section p span {
    width: 100% !important;
    display: block;
    font-family: "Work Sans", sans-serif !important;
    margin: auto;
    text-align: center;
    line-height: 1.3;
}

#cphContent_LoginControl_loginBlock h4,
#cphContent_forgetPasswordBlock h4 {
    font-weight: 600 !important;
}

.Spinner {
    width: 386px;
    height: 386px;
}

.Spinner span {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.Spinner span:first-child {
    background-image: url(https://capitalengine.io/images/home/spin1.png);
    animation: 8s linear infinite acw;
}

.Spinner span:nth-child(2) {
    background-image: url(https://capitalengine.io/images/home/spin2.png);
    animation: 8s linear infinite cw;
}

.Spinner span:nth-child(3) {
    background-image: url(https://capitalengine.io/images/home/spin3.png);
    animation: 8s linear infinite acw;
}

.Spinner span:nth-child(4) {
    background-image: url(https://capitalengine.io/images/home/spin4.png);
    animation: 8s linear infinite cw;
}

@keyframes acw {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes cw {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(-360deg);
    }
}

#rc_form h5 {
    box-sizing: border-box;
    margin: 16px 0;
    padding: 0 8px;
    font-size: 30px;
}

#uph3 {
    font-family: "Work Sans", sans-serif;
    margin: 25px 0 5px;
}

#rc_form .asterik {
    color: red;
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    clear: both;
}

#rc_form #firstnamefield {
    margin-top: 1em;
}

.raise-capital1 .homeSec7 {
    padding-top: 35em !important;
}

.rc_info img {
    padding: 1em 5em;
    width: 50%;
}

#rc_form label {
    pointer-events: auto !important;
}

.commonPageHeader {
    width: 100%;
    min-height: 1px;
    /* padding: 3.5em 0 !important; */
    padding: 4.6em 0em 4em 0em !important
}

.commonPageHeader p {
    font-size: 20px;
    width: 50%;
    margin: auto;
}

.hovereffect .overlay {
    font-size: 11px;
}

#ttab1p2 span:before,
.our-tools ul li:before,
.partner-with-us ul li:before,
.ticks:before {
    content: "\2713";
    display: inline-block;
    color: var(--ce-main-color);
    padding: 0 5px 0 0;
    font-weight: 600;
}

.partner-with-us .pwuImgSec img {
    width: 70%;
    padding-top: 3em;
}

.partner-with-us .howitworks3_2 .pwuImgSec img {
    width: 90% !important;
    padding-top: 3em;
}

.our-tools .howitworks3 img {
    width: 75%;
    margin-top: 10em;
}

.our-tools .howitworks3 .howitworks3_2 img {
    width: 100%;
    margin-top: 8em;
}

.our-tools .howitworks3,
.partner-with-us .howitworks3 {
    padding-top: 2em;
}

.partner-with-us .howitworks2 p {
    width: 90%;
    margin: 1em auto;
    padding-left: 20px;
}

.our-tool-img1 {
    width: 65%;
    padding-bottom: 4em;
}

.our-tools ul,
.partner-with-us ul {
    list-style-type: none;
    padding-left: 10px;
}

.our-tools ul li,
.partner-with-us ul li {
    font-size: 16px;
    display: flex;
    font-family: "Work Sans", sans-serif;
}

.reqDemoDiv {
    width: 100%;
    float: left;
    padding-bottom: 7em;
}

.reqDemoDiv .blueButton {
    margin: auto !important;
    float: unset !important;
}

.reqDemo3_1 .blueButton {
    padding: 13px 24px !important;
}

.newBlueButton.buttonRed {
    background-color: var(--ce-main-color) !important;
    padding: 10px 30px !important;
    border-radius: 30px !important;
    font-family: "Work Sans", sans-serif !important;
}

.blog_outer .loan-card,
.blog_outer .loan-card header a.offering_img {
    border-radius: 0;
    padding: 1em 0;
}

.blog_outer .elementor-post__title {
    min-height: 45px;
}

.blog_outer .loan-card.articlesCard {
    padding: 0;
    width: 100%;
    box-shadow: 0em 0em 0.9em #ccc;
    .py-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .readMoreArea {
        padding: 15px 0 !important;
        width: 94%;
        margin: auto 3%;
        border-top: 1px solid var(--ce-main-color);
    }
    .elementor-post__title a {
        text-transform: uppercase;
    }
    a,
    .share_sec {
        font-weight: 600;
    }
}

.webinars_box {
    .exe_heading {
        min-height: 50px;
    }
}

.blinker {
    animation: 1s linear infinite blinker;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.partner-with-us .howitworks3_3 .pwuImgSec img {
    padding-top: 0;
    box-shadow: 0 5px 14px -4px #000;
    margin-top: 5em;
}

.footer-1,
.footer-2 {
    padding: 0px 15px 0px 10px;
}

@media only screen and (min-width: 700px) and (max-width: 1200px) {
    .New_Header_Design .hs1_vdoOuter,
    .homeSec2 .tab-pane div {
        clear: unset;
    }
    .homeSec2 .nav-justified>li {
        display: inline-block;
    }
    .hs1_vdoOuter video {
        margin-left: 0;
    }
    .headerHeading {
        font-size: 36px;
    }
    .head_banner_text,
    .head_btn {
        font-size: 10px;
    }
    .lscontent .marquee {
        height: 25px;
        width: 170%;
        padding-top: 3px;
        overflow: hidden;
        position: relative;
    }
    .lscontent .marquee div {
        display: block;
        width: 200%;
        height: 30px;
        position: absolute;
        overflow: hidden;
        animation: 3s linear infinite marquee;
    }
    .lscontent .marquee span {
        float: left;
        width: 50%;
    }
    .marquee {
        margin: 0 auto;
        overflow: hidden;
        white-space: nowrap;
        box-sizing: border-box;
        animation: 30s linear infinite marquee;
    }
    .marquee:hover {
        animation-play-state: paused;
    }
    @keyframes marquee {
        0% {
            left: 0;
            text-indent: 20em;
        }
        100% {
            left: -100%;
            text-indent: -105em;
        }
    }
    .curve {
        background-size: cover !important;
    }
}

.Fraction_share_notes {
    margin-top: 0.5em;
    color: #ff9d09;
}

.fraction_input_border {
    border-radius: 4px;
    border: 2px solid var(--ce-main-color);
}

.transation_id_copy {
    line-break: anywhere;
}

.custom_invest_margin {
    margin-top: 1em;
    margin-bottom: 1em;
}

.broker_check {
    width: 11em;
    margin-top: 1.5em;
}

.invest_acc_box .vertical_align_sub {
    display: inline-flex;
    margin-left: 0.2em;
}

.dashboard_btn,
.dashboard_btn:focus,
.dashboard_btn:hover {
    background-color: #333;
    color: #fff;
}

.connectWalletOuter {
    background-color: #fff;
    padding: 25px 15px 50px;
    margin-top: 20px;
    z-index: 0;
}

.walIcon {
    width: 50px;
    height: 50px;
    float: left;
    border: 2px solid var(--ce-main-color);
    border-radius: 50%;
    text-align: center;
    line-height: 3;
}

.walIcon img {
    width: 65%;
    margin: auto;
}

.walSiteTitle {
    font-weight: 600;
    padding-top: 10px;
}

.walEth {
    font-weight: 600;
    font-size: 14px;
}

.walKey {
    padding-top: 1em;
}

.walKey .copyKey {
    color: var(--ce-main-color);
    cursor: pointer;
    padding-left: 15px;
}

.walEth select:focus-visible {
    outline: 0;
}

.walEth span img {
    padding-right: 25px;
}

.walSiteTitle i {
    color: var(--ce-main-color);
    padding-left: 10px;
    font-size: 18px;
    font-weight: 600;
}

.pt-5 {
    padding-top: 5px;
}

.greyBox .innerBox {
    background-color: #eee;
    border-radius: 5px;
    padding: 20px 15px;
}

.conWalletIcon {
    width: 22px;
    padding-top: 8px;
}

.conwalValue img {
    width: 25px;
    padding-right: 10px;
}

.conwalValue {
    border-radius: 15px;
    border: 1px solid var(--ce-main-color);
    padding: 5px 10px;
    width: fit-content;
    float: right;
}

.cw2 {
    text-align: right;
    padding-top: 10px;
}

#connectWallet button.ml-5 {
    margin-left: 5px;
}

.public_address span {
    position: absolute;
    top: 8px;
    left: 20px;
    color: gray;
}

.public_address input {
    padding-left: 25px !important;
}

.wallet_accordian_toggle_button {
    width: 3em;
    height: 1em;
    display: block;
    cursor: pointer;
}

.wallet_accordian_toggle_button span {
    width: 0.15em;
    height: 0.7em;
    background: #fff;
    display: block;
    position: absolute;
    margin-top: 0.15em;
    transition: 0.2s ease-in-out;
}

.wallet_accordian_toggle_button span:first-child {
    transform: rotate(135deg);
    right: 1.1em;
}

.wallet_accordian_toggle_button span:nth-child(2) {
    transform: rotate(-135deg);
    right: 0.7em;
}

.wallet_active .wallet_accordian_toggle_button span:first-child {
    transform: rotate(45deg);
    right: 1.1em;
}

.wallet_active .wallet_accordian_toggle_button span:nth-child(2) {
    transform: rotate(-45deg);
    right: 0.7em;
}

.wallet_active .fa-plus:before {
    content: "\f068";
}

@keyframes changeAccordian {
    from {
        transform: rotate(45deg);
    }
    to {
        margin: 200px;
    }
}

#transAssetsModal .modal-header,
#transWalletFundModal .modal-header {
    border-radius: 5px 5px 0 0;
}

#transAssetsModal .modal-dialog,
#transWalletFundModal .modal-dialog {
    width: 700px;
    margin: 6em auto auto;
}

.twfformOuter {
    padding: 30px 15px;
}

#transAssetsModal .fieldOuter,
#transWalletFundModal .fieldOuter {
    padding: 0 0 20px;
}

#transAssetsModal .fieldOuter input,
#transAssetsModal .fieldOuter select,
#transWalletFundModal .fieldOuter input,
#transWalletFundModal .fieldOuter select {
    width: -webkit-fill-available;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#transAssetsModal .fieldOuter input:focus,
#transAssetsModal .fieldOuter input:focus-visible,
#transAssetsModal .fieldOuter select:focus,
#transAssetsModal .fieldOuter select:focus-visible,
#transWalletFundModal .fieldOuter input:focus,
#transWalletFundModal .fieldOuter input:focus-visible,
#transWalletFundModal .fieldOuter select:focus,
#transWalletFundModal .fieldOuter select:focus-visible {
    outline: 0;
}

.toggleSwitchIcons {
    position: absolute;
    right: 1em;
    top: 0em;
}

.toggleSwitchIcons1 {
    border-right: 1px solid #4f576d;
    padding-right: 10px;
    font-size: 25px;
    cursor: pointer;
}

.toggleSwitchIcons2 {
    padding-left: 10px;
    font-size: 25px;
    cursor: pointer;
}

.button_size {
    width: 90px;
    height: 50px;
    border-radius: 10px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.button_margin {
    margin-right: 11px;
    margin-bottom: 15px;
}

.mutually_exclusive {
    background-color: #ffd877;
}

.newTTW .btn {
    line-height: 35px !important;
    padding: 0 !important;
}

.newTTW {
    clear: both;
    float: left;
    width: 100%;
}

.newTTW1,
.newTTW2 {
    width: 48%;
    float: left;
    font-size: 16px;
    font-weight: 600;
}

.newTTW1 {
    margin-right: 2%;
}

.newTTW2 {
    margin-left: 2%;
}

.orangeText {
    color: #ff9d09;
    font-size: 12px;
}

.otOuter {
    padding: 0.5em 0 0.8em;
}

#date-select-wrapper select {
    display: inline-block;
    width: 33.33%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    border: 1px solid #d1d1d1;
    border-radius: 1px;
    white-space: nowrap;
    opacity: 1;
}

#loader {
    position: absolute;
    left: 57%;
    top: 50%;
    z-index: 1;
    width: 60px;
    margin: -76px 0 0 -76px;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #394389;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
}

#wait_text {
    position: absolute;
    left: 51%;
    top: 50%;
    font-weight: 700;
}

.user_area {
    max-height: 22em;
    overflow-x: auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

.calendlyOuter a {
    display: block;
    width: 60%;
    margin: auto auto 1em auto;
    background-color: rgb(7 86 145);
    padding: 5px 30px;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 2px 5px;
    font-family: sans-serif;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.calendlyOuter a:hover {
    text-decoration: none;
}

.calendlyOuter a span {
    display: block;
    font-size: 12px;
}

.reqDemoButton {
    margin: 1em 17% auto 17% !important;
    width: 60% !important;
}

.cloudflare-captcha iframe {
    width: 13em !important;
}

#signin_section .float-label-field input {
    border-radius: 25px !important;
}

.manageTabsLength {
    width: 80%;
    margin: 0 auto 3em auto !important;
    white-space: nowrap;
    overflow-x: scroll;
    padding-bottom: 2em;
}

.abccc #new_image_upload {
    width: 80px;
}

.watchVideoBtn {
    margin: 1.5em auto auto auto;
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    gap: 1rem;
}

.watchVideoBtn i {
    width: auto;
    font-size: 22px;
    margin-right: 5px;
}

.watchVideoBtn a {
    display: flex;
    flex-flow: row;
    font-size: 18px;
    border: #f16723;
    border-radius: 30px;
    background: #f16723;
    align-items: center;
    padding: 1.5rem 2rem;
    justify-content: center;
}

.watchVideoBtn .btn-primary:hover {
    background: #f16723;
    border: #f16723;
}

.custom-sq-bullet {
    margin-top: 10px;
}

.custom-sq-bullet::before {
    color: #f16723;
    content: "\25A0";
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-bottom;
}


/* .fancybox-overlay {
  z-index: 9 !important;
} */

.highlightedMenu {
    position: relative;
    padding: 10px !important;
    overflow: hidden;
}

.highlightedMenu span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #171618, #3bff3b);
    animation: animate1 2s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.highlightedMenu span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #171618, #3bff3b);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

.highlightedMenu span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #171618, #3bff3b);
    animation: animate3 2s linear infinite;
}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.shadow {
    box-shadow: 0 1px 5px #eee !important;
}

.highlightedMenu span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #171618, #3bff3b);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.spacestationNav .highlightedMenu span:nth-child(1),
.spacestationNav .highlightedMenu span:nth-child(2),
.spacestationNav .highlightedMenu span:nth-child(3),
.spacestationNav .highlightedMenu span:nth-child(4) {
    background: linear-gradient(to top, #171618, #f4b220);
}

.trincollHeader .highlightedMenu {
    margin-top: 6px;
}

.trincollHeader .highlightedMenu span:nth-child(1),
.trincollHeader .highlightedMenu span:nth-child(2),
.trincollHeader .highlightedMenu span:nth-child(3),
.trincollHeader .highlightedMenu span:nth-child(4) {
    background: linear-gradient(to top, #2397d4, #004179);
}

.expertDojoNav .highlightedMenu span:nth-child(1),
.expertDojoNav .highlightedMenu span:nth-child(2),
.expertDojoNav .highlightedMenu span:nth-child(3),
.expertDojoNav .highlightedMenu span:nth-child(4) {
    background: linear-gradient(to top, #171618, #028fdb);
}

.neerNav .highlightedMenu span:nth-child(1),
.neerNav .highlightedMenu span:nth-child(2),
.neerNav .highlightedMenu span:nth-child(3),
.neerNav .highlightedMenu span:nth-child(4) {
    background: linear-gradient(to top, #171618, #00daff);
}

.techcoastangelsNav .highlightedMenu span:nth-child(1),
.techcoastangelsNav .highlightedMenu span:nth-child(2),
.techcoastangelsNav .highlightedMenu span:nth-child(3),
.techcoastangelsNav .highlightedMenu span:nth-child(4) {
    background: linear-gradient(to top, #171618, #838157);
}

.techcoastangelsNav .highlightedMenu {
    padding: 10px !important;
    overflow: hidden;
    display: block;
    height: 40px !important;
    margin-top: -9px;
    position: relative;
}

.modal-title {
    flex-grow: 1;
}

#loginfisrt_modal {
    .modal-dialog {
        width: 700px;
        top: 7em;
    }
    .modal-title {
        font-size: 20px;
        font-family: ""Work Sans", sans-serif" !important;
    }
    .modal-body {
        gap: 1rem;
        padding: 2em 1em;
        /*        display: flex;*/
        text-align: center;
        justify-content: center;
        img {
            width: 140px;
            height: 100px;
        }
        span:nth-child(2) {
            padding-top: 5px;
        }
        h4 {
            font-size: 24px;
            font-family: ""Work Sans", sans-serif" !important;
        }
        p {
            font-size: 17px;
            padding-top: 1em;
            font-family: ""Work Sans", sans-serif" !important;
        }
    }
    .btnArea {
        padding: 2em 2em 3em 2em;
        justify-content: center;
        gap: 2rem;
        .btn {
            width: 200px;
            font-size: 18px;
            border-width: 2px;
            border-radius: 50px;
            transition: 0.3s all ease-in-out;
            font-family: ""Work Sans", sans-serif" !important;
            border-color: #092052 !important;
            background-color: #092052 !important;
        }
        .btn:hover {
            transform: scale(0.9);
        }
        .btn_s1 {
            color: #092052 !important;
            border-color: #092052 !important;
            background-color: #fff !important;
        }
    }
}

.exe_mainbody {
    .exe_body {
        .exe_card_box {
            .exe_dis {
                font-size: 1.2em !important;
                margin-top: 2.5em !important;
            }
        }
    }
}

.raise-capital1 {
    .reqSec1 {
        .reqDemo {
            .slider.round {
                /* width: 36px !important; */
            }
        }
    }
}

.marketingButtonsNew {
    .btn {
        width: 48%;
        font-weight: 600;
        line-height: 22px;
    }
    .btn_01 {
        margin-right: 1%;
        border-color: var(--ce-main-color) !important;
        background-color: var(--ce-main-color) !important;
    }
    .btn_02 {
        margin-left: 1%;
        border-color: crimson !important;
        background-color: crimson !important;
    }
}

.featureHighlights {
    padding: 2em 0;
    h1 {
        text-align: center;
    }
    hr {
        border: none;
        border-bottom: 2px solid #33ccffa3;
        width: 100px;
        margin: auto;
    }
    .fhOuter {
        padding: 2em 0;
        p:nth-child(1) {
            width: 94%;
            margin: auto;
            padding-bottom: 1em;
            font-family: ""Work Sans", sans-serif";
        }
    }
    .col-md-4 .fhBox {
        min-height: 250px;
        margin-bottom: 2em;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("/images/home/fhbox-1.png");
    }
    .col-md-4:nth-child(2) .fhBox,
    .col-md-4:nth-child(4) .fhBox,
    .col-md-4:nth-child(6) .fhBox,
    .col-md-4:nth-child(8) .fhBox,
    .col-md-4:nth-child(10) .fhBox,
    .col-md-4:nth-child(12) .fhBox,
    .col-md-4:nth-child(14) .fhBox {
        background-image: url("/images/home/fhbox2.png");
    }
    .fhBox {
        img {
            width: 30px;
            height: 30px;
            position: absolute;
            margin: 15px 0 0 35px;
        }
        h4 {
            color: #fff;
            margin: 0;
            padding: 55px 5px 5px 35px;
        }
        p {
            color: #fff;
            padding: 10px 35px;
            min-height: 180px;
        }
    }
    .fhOuter p:nth-child(1) {
        width: 80%;
        font-size: 12px;
    }
}

.brokerDealerSection {
    padding-top: 2.5em;
    min-height: 533px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/home/bgg.png");
    h1 {
        color: #fff;
    }
    hr {
        border: none;
        border-bottom: 2px solid #33ccffa3;
        width: 100px;
        margin: auto;
    }
    .fa {
        color: var(--ce-main-color);
    }
    ul {
        row-gap: 2rem;
        display: flex;
        padding: 2em 0 0 0rem;
        list-style: none;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .card {
        border: 0;
        display: flex;
        flex-direction: column;
        max-width: 30rem;
        --iconS: 8rem;
        --iconOffsetX: calc(var(--iconS) / 4);
        --iconOffsetY: calc(var(--iconS) / 2.5);
        margin-top: var(--iconOffsetY);
        margin-bottom: var(--iconOffsetY);
        margin-inline: var(--iconOffsetX);
        border-radius: 1rem;
        font-family: "Roboto", sans-serif;
        color: #333;
        background-color: #fff;
        --shadowSurface: 0.5rem 0.5rem 0.5rem rgb(0 0 0 / 0.25);
        --bgGradient: radial-gradient(circle at bottom right, transparent, rgb(0 0 0 / 0.1));
        background-image: radial-gradient(circle at calc(var(--iconOffsetX) * -1 + var(--iconS) / 2) calc(var(--iconOffsetY) * -1 + var(--iconS) / 2), rgb(0 0 0 / 0.4) calc(var(--iconS) / 2), transparent calc(var(--iconS) / 1.6)), radial-gradient(circle at calc(var(--iconOffsetX) * -1 + var(--iconS) / 2) calc(var(--iconOffsetY) * -1 + var(--iconS) / 2), var(--ce-main-color) calc(var(--iconS) / 1.4), transparent calc(var(--iconS) / 1.4 + 1px)), var(--bgGradient);
        --shadowInsetLight: inset 0.125rem 0.125rem 0.125rem rgb(255 255 255 / 0.5);
        --shadowInsetDark: inset -0.067rem -0.067rem 0.067rem rgb(0 0 0 / 0.5);
        box-shadow: var(--shadowInsetLight), var(--shadowInsetDark), var(--shadowSurface);
    }
    .card .icon {
        width: var(--iconS);
        aspect-ratio: 1;
        margin-top: calc(var(--iconOffsetY) * -1);
        margin-left: calc(var(--iconOffsetX) * -1);
        margin-bottom: calc(var(--iconS) / 4);
        display: grid;
        place-items: center;
        color: var(--ce-main-color);
        font-size: calc(var(--iconS) / 3);
        background-color: inherit;
        border-radius: 50%;
        box-shadow: var(--shadowInsetLight), var(--shadowInsetDark);
        background-image: var(--bgGradient);
    }
    .card .title {
        font-size: 1.2rem;
        font-weight: 700;
        color: var(--ce-main-color);
        text-align: center;
        text-transform: uppercase;
    }
    .card .content {
        font-size: 14px;
        padding: .8em 1em 2rem 1em;
        font-family: ""Work Sans", sans-serif";
    }
}

ul {
    margin: auto;
}

.leadingCapital {
    color: #fff;
    padding: 0;
    margin: auto;
    background-color: #050b32;
    h1 {
        padding-top: 1em;
        text-align: center;
    }
    hr {
        border: none;
        border-bottom: 2px solid #33ccffa3;
        width: 100px;
        margin: auto;
    }
    .leadingCapital_1 {
        padding: 5em 0;
    }
    .ticksUl li {
        font-size: 14px;
    }
    .leadBox {
        float: left;
        position: relative;
        min-height: 430px;
        padding: 50px 20px 20px 20px;
        border-radius: 8px;
        border: 1px solid #33ccffb8;
        box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1), 0rem 0rem 2rem rgba(255, 255, 255, 0.3);
        img {
            top: -2em;
            left: 3em;
            width: 60px;
            padding: 15px;
            border-radius: 8px;
            position: absolute;
            background-color: #050b32;
            border: 1px solid #33ccffb8;
            box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1), 0rem 0rem 2rem rgba(255, 255, 255, 0.3);
        }
        h4 {
            min-height: 58px;
        }
        p {
            font-size: 14px;
            min-height: 85px;
        }
        ul {
            min-height: 170px;
        }
        ul li::marker {
            color: #9cc564;
        }
    }
}

.customerService {
    padding: 2em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/home/customerService.png");
    hr {
        border: none;
        border-bottom: 2px solid #33ccffa3;
        width: 100px;
        margin: 15px 0em 15px 4em;
    }
    p {
        width: 70%;
        color: #fff;
    }
    h3 {
        color: #fff;
        padding-top: 1em;
    }
    /*.owl-item.active > div:after {
        content: 'active';
    }
    .owl-item.center > div:after {
        content: 'center';
    }
    .owl-item.active.center > div:after {
        content: 'active center';
    }*/
    .owl-item>div:after {
        font-family: sans-serif;
        font-size: 24px;
        font-weight: bold;
    }
    .item-cs {
        display: flex;
        height: 150px;
        border-radius: 10px;
        align-items: center;
        justify-content: center;
        padding: 15px 15px 15px;
        background-color: #1e1d57;
    }
    .active.center {
        transform: scale(1);
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        .item-cs {
            background-color: #36357c;
        }
    }
    .active {
        transform: scale(0.8);
        transition: 0.6s ease;
        /*-webkit-filter: grayscale(100%);
        filter: grayscale(100%);*/
    }
    .owl-theme .owl-controls .owl-nav [class*="owl-"] {
        color: white;
        font-size: 16px;
        margin: 5px;
        padding: 4px 7px;
        background: #1d1c4f;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 30px;
        width: 30px;
        height: 30px;
    }
    .customerServiceCarousel {
        padding-top: 2em;
    }
}

.newblueStrip {
    padding: 1em 0 2em 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/home/trustedbg.png");
    h1 {
        color: #fff;
        text-align: center;
    }
    hr {
        border: none;
        border-bottom: 2px solid #33ccffa3;
        width: 100px;
        margin: auto;
    }
    .slick-initialized .slick-slide {
        display: flex;
        min-height: 75px;
        align-items: center;
    }
    .client-slider {
        img:focus-visible {
            outline: none;
        }
        .ain {
            width: 55%;
        }
        .orbvest {
            width: 70%;
        }
        .vfFastpitch {
            width: 50%;
        }
        .altvest {
            width: 50%;
        }
        .mindrock {
            width: 60%;
        }
        .fundengine {
            width: 60%;
        }
        .dope {
            width: 50%;
        }
        .youngamericacapital {
            width: 60%;
        }
        .smartmoney {
            width: 50%;
        }
        .creincomefund {
            width: 40%;
        }
        .aspinal {
            width: 50%;
        }
        .first24health {
            width: 30%;
        }
        /*.opc {
      width: 65%;
    }

    .open {
      width: 35%;
    }

    .owngold {
      width: 40%;
    }

    .raffles {
      width: 55%;
    }*/
        .thoclor {
            width: 40%;
        }
        .xago {
            width: 70%;
        }
    }
}

.author-area {
    img {
        width: 60px;
        height: 60px;
        margin: auto;
        margin-top: 10px;
        border-radius: 50%;
        box-shadow: #bbb 0 4px 15px -2px;
    }
    h6 {
        color: #dedede;
    }
}

.homeSec4 {
    padding: 4em 0;
}

.brochureBox {
    padding: 2em 0;
    h1 {
        color: var(--ce-main-color);
        margin: 10px 0;
        font-family: ""Work Sans", sans-serif";
    }
    .brochureBoxinner {
        gap: 5rem;
        width: 80%;
        padding: 2em;
        display: flex;
        border-radius: 1rem;
        background: #fff;
        margin: 1em auto;
        border: 1px solid #33ccffb8;
        backdrop-filter: blur(0.1rem);
        box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1), 0rem 0rem 2rem rgba(255, 255, 255, 0.3);
    }
    .downloadBrochure {
        color: #fff;
        padding: 15px 20px;
        display: block;
        min-width: 205px;
        text-align: center;
        border-radius: 30px;
        background: var(--ce-main-color);
        font-family: ""Work Sans", sans-serif";
        /* border: 1px solid #33ccffb8;
    backdrop-filter: blur(0.1rem); */
        transition: all 0.3s ease-in-out;
        /* box-shadow: inset 0 0 1.25rem hsla(247, 57%, 91%, 1),
      0rem 0rem 2rem rgba(255, 255, 255, 0.3); */
        box-shadow: 0 5px 7px -5px #000;
    }
    /* .downloadBrochure:hover {
    color: #092052;
    text-decoration: none;
    background-color: #fff;
  } */
    .brochureBox1 {
        width: 70%;
        text-align: left;
        p {
            font-size: 16px;
            font-family: ""Work Sans", sans-serif";
        }
    }
    .brochureBox2 {
        align-self: center;
    }
}

.rafflesCapital {
    article {
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            color: #99b951;
        }
        h2 {
            font-size: 18px;
        }
        h3 {
            font-size: 16px;
        }
        h4 {
            font-size: 14px;
        }
    }
    p,
    #document_prop table tr td {
        font-size: 14px;
    }
    .SandS {
        padding-bottom: 2em;
        span {
            width: 100%;
            height: 15em;
            display: block;
            border-radius: 10px;
            background-size: cover;
        }
        .infoParagraph {
            h5 {
                margin-top: 0;
            }
            p {
                font-size: 12px;
            }
        }
    }
    .d-grid {
        display: grid;
    }
    .teamCard {
        padding: 5px 15px;
        border-radius: 4px;
        background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 50%, #99b951 50%, #99b951 100%);
        background-size: 100% 200%;
        transition: background-position 0.3s ease;
    }
    .teamCard:hover {
        background-position: 0 -100%;
    }
    .teamCard p.team_deg {
        color: #99b951;
        line-height: 1;
        margin-bottom: 0;
    }
    .teamCard:hover a,
    .teamCard:hover p,
    .teamCard:hover p.team_deg {
        color: #fff;
    }
    .teamCard em {
        margin-top: 10px;
        font-size: 12px;
    }
    .teamCard h5 {
        color: #000;
        font-size: 16px;
    }
    .teamCard a {
        font-size: 13px;
        font-weight: 600;
    }
    .teamCard i {
        font-size: 14px;
        font-weight: 600;
    }
    .teamCard .team_description {
        height: 200px;
        font-size: 13px;
        overflow-y: auto;
    }
    .teamMemberImage {
        width: 8em;
        height: 8em;
        border-radius: 4px;
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        border: 3px double #99b951;
    }
    .teamMembersFromTeamTab h5 {
        text-align: center;
    }
}

.thumbnail.CapitalEngineProject {
    .short_headline {
        border-bottom: 1px solid #97cc5d;
    }
    .short_headline span {
        border-bottom: 5px solid #97cc5d;
    }
    #document_prop table tr,
    #document_prop table td,
    #document_prop table th {
        padding: 10px !important;
    }
    .document_prop_background {
        width: 95%;
        margin: auto;
        padding: 0 !important;
    }
    .pdf_view {
        color: #3da3e1;
        font-weight: 600;
    }
    ul li::marker {
        content: "✓ ";
        color: #97cc5d;
    }
    .thumbnail span {
        font-family: ""Work Sans", sans-serif" !important;
    }
    .marketStrategy {
        padding: 0;
        p {
            clear: both;
            font-size: 12px;
            text-align: center;
            margin-bottom: 0;
            a {
                font-weight: 600;
                text-decoration: underline;
            }
            strong {
                display: block;
                text-align: center;
            }
        }
        .ms1 {
            strong {
                font-size: 30px !important;
                padding-top: 30px;
                display: block;
            }
        }
        .ms2 {
            img {
                width: 5em;
                height: 5em;
                margin: auto;
                display: block;
            }
            p {
                padding-top: 10px;
                font-size: 12px;
                font-weight: 600;
                text-align: center;
            }
        }
        .blueBanner {
            color: #fff;
            width: 60%;
            font-size: 18px;
            text-align: center;
            padding: 10px 15px;
            border-radius: 30px;
            margin: 1em 0 0.5em 0;
            background-color: #3ca3e1;
        }
        .msfooter {
            p {
                clear: both;
                float: right;
                color: #295eb2;
                font-size: 12px;
                font-weight: 600;
                margin-bottom: 2em;
            }
        }
        .ms3,
        .ms4 {
            .col-md-12 {
                color: #fff;
                padding: 10px 15px;
                margin-bottom: 1em;
                border-radius: 15px;
                background-color: #111936;
                .col-md-2 {
                    p {
                        margin-bottom: 0;
                    }
                }
            }
            .value {
                color: #96d35d;
                font-size: 32px;
                font-family: "poppins_700";
            }
            .col-md-3 p:nth-child(2),
            .col-md-4 p:nth-child(2) {
                font-size: 16px;
                font-family: ""Work Sans", sans-serif";
            }
            .col-md-3 {
                border-right: 2px dashed #646161;
            }
        }
        .calenderBlock {
            padding: 10px 15px;
            border-radius: 10px;
            border: 2px solid #fff;
            background-color: #565556;
        }
    }
}

.blurBtn:focus,
.blurBtn:focus-visible {
    background-color: white!important;
    color: var(--ce-main-color) !important;
    border: none;
    outline: none !important;
}

.blurBtn2:focus,
.blurBtn2:focus-visible {
    background-color: var(--ce-main-color) !important;
    color: white !important;
    border: none;
    outline: none !important;
}

.d-grid {
    display: grid;
}

.teamCard {
    padding: 15px 0;
    background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 50%, var(--ce-main-color) 50%, var(--ce-main-color) 100%);
    background-size: 100% 200%;
    transition: background-position 0.3s ease;
}

.teamCard:hover {
    background-position: 0 -100%;
}

.teamCard p.team_deg {
    color: var(--ce-main-color);
}

.teamCard:hover a,
.teamCard:hover p,
.teamCard:hover li,
.teamCard:hover p em,
.teamCard:hover li span,
.teamCard:hover p.team_deg {
    color: #fff;
}

.teamCard em {
    font-size: 12px;
}

.teamCard h5 {
    font-size: 16px;
}

.teamCard a {
    font-size: 13px;
    font-weight: 600;
}

.teamCard i {
    font-size: 14px;
    font-weight: 600;
}

.teamCard .team_description {
    height: 200px;
    font-size: 14px;
    overflow-y: auto;
}

.team_description p {
    font-size: 14px !important;
}

.teamCard:hover {
    .team_description,
    h5 {
        color: white !important;
    }
}

.teamMemberImage {
    width: 8em;
    height: 8em;
    border-radius: 4px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 3px double var(--ce-main-color);
}

:root {
    --switches-bg-color: #092052;
    --switches-label-color: white;
    --switch-bg-color: white;
    --switch-text-color: #092052;
}

#schedModal {
    z-index: 9999;
    .modal-title {
        font-size: 16px;
    }
    .modal-body {
        min-height: 400px;
    }
    .modal-content {
        top: 0em;
        width: 100%;
        margin-top: 5%;
        transform: translateY(0%);
    }
    #calendlyMessage {
        min-height: 210px;
        text-align: center;
        iframe {
            min-height: 740px;
        }
    }
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}


/* Firefox */

input[type="number"] {
    -moz-appearance: textfield;
}

.invalid {
    border-color: red !important;
}

.clientSaysBlock {
    padding: 2em 0 4em 0;
    width: 100%;
    min-height: 37.5em;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/home/msgbg.png");
}

.clientSaysBlock hr {
    border: none;
    border-bottom: 2px solid #33ccffa3;
    width: 100px;
    margin: auto;
}

.clientSaysBlock h1 {
    color: #32cdff;
    position: relative;
    margin-top: 20px;
}

.clientSaysBlock h1:hover {
    color: white;
}

.clientSaysBlock p {
    color: #fff;
    font-size: 18px;
    min-height: 100px;
    position: relative;
    font-family: "open_sans_400" !important;
}

.clientSaysBlock .carousel-control .glyphicon-chevron-left {
    left: -4em;
}

.clientSaysBlock .carousel-control .glyphicon-chevron-right {
    right: -4em;
}

.clientSaysBlock .clientSays {
    width: 70%;
    margin: 2em auto;
    position: relative;
}

.clientSaysBlock .clientSays .Quotes1 {
    top: 1em;
    left: 1em;
    z-index: 1;
    position: absolute;
}

.clientSaysBlock .clientSays .Quotes2 {
    right: 1em;
    bottom: 1em;
    z-index: 1;
    position: absolute;
}

.clientSaysBlock .csBlock {
    padding: 15px;
    text-align: center;
    min-height: 300px;
}

.clientSaysBlock h5 {
    color: #33ccff;
    margin: .5em 0 0 0;
}

.clientSaysBlock .carousel-inner>.item>.csBlock {
    justify-content: center;
    align-items: center;
    height: 200px;
}

.clientSaysBlock .layered {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(9, 32, 82, 0.8);
}

.clientSaysBlock .carousel-indicators li {
    border-color: #33ccff;
}

.clientSaysBlock .carousel-control .glyphicon-chevron-left,
.clientSaysBlock .carousel-control .glyphicon-chevron-right {
    font-size: 25px;
}

.clientSaysBlock .carousel-control {
    color: #33ccff;
    display: flex;
    justify-content: center;
}

.carousel-indicators [data-bs-target] {
    border: 0;
    width: 10px;
    height: 10px;
    list-style: none;
    border-radius: 50%;
}

.clientSaysBlock .carousel-indicators .active {
    width: 10px;
    background-color: #33ccff;
}

.clientSaysBlock .carousel-indicators {
    z-index: 0;
    bottom: -3.5em;
    margin-bottom: 0;
}

.clientSaysBlock .carousel-inner {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: transparent;
    backdrop-filter: blur(0.1rem);
}

.clientSaysBlock .carousel-inner .item {}

.clientSaysBlock .carousel-inner .item.active {
    display: block;
}

.clientSaysBlock .carousel-control {
    width: 15%;
    opacity: 1;
    background: none;
}

.clientSaysBlock .carousel-control .fa {
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 50%;
    background-color: #0870a6;
}

.clientSaysBlock .carousel-control.left .fa {
    margin-top: 45%;
    margin-left: -10em;
}

.clientSaysBlock .carousel-control.right .fa {
    margin-top: 45%;
    margin-right: -10em;
}

.clientSays .fa:before {
    line-height: 1.8;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    height: 40px;
    margin: auto;
    object-fit: contain;
    object-position: center;
}

.slick-slide {
    img.aloha {
        height: 70px;
    }
    img.opc,
    img.open,
    img.owngold,
    img.raffles,
    img.ABC,
    img.CCC {
        height: 60px;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.client-slider {
    padding: 15px 0;
}

#downloadBrochureModal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 30px 20px;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    transform: translateY(-50%);
    max-height: 80%;
    overflow: auto;
    margin-top: 15%;
    h3 {
        margin: 0 0 1em 0;
    }
    .fa-times {
        float: right;
        cursor: pointer;
    }
}


/*
.close {
  color: black;
  float: right;
  font-size: 38px;
  font-weight: bolder;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: var(--ce-main-color);
  text-decoration: none;
}*/

#downloadBrochureModal .sub {
    display: flex;
    justify-content: center;
}

#downloadBrochureModal #modalForm {
    width: 70%;
    margin: auto;
}

#downloadBrochureModal .form-group {
    margin-bottom: 15px;
    input {
        width: 100% !important;
    }
}

#downloadBrochureModal label {
    display: block;
    margin-bottom: 5px;
}

#downloadBrochureModal input[type="text"],
#downloadBrochureModal input[type="email"] {
    width: 66%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

#downloadBrochureModal .visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#downloadBrochureModal .check {
    display: none !important;
    width: 20px;
    height: 20px;
    border: 2px solid powderblue;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    vertical-align: middle;
}

#downloadBrochureModal input[type="checkbox"]:checked+.check {
    background-color: blue;
    border: none;
}

#downloadBrochureModal input[type="checkbox"]:checked+.check::after {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

#downloadBrochureModal input[type="checkbox"].invalid+.check {
    border: 2px solid red;
}

#downloadBrochureModal p.invalid-feedback {
    color: red;
    font-size: 0.9em;
    margin: 0;
    text-align: left;
    margin-left: 45%;
}

#downloadBrochureModal .containerRB {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#downloadBrochureModal .containerRB input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#downloadBrochureModal .checkmark {
    border: 2px solid var(--ce-main-color);
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

#downloadBrochureModal .containerRB:hover input~.checkmark {
    background-color: #ccc;
}

#downloadBrochureModal .containerRB input:checked~.checkmark {
    background-color: var(--ce-main-color);
}

#downloadBrochureModal .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#downloadBrochureModal .containerRB input:checked~.checkmark:after {
    display: block;
}

#downloadBrochureModal .containerRB .checkmark:after {
    left: 5px;
    top: 10x;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toast {
    z-index: 9999;
}

#schedModal h4 {
    font-size: 22px;
    padding: 1em 1em 0 1em;
    .fa-times {
        float: right;
        cursor: pointer;
    }
}

@font-face {
    font-family: DroidSerif-Regular;
    src: url(../fonts/DroidSerif-Regular.ttf);
}

@font-face {
    font-family: DroidSerif-Bold;
    src: url(../fonts/DroidSerif-Bold.ttf);
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat.ttf);
}

img#new_image_upload {
    width: 100% !important;
    max-width: 100% !important;
}

.thumbnail #step1 #project_logo_prop,
.thumbnail #step1 .prop_vdo_hover_iframe,
.thumbnail #step1 .prop_vdo_hover_iframe_div,
.thumbnail.circlecc #step1 #project_logo_prop,
.thumbnail.circlecc #step1 .prop_vdo_hover_iframe,
.thumbnail.circlecc #step1 .prop_vdo_hover_iframe_div,
.thumbnail.mbat #step1 #project_logo_prop,
.thumbnail.mbat #step1 .prop_vdo_hover_iframe,
.thumbnail.mbat #step1 .prop_vdo_hover_iframe_div,
.thumbnail.imolott #step1 #project_logo_prop,
.thumbnail.imolott #step1 .prop_vdo_hover_iframe,
.thumbnail.imolott #step1 .prop_vdo_hover_iframe_div,
.thumbnail.cybernatics #step1 #project_logo_prop,
.thumbnail.cybernatics #step1 .prop_vdo_hover_iframe,
.thumbnail.cybernatics #step1 .prop_vdo_hover_iframe_div,
.thumbnail.characterBankInc #step1 #project_logo_prop,
.thumbnail.characterBankInc #step1 .prop_vdo_hover_iframe,
.thumbnail.characterBankInc #step1 .prop_vdo_hover_iframe_div,
.thumbnail.marco_ev #step1 #project_logo_prop,
.thumbnail.marco_ev #step1 .prop_vdo_hover_iframe,
.thumbnail.marco_ev #step1 .prop_vdo_hover_iframe_div,
.thumbnail.abccc #step1 #project_logo_prop,
.thumbnail.abccc #step1 .prop_vdo_hover_iframe,
.thumbnail.abccc #step1 .prop_vdo_hover_iframe_div {
    width: 100%;
    height: 400px;
    max-height: 400px;
}

@media only screen and (max-width: 800px) {
    .thumbnail #step1 #project_logo_prop,
    .thumbnail #step1 .prop_vdo_hover_iframe,
    .thumbnail #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.circlecc #step1 #project_logo_prop,
    .thumbnail.circlecc #step1 .prop_vdo_hover_iframe,
    .thumbnail.circlecc #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.mbat #step1 #project_logo_prop,
    .thumbnail.mbat #step1 .prop_vdo_hover_iframe,
    .thumbnail.mbat #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.imolott #step1 #project_logo_prop,
    .thumbnail.imolott #step1 .prop_vdo_hover_iframe,
    .thumbnail.imolott #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.cybernatics #step1 #project_logo_prop,
    .thumbnail.cybernatics #step1 .prop_vdo_hover_iframe,
    .thumbnail.cybernatics #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.characterBankInc #step1 #project_logo_prop,
    .thumbnail.characterBankInc #step1 .prop_vdo_hover_iframe,
    .thumbnail.characterBankInc #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.marco_ev #step1 #project_logo_prop,
    .thumbnail.marco_ev #step1 .prop_vdo_hover_iframe,
    .thumbnail.marco_ev #step1 .prop_vdo_hover_iframe_div,
    .thumbnail.abccc #step1 #project_logo_prop,
    .thumbnail.abccc #step1 .prop_vdo_hover_iframe,
    .thumbnail.abccc #step1 .prop_vdo_hover_iframe_div {
        width: 100%;
        height: auto;
        max-height: 400px;
    }
}

.thumbnail.dope #step1 #project_logo_prop,
.thumbnail.dope #step1 .prop_vdo_hover_iframe,
.thumbnail.dope #step1 .prop_vdo_hover_iframe_div {
    height: 450px !important;
    max-height: 450px !important;
}

.list-details>li.issuer_details_content {
    display: flex;
}

.dope {
    --dopeColor: #00594e;
    --dopeColor2: #a6ff80;
    .teamCard {
        padding: 15px 0;
        background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 50%, #00594e 50%, #00594e 100%);
        background-size: 100% 200%;
        transition: background-position 0.3s ease;
    }
    .teamCard:hover {
        background-position: 0 -100%;
    }
    .teamMemberImage {
        border: 3px double #00594e;
    }
    .teamCard em {
        color: var(--dopeColor);
    }
    .teamCard:hover em,
    .teamCard:hover h5,
    .teamCard:hover li span,
    .teamCard:hover .team_description {
        color: #fff !important;
    }
    .visionDope {
        padding: 5px 15px 25px 15px;
        background-color: var(--dopeColor2);
    }
    .visionDope p {
        color: var(--dopeColor);
    }
    .dd_section7 {
        background-color: var(--dopeColor);
        border-bottom-right-radius: 65px;
        border-bottom-left-radius: 65px;
        padding: 4em 0;
    }
    .dd_section7 h2 {
        font-size: 36px;
        color: var(--dopeColor);
        padding-bottom: 0em;
        float: left;
    }
    .dd_section7 img {
        width: 25px;
        margin: 10px 0 0 20px;
    }
    .dd_section7 .clr {
        margin-bottom: 2em;
    }
    .teamImage {
        height: 26em;
        border-radius: 4px;
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        border: 2px solid var(--dopeColor);
    }
    .teamDescription {
        height: 26em;
    }
    .teamImageOuter p {
        position: absolute;
        bottom: 0;
        margin: 1em 0;
        font-size: 24px;
        color: var(--dopeColor);
    }
}

.mbat {
    img#new_image_upload {
        width: 180px !important;
        max-width: 180px !important;
    }
    b,
    strong,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: DroidSerif-Regular !important;
    }
    strong {
        color: #f16723;
        display: block;
        text-align: center;
        font-size: 40px !important;
    }
    h4 {
        color: #f16723;
        font-size: 22px;
        font-weight: 700;
    }
    h4.blue-boxed {
        color: #fff;
        padding: 1em;
        font-size: 26px;
        margin-top: 2rem;
        text-align: center;
        border-radius: 32px;
        background-color: #2b3482;
    }
    li p {
        margin-bottom: 0;
    }
    p,
    li,
    span {
        font-size: 16px;
        color: #2b3482 !important;
        font-family: Montserrat !important;
    }
    .teamCard:hover li span {
        color: #fff !important;
    }
    b {
        font-size: 16px;
    }
    span b {
        color: #f16723;
    }
    p b {
        font-family: Montserrat !important;
    }
    li {
        list-style: square !important;
    }
    li::marker {
        color: #f16723 !important;
    }
    .callout {
        background-color: #f16723;
        border-radius: 32px;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        padding: 20px;
        display: flex;
        .button.white,
        .button.white:hover {
            background-color: #2b3482;
            margin-top: 20px;
            padding-left: 4rem;
            padding-right: 4rem;
            border-radius: 30px;
            flex-flow: column;
            justify-content: center;
            align-items: center;
            padding: 1em 2em;
            font-weight: 600;
            width: fit-content;
            color: #fff;
            display: flex;
        }
        .disclaimers.text--center {
            text-align: center;
            color: #fff;
            b {
                display: block;
                margin: 1em auto auto auto;
            }
        }
        .disclaimers.text--center strong {
            color: #fff;
        }
        .heading-h3.text-center.text--white strong {
            color: #fff;
        }
    }
    .Forward-Looking-Statements {
        width: 100%;
        border-collapse: collapse;
        th,
        td {
            border: 1px solid #ccc;
            padding: 10px;
            text-align: center;
        }
        td {
            text-align: left;
        }
        th {
            background-color: #243b85 !important;
            color: white;
        }
        .category-row {
            background-color: #dde3f1;
            font-weight: bold;
        }
        .highlight {
            background-color: #f1f5fc;
        }
        .ebitda-row {
            font-weight: bold;
            color: #243b85;
        }
        .adjusted-ebitda-row {
            font-weight: bold;
            background-color: #f1f5fc;
        }
    }
}

.shareicon_div a span.fa {
    vertical-align: super;
    color: var(--ce-main-color) !important;
    font: normal normal normal 14px/1 FontAwesome !important;
}

span.issuer_name,
span.share_div,
span.issued_by_font,
span.issuer_name,
span.custom-grey {
    color: var(--ce-main-color) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    padding-top: 7px !important;
}

span.custom-grey {
    color: #aaa !important;
}

.client-slider-mobile {
    display: none !important;
}

.disclaimer-section {
    padding: 0 0 4em 0;
    .container {
        padding: 2em;
        border-radius: 8px;
        background-color: var(--ce-main-color);
    }
    p {
        color: #fff;
        font-size: 14px;
        text-align: left;
        font-family: ""Work Sans", sans-serif" !important;
    }
}

.thumbnail.characterBankInc {
    margin-bottom: 2em;
    #step1 .step_content {
        margin-top: 0;
    }
    img#new_image_upload {
        padding: 0 !important;
    }
    .targetAudience {
        padding: 0;
        .ta-card {
            padding: 15px;
            display: flex;
            min-height: 440px;
            border-radius: 30px;
            align-items: center;
            flex-direction: column;
            justify-content: start;
            background-color: #cff4ff;
            img {
                width: 5em;
            }
            ul {
                padding: 0 15px;
            }
            li {
                font-size: 12px;
            }
        }
    }
    .targetAudience .ta-card:first-child h5 {
        color: #0170c9;
    }
    .targetAudience .ta-card:nth-child(2) h5 {
        color: #f2935a;
    }
    .targetAudience .ta-card:nth-child(3) h5 {
        color: #39b44a;
    }
    .inv-tab-table,
    .inv-tab-table2,
    .inv-tab-table3,
    .fourBlockCardsTable {
        width: 100%;
        border-collapse: collapse;
        th,
        td {
            font-size: 14px;
            text-align: left;
            padding: 12px 15px;
            border: 1px solid #000 !important;
        }
        tr td:first-child {
            font-weight: bold;
        }
    }
    .teamArea {
        width: 100%;
        padding: 2em 0;
        min-height: 400px;
        position: relative;
        border-radius: 30px;
        background-size: contain;
        background-repeat: repeat-y;
        background-position: center;
    }
    .teamArea::before {
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        border-radius: 30px;
        background-color: rgb(1 61 132 / 70%);
    }
    .teamArea .teamAreaCard {
        z-index: 0;
        color: white;
        padding: 15px;
        min-height: 450px;
        position: relative;
        text-align: center;
        border-radius: 30px;
        margin-bottom: 1.5em;
        background-color: rgb(6 91 193 / 80%);
        img {
            width: 50%;
        }
        p {
            font-size: 12px;
        }
    }
    .twoBlockCards {
        padding: 0;
        margin: 1em auto 2em auto;
        .tb-card {
            padding: 15px;
            min-height: 110px;
            text-align: center;
            border-radius: 30px;
            background-color: #cff4ff;
        }
        h3 {
            color: #04314c;
            margin-bottom: 5px;
        }
        h3,
        h5 {
            margin-top: 0;
        }
        p {
            font-size: 10px;
            margin-bottom: 0;
        }
    }
    .threeBlockCards {
        padding: 10px 10px 30px 10px;
    }
    .threeb-card {
        padding: 10px;
        min-height: 126px;
        border-radius: 30px;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2), 0 12px 40px rgba(0, 0, 0, 0.2);
        .tc1 {
            flex-direction: column;
        }
        img {
            width: 4em;
            height: 4em;
        }
        .tc2 {
            gap: 1rem;
        }
        .tc2 h5 {
            margin: 0;
        }
        .tc2 div {
            gap: 0.5rem;
            flex-direction: column;
        }
        .tc2 p {
            line-height: 1;
            font-size: 12px;
        }
        small {
            width: 70%;
            font-size: 9px;
            text-align: center;
            margin: 5px auto auto auto;
        }
    }
    .fbCard {
        padding: 15px;
        color: #04314c;
        text-align: center;
        border-radius: 30px;
        background-color: #cff4ff;
        margin: auto auto 2em auto;
        h2,
        h4 {
            margin: 0;
        }
    }
}


/*characterBankInc ends*/

.thumbnail.marco_ev {
    .mteam {
        h4 {
            margin: 0;
        }
    }
    .marcotable1,
    .marcotable2 {
        width: 100%;
        border-collapse: collapse;
        thead {
            color: white;
            background-color: #30b4a6;
        }
        thead th {
            padding: 10px;
            text-align: left;
            background-color: #30b4a6 !important;
        }
        tbody tr:nth-child(odd) {
            background-color: #f2f2f2;
        }
        tbody tr td,
        thead th {
            padding: 10px;
            text-align: right;
            border: 1px solid #ddd;
        }
        tbody tr td:first-child,
        thead th:first-child {
            text-align: left;
        }
        .highlight-row {
            font-weight: bold;
            background-color: #30b4a6;
        }
        .red-text {
            color: red;
        }
    }
    .businessModal {
        padding: 0;
        .col-md-2 {
            width: 20%;
            padding: 5px;
        }
        .card {
            padding: 10px;
            min-height: 200px;
            text-align: center;
            position: relative;
            margin-bottom: 10px;
            background-size: cover;
            border: 4px solid #20b2aa;
            background-position: center;
        }
        .card:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            content: "";
            position: absolute;
            background-color: rgba(76, 77, 78, 0.8);
        }
        .card img {
            width: 100%;
            height: 250px;
            object-fit: cover;
        }
        .card h3 {
            color: #fff;
            font-size: 28px;
            text-align: left;
            margin-top: 15px;
            font-weight: bold;
        }
        .card-content ul {
            padding: 0 0 0 8px;
        }
        .card p,
        .card li {
            color: #fff;
            font-size: 12px;
            text-align: left;
        }
        .card-content {
            position: relative;
        }
    }
    .cyanCards {
        padding: 0;
        .col-md-6:first-child .cyanCard,
        .col-md-6:nth-child(2) .cyanCard {
            margin-bottom: 1.8em;
        }
    }
    .cyanCard {
        color: #fff;
        padding: 15px;
        min-height: 170px;
        text-align: center;
        background-color: #1ca29d;
        h5 {
            font-size: 18px;
        }
        p {
            line-height: 1.2;
            font-size: 12px;
        }
    }
    .bmev {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: center;
    }
    ol {
        padding: 0 10px;
        li {
            color: gray;
            font-size: 12px;
            list-style-type: auto;
        }
    }
}


/*marco_ev ends*/

.image_gallery_session .gallery_images {
    background-position: center !important;
}

.thumbnail.cybernatics {
    img#new_image_upload {
        object-fit: cover;
        padding: 0 !important;
        width: 80px !important;
        object-position: center;
        height: 50px !important;
    }
    .cyber-psBlock {
        display: flex;
        align-items: center;
        margin-bottom: 1.5em;
        img {
            width: 5em;
            height: 5em;
            padding: 5px;
            border-radius: 50%;
            object-fit: contain;
            object-position: center;
            border: 3px solid #006fa5;
            box-shadow: 0px 4px 15px 0px #00000040;
        }
    }
    #step6 {
        .cyber-psBlock:nth-child(7),
        .cyber-psBlock:nth-child(5),
        .cyber-psBlock:nth-child(6) {
            img {
                border: 3px solid #9e0808;
            }
        }
    }
    .tfactsCards {
        padding: 15px;
        min-height: 240px;
        margin-bottom: 1em;
        text-align: center;
        border-radius: 20px;
        border: 2px solid var(--cyber-color);
        p {
            font-size: 14px;
            color: var(--cyber-color);
        }
        small {
            color: gray;
            font-size: 12px;
        }
    }
    .summary_invest_blocks {
        display: flex;
        .sinvest_blocks {
            width: 100%;
            float: left;
            color: #fff;
            display: flex;
            padding: 1.5em;
            align-items: center;
            margin-bottom: 1.5em;
            justify-content: center;
            border-radius: 30px 0 0 0;
            background: linear-gradient(to right, #2a74a1, #05151f);
        }
        .sib-1 {
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
        }
        .sib-2 {
            color: #000;
            padding: 15px;
            border-radius: 15px;
            background-color: #d9d9d9;
            p {
                margin-bottom: 0;
            }
        }
    }
}


/*cybernatics ends*/

.fancybox small {
    color: #aaa;
    font-size: 11px;
}

.thumbnail.imolott {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    li::marker {
        color: #B98C27 !important;
    }
    .editor_content ul {
        padding: 10px 15px;
    }
    p,
    b,
    span,
    div {
        font-size: 14px;
    }
    #step3 p b {
        font-style: italic;
    }
    .trackRecords {
        p {
            font-size: 12px;
        }
        b {
            display: block;
            margin-top: 1em;
        }
    }
    .trackRecords {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .trackRecords .row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .trackRecord {
        padding: 0 15px;
        margin-bottom: 30px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .trackRecord img {
        max-width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .trackRecord b {
        font-size: 1.2em;
        margin-bottom: 10px;
        display: block;
    }
    .trackRecord p,
    .trackRecord ul {
        margin-bottom: 10px;
    }
    @media (min-width: 768px) {
        .trackRecord {
            flex: 0 0 50%;
            max-width: 50%;
        }
    }
}

#marketplaceMobileDropdown {
    display: none;
}

.articlesOuter {
    padding-top: 2em;
    .blog_outer {
        padding: 0 15px;
    }
    .blog_outer .loan-card.articlesCard .col-md-12.py-4 {
        padding: 5px 15px !important;
    }
    .elementor-post-date {
        font-size: 14px !important;
    }
}

footer {
    clear: both;
    color: #fff;
    background-color: var(--ce-main-color-dark-blue);
    .container {
        padding: 0;
    }
    h4 {
        font-size: 18px;
    }
    a {
        color: #fff;
        font-size: 14px;
        font-family: "Work Sans", sans-serif;
        &:hover {
            color: var(--ce-main-color);
        }
    }
    ul {
        padding: 0;
    }
    .footIcons {
        gap: .5rem;
        display: flex;
        padding: 15px 0;
        span {
            color: #000;
            font-size: 20px;
            padding: 10px 12px;
            border-radius: 50%;
            background-color: #A9ACFF;
            transition: all .3s ease-in-out;
            &:hover {
                transform: translateY(-5px) scale(1.1);
            }
        }
    }
    li {
        color: #fff;
        padding: 5px 0;
        font-size: 14px;
        list-style: none;
        font-family: "Work Sans", sans-serif;
    }
    p.footerDet2,
    p.footerDet2 span {
        font-size: 11px;
    }
    .logoPoseFoo img {
        width: 250px;
    }
}

.copyright_footer {
    font-size: 13px;
    font-family: "Work Sans", sans-serif;
    color: var(--ce-main-color-dark-blue);
}

.other_than_home {
    padding-top: 100px;
}

header {
    /*b5 header starts*/
    .navbar-brand {
        flex-grow: 1;
    }
    .navbar-brand img {
        height: auto;
        width: 250px !important;
        padding: 0;
        position: relative;
    }
    .navbar-default {
        background-image: none;
        border: none;
        background-color: transparent;
        box-shadow: none;
        padding: 0;
    }
    .navbar {
        border-radius: 0;
        background-color: var(--ce-main-color-dark-blue);
    }
    #myNavbar {
        padding: 0;
        justify-content: end;
    }
    #global {
        gap: 1rem;
        float: right;
        flex-grow: 1;
        flex-direction: row;
        justify-content: end;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: transparent;
    }
}


/*b5 header ends*/

.carousel-bg .carousel-inner .carousel-item {
    z-index: 0;
}

#schedModal .modal-body ul {
    width: 50%;
    margin: auto 25%;
    align-items: center;
    justify-content: center;
}

#schedModal .nav-tabs>li {
    min-width: 150px;
    text-align: center;
}

#schedModal {
    .modal-title {
        font-size: 16px;
    }
    .modal-body {
        min-height: 400px;
    }
    .modal-dialog {
        top: 7em;
        min-width: 700px;
        min-height: 500px;
    }
    .sched_error {
        right: 0;
        color: red;
        font-size: 12px;
        position: absolute;
    }
    .scheduleNew {
        width: 100%;
        margin-bottom: 12px !important;
    }
    .scheduleNew h4 {
        margin: auto;
        font-size: 16px !important;
    }
    .scheduleNew input {
        vertical-align: bottom;
    }
    .form-group {
        position: relative;
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .form-control {
        height: 40px;
        font-size: 14px;
        background: #fff;
        padding: 10px 10px 10px 5px;
        box-shadow: 1px 2px 3px 1px #eeeeeee0;
    }
    .form-control:focus {
        box-shadow: none;
    }
    .form-control:focus~.floating-label,
    .form-control:not(:placeholder-shown)~.floating-label {
        top: -20px;
        left: 10px;
        font-size: 12px;
        color: #777;
    }
    .floating-label {
        left: 15px;
        top: 10px;
        color: #aaa;
        position: absolute;
        pointer-events: none;
        transition: 0.2s ease all;
    }
    #manualForm {
        margin-top: 5em;
        width: 60%;
        margin: auto;
        min-height: 210px;
        text-align: center;
    }
    #calendlyMessage {
        min-height: 210px;
        text-align: center;
        iframe {
            min-height: 740px;
        }
    }
    #scheduleBtn {
        width: 246px;
        font-size: 18px;
        margin-top: 1.5em;
        border-radius: 50px;
        transition: .3s all ease-in-out;
        border-color: #092052 !important;
        background-color: #092052 !important;
    }
    #scheduleBtn:hover {
        transform: scale(.9);
    }
    .agrText {
        font-size: 12px !important;
        font-family: "Work Sans", sans-serif !important;
    }
}

@media (min-width: 596px) {
    .filter-by-industry {
        overflow-x: auto;
        /* Enables horizontal scrolling */
        white-space: nowrap;
        /* Prevents content from wrapping to the next line */
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media (min-width: 1200px) {
    .homeSec2 .no {
        width: 16% !important;
    }
    .homeSec2 .nav-justified>li {
        width: 27%;
    }
}

@media screen and (min-width: 800px) {
    ._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 {
        float: left;
        text-align: left;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV {
        justify-content: flex-start;
        flex-wrap: nowrap;
        max-width: 100%;
        margin: 1em;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 ._1Xn6xOVIQYWXjdfYJJ8On0 {
        text-align: left;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW {
        text-align: left;
        padding: 0;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW>div {
        max-width: 125em;
        padding: 2em 0 !important;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW>div ul {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        margin: 0;
    }
    ._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW>div ul li {
        margin: 0.5em 1em 0.5em 0;
    }
    ul li {
        font-size: 1em;
    }
    .web-25 {
        width: 25%;
    }
    .web-75 {
        width: 75%;
    }
    .disclaimer-section {
        .container {
            margin: auto;
            padding: 15px;
        }
        p {
            font-size: 12px;
        }
    }
}


/*Mobile view starts*/

@media only screen and (max-width: 800px) {
    .questionSection {
        font-size: 11px;
    }
    #schedModal {
        .modal-dialog {
            min-width: unset;
        }
        #scheduleBtn {
            width: 160px;
            font-size: 16px;
        }
        #manualForm {
            width: 80%;
        }
        .tab-content {
            margin-top: 0em !important;
        }
        .scheduleNew {
            display: block;
            text-align: center;
        }
        .modal-body ul {
            width: 100%;
            float: left;
            margin: auto;
            display: block;
            font-size: 12px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 10px;
            li {
                float: left;
                min-width: auto;
            }
        }
    }
    .disclaimer-section {
        padding: 0em 1em 4em 1em !important;
        .container {
            padding: 1em;
        }
        p {
            font-size: 12px;
        }
    }
    .blog_outer article {
        min-height: 365px !important;
    }
    #listingTable_wrapper {
        overflow-x: auto;
        padding: 2em 0;
    }
    .listTabs {
        min-height: 60px;
    }
    .tableHeading {
        font-size: 18px;
        padding-left: 0;
    }
    .dcard1_1 .company_logo img {
        width: 30px;
    }
    .blog_outer,
    .cardsOuterMob,
    .contactSec2 .col-md-6,
    .noPadMob {
        padding: 0;
    }
    .dcard1,
    .dcard2,
    .dcard3 {
        width: 100%;
        padding: 10px 5px;
    }
    .tradeBtn {
        padding: 5px 10px;
    }
    .TimeframeSelector .btn,
    .obody {
        font-size: 10px;
    }
    .TimeframeSelector,
    .conHeading1,
    .conHeading2 {
        float: left;
    }
    .secondary_trading_inner {
        padding-bottom: 2em;
    }
    .data-details {
        padding: 2em;
    }
    .head_title_section {
        padding: 1em 0 3em !important;
    }
    .head_title_section .bo_1_heading_a {
        font-size: 2em !important;
    }
    .mobile_heading .share_sec {
        position: absolute !important;
        right: 50px !important;
        padding-top: 14px !important;
    }
    .mobile_heading .contant_box_child {
        width: 90% !important;
        margin: auto !important;
    }
    .homeSec7_1_1 h2,
    .reqDemo3_1 div {
        text-align: center;
    }
    #rc_form,
    .demo-form,
    .softMob,
    .softMobBg {
        position: unset;
    }
    #main_heading_desc p,
    .footer_outer .container,
    .partner-with-us .howitworks2 p,
    .whiteFoo .container {
        width: 100%;
    }
    .reqDemoDiv {
        padding-bottom: 2em;
        padding-top: 2em;
    }
    .our-tool-img1 {
        width: 80%;
        padding-bottom: 4em;
    }
    .commonPageHeader {
        padding: 5em 0 4em !important;
        font-size: 30px;
    }
    .commonPageHeader p {
        font-size: 18px;
        width: 90%;
        margin: auto;
    }
    .qsOuter {
        width: 64%;
        float: left;
        margin-right: 1%;
        overflow: hidden;
    }
    .setDash {
        width: 25%;
        float: right;
    }
    .lscontent .marquee {
        height: 25px;
        width: 170%;
        padding-top: 0px;
        overflow: hidden;
        position: relative;
    }
    .nav-menu-secondary li a .nav-linkTitle {
        font-size: 10px;
    }
    .lscontent .marquee div {
        display: block;
        width: 200%;
        height: 30px;
        position: absolute;
        overflow: hidden;
        animation: 3s linear infinite marquee;
    }
    .lscontent .marquee span {
        float: left;
        width: 50%;
    }
    @keyframes marquee {
        0% {
            left: 0;
        }
        100% {
            left: -100%;
        }
    }
    .store_logo_mobile img {
        height: auto;
        width: 200px !important;
    }
    #global {
        padding-top: 0;
    }
    #header.Scroll_head nav ul .menu-item a,
    .navbar-default .navbar-nav>li>a {
        color: #fff !important;
        font-weight: 700;
    }
    .navbar-nav>li>a {
        padding: 10px !important;
    }
    .navbar {
        margin-bottom: 5px;
    }
    .Scroll_head .navbar.navbar.navbar-default {
        padding: 0 0 5px !important;
    }
    .hs1_vdoOuter video {
        position: unset;
        margin-left: unset;
        top: unset;
    }
    .mob-text-center {
        text-align: left !important;
    }
    .headerDescription {
        text-align: center !important;
        clear: both;
        float: left;
    }
    .headerDescription .blueButton,
    .homeSec2 .tab-pane div a,
    .reqDemo3_1 .blueButton,
    .reqDemo3_1 .blueButtonNavy {
        float: unset;
    }
    .headerHeading {
        padding: 0 0 0.5em;
    }
    .curve {
        background-size: contain !important;
        margin-top: -2em !important;
    }
    .homeSec2 .nav-justified>li {
        width: 100%;
        display: table-cell;
        a {
            font-size: 10px;
        }
    }
    .contactSec2 h2,
    .demo-form .gform_heading,
    .homeSec2 .tab-pane h2,
    .inv_slider .boHeading,
    .reqSec2 h2 {
        font-size: 18px;
        margin: .5rem auto;
        text-align: center !important;
    }
    #itab1p1,
    #stab1p1,
    #ttab1p1,
    .white-tick-list li {
        font-size: 12px;
    }
    .homeSec3 h2,
    .homeSec4 h2 {
        font-size: 18px;
        padding: 0 15px;
    }
    .homeSec3_1 p {
        width: 100%;
        font-size: 14px;
    }
    .add-its-here.text-center {
        text-align: left !important;
    }
    .homeSec4_2 {
        padding-top: 2em;
    }
    .homeSec5_1_1 {
        display: flex;
        flex-direction: column;
    }
    .homeSec5_2_1 {
        display: flex;
        margin-top: 2em;
        flex-direction: column;
    }
    .blueStrip h1 {
        font-size: 32px;
    }
    .blueStrip .bst14 img,
    .blueStrip_1 img,
    .blueStrip_2 img,
    .blueStrip_3 img {
        width: 180px !important;
        margin-bottom: 2em !important;
    }
    .blueStrip .bst15 img {
        margin-bottom: 2em !important;
        width: 100px !important;
    }
    .homeSec7_1_1 h2,
    .raise-capital1 .headerHeading .mob-text-center,
    .reqDemo3 h2 {
        font-size: 28px;
    }
    .footerCols .col-lg-12,
    .howitworks3 div {
        clear: both;
    }
    #uph3key,
    .footerCols h4,
    .homeSec3 h3 {
        font-size: 18px;
    }
    .conHeading1,
    .footerCols ul>li,
    .reqd4 p {
        font-size: 16px;
    }
    .footer {
        background-color: #fff;
    }
    .Spinner {
        width: 65%;
        height: 280px;
        margin: auto;
    }
    .inv_slider .boBox2 {
        padding: 10em 1em 2em 2em;
    }
    .invLayer {
        height: 100%;
    }
    .carousel-bg .carousel-inner .item {
        max-height: 500px !important;
        min-height: 500px !important;
    }
    .carousel-indicators {
        bottom: 3em !important;
    }
    .carousel-inner {
        padding-bottom: 0 !important;
    }
    .curve.marketCurve {
        margin-top: -5em !important;
    }
    .navbar-default .navbar-nav>li.activeMenu>a {
        color: #fff !important;
        width: fit-content !important;
        margin: 3px 10px !important;
    }
    .reqDemoButton {
        width: 92% !important;
    }
    .demo-form {
        margin: 2em 0.8em;
    }
    .contactSec2 h2 {
        width: 100%;
        margin: 10px 0;
        padding-left: 30px;
    }
    .reqSec2 h2 {
        width: 100%;
        margin: 10px 0;
    }
    .reqDemo3 h2 {
        width: 100%;
        margin: 1em auto;
    }
    .reqDemo3_1 .blueButtonNavy {
        margin-bottom: 3em;
        padding: 13px 38px 16px !important;
    }
    .reqd4 img {
        width: 75px;
    }
    .conHeading2 {
        padding: 5px 0 15px;
        word-break: break-all;
    }
    .howitworks {
        padding-top: 3em;
    }
    .getFinancingInfo1 .headerDescription p,
    .howitworks1 .headerDescription p {
        width: 100%;
        text-align: left;
    }
    .blueStrip .bst12 img,
    .blueStrip .bst17 img,
    .blueStrip .bst18 img,
    .blueStrip .bst6 img {
        width: 180px !important;
    }
    .getFinancingInfoOuter,
    .howitworksOuter {
        padding: 8em 0 !important;
    }
    .howitworks2 p {
        width: 100%;
        text-align: left;
        margin: 1em auto;
        font-size: 18px;
        padding-left: 35px;
    }
    #cphContent_forgetPasswordBlock>h4 p span,
    .howitworks3 p,
    .left_desc,
    .left_desc span {
        font-size: 18px !important;
    }
    #rcp1,
    #rcp2,
    .conHeading2,
    .faqQues {
        font-size: 14px;
    }
    .howitworks3_1,
    .howitworks3_2,
    .howitworks3_3 {
        padding: 0;
    }
    .howitworks3_1 img,
    .howitworks3_2 img,
    .howitworks3_3 img {
        width: 100%;
        padding-top: 3em;
    }
    .how-it7 .homeSec7_1_1 h2 {
        font-size: 26px !important;
    }
    .contactSec2 .col-md-12 {
        float: left;
        width: 100%;
    }
    .homeSec5 h2 {
        font-size: 16px;
    }
    .homeSec5_2_1 .blueButtonReverse,
    .watch_video_button b {
        font-size: 12px !important;
    }
    .successStory h2 {
        font-size: 26px;
    }
    .static_page_outer {
        margin-top: -8px !important;
    }
    .static_page_outer h1,
    .static_page_outer.our-tools h1.commonheading1,
    .static_page_outer.partner-with-us h1.commonheading1,
    .termsPage h2 strong {
        font-size: 24px !important;
    }
    .headerDescription p {
        font-size: 16px;
        line-height: 1.6;
        text-align: left !important;
        margin-bottom: 10px;
    }
    .New_Header_Design .hs1_vdoOuter {
        padding: 2em 0 0 !important;
        clear: both;
    }
    .softMobBg {
        display: none;
    }
    .homeSec1 {
        padding-bottom: 2em;
        .blurBtn2 {
            float: none;
        }
    }
    #stab1p1 {
        padding: 15px 0;
    }
    #ttab1p2 {
        float: left;
        padding: 0 0 35px;
    }
    #cphContent_forgetPasswordBlock h2 {
        font-size: 32px !important;
    }
    #cphContent_forgetPasswordBlock {
        padding: 2em !important;
    }
    .homeSec3_1 {
        width: 90%;
        margin: 3em auto;
        box-shadow: 0 0.5em 0.5em rgb(0 0 0 / 20%);
    }
    .howitworks2 h2,
    .privacyOuter .commonheading1 {
        font-size: 22px;
        padding-left: inherit;
        text-align: left;
    }
    #rc_form {
        margin: 2em 1em;
    }
    .rc_submitOuter {
        clear: both;
        padding-top: 1em;
    }
    #reqDemoButtonOuter {
        clear: both;
        padding-top: 1em;
    }
    .rc_info img {
        padding: 0 2em;
        width: 100%;
    }
    #rcp1,
    #rcp2 {
        color: var(--ce-main-color);
    }
    .raise-capital1 .homeSec7 {
        padding-top: 5em !important;
    }
    .static_page_outer h1.commonheading1 {
        font-size: 20px !important;
    }
    .commonpara1 {
        font-size: 14px !important;
        text-align: left;
    }
    .homeSec7_2_1,
    .our-tools .headerDescription p,
    .partner-with-us .headerDescription p {
        text-align: center !important;
    }
    .homeSec7_2_1 {
        display: flex;
        justify-content: center;
    }
    .homeSec7_2_1 .blueButton {
        margin: 0 !important;
        margin-top: 2em !important;
        float: unset;
    }
    .homeSec_learnmore .blueButton {
        margin: 0 !important;
        margin-top: 2em !important;
        float: unset;
    }
    .blueStrip .bst12 img,
    .blueStrip .bst9 {
        padding-top: unset;
    }
    .blueStrip .bst6 {
        margin-top: unset;
    }
    .nav-scrollable {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        /* Enables smooth scrolling on iOS */
        white-space: nowrap;
        /* Prevents wrapping of li elements */
        scrollbar-width: none;
        /* Hides scrollbar in Firefox */
        -ms-overflow-style: none;
        /* Hides scrollbar in IE and Edge */
    }
    .nav-scrollable::-webkit-scrollbar {
        display: none;
        /* Hides scrollbar in WebKit browsers (like Chrome and Safari) */
    }
    .nav-scrollable li {
        display: inline-block;
        float: none;
        /* Ensures li elements stay in a single line */
    }
    .homeSec2 {
        min-height: 850px;
        background-position: top;
    }
    .homeSec4_2 {
        .panel-heading a {
            font-size: 16px;
        }
    }
    .homeSec3_1 p,
    .panel-body {
        font-size: 12px;
    }
    .homeSec5_1_1,
    .homeSec5_2_1 {
        padding: 1.5em;
    }
    .homeSec5_2_1 {
        .blurBtn3 {
            b {
                font-size: 12px !important;
            }
        }
    }
    .clientSaysBlock h5 {
        font-size: 16px !important;
    }
    .clientSaysBlock h6 {
        font-size: 12px !important;
    }
    .leadingCapital {
        & .leadBox {
            padding: 50px 20px 40px 20px;
            p,
            ul {
                min-height: auto;
            }
        }
    }
    .homeSec2 .tab-content {
        padding-top: 1em;
        clear: both;
        float: left;
    }
    .softMob div {
        height: 250px;
    }
    .white-tick-list li {
        text-align: left;
    }
    .homeSec2 .c1 .buttons {
        flex-direction: row;
        justify-content: center;
        a {
            margin-top: 20px;
            font-size: 12px !important;
            min-width: 150px !important;
        }
    }
    .watchVideoBtn {
        max-width: 100%;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
    }
    .watchVideoBtn .btn-primary {
        width: 100% !important;
    }
    .calendlyOuter a {
        width: 100%;
        margin: auto auto 1em auto;
        padding: 5px 25px;
        font-size: 12px;
    }
    #progress {
        position: relative;
    }
    #progress #amount_ratio {
        position: absolute;
        top: 5px;
        width: 100%;
    }
    .howitworks2 .container,
    .howitworks2 .container .col-md-12 {
        padding: 0 10px !important;
    }
    .carousel-indicators {
        bottom: 3em !important;
        display: none;
    }
    .thumbnail #step1 #project_logo_prop {
        max-height: -webkit-fill-available;
    }
    .container.rcxHomePage.ownGold .keyPeople img {
        position: unset !important;
        width: 70% !important;
        margin: 5% 15% !important;
    }
    .fancybox-opened {
        z-index: 9999 !important;
    }
    .container.rcxHomePage.drinkdope .thumbnail h2,
    .container.rcxHomePage.drinkdope .thumbnail h3 {
        margin: 0;
        font-size: 20px;
        padding: 1em 0;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 .step_content {
        padding: 0;
    }
    .container.rcxHomePage.drinkdope .thumbnail .overview_d2 {
        float: left;
    }
    .container.rcxHomePage.drinkdope .thumbnail .overview_d3 {
        clear: both;
        display: inline-block;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 .ovd2 li,
    .container.rcxHomePage.drinkdope .thumbnail #step3 .ovd2 li {
        width: 100%;
        min-height: 15em;
        font-size: 14px;
    }
    .container.rcxHomePage.drinkdope .thumbnail li,
    .container.rcxHomePage.drinkdope .thumbnail p,
    .container.rcxHomePage.drinkdope .thumbnail a {
        font-size: 14px;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 li b {
        width: 100%;
        display: block;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 li {
        width: 50%;
        padding-left: 0;
        text-indent: 0;
    }
    .container.rcxHomePage.drinkdope .inv2 {
        float: left;
    }
    .container.rcxHomePage.drinkdope .thumbnail .accordion {
        margin: auto !important;
    }
    .container.rcxHomePage.drinkdope .inv3 {
        clear: both;
    }
    .container.rcxHomePage.ownGold .thumbnail h2 {
        font-size: 20px !important;
    }
    .container.rcxHomePage.ownGold .thumbnail h3 {
        font-size: 18px !important;
    }
    .container.rcxHomePage.ownGold .thumbnail .sideBg1 .row img:first-of-type {
        box-shadow: none !important;
    }
    .container.rcxHomePage.ownGold .thumbnail #step3 b {
        font-size: 14px;
    }
    .container.rcxHomePage.ownGold .thumbnail article {
        width: 100%;
    }
    .fancybox-overlay {
        z-index: 2 !important;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 a:first-of-type {
        position: relative;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 #project_logo_prop,
    .container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe,
    .container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe_div {
        height: 250px !important;
    }
    .container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe,
    .container.rcxHomePage.drinkdope .thumbnail .prop_vdo_hover_iframe_div {
        top: 0;
        left: 0;
        width: 100% !important;
    }
    .tabs li.tab {
        white-space: nowrap !important;
    }
    .ndfHFb-c4YZDc-i5oIFb .ndfHFb-c4YZDc-LgbsSe {
        display: none !important;
    }
    .navbar-collapse.mt-0 {
        margin-top: 5px !important;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        border-color: var(--ce-main-color);
        background-color: var(--ce-main-color);
    }
    .thumbnail #step1 #project_logo_prop {
        object-fit: cover;
        object-position: center;
    }
    .thumbnail.imolott #step1 #project_logo_prop,
    .thumbnail.imolott #step1 .prop_vdo_hover_iframe,
    .thumbnail.imolott #step1 .prop_vdo_hover_iframe_div {
        height: 250px !important;
    }
    .thumbnail.imolott {
        h1 {
            font-size: 30px !important;
        }
    }
    .table-overflow {
        width: 315px;
        overflow-x: auto;
    }
    #bigHeader,
    #bigHeader .content {
        height: 150px;
    }
    .company-desc-val p img#new_image_upload {
        margin: 0 !important;
    }
    ul.navigation li {
        padding: 0 0 5px 0 !important;
    }
    ul.navigation li:first-child {
        padding-top: 10px !important;
    }
    img#new_image_upload {
        width: 100px !important;
        height: auto !important;
    }
    .thumbnail.characterBankInc {
        .targetAudience {
            .ta-card {
                min-height: auto;
                padding: 20px 15px;
                margin-bottom: 1em;
            }
        }
        .teamArea .teamAreaCard {
            min-height: auto;
        }
        .twoBlockCards {
            .tb-card {
                min-height: auto;
                margin-bottom: 1em;
            }
        }
        .threeb-card {
            padding: 15px;
            min-height: auto;
            margin-bottom: 2em;
        }
        .fbCard {
            h2,
            h4 {
                justify-content: center;
            }
        }
    }
    /*characterBankInc ends*/
    .thumbnail.marco_ev {
        .cyanCard {
            margin-bottom: 1.8em;
        }
        .businessModal {
            .col-md-2 {
                width: 100%;
            }
        }
    }
    .other_than_home {
        padding-top: 100px;
    }
    footer {
        .footIcons {
            padding: 5px 0 20px 0;
        }
    }
    #filter-by-industry {
        display: none;
    }
    #marketplaceMobileDropdown {
        width: 225px;
        display: block;
        margin: 2em auto;
        .btn-primary {
            display: flex;
            align-items: center;
            width: 100% !important;
            border: var(--ce-main-color);
            justify-content: space-between;
            background-color: var(--ce-main-color);
        }
        .dropdown-menu {
            width: 225px;
            padding: 12px;
            min-width: 225px;
            a {
                color: #000;
            }
        }
        .dropdown-toggle::after {
            content: unset;
        }
    }
    .thumbnail_prev_next {
        gap: 5rem;
    }
    #invest_summary {
        padding: 0;
        .notifyme {
            margin: 1em auto 1.5em auto !important;
        }
    }
    .clientSaysBlock {
        padding: 2em 0;
    }
    .leadingCapital {
        .leadingCapital_1 {
            padding: 1em 0;
        }
    }
    .customerService {
        h3 {
            padding-top: 0em;
        }
    }
    .client-slider {
        display: none !important;
    }
    .leadingCapital {
        .leadBox {
            min-height: auto;
        }
    }
    .brokerDealerSection {
        ul {
            row-gap: 0rem;
            flex-direction: column;
        }
        .card {
            --iconS: 4rem;
            .icon {
                margin-bottom: 5px;
            }
            .content {
                line-height: 1.5;
                font-size: 12px;
            }
        }
    }
    .brochureBox {
        .brochureBoxinner {
            gap: 1rem;
        }
    }
    .customerService {
        p {
            font-size: 14px;
        }
    }
    .homeSec3 h2 {
        margin-top: 0;
    }
    .client-slider-mobile {
        display: block !important;
        padding: 2em 0 0 0;
        .slide {
            height: 70px !important;
            min-height: 70px !important;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }
    }
    .nav-scrollable {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        scrollbar-width: auto;
        -ms-overflow-style: auto;
    }
    .nav-scrollable::-webkit-scrollbar {
        display: block;
        margin-top: 5px;
        height: 5px;
        background-color: #f1f1f1;
    }
    .nav-scrollable::-webkit-scrollbar-thumb {
        background-color: var(--ce-main-color);
        border-radius: 30px;
    }
    .nav-scrollable::-webkit-scrollbar-thumb:hover {
        background-color: #555;
    }
    .homeSec2 .nav-pills {
        overflow: auto;
        flex-wrap: nowrap;
        justify-content: start;
        padding: 0 10px 10px 10px;
    }
    .customerService {
        .item-cs {
            display: flex;
            padding: 15px;
            align-items: center;
            justify-content: center;
        }
        .owl-carousel .owl-item img {
            width: 200px;
            height: 60px;
        }
    }
    .homeSec2 .nav-pills>li.active>a {
        font-size: 14px;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 .ovd2 li {
        width: 100%;
    }
    .container.rcxHomePage.drinkdope .thumbnail #step1 .ov2 li {
        width: 50%;
    }
    .dope {
        padding: 10px 15px;
        .fancybox small {
            font-size: 10px;
        }
        header h3 {
            padding: 0 !important;
        }
    }
    .thumbnail.mbat #step1 {
        #project_logo_prop {
            height: 250px;
        }
        .prop_vdo_hover_iframe,
        .prop_vdo_hover_iframe_div {
            position: absolute;
            top: 80px;
            left: 0px;
            width: 100%;
            height: 250px;
        }
    }
    .fancybox small {
        float: left;
        line-height: 1;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .teamMembersFromTeamTab {
        .d-flex {
            gap: 0.3rem;
        }
        em {
            width: 100%;
        }
        .web-25 {
            width: 50%;
        }
        .teamCard h5 {
            font-size: 12px;
        }
    }
    #loginfisrt_modal {
        h4 {
            font-size: 16px !important;
        }
        p {
            font-size: 14px !important;
        }
        .btnArea {
            padding: 1em;
            align-items: center;
            flex-direction: column;
            .btn {
                width: 150px;
            }
        }
    }
    .thumbnail.cybernatics {
        #step1 #project_logo_prop {
            height: 250px;
        }
        #step1 .prop_vdo_hover_iframe,
        .prop_vdo_hover_iframe_div {
            position: absolute;
            top: 80px;
            left: 0px;
            width: 100%;
            height: 250px;
        }
        h1 {
            font-size: 20px !important;
        }
        h2 {
            font-size: 18px;
        }
        h3 {
            font-size: 16px;
        }
        h4 {
            font-size: 14px;
        }
        p,
        b,
        p b,
        em,
        li,
        li span {
            font-size: 12px;
        }
        em {
            float: left;
            margin-bottom: 0.5rem;
        }
        .summary_invest_blocks {
            padding: 0;
            .sinvest_blocks {
                gap: 2rem;
                padding: 1em;
                margin-bottom: 0.5em;
                flex-direction: column;
                border-radius: 0 30px 0 0;
            }
        }
        .sib-1 {
            font-size: 12px;
            text-align: center;
        }
        .cyber-psBlock {
            gap: 2rem;
            padding: 0;
            display: flex;
            text-align: center;
            flex-direction: column;
        }
        .cyber-psBlock:first-child {
            margin-top: 1em;
        }
        .tfactsCards {
            min-height: auto;
            h1 {
                margin: 0.5em auto;
                justify-content: center;
            }
        }
        #accordion4 {
            padding: 0;
        }
        #step9 ul {
            margin-bottom: 0.5rem;
        }
        ul.navigation li {
            /*      list-style: disc;*/
            background: unset;
        }
    }
    #document_prop {
        padding: 5px 10px;
        table {
            width: 100%;
            border-collapse: collapse;
        }
        tr th,
        tr td {
            padding: 8px !important;
            text-align: left;
            white-space: nowrap;
            border: 1px solid #dddddd;
        }
        tr th {
            color: white;
            background-color: #3da3e1 !important;
        }
        td {
            background-color: #f2f2f2;
        }
    }
    .mbat {
        strong {
            font-size: 20px !important;
        }
        h4 {
            font-size: 16px;
        }
        .expandImage {
            height: auto !important;
        }
        p,
        span,
        li,
        li span,
        b {
            font-size: 14px;
            text-align: left;
        }
        .Faq_property .faq_detail_open {
            display: inline-flex;
        }
        small {
            font-size: 12px;
        }
        h4.blue-boxed {
            font-size: 14px !important;
            padding: 15px 10px !important;
        }
        .callout {
            padding: 10px 10px 20px 10px;
            .button.white,
            .button.white:hover {
                padding: 10px;
                font-size: 12px;
                text-transform: capitalize;
            }
            .disclaimers.text--center {
                font-size: 12px;
            }
        }
    }
    .teamCard .team_description {
        padding-left: 1.5rem !important;
    }
    .watchVideoBtn .btn-primary {
        width: 90% !important;
        font-size: 14px;
        padding: 15px;
        margin: 1em auto;
    }
    .videoLightbox__video {
        width: 100%;
    }
    .teamMembersFromTeamTab.py-2.px-5 {
        padding: 10px !important;
    }
    .teamCard {
        justify-content: center;
    }
    .teamMemberImage {
        width: 7em;
        height: 7em;
    }
    #loginfisrt_modal {
        .modal-dialog {
            width: auto;
        }
        .modal-title {
            font-size: 16px;
        }
        .modal-body {
            gap: 0px;
            padding: 1em;
            flex-direction: column;
            img {
                width: 100px;
            }
            span:nth-child(2) {
                font-size: 14px;
            }
        }
    }
    .New_Header_Design {
        padding-top: 10em !important;
    }
    .white-tick-list li {
        background: unset;
        padding-left: 10px;
    }
    .white-tick-list li::before {
        content: "\f00c";
        /* Font Awesome check icon code */
        font-family: "FontAwesome";
        /* Font Awesome family name */
        color: #333;
        /* Adjust color as needed */
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #d9d9d9;
        /* Adjust border color as needed */
        border: 2px solid #d9d9d9;
        /* Adjust border color as needed */
        text-align: center;
        line-height: 1.3;
        margin-right: 0.5em;
        /* Adjust space between tick and text */
        font-size: 16px;
        /* Adjust size as needed */
    }
    .homeSec4 {
        padding: 2em 0;
    }
    .homeSec5_1_1 button {
        margin-top: 1em;
    }
    .homeSec5_2_1 a {
        margin-top: 1em;
    }
    .homeSec2 .tab-pane div {
        clear: both;
        width: 100%;
        padding: 0;
        float: left;
        text-align: center;
    }
    .Quotes1 {
        width: 100px;
        height: 60px;
    }
    .clientSaysBlock p {
        font-size: 13px;
        font-family: "open_sans_300" !important;
    }
    .clientSaysBlock .clientSays {
        width: 94%;
        margin: 2em auto 5px auto;
    }
    .clientSaysBlock .carousel-control.left .fa {
        margin-left: -4em;
    }
    .clientSaysBlock .carousel-control.right .fa {
        margin-right: -4em;
    }
    .clientSaysBlock .carousel-inner>.item>.csBlock {
        min-height: 300px;
    }
    .homeSec2 .tab-pane div h2,
    .homeSec2 .tab-pane div p {
        text-align: left;
    }
    .softMob img {
        width: 100% !important;
        height: auto !important;
    }
    .featureHighlights {
        .col-md-4 .fhBox {
            min-height: 200px;
        }
        .fhBox {
            h4 {
                font-size: 14px;
            }
            p {
                font-size: 12px;
            }
        }
    }
    .leadingCapital {
        padding-bottom: 3em;
        .leadBox {
            position: relative;
            margin-top: 3em;
            p,
            li {
                font-size: 12px;
            }
        }
        h1 {
            font-size: 20px !important;
        }
    }
    .brokerDealerSection .card .content {
        padding: 1em;
    }
    .customerService {
        padding: 2em 15px;
        .container,
        .col-md-12 {
            padding: 0;
        }
        h3 {
            text-align: center;
        }
        hr {
            margin: 15px auto;
        }
        p {
            width: 100%;
        }
        .item-cs {
            padding: 30px;
            height: 130px;
        }
    }
    .brochureBox .brochureBoxinner {
        width: 100%;
        flex-direction: column;
    }
    .brochureBox .brochureBox1 {
        width: 100%;
        p {
            font-size: 14px;
        }
    }
    .slick-slide img {
        height: 50px;
        width: 100% !important;
    }
    .newblueStrip .client-slider .mettleinvest {
        width: 140% !important;
    }
    .newblueStrip .client-slider .creincomefund {
        width: 70% !important;
    }
    .newblueStrip .client-slider .thoclor,
    .newblueStrip .client-slider .first24health {
        width: 50% !important;
    }
    #downloadBrochureModal .modal-content {
        width: 96%;
        transform: translateY(15%);
        h3 {
            font-size: 16px;
        }
        .fa-times {
            margin-top: -2em;
        }
        #modalForm {
            width: 100%;
        }
        .blurBtn2 {
            margin-top: 1em;
        }
    }
    .videoLightbox__video {
        top: -10em;
    }
    .issuerDets {
        display: flex;
        flex-direction: column;
        justify-content: start;
    }
    .share_maindiv {
        float: left !important;
    }
    .cloudflare-captcha {
        display: flex;
        justify-content: center;
    }
    .threeTabs .col-md-3:first-of-type {
        margin-top: 4em;
    }
    p.footerDet2.my-4 {
        margin-bottom: 3em !important;
    }
    /* .loan-card header a.offering_img {
    display: none !important;
  } */
    header {
        .navbar-brand img {
            width: 220px !important;
        }
        #global {
            gap: 1rem;
            float: left;
            width: 100%;
            padding: 1em;
            flex-direction: column;
        }
        .navbar-nav {
            margin: 0;
        }
        .activeMenu a {
            width: fit-content;
        }
        #myNavbar {
            margin-top: 10px;
        }
        /* Custom background and icon styles */
        .navbar-toggler {
            background-color: var(--ce-main-color) !important;
            border: none;
            padding: 8px;
            cursor: pointer;
            border-radius: 4px;
            display: inline-block;
            position: relative;
        }
        .toggler-icon {
            display: block;
            width: 24px;
            height: 2px;
            margin: 4px auto;
            background-color: #fff;
            transition: all 0.3s ease-in-out;
        }
        .navbar-toggler.collapsed .toggler-icon:nth-child(1) {
            transform: rotate(0);
        }
        .navbar-toggler.collapsed .toggler-icon:nth-child(2) {
            opacity: 1;
        }
        .navbar-toggler.collapsed .toggler-icon:nth-child(3) {
            transform: rotate(0);
        }
        .navbar-toggler:not(.collapsed) .toggler-icon:nth-child(1) {
            transform: rotate(45deg) translate(5px, 5px);
        }
        .navbar-toggler:not(.collapsed) .toggler-icon:nth-child(2) {
            opacity: 0;
        }
        .navbar-toggler:not(.collapsed) .toggler-icon:nth-child(3) {
            transform: rotate(-45deg) translate(3px, -4px);
        }
        .navbar-toggler:focus {
            outline: none;
            box-shadow: none;
        }
    }
    /*header*/
    .headerWithoutSlug_Login {
        top: 40px;
    }
    .d-flex .col-md-1 {
        margin-right: 15px;
    }
    .blueButton,
    .blueButtonReverse {
        margin-top: 1em !important;
    }
    .howLines {
        display: none;
    }
    .our-tools .howitworks3 img {
        margin-top: 0 !important;
    }
    .homeSec7 {
        padding: 3em 0;
    }
    .partner-with-us .howitworks3_3 .pwuImgSec img {
        margin: 2em !important;
    }
    .headerDescription .btn-common-left {
        float: left;
        margin: 1em 0 !important;
    }
    .col-centered {
        padding: 1em 0 !important;
        float: none;
        margin: 0 auto;
    }
    /* create token page css */
    .static_page_outer .section-header .section-title {
        margin-top: 0;
        text-transform: uppercase;
        position: relative;
        font-family: 'poppins_700' !important;
        font-size: 50px !important;
        color: #050b32;
    }
    .section-header .lines {
        margin: auto;
        width: 70px;
        position: relative;
        border-top: 2px solid #385fac;
        margin-top: 15px;
    }
    .item-boxes {
        text-align: center;
        padding: 0px 15px;
        margin-bottom: 15px;
    }
    .item-boxes .icon {
        width: 90px;
        height: 90px;
        text-align: center;
        display: inline-block;
        margin-bottom: 30px;
    }
    .item-boxes .icon i {
        font-size: 60px;
        line-height: 80px;
        color: #050b32;
    }
    .item-boxes h4 {
        font-family: 'poppins_700' !important;
        color: #050b32;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .btn-common {
        border: 1px solid #097cac !important;
        position: relative;
        color: #fff !important;
        z-index: 1;
        padding: 15px 24px !important;
        border-radius: 30px !important;
        font-size: 19px !important;
        background-color: #097cac !important;
        font-family: "Work Sans", sans-serif !important;
        box-shadow: 0 5px 7px -5px #000000;
        text-transform: uppercase;
    }
    .pricing-table {
        padding: 0px 0px 40px 0px;
        margin: 1em auto;
        text-align: center;
        background-color: #FFFFFF;
        border: 1px solid #f1f1f1;
    }
    .pricing-table .pricing-details h2 {
        font-family: 'poppins_700' !important;
        color: #050b32;
        font-size: 26px;
        margin-bottom: 20px;
        text-transform: uppercase;
        background: #f1f1f1;
        padding: 30px 0;
    }
    .pricing-table .pricing-details span {
        display: inline-block;
        font-size: 48px;
        font-family: "Work Sans", sans-serif !important;
        font-weight: 400;
        color: #097cac;
        margin-bottom: 20px;
    }
    .pricing-table .pricing-details ul {
        margin-bottom: 35px;
        padding: 0;
    }
    .pricing-table .pricing-details ul li {
        padding: 10px;
        font-size: 15px;
        border-bottom: 1px dotted #f1f1f1;
        list-style: none;
    }
    /* create token page css close */
}

#all_section {
    margin-top: 6px;
}

.text-orange {
    color: var(--base-orange) !important;
}

.text-purple {
    color: var(--base-purple)!important;
}

.text-light-purple {
    color: var(--base-purple-light)!important;
}

.text-light-purple2 {
    color: var(--base-purple-light2)!important;
}


/*Mobile view ends*/

.pricing-table ul {
    padding-left: 0 !important;
}

.progress {
    z-index: 1;
}

.rcxHomePage {
    .other_than_home_without_slug {
        #outer_content {
            .imolott .mbat,
            .characterBankInc,
            .dope,
            .abccc,
            .CapitalEngineProject,
            .circlecc,
            .cybernatics,
            .ownGold,
            .forestPlaza {
                position: relative;
            }
            .mbat {
                #step1 {
                    .watchVideoBtn a {
                        padding: 10px !important;
                    }
                }
                #step3 {
                    strong {
                        text-align: center;
                        display: block;
                    }
                }
            }
        }
    }
}

.thumbnail.marco_ev {
    & .businessModal {
        .card p,
        .card li {
            color: #fff;
            font-size: 11px;
            text-align: left;
        }
    }
}

.thumbnail.characterBankInc {
    #step6 {
        .targetAudience .ta-card:first-child h5 {
            color: #0170c9;
            font-size: 14px;
        }
    }
    #step8 {
        h4 {
            font-size: 1.4rem;
        }
        .threeb-card {
            .tc2 p {
                line-height: 1;
                font-size: 10px;
            }
        }
    }
    #step12 {
        .fbCard {
            h4 {
                font-size: 20px;
            }
        }
    }
}

.thumbnail.ownGold {
    #step2 {
        .sideBg3 {
            h3 {
                font-size: 25px;
            }
        }
    }
}

.thumbnail.dope {
    #step2 {
        .teamContactInfo {
            .tci_2 {
                a {
                    font-size: 12px !important;
                }
            }
        }
    }
    #step1 {
        .editor_content {
            display: flex;
            flex-direction: column;
            .overview_d1,
            .overview_d2,
            .overview_d3,
            .overview_d4 {
                padding: 10px;
            }
        }
    }
    #step3 {
        .editor_content {
            .inv1,
            .inv2,
            .inv3,
            .inv4 {
                padding: 10px;
            }
        }
    }
}


/* .thumbnail.cybernatics
{
  #step6,#step8,#step3
  {
    .editor_content
    {
      img
      {
        max-width:100%!important;
        padding:0px !important;
      }
    }
  }
} */

.modal.show .modal-dialog {
    transform: translateX(0px)!important;
}

header {
    .dropdown-menu {
        li a {
            width: auto;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 14px !important;
        }
    }
}

@media screen and (max-width: 800px) {
    .webinars {
        .web_curve {
            bottom: -3.2em !important;
        }
        .webinars_heading {
            margin-top: 20px;
        }
    }
    .brokerDealerSection {
        min-height: 750px!important;
    }
    .homeSec_learnmore .blueButton {
        margin-top: 15px!important;
    }
    .w-mob-50 {
        width: 50%!important;
    }
    footer .w-mob-50 {
        padding-top: 2em;
    }
}

.toast.toast-error {
    width: 500px!important;
    background-color: #F58220 !important;
}

.toast {
    width: 500px!important;
}

.bootstrap-filestyle.input-group {
    .input-group-btn .btn {
        background: #eee!important;
        border-radius: 0 7px 7px 0!important;
    }
}

#menuTabsContent .docsForCompany .btn-primary-cta {
    padding: 10px;
    min-width: 170px;
}

.btn-pending-verification {
    border: 0;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    min-width: 170px;
    border-radius: 10px;
    background: var(--base-purple-light);
    &:hover {
        background: var(--base-blue);
    }
}

.btn-pending-approved {
    border: 0;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    min-width: 170px;
    border-radius: 10px;
    background: limegreen;
    &:hover {
        background: var(--base-blue);
    }
}


/*#fc_frame,
.fc-widget-container {
    transform: scale(1.5); / Adjust scale as needed /
    transform-origin: bottom right; / Keeps it in the corner /
}*/

@media only screen and (max-width: 600px) {
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin: 5px 2px;
        /* Adds space between pagination buttons */
        padding: 8px 12px;
        /* Increases the padding for better touch usability */
        font-size: 14px;
        /* Adjusts font size for better readability */
    }
    .dataTables_wrapper .dataTables_paginate {
        display: flex;
        flex-wrap: wrap;
        /* Allows buttons to wrap when necessary */
        justify-content: center;
        /* Centers the pagination */
    }
}

@media only screen and (max-width: 767px) {
    footer.p-5 {
        padding: 2rem 1rem !important;
        p {
            font-size: 12px;
        }
    }
}

.social-icon {
    cursor: pointer;
}

.pref-h5 {
    font-size: 1rem;
}

.notification_and_reminders_msg {
    font-size: 12px;
}

.toggle-div {
    padding: 7px;
    padding-top: 12px;
    border: 1px solid #ccc;
    border-radius: 7px;
}

.pref-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.col-md-6 {
    float: left;
}

.padding_2px {
    padding: 2px;
}


/*
.switch {
    position: relative;
    display: inline-block;
    width: 47px;
    height: 21px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: green;
}

input:focus + .slider {
    box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
*/