

body,
html {
	/*font-family: 'Montserrat', Medium;*/
	/*font-family: "Poppins","Open Sans", sans-serif;*/
	color: #2e4757;
	opacity: 100%;
}
a {
	color:black;
}



.signinsubheading {
	font-weight: 100;
	color: #0aad87;
}

.blue-link {
	color: #0d6efd !important;
}

.live_stock_heading {
	font-family: 'Montserrat', Regular;
	text-transform: uppercase;
	color: #000000;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	font-weight: 600;
}

.green_heading {
	font-family: 'Montserrat', SemiBold;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	font-size: 30px;
	text-align: center;
}

.card_bold_heading {
	font-family: 'Montserrat', SemiBold;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	font-size: 20px;
	text-align: center;
}

.its_free{
	float:inline-end;
	color:red;
	font-size:12px;
	
}

.content_text {
	font-family: Montserrat ;
	text-align:center;
	font-size:18px;
	
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
}

.topslidebar {
	background: #252f62;
	height: 33px;
	z-index: 99999;
}
.topslidebar.backtest {
	background: #1c2348;
	height: 33px;
	z-index: 99999;
}
ul.slider {
	margin-bottom: 0px;
	padding-top: 4px;
}
ul.slider li {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
}
.greencolorup {
	color: #0aad87 !important;
}


.redcolordown {
	color: #f94c4c;
}
.greencolorup .fas.fa-sort-up {
	font-size: 18px;
	position: relative;
	top: 6px;
}
.redcolordown .fas.fa-sort-down {
	font-size: 18px;
	position: relative;
	top: -1px;
}
.topheaderbg {
	background: url("../images/top_blue_bg.png");
	width: 100%;
	height: 1047px;
	background-size: 100% 100%;
}
.bgwhitebackground {
	background: url("../images/bg_white_bg.png");
	width: 100%;
	height: 994px;
	background-size: 100% 100%;
}
.botbluebgdiv {
	background: url("../images/bot_blue_bg.png");
	width: 100%;
	height: 943px;
	background-size: 100% 100%;
	margin-top: -75px;
	padding-top: 240px;
}
.neostoxbgdiv {
	background: #143040;
	width: 100%;
	height: 403px;
	background-size: 100% 100%;
}

.bgwave {
	background: url(../images/wavebg.png) no-repeat;
	height: 403px;
	background-size: 100% 100%;
}
.wavebg_right {
	background: url(../images/wavebg_right.png) no-repeat;
	height: 403px;
	background-size: 100% 100%;
}
.wavebg_right1 {
	background: url(../images/backlist_bgright.png) no-repeat;
	height: 403px;
	background-size: 100% 100%;
}
/* .navbar_div {
	top: 32px;
} */
.content_main_container {
	/* Clear fixed navbar (logo ~45px + navbar padding ≈ 70px) */
	padding-top: 70px;
}

.content_main_container-1 {
	padding-top: 80px;
	background-color: #063137;
}


.course-hero-section {
	background-color: #063137;
}

.navbar_div .navbar {
/*	padding-top: 15px;
	padding-bottom: 15px;*/
}
.navbar_div .nav-item a.nav-link {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0px;
	text-align: left;
	color: #1C2348;
}


.navbar_div .nav-item a.nav-link.active {
	color: #0aad87;
	
}
.from-control {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D0D0D0;
	border-radius: 8px;
	opacity: 1;
}
.navbar_div .nav-item {
	margin-right: 30px;
}
.navbar_div .nav-item-features {
	position: relative;
}
.navbar_div .nav-item-features .features-caret {
	margin-left: 4px;
	font-size: 12px;
	vertical-align: middle;
}
.navbar_div .nav-item-features .features-dropdown-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1050;
	min-width: 520px;
	margin: 0;
	padding: 12px 8px;
	list-style: none;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(28, 35, 72, 0.12);
	column-count: 2;
	column-gap: 0;
}
.navbar_div .nav-item-features .features-dropdown-menu::before {
	content: "";
	position: absolute;
	top: -14px;
	left: 0;
	right: 0;
	height: 14px;
}
.navbar_div .nav-item-features:hover > .features-dropdown-menu,
.navbar_div .nav-item-features:focus-within > .features-dropdown-menu {
	display: block;
}
.navbar_div .nav-item-features .features-dropdown-menu li {
	break-inside: avoid;
	margin: 0;
}
.navbar_div .nav-item-features .features-dropdown-menu a {
	display: block;
	padding: 10px 14px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	color: #1C2348;
	text-decoration: none;
	white-space: normal;
	border-radius: 6px;
}
.navbar_div .nav-item-features .features-dropdown-menu a:hover,
.navbar_div .nav-item-features .features-dropdown-menu a.active {
	color: #0aad87;
	background: #f3fbf8;
}
.menupopupmobile .modalmenuli li.modal-submenu-item {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px;
	padding-left: 28px;
}
.navbar_div .navbar-brand {
	margin-right: 45px;
}
.navbar_div .fal.fa-bars {
	color: #fff;
}
.button_success {
	background: #0aad87 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 30px;
	color: #fff;
}
.button_success li a {
	
	color: #fff;
}

.button_orange {
	background: #FFD899 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 30px;
	color: #5c5c5c;
}

.button_lined {
	background: #fff !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 30px;
	color: #0aad87;
	border: 1px solid #0aad87;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.button_lined:hover {
	background: #0aad87 !important;
	color: #fff;
	border-color: #0aad87;
}
.button_getstarted {
	background: #0aad87 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 18px 30px;
	color: #fff !important;
}
.button_learnmore {
	background: #252f62 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 18px 30px;
	color: #fff !important;
}
.button_darktheme {
	background: #143040 !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 35px 40px;
	color: #fff !important;
	border-radius: 4px;
}

.trial-card {
	
	box-shadow: 0px 5px 25px #00000029;
	border-radius: 10px;
	border: 0px;
	color: black;
	padding: 21px 0px;
}

	a:hover {
		color: #22977c;
	}

.btn-block {
	width: 50%;
	
}
button{
	text-transform: none;
	/*width: 100%;*/
}
.navi {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav {
	align-items: center;
}
.navbar-toggler:focus {
	box-shadow: none;
	outline: none;
}

.navi-link {
	text-align: left;
	font: Montserrat;
	letter-spacing: 0px;
	color: #000000;
	text-transform: uppercase;
	opacity: 0.45;
	
}
.navi-tabs .navi-link.active,
.navi-tabs .navi-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #0aad87;
}

.nav-tabs .navi-link.active, .navi-tabs .nav-item.show .nav-link {
	text-align: left;
	
	letter-spacing: 0px;
	color: #000000;
	text-transform: uppercase;
	opacity: 1;
}
.lebel-text {
	text-align: left;

letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.titleheader {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	
	font-size: 52px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1C2348;
	padding-right: 30px;
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: 0.375rem 0.75rem;
	/*font-size: 0.5rem;*/
	font-weight: 400;
	line-height: 1.5;
	/*color: #fff;*/
	text-align: center;
	white-space: nowrap;
	background-color: #cfcfcf;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	
}
.main-container {
	padding-top: 110px;
}
.pt-100 {
	padding-top: 100px;
}

.titlesmalltxt {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 160%;
	color: #ffffff;
}
.titlepara {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: rgba(255, 255, 255, 0.71);
}
.titlesmalltxt1 {
	font-size: 18px;
	color: #fff;
}
.mb-30 {
	margin-bottom: 30px;
}
.mt-30 {
	margin-top: 30px;
}
.jointxt {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #ffffff;
}
.realtimetxt {
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 140%;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
}
.listcardContainer {
	margin-top: -145px;
}
.listcardContainer .listcardheader {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #1c2348;
	border: 0px;
	padding: 0px;
}
.listcardContainer .exploretxt {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	color: #0aad87;
	border: 0px;
	padding: 0px;
}
ul.companylistitems li.list-group-item {
	border: 0px !important;
	padding: 5px 0px;
}
ul.companylistitems li.list-group-item .badge {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	text-align: right;
	text-transform: uppercase;
	color: #0aad87;
	background: transparent;
	padding-right: 0px;
}
ul.companylistitems li.list-group-item .badge.red {
	color: #f94c4c;
}
.optionsulli {
	padding: 0px;
	list-style: none;
}
.optionsulli p {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #1c2348;
}
.optionsulli li {
	margin-bottom: 10px;
}
.optionsulli .flex-grow-1 {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #666d95;
}
.imgdiv {
	width: 30px;
	margin-right: 8px;
}
.badgeupsymbol {
	font-size: 7px !important;
	position: relative;
	top: -2px;
}
.badgeupsymbol {
	font-size: 14px !important;
	position: relative;
	top: -2px;
}
.innercompanyname {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	color: #1c2348;
}
.innercompanyabbr {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 160%;
	color: #666d95;
}
.optionanalysertxt {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 160%;
	text-transform: uppercase;
	color: #3ca76f;
}
.optionanalysertxt1 {
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
}
.optionanalysertxt2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #1c2348;
}
.optionanalyserdiv {
	margin-top: 100px;
	z-index: 9;
}
.bgwhitebackground {
	margin-top: -75px;
	padding-top: 175px;
}
.padtop100 {
	padding-top: 100px;
}
.indexequitydiv {
	margin-top: -145px;
}
.maxwidth85 {
	max-width: 85%;
}
.botbluetxt1 {
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 140%;
	text-transform: capitalize;
	color: #ffffff;
}
.botbluetxt2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: rgba(255, 255, 255, 0.71);
}
.botbgtxt1 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 160%;
	color: #ffffff;
}
.botbgtxt2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: rgba(255, 255, 255, 0.71);
}
.accordianh2txt {
	font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 160%;
color: #1C2348;
}
.mt-80 {
	margin-top: 80px;
}
.accordianmaindiv{background:#fbfbfb;}
.accordianmaindiv .accordion-item {
	background: transparent;
	border: 0px;
}
.accordianmaindiv .accordion-body {
	font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 160%;
color: #1C2348;
}
.accordianmaindiv .accordion-button{background:transparent;}
.accordianmaindiv .accordion-button.collapsed {
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 160%;
color: #8A8E9F;
padding: 1rem 1.25rem;
}
.accordianmaindiv .accordion-header{
border-top:1px solid #ccc;
}
.accordianmaindiv .accordion-button:not(.collapsed) {
	background: transparent;
	border-radius: 4px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	color: #1c2348;
	box-shadow:none;padding: 1rem 1.25rem;
}
.accordianmaindiv .accordion-button:focus {
	box-shadow: none;
}
.accordianmaindiv .accordion-button {
	align-items: flex-start;
}
.accordion-button::after {
	background: url("../images/collapsedsvg.svg") no-repeat !important;
	position: relative;
	top: 1px;
    right: -16px;
    width: 24px;
    height: 24px;
}
.accordion-button:not(.collapsed)::after {
	background: url("../images/openedsvg.svg") no-repeat !important;
	position: relative;
	top: 1px;
    right: -16px;
	transform: rotate(0deg) !important;
}
.pl-75 {
	padding-left: 75px;
}
.button_getstarted.white {
	background: #fff !important;
	color: #0aad87 !important;
	padding: 15px 11px;
}

.footermaindiv {
	background: #fff;
}
.footermenuheader {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #666d95;
}
.footerulli,
.footerulli1 {
	padding: 0px;
	list-style: none;
}
.footerulli li {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #1c2348;
	margin-bottom: 8px;
}
.footerulli1 li {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.2px;
	color: #0aad87;
	margin-bottom: 8px;
	word-wrap: break-word;
}
ul.social_icons {
	padding: 0px;
	list-style: none;
}
ul.social_icons li {
	display: inline-block;
	margin-left: 10px;
}
.foottxt {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: -0.1px;
	color: #161c2d;
}
.hrrline {
	border-top: 1px solid #e7e9ed;
	height: 1.5px !important;
}
.social_icons .fa-linkedin,
.social_icons .fa-twitter-square,
.social_icons .fa-facebook-square,
.social_icons .fa-instagram,
.social_icons .fa-youtube-square {
	font-size: 22px;
	color: #161c2d;
	cursor: pointer;
}
.social_icons .fa-linkedin:hover {
	color: #0077b5;
}
.social_icons .fa-twitter-square:hover {
	color: #0077b5;
}

.social_icons .fa-facebook-square:hover {
	color: #473bf0;
}
.social_icons .fa-instagram:hover {
	color: #9c1295;
}
.social_icons .fa-youtube-square:hover {
	color: #ff0000;
}
.menupopupmobile .modal-title {
	font-style: normal;
	font-weight: 800;
	font-size: 30px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
}
.menupopupmobile .modal-content {
	padding: 20px;
}
.menupopupmobile .modalmenuli {
	padding-left: 0px;
	margin: 25px 0 40px 0px;
}
.menupopupmobile .modalmenuli li {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
	list-style: none;
	margin-bottom: 30px;
	cursor: pointer;
}
.menupopupmobile .modal-header {
	border-bottom: 0px;
}
.menupopupmobile .modal-footer p.signlink {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.5px;
	color: #0aad87;
	margin-bottom: 30px;
	margin-top: 15px;
}
.menupopupmobile .modal-footer {
	flex-direction: column;
}
.newbtn {
	background: #5177b1;
	border-radius: 4px;
	font-size: 8px;
	line-height: 11px;
	color: #fff;
	padding: 4px;
	font-weight: 600;
}
.topslidebar_backtext {
	background: #efefef;
	height: 33px;
}
.topslidebar_backtext button.slick-arrow {
	color: initial !important;
}
.topslidebar_backtext ul.slider li {
	color: #000;
}
.topjumbodron {
	padding-top: 110px;
	background: #1c2348;
}
.topjumbodron .main-container {
	padding-top: 50px;
}
.topjumbodron .titleheader {
	color: #ffffff;
	font-weight: 800;
}
.topjumbodron .titlesmalltxt {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 160%;
	color: #ffffff;
}
.slick-list {
	width: 95%;
	display: inline-block;
}
ul.slider {
	padding-left: 5px;
}
button.slick-arrow {
	background: transparent;
	border: 0px;
	color: #fff;
	font-size: 16px;
	position: relative;
	top: -1px;
}

/* timeline css */
#timeline .timeline-item:after,
header:after,
#timeline .timeline-item:before,
header:before {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}

header .social {
	float: right;
}
#timeline {
	width: 100%;
	position: relative;
	padding: 0 10px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-top: 43px;
}
.timelineh2 {
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
}
.timelinehp {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 209%;
	color: #666d95;
}
#timeline:before {
	content: "";
	width: 3px;
	height: 100%;
	border-right: 5px dashed #d9d1d1;
	left: 50%;
	top: 0;
	position: absolute;
}
#timeline:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}
#timeline .timeline-item {
	margin-bottom: 46px;
	position: relative;
}
#timeline .timeline-item .timeline-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 175px;
	height: 175px;
	position: absolute;
	top: 0;
	left: 45%;
	overflow: hidden;
	margin-left: -30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

#timeline .timeline-item .timeline-content {
	width: 35%;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	min-height: 175px;
}
#timeline .timeline-item .timeline-content h2 {
	padding: 15px;
	background: #ee4d4d;
	color: #fff;
	margin: -20px -20px 0 -20px;
	font-weight: 300;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
/* #timeline .timeline-item .timeline-content:before {
  content: "";
  position: absolute;
  left: 45%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #ee4d4d;
} */
#timeline .timeline-item .timeline-content.right {
	float: right;
}
/* #timeline .timeline-item .timeline-content.right:before {
  content: "";
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #ee4d4d;
} */
.timelinediv {
	background: #ffffff;
	padding: 100px 0;
}


.faqimg {
	height: 250px;
}

.dsktp-end { 
	text-align: end;
}

.initialrightcenter{
	text-align: right;
}

.initialleftcenter {
	text-align: left;
}

.notinmobile{
	visibility: visible;
}

.onlyinmobile {
	display: none;
}

.mobfont {
	font-size: 15px;
}

.subscriptiontable {
	border: none;
}

.subscriptiontable tbody, td, tfoot, th, thead, tr {
	border: none;
}

.subs-minheight {
	min-height: 690px;
}
.tradepanelhomebtn {
	text-align: left;
}


.youtubeembed {
	height: 259px;
	width: 460px;
}

.mt-minus15 { 
	margin-top: -20px;
}

.pt-50 { 
	padding-top: 110px;
	padding-bottom: 20px;
	padding-left: 30px;
	
}

.f-48 {
	font-size: 48px;
}

.f-40 { 
	font-size: 40px;
}


.mid-section-2 {
	background-color: #E1EAF7;
}

.mid-section-2 img { 
	height: 120px;
}

.mid-section-3-margin { 
	margin-top: -145px;
}

.mid-section-4 {
	background-color: #FBF8F5;
}

@media screen and (max-width: 767px) {
	.f-40 {
		font-size: 28px;
	}


	.f-48 { 
		font-size: 38px;
	}


	.mid-section-3-margin {
		margin-top: 0px;
	}


	.mid-section-2 img { 
		height: 80px;
	}

	.pt-50 {
		padding-top: 50px;
		padding-bottom: 20px;
		padding-left: 30px;
	}
	.youtubeembed {
		height: auto;
		width: auto;
	}


	.content_main_container-1 {
		padding-top: 40px;
		background-color: #063137;
	}


	.tradepanelhomebtn {
		text-align: center;

	}
	.subs-minheight { 
		min-height: 0px;
	}


	.mobilenoborder{
		border: none !important;
	}

	.notinmobile{
		display: none;
	}

	.mobfont{
		font-size: 13px;
	}

	.onlyinmobile {
		display: block;
		font-size: 13px;
	}

	.initialrightcenter {
		text-align: center;
	}

	.initialleftcenter {
		text-align: center;
	}
	

	.mobnotverified_1 {
		display: block;
	}
	.centerinmobile {
		text-align: center;
		text-align: -webkit-center;
	}

	#timeline {
		margin: 30px;
		padding: 0px;
		width: 90%;
	}
	#timeline:before {
		left: 5px;
	}
	#timeline .timeline-item .timeline-content {
		width: 85%;
		float: right;
		padding-top: 0px;
	}
	#timeline .timeline-item .timeline-content:before,
	#timeline .timeline-item .timeline-content.right:before {
		left: 10%;
		margin-left: -6px;
		border-left: 0;
		border-right: 7px solid #ee4d4d;
	}
	#timeline .timeline-item .timeline-icon {
		left: 0;
	}
	#timeline .timeline-item .timeline-icon {
		width: 80px;
		height: 80px;
		padding: 10px;
	}
	#timeline .timeline-item {
		margin-bottom: 15px;
	}
	.timelineh2 {
		font-size: 20px;
		line-height: initial;
	}
	.timelinehp {
		font-size: 14px;
		line-height: initial;
	}

	.faqimg { 
		height: 200px;
	}
}
.timeline-icon.one {
	background: #ffe4bd;
}
.timeline-icon.two {
	background: #d8fbff;
}
.timeline-icon.three {
	background: #fffaf5;
}
.timeline-icon.four {
	background: #e6eef4;
}
.timeline-icon.five {
	background: #fff0c0;
}
.timeline-icon.six {
	background: #ccecfa;
}
.timeline-icon.seven {
	background: #fff0b6;
}
.titleheader2two {
	font-style: normal;
	font-weight: bold;
	font-size: 34px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
	margin-bottom: 0px;
}
.titleheader2twoGreen {
	font-style: normal;
	font-weight: bold;
	font-size: 34px;
	line-height: 154%;
	text-transform: capitalize;
	color: #0aad87;
	margin-bottom: 0px;
}
.titleheader2twoP {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 160%;
	color: #1c2348;
	margin-top: 40px;
	margin-bottom: 35px;
}
.button_getstarted.white1 {
	background: #fff !important;
	color: #0aad87 !important;
	padding: 18px 50px;
}
.botblustext_backtest {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: rgba(255, 255, 255, 0.71);
}
.tptitlee {
	font-size: 18px;
	font-weight: 600;
	color: #3ca76f;
}
.topjumbodron {
	position: relative;
}
/* .topjumbodron.vectorline::after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/Vector_line.png") no-repeat right 65px;
	width: 100%;
	height: 100%;
} */
.subscribeyet {
	width: 100%;
	background: url("../images/border_bggg.png") no-repeat center;
	height: 363px;
	background-size: cover;
}
.haventsubscribedtxt {
	font-weight: bold;
	font-size: 38px;
	line-height: 140%;
	text-transform: capitalize;
	color: #ffffff;
}
.pad7percent {
	padding-top: 10.5vh;
}
.bg-whitediv {
	background: #fff;
}
.featuresuneeddiv {
	background: #f9f9f9;
	padding: 70px;
	border-radius: 20px;
	position: relative;
}
.pb130 {
	padding-bottom: 130px;
	padding-top: 70px;
}
.allfeaturesh4 {
	font-style: normal;
	font-weight: bold;
	font-size: 34px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
}
.allfeaturesp {
	font-weight: normal;
	font-size: 20px;
	line-height: 160%;
	color: #1c2348;
}
.allfeatrs .card .card-body img {
	margin-bottom: 10px;
}
.allfeatrs .card .card-body .card-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #0aad87;
}
.allfeatrs .card .card-body .card-text {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 196%;
	text-transform: capitalize;
	color: #1c2348;
}
.allfeatrs .card {
	box-shadow: 0px 16px 31px 6px rgba(0, 0, 0, 0.03);
	border: none;
}
.realffedtitle {
	font-weight: bold;
	font-size: 28px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
}
.bf_listitems {
	list-style: none;
	padding: 0px;
}
.fasttradingli {
	list-style: disc;
}
.pad-right-10cent {
	padding-right: 10%;
}
.pad-left-10cent {
	padding-left: 10%;
}
ul.bf_listitems li h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 209%;
	color: #1c2348;
	margin-bottom: 0px;
}
ul.bf_listitems li p,
.fasttradingli li {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 209%;
	color: #1c2348;
}

.topjumbodron .titlesmalltxttt {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 160%;
	color: #ffffff;
}
.pb75{padding-bottom:75px;padding-top:75px;}
.titlesmalltxttt{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 160%;
	color: #1C2348;
}
.bg_white {
	background: #fff;
	padding-bottom: 50px;
}
.howitworks {
	font-weight: bold;
	font-size: 34px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
	text-align: center;
}
.howitworksdiv {
	padding: 50px 0;
}
.howitworkcard h5 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #0aad87;
}
.howitworkcard img {
	margin-bottom: 15px;
}
.howitworkcard p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 196%;
	text-transform: capitalize;
	color: #1c2348;
}
.howitwors_greybg {
	background: #f9f9f9;
	height: 420px;
	position: relative;
}
.howitwors_greybg::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/howitworks_left.png") no-repeat left -10px;
	width: 100%;
	height: 100%;
}
.howitwors_greybg::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/howitworks_right.png") no-repeat right -10px;
	width: 100%;
	height: 100%;
}
.howitwors_bluebg {
	/*background: #1c2348;*/
	background-color: #143040;
	height: 330px;
	color: #fff;
	position: relative;
	display: flex;
	align-items: center;
}
.howitwors_bluebg::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/blue_vector_left.png") no-repeat left 15px;
	width: 100%;
	height: 100%;
}
.howitwors_bluebg::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/blue_vector_right.png") no-repeat right 16px;
	width: 100%;
	height: 100%;
}
.pricefeeddiv {
	padding-top: 9%;
}
.pricefeeddiv h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 38px;
	line-height: 154%;
	text-align: center;
	text-transform: capitalize;
	color: #0aad87;
	padding: 0px 11%;
}
.pricefeeddiv1 h3 {
	font-weight: bold;
	font-size: 28px;
	line-height: 154%;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	padding: 0px 20%;
}
.pricefeeddiv p {
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 154%;
	text-align: center;
	text-transform: capitalize;
	color: #1c2348;
	padding: 0px 10%;
}
.bgwhitediv {
	background: #fff;
}
.backtesttabnav {
	background: #f9f9f9;
}
.backtesttabnav .nav {
	justify-content: space-between;
}
.backtesttabnav .nav-link {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	padding: 15px;
	color: #c4c4c4;
}
.backtesttabnav .nav-link.active {
	color: #fff;
	font-weight: normal;
	background: #1c2348;
}
.box_industries {
	background: #fff;
	overflow: hidden;
	text-align: left;
	position: relative;
	box-shadow: 0px 16px 31px 6px rgba(0, 0, 0, 0.03);
	border-radius: 12px;
	padding: 22px;
	margin-bottom: 20px;
}

.box_industries .content {
	background: #0aad87;
	bottom: -100%;
	color: #fff;
	height: 100%;
	left: 0%;
	text-align: center;
	position: absolute;
	transition: bottom 0.5s ease;
	width: 100%;
}
.box_industries:hover .content {
	bottom: 0%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.b_txt1 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #0aad87;
}
.b_txt2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 196%;
	text-transform: capitalize;
	color: #1c2348;
}
.b_txt3 {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
}
.b_txt4 {
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 140%;
	text-transform: capitalize;
	color: #0aad87;
}
.button_learnmore.white {
	background: #fff !important;
	color: #1c2348 !important;
	width: 70%;
}
.button_learnmore.white:focus {
	outline: none;
	box-shadow: none;
}
.tabcomment {
	font-size: 20px;
	line-height: 160%;
	text-align: center;
	color: #1c2348;
}
.topjumbodron.aboutusbg::after {
	content: "";
	position: absolute;
	left: 0px;
	top: 2px;
	bottom: 0px;
	background: url(../images/aboutus_bg_lines.png) no-repeat left 4px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.topjumbodron.aboutusbg {
	padding-bottom: 210px;
}
.wvr .titleheader2two {
	font-size: 28px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
}
.wvr .titleheader2twoP {
	font-weight: normal;
	font-size: 16px;
	line-height: 209%;
	color: #666d95;
}
.wvr .wvrleft {
	padding-top: 140px !important;
}
.bgblue_1 {
	/*background: #1c2348;*/
	background-color: #143040;
}
.ourvisionFirst h3 {
	font-weight: bold;
	font-size: 28px;
	line-height: 154%;
	text-transform: capitalize;
	color: #1c2348;
}
.ourvisionFirst p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 209%;
	color: #1c2348;
}
.ourvisionFirst {
	padding: 75px 0;
}
.ourvisionFirst ul li {
	margin-top: 30px;
}
.ourvisionsecond h3 {
	font-weight: bold;
	font-size: 28px;
	line-height: 154%;
	text-align: center;
	text-transform: capitalize;
	color: #1c2348;
}
.ourvisionsecond h4 {
	font-weight: 600;
	font-size: 24px;
	line-height: 155%;
	text-transform: capitalize;
	color: #1c2348;
	text-align: center;
}
.boxx1 {
	background: #e7fff9;
	border-radius: 20px;
	padding: 20px;
	position: relative;
	height: 100%;
}
.boxx2 {
	background: #c1fbed;
	border-radius: 20px;
	padding: 20px;
	height: 100%;
}
.boxx3 {
	background: #77fedc;
	border-radius: 20px;
	padding: 20px;
	height: 100%;
}
.boxx4 {
	background: #25e9bb;
	border-radius: 20px;
	padding: 20px;
	position: relative;
	height: 100%;
}
.ourvisionthird {
	padding: 0px 120px;
	padding-bottom: 100px;
	padding-top: 30px;
}
.ourvisionthird h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 160%;
	color: #1c2348;
	margin-bottom: 10px;
	padding-right: 10px;
}
.ourvisionthird p {
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #1c2348;
	margin-bottom: 0px;
}
.boxx1::before {
	content: "";
	position: absolute;
	top: 18px;
	left: -134px;
	background: url("../images/man_left.png");
	width: 229px;
	height: 239px;
}
.boxx4::before {
	content: "";
	position: absolute;
	top: 18px;
	right: -129px;
	background: url("../images/man_right.png");
	width: 229px;
	height: 242px;
}
.ptextn {
	font-weight: normal;
	font-size: 18px;
	line-height: 155%;
	text-transform: capitalize;
	color: #8a8a8c;
}
.learnmoreediv {
	padding: 75px 0;
}
.learnmoreediv h4 {
	font-weight: bold;
	font-size: 28px;
	line-height: 158%;
	text-transform: capitalize;
	color: #ffffff;
}
.learnmoreediv p {
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #ffffff;
}
.learnmoreediv .botbgtxt1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 160%;
	color: #ffffff;
}
.learnmoreediv .botbgtxt2 {
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
}
.howwitwork {
	padding: 35px 0;
}
.hwitwrk {
	font-weight: bold;
	font-size: 28px;
	line-height: 158%;
	text-align: center;
	text-transform: capitalize;
	color: #1c2348;
}
.hwitwrk2 {
	
	font-size: 30px;
	line-height: 158%;	
	text-transform: capitalize;
	color: #1c2348;
	font-weight:500;
}

.user_block_text {
	text-align: left;
	font: normal ;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	font-size:14px;
	
}

.hwitwrkimg {
	background: #f8f8f8;
	padding: 53px 0;
	border-radius: 10px;
	text-align: center;
}
.howitsplit h3 {
	font-weight: bold;
	font-size: 22px;
	line-height: 160%;
	text-align: center;
	color: #1c2348;
}
.howitsplit p {
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	text-align: center;
	color: #1c2348;
}
.watchvideos {
	padding-top: 85px;
	padding-bottom: 30px;
}
.watchvideos h4 {
	font-weight: 600;
	font-size: 28px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
}
.watchvideos h5 {
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	text-decoration-line: underline;
	text-transform: capitalize;
	color: #0aab85;
}
.mediobj {
	border-radius: 10px;
	background: #f8f8f8;
}
.mediobj .flex-shrink-0 {
	position: relative;
	cursor: pointer;
	width: 50%;
}
.pmediatxt {
	position: absolute;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	color: #ffffff;
	top: 10px;
	left: 15px;
}
.mediobj .flex-shrink-0::after {
	content: "\A";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.mediobj .flex-shrink-0:hover::after {
	opacity: 0.7;
}
.pmediatxt1 {
	position: absolute;
	font-style: normal;
	top: 38%;
	left: 38%;
}
.pmediatxt1 .fa-youtube {
	font-size: 35px;
	color: red;
	background: #fff;
	border-radius: 50px;
	padding: 16px 14px;
	z-index: 999999;
}
.bcktestpricingplan {
	padding: 75px 0;
}
.bcktestpricingplan .card {
	background: #f4f7ff;
	border: 0px;
	border-radius: 15px;
}
.bcktestpricingplan .card .card-body {
	padding-bottom: 30px;
}
.bcktestpricingplan .card {
	padding: 45px 30px 30px 30px;
}
.bcktestpricingplan .card .card-title {
	font-weight: 600;
	font-size: 24px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
	text-align: center;
}
.cardinnrtxt {
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
	text-transform: capitalize;
	color: #0aad87;
}
.bcktestpricingplan .card .card-text {
	font-weight: normal;
	font-size: 16px;
	line-height: 196%;
	text-align: center;
	text-transform: capitalize;
	color: #1c2348;
}
.bcktestpricingplan .card .card-footer {
	background: transparent;
	border-top: 0px;
	text-align: center;
}
.bcktestpricingplan .card .card-footer p {
	margin-bottom: 5px;
}
.validtill {
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	text-transform: capitalize;
	color: #19b28e;
}
.validdate {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	text-transform: capitalize;
	color: #1c2348;
}
.bgselectcolor {
	background-color: #19b28e;
	height: 40px;
	border: 0px;
}
.buttondivv {
	background: #1c2348;
	color: #fff;
	padding: 16px 18px;
	border-radius: 5px;
	margin-top: 25px;
}
.btnrightdivv .fa-angle-right {
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-left: 5px;
}
.p1div {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #19b28e;
	margin-bottom: 0px;
}
.p2div {
	font-weight: 600;
	font-size: 14px;
	line-height: 140%;
	text-transform: capitalize;
	color: #19b28e;
	margin-bottom: 0px;
}
.btnrightdivv {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #fff;
	cursor: pointer;
}
.titlesmalltxt.f20 {
	font-size: 20px;
	font-weight: normal;
}
.susbscribetxtmain {
	background: #12193e;
	padding: 20px;
	width: 64%;
	border-radius:10px;
}
.susbscribetxtmainR p {
	color: #fff;
	font-size: 1.01rem;
	font-weight: 600;
	margin-bottom: 0px;
}
.susbscribetxtmainR a {
	color: #0aad87;
	font-size: 14px;
	text-decoration: underline;
	font-weight: 600;
}
.imgbgdiv {
	background: #fff;
	padding: 3px 8px 5px 8px;
	border-radius: 25px;
}
.topjumbodrongreen {
	padding: 30px 0px;
}
.getchancetxt {
	font-size: 34px;
	color: #fff;
	line-height: 52px;
	font-size: 1.6rem;
}
.greendivmain {
	background-color: #0aad87;
	padding: 30px 0px 30px 50px;
	border-radius: 12px;
	color: #fff;
	position: relative;
}
.getchancesmalltxt {
	font-size: 1rem;
	line-height: 28px;
}
.greendivmain .button_white {
	background: #fff;
	color: #0aad87;
	font-size: 14px;
	padding: 14px 50px;
}
.greendivmain::before {
	content: "";
	position: absolute;
	left: 20px;
	bottom: 45px;
	background: url("../images/whitefly_1.png") no-repeat;
	width: 16px;
	height: 13px;
}
.greendivmain::after {
	content: "";
	position: absolute;
	left: 47%;
	top: 50px;
	background: url("../images/whitefly_2.png") no-repeat;
	width: 12px;
	height: 22px;
}
.topjumbodron.aboutusbg.one {
	padding-bottom: 250px;
}
.topjumbodron.aboutusbg.two {
	padding-bottom: 140px;
}
.carousalmaintext {
	font-weight: bold;
	font-size: 28px;
	line-height: 158%;
}
.featureetxt_h3 {
	font-size: 28px;
	font-weight: 700;
	line-height: 43px;
}
.featureetxt_p {
	font-size: 16px;
	font-weight: 400;
	line-height: 33px;
	margin-top: 25px;
}
.hwitwrkmainimg {
	padding: 25px 0;
	border-radius: 10px;
	text-align: center;
}
.hwitwrkmainimg.one {
	background: #c5dcff;
}
.hwitwrkmainimg.two {
	background: #ffccc8;
}
.hwitwrkmainimg.three {
	background: #d0ffdb;
}
.hwitwrkmainimg.four {
	background: #f8f8f8;
}
.hwitwrkmainimg.five {
	background: #e0d4ff;
}
.hwitwrkmainimg.six {
	background: #ffeaae;
}
.howitsplit1 h3 {
	font-weight: bold;
	font-size: 22px;
	line-height: 160%;
	color: #1c2348;
}
.maindivhowitwork.howwitwork {
	padding-bottom: 20px !important;
}
.faqmt {
	margin-top: 100px !important;
}
.topjumbodron.aboutusbg.faqmain {
	padding-bottom: 280px;
}
.faqleftdiv h2 {
	font-size: 28px;
	font-weight: 700;
}
.faqleftdiv ul {
	padding: 0px;
	margin: 0px;
}
.faqleftdiv ul li {
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin-top: 20px;
}
.faqrightdiv h2 {
	font-size: 52px;
	font-weight: 700;
}
.faqrightdiv .accordion-item {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #ccc !important;
}
.faqrightdiv .accordion-button:not(.collapsed) {
	color: inherit;
	background-color: transparent;
	box-shadow: none;
	border-bottom: 1px solid #0aad87;
	padding-top: 15px;
	padding-bottom: 15px;
}
.faqrightdiv .accordion-body {
	padding-left: 0px;
	font-size: 16px;
	color: #1c2348;
	padding-top: 20px;
	padding-bottom: 20px;
}
.faqrightdiv .accordion-button {
	padding-left: 0px;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.faqrightdiv .accordion-button:focus {
	box-shadow: none;
}
.bottom_liketext {
	font-size: 15px;
	color: #666d95;
}
.faqrightdiv .accordion-header {
	color: #1c2348;
	font-size: 24px;
}
.navbar_div.stox_analtics{
	top: 0px !important;
}
.navbar_div.stox_analtics .navbar{
	box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
}
.maincontent{
	padding-top:100px;
}
.firstsection1{
	/* min-height (not height): keeps full-viewport hero on tall screens,
	   but lets the section grow on short screens so flex centering
	   doesn't clip the top of the hero content under the fixed navbar */
	min-height: calc(100vh - 70px);
	padding-top: 1rem;
	padding-bottom: 1rem;
	box-sizing: border-box;
}
.firstsection1 .home-edu-disclaimer {
	flex-shrink: 0;
	margin-top: 1rem;
}
.trading-platform img{
	text-align: center;
	display:inline;
}
.trading-platform h3 {
    font-weight: bold;
    font-size: 46px;
	Line-height :64.4px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.highlight {
    color: #0aad87;
}
.trading-platform p.ptext{
	font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 160%;
color: #1C2348;
margin-bottom:0px;
}
.trading-platform p.breadcrumb{
	font-weight: 500;
font-size: 16px;
line-height: 28px;
color: #8A8E9F;
}
.trading-platform button{
font-style: normal;
font-weight: 500;
font-size: 14.8129px;
line-height: 22px;
color: #000000;
}
.spanitalictext{
	/*font-style: italic;*/
font-weight: 500;
font-size: 20px;
line-height: 160%;
color: #000000;
}
.crowndiv p{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 100%;
color: #737373;
margin-bottom:0px;
}
.mt-8{margin-top:8px;}
.bgblue_stoxlanding{
	background:#102E3F ;

}
.bgblue_stoxlanding .stoxlandingmillion{
	padding:100px 130px;
	text-align: center;
}
.bgblue_stoxlanding h4{
	font-style: normal;
font-weight: 700;
font-size: 102.054px;
line-height: 160%;
color: #FFFFFF;
}
h4 span.traders{
font-size:60px!important;
}
.bgblue_stoxlanding p{
	font-style: normal;
font-weight: 600;
font-size: 33.2488px;
line-height: 160%;
text-align: right;
color: #FFFFFF;
}
.h-300{min-height:300px;border-radius:10px;} 
.bg-grey{background:#C4C4C4;}
.profitablediv h4{
	font-style: normal;
font-weight: 600;
font-size: 48.8696px;
line-height: 160%;
text-align: center;
color: #102E3F;
}
.borderbgg{
	border:1px solid #F0F0F0;
	border-radius: 5px;
	height:100%;
	padding:8px;
	font-size: 16px;
	font-weight:600;
	align-items: center;
}


.section {
	height: 100vh;
	scroll-snap-align: center;
}


.sliderowltext{
	font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 160%;
text-align: right;
color: #1C2348;
}
#slider .owl-carousel .item{
	position:relative;
	display: flex;
}
.item_description{
	position: absolute;
	bottom:20px;
	padding:0px 25px;
	color:#fff;
}
.item_description h2{
	font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 160%;
}
.item_description h2 .spanntext{
	font-style: italic;
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
}
.item_description p{
	font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 160%;
}
#slider .owl-nav .owl-prev{
	position: absolute;
    top: 40%;
    left: -55px;
	width:40px;
	height:40px;
	border:1px solid #ccc!important;
	border-radius: 25px;
}
#slider .owl-nav .owl-prev span{
	font-size: 30px;
    position: relative;
    top: -6px;
}
#slider .owl-nav .owl-next span{
	font-size: 30px;
    position: relative;
    top: -6px;
}
#slider .owl-nav .owl-next{
	position: absolute;
    top: 40%;
    right: -55px;
	width:40px;
	height:40px;
	border:1px solid #ccc!important;
	border-radius: 25px;
}
#slider .owl-carousel{position:relative;}
.content_main_container .titleheader{
	color:#1C2348;
}
.content_main_container .titlesmalltxt{
	color:#8A8E9F;
	font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 160%;
}
.secondary-banner1 .search-box {
    max-width: 931px;
    width: 100%;
    margin: 50px auto 0;
    position: relative;
}
/* faq css */

.secondary-banner1 .search-box img {
    position: absolute;
    left: 20px;
    top: 12.5px;
    width: 20px;
}
.secondary-banner1 .search-box input {
    height: 45px;
    background: #f4f4f4;
    -webkit-box-shadow: 0px 4px 69px rgb(0 0 0 / 5%);
    box-shadow: 0px 4px 69px rgb(0 0 0 / 5%);
    border-radius: 15px;
    display: block;
    width: 100%;
    padding: 0 30px 0 72px;
    border: none;
    outline: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #1c2348;
}
@media screen and (min-width: 768px){
	.secondary-banner1{padding-top:75px;}
	.secondary-banner1 .search-box input {
		height: 55px;
	}
	.secondary-banner1 .search-box img {
		top: 15.5px;
		width: auto;
	}
}
.faq .accordion-flush .accordion-item .accordion-button:not(.collapsed){
	border-bottom: 1px solid #0aad87;
    padding-bottom: 15px;
	color:#1c2348;
}

/* faq end */
.userjourneydiv h2{
	font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 160%;
text-align: center;
color: #1C2348;
}
.bg-lightgreen{background:#E1F5F1}
.userstoriess .toptitle h2{
	font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 41px;
text-align: center;
color: #111111;
}
.userstoriess .toptitle .ptitlee{
	font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 23px;
text-align: center;
color: #239F87;
}
#owl-two.owl-carousel .owl-item img{
	width: auto !important;
}
#owl-two.owl-carousel .item {
	margin:0px 20px;
}
.bg-lightgreen.userstoriess{padding:0px 40px;}
#owl-two{padding:0px 10%;}
.usercomments{
	padding:25px;
	border-radius:15px;
	/*height: 300px;*/
	/*padding-bottom:55px;*/
}
.usercomments p{
	font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 27px;
color: #777777;
margin-top:25px;
margin-bottom:0px;
}
.usercomments span{
	font-style: normal;
font-weight: 400;
font-size: 10.5px;
line-height: 21px;
color: #777777;
}
.usercomments h2{
	font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 23px;
color: #222222;
margin-top:0px!important;
position:absolute;
bottom:25px;
}
.downloadapp h2{
	font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 40px;
text-align: center;
color: #1A1A1A;
}
.downloadapp img{cursor: pointer;}
.bgimgbacktest::before {
    content: "";
    background-image: url(../images/refer-bg-xs.svg);
    position: absolute;
    top: 101px;
    left: -12px;
    right: 0;
    max-width: 340px;
    height: 233px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.user-structure_content{
	flex-direction: column;
	justify-content: space-around;
}


.owl-dots {
	text-align: center;
	padding-top: 20px;
}

	.owl-dots .owl-dot {
		height: 10px;
		width: 10px;
		border-radius: 10px;
		background: #ccc !important;
		margin-left: 3px;
		margin-right: 3px;
		outline: none;
	}

		.owl-dots .owl-dot.active {
			background: #1C2348 !important;
			height: 15px;
			width: 15px;
		}

#owl-two .owl-dots .owl-dot.active {
	background: #239F87 !important;
	height: 15px;
	width: 15px;
}



.footerulli li a {
	color: #1c2348 !important;
	text-decoration: none;
}

.ulpadding1 li 
{
	padding-top: 20px;
}


.modal-title-red {
	background-color: #e42f4f;
}

.red2 {
	color: #e42f4f;
}


.poppins{
	font-family: Poppins;
	font-weight: 700;
	font-size: 46px;
}

.poppins2 {
	font-family: Poppins;
	font-size: 40px;
}

@media screen and (max-width: 280px) {
	.poppins2 {
		display: block;
		font-size:20px;
	}
}

/* This applies to screens between 281px and 360px */
@media screen and (min-width: 281px) and (max-width: 360px) {
	.poppins2 {
		display: block;
		margin-top: 15px;
		font-size: 30px;
	}
}

/* This applies to screens between 361px and 767px */
@media screen and (min-width: 361px) and (max-width: 767px) {
	.poppins2 {
		display: block;
		margin-top: 15px;
		font-size: 28px;
	}
}

/* This applies to screens between 768px and 1024px */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.poppins2 {
		display: block;
		margin-top: 15px;
		font-size: 28px;
	}
}

/* This applies to screens between 1025px and 1360px */
@media screen and (min-width: 1025px) and (max-width: 1360px) {
	.poppins2 {
		display: block;
		margin-top: 15px;
		font-size:35px;
	}
}


.font-63{
	font-size: 63px;
}


.btn-signup {
	background-color: #FFD899;
}

.btn-signup:hover {
	background-color: #d3870b;
}


.errmsg {
	color: #ff0000;
	font-size: 12px;
}


.btn-neo {
	color: #ffffff;
	background-color: #0aad87;
	border-color: #0aad87;
	transition: 0.2s all;
}

.btn-neo:hover {
	color: #ffffff;
	background-color: #089373;
	border-color: #0aad87;
}

	.btn-neo:focus {
		color: #ffffff;
		background-color: #089373;
		border-color: #0aad87;
	}

.neolink {
	color: #0aad87 !important;
	text-decoration: none;
	transition: 0.2s all;
}

	.neolink:focus {
		color: #089373;
	}

	.neolink:hover {
		color: #089373;
	}

.font-11 { 
	font-size: 11px;
}

.font-10 { 
	font-size: 10px;
}
.font-12{
	font-size: 12px;
}

.font-13 {
	font-size: 13px;
}

.font-14 {
	font-size: 14px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-17 {
	font-size: 17px;
}

.textlight
{
	color: #666d95;
}


.theme-bg {
	background-color: #0aad87;
	color: #ffffff;
}


.theme {
	color: #0aad87;
}

.theme2 {
	color: #008969;
}

.grecaptcha-badge {
	opacity: 0;
}

.qa-question {
	display: block;
	font-weight: 600;
	font-size: 1.3rem;
	/*color: #4e4e4e;*/
	color: #0aad87;
}

.qa-answer {
	display: block;
	
	font-size: 1.1rem;
	padding-bottom: 1.5rem;
}



.nodecor{
	text-decoration: none;
}

.normaltext {
	color:#201f42;
}


.mobnotverified_1 {
	display: inline-block;
}


.owl-carousel .owl-stage { 
	display: flex;
}




.owl-carousel.owl-drag .owl-item {
	flex: 1 0 auto;
	display: flex;
}



iframe body .yt-username {
	color: #ffffff !important;
}


.accordianmaindiv_contests
{
	background-color: #ffffff;
	
	padding-bottom: 50px;
}


.buttontype1 {
	font-size: 14px;
	display: inline-block;
	color: #2E4757;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	border: 1px solid #2E4757;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.buttontype2 {
	font-size: 14px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	background-color: #0cae88;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	transition: all 0.25s;
}


	.buttontype2:hover {
		font-size: 14px;
		display: inline-block;
		color: #ffffff;
		text-decoration: none;
		background-color: #039b77;
		text-align: center;
		padding-left: 25px;
		padding-right: 25px;
		border-radius: 25px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 15px;
	}

.buttontype3 {
	font-size: 14px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	background-color: #ea6c6c;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	transition: all 0.25s;
}


.bg-silver-subscriptions {
	background-color: #e3e2ff;
}

.w-100 { 
	width: 100%;
}

.subs-plan-header-basic {
	background-color: #57c7ad !important;
	color: #ffffff;
}


.subs-plan-header-silver {
	background-color: #28bf9b !important;
	color: #ffffff;
}

.subs-plan-header-gold {
	background-color: #0aad87 !important;
	color: #ffffff;
}


.font-18 { 
	font-size: 18px;
}
.font-19 {
	font-size: 19px;
}

.font-20 {
	font-size: 20px;
}

.font-21 {
	font-size: 21px;
}

.font-22 {
	font-size: 22px;
}


.font-23 {
	font-size: 23px;
}


.font-24 {
	font-size: 24px;
}


.font-25 {
	font-size: 25px;
}



.font-26 {
	font-size: 26px;
}


.bg-theme {
	background-color: #0aad87;
}

.text-theme {
	color: #0aad87;
}
.font-35 {
	font-size: 35px;
}


.textstrikethrough { 
	text-decoration: line-through;
}

.normalul li { 
	margin-top: 10px;
}


.hidden { 
	display: none;
}

.font-12 { 
	font-size: 12px;
}

.link-nodecor{
	text-decoration: none;
}

.bgwhitediv_1 {
	background-color:#efefef;
}



.donate-now {
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}

	.donate-now li {
		float: left;
		margin: 0 15px 0 0;
		width: 150px;
		height: 40px;
		position: relative;
		align-items: center;
		cursor: pointer;
	}

	.donate-now label,
	.donate-now input {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer;
	}

		.donate-now input[type="radio"] {
			opacity: 0.01;
			z-index: 100;
		}

			.donate-now input[type="radio"]:checked + label,
			.Checked + label {
				background: #0aad87;
				color: #ffffff;
				text-align: center;
				padding-top: 7px;
			}

	.donate-now label {
		padding: 5px;
		border: 1px solid #CCC;
		border-radius: 10px;
		cursor: pointer;
		text-align: center;
		padding-top: 7px;
		font-weight: bold;
		z-index: 90;
	}

		.donate-now label:hover {
			background: #DDD;
		}


.card_custom .card {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 25px #00000029;
	border-radius: 10px;
	border: 0px;
}

.card_custom .card-body {
	position: relative;
	padding-bottom: 56px;
}

.card_custom .card-title {
	color: #000000;
}

.font_24 {
	font-size: 24px;
	font-weight: 500;
	color: #707070;
}

.spansmall {
	border: 1px solid #0aad87;
	width: 20% !important;
}

.text_primary_grey {
	color: #2E4757;
}

.font_36 {
	font-size: 36px;
	font-weight: 400;
}

.ul_card_list {
	/*list-style-image: url(../images/blue_tick.svg);*/
	padding-left: 20px;
}

	.ul_card_list li {
		padding-top: 10px;
	}

.card_button_custom {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 15px;
	width: 60%;
	margin: 0px auto;
	padding: 8px;
}

.card_button_custom {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 15px;
	width: 60%;
	margin: 0px auto;
	padding: 8px;
	color: #ffffff;
}

.login_button_custom {
	
	background: #0aad87;
	border-color: #0aad87;
	color: #ffffff !important;
	border-radius: 9px;
	padding:10px;
}

	.login_button_custom:hover {
		background: #22977c !important;
		border-color: #22977c !important;
		color: #ffffff !important;
	}




.login_container {
	background: #ffffff 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	/*padding: 30px 0px 0px;*/
}

.Primary_color {
	color: #4a4445;
}

.Primary_color2 {
	color: #0aad87;
	font-weight:600;
	text-align:justify;
}

.border_butt {
	color: #2e4757;
	width:100%;
}

.nav-tabs {
	border-bottom: 0px ;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #fff #fff #0aad87;
	font-weight: 800;
	font-size: large;
	
}
img, svg {
	vertical-align: middle;
	color:#fff;
}

	.nav-tabs .nav-link {
		background: none;
		border-bottom: 5px solid #dee1e6;
		color: #898787;
		text-transform: uppercase;
		height: 40px;
	}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	height: 40px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #fff #fff #0aad87;
  isolation: isolate;
}

.font_36 {
	font-size: 30px;
	font-weight: 400;
}

.signup_formcontrol {
	border: 1px solid #E5E5E5;
	border-radius: 10px;
}

.ortext {
	position: relative;
	overflow: visible;
	border-color: #b2b2b2;
}


/*otp code*/


.height-100 {
	height: 100vh
}



	.card h6 {
		color: red;
		font-size: 20px
	}

.inputs input {
	width: 40px;
	height: 40px
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

.text_otp {
	text-align: center;
	text-transform: uppercase;
	color: #09A480 ;
	opacity: 1;
	font-weight:700;
	font-size:15px;
}

.card-2 {
	background-color: #fff;
	padding: 10px;
	width: 350px;
	height: 100px;
	bottom: -50px;
	left: 20px;
	position: absolute;
	border-radius: 5px
}

	.card-2 .content {
		margin-top: 50px
	}

		.card-2 .content a {
			color: red
		}

.form-control:focus {
	box-shadow: none;
	border: 2px solid red
}

.validate {
	border-radius: 20px;
	height: 40px;
	background-color: red;
	border: 1px solid red;
	width: 140px
}


.login_button_outline_custom {
	background: #fff;
	border-color: #68BEFF;
	color: #68BEFF;
	border-radius: 9px;
	padding:10px;
}
.bottom_button {
	background: #2E4757 0% 0% no-repeat padding-box;
	border-radius: 0px 0px 11px 11px;
	opacity: 1;
	height:auto;
	
}


.login_button_outline_custom_google {
	background: #fff;
	border-color: #0aad87;
	color: #19b28e;
	border-radius: 9px;
	padding: 10px;
}


.card-img, .card-img-bottom, .card-img-top {
	width: 90%;
	height: 89px;
	border-radius: 5px;
	border: 1px solid #e9e2df;
	
}


.card-img-top {
	width: 90%;
	border-radius: 5px;
	border: 1px solid #e9e2df;
}



.last_step_text {
	
	text-align: center;
	
	letter-spacing: 0px;
	color: #2E4757;
	opacity: 1;
}


.signintxt {
	color: #68BEFF;
	cursor: pointer;
}


.ortext::after {
	position: absolute;
	content: 'or';
	top: -16px;
	left: 50%;
	right: 50%;
	width: 24px;
	height: 20px;
	background: #fff;
	padding: 0px 5px;
}


.form-control:focus {
	border-color: #ced4da;
	-webkit-box-shadow: 1px 1px 5px -1px rgba(102,102,102,1);
	-moz-box-shadow: 1px 1px 5px -1px rgba(102,102,102,1);
	box-shadow: 1px 1px 5px -1px rgba(102,102,102,1);
}




.bestseller {
	position: absolute;
	left: 7px;
	top: -21px;
	padding-top: 5px;
	background-color: #ff6464;
	color: #ffffff;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: 4px 4px 5px -4px rgba(145,145,145,1);
	-moz-box-shadow: 4px 4px 5px -4px rgba(145,145,145,1);
	box-shadow: 4px 4px 5px -4px rgba(145,145,145,1);
}





.button_success_v2 {
	background: #0aad87 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 5px 30px;
	color: #fff;
}




.button_orange_v2 {
	background: #FF9C86 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 5px 30px;
	color: #fff;
}



.bg-upsell {
	background-color: #defffd;
	border: 1px solid #b2edff;
}

.f17 { 
	font-size: 17px !important;
}


#cover-spin {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.7);
	z-index: 9999;
	display: none;
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

#cover-spin::after {
	content: '';
	display: block;
	position: absolute;
	left: 48%;
	top: 40%;
	width: 40px;
	height: 40px;
	border-style: solid;
	border-color: black;
	border-top-color: transparent;
	border-width: 4px;
	border-radius: 50%;
	-webkit-animation: spin .8s linear infinite;
	animation: spin .8s linear infinite;
}


.link-text{
	font-size:14px;
	font-weight:700;
	color:#000;
	text-align:justify;
	text-decoration:none;
}


.basic-card {
	/*background: linear-gradient(to bottom, #09A480, #2E4757);*/
	box-shadow: 0px 5px 25px #00000029;
	border-radius: 10px;
	border: 0px;
	color:black;
	padding: 21px 0px;
}

.silver-card {
	/*background: linear-gradient(to bottom, #F2F2F2, #9D9D9D);*/
	box-shadow: 0px 5px 25px #00000029;
	border-radius: 10px;
	border: 0px;
	color: #383838;
	padding: 21px 0px;
}

.gold-card {
	/*background: linear-gradient(to bottom, #F3CF21, #BF7306);*/
	box-shadow: 0px 5px 25px #00000029;
	border-radius: 10px;
	border: 0px;
	color: black;
	padding: 21px 0px;
}

.ul_card_list {
	padding-left: 5px;
}

	.ul_card_list li {
		padding-top: 10px;
	}

.ribbon {
	width: 118px;
	height: 160px;
	overflow: hidden;
	position: absolute;
	top: -102px;
	right:-16px;
}

.ribbon__content {
	left: -6px;
	top: 17px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	display: block;
	width: 162px;
	padding: 10px 0;
	background-color: #00aaa0;
	box-shadow: 0 0px 10px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	text-align: center;
	border: 2px dotted #fff;
	outline: 5px solid #f5cd79;
}



.price-but-posi {
	/*left: 58px;*/
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	text-align: center;
}


.btn-upgrad {
	border-radius: 0.2rem;
	font-size: 13px;
	padding: 13px 43px;
	color: white;
	font-weight: 700;
	margin-bottom:10px;
}

	.btn-upgrad:hover {
		color: white;
		background-color: #059473;
	}

.btn:hover {
	color:white;
}




iframe body .yt-username {
	color: #ffffff !important;
}


.hamburgermenu {
	display: none;
}

@media (max-width: 991.98px) { /* Bootstrap 4 lg breakpoint */
	.hamburgermenu {
		display: inline-block;
	}
}


div {
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}




.bbb_viewed {
	
}

.bbb_main_container {
	background-color: #fff;
	padding: 11px;
}

.bbb_viewed_title_container {
	border-bottom: solid 1px #dadada
}

.bbb_viewed_title {
	margin-bottom: 16px;
	margin-top: 8px;
}

.bbb_viewed_nav_container {
	position: absolute;
	right: -5px;
	bottom: 14px
}

.bbb_viewed_nav {
	display: inline-block;
	cursor: pointer
}

	.bbb_viewed_nav i {
		color: #dadada;
		font-size: 18px;
		padding: 5px;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease
	}

	.bbb_viewed_nav:hover i {
		color: #606264
	}

.bbb_viewed_prev {
	margin-right: 15px
}

.bbb_viewed_slider_container {
	padding-top: 13px;
}

.bbb_viewed_item {
	width: 100%;
	background: #FFFFFF;
	border-radius: 2px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px
}

.bbb_viewed_image {
	width: 150px;
	height: auto;
}

	.bbb_viewed_image img {
		display: block;
		max-width: 100%
	}

.bbb_viewed_content {
	width: 100%;
	margin-top: 25px
}

.bbb_viewed_price {
	font-size: 16px;
	color: #000000;
	font-weight: 500
}

.bbb_viewed_item.discount .bbb_viewed_price {
	color: #343333;
}

.bbb_viewed_price span {
	position: relative;
	font-size: 12px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	margin-left: 8px
}

	.bbb_viewed_price span::after {
		display: block;
		position: absolute;
		top: 6px;
		left: -2px;
		width: calc(100% + 4px);
		height: 1px;
		background: #8d8d8d;
		content: ''
	}

.bbb_viewed_name {
	margin-top: 3px
}

	.bbb_viewed_name a {
		font-size: 14px;
		color: #000000;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease
	}

		.bbb_viewed_name a:hover {
			color: #0e8ce4
		}

.item_marks {
	position: absolute;
	top: 18px;
	left: 18px
}

.item_mark {
	display: none;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 500;
	line-height: 36px;
	text-align: center
}

.item_discount {
	background: #df3b3b;
	margin-right: 5px
}

.item_new {
	background: #0e8ce4
}

.bbb_viewed_item.discount .item_discount {
	display: inline-block
}

.bbb_viewed_item.is_new .item_new {
	display: inline-block
}


.menupopupmobile .modal-header {
	border-bottom: 0px;
}

.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1055;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}

.fade {
	transition: opacity .15s linear;
}

.modal-header .btn-close {
	padding: 0.5rem 0.5rem;
	margin: -0.5rem -0.5rem -0.5rem auto;
}

.btn-close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

.poppins {
	font-family: Poppins;
	font-weight: 700;
	font-size: 46px;
}

/* This applies to all screens below 280px */
@media screen and (max-width: 280px) {
	.poppins {
		display: block;
		margin-top: 15px;
		font-size:30px;
	}
}

/* This applies to screens between 281px and 360px */
@media screen and (min-width: 281px) and (max-width: 360px) {
	.poppins {
		display: block;
		margin-top: 15px;
		font-size: 30px;
	}
}

/* This applies to screens between 361px and 767px */
@media screen and (min-width: 361px) and (max-width: 767px) {
	.poppins {
		display: block;
		margin-top: 15px;
		font-size:41px;
	}
}

/* This applies to screens between 768px and 1024px */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.poppins {
		display: block;
		margin-top: 15px;
		font-size:41px;
	}
}

/* This applies to screens between 1025px and 1360px */
@media screen and (min-width: 1025px) and (max-width: 1360px) {
	.poppins {
		display: block;
		margin-top: 15px;
	}
}





@media screen and (max-width: 992px) {
	.firstsection1 {
		height: auto !important;
	}
}

@media screen and (max-width: 889px) {
	.firstsection1 {
		height: auto !important;
	}
}

@media screen and (max-width: 767px) {
	.firstsection1 {
		height: auto;
	}
}

.align-items-center {
	align-items: center !important;
}




@media screen and (max-width: 767px) {
	.trading-platform h3 {
		font-size: 35px;
		text-align: center;
		Line-height: 49.4px;
	}
}

@media screen and (max-width: 767px) {
	.trading-platform p.ptext {
		text-align: center;
		margin-bottom: 12px;
	}
}


element.style {
}

@media screen and (max-width: 767px) {
	.trading-platform p.ptext {
		text-align: center;
		margin-bottom: 12px;
	}
}

.trading-platform p.breadcrumb {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	color: #8A8E9F;
}

.trading-platform p.ptext {
	font-style: normal;
	font-weight: 500;
	/*font-size: 24px;*/
	line-height: 160%;
	color: #1C2348;
	margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
	.mobilepad0 {
		padding: 0px !important;
	}
}

@media screen and (max-width: 767px) {
	.mobilepad0_font {
		display: block;
		font-size: 0.9rem !important;
	}
}

@media screen and (max-width: 767px) {
	.mobile-d-flex {
		flex-direction: column;
	}
}

@media screen and (max-width: 767px) {
	.mobilepad0 {
		padding: 0px !important;
	}
}

.align-items-center {
	align-items: center !important;
}

.d-flex {
	display: flex !important;
}




			@media screen and (max-width: 767px) {
				.userstoriess .toptitle h2 {
					font-size: 25px;
				}
			}







@media only screen and (max-width: 1360px) {
	.price-but-posi {
		left: 69px;
		position: absolute;
		bottom: -48px;
	}
}

@media only screen and (max-width:1024px) {
	.price-but-posi {
		left: 36px;
		position: absolute;
		bottom: -48px;
	}
}

@media only screen and (max-width: 768px) {
	.price-but-posi {
		/*left: 69px;*/
		left: 0px;
		position: absolute;
		/*bottom: -48px;*/
		bottom: -26px;
	}
}

@media only screen and (max-width: 360px) {
	.price-but-posi {
		/*left: 89px;*/
		left: 0px;
		position: absolute;
		/*bottom: -48px;*/
		bottom: -26px;
	}
}

.secondsection2 {
	height: Calc(100vh - 78px);
	background-image: url('../images/secondsectionbg.svg');
	background-size: cover;
	display: flex;
	align-items: center;
}






@media screen and (max-width: 767px) {
	.section2typo h3 {
		font-size: 45px;
		line-height: 100%;
	}

		.section2typo h3 span.traderstxt {
			font-size: 40px;
		}

	.section2typo h4 {
		font-style: normal;
		font-weight: 400;
		font-size: 28px;
		line-height: 160%;
		color: #FFFFFF;
	}








	.section2typo h3 span.traderstxt {
		font-size: 40px;
	}






	@media only screen and (max-width: 768px) {

		.trading-platform h3 {
			font-weight: bold;
			font-size: 20px;
			line-height: 28px;
			margin-bottom: 15px;
			text-transform: capitalize;
			margin-top: 20px;
		}
	}



	@media screen and (max-width: 280px) {
		.navbar_div .navbar-brand {
			margin-right: 0px;
		}
	}
}

.currentplaninfo { 
	display: block;
	background: #ffffff;
	border: 2px dashed #dca200;
}


.modelsummary ul li {
	list-style-type: none; 
	color: #ff0000 !important;
}

.pp_activeplan {
	background: #f99292;
}


.text-redhighlight {
	color:#ff6464;
}


.thankyouimage {
	width: 360px;
	height: auto;
}

.thankyoupagecardheight{
	min-height: 230px;

}


.subicons-color {
	color: #98af9a;
}

.h1fontsize { 
	font-size: 2rem;

}

.whitelink {
	text-decoration: underline;
	color: white;
}

.knowledgeh1 {
	font-size: 35px;
}
.planoffersul {
	list-style: none;
}

	.planoffersul li {
		display: flex;
		align-items: flex-start;
		margin-bottom: 10px;
	}

.planticks {
	width: 15px;
	margin-right: 15px;
	margin-top: 5px;

}

.font-16 {
	font-size: 16px;
}



.product-card {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	height: 100%;
}

	.product-card:hover {
		transform: translateY(-5px);
		box-shadow: 0 10px 25px rgba(0,0,0,0.1);
	}

.product-icon {
	width: 60px;
	height: 60px;
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 24px;
	margin-bottom: 15px;
}

	.product-icon.meal {
		background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
	}

	.product-icon.host {
		background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
	}

	.product-icon.trading {
		background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
	}

.section-header {
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.product-badge {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #ff4757;
	color: white;
	padding: 4px 8px;
	border-radius: 12px;
	font-size: 11px;
	font-weight: bold;
}

.btn-product {
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	border: none;
	color: white;
	padding: 8px 20px;
	border-radius: 25px;
	font-weight: 500;
	transition: all 0.3s ease;
}

	.btn-product:hover {
		transform: translateY(-2px);
		box-shadow: 0 5px 15px rgba(102, 126, 234, 0.4);
		color: white;
	}

.stats-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	gap: 15px;
	margin-top: 15px;
}

.stat-item {
	text-align: center;
	padding: 10px;
	background: #f8f9fa;
	border-radius: 8px;
}

.stat-number {
	font-weight: bold;
	color: #667eea;
	display: block;
}

.stat-label {
	font-size: 12px;
	color: #6c757d;
}

.applyonest {
	font-family: "Onest", sans-serif;
}


.bg-lightgreen {
	background-color: #E1F7E7;
}

.rounded-circle-1 {
	background-color: #E1F7E7;
	padding: 10px 20px 10px 20px;
	border-radius: 50%;
	text-align: center;
	color: #4EAA89;
}

.bg-coursepurchasediv {
	background-color: #063137;
}

.bgf9 {
	background-color: #F9F9F9;
}

.coursemodal-topics {
	border: 1px solid #FABB97;
	background-color: #FBF8F5;
}

.text-lighter { 
	color: #c3c3c3;
}

.border-radius-left-bottom-0 { 
	border-bottom-left-radius: 0 !important;
}

/* Subscription plans: keep the plan name pinned just below the fixed navbar while scrolling the long feature list */
.plan-name-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 70px; /* sits flush under the fixed-top navbar */
	z-index: 1000; /* above the card's feature list, below the navbar (1030) */
}

/* Applied by script only while the header is pinned under the navbar */
.plan-name-sticky.is-stuck {
	background-color: #fff;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	box-shadow: 0 6px 8px -6px rgba(0, 0, 0, 0.15);
}

/* Neostox in Education */
.edu-page .edu-hero {
	padding-bottom: 1rem;
}
.edu-usecase-card {
	background: #fff;
	border: 1px solid #e6efec;
	border-radius: 10px;
	padding: 28px 24px;
	border-top: 3px solid #0aad87;
}
.edu-usecase-label {
	font-size: 13px;
	letter-spacing: 0.04em;
}
.edu-partner-logo {
	max-height: 90px;
	width: auto;
	object-fit: contain;
}
.edu-events-list {
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.edu-event-row {
	display: flex;
	flex-wrap: wrap;
	gap: 16px 24px;
	align-items: flex-start;
	padding: 18px 20px;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	border-left: 4px solid #0aad87;
}
.edu-event-row.is-past {
	border-left-color: #b7c2bf;
	opacity: 0.92;
}
.edu-event-date {
	min-width: 140px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.edu-event-date-value {
	font-size: 15px;
	font-weight: 700;
	color: #1C2348;
	line-height: 1.3;
}
.edu-event-badge {
	display: inline-block;
	align-self: flex-start;
	padding: 3px 10px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.02em;
	background: #e8f7f2;
	color: #0aad87;
}
.edu-event-row.is-past .edu-event-badge {
	background: #f0f0f0;
	color: #6c757d;
}
.edu-event-name {
	font-size: 18px;
	font-weight: 700;
	color: #1C2348;
	margin: 0 0 6px 0;
	line-height: 1.35;
}
.edu-event-org {
	font-size: 15px;
	color: #4a5168;
	line-height: 1.4;
}
.edu-event-org-label {
	font-weight: 600;
	color: #1C2348;
}
.edu-event-body {
	flex: 1;
	min-width: 220px;
}
@media screen and (max-width: 575px) {
	.edu-event-row {
		padding: 16px;
	}
	.edu-event-date {
		min-width: 100%;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
}
