:root {
  --ce-main-color : #097cac;
  --ce-main-color-yellow : #eac149;
  --ce-main-color-dark-blue : #050b32;
  --ce-main-color-light-blue : #092052;
  --font-weight-700 : 700;
  --font-weight-600 : 600;
  --font-weight-400 : 400;
}
@font-face{font-family:"SharpGroteskBook20-Regular";font-display:swap;src:url("/images/drinkdope/SharpGroteskBook20-Regular.ttf") format("truetype")}
@font-face{font-family:"WorkSans-Medium";font-display:swap;src:url("/images/drinkdope/WorkSans-Medium.ttf") format("truetype")}
@font-face{font-family:"WorkSans-Regular";font-display:swap;src:url("/images/drinkdope/WorkSans-Regular.ttf") format("truetype")}
@font-face{font-family:"WorkSans-SemiBold";font-display:swap;src:url("/images/drinkdope/WorkSans-SemiBold.ttf") format("truetype")}

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

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

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

@font-face {
    font-family: open_sans_700;
    src: url(../font/OpenSans-Bold.ttf);
}

@font-face {
    font-family: open_sans_800;
    src: url(../font/OpenSans-ExtraBold.ttf);
}


/*Pacifico*/

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


/*Poppins*/

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

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

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

@font-face {
    font-family: poppins_700;
    src: url(../fonts/Poppins-Bold.ttf);
}

@font-face {
    font-family: poppins_800;
    src: url(../fonts/Poppins-ExtraBold.ttf);
}


/*Poppins*/

@font-face {
    font-family: Lato-Black;
    src: url(../fonts/Lato-Black.ttf);
}

@font-face {
    font-family: Gordita_bold;
    src: url(../font/Gordita-Bold.otf);
}

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

@font-face {
    font-family: Lato-Bold;
    src: url(../fonts/Lato-Bold.ttf);
}

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

@font-face {
    font-family: Lato-Italic;
    src: url(../fonts/Lato-Italic.ttf);
}

@font-face {
    font-family: 'PM';
    src: url('../font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/proximanova-regular-webfont.woff') format('woff'), url('../font/proximanova-regular-webfont.ttf') format('truetype'), url('../font/proximanova-regular-webfont.svg#proximanova-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PMBold';
    src: url('../font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/proximanova-bold-webfont.woff') format('woff'), url('../font/proximanova-bold-webfont.ttf') format('truetype'), url('../font/proximanova-bold-webfont.svg#proximanova-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PMSemiBold';
    src: url('../font/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/proximanova-semibold-webfont.woff') format('woff'), url('../font/proximanova-semibold-webfont.ttf') format('truetype'), url('../font/proximanova-semibold-webfont.svg#proximanova-semibold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PMLight';
    src: url('../font/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/proximanova-light-webfont.woff') format('woff'), url('../font/proximanova-light-webfont.ttf') format('truetype'), url('../font/proximanova-light-webfont.svg#proximanova-light-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    /*src: url(../fonts/icomoon.eot?fe4067a42e75dc3b0dd75e0c92bf7264);
    src: url(../fonts/icomoon.eot?fe4067a42e75dc3b0dd75e0c92bf7264#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?4230a0abf8077f123c5bec23318e4716) format("truetype"), url(../fonts/icomoon.woff?82c5347d81d9ef552fc16fecba24be32) format("woff"), url(../fonts/icomoon.svg?1d03cd0075ed5ffff9a5f97190ece338#icomoon) format("svg");*/
    src: url('../fonts/icomoon.eot?e4xb9y');
    src: url('../fonts/icomoon.eot?e4xb9y#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?e4xb9y') format('truetype'), url('../fonts/icomoon.woff?e4xb9y') format('woff'), url('../fonts/icomoon.svg?e4xb9y#icomoon') format('svg');
    font-weight: 400;
    font-style: normal
}

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

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

::-webkit-scrollbar-track {
    background: var(--ce-main-color-light-blue); 
}

.moonicons_outer [class*=" icon-"],
[class^=icon-] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1;*/
    /* Enable Ligatures ================ */
    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;
    /* Better Font Rendering =========== */
    -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: 0px auto;
    background: #6a9abd;
    position: relative;
}

.moonicons_outer span {}

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


/*****************************css for moonicons*************************************/


/* common css */

html, body {
    font-family: 'WorkSans-Regular';    
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*overflow-x: hidden !important;*/
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
div,
strong {
    font-family: 'WorkSans-Regular';
}
/*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: 6em;
  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: 24px;
  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%);*/
}
/*common_loader ends*/
#pd_loading_img {
    display: none !important;
}

.padding_top {
    padding-top: 32px;
}

.float_right {
    float: right;
}

.float-left {
    float: left;
}

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

.vertical_middle {
    vertical-align: middle;
}

.h1 {
    color: #075691;
    font-size: 30px;
    line-height: 1;
    font-weight: normal;
}

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

.margin_tb {
    margin: 16px 0;
}

.no-padding {
    padding: 0;
}

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

.noborder {
    border: none !important;
}

#content_pre_overlay {
    display: none !important;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgba(0,0,0,0.9); */
    background: #000000;
    transition: 1s 0.4s;
}

.pd-loader {
    display: none !important;
    background-color: #000000;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
}

.pd-loader #product-images-loader {
    display: none !important;
    bottom: 0;
    height: 85px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 85px;
    padding: 20px;
    box-sizing: border-box;
}


/* end common css */


/* nav bar  starts */

.nav {
    /*display: inline;*/
    float: right;
}

.rcxMobileMenu .nav {
    float: none;
}

#navigation-new .nav {
    float: right;
}

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

.navbar-brand img {
    height: auto;
    /*width: 100%;*/
    width: 190px!important;
    padding-top: 10px;
    position: relative;
}

.navbar-default {
    background-image: none!important;
    border: none!important;
    background-color: transparent!important;
    box-shadow: none!important;
}

.nav-menu-secondary {
    padding: 0 17px;
    list-style: none;
    font-size: 18px;
    line-height: 16px;
}

.nav-menu-secondary li {
    display: inline;
    margin-right: 23px;
}

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

#request_demo_button:hover {
    color: #f8aa1b;
}

.navbar_toggle_button {
    background-color: var(--ce-main-color);
    border-color: var(--ce-main-color) !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#rand_otp::placeholder{
    font-size: 20px;
    padding-top: 2px;
}

.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;
    /*background-color: #fff;*/
    box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
}

ul.navbar-nav li:last-child {
    /*border: 1px solid #6a9abd;*/
}

.nav-submenu {
    position: absolute;
    z-index: 9999;
    top: 96px;
    left: 0;
    width: 100%;
    padding: 16px;
    text-align: center;
    background-color: #fff;
    -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;
}

.navbar-nav>li:hover>.nav-submenu {
    display: block;
}

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

.nav--global .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 10px;
}

.navbar-brand {
    /*margin-left: 42px !important;*/
}

.login_header {
    /*padding-top: 40px;*/
}

.headerWithoutSlug_Login {
    left: 0px;
    z-index: 9999;
    background-color: #fff;
    background-color: transparent;
    box-shadow: none !important;
}

#cphContent_LoginControl_loginBlock {
    padding: 3em 0;
}
#signin_section {
    margin-top: 35px;
    background: #fff
}


/* nav bar ends */


/* main section */

.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;
    /*display: none;*/
}

.videoLightbox__video {
    /*width: 900px;
    max-width: 100%;*/
    position: relative;
    top: 0;
    margin-left: 0;
    bottom: 0;
}

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

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

.fa-play-circle {
    width: 100%;
}

#image_title {
    font-size: 56px;
}

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

.bg__mask {
    position: fixed;
    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: linear-gradient(to bottom, rgba(255,255,255,0.2), rgba(0,0,0,0.2)); */
}

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

.carousel-down {
    /*position: absolute;
	right: 16px;
	margin: 0 auto;
	bottom: 16px;
	right: 50%;
	width: 32px;
    height: 32px;*/
    z-index: 100;
    display: block;
    color: #fff;
    margin: 20px 0px;
}

.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: 0px;
    line-height: 32px;
}

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

.banner h1,
.banner h2,
.banner h3,
.banner p {
    color: #fff;
}

.u-bgWhite {
    background-color: #fff;
}

.topper_section {
    /*height: 100vh;*/
    position: relative;
}

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

.infographic {
    display: block;
    text-align: center;
    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;
}

.carousel-item {
    width: 100%;
}

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

.help_section {
    background-color: #097cac;
    padding-bottom: 16px;
    padding-top: 16px;
    z-index: 99;
    /*position: absolute;
	bottom: 60px;*/
}

#footer {
    /*position: absolute;*/
}

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

.help_section>div {
    color: #fff;
}

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

.tele_phone {
    color: #fff;
}

.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;
}

.flickity-viewport {
    /* height: 304px; */
    /* top: 25vh; */
}

.inner_section {
    padding-top: 150px;
}

.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-width: 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 50%;
    cursor: pointer;
}

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

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

.flickity-prev-next-button.previous {
    display: none;
}

.flickity-prev-next-button.next {
    display: none;
}

.u-marginRight {
    margin-right: 16px;
}

.u-textBrand {
    color: #075691;
}

.bg__mask{
    background: url('/capitalengine.io/VCC-11.jpg') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    background-position: center;
    height: -webkit-fill-available !important;
}
.bo_1_heading_a {
    text-transform: uppercase;
    font-size: 5em!important;
}
.other_than_home {
    padding-top: 124px;
}

.kpis__item {
    flex: 1;
}

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

.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;
}

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

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

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

.kpis__value--text {
    color: #333;
}

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

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

.kpis__desc {
    font-size: 14px;
    /*color: #fff;*/
}

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


/* end main section */


/*forget password section*/

#cphContent_forgetPasswordBlock>h2 {
    color: #075691;
}

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

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



/* end forget password section */


/* signin section */

#cphContent_LoginControl_loginBlock>h2 {
    color: #075691;
}

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

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

#LoginButton {
    /*margin-top: 15px;
  padding-right: 25px;
  float: none;*/
}

#claimProfileBuildOut {
    background-color: #5f6479;
}

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

#signin_lower_section {
    margin-bottom: 15px;
}

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

#cphContent_LoginControl_pnlErrorMsg {
    display: none;
}

.signin_sec {
    width: 100%;
    display: inline-block;
    padding-top: 40px;
}

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


/* end signin section */


/* signup section */

.error_email {
    display: none;
}

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

#email_field {
    position: relative;
}

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

#signup_bg {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.img_in_bg {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

.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: 35px;
    width: 100%;
    display: flow-root;
    background: #fff;
    position: relative;
    z-index: 2;
}

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

#signup_form>h2 {
    width: 100%;
    color: #075691;
}

#signup_form h4 {
    width: 100%;
    margin-bottom: 12px;
}
.vertical-super{
    color:#0067f4;
}

.form_fields {
    margin-bottom: 0px;
}

.frst_row {
    margin-bottom: 15px;
}

#RegisterButton {
    /*padding-right: 25px;
  float: none;*/
}

#RegisterButton button {
    background-color: #f8aa1b;
    border-radius: 4px;
}

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

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

.validemail {
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff !important;
    background-color: #5CB85C !important;
}

.emailexist {
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    background-color: #D9534F !important;
}

.password_not_valid {
    padding: 0 16px;
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    display: none;
}
/* end signup section  */
/* portfolio section */
.port_pic div {
    box-shadow: 4px 2px 5px rgba(0,0,0,0.6);
}
.sortableRow,
.sortableRowWidgets,
.graphWidgets_sortableRow {
    cursor: all-scroll;
    transition: all .3s ease-in-out;
}
.sortableRowWidgets:hover{
    transform: scale(1.1);
    background: var(--ce-main-color)!important;
}
.sortableRowWidgets:hover h5{
    color: var(--ce-main-color-yellow)!important;
}
.sortableRowWidgets:hover h6{
    color: #fff!important;
}
.irr_investments_outer {
    /*clear: both;*/
}

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

#port_nav_tabs {
    display: contents;
}


/* end portfolio section */


/* footer */

#footer_first_section {
    /*padding-right: 100px;*/
    width: 100%;
}

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

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

.footer-social {
    float: right;
}

.footer a {
    color: inherit ;
}

.footer-social .button {
    min-width: 12px;
    color: #4d4d4d;
    font-size: 12px;
    background-color: #b3b3b3;
    padding: 0.5em 0.375em;
    width: auto;
}

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

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

.footer-top .button {
    color: #4d4d4d;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    padding: 0.5em 0.375em;
    width: auto;
    min-width: auto;
}

.inner_margin_tb {
    margin: 8px 0;
}

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

.footer_bottom_middle {
    padding-top: 10px;
}

.footer_link a {
    /* margin-left: 7px; */
    /* border-left: 1px solid #e1e1e1; */
    /* padding: 3px 8px; */
}

.footer-text {
    padding-top: 16px;
    padding-bottom: 16px;
    /* display: inline-block; */
}

#chat_section {
    min-height: 32px;
}


/* end footer */


/* Scrollable Header code Start */

.header-phone,
.heder_logo,
#header {
    transition: all .2s ease-in-out;
}

.header-phone {
    overflow: hidden;
}
#header.headerWithoutSlug_Login{
    background-color: transparent;
    background: transparent;
}

.header-phone.Scroll_head {
    /*height: 0 !important;*/
    position: fixed;
    width: 100%;
    z-index: 9;
}

#header.Scroll_head {
    background: #030246;
}

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

#header {
    position: fixed !important;    
    z-index: 9999;
    transition: all .2s ease-in-out;
    background: #000;
}

#header .menu-item a {
    transition: all .2s ease-in-out;
    color: #c4c2c2;
    text-shadow: 2px 1px 2px black;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'WorkSans-Regular';    
    text-transform: uppercase;
    position: relative;    
}

#header.Scroll_head nav ul .menu-item a {
    transition: all .2s ease-in-out;
    color: #c4c2c2 !important;
    text-shadow: 2px 1px 2px black;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'WorkSans-Regular';
    text-transform: uppercase;
    position: relative;
}

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


/*#header.Scroll_head nav ul .dashboard.menu-item {
  border: 2px solid #097cac;
}*/

.custom_navbar {
    padding: 0 15px !important;
}


/*.Scroll_head .menu-item-has-children a {
  margin-top: 8px;
}*/

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

.bo_1_heading {
    color: #fff;
    line-height: 2.7pc;
    font-size: 3.9em;
    font-weight: 400 !important;
    line-height: 1em;
}
.investment_section .inv_Section.heading {
    font-size: 24x !important;    
    font-weight: 500 !important;
    font-family: "WorkSans-Regular", sans-serif !important;
    padding: 0 65px 50px;
    text-align: center;
}

.boBox {
    width: 70%;
    margin: auto;
    position: relative;
    z-index: 2;
    text-align: center;
}

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

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

.bg-white {
    background: #fff;
    position: relative;
    z-index: 2;
}


/* Scrollable Header End */


/* Requesa A Demo page Code Start */

.New_Header_Design {
    width: 100%;
    min-height: 1px;
    padding: 13em 0 1em 0!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*background-image: url(https://capxe.co.uk/capitalengine.uk/web/40_s3_uploaded__londonnight.png);*/
    background-color: #050b32;
}

.site_logo {
    padding: 0 6em;
}

.headerHeading {
    color: #fff;
    font-size: 50px;
    padding: 1em 0 .5em 0em;
}

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

.font_600 {
    font-family: WorkSans-Regular;
}

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

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

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

.section-b section {}

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

.reque_btn,
.reque_btn:hover,
.reque_btn:active,
.reque_btn:focus,
.reque_btn:active:focus {
    background-color: rgb(248, 170, 27) !important;
}

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

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

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

.solution_heading {
    padding: 1em 0;
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    color: rgb(7, 86, 145);
    padding-bottom: .5em;
}

.invImage {
    width: 100%;
}

.private_label_heading {
    box-sizing: border-box;
    font-size: 37px;
    margin: 16px 0px;
    color: #3157A2;
    line-height: 1;
    font-weight: normal;
}

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

.description_a span {
    color: #000;
}

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

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

.clear-both {
    clear: both;
}

.custom_req_demo {
    background: #3157A2;
}

.New_Header_Design .site_logo img {
    height: 60px;
}

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

.solution_icons {
    width: 100%;
}

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

.our_solutions {
    /*background-color: #D9D9D9;*/
    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;
}

.text-white {
    color: #fff !important;
}

.static_page_outer {
    margin-top: 10px;
}

.heading {
    box-sizing: border-box;
    font-size: 48px;
    margin: 0px;    
    line-height: 1;
    font-weight: normal;
}

.left_desc {
    box-sizing: border-box;
    margin: 16px 0px;
    font-size: 24px;
}

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

.demo-form .gform_heading {
    box-sizing: border-box;
    margin: 16px 0px;
    padding: 0px 8px;
    text-align: center;
    font-size: 30px;
}

.gform_description {
    font-family: 'WorkSans-SemiBold'!important;
    box-sizing: border-box;
}

.gform_body {
    box-sizing: border-box;
    margin: 16px 0px;
}

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

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

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

#gform_submit_button_3 {
    color: rgb(255, 255, 255);
    border-color: initial;
    /*background-color: rgb(248, 170, 27); */
    text-transform: uppercase;
    transition: all 1s;
    -webkit-appearance: button;
    cursor: pointer;
}

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

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

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


/*.demo_form_box .text-center.h1 span {*/


/*font-size: 48px;*/


/*font-family: poppins_600;*/


/*color: #3157A2;*/


/*}*/


/*.demo_form_box .left_desc {
  color: #000;
  font-weight: 600;
  font-size: 23px;
}*/

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

.demo_video_section {
    margin: 2.5em 0;
}

html {
    scroll-behavior: smooth;
}

.static_page_outer {
    margin-top: 0;
    position: relative;
}


/*.req_demo_box p span.button, .demo_help p span.button {
  border-radius: .5em;
    margin: 0.25em 0;
    padding: 0.6em 0.2em;
    font-size: 1.6em;
}*/

.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: .5em !important;
}

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

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

.p-0 {
    padding: 0 !important;
}

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

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

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

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

.d-none ,.d-none-normal{
    display: none;
}

.done .d-none {
    display: block;
}

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

.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;
}

#investment_table_filter {
    display: none;
}

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

.pims_heading {
    box-sizing: border-box;
    font-size: 32px;
    margin: 16px 0px;
    /*color: rgb(7, 86, 145);*/
    color: #3157A2;
    line-height: 1;
    font-weight: normal;
    padding-top: 1.5em;
    font-family: WorkSans-SemiBold;
}

.pims_sub_heading {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    color: #545454;
}

.pims_description {
    font-size: 17px;
    box-sizing: border-box;
    margin: 16px 0px;
    line-height: 1.5;
    color: #545454;
}

.demo-pims-img {
    box-sizing: border-box;
    border: 0px;
    vertical-align: bottom;
    max-width: 100%;
    display: block;
    /*width: 80%;*/
    height: 500px;
}

.demo_help_section {
    background-color: #097cac;
    z-index: 99;
}

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


/*.our_solution_heading span {
    font-family: poppins_600;
}*/

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

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

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

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


/* Request A Demo Page Code End*/
.m_show {display: none !important;}


/* start media jquery */

@media screen and (max-width: 1200px) {
    #front_page_img,
    #request_a_dem {
        height: auto !important;
        width: auto !important;
    }
}

@media screen and (min-width: 640px) {
    .carousel-down {
        /*right: 50%;
    margin-right: -16px;*/
    }
}

@media screen and (max-width: 767px) {
    .thumbnail {
        margin-bottom: 0 !important;
    }
    .DetailsTable{
        margin-left: 10px !important;
    }
    .ssn_div{
        display: flex;
    }
    #step_fields_4 a{
        color: var(--ce-main-color) ;
    }
    .fiveTabsboxes p {
        font-size: 12px !important;
    }
    .responsive-top {
        margin-top: 4.4em !important;
    }
    #port_graph {
        padding-left: 0px !important;
    }
    .flickity-viewport {
        top: 12%;
    }
    .nav {
        float: none;
    }
    #step_fields_2{
        display: block ;
        overflow: auto;
    }
    .nav-menu-secondary {
        margin: 16px -15px 10px;
    }
    #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: 0px;
        background: #ffffff;
    }

    .m_show {display: block !important;}
    .m_hide {display: none !important;}
    .d_show {display: none !important;}
    .DetailsTable, .accordian_profile  { pointer-events: none; }
    .m_version .accordian_btn { display: none !important; }}


/* end media query  */

.clear {
    clear: both;
}

.none {
    float: none;
}

.border {
    border: 1px red solid;
    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:nth-child(1) {
    padding: 0px 0px 10px 0px;
}

#header li.region .dropdown-menu a {
    color: white;
}

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

#header li .region_item {
    text-decoration: none;
    vertical-align: text-bottom;
    cursor: pointer;
    font-size: 18px;
    /*color: #ffffff;*/
}

#header li .region_item:hover {
    color: white;
}

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

.region_container_after_login {
    /*position: absolute;*/
    top: 0px;
    right: 190px;
}

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

.search_by_country .form-control1 img {
    vertical-align: text-bottom;
}

.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: #ffffff;
    line-height: 43px;
}

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

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

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

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

#search_bar .form-control {
    font-size: 16px;
}

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

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

#search_bar .nav>li.nav-li {
    margin: 0px 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;
}

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

.SIGN_DOCUMENTS,
.CONFIRM_PAYMENT,
.verify_investor {
    display: none;
}

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

#sign_document {
    margin: 2em 0px;
}

.no_right_padding {
    padding-right: 0px;
}

.success_vi {
    font-size: 16px;
    margin: 65px auto;
    /*text-align: center;*/
}

.nav-submenu .dashboard {
    display: none;
}

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

#mPlayer {
    display: none;
    background: rgba(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;
}

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

.social_icon a {
    width: 40px;
    padding-left: 7px;
}

.social_icon a .fa-facebook {
    font-size: 15px;
    color: #3b5998;
}

.social_icon a .fa-twitter {
    font-size: 15px;
    color: #00acee;
}

.social_icon a .fa-envelope {
    font-size: 15px;
    color: #666;
}

.social_icon a .fa-linkedin-square {
    font-size: 15px;
    color: #0e76a8;
}

.artical_icon {
    margin-top: 6px;
    box-shadow: 0px 0px 2px #888;
    background-color: #fff;
}

.artical_icon .share_icon_lable {
    font-size: 0.6em;
    font-weight: 700;
    color: #333;
}

.artical_icon a .fa-facebook {
    font-size: 15px;
    color: #3b5998;
}

.artical_icon a .fa-twitter {
    font-size: 15px;
    color: #00acee;
}

.artical_icon a .fa-envelope {
    font-size: 15px;
    color: #666;
}

.artical_icon a .fa-linkedin-square {
    font-size: 15px;
    color: #0e76a8;
}

.filter-by-industry {
    padding-bottom: 3em;
    margin-top: -15px!important;
}

.filter-by-industry .nav-link.activeLink {
    background: #5f6479!important;
    border-radius: 4px;    
    color: white!important;
    padding: 7px;
}
.filter-by-industry .nav-link:hover {
    background: var(--ce-main-color)!important;
}
.filter-by-industry .nav-link {
    background: #5f6479;
    margin-right: 10px;
    color: #fff !important;   
    font-weight: bold;
    font-size: 16px;
    padding: 7px 16px !important;
    text-transform: uppercase;
    border: none;
}

.filter-by-industry .nav-item {
    display: inline-block;
    height: 16px;
    border-right: none!important;
}

.starBox {
    width: 20%;
    float: left;
}

.starBox img {
    height: auto;
}

@media screen and (max-width: 550px) {
    .filter-by-industry .nav-item {
        margin-bottom: 1em;
        height: auto;
    }
}

.mobile_show {
    display: none;
}

#sign_document {
    /* top: -93px; */
}

@media only screen and (max-width: 1100px) {
    #sign_document {
        top: 0px;
    }
}

.r_set_top {
    top: -93px;
    left: 42px;
}

@media only screen and (max-width: 1100px) {
    .r_set_top {
        top: 0px;
        left: 0px;
    }
}

@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: none;
    position: relative;
    padding: 1px;
    box-sizing: border-box;
    margin-bottom: 7px;
}

.float-label-field input {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ffffff;
    border-radius: 0.3rem;
    border: 1px solid #d2d4d9;
    color: #4a525c;
    line-height: 1 !important;
    padding: 1.4rem 0.9rem 0.4rem 1rem;
    transition: background-color 200ms ease-in-out;
    vertical-align: middle;
}

.float-label-field label {
    opacity: 0.8;
    position: absolute;
    top: 1.4rem;
    left: 1rem;
    transition: all 0.2s ease;
    font-size: 1.1em;
    font-weight: 600;
}

.float-label-field.inputFocus {
    background-color: #02a1fe;
    padding: 1px;
    border-radius: 0.3rem;
    box-shadow: 0px 0px 2px #02a1fe;
}

.float-label-field.inputFocus input {
    padding: 1.4rem 1rem 0.4rem 1rem;
}

.float-label-field.inputFloat label {
    opacity: 0.7;
    top: .3rem;
    left: 1rem;
    font-size: 0.9em;
    font-weight: 600;
    transition: all 0.2s ease;
    color: #777;
}
#UserHomeForm .ecode.float-label-field.inputFloat label {
    top: .06rem!important;
    left: .5rem!important;
    font-size: 0.9em!important;
    font-weight: 600;
    transition: all 0.2s ease;
    color: #777;
}
#investment_oppurtunities_div.card_box .cards_homepage .col-md-12.col-sm-12{
    padding: 0;
}
#investment_oppurtunities_div{
    padding: 0;
}

.cardHeading {
    margin-bottom: 0px !important;
    margin-top: 2px !important;
}

.store_logo_mobile img {
    height: 50px;
}

.store_logo_auto_height img {
    height: auto;
}

@media screen and (max-width: 767px) {
    #investor_steps_section {
        display: none;
    }
    .property_background_image {
        /*background:none !important;*/
        background-size: unset!important;
    }
    .property_investment_mobile_button {
        display: inline-block;
    }
    .vertical_align_middle {
        vertical-align: middle !important;
    }
    .cardHeading {
        font-size: 1em !important;
    }
}

@media screen and (max-width: 835px) {
    #investor_steps_section {
        display: none;
    }
}

.fontFamily {
    font-family: WorkSans-Regular;
    letter-spacing: 0em;
}

.fontFamily2 {
    font-family: WorkSans-Regular;
    letter-spacing: 0.1em;
}

.defMar {
    margin: 0;
}

.color1 {
    color: #B4B6C6;
}

.color2 {
    color: #fff;
}

.box1 {
    background: url('https://townstack.com/images/01img.jpg');
    padding: 1.5em 5em;
    background-position: center;
}

.box4 {
    background: url('https://townstack.com/images/02img.jpg');
    padding: 1.5em 5em;
}

.box2 {
    background-color: #161723;
    padding: 1.5em 5em;
}

.box3 {
    background-color: #fff;
    padding: 2em 5em 7em 5em;
}

.font_1 {
    font-size: 0.8em;
}

.font_2 {
    font-size: 4em;
    margin: 0;
}

.font_3 {
    font-size: 1.3em;
}

.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%;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 2em;
}

.bo_box4 {
    width: 30%;
    background-color: #161723;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 2em;
    padding: 2.5em 0;
    border-radius: 0.3em;
}

.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 {
    padding: 1.1em 1.7em;
    background-color: #17BB9F;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    width: 50%;
    margin: auto;
}

.btn_2 {
    padding: 1.1em 1.7em;
    background-color: #944FA0;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    width: 45%;
    margin: auto;
}

.box4 {
    background: url('https://townstack.com/images/02img.jpg');
    padding: 11em 5em 7em 5em;
    text-align: center;
    background-position: center;
}

.box5 {
    background-color: #161723;
}

.box6 {
    background-color: #fff;
    padding: 1.5em 5em;
}

.bo6_1 {
    width: 49%;
    display: inline-block;
    padding-right: 1%;
    margin-bottom: 5em;
}

.bo6_2 {
    width: 47%;
    display: inline-block;
    padding-left: 2%;
    margin-bottom: 5em;
}

.bo6_lab_1 {
    font-size: 1em;
    color: #fff;
    background-color: #444DE7;
    padding: 0.3em 0.5em;
    border-radius: 0.2em;
    margin-right: 0.8em;
}

.bo6_lab_2 {
    font-size: 1em;
    color: #fff;
    background-color: #e7448b;
    padding: 0.3em 0.5em;
    border-radius: 0.2em;
    margin-right: 0.8em;
}

.bo6_head {
    font-size: 1.5em;
    margin-bottom: 1.5em;
}

.bo6_ch_box {
    border-bottom: 1px solid #ddd;
    padding: 1.5em 0;
}

.bo6_border {
    border-bottom: 1px solid #ddd;
}

.bo6_a {
    color: #000;
    text-decoration: underline;
}

.bo6_a:hover {
    text-decoration: none;
    color: #000;
}

.bo6_a_2 {
    color: #000;
    text-decoration: none;
}

.bo6_a_2:hover {
    color: #000;
    text-decoration: underline;
}

.btn_4 {
    padding: 1.1em 1.7em;
    background-color: #17BB9F;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    width: 10%;
    margin: auto;
    padding-left: 2.5em;
    margin-top: 1.5em;
    margin-bottom: 3em;
}

.btn_5 {
    padding: 1.1em 1.7em;
    background-color: #17BB9F;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    width: 15.5%;
    padding-right: 1.1em;
    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: none !important;
    border: 1px solid #944fa0;
    box-shadow: 0 0 5px #944fa0;
}

.bo6_search {
    width: 50%;
    margin: auto;
}


/*.navbar_fixes,.login_header{
  background: #161723 !important;
}  
.navbar_fixes a{
  color:#b4b6c6 !important;
}*/


/* merj_footer_css  */

._179aa_5Ry_EyUyQIXVyFx6 {
    padding-top: 3em;
    background: #161723;
}

._1u7K9xRN39qpXZFbMeBKJF {
    padding: 3em;
    max-width: 90em;
    margin: 0 auto;
    #padding: 1em;
    overflow: auto;
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 {
    text-align: center;
    min-width: 25%;
}

@media only screen and (min-width: 800px) {
    ._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 {
        float: left;
        text-align: left;
    }
}

._179aa_5Ry_EyUyQIXVyFx6 section ._11RG4PmSaCp4qkY3etwYIn {
    color: #fff;
    font-weight: 700;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    text-transform: uppercase;
}

@media only screen and (min-width: 800px) {
    ._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV {
        justify-content: flex-start;
        flex-wrap: nowrap;
        max-width: 100%;
        margin: 1em;
    }
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV {
    display: flex;
    flex-direction: row;
    justify-content: center;
    #flex-wrap: wrap;
    max-width: 17em;
    #margin: 1em;
    margin: 1em 0em 1.9em 1em;
}

._179aa_5Ry_EyUyQIXVyFx6 .uxAC3TqUOYiujFwevcXy5 ._2AZ2n85TRwV9x-_umi8wKV a {
    margin: 0.3em;
}


/*a, a:active, a:visited {
    color: #944fa0;
    text-decoration: underline;
    font-weight: 400;
}*/
h1.u-textCenter{
    color: var(--ce-main-color) !important ;
}
.already_have a {
    color: var(--ce-main-color);    
    font-weight: 400;
    padding-left: 4px;
}

.UooxYTgQW0SzT4fj-6m9 {
    transition: all 0.25s ease;
    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 {
    color: #fff;
    font-weight: 700;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    text-transform: uppercase;
}

@media only screen and (min-width: 800px) {
    ._179aa_5Ry_EyUyQIXVyFx6 ._1Xn6xOVIQYWXjdfYJJ8On0 {
        text-align: left;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}

._179aa_5Ry_EyUyQIXVyFx6 ._1Xn6xOVIQYWXjdfYJJ8On0 img {
    margin: 0em 0;
    height: auto !important;
}

.FIzYTdfw7uRO24sVsChC6 {
    position: relative;
    background-color: white;
    width: 82% !important;
    height: 49% !important;
}

img {
    #max-width: inherit;
}

._3u10EjF67Ff-QUEsZpz0x3 {
    position: relative;
    background-color: white;
    width: 99% !important;
    height: 49% !important;
}

._2YS6GStfG0IuFlngGIRQ2g {
    width: auto;
    margin-bottom: 2em;
}

._1zQSQxa9U0IQQDCoLGF-2t {
    color: white;
    font-weight: 700;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    text-transform: uppercase;
}

.Ytdmu7yZ6HQYUgUGKJmW_ {
    color: white;
    font-weight: 700;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    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;
    color: #fff;
    margin: 0em 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.7em;
    letter-spacing: 0.08em;
}

._3aOB5nqFFqz8WhV-jL3cgT ._2KBkX8NnN2rk03HZLOZ8ua {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 1.5em 0;
    align-items: center;
}

@media only screen and (min-width: 800px) {
    ._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;
    }
}

._1u7K9xRN39qpXZFbMeBKJF {
    max-width: 90em;
    margin: 0 auto;
    padding: 2em 1em;
    overflow: auto;
}

._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW>div ul {
    list-style: none;
    margin: 0 0 1.5em 0;
    padding: 0;
}

._179aa_5Ry_EyUyQIXVyFx6 .Ecq1Kc7GG1FumNGISJldW {
    background: #0f1019;
    color: #b4b6c6;
    font-size: 0.7em;
    font-weight: 500;
    text-align: center;
    #padding: 1em 1em 2em 1em;
}

._179aa_5Ry_EyUyQIXVyFx6 {
    #font-family: 'WorkSans-Regular', sans-serif !important;
}

._1u7K9xRN39qpXZFbMeBKJF {
    padding-bottom: 3em;
}

.FIzYTdfw7uRO24sVsChC6 {
    position: relative;
    background-color: white;
    width: 82% !important;
    height: 49% !important;
}


/* merg header css */


/*@media only screen and (min-width: 800px){*/

._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;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li {
    text-decoration: none;
    font-weight: 500;
    align-self: center;
    position: relative;
    margin: 2px;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li div,
._3GpBBieG2jx-YKDQgxkpZn nav ul li a {
    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: bold;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li .aC6KCJ7BX08WC97WRoxY_ {
    margin-left: 0.3em;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul._3pqI50I_Yy7EpKD6-nxRuU {
    opacity: 1;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li ._1OtpHhIk4OJHVXp2Sl7iw_ {
    padding: 0.9em 1.5em;
    font-size: 0.7em;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li ._1OtpHhIk4OJHVXp2Sl7iw_ {
    text-align: center;
    padding: 1em 1.5em;
    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: none;
    transition: all 0.25s ease;
}

._3GpBBieG2jx-YKDQgxkpZn nav ul li a {
    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: bold;
}

#signup_bg {
    background-color: none !important;
}


/*newhomeDesign*/

.newHeaderDesign #global .dashboard {
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 0px;
}

#global {
    padding: 15px 0;
}
.navbar-nav>li {
    float: left;    
}

.newHeaderDesign #global .dashboard a {
    padding: 5px 20px;
}

.newFooterDesign .footer {
    background: #050b32;
}

.newFooterDesign .footerQues {
    font-size: 25px;
}

.footerCols h4 {
    font-weight: 600;
}

.footerCols ul>li {
    padding: 5px 0px;
    font-family: 'poppins_600';
    font-size: 13px;
}

.newFooterDesign .footer-bar {
    background-color: #1D252D;
}

.newFooterDesign .footer-bar .fa {
    font-size: 30px;
    margin-right: 50px;
}

.footerDet1 {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

.footerDet2 {
    text-align: left;
    font-size: 15px;
    color: #ccc;
    margin-top: 20px;
}

.Rclass {
    font-size: 20px;
}

.inner_section {
    padding-top: 100px;
}

.withoutSlugFooter {
    background: #1D252D !important;
}

.withoutSlugFooter .menu li a {
    color: #ccc !important;
}

.withoutSlugFooter {
    border-top: unset !important;
}

.withoutSlugFooter .second_ul .fa {
    font-size: 20px;
    margin-right: 20px;
    color: #ccc;
}

.newheaderWithoutSlug_Login {
    background-color: #1D252D;
}

#global .dashboard {
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 0px;
    transition: all .2s ease-in-out;
}

.Scroll_head #global .dashboard {
    border: 2px solid #1D252D;
}

#myNavbar {
    margin-top: 20px;
}

.other_than_home {
    padding-top: none;
}

.newHeaderbg {
    background-color: #1D252D;
}

.classHow {
    padding-left: 80px;
}


/*New Footer Design Start*/

.newFooterDesign .footer {
    background: #050b32;
}

.mt-0 {
    margin-top: 0 !important;
}

.newFooterDesign .footerQues {
    font-size: 25px;
}

.footerCols h4 {
    font-weight: 600;
}


/*.footerCols ul>li{
      padding: 5px 0px;
      color: #ccc;
    }*/

.newFooterDesign .footer-bar {
    background-color: #1D252D;
}

.newFooterDesign .footer-bar .fa {
    font-size: 30px;
    margin-right: 50px;
    cursor: pointer;
}

.footerDet1 {
    text-align: left;
    font-size: 13px;
    font-family: poppins_600;
    margin: 10px auto;
    padding: 0;
}

.footerDet2 {
    text-align: left;
    color: inherit;
    font-size: 15px;
}

.Rclass {
    font-size: 20px;
}

.inner_section {
    padding-top: 100px;
}

.withoutSlugFooter {
    background: #1D252D !important;
}

.withoutSlugFooter .menu li a {
    color: #ccc !important;
}

.withoutSlugFooter {
    border-top: unset !important;
}

.withoutSlugFooter .second_ul .fa {
    font-size: 20px;
    margin-right: 20px;
    color: #ccc;
}

.newheaderWithoutSlug_Login {
    background-color: #1D252D;
}

#global .dashboard {
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 0px;
}

#myNavbar {
    margin-top: 20px;
}

.other_than_home {
    padding-top: none;
}

.newHeaderbg {
    background-color: #1D252D;
}

.classHow {
    padding-left: 80px;
}

.p-0 {
    padding: 0 !important;
}

.position-relative {
    position: relative;
}


/*New footer design End*/

@media only screen and (max-width: 990px) {
    .mobile_center {
        text-align: -webkit-center;
    }
    .mobile_no_padding {
        padding: 0;
    }
    .mobile_overflow_auto {
        overflow: auto;
    }
}


/*vijay code*/

.footer_white_logo {
    width: 100%;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.bb-2 {
    border-bottom: 2px solid #3d4047;
}

.footerCols h4 {
    font-size: 18px;
    /*color: #a4a4a6;*/
}

.squiredot {
    height: 4px;
    width: 9px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    border-radius: 30%;
    margin-bottom: 2px !important;
}

.footerCols a {
    /*color: #b3b3b3;*/
}

.footer a:hover {
    text-decoration: none;
}

footer a i {
    /*color: #fff;*/
    /*margin-right:10px;*/
    width: 10px;
}

.footer_copyright {
    background: #3d4047;
    text-align: center;
    color: #fff;
    padding: 7px;
}

.footerDesc {
    margin: 0;
}

.new_footer {
    background: #272A31;
}

.footerCols h4 {
    font-weight: 600;
}

.d-flow-root {
    display: flow-root;
}

.d-flex {
    display: flex;
}

@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 {
        font-size: 18px;
    }
    .squiredot {
        height: 8px;
        width: 13px;
        margin-right: 10px;
    }
    .footer_copyright {
        font-size: 18px;
    }
    .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;
    }
    .filter-by-industry{
        padding-bottom: 0em !important;
    }
}

@media only screen and (max-width: 414px) {
    .footer-text {
        text-align: left;
    }
    .footerDesc {
        font-size: 1em;
    }
    .footerCols h4 {
        font-size: 15px;
    }
    .footerCols a {
        font-size: 12px;
    }
    .squiredot {
        height: 5px;
        width: 10px;
        margin-right: 7px;
    }
    .footer_copyright {
        font-size: 12px;
    }
}

.compare-table>tbody>tr>td,
.compare-table>tr>td {
    border-top: none;
    border-bottom: 1px solid #ddd;
    padding: 20px 1px;
}

.modal-header {
    background: var(--ce-main-color);
    color: #fff;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
}


/*.modal-content .btn-info, .modal-content .btn-primary, .MyMessageRead .modal-content .btn {}*/

.modal-content .btn-info,
.modal-content .btn-primary {
    background-color: var(--ce-main-color) !important;
    background: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
    outline: none;
}

#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;
    }
}

@media screen and (max-width: 320px) {
    .heder_logo.Scroll_head,
    .mob-logo {
        width: 215px !important;
    }
}


/*02-02-2021*/

@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;
    }
}


/*02-02-2021-end*/

.nav-submenu-custom_itr {
    position: absolute;
    z-index: 9999;
    top: 50px;
    left: 0;
    width: 150px;
    padding: 0px;
    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 #097cac;
    border-bottom: 3px solid #fff;
}

.nav-submenu-custom_itr:before {
    content: '';
    position: absolute;
    left: -57!important;
    right: 0;
    margin: -5px 69px 0 0px;
    width: 0;
    height: 0;
    top: -8!important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #097cac;
}

.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 #097cac;
    min-width: 115px;
    color: #000!important;
}

.nav-submenu-custom_itr>li:hover {
    text-align: left;
    border: none !important;
    padding: 5px 12px;
    background-color: #097cac;
    border-bottom: 3px solid #097cac;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    color: #fff!important
}


/*Raise capital*/

#raiseCapital h1,
#raiseCapital h2,
#raiseCapital h3,
#raiseCapital h4,
#raiseCapital h5,
#raiseCapital h6,
#raiseCapital div,
#raiseCapital strong {
    font-family: poppins_700;
}

#raiseCapital p,
#raiseCapital span {
    font-family: poppins_600;
}

#raiseCapital #rc1 {
    min-height: 700px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

#rcp1 {
    color: #097cac;
    padding-top: 45px;
    width: 50%;
    font-size: 22px;
    font-family: 'poppins_600';
    line-height: 1.3;
}

#rcp2 {
    color: #097cac;
    padding-top: 20px;
    width: 50%;
    font-size: 22px;
    font-family: 'poppins_600';
    line-height: 1.3;
}

#rc1 h2 {
    margin-left: 5%;
    color: #fff;
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    width: 60%;
}

.formOuterRc {
    clear: both;
    width: 70%;
    margin: auto;
    text-align: center;
}

.formOuterRc h1 {
    font-family: poppins_600 !important;
    margin: 0;
    padding: 25px 0px 5px 0px;
    color: #097cac;
    font-weight: 600;
    font-size: 27px;
}

.formOuterRc h5 {
    padding-bottom: 1em;
    font-size: 50px;
    font-weight: 600;
    color: #097cac;
}

#rc1 h1 {
    padding-top: 1.5em;
    font-size: 70px;
    width: 70%;
    color: #fff;
    margin-left: 5%;
    font-weight: 600;
    line-height: 1.4;
}

#urldeck {
    /*float: right;*/
    font-family: poppins_400;
    font-size: 11px;
    padding-top: 4px;
    padding-left: 10px;
}

#rc1 p {
    color: #fff;
}

.formOuterRc #rc_form label,
.formOuterRc #rc_form input,
.formOuterRc #rc_form textarea {
    width: 100%;
    text-align: left;
    font-weight: 600;
}

.formOuterRc #rc_form label:focus-visible,
.formOuterRc #rc_form input:focus-visible,
.formOuterRc #rc_form textarea:focus-visible {
    outline: none;
}

.formOuterRc #rc_form label {
    padding-top: 15px;
    font-size: 16px;
}


/*#rc_form textarea::placeholder {
  color: #ccc;  
  font-weight: 100 !important;
}*/

.rc_input::placeholder {
    color: #808080ba;
}

#raiseCapital {
    padding-top: 3em;
}

.rc_input {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 13px 10px;
}

#rc_file {
    /*border: 1px dashed #097cac;*/
    padding: 14px;
}

#pitchSpan,
#refSpan,
#rc_tractionfield span {
    font-size: 11px;
    font-family: 'poppins_400';
    text-align: left;
    padding-left: 10px;
}

#rc_referred::-webkit-input-placeholder,
#rc_traction::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
}

#refSpan {
    /*display: none;*/
}

#pitchSpan {
    padding-top: 5px;
    font-family: poppins_400 !important;
}

#rc2 {
    float: left;
    padding-bottom: 20px;
}

.formOuterRc hr {
    width: 100%;
    float: left;
}

#uph3 {
    font-weight: 600;
    text-align: left;
    padding-left: 28px;
    color: #097cac;
}

.rc_check {
    padding: 0 0 30px 10px;
    text-align: left;
}

.rc_check span {
    font-family: 'poppins_400';
    font-size: 16px;
    float: left;
    padding-top: 2em;
}

.rc_check a {
    text-decoration: none;
}

#rc_checkbox {
    width: 5% !important;
}

.rc_submit {
    background-color: #097cac;
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
    border: none;
    border: 1px solid #097cac;
    font-weight: 600;
    width: 100%;
}

.rc_submit:hover,
.rc_submit:focus-visible,
.rc_submit:focus,
.rc_submit:active {
    color: #fff;
    outline: none;
    background-color: #050b32;
    padding: 8px 15px;
    border-radius: 25px;
    border: 1px solid #050b32;
    font-weight: 600;
}

.faqSecRC {
    clear: both;
    float: left;
    text-align: left;
    padding-left: 10px;
    font-weight: 600;
}

#uph3key {
    clear: both;
    font-family: 'poppins_600';
    text-align: left;
    color: #097cac;
    font-size: 20px;
    margin-top: 15px;
}

#CriteriaHead {
    font-weight: bold;
    font-size: 17px;
}

.faqCheckPanel .switch {
    width: 22% !important;
    float: right;
}

.faqQues {
    padding: 0;
    font-size: 16px;
}

.asterik {
    float: left;
    padding-left: 28px;
    color: red;
}

.a_star {
    color: red;
}

.btl-0 {
    border-top-left-radius: 0 !important;
}

.bbl-0 {
    border-bottom-left-radius: 0 !important;
}


/*Raise capital end*/

@media only screen and (max-width: 1000px) {
    #toast-container {
        right: .5em !important;
    }
    .newFooterDesign {
        clear: both;
    }
    .newFooterDesign .u-textLargeAlt {
        font-size: 22px;
    }
    #raiseCapital #rc1 {
        min-height: 350px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }
    #rc1 h2 {
        padding-top: 4em;
    }
    .formOuterRc h1 {
        font-size: 16px;
        padding: 10px;
    }
    .formOuterRc {
        width: 100%;
    }
    #rc_file {
        border: 1.8px dashed #097cac;
    }
    .rc_check {
        clear: both;
    }
    #CriteriaHead {
        font-size: 16px;
    }
    .formOuterRc h5 {
        font-size: 18px;
        padding: 0em 1em 1em 1em;
    }
    #uph3 {
        font-size: 18px;
    }
    .rc_check span {
        width: 100%;
    }
    #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;
        margin: unset;
        font-weight: 600;
        line-height: 1.5 !important;
    }
    #rc1 h2 {
        padding: 10px 0 0 0;
        margin: unset;
        color: #fff;
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        width: 100%;
    }
    #rcp1 {
        color: #fff;
        padding-top: 10px;
        width: 100%;
        margin: auto;
        font-size: 11px;
    }
    #rcp2 {
        color: #fff;
        width: 100%;
        margin: auto;
        font-size: 11px;
    }
}

@media only screen and (max-width: 414px) {
    #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;
    }
}

.resize_anc {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

.rc_email_err {
    pointer-events: none;
    background: #ccc;
    border-color: #ccc;
}

#email_rc_err {
    color: red;
}

.confirmAch {
    font-weight: 600;
    color: #385fac;
    width: 80%;
    margin: auto;
}

.confirmAch p {
    font-size: 18px;
}

.achp1 {
    font-size: 22px;
    text-shadow: 1px 1px #385fac;
}

.confirmAch p a {
    font-weight: bold;
    color: #385fac;
    text-decoration: none;
    text-shadow: 1px 1px #385fac;
}

.a_wid {
    width: 100% !important;
}


/*secondary_trading_start*/

.secondary_trading_outer {
    background-color: #eee;
    padding-top: 50px;
}

.secondary_trading_inner {
    /*width: 92%;*/
    /*margin: auto 4%;*/
}

.quotation {
    background-color: #fff;
    border-top: 10px solid #097cac;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0px 0px 5px 5px;
}

.quotationInner {
    padding: 10px 0px;
}

.quotationInner h5 {
    font-size: 20px;
    font-weight: 700;
    color: #097cac;
}

#arrowupdown {
    width: 17px;
}

.quotationInner select {
    width: 100%;
    background: #eee;
    border: none;
    border-radius: 3px;
    padding: 8px 5px;
}

.quotationInner select:focus-visible {
    outline: none;
}

.no_padding_left {
    padding-left: 0;
}

.newListingBtn {
    background: #097cac;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 8px;
    border-radius: 3px;
}

.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: #097cac;
    font-weight: 400;
}

.listings a:hover,
.myListings a:hover {
    text-decoration: none;
}

.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;
}

.listings .nav-item.active,
.myListings .nav-item.active {
    padding-top: 2px;
}

.listTabs {
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
}

.listItemsCe {
    text-align: right;
    font-size: 20px;
}

.listItemsCe .fa {
    font-size: 20px;
    color: #097cac;
}

.stBox1 {
    padding: 0;
}

.stbox1_1 {
    background-color: #fff;
    padding: 0;
    width: 23%;
    margin: auto 1% 2% 1%;
    border-radius: 0 0 3px 3px;
}

.stbox1_4 {
    padding-right: 0;
}

.stbox1_1_1 {
    padding: 0;
    border-bottom: 1px solid #097cac;
    font-size: 12px;
}

.sthalf1,
.sthalf2 {
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.sthalf1 {
    color: #097cac;
    font-weight: 600;
    background-color: #fff;
    /*z-index: 9999;*/
}

.sthalf2 {
    background-color: #097cac;
    color: #fff;
}

.stbox1_1_2 .stpara1,
.stbox1_1_2 .stpara2 {
    padding: 0;
}

.stbox1_1_2 {
    padding: 12px 0px;
    border-bottom: 1px solid #097cac;
}

.stpara1 {
    border-right: 1px solid #ddd;
    min-height: 100px;
}

.cit {
    color: #097cac;
}

.stbox1_1_2,
.stbox1_1_3 {
    font-weight: 600;
}

.stpara3,
.stpara4 {
    padding: 0;
    border-left: 3px solid #097cac;
    font-size: 12px;
    min-height: 62px;
}

.stbox1_1_3 p {
    padding: 15px 5px 0px 5px;
    text-align: center;
    min-height: 80px;
}

.stbox1_1_4 {
    padding-bottom: 15px;
}

.sfhtup10 {
    padding-top: 10px;
    font-weight: 600;
}

.skewText {
    /*padding-bottom: 2px;
    text-align: center;
    transform: rotate(45deg);
    border-bottom: 1px solid #097cac;
    position: absolute;
    margin-top: -6px;
    width: 45%;
    font-size: 10px;*/
    padding: 0;
    padding-bottom: 2px;
    text-align: center;
    transform: rotate(45deg);
    border-bottom: 1px solid #097cac;
    position: absolute;
    top: 12px;
    width: 72%;
    right: -20px;
    font-size: 10px;
}

.quan {
    min-height: 35px;
}

.st3_center {
    width: 50%;
    margin: auto;
    text-align: center;
}

.st3_center h2 {
    color: #097cac;
    font-weight: 600;
}

#typePara1 {
    font-weight: 600;
}

#typePara2 {
    font-weight: 700;
    color: #097cac;
}

.st3_center h3 {
    clear: both;
    font-weight: 600;
    font-size: 20px;
}

.st3_center h3 i {
    font-size: 15px;
    color: #097cac;
    font-weight: 600;
}

.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;
}

.listingDets h3,
.submitIndication h3 {
    margin: 0 0 15px 0;
    font-weight: 700;
    font-size: 18px;
}

.listingDets table,
.submitIndication table {
    width: 100%;
}

.listingDets table tr {
    border-bottom: 1px solid #097cac;
}

.titTd {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0px;
}

.ansTd {
    font-size: 14px;
    text-align: right;
    padding: 5px 0px;
}

#ldDc {
    font-size: 11px;
}

.shortCode {
    font-weight: 700;
    padding-bottom: 33px;
}

.stpara1 .Brief_Overview {
    font-size: 11px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    min-height: 30px;
}

.stpara1 .Deal_Title {
    min-height: 80px;
}

.stpara1 .Deal_Title .cit {
    font-size: 12px;
    padding-top: 10px;
}

#si1 {
    font-weight: 600;
}

#si2 {
    padding-left: 15px;
}

#quanP {
    padding-top: 15px;
}

.grayBgP {
    background: #eee;
    padding: 5px 10px;
    border-radius: 5px;
}

.totTD {
    color: #097cac;
}

.subBtnOuter {
    text-align: center;
    width: 100%;
}

.subOrderIndication {
    background-color: #097cac;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    font-weight: 600;
    margin-top: 20px;
}

.lscontent {
    top: 0;
    left: 0;
}

.myListings .tab-content {
    background-color: #fff;
}

.myListings .nav {
    float: left;
    width: 100%;
    margin-bottom: 5em;
}

.data-details {
    clear: both;
    text-align: center;
    background-color: #fff;
    padding: 1em 0 7em 0;
}

.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;
}

.data-details .message a {
    font-weight: 400;
}

.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;
}

.company_logo {
    cursor: pointer;
}

.back_to_table {
    color: #097cac;
    font-weight: 600;
    cursor: pointer;
    padding-bottom: 2em;
}

.back_to_table .fa {
    padding-right: 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 {
    text-align: center;
}

#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 {
    text-align: center;
    padding: 10px 0 5px 0;
    font-size: 30px;
    font-weight: 600;
    color: #092052;
}

.sec-para {
    text-align: center;
    padding: 0 0 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #097cac;
}

#com_details {
    display: none;
    padding: 25px 15px;
}

.detailsCardsOuter {
    padding: 0;
}

.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: 0px!important;
}

.dcard1_2 {
    padding-left: 0;
}

.dcard1_2 h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    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: #097cac;
    border: none;
    padding: 7px 15px;
    float: right;
    color: #fff;
    border-radius: 4px;
}

.dcp1 {
    font-size: 18px;
    padding-top: 1em;
}

.dcp2 {
    font-size: 22px;
    font-weight: 700;
}

.dcp2.dcpBlue {
    color: #097cac;
}

.dcp3 {
    font-size: 16px;
    padding-top: 1em;
}

.dcp4 {
    font-size: 16px;
    font-weight: 700;
}

.orderBook {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 1em;
}

.ordersImg {
    padding-right: 5px;
}

.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 0;
    font-weight: 600;
    border-bottom: 1.5px solid #dadada;
    text-align: center;
}

.sell {
    border: 1px solid #097cac;
    border-radius: 4px;
    color: #097cac;
    text-align: center;
    padding: 8px 13px;
    cursor: pointer;
}

.sell:hover {
    color: #fff;
    background-color: #097cac;
    transition: all ease 0.7s;
}

.buy {
    border: 1px solid #f4374e;
    border-radius: 4px;
    color: #f4374e;
    text-align: center;
    padding: 8px 13px;
    cursor: pointer;
}

.buy:hover {
    color: #fff;
    background-color: #f4374e;
    transition: all ease 0.7s;
}

.mhcOuter1,
.mhcOuter2 {
    /*float: left;*/
    box-shadow: 0 0 25px #ddddddb8;
    margin: 2em auto;
    border-radius: 5px;
    padding: 1em;
}

.chartHeading {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 1em;
}

.chartHeading img {
    padding-right: 5px;
}

.manualLegend1 {
    width: fit-content;
    background: #fbe0c01a;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0 0 20px 2px;
    font-weight: 600;
}

.manualLegend2 {
    width: fit-content;
    background: #c0eff01a;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0 0 20px 2px;
    font-weight: 600;
}

.manualLegend1 .fa {
    color: #f5a01d;
    margin-right: 5px;
    font-size: 10px;
}

.manualLegend2 .fa {
    color: #04bec4;
    margin-right: 5px;
    font-size: 10px;
}

.legendsOuter {
    padding: 0;
}

.filter_buttons {
    padding: 0;
}

.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, .8);
}

.TimeframeSelector .selected {
    background-color: #0a1828;
    border-radius: 6px;
    color: #fff;
}

.company_name {
    width: 20%;
    text-align: left;
}

.company_logo {
    width: 15%;
}

.company_logo span {
    font-weight: 600;
    /*float: left;*/
    color: #097cac;
    padding-top: 5px;
}

#tradeModal .modal-dialog {
    width: 700px;
    margin: 10em auto;
}

#tradeModal .modal-header {
    background: #092052;
}

#tradeModal .modal-body {
    float: left;
}

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

.thead_name {
    font-weight: 600;
    font-size: 16px;
    color: #092052;
}

.tbody_name {
    font-weight: 600;
}

.tm_fields {
    padding: 1em 0;
}

.tm_fields input {
    padding: 5px 10px;
    width: 100%;
    border-radius: 4px;
}

.tm_fields input:focus-visible {
    outline: none;
}

.btn-customInfo {
    color: #fff;
    background-color: #092052;
    border-color: #092052;
}

.btn-customInfo: hover {
    color: #fff;
}

.btn-customInfo:hover {
    color: #fff;
}


/*secondary_trading_end*/

@media only screen and (max-width:800px) {
    .buttonWidgets_sortableRow{
        padding: 0 15px!important;
    }
    /*secondary-trading*/
    #listingTable_wrapper {
        overflow-x: auto;
        padding: 2em 0;
    }
    .listTabs {
        min-height: 60px;
    }
    .tableHeading {
        font-size: 18px;
        padding-left: 0em;
    }
    .dcard1,
    .dcard2,
    .dcard3 {
        width: 100%;
    }
    .dcard1_1 .company_logo img {
        width: 30px;
    }
    .cardsOuterMob {
        padding: 0;
    }
    .dcard1,
    .dcard2,
    .dcard3 {
        padding: 10px 5px;
    }
    .tradeBtn {
        padding: 5px 10px;
    }
    .obody {
        font-size: 12px;
    }
    .noPadMob {
        padding: 0;
    }
    .TimeframeSelector {
        float: left;
    }
    .TimeframeSelector .btn {
        font-size: 12px;
    }
    .secondary_trading_inner {
        padding-bottom: 2em;
    }
    .data-details {
        padding: 2em;
    }
    .other_than_home {
        padding-top: 100px;
    }
    /*secondary-trading end*/
    .head_title_section {
        padding: 4em 0em!important;
    }
    .head_title_section .bo_1_heading_a strong {
        font-size: 35px!important;
    }
    .fontFamily.small_heading{
        font-size: 20px;
    }
    .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;
    }
    .blog_outer {
        padding: 0px;
    }
    .property_investment_mobile_button .inv-last.dd.disabled_button{
        display: none;
    }
    .newTTW {        
        width: 100% !important;
    }
    .Faq_property .faq_detail_open {
        cursor: pointer;
        display: flex !important;
    }
    #portfolioTourGuide_Auction{
        display: none !important;
    }
    .modal{
        z-index: 9999;
    }
    #step_fields_3.DetailsTable {
        display: block;
        overflow: auto;
    }
}


.trusted_contacts_head {
    font-weight: 600;
}


/*For mobile header banner */

.mob_banner_header {
    display: none!important;
}

@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:hover,
    .mob_banner_header a:focus-visible {
        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;
    }
    /* Make it a marquee */
    .marquee {
        margin: 0 auto;
        overflow: hidden;
        white-space: nowrap;
        box-sizing: border-box;
        animation: marquee 50s linear infinite;
    }
    .marquee:hover {
        animation-play-state: paused
    }    
    /* Make it move */
    @keyframes marquee {
        0% {
            text-indent: 20em
        }
        100% {
            text-indent: -105em
        }
    }
}


/*For mobile header banner end*/

.boPopover {
    /*font-family: 'open_sans' !important;*/
    color: #fff;
    background-color: hsla(0, 0%, 0%, 0.9);
    position: fixed !important;
    padding-top: 1pc;
    padding-bottom: 1pc;
    z-index: 9999;
    bottom: 0px;
    padding-left: 2%
}

.boPopoverText {
    /*font-family: 'open_sans' !important;*/
    margin-top: 10px;
    font-size: 13px;
}

.bo_1_heading_2 {
    color: #fff;
    font-size: 1.5em;
    margin-top: 1em;
}

.buttonRed {
    padding: 10px 45px;
    border-radius: 2px;
    /* font-family: 'open_sans' !important; */
    color: #fff;
    font-size: 16px;
    background-color: #355eac;
}

.buttonRed {
    padding: 10px 45px !important;
    border-radius: 4px !important;
    font-family: inherit; !important;
    color: #fff !important;
    font-size: 16px !important;
    background-color: var(--ce-main-color) !important;
}

#capital_stack_alt_img {
    text-align: center;
}
.prop_vdo_hover_iframe_div {
    position: absolute;
    top: 101px;
    left: 30px;
    width: 92.1%;
    height: 352px;
    border-radius: 5px 5px 0px 0px;
    border: 0;
    line-height: 8;
    color: blue;
    font-size: 25px;
    background: #fff;
    opacity: 0;
}


/* Profile page accordian Start */

#profile_with_accordian .accordian_heading,
#invest_with_accordian .accordian_heading {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--ce-main-color);
    margin: 10px 0;
    outline: none;    
}

#profile_with_accordian .acc_svg {
    position: absolute;
    margin-left: 94%;
    color: rgb(125, 125, 125);
}

#profile_with_accordian .angle_down,
#invest_with_accordian .angle_down {
    font-size: 2.3rem;
    font-weight: bolder;
    color: var(--ce-main-color);
    transition: all .3s ease-in-out;
}

#profile_with_accordian .accordian_profile.tabActive .angle_down,
#invest_with_accordian .accordian_invest.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 {
    opacity: 0;
    width: 0;
    height: 0;
}

#profile_with_accordian .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#profile_with_accordian .slider:before {
    position: absolute;
    content: "No";
    height: 26px;
    width: 41px;
    left: 3px;
    bottom: 3px;
    background-color: #ababab;
    -webkit-transition: .4s;
    transition: .3s;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 1.6;
}

#profile_with_accordian input:checked+.slider:before {
    content: "Yes";
    background-color: #097cac;
}

#profile_with_accordian input:checked+.slider {
    background-color: #2196F3;
}

#profile_with_accordian input:checked+.slider,
#profile_with_accordian .slider {
    background: transparent;
    border: 1px solid #959595;
    border-radius: 5px;
    overflow: hidden;
}

#profile_with_accordian input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

#profile_with_accordian input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

#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-primary,
.acc_tabs .btn-primary:hover,
.acc_tabs .btn-primary:focus {
    background-color: #097cac;
    border-color: #097cac;
}

.acc_tabs .btn-info,
.acc_tabs .btn-info:hover,
.acc_tabs .btn-info:focus {
    background-color: #097cac;
    border-color: #097cac;
}

.acc_tabs .paginate_button,
.acc_tabs .paginate_button:hover,
.acc_tabs .paginate_button:focus,
.acc_tabs .paginate_button:focus:hover {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

.acc_tabs a,
.acc_tabs a:hover,
.acc_tabs a:focus,
.acc_tabs a:focus:hover,
#up_picture,
#up_picture:hover,
#up_picture:focus {
    color: var(--ce-main-color) !important;
}

.DetailsTable {
    width: 100%;
}

.DetailsTable th {
    padding: 5px 0;
    width: 412px;
}

.DetailsTable,
.DetailsTable tr,
.DetailsTable td,
.DetailsTable th {
    background: transparent !important;
    font-weight: 600;
}

.DetailsTable {
    cursor: pointer;
    margin-left: 30px;
    border: none;
}

.accordian_section_box {
    display: flow-root;
}

.accordian_section_box .fa-check-square-o {
    color: #fff;
    background: var(--ce-main-color);
    border-radius: 5px;
    margin-right: 6px;
    padding: 5px 0;
}

.accordian_section_box .fa-check-square-o:before {
    width: 26px;
    content: "\2713";
    font-weight: bold;
    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 {
    content: "";
    height: 23px;
}

#step_fields_4 .blank.fa-check-square-o {
    background: #ccc;
}

.restrict {
    display: none !important;
}

#step_fields_3 {
    margin-left: 30px;
    width: calc(100% - 30px);
}

#step_fields_3.DetailsTable {
    border: 1px solid #ddd;
    background: #fff !important;
}

#step_fields_2.DetailsTable.bg-white {
    border: 1px solid #ddd;
    background: #fff !important;
}
#step_fields_2 .DetailsTable th{
    width: 260px!important;
}
#step_fields_3.DetailsTable.bg-none {
    border: 1px solid #ddd;
    background: unset !important;
}


/*#sticky_tabs {
    position: sticky;
    top: 80px;
    left: 0;
    background: #fff;
    background: #fff;
    z-index: 9;
    margin: 0;
    padding: 10px 0;
  }*/

.stcky_tabs {
    /*position: sticky;
  top: 80px;
  left: 0;
  background: #fff;
  text-align: left;
  background: #fff;
  z-index: 9;
  padding: 10px 20px;*/
}


/* Profile page accordian End */

#carousel-example-generic .buttonRed {
    background-color: var(--ce-main-color);
}

.filter-by-industry .nav-link {
    color: var(--ce-main-color);
    border-radius: 4px;
}

#RegisterButton {
    padding-top: 10px;
}

.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;
}

.b-1 {
    border: 1px solid !important;
}

.ackno .fa-check-square-o:before {
    line-height: 25px;
}

.ackno .blank {
    background-color: #ccc;
}

.ackno .blank:before {
    content: "";
    height: 23px;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    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 {
    text-align: center;
}

#capital_stack_alt_img span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 180px;
    float: left;
    width: 100%;
    /*width: 100%;
    margin: 0% auto;
    padding: 0 12%;*/
}

.pl-03em {
    padding-left: .3em !important;
}

#invest_from #step_fields_0 span,
#invest_from #step_fields_2 .value_fund_mode,
#invest_from #step_fields_2 .Funding_Type,
#invest_from #step_fields_1 span,
#invest_from #step_fields_2 span,
#invest_from #step_fields_3 td,
#invest_from #step_fields_3 .value_fund_mode,
#invest_from #step_fields_3 .Funding_Type,
#invest_from .value_entityType,
#invest_from #step_fields_5 .value_fund_mode,
#invest_from #step_fields_5 .Funding_Type,
#invest_from .value_entityType,
#invest_from .value_dob,
#invest_from .value_ssn,
#invest_from .value_investor_addr,
#invest_from .value_investor_add2,
#invest_from .value_investor_city,
#invest_from .value_investor_state,
#invest_from .value_zip,
#invest_from .value_investor_country,
#invest_from .value_fund_mode,
#invest_from .Funding_Type {
    color: green;
    width: 10em;
}


/*.DetailsTable .value_entityType{
  color: #000;
}*/

.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 0;
}

#img_gls a {
    width: 100%;
}

.prop_vdo_hover_iframe {
    position: absolute;
    top: 25px;
    left: 25px !important;
    width: 94%;
    height: 350px !important;
    border-radius: 5px 5px 0px 0px;
    border: 4px;
}

.prop_vdo_hover_iframe_div {
    position: absolute;
    top: 101px;
    left: 30px;
    width: 92.1%;
    height: 352px;
    border-radius: 5px 5px 0px 0px;
    border: 0;
    line-height: 8;
    color: blue;
    font-size: 25px;
    background: #fff;
    opacity: 0;
}


/*22-11-21 css for one page process*/

.step_fields_0 .accordian_invest_calculate {
    margin: 10px 0 0 14px;
}

.pl-1em {
    padding: 0 0 0 1em;
}

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

#invest_from .form-control:focus {
    border-color: #ccc!important;
}

#invest_from .form-control {
    height: 45px;
    border-radius: 0px 4px 4px 0px;
}

.continue_btn,
.continue_btn:focus,
.continue_btn:focus-visible {
    padding: 8px 16px!important;
    box-shadow: 0 5px 5px -5px #000000;
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color)!important;
    outline: none;
}

.continue_btn:hover {
    box-shadow: 1px 2px 15px 1px #5b90d9;
}

#invest_brc a {
    color: var(--ce-main-color);
    font-weight: 600;
}

.newH3 {
    margin: 0 0 0 12px;
}

.newH3_1 {
    margin: 0 0px 10px 12px;
}

.Asterisk {
    color: red;
}

#sign_document .save_button {
    padding: 8px 16px!important;
}

#invest_brc a {
    color: var(--ce-main-color);
    font-weight: 600;
}

.newH3 {
    margin: 0 0 0 12px;
}

.newH3_1 {
    margin: 0 0px 10px 12px;
}

.Asterisk {
    color: red;
}

#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;
}

.fwh3 span,
.fw700 {
    font-weight: 700;
}

#invest_btn {
    padding: 0 15px!important;
}

.newUserContinueBtn {
    margin: 15px 0px 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;
}

.pr-0 {
    padding-right: 0;
}

#docusign_agreement {
    z-index: 0;
}

#disclaimer_list li:last-child(2) {
    border-bottom: none;
}

#disclaimer_list li:last-child .disclaimer_list {
    margin-top: 0;
}

.payButton .continue_btn {
    /*margin: 15px 0 0 30px;*/
}

.ebOiGj {
    border: 2px solid rgb(226, 222, 222);
    border-radius: 4px;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer;
}

.ebOiGj h4 {
    font-size: 15px;
    font-weight: bold;
}

.ebOiGj p {
    font-size: 14px;
    font-weight: bold;
    color: var(--ce-main-color);
}

.ebOiGj:hover {
    background-color: aliceblue;
}

.threeTabs {
    float: left;
    clear: both;
    padding: 0 15px;
    margin-bottom: 20px;
}

.fiveTabs {
    float: left!important;
    clear: both!important;
    margin-bottom: 0px!important;
    overflow: auto!important;
    padding: 0!important;
    width: 71%!important;
    margin-left: 14px!important;
    margin-right: 14px!important;
    display: inline-flex!important;
}

.fiveTabsboxes {
    font-size: 13px;
    border: 2px solid rgb(226, 222, 222)!important;
    border-radius: 4px!important;
    text-align: center!important;
    padding: 5px!important;
    cursor: pointer!important;
    height: 8em!important;
    margin-right: 2em!important;
/*    min-width: 10.5em!important;*/
    margin-bottom: 10px!important;
}

.fiveTabsboxes h6 {
    color: var(--ce-main-color)!important;
    font-size: 12px!important;
    font-weight: 600!important;
}

.fiveTabsboxes.add_investment_entity p {
    color: var(--ce-main-color)!important;
    margin: auto auto 10px auto!important;
}

.firstITtab {
    background-color: aliceblue!important;
}

.sel_inv_heading {
    float: left;
    padding-bottom: 5px;
}

.fiveTabsboxes h4 {
    font-size: 12px!important;
    font-weight: 600!important;
    color: #000!important;
    text-transform: capitalize!important;
    min-height: 25px!important;
    margin: 5px auto!important;
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical!important;
}

.fiveTabsboxes img {
    width: 35px;
}

.fiveTabsboxes img.trustImg {
    width: 30px;
}

.fiveTabsboxes p {
    font-size: 14px!important;
    font-weight: bold!important;
    color: var(--ce-main-color)!important;
}

.fiveTabsboxes:hover {
    background-color: aliceblue!important;
}

.sign_document_acc_tab {
    padding: inherit;
}

.how_statement {
    margin: 10px auto;
}

.investPageOuter .breadcrumb {
    margin-bottom: 5px;
}


/*22-11-21 css for one page process end*/

.ai-ul-desktop {
    display: block;
}

.ai-ul-mobile {
    display: none;
}

.signin_sec {
    position: relative;    
}

.invLayerSign {
    box-shadow: inset 0 0 0 1000px rgb(5 11 50 / 50%);
    width: 100%;
    height: 100%;
    position: absolute;    
    top: -10em;
}

.signBgVideo {
    width: 100%;
    position: absolute;
    top: 0em;
    z-index: 0;
    right: -6em;
}

#signin_section,
#UserHomeForm #signup_form,
.forgetPwd {
    z-index: 9;
}

.commonPageHeader p {
    width: 50%;
    margin: auto;
    text-align: center;
}

.commonheading1 {
    font-size: 32px;
    color: #050b32;
    font-family: 'poppins_700';
    text-align: center;
}

.commonpara1 {
    width: 100%;
    margin: 1em auto;
    text-align: center;
    font-size: 19px;
    text-align: center;
    color: #323434;
    font-family: 'poppins_400';
}

.commonheading2 {
    font-size: 20px;
    color: #050b32;
    font-family: 'poppins_700';
    text-align: center;
}

.commonpara2 {
    width: 100%;
    margin: 1em auto;
    text-align: center;
    font-size: 16px;
    text-align: center;
    color: #323434;
    font-family: 'poppins_400';
}

.privacyOuter .commonheading1 {
    text-align: left;
}

.commonpara3,
.privacyOuter li {
    font-family: 'poppins_400';
    font-size: 14px;
    color: #000;
}

.privacyOuter em {
    font-family: 'poppins_600';
}

.termsPage h2 strong {
    color: #dbb546 !important;
    font-size: 18px !important;
    padding: 0 !important;
    font-weight: 600 !important;
    clear: both !important;
    text-transform: capitalize !important;
    margin: 15px 0 5px 0 !important;
}

#main-section .termsPage{
    padding-top: 20px;
}

.termsPageTitle h2,
.termsPageSubTitle p,
.termsPageSubTitle div,
.termsPageSubTitle li {
    color: rgb(51, 51, 51);
    font-family: 'poppins_400';
}

@media only screen and (max-width: 700px) {
    .how_statement {
        font-size: 24px;
        padding: 0 10px;
    }
    #profile_with_accordian .accordian_heading,
    #invest_with_accordian .accordian_heading {
        font-size: 16px;
    }
    .SELECT_AMOUNT h3 span {
        font-size: 16px;
    }
    .threeTabs {
        width: 100%;
        margin-bottom: 0;
        padding: 0;
        display: flex;
        overflow: auto;
    }
    .threeTabs strong{
        float: none;
        padding: 0;
    }
    .threeTabs .col-md-3 {
        width: 50%;
        margin: auto auto 10px auto;
        padding-left: 0;
    }
    .row.threeTabsRow{
        display: flex;
        padding: 0 30px;        
    }

    .fiveTabs{
        width: -webkit-fill-available;
    }
    #disclaimer_list li{
        display: flex;
    }
    .ml-1em,
    .ml-2em {
        margin-left: 0!important;
    }
    .ai-ul-desktop {
        display: none;
    }
    .ai-ul-mobile {
        display: block;
    }
    #invest_btn,
    #sign_document {
        text-align: center;
    }
    .show_doc {
        padding: 0;
    }
    .e_d_sign_label {
        float: left!important;
    }
    #docusign_agreement {
        float: left;
        margin: 4px;
    }
    #invest_with_accordian #invest_from .DetailsTable {
        margin-left: 0!important;
    }
    .DetailsTable th {
        width: 70%;
    }
    .subsection div {
        clear: both;
    }
    .payButton {
        text-align: center;
    }
    .DetailsTable td {
        font-size: 12px;
    }
    .value_fund_mode {
        width: 30%;
    }
    .payButton .btn-default {
        padding: 6px 50px;
        margin: 15px 0 25px 0;
    }
    #claimProfileBuildOut {
        width: 50%!important;
    }

    #transWalletFundModal .modal-dialog, #transAssetsModal .modal-dialog{
        width: 98% !important;
    }
}


/* Investor Preks Start */

.main_perks_div {
    border: 1px solid #ccc;
    padding: 1em;
}

.investor_perk_text {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: .5em;
}

.investor_perk_value {
    color: var(--ce-main-color);
    font-size: 1.5em;
    margin-bottom: .5em;
}

.perk_invest_link {
    display: inline-block;
}

.perk_invest_link,
.perk_invest_link:hover,
.perk_invest_link:focus {
    text-decoration: none;
    position: relative;
    margin-bottom: .5em;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.hover_perks {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .2s ease-in-out;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: #097cac7d;
    display: table;
    width: 100%;
    height: 100%;
}

.hover_perks h5 {
    display: table-cell;
    vertical-align: middle;
}

.perk_invest_link:hover>.hover_perks {
    opacity: 1;
}


/* Investor Preks End */

.grid--withGutter .hovereffect {
    height: auto !important;
}

#profile_page #up_picture {
    color: var(--ce-main-color) !important;
}

#profile_page .btn-primary {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}
a{
    color: var(--ce-main-color);
}

#profile_page .option-input:checked {
    background: var(--ce-main-color) !important;
}

#profile_page .btn-info {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

.new_profile_table h6 a ,#ShowIRR_table a{
    color: var(--ce-main-color) !important;
}

#dtBasicExample_paginate .paginate_button {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}
.dataTables_wrapper .dataTables_paginate{
    margin-bottom: 5px;
}
.paginate_button {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important; 
}

.form-group .input-group .input-group-addon {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

.notifyme {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

#investor_steps_section ul.stepper li a .complete {
    background-color: var(--ce-main-color-yellow) !important;
}

#investor_steps_section .middle_border.complete {
    background-color: var(--ce-main-color-yellow) !important;
}

.show_doc .btn-primary {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

.option-input:checked {
    background: var(--ce-main-color) !important;
}

.modal-content .btn-primary {
    background-color: var(--ce-main-color) !important;
    border-color: var(--ce-main-color) !important;
}

.days_left_section {
    margin: 1.5em 0em 0em 0em;
    line-height: 1.5;
}

.dsub_heading {
    color: var(--ce-main-color);
    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: all .3s ease-in-out;
    /*transform: rotate(180deg);*/
}

.hide_all_discussion .fa.fa-angle-down {
    transition: all .3s ease-in-out;
    transform: rotate(180deg);
}

.hide_text {
    width: 0;
}

.hide_text,
.see {
    transition: all .2s ease-in-out;
    overflow: hidden;
}

.mb12 {
    margin-bottom: 10px;
}

.mb0 {
    margin-bottom: 0px;
}

.risks {
    padding-top: 30px;
    padding-bottom: 20px;
}

.text_document_header {
    margin-top: 12px;
}

.Faq_property .faq_padding {
    padding-top: 1.3750em;
    padding-bottom: 1.3750em;
    border-radius: .5em;
}

.Faq_property .faq_que_padding {
    padding: 0;
    border-radius: .5em;
    margin-bottom: 1em;
    display: none;
}

.Faq_property .que_tab {
    display: flow-root;
}

.Faq_property .faq_plus_sign {
    width: 18px;
    height: 18px;
    background: var(--ce-main-color);
    color: #fff;
    font-size: 13px;
    margin-right: 1.25em;
    margin-top: .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 {
    display: inline-block;
    text-align: left;
    margin-left: 2.5em;
    margin-top: .7em;
    font-size: 15px;
    color: #333;
    display: none;
}

.Faq_property .faq_detail_open {
    cursor: pointer;
    display: flow-root;
}

.Faq_property .que_open .fa-plus {
    display: none;
}

#step11 .js-tooltip_simple {
    cursor: pointer;
}

.discussion_section {
    margin: 10px 10px !important;
}

.comments-comment {
    border: 1px solid #d8dfe5;
    padding-bottom: 10px;
}

.disc-user {
    color: #000;
    font-weight: 600;
    margin-left: 10px;
}

.disc-days-ago {
    margin-left: 10px;
    font-size: .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: var(--ce-main-color);
    border: none;
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 600;
    margin-left: 10px;
    cursor: pointer;
}

.reply_contents {
    float: left;
    width: calc(100% - 45px);
}

.question_post {
    width: calc(100% - 63px);
    float: left;
}

.comment_privacy {
    line-height: 2.5;
}

.post_image {
    width: 38px;
}

.que_user_img {
    width: 38px;
}

.reply_comment {
    cursor: pointer;
}

.like_color,
.like_post:hover {
    color: #f83a5c !important;
}

.like_color .icon-heart {
    transition: all .2s ease-in-out;
    animation: heart_blink .5s;
}

@keyframes heart_blink {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

.bl {
    border-left: 3px solid var(--ce-main-color);
    margin-left: 10px;
    margin-right: 10px;
}

.bl-double {
    border-left: 3px solid var(--ce-main-color);
    margin-left: 20px;
    margin-right: 10px;
}

.overflow-hidden {
    overflow: hidden;
}

.card_box.overflow-hidden{
    text-align: center;
    padding-bottom: 50px;
}

/*for auto invest distribution toggle*/

.autoIDis .switch {
    background-color: #fff;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    border-radius: 5px;
    overflow: hidden;
}

.autoIDis .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.autoIDis .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.autoIDis .slider:before {
    position: absolute;
    content: "No";
    height: 24px;
    width: 30px;
    left: 2px;
    bottom: 1px;
    background-color: grey;
    -webkit-transition: .4s;
    transition: .3s;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 1.7;
}

.autoIDis input:checked+.slider:before {
    content: "Yes";
    background-color: limegreen;
}

.autoIDis input:checked+.slider {
    background-color: #2196F3;
}

.autoIDis input:checked+.slider,
.autoIDis .slider {
    background: transparent;
    border: 1px solid #959595;
    border-radius: 5px;
    overflow: hidden;
}

.autoIDis input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.autoIDis input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(15px);
}

.autoID_btn {
    font-size: 1em!important;
    border-radius: 0;
    margin: 5px auto!important;
}

.autoIDis {
    position: absolute;
    top: 9px;
    right: 1.5em;
}
.autoID_btn .autoIDis {
    top: 13px;
}

/*for auto invest distribution toggle end*/


/*New header design of CE start*/

.lscontent {
    background-color: #092052;
    transition: all .2s ease-in-out;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.nav-menu-secondary li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.nav-linkTitle {
    font-family: poppins_600!important;
}

.head_banner_close_btn_img {
    color: #050b32;
}

.activeMenu a {
    background-color: var(--ce-main-color)!important;
    padding: 12px 15px!important;
    border-radius: 30px!important;
    margin-top: 3px!important;
}

.boPopoverText a {
    -webkit-text-stroke: 1px var(--ce-main-color)!important;
}

.help_section {
    display: none;
}

.qsOuter {
    width: 65%;
    float: left;
    overflow: hidden;
}

.questionSection {
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 0;
}

.questionSection a {
    color: #fff;
    font-size: 13px;
    margin: 0;
}

.goOut label {
    color: var(--ce-main-color)!important;
    font-size: 0.8em!important;
    width: auto!important;
    height: 1.3em!important;
    padding: 0px 0.5em 0px 0.5em!important;
    margin: 0px!important;
    background: white!important;
    transition: 0.2s ease-in-out!important;
    top: 0em!important;
    left: 2em!important;
}

.whiteFoo {
    background-color: #fff;
    clear: both;
}

.fooPOuter {
    background: transparent;
}

.whiteFoo .footer {
    background-color: transparent;
}
.whiteFoo .footerDet1 {
    color: #050b32;
}

.foobg {
    background: #030246;
}

#chat_section {
    background: #1D252D;
}

.logoPoseFoo {
    padding: 10px 0 20px 12px;
    width: 100%;
    margin: 0!important;
    clear: both;
    float: left;
}

.logoPoseFoo img {
    width: 200px;
}

.footIcons span {
    font-size: 30px;
    padding-right: 25px;
}

#LoginButton {
    padding: 10px 0;
}

.footer_outer .container,
.whiteFoo .container {
    width: 1170px;
}

.footIcons {
    padding-top: 10px;
}

.req_demo_box {
    display: none;
}

.homeSec1 {
    padding-bottom: 11em;
}

.softMob {
    position: relative!important;
    z-index: 1!important;
    overflow: inherit!important;
}

.softMob img {
    width: 464px!important;
    /*height: 345px!important;*/
    padding-top: 2em;
    z-index: 3!important;
}

.homeSec2 .softMob img {
    width: 100%!important;
    padding-top: 5em;
    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 .bst9 {
    padding-top: 10px;
}

.blueStrip .bst6 img,
.blueStrip .bst15 img,
.blueStrip .bst17 img {
    width: 90%!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: 3em;
    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: 20px;
    border-bottom: 3px solid var(--ce-main-color);
    padding: 0;
    border-radius: 0;
    background-color: unset;
}

.homeSec2 .nav-pills>li>a {
    color: #aaa;
    font-family: 'poppins_600';
    font-size: 16px;
}

.homeSec2 .nav-justified>li {
    display: inline-flex;
    width: 100px;
    margin-right: 70px;
}

.homeSec2 .nav-pills {
    padding: 0 15px;
}

.homeSec2 .tab-pane h2 {
    font-family: 'poppins_700';
    font-size: 36px;
    color: #050b32;
}

#stab1p1 {
    font-size: 16px;
    padding: 30px 0 20px 0;
}

#stab1p2,
.stab1p2 {
    font-size: 16px;
    padding: 0px 0 20px 0;
}

#itab1p1 {
    font-size: 16px;
    padding: 30px 0 20px 0;
}

#itab1p2 {
    font-size: 16px;
    padding: 0px 0 20px 0;
}

#ttab1p1 {
    font-size: 16px;
    padding: 30px 0 20px 0;
}

#ttab1p2 {
    font-size: 16px;
    padding: 0px 0 20px 0;
}

#ttab1p2 span {
    width: 100%;
    float: left;
    padding: 1em 1em 0em 1em;
}

.blueButton {
    background-color: var(--ce-main-color)!important;
    padding: 15px 24px!important;
    border-radius: 30px!important;
    margin-top: 3em!important;
    float: left;
    color: #fff;
    font-size: 16px;
    font-family: 'poppins_600';
    box-shadow: 0 5px 7px -5px #000000;
}

.blueButton:hover,
.blueButton:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}

.blueButtonReverse {
    background-color: #fff!important;
    padding: 15px 24px!important;
    border-radius: 30px!important;
    margin-top: 3em!important;
    float: left;
    color: var(--ce-main-color);
    font-family: 'poppins_600';
    box-shadow: 0 5px 7px -5px #000000;
}

.blueButtonReverse:hover,
.blueButtonReverse:focus {
    text-decoration: none;
    outline: none;
    color: var(--ce-main-color);
}

.blueButtonNavy {
    background-color: #133762!important;
    padding: 13px 24px 16px 24px!important;
    border-radius: 30px!important;
    margin-top: 3.5em!important;
    float: left;
    color: #fff;
    border: none;
    float: right;
    font-family: 'poppins_600';
    box-shadow: 0 5px 7px -5px #000000;
}

.blueButtonNavy .fa-play-circle-o {
    font-size: 24px;
}

.blueButtonNavy:hover,
.blueButtonNavy:focus {
    text-decoration: none;
    outline: none;
    color: #ffffff;
}

.headerDescription .blueButton {
    margin-top: 1em!important;
}

.homeSec3 {
    text-align: center;
}

.homeSec3 a:hover {
    text-decoration: none;
}

.homeSec3 h2,
.homeSec4 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;
}

.numb {
    color: #aaaaaaa8;
    font-size: 40px;
    font-family: 'poppins_600';
}

.homeSec3 h3 {
    font-family: 'poppins_700';
    font-size: 27px;
    color: #050b32;
    margin: 10px 0 15px 0;
}

.homeSec3_1 p {
    font-size: 16px;
    font-family: 'poppins_400';
    width: 90%;
}

.homeSec3_1 a {
    color: var(--ce-main-color);
    font-family: poppins_600;
}

.homeSec3_1 a img {
    width: 25px;
}

.panel-title>a:before {
    float: left !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: left !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-default>.panel-heading,
.panel-group .panel,
.panel-default>.panel-heading {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.panel-heading a.collapsed {
    color: #050b32;
    font-family: 'poppins_700';
    font-size: 18px;
}

.panel-heading a {
    font-family: 'poppins_700';
    color: var(--ce-main-color);
    font-size: 20px;
}

.panel-body {
    font-size: 16px;
    font-family: 'poppins_400';
    padding-left: 35px;
}

.homeSec4 {
    clear: both;
    padding: 7em 0;
}

.blueStrip {
    text-align: center;
    color: #fff;
    background-color: #097cac;
}

.blueStrip h1 {
    font-family: poppins_700;
    font-size: 40px;
    padding-top: 20px;
}

.blueStrip_1 {
    padding: 3.5em 0 0 0;
}

.blueStrip_2 {
    padding: 3.5em 0;
}

.blueStrip_2 {
    padding: 3.5em 0;
}

.blueStrip_3 {
    padding: 0 0 3.5em 0;
}

.blueStrip_1 img,
.blueStrip_2 img,
.blueStrip_3 img {
    transition: all .2s ease-in-out;
    width: 80%;
    /*height: 2.8em;*/
}

.blueStrip_1 img:hover,
.blueStrip_2 img:hover,
.blueStrip_3 img:hover {
    transform: scale(1.2);
}

.homeSec5 {
    clear: both;
    padding-bottom: 4em;
}

.homeSec5 h2 {
    font-family: 'poppins_700';
    font-size: 28px;
}

.homeSec5_1_1 {
    background-color: #fff;
    color: #097cac;
    border-radius: 25px;
    float: left;
    width: 90%;
    margin: auto 5%;
    padding: 2em;
    box-shadow: 0 0 15px #ddddddb8;
}

.homeSec5_1_1 h2 {
    color: #050b32;
}

.homeSec5_2_1 {
    background-color: #097cac;
    color: #fff;
    float: left;
    width: 90%;
    margin: auto 5%;
    border-radius: 25px;
    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;
}

.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;
}

.homeSec7_1_1 h2 {
    font-size: 50px;
    font-family: 'poppins_700';
}

.homeSec6 {
    clear: both;
    padding: 1em 0 5em 0;
}

.homeSec6 img {
    border-radius: 50%;
    margin-top: 10px;
    box-shadow: #bbbbbb 0px 4px 15px -2px;
}

.successStory h2 {
    font-size: 40px;
    color: #050b32;
    font-family: 'poppins_700';
    padding: .5em 0em 1em 0em;
    margin: 0;
}

.homeSec6 .item h4 {
    font-size: 20px;
    font-family: poppins_600;
}

.homeSec6 .item h5 {
    font-size: 16px;
}

.homeSec6 .item p {
    font-size: 14px;
    min-height: 215px;
}

.homeSec6 .item .fa {
    color: #d3d3d3;
    font-size: 18px;
    padding: 10px 0;
}

.successStory {
    text-align: center;
}

.homeSec6 .item .col-md-8 {
    padding: 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 auto;
    padding: 0px;
    border: 0px;
    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: none;
}

.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: 1em;
}

.formfield>input:focus+label,
.formfield>select:focus+label,
.formfield>select:valid+label,
.formfield>textarea:focus+label {
    color: #097cac;
    font-size: 0.8em;
    width: auto;
    height: 1.3em;
    padding: 0px 0.5em 0px 0.5em;
    margin: 0px;
    background: white;
    transition: 0.2s ease-in-out;
    top: 0em;
    left: 2em;
}

.p-top {
    top: 0 !important;
    color: #097cac!important;
    font-size: 0.8em;
    width: auto!important;
    height: 1.3em;
    padding: 0px 0.5em 0px 0.5em!important;
    margin: 0px;
    background: white;
    transition: 0.2s ease-in-out;
    left: 2em!important;
}

#pref_dateField input:focus+label::before,
#pref_dateField input:active+label::before {
    opacity: 0!important;
}

.reqDemoForm select {
    padding: 15px 20px;
    height: auto;
    border-radius: 25px;
    -webkit-appearance: none;
}

.reqDemoForm label {
    top: 15px;
    font-family: 'poppins_400';
    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 {
    width: 95%!important;
    background-color: #097cac;
    font-family: 'poppins_700';
    padding: 15px 12px!important;
}

.reqDemoButton:hover {
    background-color: #050b32;
}

.reqSec1 {
    clear: both;
    padding-bottom: 5em;
}

.reqSec2 h2,
.contactSec2 h2 {
    font-family: 'poppins_700';
    font-size: 35px;
    width: 80%;
    margin: 0 0 0 13%;
    color: #050b32;
    padding-bottom: 15px;
}

.reqSec2 h3 {
    font-size: 25px;
    color: #050b32;
    font-family: 'poppins_700';
    margin-top: 10px;
}

.reqSec2 p {
    font-size: 19px;
    color: #323434;
    font-family: 'poppins_400';
}

.reqSec2 a {
    color: #097cac;
    font-family: 'poppins_700';
    font-size: 19px;
}

.reqSec2 a:hover {
    text-decoration: none;
}

.sec_content {
    padding-bottom: 30px;
}

.reqDemo3 {
    float: left;
    width: 100%;
}

.reqDemo3 h2 {
    font-family: 'poppins_700';
    font-size: 35px;
    color: #050b32;
    width: 80%;
    margin: 1em auto;
    text-align: center;
}

.reqDemo3 .blueButtonNavy b {
    font-size: 16px;
    padding-left: 10px;
}

.reqd4 {
    text-align: center;
}

.reqd4 img {
    width: 120px;
    transition: all .2s ease-in-out;
}

.reqd4 img:hover {
    transform: scale(1.2);
}

.reqd4 p {
    font-family: 'poppins_700';
    font-size: 24px;
    padding: .5em 0 3em 0;
    width: 80%;
    margin: auto;
}

.reqDemo4 {
    clear: both;
    padding-top: 7em;
}

.howitworks1 .section-a {
    text-align: center;
}

.howitworks1 .headerDescription p {
    width: 50%;
    margin: auto;
    text-align: center;
}

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

.howitworks2 h2 {
    font-family: 'poppins_700';
    font-size: 32px;
    color: #050b32;
}

.howitworks2 p {
    width: 70%;
    margin: 2em auto 4em auto;
    font-size: 19px;
    color: #323434;
    font-family: 'poppins_400';
}

.howitworks2 {
    text-align: center;
}

.howitworks3 h3 {
    font-size: 25px;
    color: #050b32;
    font-family: 'poppins_700';
    margin-top: 10px;
}

.howitworks3 p:nth-child(2) {
    font-size: 24px;
    color: #323434;
    line-height: 1.3;
    font-family: 'poppins_400';
}

.howitworks3 p:nth-child(3) {
    font-size: 18px;
    line-height: 1.3;
    font-family: 'poppins_400';
}

.howitworks3_1,
.howitworks3_2,
.howitworks3_3 {
    padding-bottom: 5em;
}

.howitworks3 p:nth-child(3) span {
    color: #097cac;
}

.getFinancingInfo1 .section-a {
    text-align: center;
}

.getFinancingInfo1 .headerDescription p {
    width: 50%;
    margin: auto;
    text-align: center;
}

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

.invLayer {
    box-shadow: inset 0 0 0 1000px rgb(5 11 50 / 80%);
    width: 100%;
    height: 482px;
    position: absolute;
    z-index: -1;
}

.featured {
    background-color: transparent !important;
    color: var(--ce-main-color) !important;
    font-size: 22px;
    font-family: 'poppins_700';
    padding: 0 !important;
}
.featured:hover{
    color: #fff !important;
    text-decoration: none !important;
}

.inv_slider {
    position: relative;
    z-index: 0;
}

.inv_slider .boHeading {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    /*width: 50%;*/
    margin-top: 0.4em;
    font-family: 'poppins_600';
}

.inv_slider .bo2_per {
    color: #949597!important;
    font-size: 18px;
    font-family: 'poppins_600';
}

.inv_slider .boBox2 {
    text-align: left;
    padding: 11em 6em;
}
#outer_content main{
    position: relative;
}
.marketCurve {
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -4em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.inv_slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 2px 8px 0 0;
}

.inv_slider .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background: #097cac;
    border: 2px solid #097cac;
    margin-right: 8px;
}

.conHeading1 {
    font-size: 20px;
    font-family: 'poppins_700';
    color: #097cac;
}

.conHeading2 {
    font-size: 15px;
    padding: 10px 0;
    font-family: 'poppins_600';
    color: #092052;
}

#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: 0px;    
    padding: 1em 2em;    
}

#UserHomeForm .float-label-field input,
#countryCode,
#UserHomeForm .float-label-field input:focus,
#countryCode:focus,
#UserHomeForm .float-label-field input:focus-visible,
#countryCode:focus-visible {
    /*border-radius: 25px!important;*/
}

#UserHomeForm .float-label-field label {
    left: 2rem!important;
}

#signup_bg .invLayer {
    height: 100%!important;
}

#main_heading_desc p {
    width: 80%;
    font-weight: 600;
    margin: auto;
    text-align: center;
    line-height: 1.3;
}
.mt-1em {
    margin-top: 1em !important;
}

.buildOutCustomCheck b,
.resources a,
.joinText,
#cphContent_LoginControl_loginBlock h2,
#cphContent_forgetPasswordBlock h2 {
    font-family: 'poppins_600'!important;
}

.buildOutCustomCheck{
    position: relative;
}

#UserHomeForm .float-label-field label.Enter_code{
    position: absolute;
    top: 0.7rem;
    left: .5rem!important;
    color: #333;
    transition: all 0.2s ease;
    font-size: 1.1em;
    opacity: 0.8;
}


#cphContent_forgetPasswordBlock h4 {
    font-weight: 600!important;
}

.float-label-field.inputFocus {    
    /*box-shadow: 0px 1px 1px #02a1fe!important;*/
}


/*Spinner code start*/

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.Spinner {
    width: 386px;
    height: 386px;
}

.Spinner span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#blueCheck{
    width: 20px;
    margin-right: 5px;
}
.Spinner span:nth-child(1) {
    background-image: url(/images/home/spin1.webp);
    animation: acw 8s linear infinite;
}

.Spinner span:nth-child(2) {
    background-image: url(/images/home/spin2.webp);
    animation: cw 8s linear infinite;
}

.Spinner span:nth-child(3) {
    background-image: url(/images/home/spin3.webp);
    animation: acw 8s linear infinite;
}

.Spinner span:nth-child(4) {
    background-image: url(/images/home/spin4.webp);
    animation: cw 8s linear infinite;
}

@keyframes acw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes cw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}


/*Spinner code end*/

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

#rc_form h5 {
    box-sizing: border-box;
    margin: 16px 0px;
    padding: 0px 8px;
    text-align: center;
    font-size: 30px;
    font-family: 'poppins_700';
}

#uph3 {
    font-family: 'poppins_600';
    color: #097cac;
    text-align: left;
    padding-left: 0px;
    margin: 25px 0 5px 0;
    font-size: 22px;
}

#rc_form .asterik {
    text-align: left;
    padding-left: 0px;
    color: red;
    font-size: 14px;
    font-family: 'poppins_400';
    clear: both;
}

#rc_form #firstnamefield {
    margin-top: 1em;
}

.raise-capital1 .homeSec7 {
    padding-top: 35em!important;
}

.rc_info img {
    /*    padding: 0 5em;
    width: fit-content;*/
    padding: 1em 5em 1em 5em;
    width: 50%;
}

#rc_form label {
    pointer-events: auto!important;
}

.commonPageHeader {
    width: 100%;
    min-height: 1px;
    padding: 3.5em 0em!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #030c31;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-family: 'poppins_600';
}

.commonPageHeader h1 {
    color: #fff;
    font-size: 50px;
    font-family: 'poppins_600';
}

.commonPageHeader p {
    font-size: 20px;
    width: 50%;
    margin: auto;
}

#ttab1p2 span:before {
    content: '\2713';
    display: inline-block;
    color: #097cac;
    padding: 0px 5px 0 0;
    font-weight: 600;
}

.termsPage ul,
.privacyOuter ul {
    padding-left: 0;
}

.ticks {
    list-style: none;
}

.ticks:before {
    content: '\2713';
    display: inline-block;
    color: #097cac;
    padding: 0px 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;
}

.partner-with-us .howitworks3,
.our-tools .howitworks3 {
    padding-top: 2em;
}

.partner-with-us .howitworks2 p {
    width: 90%;
    margin: 1em auto;
}

.our-tool-img1 {
    width: 65%;
    padding-bottom: 4em;
}

.partner-with-us ul,
.our-tools ul {
    list-style-type: none;
    padding-left: 10px;
}

.partner-with-us ul li,
.our-tools ul li {
    font-size: 16px;
    display: flex;
    font-family: 'poppins_400';
}

.partner-with-us ul li:before,
.our-tools ul li:before {
    content: '\2713';
    display: inline-block;
    color: #097cac;
    padding: 0px 5px 0 0;
    font-weight: 600;
}

.pwuImgSec {
    text-align: center;
}

.reqDemoDiv {
    text-align: center;
    width: 100%;
    float: left;
    padding-bottom: 7em;
}

.reqDemoDiv .blueButton {
    margin: auto!important;
    float: unset!important;
}

.nav-menu-secondary {
    margin: 13px auto 13px;
}

.reqDemo3_1 .blueButton {
    padding: 13px 24px!important;
}

.newBlueButton.buttonRed {
    background-color: #097cac!important;
    padding: 10px 30px!important;
    border-radius: 30px!important;
    font-family: 'poppins_400'!important;
}

.streetAddress {
    min-height: 30px;
    font-size: 12px;
    color: #5f6479;
    font-family: 'poppins_600';
}

.dealTypeSA {
    font-size: 12px;
    background-color: #097cac!important;
    padding: 5px!important;
    border-radius: 4px!important;
    font-family: 'poppins_400'!important;
    color: #fff;
    width: 45%;
    cursor: auto;
    margin: 10px auto;
}
.dealTypeSA:hover{
    color: #fff;
}
.loan-card header a.offering_img {
    border-radius: 0.5em;
}
.manual_video{
	display: none;
}
.blog_outer .loan-card header a.offering_img,
.blog_outer .loan-card {
    border-radius: 0;
    padding: 1em 0;
}

.blog_outer .elementor-post__title {
    min-height: 45px;
}

.blinker {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.homeSec1 .section-a {
    padding: 0;
}

.partner-with-us .howitworks3_3 .pwuImgSec img {
    padding-top: 0;
    box-shadow: 0 5px 14px -4px #000000;
    margin-top: 5em;
}
#step1{
    position: relative;
}
.play_circle{
    position: absolute;
    left: 20em;
    top: 10em;
    background: rgba(255, 215, 0, 0.5);
    border-radius: 50%;
    padding: 2em 2.3em;
}
.play_circle.marketplace_page{
    position: absolute;
    left: 8em;
    top: 4em;
    background: rgba(255, 215, 0, 0.5);
    border-radius: 50%;
    padding: 1em 1.3em;
}
#background_div .play_circle.marketplace_page, #investment_oppurtunities_div  .play_circle.marketplace_page{
   display: none !important;
}
.carousel-indicators{
    bottom: -3em;   
}
@media only screen and (max-width: 800px) {
    .row-fluid.reverx .thumbnail #step1 #project_logo_prop {
        width: 95%;
        height: auto !important;
    }
   #investment_oppurtunities_div  .play_circle.marketplace_page{
        display: none;
    }
    .prop_vdo_hover_iframe {
        position: absolute;
        top: 0px;
        left: 10px;
        width: 95%;
        height: 190px;
        border-radius: 5px 5px 0px 0px;
        border: 0;
    }
    .play_circle.marketplace_page{
        left: 6em !important;    
    }
    #filter-by-industry{
        margin:20px auto !important;
        display: flex !important;
        white-space: nowrap;
        overflow: auto;
    }
    .play_circle {        
        left: 7em !important;
        top: 2em !important;
        margin-left: 1em !important;
        margin-top: 1em !important;
        padding: 1em 1.3em !important;
    }
    .partner-with-us .howitworks2 p {
        width: 100%;
    }
    .reqDemoDiv {
        padding-bottom: 2em;
        padding-top: 2em;
    }
    .our-tool-img1 {
        width: 80%;
        padding-bottom: 4em;
    }
    .commonPageHeader {
        padding: 5em 0em 2em 0em!important;
        font-size: 30px;
    }
    .commonPageHeader p {
        font-size: 18px;
        width: 90%;
        margin: auto;
    }
    .qsOuter {
        width: 65%;
        float: left;
        overflow: hidden;
    }
    .setDash {
        width: 25%;
        float: right;
    }
    .lscontent .marquee {
        height: 25px;
        /*width: 420px;*/
        width: 170%;
        padding-top: 3px;
        overflow: hidden;
        position: relative;
    }
    .lscontent .marquee div {
        display: block;
        width: 200%;
        height: 30px;
        position: absolute;
        overflow: hidden;
        animation: marquee 3s linear infinite;
    }
    .lscontent .marquee span {
        float: left;
        width: 50%;
    }
    @keyframes marquee {
        0% {
            left: 0;
        }
        100% {
            left: -100%;
        }
    }
    .store_logo_mobile img {
        height: auto;
        width: 115px!important;
    }
    .container.header-nav{
        padding: 0;
    }
    .navbar-header{
        padding: 0 15px;
    }
    #header .menu-item a {
        transition: all .2s ease-in-out;
        color: #eac149 !important;
        text-shadow: unset;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        font-family: 'Poppins';
        text-transform: uppercase;
        position: relative;
    }    
    #global {
        padding-top: 0;
        display: grid;
    }
    .navbar-default .navbar-nav>li>a,
    #header.Scroll_head nav ul .menu-item a {
        transition: all .2s ease-in-out;
        color: #eac149 !important;
        text-shadow: unset;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        font-family: 'Poppins';
        text-transform: uppercase;
        position: relative;
    }
    .heder_logo.Scroll_head {
        width: 115px !important;
    }
    .navbar-nav>li>a {
        padding: 10px!important;
    }
    .footer-text, .footer-text .col-lg-12{
        padding: 0;
    }
    .nav-menu-secondary li {
        display: inline;
        margin-right: 10px!important;
    }
    .header-nav {
        min-height: 0px;
    }
    .slider-content {
        padding: 0;
        margin-top: 0px ;
    }
    .home_section .slider-content .title {
        font-size: 18px !important;
        line-height: 3 !important;
    }
    p.text {
        font-size: 14px !important;
        text-align: center;        
    }
    .slider-btn.rounded-buttons{
        display: block;
        padding: 15px 0 0;
        text-align: center;
    }
    .slider-content .slider-btn li {
        margin: 5px ;
    }
    .vccgf1 {
        padding: 2em 0em !important;     
    }
    .slider-content .slider-btn li a.rounded-one, .slider-content .slider-btn li a.rounded-two  {        
        width: 9em;
        font-size: 14px;
        padding: 10px;
        line-height: 20px;
    }    
    .home_section .mb-03 {
        margin: 0 !important;
    }
    
    .home_section .row.align-items-center {     
        display: block;
    }
    .carousel-item.active {
        background-position: initial !important;
        padding: 7em;
    }
    .home_section {
        margin-top: 0px;
        padding-top: 55px !important;
    }   
    .navbar {
        margin-bottom: 0px;
    }
    .Scroll_head .navbar.navbar.navbar-default {
        padding: 0!important;
    }
    .navbar{
        margin-bottom: 0!important;
    }
    #myNavbar.navbar-collapse{
        border: none;
        background-color: #5f6479;
        /*display: flex !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 {
        float: unset;
    }
    .headerHeading {
        padding: 0em 0 0.5em 0em;
    }
    .curve {
        background-size: contain!important;
        margin-top: -2em!important;
    }
    .homeSec2 .nav-justified>li {
        display: table-cell;
    }
    .homeSec2 .tab-pane h2 {
        font-size: 24px;
    }
    .homeSec2 .tab-pane div {
        clear: both;
        padding: 2em 0;
        float: left;
        text-align: center;
    }
    .homeSec2 .tab-pane div h2,
    .homeSec2 .tab-pane div p {
        text-align: left;
    }
    .homeSec2 .tab-pane div a {
        float: unset;
    }
    #investment_oppurtunities_div .cards_homepage{
        width: 85% !important;
    }
    .softMob img {
        width: 100%!important;
        height: auto!important;
    }
    .homeSec3 h2,
    .homeSec4 h2 {
        font-size: 30px;
        padding: 0 25px;
    }
    .homeSec3_1 p {
        width: 100%;
        font-size: 14px;
    }
    .homeSec4 {
        padding: 2em 0;
    }
    .homeSec4_2 {
        padding-top: 5em;
    }
    .homeSec5_2_1 {
        margin-top: 2em;
    }
    .blueStrip h1 {
        font-size: 32px;
    }
    .contact_us_div{
        display: flex;
    }
    .contact_us_div a.contact_us{
        margin-left: 80px;    
        margin-right: 5px;
    }
    .bg__mask {
        background: url(/capitalengine.io/VCC-11.jpg) !important;
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: center;
        height: -webkit-fill-available !important;
    }
    .col-md-12.text-left .buildOutCustomCheck.required {
        display: block;
        text-align: inherit;
        padding: 0 0 2em 0;
    }
    .buildOutCustomCheck.required {
        position: relative;
        display: flex;
        text-align: center;
        padding: 0 40px;
    }    
    .mob_header_title {
        padding: 5em 0em !important;
        padding-bottom: 2em !important;
    }
    .risks strong span {
        font-size: 24px !important;
    }
    .bo_1_heading {
        font-size: 35px !important;
    }
    #content h1, #content h2{
        font-size: 24px !important;
    }
    .navbar-default {
        background-image: none;
        border: none;
        background-color: #5f6479;
        box-shadow: none;
    }
    .mob_bo_1_heading {
        font-size: 30px !important;
    }
    .static_page_outer {
        margin-top: 10px;
    }
    .other_than_home {
        padding-top: 20px !important;
    }
    .blueStrip_1 img,
    .blueStrip_2 img,
    .blueStrip_3 img {
        width: 180px!important;
        margin-bottom: 2em!important;
    }
    .homeSec7_1_1 h2 {
        font-size: 28px;
        text-align: center;
    }
    .footerDet2 {
        clear: both;
    }
    .footerCols h4 {
        font-size: 18px;
    }
    .footerCols ul>li {
        font-size: 16px;
    }
    .footIcons {
        padding: 0 !important;
    }
    .footIcons span {
        font-size: 36px;
    }
    .footer {
        background-color: #030246;
    }
    .footer_outer .container,
    .whiteFoo .container {
        width: 100%;
    }
    .Spinner {
        width: 65%;
        height: 280px;
        margin: auto;
    }
    .inv_slider .boBox2 {
        padding: 5em 1em;
    }
    .invLayer {
        height: 100%;
    }
    .carousel-bg .carousel-inner .item {
        max-height: 500px!important;
        min-height: 270!important;
    }
    .inv_slider .boHeading {
        font-size: 24px;
    }
    .carousel-indicators {
        bottom: 1em!important;
    }
    .carousel-inner {
        padding-bottom: 0em!important;
    }
    .toggleSwitchIcons{
        display: none;
    }
    .cards_homepage{
        padding: 0;
    }
    .curve.marketCurve {
        display: none;
    }
    .nav-menu-secondary li a {
        font-size: 12px;
    }
    .navbar-default .navbar-nav>li.activeMenu>a {
        color: #fff!important;
        width: fit-content!important;
        margin: 3px 10px!important;
    }
    #main_heading_desc p {
        width: 100%;
    }
    .reqDemoButton {
        width: 92%!important;
    }
    .demo-form {
        position: unset;
        margin: 2em 0.8em;
    }
    .demo-form .gform_heading {
        font-size: 24px;
    }
    .reqSec2 h2,
    .contactSec2 h2 {
        font-size: 28px;
        width: 100%;
        margin: 10px 0;
        padding-left: 30px;
    }
    .reqDemo3 h2 {
        font-size: 28px;
        width: 100%;
        margin: 1em auto;
    }
    .reqDemo3_1 div {
        text-align: center;
    }
    .reqDemo3_1 .blueButtonNavy {
        margin-bottom: 3em;
        padding: 13px 38px 16px 38px!important;
    }
    .reqDemo3_1 .blueButtonNavy,
    .reqDemo3_1 .blueButton {
        float: unset;
    }
    .reqd4 img {
        width: 75px;
    }
    .reqd4 p {
        font-size: 16px;
    }
    .footerCols .col-lg-12 {
        clear: both;
    }
    .conHeading1,
    .conHeading2 {
        float: left;
    }
    .conHeading2 {
        padding: 5px 0 15px 0;
    }
    .reqSec2 h2,
    .contactSec2 h2 {
        font-size: 24px;
    }
    .howitworks {
        padding-top: 3em;
    }
    .howitworks1 .headerDescription p {
        width: 100%;
        text-align: left;
    }
    .howitworksOuter {
        padding: 8em 0!important;
    }
    .howitworks2 p {
        width: 100%;
        text-align: left;
        margin: 2em auto;
        font-size: 18px;
    }
    .howitworks3 p {
        font-size: 18px!important;
    }
    .howitworks3_1,
    .howitworks3_2,
    .howitworks3_3 {
        padding: 0 0 2em 0;
    }
    .howitworks3_1 img,
    .howitworks3_2 img,
    .howitworks3_3 img {
        width: 100%;
        padding-top: 3em;
    }
    .getFinancingInfoOuter {
        padding: 8em 0!important;
    }
    .getFinancingInfo1 .headerDescription p {
        width: 100%;
        text-align: left;
    }
    .how-it7 .homeSec7_1_1 h2 {
        font-size: 26px!important;
    }
    .contactSec2 .col-md-6 {
        padding: 0;
    }
    .conHeading1 {
        font-size: 16px;
    }
    .conHeading2 {
        font-size: 14px;
        word-break: break-all;
    }
    .contactSec2 .col-md-12 {
        float: left;
        width: 100%;
    }
    .homeSec5 h2 {
        font-size: 20px;
    }
    .watch_video_button b,
    .homeSec5_2_1 .blueButtonReverse {
        font-size: 14px!important;
    }
    .successStory h2 {
        font-size: 26px;
    }
    .static_page_outer h1 {
        font-size: 24px !important;
    }
    .headerDescription p {
        font-size: 16px;
        line-height: 1.6;
        text-align: left!important;
        margin-bottom: 40px;
    }
    .New_Header_Design .hs1_vdoOuter {
        padding: 2em 0 0 0!important;
        clear: both;
    }
    .softMobBg {
        display: none;
        position: unset;
    }
    .softMob {
        position: unset;
    }
    .homeSec1 {
        padding-bottom: 5em;
    }
    #stab1p1 {
        padding: 15px 0;
    }
    #ttab1p2 {
        float: left;
        padding: 0px 0 35px 0;
    }
    #cphContent_forgetPasswordBlock h2 {
        font-size: 32px!important;
    }
    #cphContent_forgetPasswordBlock>h4 p span {
        font-size: 18px!important;
    }
    #cphContent_forgetPasswordBlock {
        padding: 2em 1em!important;
    }
    .homeSec3_1 {
        margin: 3em 1em;
        box-shadow: 0 0.5em 0.5em rgb(0 0 0 / 20%);
    }
    .homeSec3 h3 {
        font-size: 18px;
    }
    .howitworks2 h2 {
        font-size: 22px;
    }
    .left_desc,
    .left_desc span {
        font-size: 18px!important;
    }
    #rc_form {
        margin: 2em 1em;
        position: unset;
    }
    .raise-capital1 .headerHeading .mob-text-center {
        font-size: 28px;
    }
    #uph3key {
        font-size: 18px;
    }
    .faqQues {
        font-size: 14px;
    }
    .rc_submitOuter {
        clear: both;
        padding-top: 1em;
    }
    .rc_info img {
        padding: 0 2em;
        width: 100%;
    }
    #rcp1,
    #rcp2 {
        color: #097cac;
        font-size: 14px;
    }
    .raise-capital1 .homeSec7 {
        padding-top: 5em!important;
    }
    .static_page_outer h1.commonheading1 {
        font-size: 20px!important;
    }
    .commonpara1 {
        font-size: 14px!important;
        text-align: left;
    }
    .termsPage h2 strong,
    .static_page_outer.our-tools h1.commonheading1,
    .static_page_outer.partner-with-us h1.commonheading1 {
        font-size: 24px!important;
    }
    .privacyOuter .commonheading1 {
        font-size: 22px;
    }
    .our-tools .headerDescription p,
    .partner-with-us .headerDescription p {
        text-align: center!important;
    }
    .homeSec7_2_1 {
        text-align: center!important;
        margin-top: 3em!important;
    }
    .homeSec7_2_1 .blueButton {
        margin: 0!important;
        float: unset;
    }
    .howitworks3 div {
        clear: both;
    }
    .blueStrip .bst12 img {
        padding-top: unset;
        width: 180px!important;
    }
    .blueStrip .bst6 {
        margin-top: unset;
    }
    .blueStrip .bst9 {
        padding-top: unset;
    }
    .blueStrip .bst6 img,
    .blueStrip .bst15 img,
    .blueStrip .bst17 img {
        width: 180px!important;
    }
    .blueStrip .bst18 img {
        width: 180px!important;
    }
}

@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;
    }
    .footerCols ul>li {
        word-break: break-word;
    }
    .footIcons span {
        font-size: 26px;
    }
    .hs1_vdoOuter video {
        margin-left: 0;
    }
    .footer_outer .container {
        width: 100%;
    }
    .footerCols .col-lg-12.no-padding {
        clear: both;
    }
    .headerHeading {
        font-size: 36px;
    }
    .head_banner_text,
    .head_btn {
        font-size: 10px;
    }
    .lscontent .marquee {
        height: 25px;
        /*width: 420px;*/
        width: 170%;
        padding-top: 3px;
        overflow: hidden;
        position: relative;
    }
    .lscontent .marquee div {
        display: block;
        width: 200%;
        height: 30px;
        position: absolute;
        overflow: hidden;
        animation: marquee 3s linear infinite;
    }
    .lscontent .marquee span {
        float: left;
        width: 50%;
    }
    @keyframes marquee {
        0% {
            left: 0;
        }
        100% {
            left: -100%;
        }
    }
    /* Make it a marquee */
    .marquee {
        margin: 0 auto;
        overflow: hidden;
        white-space: nowrap;
        box-sizing: border-box;
        animation: marquee 30s linear infinite;
    }
    .marquee:hover {
        animation-play-state: paused
    }
    /* Make it move */
    @keyframes marquee {
        0% {
            text-indent: 20em
        }
        100% {
            text-indent: -105em
        }
    }
    .curve {
        background-size: cover!important;
    }
}


/*New header design of CE end*/

.Fraction_share_notes {
    margin-top: .5em;
    color: #ff9d09;
}

.fraction_input_border {
    border-radius: 4px;
    border: 1px solid #033572;
}

.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:hover,
.dashboard_btn:focus {
    background-color: #333;
    color: #fff;
}

.connectWalletOuter {
    background-color: #fff;
    padding: 25px 15px 50px 15px;
    margin-top: 20px;
}


/*#connectWallet button{
	background: #006fb8;color: #fff;border: none;border-radius: 4px;padding: 12px 20px;margin-bottom: 30px;
  }
  #connectWallet button i{
	padding-right: 10px;
  }*/

.walIcon {
    width: 50px;
    height: 50px;
    float: left;
    border: 2px solid #006fb8;
    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;
}

.totValue {
    padding-top: 10px;
}

.walKey .copyKey {
    color: #006fb8;
    cursor: pointer;
    padding-left: 15px;
}

.walEth span,
.walEth select {
    /*border-radius: 15px;
	border: 1px solid #006fb8;
	padding: 5px 10px 5px 40px;*/
}

.walEth select:focus-visible {
    outline: none;
}

.walEth img {
    /*width: 45px;*/
    /* position: absolute;
	z-index: 1;
	top: 12px;
	left: 25px;
	width: 20px;*/
}

.connectWalletOuter {
    z-index: 0;
}

.connectWalletOuter #btn-logout {
    margin-left: 20px;
}

.walEth span img {
    padding-right: 25px;
}

.walSiteTitle:hover {
    cursor: pointer;
}

.walSiteTitle i {
    color: #006fb8;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 600;
}

.copyKey {
    font-size: 18px;
    font-weight: 600;
}

.pt-5 {
    padding-top: 5px;
}

.greyBox {
    padding-top: 20px;
}

.greyBox .innerBox {
    background-color: #eee;
    border-radius: 5px;
    padding: 20px 15px;
}

.float-right a {
    float: right;
}

.conWalletIcon {
    width: 22px;
    padding-top: 8px;
}

.conwalValue img {
    width: 25px;
    padding-right: 10px;
}

.conwalValue {
    border-radius: 15px;
    border: 1px solid #006fb8;
    padding: 5px 10px;
    width: fit-content;
    float: right;
}

.cw2 {
    text-align: right;
    padding-top: 10px;
}

#connectWallet button.ml-5 {
    margin-left: 5px;
}

#transWalletFundModal .modal-header,
#transAssetsModal .modal-header {
    border-radius: 5px 5px 0 0;
}

#transWalletFundModal .modal-title,
#transAssetsModal .modal-title {
    float: left;
}

#transWalletFundModal .btn-primary,
#transAssetsModal .btn-primary {
    border: none;
}

#transWalletFundModal .modal-dialog,
#transAssetsModal .modal-dialog {
    width: 700px;
    margin: 40px auto;
}

.fright {
    float: right;
}

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

.twfLabel {
    font-weight: 600;
}

.twfformOuter {
    padding: 30px 15px;
}

#transWalletFundModal .fieldOuter,
#transAssetsModal .fieldOuter {
    padding: 0 0 20px 0;
}

#transWalletFundModal .fieldOuter input,
#transWalletFundModal .fieldOuter select,
#transAssetsModal .fieldOuter input,
#transAssetsModal .fieldOuter select {
    width: -webkit-fill-available;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#transWalletFundModal .fieldOuter input:focus,
#transWalletFundModal .fieldOuter input:focus-visible,
#transWalletFundModal .fieldOuter select:focus,
#transWalletFundModal .fieldOuter select:focus-visible,
#transAssetsModal .fieldOuter input:focus,
#transAssetsModal .fieldOuter input:focus-visible,
#transAssetsModal .fieldOuter select:focus,
#transAssetsModal .fieldOuter select:focus-visible {
    outline: none;
}

.public_address {
    position: relative;
}

.public_address span {
    position: absolute;
    top: 8px;
    left: 20px;
    color: gray;
}

.public_address input {
    padding-left: 25px !important;
}


/* Wallet Accordian Css Start */

.wallet_accordian {
    position: relative;
}

.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: all .2s ease-in-out;
}

.wallet_accordian_toggle_button span:nth-child(1) {
    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:nth-child(1) {
    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 {
    /*animation: changeAccordian 5s infinite;*/
    content: '\f068';
}

@keyframes changeAccordian {
    from {
        transform: rotate(45deg);
    }
    to {
        margin: 200px;
    }
}


/* Wallet Accordian Css End */

#transWalletFundModal .modal-header,
#transAssetsModal .modal-header {
    border-radius: 5px 5px 0 0;
}

#transWalletFundModal .modal-title,
#transAssetsModal .modal-title {
    float: left;
}

#transWalletFundModal .btn-primary,
#transAssetsModal .btn-primary {
    border: none;
}

#transWalletFundModal .modal-dialog,
#transAssetsModal .modal-dialog {
    width: 700px;
    margin: 6em auto auto auto;
}
.fright {
    float: right;
}

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

.twfLabel {
    font-weight: 600;
}

.twfformOuter {
    padding: 30px 15px;
}

#transWalletFundModal .fieldOuter,
#transAssetsModal .fieldOuter {
    padding: 0 0 20px 0;
}

#transWalletFundModal .fieldOuter input,
#transWalletFundModal .fieldOuter select,
#transAssetsModal .fieldOuter input,
#transAssetsModal .fieldOuter select {
    width: -webkit-fill-available;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#transWalletFundModal .fieldOuter input:focus,
#transWalletFundModal .fieldOuter input:focus-visible,
#transWalletFundModal .fieldOuter select:focus,
#transWalletFundModal .fieldOuter select:focus-visible,
#transAssetsModal .fieldOuter input:focus,
#transAssetsModal .fieldOuter input:focus-visible,
#transAssetsModal .fieldOuter select:focus,
#transAssetsModal .fieldOuter select:focus-visible {
    outline: none;
}

.toggleSwitchIcons {
    position: absolute;
    right: 1em;
    top: 2em;
}

.toggleSwitchIcons1 {
    border-right: 1px solid #4f576d;
    padding-right: 10px;
    font-size: 25px;
    cursor: pointer;
}

.toggleSwitchIcons2 {
    padding-left: 10px;
    font-size: 25px;
    cursor: pointer;
}

#recaptchaField {
    text-align: center!important;
}

#recaptchaField #recaptcha {
    display: inline-block!important;
    margin: auto!important;
}

.button_size {
    width: 90px;
    height: 50px;
    border-radius: 10px;
    background-color: white;
    font-size: 15px;
    font-weight: bold;
}

.button_margin {
    margin-right: 11px;
    margin-bottom: 15px;
}

.mutually_exclusive {
    background-color: #FFD877;
}

.newTTW {
    clear: both;
    float: left;
    width: 90%;
}

.newTTW1 {
    width: 48%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-right: 2%;
}

.newTTW2 {
    width: 48%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-left: 2%;
    padding: 0;
    line-height: 35px;
}

.addIconButton:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.orangeText {
    color: #ff9d09;
}

.otOuter {
    padding: 0.5em 0 0.8em 0;
}

.class_graph {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 5px 7px 15px #888888;
    width: 100%;
    min-height: 14.5em;
}


/*Alto ira css start*/

.NoOfferingBox {
    width: 50%;
    float: left;
    margin: 2% 25%;
}

.NoOfferingBox img {
    width: 10em;
}

.NoOfferingBox p {
    font-size: 24px;
    padding-top: 2em;
}


/*Alto ira css end*/

#step_fields_3 b {
    font-size: 16px!important;
}

.step_fields_3 h6 b {
    font-size: 15px!important;
}

.step_fields_4 h6 b {
    font-size: 15px!important;
}

.featured{
    cursor: auto;
}
/* DropDown Dob styles ~Girish~*/

#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;
}
/* DropDown Dob styles End ~Girish~*/
.investor_tabs{
    padding-bottom: 2em;
}

.border-none {
    border: none !important;
}
.head_title_section, .mob_header_title{
    padding: 4em 0 10em;
}
/*vcc getfinance start*/
.vccGetFinance{
    background-color: #fff;
}
.vccgf1{
    padding: 2em;
    background-color: #eeeeee61;
}
.vccgf_heading{
    color: #dbb546;
    font-size: 18px;
    padding: 15px;
    font-weight: 600;
    clear: both;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.labelSpan{
    padding-left: 10px;
}
.vccGetFinance input,.vccGetFinance textarea,
.vccGetFinance input:focus,.vccGetFinance textarea:focus{
    outline: none;
    border: 2px solid #dbb546;
    border-radius: 4px;
    padding: 5px 10px;
    width: 100%;
}
.vccGetFinance textarea{
    width: 100%;
    min-height: 34px;
}
.vccgf2_1{
    min-height: 6em;
}
.vccGetFinance .vccgf_heading.vccgf_heading2{
    font-size: 16px;
}
.vccgfooter{
    padding: 2em 0 1em 0;
    text-align: center;
}
.vccgf_submit{
    background-color: var(--ce-main-color);
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    width: fit-content;
}
.vccgf_submit:hover,.vccgf_submit:focus{
    outline: none;
    background-color: rgb(95 100 121);
}
/*vcc getfinance end*/

.owl-nav button{
    font-size: 85px !important;
}
body .two-part.home_section.investment_learning{
    background-color: var(--ce-main-color) !important;
}
.cards_homepage p{
    /*display: none !important;*/
}

@media only screen and (min-width:300px) and (max-width:667px){
    #date-select-wrapper select{
        width: 27%;
    }
    #profile_with_accordian,.new_profile_box{
        padding: 0!important;
    }
    #signin_section {
        margin-top: 0;
        padding: 2em 1em;
    }
    #signin_lower_section {
        margin-bottom: 0;
    }
}

.secImages h3{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.secImages{
    display: flex;
    justify-content: space-evenly;
}
.secImages h2{
    text-align: center;
}
.imageBoxInner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;
    height: 100px;
}
.projLogoDynamic{
    width: 80px;
    display: block;
    padding: 1vw 0;
}
#navigation-new .bi-speedometer2 {
  -webkit-animation-name: dashboardIcon;
  -webkit-animation-duration: 5s;
  animation-name: dashboardIcon;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}
.addIconButton .fs-6{
    font-size: .9rem!important;
}
@keyframes dashboardIcon {
  0% {
    color: #f0bc17;
  }
  14.3% {
    color: var(--ce-main-color);
  }
  28.6% {
    color: #f0bc17;
  }
  42.9% {
    color: var(--ce-main-color);
  }
  57% {
    color: #f0bc17;
  }
  71% {
    color: var(--ce-main-color);
  }
  85.6% {
    color: #f0bc17;
  }
  100% {
    color: var(--ce-main-color);
  }
}
.modal .close{
    order: 2;
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 16px;
    padding: 0 6px!important;
}
.user_area{
    max-height: 22em;
    overflow-x: auto;
}
body .modal-backdrop{
    z-index: 1;
}
.for_any_query{
    text-align: center;
    padding: 1em 0 1em 0;
    border: 2px solid var(--ce-main-color-yellow);
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    width: 83%!important;
    margin: 2em auto 0.5em auto!important;
}
.for_any_query span:nth-child(1){
    font-weight: 600;
}
.for_any_query span{
    display: flex;
    justify-content: center;
}
#addStruc .padding_3 .form-control{
    border-radius: 4px !important;
}
.listCard_fundTypeSecMarket{
  font-size: 14px;
  font-weight: 600;
  color: #097cac;
  border: 2px solid #097cac;
  border-radius: 0.25rem;
  padding: 2px 5px;
  width: 100%;
  display: block;
  clear: both;
  float: left;
  text-align: center;
  margin-top: 5px;
}
.row {
    margin: 0;
}
@media only screen and (max-width:800px){
    .profile-head{
        display: none!important;
    }
    .two-part.home_section [data-aos^=fade][data-aos^=fade].aos-animate ,
    .section-4-area.home_section [data-aos^=fade][data-aos^=fade].aos-animate {
        text-align: center;
    }
    .two-part.home_section .mt-3,.point-list ul{
        text-align: left;
    }
    .investment_learning .b-white{
        float: left!important;
    }
    #progress{
        position: relative;
    }
    #progress #amount_ratio{
        position:absolute;
        top:5px;
        width: 100%;
    }
    .starBox img {
        width: 2em;
    }
    .port_pic div{
        margin: auto;
    }
    .user_name_port strong{
        display: block;
    }
    #header .rcxMobileNavigation .rcxMobileMenu ul li a i{
        min-width: 25px;
        display: inline-block;
    }
    .listCard_fundTypeSecMarket{
        width: 60%;
        margin: 5px 20%;
    }
}