html, body{
			margin: 0px;
			padding: 0px;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		
		header{
			width: 100%;
			height: 121px;
			background: white;
			position: fixed;
			top: 0px;
			left: 0px;
			z-index: 10;
		}

		.head-1{
			width: 100%;
			height: 87px;
			background: white;
			display: flex;
		}

		.head-1-div{
			width: 98.5%;
			height: 87px;
			background: white;
			display: flex;
		}

		.head-1-div1{
			width: 34%;
			height: 87px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 1%;
		}

		.head-1-div1 img{
			height: 8vh;
		}

		.head-1-div1 form{
			width: 74%;
			height: 44px;
			border: 2px solid #E4E9EF;
			margin-left: 3%;
			padding-left: 2.5%;
			display: flex;
			align-items: center;
			border-radius: 0.5em;
			background: #E8F0FE;
		}

		.head-1-div1 input{
			margin-left: 2%;
			padding-left: 3%;
			height: 40px;
			width: 97%;
			border:0px;
			outline: none;
			background: #E8F0FE;
		}

		.head-1-div1 i{
			color: #DB3332;
		}

		.head-1-div1 ::placeholder{
			color: #DB3332;
			font-size: 17px;
		}

		.head-1-position{
			height: 14vh;
			width: 32%;
			background: white;
			box-shadow: 0px 0px 20px #ccc;
			position: fixed;
			top: 12vh;
			left: 5.7%;
			border-radius: 0.5em;
			display: none;
			z-index: 10;
		}

		.head-1-position1{
			width: 96%;
			height: 6vh;
			background: transparent;
			padding-left: 4%;
			color: #A3B1CF;
			display: flex;
			align-items: center;
		}

		.head-1-position1 span{
			font-size: 20px;
		}

		.head-1-position2{
			width: 98%;
			height: 8vh;
			background: transparent;
			padding-left: 2%;
		}

		.head-1-position2 i{
			color: #8E9FC4;
			font-size: 17px;
		}

		.head-1-position2 button{
			height: 40px;
			margin-left: 1.5%;
			width: 20%;
			background: transparent;
			border:1px solid #E4E9EF;
			font-size: 16px;
			color: #787988;
			border-radius: 0.5em;
			cursor: pointer;
			transition: 0.3s;
		}

		.head-1-position2 button:hover{
			background: whitesmoke;
		}

		#Features{
			width: 22%;
		}

		.head-1-div2{
			width: 44%;
			height: 12vh;
			background: white;
			padding-left: 6%;
		}

		.head-1-div2-nav{
			width: 70%;
			height: 12vh;
			background: white;
			display: flex;
		}

		.head-1-div2-nav1{
			width: 25%;
			height: 11.5vh;
			background: white;
			border-bottom: 0.5vh solid #1585D8;
		}

		.head-1-div2-nav1-icon{
			width: 100%;
			height: 7.5vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.head-1-div2-nav1-icon a:link{
			text-decoration: none;
			font-size: 22px;
			color: #551A8B;
			width: 100%;
			height: 6.1vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 1.4vh;
		}

		.head-1-div2-nav1-icon a:visited{
			color: #551A8B;
		}

		.head-1-div2-nav1-text{
			width: 100%;
			height: 4vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.head-1-div2-nav1-text a:link{
			text-decoration: none;
			color: #551A8B;
			font-weight: 600;
			font-size: 17px;
			width: 100%;
			height: 4vh;
			background: transparent;
			display: flex;
			align-items: flex-start;
			justify-content: center;
		}

		.head-1-div2-nav1-text a:visited{
			color: #551A8B;
		}

		.head-1-div2-nav1-text a:active{
			color: #551A8B;
		}

		.head-1-div2-nav2{
			width: 25%;
			height: 12vh;
			background: transparent;
		}

		.head-1-div2-nav3{
			width: 25%;
			height: 12vh;
			background: transparent;
		}

		.head-1-div2-nav4{
			width: 25%;
			height: 12vh;
			background: transparent;
		}

		.head-1-div3{
			width: 15%;
			height: 12vh;
			background: white;
			display: flex;
			justify-content: flex-end;
		}

		.head-1-div3-div{
			width: 70%;
			height: 12vh;
			background: white;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}

		.head-1-div3-div i{
			font-size: 20px;
			cursor: pointer;
		}

		.head-1-div3-div .fa-chevron-down{
			width: 45px;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 100em;
			border: 3px solid #E4E9EF;
		}

		.fa-bell-div{
			width: 10px;
			height: 10px;
			background: #EE3142;
			position: fixed;
			top: 31px;
			left: 91.1%;
			border-radius: 20px;
		}

		.comment-div{
			width: 22%;
			height: 120px;
			background: #ffffff;
			position: fixed;
			top: 12vh;
			left: 69%;
			border-radius: 0.5em;
			display: none;
			box-shadow: 0px 0px 15px #ccc;
		}

		.comment-div1{
			width: 100%;
			height: 55px;
			background: transparent;
			display: flex;
			border-bottom: 2px solid #C6C7CD;
		}

		.comment-div1a{
			width: 45%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.comment-div1b{
			width: 45%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
			padding-right: 5%;
			color: #C6C7CD;
			font-size: 18px;
		}

		.comment-div2{
			width: 100%;
			height: 65px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.fa-bell-div{
			width: 24%;
			height: 400px;
			background: #ffffff;
			position: fixed;
			top: 12vh;
			left: 70%;
			border-radius: 0.7em;
			display: none;
			box-shadow: 0px 0px 15px #ccc;
		}

		.fa-bell-div1{
			width: 100%;
			height: 50px;
			background: transparent;
			border-bottom: 2px solid #F3F7FA;
			display: flex;
		}

		.fa-bell-div1a{
			width: 46%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 4%;
			font-size: 14px;
		}

		.fa-bell-div1b{
			width: 46%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
			padding-right: 4%;
			font-size: 14px;
		}

		.fa-bell-div2{
			width: 100%;
			height: 300px;
			background: transparent;
			border-bottom: 2px solid #F3F7FA;
		}

		.fa-bell-div2a{
			width: 96%;
			height: 92px;
			background: transparent;
			padding-left: 4%;
			padding-top: 8px;
		}

		.fa-bell-div2a:hover{
			background: #F3F7FA;
			cursor: pointer;
		}

		.fa-bell-div2a p{
			margin-top: 3px;
			font-size: 13px;
			color: #7F93BC;
		}

		.fa-bell-div2a span{
			font-size: 14px;
		}

		.fa-bell-div2b{
			width: 96%;
			height: 70px;
			background: transparent;
			padding-left: 4%;
			display: flex;
			padding-top: 10px;
		}

		.fa-bell-div2b-pix{
			width: 40px;
			height: 40px;
			background: transparent;
			border-radius: 40em;
		}

		.fa-bell-div2b-pix img{
			height: 40px;
			width: 100%;
			object-fit: cover;
			border-radius: 40em;
		}

		.fa-bell-div2b-text{
			width: 77%;
			height: 70px;
			background: transparent;
			margin-left: 3%;
		}

		.fa-bell-div2b-text span{
			font-size: 14px;
		}

		.fa-bell-div2b-text p{
			font-size: 13px;
			color: #7F93BC;
			margin-top: 3px;
		}

		.fa-bell-div2b:hover{
			background: #F3F7FA;
			cursor: pointer;
		}

		.fa-bell-div2c{
			width: 96%;
			height: 80px;
			background: transparent;
			padding-left: 4%;
			padding-top: 10px;
		}

		.fa-bell-div2c span{
			font-size: 14px;
		}

		.fa-bell-div2c p{
			font-size: 13px;
			color: #7F93BC;
			margin-top: 3px;
		}

		.fa-bell-div2c:hover{
			background: #F3F7FA;
			cursor: pointer;
		}

		.fa-bell-div3{
			width: 100%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 14px;
		}

		.fa-bell-div3:hover{
			cursor: pointer;
			background: #F3F7FA;
			border-bottom-right-radius: 20px;
			border-bottom-left-radius: 20px;
		}

		.fa-chevron-down-div{
			width: 18%;
			height: 368px;
			background: #ffffff;
			position: fixed;
			top: 12vh;
			left: 81.8%;
			border-radius: 0.7em;
			display: none;
			box-shadow: 0px 0px 15px #ccc;
		}

		.fa-chevron-down-div1{
			width: 100%;
			height: 250px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.fa-chevron-down-div1-div{
			width: 98%;
			height: 220px;
			background: transparent;
		}

		.fa-chevron-down-div1-diva{
			width: 93%;
			height: 44px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
		}

		.fa-chevron-down-div1-diva:hover{
			cursor: pointer;
			background: #E4E9EF
		}

		.fa-chevron-down-div1-diva-pix{
			width: 34px;
			height: 34px;
			background: #F3F4F5;
			border-radius: 40em;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #8A99AE;
		}

		.fa-chevron-down-div1-diva-pix img{
			height: 34px;
			border-radius: 50em;
		}

		.fa-chevron-down-div1-diva-text{
			width: 58%;
			height: 34px;
			background: transparent;
			margin-left: 2%;
			display: flex;
			align-items: center;
			padding-left: 2%;
			font-size: 14px;
		}

		.fa-chevron-down-div1-diva-icon{
			font-size: 13px;
			width: 22%;
			height: 36px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #9697A2;
		}

		.fa-chevron-down-div2{
			width: 100%;
			height: 118px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.fa-chevron-down-div2-div{
			width: 98%;
			height: 88px;
			background: transparent;
		}

		.fa-chevron-down-div2-moon{
			width: 56%;
			height: 20px;
			background: #EEEEEE;
			border-radius: 40em;
			display: flex;
			align-items: center;
			padding-left: 2%;
			padding-right: 2%;
			transition: 1s;
		}

		.fa-chevron-down-div2-moon-div{
			width: 18px;
			height: 18px;
			background: #FFFFFF;
			border-radius: 10em;
		}

		.head-2{
			width: 100%;
			height: 36px;
			background: #E4E9EF;
			display: flex;
			justify-content: flex-end;
		}

		.head-2-div{
			width: 80%;
			height: 5vh;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.head-2-div1{
			width: 65%;
			height: 5vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.head-2-div1 span{
			font-size: 13.5px;
		}

		.notice{
			width: 15px;
			height: 15px;
			background: transparent;
			border: 1px solid #8FB8E2;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 15em;
			color: #8FB8E2;
			cursor: pointer;
		}

		.transparent-notice{
			width: 100%;
			height: 100vh;
			background: rgba(0,0,0,0.5);
			position: fixed;
			left: 0px;
			top: 0px;
			display: flex;
			align-items: center;
			justify-content: center;
			display: none;
			transition: 2s;
			z-index: 10;
		}

		.transparent-notice-div{
			width: 43%;
			height: 80vh;
			background: white;
			box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
			animation-name: animated;
			animation-duration: 0.3s;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		@keyframes animated{
			from{margin-top: -700px;}
			to{margin-top: 0px;}
		}

		.transparent-notice-diva{
			width: 90%;
			height: 68vh;
			background: transparent;
		}

		.transparent-notice-div1{
			width: 100%;
			height: 6vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.transparent-notice-div1 span{
			font-size: 22px;
		}

		.transparent-notice-div1 i{
			color: #D2D2D7;
			font-size: 18px;
			cursor: pointer;
			transition: 0.2s;
		}

		.transparent-notice-div1 i:hover{
			color: gray;
		}

		.transparent-notice-div2{
			width: 100%;
			height: 12vh;
			background: transparent;
		}

		.transparent-notice-div2 span{
			color: #7F93BC;
			font-size: 17px;
		}

		.transparent-notice-div3{
			width: 98%;
			height: 6.5vh;
			background: #FDEAEC;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.transparent-notice-div3 span{
			font-size: 17px;
			color: #EE3142;
		}

		.transparent-notice-div4{
			width: 100%;
			height: 11vh;
			background: transparent;
			padding-top: 1vh;
		}

		.transparent-notice-div4 span{
			font-size: 17px;
		}

		.transparent-notice-div5{
			width: 98%;
			height: 6.5vh;
			background: #FDEAEC;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.transparent-notice-div5 span{
			font-size: 17px;
			color: #FFA626;
		}

		.transparent-notice-div6{
			width: 100%;
			height: 11vh;
			background: transparent;
			padding-top: 0.5vh;
		}

		.transparent-notice-div6 span{
			font-size: 17px;
		}

		.transparent-notice-div7{
			width: 98%;
			height: 6.5vh;
			background: #FDEAEC;
			display: flex;
			align-items: center;
			padding-left: 2%;
		}

		.transparent-notice-div7 span{
			font-size: 17px;
			color: #EE3142;
		}

		.transparent-notice-div8{
			width: 100%;
			height: 6vh;
			background: transparent;
			padding-top: 1vh;
		}

		.transparent-notice-div8 span{
			font-size: 17px;
		}

		.bal{
			color: #B39EBC;
			font-weight: 600;
		}

		.bal1{
			color: #98B336;
		}

		.head-2-div2{
			width: 10%;
			height: 5vh;
			background: transparent;
		}

		.head-2-div2-div{
			width: 60%;
			height: 5vh;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}

		.head-2-div2-div i{
			font-size: 17px;
			cursor: pointer;
		}

		main{
			width: 100%;
			height: auto;
			background: white;
			display: flex;
			overflow: hidden;
		}

		.markets-position{
			width: 20%;
			height: 712px;
			background: #F3F7FA;
			position: fixed;
			top: 121px;
			left: 0px;
		}

		.markets-position-1{
			width: 100%;
			height: 150px;
			background: transparent;
			display: flex;
			justify-content: center;
			font-size: 14px;
		}

		.markets-position-1-div{
			width: 88%;
			height: 142px;
			background: transparent;
		}

		.markets-position-1-div-profile{
			width: 100%;
			height: 82px;
			background: transparent;
			display: flex;
			justify-content: space-between;
			align-items: center;
		}

		.markets-position-1-div-profile-pics{
			width: 50px;
			height: 50px;
			background: white;
			border-radius: 55em;
		}

		.markets-position-1-div-profile-pics img{
			height: 50px;
			border-radius: 55em;
		}

		.markets-position-1-div-profile-name{
			width: 76%;
			height: 54px;
			background: transparent;
			padding-top: 11px;
		}

		.markets-position-1-div-profile-name span{
			color: #1B1E44;
			font-weight: bold;
			font-size: 17px;
		}

		.markets-position-1-div-profile-name p{
			margin: 0px;
			color: #7F93BC;
			font-weight: bold;
		}

		.markets-position-1-div-profile-name a:link{
			text-decoration: none;
			color: transparent;
		}

		.markets-position-1-div-profile-name a:visited{
			color: transparent;
		}

		.markets-position-1-div-profile-name a:active{
			color: transparent;
		}

		.markets-position-1-div-usd{
			width: 100%;
			height: 68px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.markets-position-1-div-usd-div{
			width: 85%;
			height: 47px;
			background: transparent;
			border: 1px solid #E4E9EF;
			border-radius: 0.5em;
			padding-top: 8px;
			padding-left: 5%;
		}

		.markets-position-1-div-usd-div p{
			margin: 0px;
			color: #1B1E44;
			font-weight: bold;
		}

		.markets-position-2{
			width: 100%;
			height: 440px;
			background: #F3F7FA;
		}

		::-webkit-scrollbar{
			width: 8px;
		}

		::-webkit-scrollbar-track{
			background:  #F3F7FA;
		}

		::-webkit-scrollbar-thumb{
			background:  #080F40;
			border-radius: 1em;
		}

		.markets-position-2:hover{
			overflow: scroll;
			overflow-x: hidden;
			scroll-behavior: smooth;
		}

		.markets-position-2-discover{
			width: 94%;
			height: 87px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 6%;
		}

		.markets-position-2-discover-div{
			width: 87%;
			height: 85px;
			background: transparent;
			display: flex;
			align-items: center;
			border-bottom: 1px solid #E4E9EF;
		}

		.markets-position-2-discover-div a:link{
			display: flex;
			align-items: center;
			text-decoration: none;
			color: #7F93BC;
			font-size: 19px;
			width: 96%;
			height: 62px;
			background: transparent;
			padding-left: 4%;
			border-radius: 0.4em;
			transition: 0.3s;
		}

		.markets-position-2-discover-div a:visited{
			color: #7F93BC;
		}

		.markets-position-2-discover-div a:hover{
			background: #ffffff;
			color: #000000;
		}

		.markets-position-2-discover-div a:active{
			color: #000000;
		}

		.markets-position-2-discover-div img{
			height: 35px;
		}

		.positions-div{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.positions-div img{
			height: 35px;
		}

		.positions-div a:link{
			display: flex;
			align-items: center;
			text-decoration: none;
			color: #7F93BC;
			font-size: 19px;
			width: 98%;
			height: 62px;
			background: transparent;
			padding-left: 2%;
			border-radius: 0.4em;
			transition: 0.3s;
		}

		.positions-div a:visited{
			color: #7F93BC;
		}

		.positions-div a:hover{
			background: #ffffff;
			color: #000000;
		}

		.positions-div a:active{
			color: #000000;
		}

		.markets-position-2-manage{
			width: 100%;
			height: 310px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.markets-position-2-manage-div{
			width: 87%;
			height: 280px;
			background: transparent;
			border-bottom: 1px solid #E4E9EF;
		}

		.markets-position-2-academy{
			width: 100%;
			height: 450px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.markets-position-2-academy-div{
			width: 87%;
			height: 420px;
			background: transparent;
			border-bottom: 1px solid #E4E9EF;
		}

		.markets-position-2-support{
			width: 100%;
			height: 310px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.markets-position-2-support-div{
			width: 87%;
			height: 280px;
			background: transparent;
		}

		.featured-post{
			width: 80%;
			height: auto;
			background: #F3F7FA;
			margin-left: 20%;
			margin-top: 121px;
		}

		.featured-post-head{
			width: 100%;
			height: 148px;
			background: transparent;
			display: flex;
			align-items: flex-end;
		}

		.featured-post-head-div{
			width: 99%;
			height: 140px;
			background: #1B1E44;
			border-radius: 0.5em;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-head-div-start{
			width: 29.8%;
			height: 105px;
			background: transparent;
			border: 1px solid #5A94FF;
			border-radius: 0.5em;
			cursor: pointer;
		}

		.featured-post-head-div-start1{
			width: 97%;
			height: 42px;
			background: transparent;
			padding-left: 3%;
			padding-top: 10px;
		}

		.featured-post-head-div-start1 button{
			border: 0px;
			width: 20px;
			height: 20px;
			background: transparent;
			border: 1px solid #ffffff;
			border-radius: 35em;
			cursor: pointer;
		}

		.featured-post-head-div-start1 span{
			font-size: 13.5px;
			margin-left: 3%;
			color: #ffffff;
			font-size: 12.5px;
		}

		.featured-post-head-div-start2{
			width: 90%;
			height: 53px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 10%;
		}

		.featured-post-head-div-start2 button{
			background: #508DFF;
			border: 0px;
			border-radius: 1.5em;
			color: #ffffff;
			cursor: pointer;
		}

		.featured-post-head-div-start2 span{
			color: #ffffff;
			margin-left: 3%;
			text-decoration: underline;
			font-size: 12px;
		}

		.featured-post-head-div-start2 i{
			margin-left: 3%;
			color: #ffffff;
		}

		.featured-post-head-div-start-transparent-position{
			width: 100%;
			height: 98vh;
			background: rgba(0,0,0,0.5);
			position: fixed;
			left: 0px;
			top: 0px;
			z-index: 20;
			overflow: auto;
			padding-top: 2vh;
			display: flex;
			justify-content: center;
			display: none;
		}

		.featured-post-head-div-start-transparent-position-div{
			width: 43%;
			height: 820px;
			background: #ffffff;
			border-radius: 0.8em;
			box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
			animation-name: bringout;
			animation-duration: 0.3s;
			animation-timing-function: linear;
		}

		@keyframes bringout{
			from{margin-top: -700px;}
			to{margin-top: 0px;}
		}

		.featured-post-head-div-start-transparent-position-div1{
			width: 97%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
			padding-right: 3%;
		}

		.featured-post-head-div-start-transparent-position-div1 i{
			width: 35px;
			height: 35px;
			background: #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #8094BD;
			border-radius: 35em;
			cursor: pointer;
		}

		.featured-post-head-div-start-transparent-position-div2{
			width: 100%;
			height: 240px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div2 img{
			height: 150px;
		}

		.featured-post-head-div-start-transparent-position-div3{
			width: 100%;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div3 span{
			font-weight: 500;
			font-size: 29px;
		}

		.featured-post-head-div-start-transparent-position-div4{
			width: 100%;
			height: 38px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div4 span{
			font-size: 18px;
		}

		.featured-post-head-div-start-transparent-position-div5{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div5 span{
			font-size: 18px;
		}

		.featured-post-head-div-start-transparent-position-div6{
			width: 100%;
			height: 210px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div6-div{
			width: 85%;
			height: 205px;
			background: #F4F8FF;
		}

		.featured-post-head-div-start-transparent-position-div6-div1{
			width: 97%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 3%;
		}

		.featured-post-head-div-start-transparent-position-div6-div1 h2{
			margin: 0px;
			color: #1B1E44;
			font-weight: 400;
		}

		.featured-post-head-div-start-transparent-position-div6-div2{
			width: 97%;
			height: 40px;
			background: transparent;
			padding-left: 3%;
			color: #1B1E44;
			font-size: 18px;
		}

		.featured-post-head-div-start-transparent-position-div6-div3{
			width: 97%;
			height: 40px;
			background: transparent;
			padding-left: 3%;
			color: #1B1E44;
			font-size: 18px;
		}

		.featured-post-head-div-start-transparent-position-div6-div4{
			width: 97%;
			height: 48px;
			background: transparent;
			padding-left: 3%;
			color: #1B1E44;
			font-size: 18px;
		}

		.featured-post-head-div-start-transparent-position-div7{
			width: 100%;
			height: 150px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-head-div-start-transparent-position-div7 button{
			width: 280px;
			height: 55px;
			cursor: pointer;
			border: 0px;
			border-radius: 0.2em;
			background: #1B1E44;
			color: white;
			font-size: 17px;
		}

		.featured-post-head-div-icon{
			width: 3%;
			height: 105px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-head-div-icon i{
			color: white;
		}

		.featured-post-head-div-progress{
			width: 29.8%;
			height: 105px;
			background: transparent;
			border: 1px solid #5A94FF;
			border-radius: 0.5em;
		}

		.featured-post-head-div-ultimate{
			width: 29.9%;
			height: 105px;
			background: transparent;
			border: 1px solid #5A94FF;
			border-radius: 0.5em;
		}

		.featured-post-body{
			width: 100%;
			height: auto;
			background: #F3F7FA;
			display: flex;
			justify-content: space-between;
		}

		.featured-post-body-div{
			width: 50%;
			height: auto;
			background: transparent;
			padding-left: 3%;
		}

		
		.featured-post-body-div-search{
			width: 100%;
			height: 150px;
			background: white;
			border: 1px solid #E4E9EF;
			border-radius: 0.5em;
			margin-top: 20px;
			cursor: pointer;
		}

		.featured-post-body-div-search1{
			width: 95%;
			height: 80px;
			background: transparent;
			padding-left: 5%;
			padding-top: 10px;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.featured-post-body-div-search1-icon{
			width: 50px;
			height: 50px;
			background: #ffffff;
			border: 3px solid #E4E9EF;
			border-radius: 60em;
		}

		.featured-post-body-div-search1-icon img{
			height: 50px;
			border-radius: 55em;
		}

		.featured-post-body-div-search1-bar{
			width: 78%;
			height: 50px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			border-radius: 13em;
			margin-right: 5%;
			display: flex;
			align-items: center;
			padding-left: 4%;
		}

		.featured-post-body-div-search1-bar span{
			color: #8B99AF;
		}

		.featured-post-body-div-search2{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.featured-post-body-div-search2-div{
			width: 70%;
			height: 45px;
			background: transparent;
			display: flex;
			margin-left: 13%;
		}

		.featured-post-body-div-search2-div1{
			width: 50%;
			height: 45px;
			background: transparent;
			transition: 0.4s;
		}

		.featured-post-body-div-search2-div1 i{
			color: #7A8AFF;
			font-size: 18px;
		}

		.featured-post-body-div-search2-div1:hover{
			background: #E4E9EF;
			border-radius: 0.2em;
		}

		.featured-post-body-div-search2-div1 label{
			margin-left: 5%;
			color: #7A8AFF;
			width: 92%;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			cursor: pointer;
			padding-right: 8%;
		}

		.featured-post-body-div-search2-div2{
			width: 50%;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: 0.4s;
		}

		.featured-post-body-div-search2-div2:hover{
			background: #E4E9EF;
			border-radius: 0.2em;
		}

		.featured-post-body-div-search2-div2 i{
			color: #7A8AFF;
			font-size: 20px;
		}

		.featured-post-body-div-search2-div2 span{
			margin-left: 5%;
			color: #7A8AFF;
		}

		.featured-post-body-div-search-transparent{
			width: 100%;
			height: 100vh;
			background: rgba(0,0,0,0.5);
			position: fixed;
			top: 0px;
			left: 0px;
			z-index: 30;
			display: none;
			justify-content: center;
			align-items: center;
		}

		.featured-post-body-div-search-transparent-div{
			width: 40%;
			height: 475px;
			background: white;
			border-radius: 0.4em;
			box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
			animation-name: ani;
			animation-duration: 0.3s;
		}

		@keyframes ani{
			from{margin-top: -700px;}
			to{margin-top: 0px;}
		}

		.featured-post-body-div-search-transparent-div1{
			width: 100%;
			height: 64px;
			background: transparent;
			border-bottom: 3px solid #E4E9EF;
			display: flex;
		}

		.featured-post-body-div-search-transparent-div1-text{
			width: 90%;
			height: 64px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-body-div-search-transparent-div1-text span{
			font-size: 21px;
		}

		.featured-post-body-div-search-transparent-div1-icon{
			width: 10%;
			height: 64px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-body-div-search-transparent-div1-icon i{
			color: #8395C2;
			font-size: 18px;
			width: 35px;
			height: 35px;
			background: transparent;
			cursor: pointer;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 35em;
			transition: 0.3s;
		}

		.featured-post-body-div-search-transparent-div1-icon i:hover{
			background: rgba(0,0,0,0.05);
		}

		.featured-post-body-div-search-transparent-div2{
			width: 95%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.featured-post-body-div-search-transparent-div2-profilepic{
			width: 60px;
			height: 60px;
			background: transparent;
			border-radius: 70em;
			border: 1px solid #E4E9EF;
		}

		.featured-post-body-div-search-transparent-div2-profilepic img{
			height: 60px;
			border-radius: 70em;
		}

		.featured-post-body-div-search-transparent-div2-profilename{
			width: 65%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			margin-left: 3%;
		}

		.featured-post-body-div-search-transparent-div3{
			width: 95%;
			height: 85px;
			background: transparent;
			display: flex;
			align-items: center;
			color: #8598BF;
			padding-left: 5%;
		}

		.featured-post-body-div-search-transparent-div4{
			width: 100%;
			height: 65px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.featured-post-body-div-search-transparent-div4 i{
			width: 40px;
			height: 40px;
			background: transparent;;
			border: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 0.5em;
			color: #8B99AF;
			cursor: pointer;
			transition: 0.3s;
		}

		.featured-post-body-div-search-transparent-div4 i:hover{
			background: rgba(0,0,0,0.03);
		}

		.featured-post-body-div-search-transparent-div5{
			width: 100%;
			height: 80px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.featured-post-body-div-search-transparent-div5-div{
			width: 100%;
			height: 58px;
			background: transparent;
			border-top: 1px solid #E4E9EF;
			border-bottom: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-body-div-search-transparent-div6{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.featured-post-body-div-search-transparent-div6 button{
			width: 90%;
			height: 50px;
			background: #ADC9FF;
			border: 0px;
			border-radius: 0.2em;
			font-size: 17px;
			color: #ffffff;
			cursor: no-drop;
		}

		.featured-post-body-div-search-upgrade-account{
			width: 36%;
			height: 200px;
			background: white;
			position: fixed;
			top: 250px;
			left: 32%;
			z-index: 35;
			box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
			border: 1px solid  rgba(0,0,0,0.5);
			border-radius: 0.2em;
			display: none;
			animation-name: have;
			animation-duration: 0.4s;
		}

		@keyframes have{
			from{margin-left: -32%;}
			to{margin-left: 0px;}
		}

		.featured-post-body-div-search-upgrade-account1{
			width: 97%;
			height: 60px;
			background: #F3F7FA;
			padding-left: 3%;
			display: flex;
			align-items: center;
		}

		.featured-post-body-div-search-upgrade-account1 span{
			font-size: 18px;
		}

		.featured-post-body-div-search-upgrade-account1 i{
			margin-left: 37%;
			font-size: 20px;
			cursor: pointer;
		}

		.featured-post-body-div-search-upgrade-account2{
			width: 97%;
			height: 75px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 3%;
		}

		.featured-post-body-div-search-upgrade-account2 span{
			width: 95%;
		}

		.featured-post-body-div-search-upgrade-account3{
			width: 100%;
			height: 65px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
		}

		.featured-post-body-div-search-upgrade-account3-div{
			width: 48%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}

		.featured-post-body-div-search-upgrade-account3-div button{
			width: 100px;
			height: 40px;
			cursor: pointer;
			border: 0px;
			border-radius: 0.3em;
		}

		.featured-post-body-div-post1{
			width: 100%;
			height: auto;
			background: transparent;
			margin-top: 20px;
			margin-bottom: 10px;
			border-radius: 0.5em;
		}

		.featured-post-body-div-post1-profile{
			width: 97%;
			height: 70px;
			background: #ffffff;
			padding-left: 3%;
			display: flex;
			align-items: flex-end;
			border-top-left-radius: 0.5em;
			border-top-right-radius: 0.5em;
		}

		.featured-post-body-div-post1-profile-pix{
			width: 50px;
			height: 50px;
			background: transparent;
			border: 3px solid #E4E9EF;
			border-radius: 55em;
		}

		.featured-post-body-div-post1-profile-pix img{
			height: 50px;
			border-radius: 50em;
		}

		.featured-post-body-div-post1-profile-name{
			width: 48%;
			height: 50px;
			background: transparent;
			margin-left: 2%;
		}

		.featured-post-body-div-post1-profile-name a:link{
			text-decoration: none;
			color: #000000;
			transition: 0.3s;
		}

		.featured-post-body-div-post1-profile-name a:visited{
			color: #000000;
		}

		.featured-post-body-div-post1-profile-name a:hover{
			color: blue;
		}

		.featured-post-body-div-post1-profile-name a:active{
			color: #000000;
		}

		.featured-post-body-div-post1-profile-name p{
			margin-top: 9px;
			color: #7F93BC;
		}

		.featured-post-body-div-post1-thoughts{
			width: 97%;
			height: auto;
			background: #ffffff;
			padding-left: 3%;
			padding-top: 30px;
		}

		#hide{
			display: none;
		}

		.featured-post-body-div-post1-less{
			width: 97%;
			height: 40px;
			background: white;
			padding-left: 3%;
			display: flex;
			align-items: flex-end;
		}

		#less{
			color: #1B1E44;
			cursor: pointer;
		}

		.featured-post-body-div-post1-translation{
			width: 97%;
			height: 60px;
			background: white;
			padding-left: 3%;
			padding-top: 20px;
		}

		.featured-post-body-div-post1-translation span{
			color: #1B1E44;
			cursor: pointer;
		}

		.featured-post-body-div-post1-pics-video{
			width: 100%;
			height: auto;
			background: #ffffff;
		}

		.featured-post-body-div-post1-pics-video video{
			height: 604px;
			cursor: pointer;
		}

		.featured-post-body-div-post1-like{
			width: 100%;
			height: 50px;
			background: #ffffff;
			display: flex;
			border-bottom-left-radius: 0.5em;
			border-bottom-right-radius: 0.5em;
		}

		.like{
			width: 33.3%;
			height: 50px;
			background: white;
			border-bottom-left-radius: 0.5em;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.like button{
			font-size: 17px;
			color: #9493C2;
			width: 150px;
			height: 40px;
			background: transparent;
			border: 0px;
			border-radius: 0.3em;
			cursor: pointer;
			transition: 0.3s;
		}

		.like button:hover{
			background: #EFEFEF;
		}

		.like span{
			margin-left: 4%;
		}

		.comment{
			width: 33.3%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.comment span{
			margin-left: 4%;
		}

		.comment button{
			font-size: 17px;
			color: #9493C2;
			width: 150px;
			height: 40px;
			background: transparent;
			border: 0px;
			border-radius: 0.3em;
			cursor: pointer;
			transition: 0.3s;
		}

		.comment button:hover{
			background: #EFEFEF;
		}

		.comment-display{
			width: 100%;
			height: 100vh;
			background: rgba(0,0,0,0.8);
			position: fixed;
			top: 0px;
			left: 0px;
			z-index: 100;
			display: none;
			align-items: center;
			justify-content: center;
			transition: 0.3s;
		}

		.comment-display-div{
			width: 97%;
			height: 95vh;
			background: transparent;
			animation-name: mate;
			animation-duration: 0.4s;
			display: flex;
		}

		@keyframes mate{
			from{margin-top: -700px;}
			to{margin-top: 0px;}
		}

		.comment-display-div-img{
			width: 70%;
			height: 677px;
			background: #000000;
			display: flex;
		}

		.comment-display-div-img1{
			width: 86%;
			height: 677px;
			background: transparent;
			display: flex;
			justify-content: center;
			padding-left: 7%;
		}

		.comment-display-div-img1 video{
			height: 677px;
		}

		.comment-display-div-img2{
			width: 7%;
			height: 660px;
			background: transparent;
			padding-top: 17px;
		}

		.comment-display-div-img2 i{
			font-size: 18px;
			color: #ffffff;
			cursor: pointer;
			width: 45px;
			height: 45px;
			background: #141527;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 45em;
		}

		.comment-display-div-img2 i:hover{
			border: 1px solid #ffffff;
		}

		.comment-display-div-text{
			width: 30%;
			height: 677px;
			background: #ffffff;
		}

		.comment-display-div-text1{
			width: 96%;
			height: 77px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 4%;
		}

		.comment-display-div-text1-profile{
			width: 45px;
			height: 45px;
			background: transparent;
			border: 1px solid #E4E9EF;
			border-radius: 45em;
		}

		.comment-display-div-text1-profile img{
			height: 45px;
			border-radius: 45em;
		}

		.comment-display-div-text1-name{
			width: 45%;
			height: 46px;
			background: transparent;
			margin-left: 3%;
		}

		.comment-display-div-text1-name p{
			margin-top: 8px;
			color: #9493CB;
			font-size: 14px;
		}

		.comment-display-div-text1-name a:link{
			text-decoration: none;
			color: #000000;
			font-size: 14px;
		}

		.comment-display-div-text1-name a:visited{
			color: #000000;
		}

		.comment-display-div-text1-name a:hover{
			color: blue;
		}

		.comment-display-div-text1-name a:active{
			color: #000000;
		}

		.comment-display-div-text2{
			width: 96%;
			height: 130px;
			background: transparent;
			padding-top: 20px;
			padding-left: 4%;
		}

		.span{
			width: 85%;
			font-size: 17px;
		}

		#hidee{
			width: 85%;
			font-size: 17px;
			display: none;
		}

		.comment-display-div-text3{
			width: 98%;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 2%;
		}

		.comment-display-div-text3 span{
			color: blue;
			cursor: pointer;
		}

		.comment-display-div-text4{
			width: 98%;
			height: 40px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.comment-display-div-text4 span{
			color: #7F93CB;
			cursor: pointer;
		}

		.comment-display-div-text5{
			width: 100%;
			height: 240px;
			background: transparent;
			padding-top: 10px;
		}

		.comment-display-div-text5-div{
			width: 97%;
			height: 48px;
			background: transparent;
			border-top: 1px solid #F3F7FA;
			border-bottom: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			padding-left: 3%;
		}

		.comment-display-div-text6{
			width: 96%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 4%;
		}

		.comment-display-div-text6 input{
			height: 40px;
			width: 70%;
			outline: none;
			border: 0px;
		}

		.comment-display-div-text6 ::placeholder{
			font-weight: bold;
			font-size: 16px;
			color: #7FA1DA;
		}

		.comment-display-div-text7{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.comment-display-div-text7a{
			width: 12%;
			height: 60px;
			background: transparent;
			margin-left: 4%;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.comment-display-div-text7a i{
			font-size: 18px;
			cursor: pointer;
			color: #ADC9FF;
		}

		.comment-display-div-text7b{
			width: 20%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.comment-display-div-text7b i{
			font-size: 18px;
			cursor: no-drop;
			color: #ADC9FF;
		}

		.share{
			width: 33.3%;
			height: 50px;
			background: #ffffff;
			border-bottom-right-radius: 0.5em;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.share span{
			margin-left: 4%;
		}

		.share button{
			font-size: 17px;
			color: #9493C2;
			width: 150px;
			height: 40px;
			background: transparent;
			border: 0px;
			border-radius: 0.3em;
			cursor: pointer;
			transition: 0.3s;
		}

		.share button:hover{
			background: #EFEFEF;
		}

		.featured-post-body-top-wins{
			width: 34%;
			height: auto;
			background: transparent;
			margin-right: 1.5%;
		}

		.featured-post-body-top-wins1{
			width: 100%;
			height: 380px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
		}

		.featured-post-body-top-wins1a{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			padding-bottom: 10px;
		}

		.featured-post-body-top-wins1a span{
			font-size: 22px;
			font-weight: bold;
		}

		.featured-post-body-top-wins1a b{
			font-size: 22px;
			font-weight: bold;
			text-decoration: none;
			margin-left: 3%;
			color: #7F93BC;
		}

		
		.featured-post-body-top-wins1b{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.featured-post-body-top-wins1bi{
			width: 60%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.featured-post-body-top-wins1bi1{
			width: 49px;
			height: 49px;
			background: white;
			border: 1px solid #E5EAF0;
			border-radius: 49em;
			cursor: pointer;
		}

		.featured-post-body-top-wins1bi1 img{
			height: 49px;
			width: 49px;
			border-radius: 49em;
			object-fit: cover;
		}

		.featured-post-body-top-wins1bi2{
			width: 77%;
			height: 49px;
			background: transparent;
			margin-left: 3%;
		}

		.featured-post-body-top-wins1bi2 p{
			margin-top: 8px;
			color: #7F93BC;
			font-size: 14px;
		}

		.featured-post-body-top-wins1bi2 a:link{
			text-decoration: none;
			color: #000000;
		}

		.featured-post-body-top-wins1bi2 a:visited{
			color: #000000;
		}

		.featured-post-body-top-wins1bi2 a:hover{
			text-decoration: underline;
		}

		.featured-post-body-top-wins1bi2 a:active{
			color: #000000;
		}

		.featured-post-body-top-wins1bii{
			width: 30%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.featured-post-body-top-wins1bii span{
			font-size: 14px;
			color: #80AD36;
		}

		.featured-post-body-top-wins1c{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.featured-post-body-top-wins1c button{
			height: 52px;
			width: 390px;
			border: 2px solid #E4E9EF;
			background: transparent;
			display: flex;
			justify-content: space-between;
			align-items: center;
			padding-left: 4%;
			padding-right: 8%;
			border-radius: 0.6em;
			color: #3179FE;
			font-size: 15px;
			cursor: pointer;
		}

		.featured-post-body-top-wins1c i{
			font-size: 13px;
			color: #AF97FF;
		}

		.featured-post-body-top-wins1c a:link{
			text-decoration: none;
		}

		.featured-post-body-top-wins2{
			width: 100%;
			height: 385px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
			padding-top: 5px;
		}

		.featured-post-body-top-wins2a{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			padding-bottom: 10px;
		}

		.featured-post-body-top-wins2a span{
			font-size: 22px;
			font-weight: bold;
		}

		.featured-post-body-top-wins2a b{
			font-size: 22px;
			font-weight: bold;
			text-decoration: none;
			margin-left: 3%;
			color: #7F93BC;
		}

		.featured-post-body-top-wins2b{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.featured-post-body-top-wins2b button{
			height: 65px;
			width: 390px;
			display: flex;
			align-items: center;
			justify-content: flex-start;
			padding-left: 4%;
			border-radius: 0.6em;
			border: 0px;
			cursor: pointer;
			background: transparent;
		}

		.featured-post-body-top-wins2b img{
			height: 45px;
			width: 45px;
			object-fit: cover;
			border-radius: 45em;
		}

		.featured-post-body-top-wins2b span{
			margin-left: 4%;
		}

		.featured-post-body-top-wins2b a{
			margin-left: 45%;
			width: 80px;
			height: 35px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			border: 2px solid #3DC752;
			border-radius: 0.2em;
			color: #3DC752;
		}

		.featured-post-body-top-wins2b button:hover{
			background: #E4E9EF;
		}

		.featured-post-body-top-wins2c{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.featured-post-body-top-wins2c button{
			height: 52px;
			width: 390px;
			border: 2px solid #E4E9EF;
			background: transparent;
			display: flex;
			justify-content: space-between;
			align-items: center;
			padding-left: 4%;
			padding-right: 8%;
			border-radius: 0.6em;
			color: #3179FE;
			font-size: 15px;
			cursor: pointer;
		}

		.featured-post-body-top-wins2c i{
			font-size: 13px;
			color: #AF97FF;
		}

		.featured-post-body-top-wins2c a:link{
			text-decoration: none;
		}

		#featured-post-body-top-wins3{
			width: 100%;
			height: 500px;
			background: transparent;
		}

		.sticky{
			position: fixed;
			bottom: 5px;
			left: 72%;
			width: 28%;
		}

		.featured-post-body-top-wins3a{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.featured-post-body-top-wins3a b{
			font-size: 22px;
		}

		.featured-post-body-top-wins3b{
			width: 100%;
			height: 110px;
			background: transparent;
		}

		.featured-post-body-top-wins3b-div{
			width: 390px;
			height: 100px;
			background: #ffffff;
			display: flex;
			border-radius: 0.6em;
		}

		.featured-post-body-top-wins3b-div-img{
			width: 27%;
			height: 100px;
			background: transparent;
		}

		.featured-post-body-top-wins3b-div-img img{
			height: 100px;
			width: 100%;
			object-position: center;
			object-fit: cover;
			border-top-left-radius: 0.6em;
			border-bottom-left-radius: 0.6em;
		}

		.featured-post-body-top-wins3b-div-text{
			width: 70%;
			height: 100px;
			background: transparent;
			padding-left: 3%;
			border-top-right-radius: 0.6em;
			border-bottom-right-radius: 0.6em;
		}

		#para1{
			margin-top: 12px;
			font-size: 12px;
			color: #7F93BC;
			font-weight: bold;
		}

		#para2{
			margin-top: -4px;
			font-size: 14px;
			color: #000000;
		}

		.featured-post-body-top-wins3b a:link{
			text-decoration: none;
		}

		.featured-post-body-top-wins3c{
			width: 100%;
			height: 65px;
			background: transparent;
			display: flex;
			align-items: flex-end;
		}

		.featured-post-body-top-wins3c button{
			height: 52px;
			width: 390px;
			border: 2px solid #E4E9EF;
			background: transparent;
			display: flex;
			justify-content: space-between;
			align-items: center;
			padding-left: 4%;
			padding-right: 8%;
			border-radius: 0.6em;
			color: #3179FE;
			font-size: 15px;
			cursor: pointer;
		}

		.featured-post-body-top-wins3c i{
			font-size: 13px;
			color: #AF97FF;
		}

		.featured-post-body-top-wins3c a:link{
			text-decoration: none;
		}

		.featured-post-body-top-wins3d{
			width: 100%;
			height: 200px;
			background: transparent;
			display: flex;
			align-items: center;
			border-bottom: 3px solid #EBEFF4;
		}

		.featured-post-body-top-wins3d1{
			width: 195px;
			height: 165px;
			background: transparent;
			padding-top: 5px;
		}

		.featured-post-body-top-wins3d1 ul, li{
			list-style-type: none;
			padding-left: 2px;
			font-size: 12.5px;
			color: #888A98;
			cursor: pointer;
		}

		.li1{
			margin-top: 12px;
		}

		.li2{
			margin-top: 12px;
		}

		.li3{
			margin-top: 12px;
		}

		.li4{
			margin-top: 12px;
		}

		.li5{
			margin-top: 12px;
		}

		.featured-post-body-top-wins3d1 a:link{
			color: #888A98;
			text-decoration: none;
		}

		.featured-post-body-top-wins3d1 a:visited{
			color: #888A98;
		}

		.featured-post-body-top-wins3d1 a:active{
			color: #888A98;
		}

		.featured-post-body-top-wins3d2{
			width: 195px;
			height: 160px;
			background: transparent;
			padding-top: 10px;
		}

		.featured-post-body-top-wins3d2a{
			width: 100%;
			height: 53px;
			background: transparent;
			display: flex;
			align-items: center;
			cursor: pointer;
		}

		.featured-post-body-top-wins3d2b{
			width: 92%;
			height: 43px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			padding-bottom: 7px;
			padding-left: 8%;
		}

		.featured-post-body-top-wins3d2b i{
			color: #888A98;
			font-weight: bold;
		}

		.fa-twitter{
			margin-left: 7%;
		}

		.fa-youtube{
			margin-left: 7%;
		}

		.fa-instagram{
			margin-left: 7%;
		}

		.featured-post-body-top-wins3e{
			width: 100%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			font-size: 12.5px;
			color: #888A98;
		}





		.trade-post-body-div{
			width: 98.7%;
			height: auto;
			background: #ffffff;
			margin-top: 15px;
			border: 2px solid #E4E9EF;
			border-radius: 0.3em;
			display: flex;
			margin-bottom: 20px;
		}

		.trade-post-body-div1{
			width: 27%;
			height: 1890px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.trade-post-body-div1a{
			width: 93%;
			height: 70px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.trade-post-body-div1a span{
			font-size: 24px;
		}

		.trade-post-body-div1b{
			width: 93%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 7%;
			cursor: pointer;
		}

		#dis1{
			border-right: 1px solid #6D79FF;
		}

		.trade-post-body-div1b i{
			font-size: 26px;
			color: #F8C11C;
		}

		.trade-post-body-div1b img{
			height: 26px;
		}


		#dis1 span{
			margin-left: 3%;
			font-weight: 550;
			color: #6D79FF;
		}

		.trade-post-body-div1b span:hover{
			color: #6D79FF;
		}

		.trade-post-body-div1b span{
			color: #7F95B8;
			margin-left: 3%;
			font-weight: 550;
		}


		.trade-post-body-div2{
			width: 73%;
			height: 1890px;
			background: transparent;
		}

		.trade-post-body-div2a{
			width: 100%;
			height: 500px;
			background: transparent;
		}

		.trade-post-body-div2a1{
			width: 100%;
			height: 75px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.trade-post-body-div2a1 form{
			width: 100%;
			display: flex;
			justify-content: space-around;
			align-items: center;
		}

		.trade-post-body-div2a1-search1{
			width: 75.5%;
			height: 33px;
			background: transparent;
			margin-left: 2%;
			padding-left: 1.5%;
			display: flex;
			align-items: center;
			border: 2px solid #E4E9EF;
			border-radius: 0.3em;
		}

		.trade-post-body-div2a1-search1 input{
			margin-left: 1.5%;
			width: 90%;
			height: 29px;
			border: 0px;
			outline: none;
			color: #99A6C4;
		}

		.trade-post-body-div2a1-search1 ::placeholder{
			color: #99A6C4;
		}

		.trade-post-body-div2a1-search1 i{
			color: #99A6C4;
		}

		.trade-post-body-div2a1-search2{
			width: 16%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.trade-post-body-div2a1-search2 button{
			width: 115px;
			height: 36px;
			border: 0px;
			background: #1B1E44;
			border-radius: 0.3em;
			color: #ffffff;
			cursor: pointer;
		}

		.trade-post-body-div2a1-search2 button i{
			font-size: 14px;
			margin-right: 1%;
		}

	
		.trade-post-body-div2a2{
			width: 96.5%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 3.5%;
			padding-top: 15px;
		}

		.trade-post-body-div2a2 span{
			font-size: 26px;
		}

		.trade-post-body-div2a3{
			width: 96.5%;
			height: 70px;
			background: transparent;
			padding-left: 3.5%;
			display: flex;
			align-items: center;
			cursor: pointer;
		}

		..trade-post-body-div2a3:hover{
			background: #F3F7FA;
		}

		.trade-post-body-div2a3a{
			width: 50px;
			height: 45px;
			background: #000000;
			border-radius: 55em;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-bottom: 5px;
		}

		.trade-post-body-div2a3a i{
			font-size: 35px;
			color: #ffffff;
		}

		.trade-post-body-div2a3b{
			width: 18%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 2%;
		}

		.trade-post-body-div2a3c{
			width: 7%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: red;
		}

		.trade-post-body-div2a3d{
			width: 18%;
			height: 47px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 8px;
		}

		.trade-post-body-div2a3e{
			width: 16%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-start;
		}

		.trade-post-body-div2a3e button{
			height: 35px;
			width: 48%;
			border: 1px solid #E4E9EF;
			background: transparent;
			cursor: pointer;
		}

		.trade-post-body-div2a3f{
			width: 16%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
		}

		.trade-post-body-div2a3f button{
			height: 35px;
			width: 48%;
			border: 1px solid #E4E9EF;
			background: transparent;
			cursor: pointer;
		}

		.trade-post-body-div2a3g{
			width: 5.5%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
			padding-right: 1%;
		}

		.trade-post-body-div2a3g i{
			font-size: 18px;
			color: #7F93BC;
		}

		.trade-post-body-div2a3h{
			width: 6.5%;
			height: 55px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.trade-post-body-div2a3h i{
			font-size: 17px;
			color: #7F93BC;
		}


		.trade-post-body-div2b{
			width: 100%;
			height: 450px;
			background: transparent;
		}

		.trade-post-body-div2b1{
			width: 96.5%;
			height: 70px;
			background: transparent;
			padding-left: 3.5%;
			display: flex;
			align-items: center;
			padding-top: 20px;
		}

		.trade-post-body-div2b1 span{
			font-size: 26px;
		}

		.trade-post-body-div2c{
			width: 100%;
			height: 450px;
			background: transparent;
		}

		.trade-post-body-div2d{
			width: 100%;
			height: 300px;
			background: transparent;
		}

		.trade-post-body-div2e{
			width: 100%;
			height: 170px;
			background: transparent;
		}



		.mytrade-post-body-div{
			width: 100%;
			height: 530px;
			background: transparent;
			padding-top: 20px;
		}

		.mytrade-post-body-div-content{
			width: 98.8%;
			height: 450px;
			background: #ffffff;
			border: 1px solid #E4E9EF;
		}

		.mytrade-post-body-div-content1{
			width: 100%;
			height: 55px;
			background: transparent;
			border-bottom: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content1-div{
			width: 97%;
			height: 54px;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.mytrade-post-body-div-content1-div1{
			width: 31%;
			height: 54px;
			background: transparent;
			display: flex;
		}

		.mytrade-post-body-div-content1-div1a a:link{
			text-decoration: none;
			width: 95%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1a a:visited{
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1a a:hover{
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1a a:active{
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1a{
			width: 33.3%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
			border-bottom: 1px solid #1B1E44;
		}

		.mytrade-post-body-div-content1-div1b{
			width: 33.4%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content1-div1b a:link{
			text-decoration: none;
			width: 95%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div1b a:visited{
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div1b a:hover{
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1b a:active{
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div1c{
			width: 33.3%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content1-div1c a:link{
			text-decoration: none;
			width: 95%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div1c a:visited{
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div1c a:hover{
			color: #1B1E44;
		}

		.mytrade-post-body-div-content1-div1c a:active{
			color: #7F93BC;
		}

		.mytrade-post-body-div-content1-div2{
			width: 5%;
			height: 54px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}

		.mytrade-post-body-div-content1-div2 i{
			font-size: 17px;
			cursor: pointer;
		}

		#task{
			color: #6D8AFF;
		}

		#bars{
			color: #7F93BC;
		}

		.mytrade-post-body-div-content2{
			width: 100%;
			height: 65px;
			background: #F8F9FB;
			border-bottom: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content2-div{
			width: 97%;
			height: 45px;
			background: transparent;
			display: flex;
		}

		.mytrade-post-body-div-content2-div1{
			width: 63%;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content2-div2{
			width: 18%;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content2-div2 button{
			width: 90%;
			height: 35px;
			display: flex;
			justify-content: space-around;
			align-items: center;
			border: 2px solid #E4E9EF;
			color: #1D1E37;
			cursor: pointer;
			border-radius: 0.2em;
		}

		.mytrade-post-body-div-content2-div2 i{
			color: blue;
		}

		.mytrade-post-body-div-content2-div3{
			width: 19%;
			height: 45px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content2-div3 select{
			cursor: pointer;
			margin-left: 3%;
			width: 76%;
			padding-left: 2%;
			height: 40px;
			border: 2px solid #E4E9EF;
			border-radius: 0.2em;
			outline: none;
		}

		.mytrade-post-body-div-content3{
			width: 100%;
			height: 328px;
			background: transparent;
		}

		.mytrade-post-body-div-content3-content1{
			width: 100%;
			height: 50px;
			background: transparent;
			display: flex;
		}

		.mytrade-post-body-div-content3-content1a{
			width: 18.5%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 1.5%;
		}

		.mytrade-post-body-div-content3-content1a span{
			font-size: 12px;
		}

		.mytrade-post-body-div-content3-content1b{
			width: 9%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1b span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1c{
			width: 9%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1c span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1d{
			width: 9%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1d span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1e{
			width: 9%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1e span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1f{
			width: 9%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1f span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1g{
			width: 6.5%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1g span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1h{
			width: 6.5%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1h span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1i{
			width: 6.5%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1i span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1j{
			width: 6.5%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content1j span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content1k{
			width: 8%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-left: 1%;
		}

		.mytrade-post-body-div-content3-content1k span{
			font-size: 12px;
			color: #7F93BC;
		}

		.mytrade-post-body-div-content3-content2{
			width: 100%;
			height: 278px;
			background: transparent;
			overflow: auto;
		}

		.mytrade-post-body-div-content3-content2-div{
			width: 100%;
			height: 78px;
			background: transparent;
			margin-bottom: 10px;
			display: flex;
		}

		.mytrade-post-body-div-content3-content2-div1{
			width: 18.5%;
			height: 78px;
			background: transparent;
			display: flex;
			padding-left: 1.5%;
			align-items: center;
		}

		.mytrade-post-body-div-content3-content2-div1-pix{
			width: 49px;
			height: 49px;
			background: #1877F2;
			border-radius: 55em;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div1-pix i{
			font-size: 35px;
			color: #ffffff;
			margin-right: 3%;
		}

		.mytrade-post-body-div-content3-content2-div1-text{
			width: 68%;
			height: 60px;
			background: transparent;
			margin-left: 3%;
		}

		.mytrade-post-body-div-content3-content2-div1-texta{
			width: 100%;
			height: 20px;
			background: transparent;
		}

		.mytrade-post-body-div-content3-content2-div1-texta button{
			color: #F03142;
			background: #FDEAEC;
			font-weight: bold;
			border: 0px;
			font-size: 11px;
			border-radius: 0.3em;
		}

		.mytrade-post-body-div-content3-content2-div1-texta span{
			color: #7F95BF;
			font-size: 10px;
		}

		.mytrade-post-body-div-content3-content2-div1-texta b{
			font-size: 13px;
		}

		.mytrade-post-body-div-content3-content2-div2{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.mytrade-post-body-div-content3-content2-div2-pix{
			width: 35px;
			height: 35px;
			background: transparent;
			border-radius: 40em;
			border: 1px solid #E4E9EF;
		}

		.mytrade-post-body-div-content3-content2-div2-pix img{
			height: 35px;
			border-radius: 40em;
		}

		.mytrade-post-body-div-content3-content2-div2-text{
			width: 58%;
			height: 40px;
			background: transparent;
			margin-left: 2%;
			display: flex;
			align-items: center;
			padding-left: 2%;
		}

		.mytrade-post-body-div-content3-content2-div2-text span{
			font-size: 11px;
			color: #7FA1D4;
		}

		.mytrade-post-body-div-content3-content2-div3{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div3 span{
			font-size: 14px;
		}

		.mytrade-post-body-div-content3-content2-div4{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div4 span{
			font-size: 14px;
		}

		.mytrade-post-body-div-content3-content2-div5{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div5 span{
			font-size: 14px;
		}

		.mytrade-post-body-div-content3-content2-div6{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div6 span{
			font-size: 14px;
		}

		.mytrade-post-body-div-content3-content2-div7{
			width: 6.5%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div7 span{
			font-size: 13px;
			color: #7F93CB;
		}

		.mytrade-post-body-div-content3-content2-div8{
			width: 6.5%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div8 span{
			font-size: 13px;
			color: #7F93CB;
		}

		.mytrade-post-body-div-content3-content2-div9{
			width: 6.5%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div9 button{
			width: 55px;
			height: 30px;
			border: 0px;
			background: #FDEAEC;
			color: #EE3142;
			border-radius: 0.2em;
		}

		.mytrade-post-body-div-content3-content2-div10{
			width: 6.5%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div10 button{
			width: 60px;
			height: 30px;
			border: 0px;
			background: #FDEAEC;
			color: #EE3142;
			border-radius: 0.2em;
		}

		.mytrade-post-body-div-content3-content2-div11{
			width: 9%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.mytrade-post-body-div-content3-content2-div11 button{
			margin-left: 6%;
			width: 30px;
			height: 30px;
			display: flex;
			align-items: center;
			justify-content: center;
			background: transparent;
			border: 1px solid #E4E9EF;
			cursor: pointer;
			border-radius: 0.2em;
		}


		.toptrade-post-body-div{
			width: 100%;
			height: 530px;
			background: transparent;
			padding-top: 20px;
		}

		.toptrade-post-body-div-content{
			width: 98.8%;
			height: 510px;
			background: #ffffff;
			border: 1px solid #E4E9EF;
		}

		.toptrade-post-body-div-content1{
			width: 98%;
			height: 100px;
			background: transparent;
			padding-left: 2%;
		}

		.toptrade-post-body-div-content1-div{
			width: 55%;
			height: 100px;
			background: transparent;
			display: flex;
		}

		.toptrade-post-body-div-content1-diva{
			width: 34%;
			height: 77px;
			background: transparent;
			padding-top: 23px;
		}

		.toptrade-post-body-div-content1-diva select{
			width: 200px;
			height: 40px;
			margin-top: 10px;
			padding-left: 2%;
			padding-right: 2%;
			cursor: pointer;
			border:2px solid #E4E9EF;
			border-radius: 0.3em;
			outline: none;
		}

		.toptrade-post-body-div-content1-diva label{
			font-size: 14px;
			color: #7F93BC;
		}

		.toptrade-post-body-div-content1-divb{
			width: 32%;
			height: 87px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			padding-bottom: 13px;
		}

		.toptrade-post-body-div-content1-divbi{
			width: 45%;
			height: 30px;
			background: transparent;
			border-right: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #7F93BC;
		}

		.toptrade-post-body-div-content1-divbii{
			width: 52%;
			height: 30px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #1B1E44;
		}

		

		.toptrade-post-body-div-content2{
			width: 100%;
			height: 410px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.toptrade-post-body-div-content2-div{
			width: 96%;
			height: 410px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.toptrade-post-body-div-content2-div1{
			width: 33%;
			height: 350px;
			background: transparent;
			display: flex;
		}

		.toptrade-post-body-div-content2-div1a{
			width: 20%;
			height: 350px;
			background: transparent;
			display: flex;
			justify-content: center;
			color: #FFE252;
			font-weight: bold;
		}

		.toptrade-post-body-div-content2-div1b{
			width: 80%;
			height: 350px;
			background: transparent;
		}

		.toptrade-post-body-div-content2-div1b-pix{
			width: 100%;
			height: 130px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.toptrade-post-body-div-content2-div1b-pix img{
			height: 80px;
			width: 80px;
			object-fit: cover;
			border-radius: 100em;
		}

		.toptrade-post-body-div-content2-div1b-text1{
			width: 100%;
			height: 30px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.toptrade-post-body-div-content2-div1b-text1 a:link{
			text-decoration: none;
			color: #000000;
		}

		.toptrade-post-body-div-content2-div1b-text1 a:visited{
			color: #000000;
		}

		.toptrade-post-body-div-content2-div1b-text1 a:hover{
			color: #7F93CB;
			text-decoration: underline;
		}

		.toptrade-post-body-div-content2-div1b-text1 a:active{
			color: #000000;
		}

		
		.toptrade-post-body-div-content2-div1b-text2{
			width: 100%;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.toptrade-post-body-div-content2-div1b-text2 span{
			font-size: 13px;
			color: #7F93CB;
		}

		.toptrade-post-body-div-content2-div1b-text2 .pro{
			color: #61AD36;
			font-size: 20px;
		}

		.toptrade-post-body-div-content2-div1b-button{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.toptrade-post-body-div-content2-div1b-button button{
			height: 37px;
			width: 130px;
			border: 0px;
			border-radius: 0.3em;
			background: #1B1E44;
			color: #ffffff;
			cursor: pointer;
		}

		.toptrade-post-body-div-content2-div1b-text3{
			width: 100%;
			height: 30px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 12px;
			color: #7F93BC;
		}





		.discover-post-body{
			width: 100%;
			height: auto;
		}


		.discover-post-body-div1{
			width: 99%;
			height: 600px;
			background: #ffffff;
			margin-top: 25px;
			margin-bottom: 15px;
			border-radius: 1em;
		}

		.discover-post-body-div1a{
			width: 98%;
			height: 65px;
			background: transparent;
			padding-left: 2%;
			padding-top: 35px;
		}

		.discover-post-body-div1a b{
			font-size: 23px;
		}

		.discover-post-body-div1a p{
			margin-top: 10px;
			color: #7F93BC;
		}

		.discover-post-body-div1b{
			width: 98%;
			height: 70px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.discover-post-body-div1b-div{
			width: 65%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.btt1{
			width: 120px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			color: #6479FF;
			background: #E0EBFF;
		}


		.btt2{
			width: 90px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt2:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.btt3{
			width: 90px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt3:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.btt4{
			width: 90px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt4:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.btt5{
			width: 120px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt5:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.btt6{
			width: 90px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt6:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.btt7{
			width: 90px;
			height: 39px;
			border: 0px;
			border-radius: 10em;
			cursor: pointer;
			background: transparent;
		}

		.btt7:hover{
			color: #6479FF;
			background: #E0EBFF;
		}

		.discover-post-body-div1c{
			width: 100%;
			height: 340px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.discover-post-body-div1c-grid{
			width: 96%;
			height: 320px;
			background: transparent;
			display: grid;
			grid-template-columns: auto auto auto;
			grid-column-gap: 25px;
			grid-row-gap: 10px;
		}

		.discover-post-body-div1c-grida{
			width: 100%;
			height: 135px;
			background: transparent;
			border: 2px solid #E4E9EF;
			border-radius: 0.7em;
			cursor: pointer;
		}

		.discover-post-body-div1c-gridai{
			width: 94%;
			height: 85px;
			background: transparent;
			margin-left: 3%;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
			align-items: center;
		}

		.discover-post-body-div1c-gridai-pix{
			width: 55px;
			height: 55px;
			background: transparent;
			border-radius: 60em;
		}

		.discover-post-body-div1c-gridai-pix img{
			height: 55px;
			width: 55px;
			object-fit: cover;
			border-radius: 55em;
		}

		.discover-post-body-div1c-gridai-text{
			width: 60%;
			height: 55px;
			background: transparent;
			margin-left: 1.5%;
			color: #1D1E37;
		}

		.discover-post-body-div1c-gridai-text p{
			margin-top: 5px;
			font-size: 13px;
		}

		.discover-post-body-div1c-gridai-text span{
			font-size: 14px;
		}

		.discover-post-body-div1c-gridaii{
			width: 94%;
			height: 45px;
			background: transparent;
			margin-left: 3%;
			display: flex;
			padding-top: 5px;
			color: #1D1E37;
			font-size: 13px;
		}

		.winratio{
			margin-left: 72%;
			font-size: 12px;
		}

		.winratio button{
			margin-top: 1.5px;
			border: 0px;
			border-radius: 0.2em;
			color: #4ACB5D;
			font-weight: bold;
		}

		.discover-post-body-div1d{
			width: 100%;
			height: 90px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.discover-post-body-div1d-div{
			width: 96%;
			height: 80px;
			background: transparent;
			display: flex;
		}

		.discover-post-body-div1d-div1{
			width: 67%;
			height: 80px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.discover-post-body-div1d-div1 span{
			width: 85%;
			color: #7F93BC;
		}

		.discover-post-body-div1d-div2{
			width: 30%;
			height: 80px;
			background: transparent;
			padding-left: 3%;
			display: flex;
			align-items: center;
		}

		.bu1{
			width: 140px;
			height: 50px;
			border: 0px;
			border-radius: 0.2em;
			background: #1B1E44;
			color: #ffffff;
			font-size: 16px;
			cursor: pointer;
		}

		.bu2{
			margin-left: 4%;
			height: 50px;
			width: 190px;
			background: #E4E9EF;
			font-size: 16px;
			cursor: pointer;
			border: 0px;
			border-radius: 0.2em;
		}



		.discover-post-body-div2{
			width: 99%;
			height: 350px;
			background: transparent;
			margin-bottom: 15px;
		}

		.discover-post-body-div2a{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.discover-post-body-div2a b{
			font-size: 22px;
		}

		.discover-post-body-div2b{
			width: 100%;
			height: 280px;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.discover-post-body-div2bi{
			width: 49.5%;
			height: 280px;
			background: #ffffff;
			border-radius: 0.5em;
		}

		.discover-post-body-div2bia{
			width: 98%;
			height: 55px;
			background: transparent;
			padding-left: 2%;
			padding-top: 10px;
		}

		.discover-post-body-div2bia span{
			font-size: 21px;
		}

		.discover-post-body-div2bib{
			width: 97%;
			height: 53.75px;
			background: transparent;
			display: flex;
			padding-left: 3%;
			align-items: center;
			cursor: pointer;
		}

		.discover-post-body-div2bib-pix{
			width: 37px;
			height: 37px;
			background: #FD0000;
			border-radius: 40em;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.discover-post-body-div2bib-pix img{
			height: 37px;
			border-radius: 37em;
		}

		.discover-post-body-div2bib-text{
			width: 88%;
			height: 37px;
			background: transparent;
			margin-left: 2%;
			display: flex;
			justify-content: space-between;
			align-items: center;
		}

		.discover-post-body-div2bib-text span{
			font-size: 13px;
		}

		.discover-post-body-div2bib-text button{
			height: 32px;
			border: 2px solid #3DC752;
			color: #3DC752;
			font-weight: bold;
			width: 70px;
		}





		.manage-post-body-div{
			width: 98.8%;
			height: auto;
			background: white;
			margin-top: 20px;
			border-radius: 0.3em;
			border: 2px solid #E4E9EF;
			margin-bottom: 15px;
			display: flex;
		}

		.manage-post-body-div1{
			width: 25%;
			height: 1120px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.manage-post-body-div1a{
			width: 96%;
			height: 75px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 4%;
		}

		.manage-post-body-div1a-pix{
			width: 45px;
			height: 45px;
			background: transparent;
			border-radius: 40em;
		}

		.manage-post-body-div1a-pix img{
			height: 45px;
			border-radius: 40em;
		}

		.manage-post-body-div1a-text{
			width: 75%;
			height: 45px;
			background: transparent;
			margin-left: 3%;
			padding-top: 5px;
		}

		.manage-post-body-div1a-text p{
			margin-top: 5px;
		}

		.manage-post-body-div1b{
			width: 96%;
			height: 65px;
			background: transparent;
			padding-top: 10px;
			padding-left: 4%;
		}

		.manage-post-body-div1b span{
			color: #A893BC;
		}

		.manage-post-body-div1b i{
			margin-left: 3%;
			color: #A893BC;
			cursor: pointer;
		}

		.manage-post-body-div1b p{
			margin-top: 7px;
			font-size: 22px;
		}

		.manage-post-body-div1c{
			width: 96%;
			height: 65px;
			background: transparent;
			padding-left: 4%;
			padding-top: 10px;
		}

		.manage-post-body-div1c span{
			font-size: 14px;
			color: #A893BC;
		}

		.manage-post-body-div1c p{
			margin-top: 7px;
		}

		.manage-post-body-div1d{
			width: 96%;
			height: 65px;
			background: transparent;
			padding-left: 4%;
			padding-top: 10px;
		}

		.manage-post-body-div1d span{
			font-size: 14px;
			color: #A893BC;
		}

		.manage-post-body-div1d p{
			margin-top: 7px;
		}

		.manage-post-body-div1e{
			width: 96%;
			height: 65px;
			background: transparent;
			padding-left: 4%;
			padding-top: 10px;
		}

		.manage-post-body-div1e span{
			font-size: 14px;
			color: #A893BC;
		}

		.manage-post-body-div1e p{
			margin-top: 7px;
		}

		.manage-post-body-div-noticei{
			width: 30px;
			height: 30px;
			background: #3B3D72;
			position: fixed;
			top: 370px;
			left: 30%;
			transform: rotate(45deg);
			display: none;
			transition: 0.4s;
		}

		.manage-post-body-div-noticeii{
			width: 21.5%;
			height: 260px;
			background: #3B3D72;
			position: fixed;
			top: 350px;
			left: 30.5%;
			border-radius: 0.4em;
			display: flex;
			align-items: center;
			padding-left: 1.5%;
			display: none;
			transition: 0.4s;
		}

		.manage-post-body-div-noticeii p{
			width: 95%;
			color: #A893BC;
			margin-top: 5px;
		}

		.manage-post-body-div-noticeii b{
			color: #ffffff;
			font-size: 18px;
		}

		.manage-post-body-div2{
			width: 75%;
			height: 1120px;
			background: transparent;
		}

		.manage-post-body-div2a{
			width: 98%;
			height: 50px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
			padding-left: 2%;
		}


		.manage-post-body-div2a-div{
			width: 50%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.manage-post-deposit-button{
			border: 0px;
			height: 51px;
			color: #1B1E44;
			background: transparent;
			cursor: pointer;
			border-bottom: 1px solid #1B1E44;
		}

		.manage-post-deposit-button:hover{
			color: #1B1E44;
		}


		.manage-post-withdraw-button{
			border: 0px;
			height: 51px;
			color: #9493C2;
			background: transparent;
			cursor: pointer;
			margin-bottom: 2px;
		}

		.manage-post-withdraw-button:hover{
			color: #1B1E44;
		}

		.manage-post-transfer-button{
			border: 0px;
			height: 51px;
			color: #9493C2;
			background: transparent;
			cursor: pointer;
			margin-bottom: 2px;
		}

		.manage-post-transfer-button:hover{
			color: #1B1E44;
		}


		.manage-post-history-button{
			border: 0px;
			height: 51px;
			color: #9493C2;
			background: transparent;
			cursor: pointer;
			margin-bottom: 2px;
		}

		.manage-post-history-button:hover{
			color: #1B1E44;
		}


		.manage-post-payment-button{
			border: 0px;
			height: 51px;
			color: #9493C2;
			background: transparent;
			cursor: pointer;
			margin-bottom: 2px;
		}

		.manage-post-payment-button:hover{
			color: #1B1E44;
		}


		.manage-post-body-div2b{
			width: 100%;
			height: 1069px;
			background: transparent;
		}

		.manage-post-body-div2bi{
			width: 100%;
			height: 249px;
			background: transparent;
		}

		.manage-post-body-div2bia{
			width: 98%;
			height: 50px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.manage-post-body-div2bia span{
			font-size: 22px;
		}

		.manage-post-body-div2bia i{
			margin-left: 1%;
			font-size: 18px;
			cursor: pointer;
		}

		.manage-post-body-div2bia-noticei{
			width: 30px;
			height: 30px;
			background: #3B3D72;
			position: fixed;
			top: 395px;
			left: 51.5%;
			transform: rotate(45deg);
			display: none;
		}

		.manage-post-body-div2bia-noticeii{
			width: 15%;
			height: 150px;
			background: #3B3D72;
			position: fixed;
			top: 400px;
			left: 40%;
			border-radius: 0.4em;
			padding-left: 1%;
			padding-top: 15px;
			display: none;
		}

		.manage-post-body-div2bia-noticeii p{
			width: 95%;
			color: #A893BC;
			margin-top: 5px;
		}

		.manage-post-body-div2bia-noticeii b{
			color: #ffffff;
			font-size: 18px;
		}

		.manage-post-body-div2bib{
			width: 98%;
			height: 50px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.manage-post-body-div2bic{
			width: 47%;
			height: 130px;
			background: transparent;
			margin-left: 2%;
			border: 2px solid #E4E9EF;
			border-radius: 0.2em;
			cursor: pointer;
		}

		.manage-post-body-div2bic:hover{
			box-shadow: 0px 0px 20px #ccc;
		}

		.manage-post-body-div2bic1{
			width: 98%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 2%;
			padding-top: 5px;
			justify-content: space-between;
		}

		.manage-post-body-div2bic1 img{
			height: 35px;
		}

		.manage-post-body-div2bic1 i{
			margin-right: 3%;
			font-size: 12px;
			color: #669BD9;
		}

		.manage-post-body-div2bic2{
			width: 98%;
			height: 75px;
			background: transparent;
			color: #A893BC;
			font-size: 13px;
			padding-left: 2%;
		}

		.manage-post-body-div2bic2 p{
			margin: 5px;
		}

		.manage-post-body-div2bii{
			width: 100%;
			height: 330px;
			background: transparent;
		}

		.manage-post-body-div2biia{
			width: 98%;
			height: 40px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
			padding-top: 20px;
		}

		.manage-post-body-div2biib{
			width: 100%;
			height: 135px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.manage-post-body-div2biib .manage-post-body-div2bic{
			width: 55%;
		}

		.manage-post-body-div2biic{
			width: 98%;
			height: 135px;
			background: transparent;
			margin-left: 2%;
			display: flex;
			align-items: flex-end;
		}

		.manage-post-body-div2biic .manage-post-body-div2bic{
			width: 47.5%;
			margin-left: 0px;
		}

		.manage-post-body-div2biii{
			width: 100%;
			height: 330px;
			background: transparent;
		}

		.manage-post-body-div2biv{
			width: 98%;
			height: 110px;
			background: transparent;
			padding-top: 50px;
			padding-left: 2%;
		}

		.manage-post-body-div2biv p{
			margin-top: 5px;
			font-size: 12px;
			color: #7F93BC;
		}





		.copyt-post-body-div{
			width: 95%;
			height: auto;
			background: transparent;
			margin-left: 2.5%;
		}

		.copyt-post-body-div1{
			width: 100%;
			height: 600px;
			background: #ffffff;
			margin-top: 20px;
		}

		.copyt-post-body-div1a{
			width: 100%;
			height: 120px;
			background: transparent;
		}

		.copyt-post-body-div1ai{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.copyt-post-body-div1ai span{
			font-size: 21px;
		}

		.copyt-post-body-div1aii{
			width: 100%;
			height: 52px;
			background: transparent;
			display: flex;
			justify-content: center;
			padding-top: 8px;
		}

		.copyt-post-body-div1aii p{
			margin: 0px;
			color: #7FB0DF;
			font-size: 14px;
		}

		.copyt-post-body-div1b{
			width: 100%;
			height: 330px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.copyt-post-body-div1b-div{
			width: 80%;
			height: 330px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.copyt-post-body-div1b-div-grid{
			width: 23.5%;
			height: 300px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			border-radius: 0.5em;
		}

		.copyt-post-body-div1b-div-grid-profile{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-profilepix{
			width: 70px;
			height: 70px;
			background: transparent;
			border-radius: 70em;
			border: 1px solid bisque;
		}

		.copyt-post-body-div1b-div-grid-profilepix img{
			height: 70px;
			width: 70px;
			object-fit: cover;
			border-radius: 70em;
		}

		.copyt-post-body-div1b-div-grid-name{
			width: 100%;
			height: 25px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-name a:link{
			text-decoration: none;
			color: #000000;
			font-size: 16px;
		}

		.copyt-post-body-div1b-div-grid-name a:visited{
			color: #000000;
		}

		.copyt-post-body-div1b-div-grid-name a:hover{
			color: gray;
		}

		.copyt-post-body-div1b-div-grid-name a:active{
			color: #000000;
		}

		.copyt-post-body-div1b-div-grid-copy{
			width: 100%;
			height: 35px;
			background: transparent;
			color: #C1A1BC;
			display: flex;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-profit{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-profit-div{
			width: 80%;
			height: 57px;
			background: #EBF9ED;
			border-radius: 0.2em;
		}

		.copyt-post-body-div1b-div-grid-profit-diva{
			width: 100%;
			height: 50%;
			background: transparent;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-profit-diva span{
			color: #3DC752;
		}

		.copyt-post-body-div1b-div-grid-profit-divb{
			width: 100%;
			height: 50%;
			background: transparent;
			display: flex;
			justify-content: center;
			color: #7F93BC;
			font-size: 14px;
		}

		.copyt-post-body-div1b-div-grid-autocopy{
			width: 100%;
			height: 63px;
			background: transparent;
			padding-top: 7px;
			display: flex;
			justify-content: center;
		}

		.copyt-post-body-div1b-div-grid-autocopy button{
			height: 39px;
			width: 80%;
			border: 0px;
			border-radius: 0.2em;
			font-size: 15px;
			color: #ffffff;
			background: #1B1E44;
			cursor: pointer;
		}

		.copyt-post-body-div1b-div-grid-autocopy button i{
			font-size: 13px;
		}

		.copyt-post-body-div1b-div-grid-autocopy button:hover{
			border: 1px solid #E4E9EF;
			background: #EBF9ED;
			color: #000000;
		}


		.copyt-post-body-div1c{
			width: 100%;
			height: 135px;
			background: transparent;
			display: flex;
			justify-content: center;
			padding-top: 15px;
		}

		.copyt-post-body-div1c-div{
			width: 87%;
			height: 80px;
			background: #F3F7FA;
			border-radius: 0.4em;
			display: flex;
			align-items: center;
			padding-left: 3%;
			justify-content: space-between;
		}

		.copyt-post-body-div1c-div button{
			margin-right: 3%;
			width: 230px;
			height: 39px;
			border: 2px solid #1B1E44;
			border-radius: 0.3em;
			cursor: pointer;
			color: #1B1E44;
			font-size: 15px;
		}

		.copyt-post-body-div1c-div button:hover{
			border: 2px solid #E4E9EF;
			color: #000000;
		}


		.copyt-post-body-div2{
			width: 100%;
			height: 650px;
			background: transparent;
			margin-top: 30px;
			margin-bottom: 30px;
			display: flex;
			justify-content: space-between;
		}

		.copyt-post-body-div2-div1{
			width: 48.5%;
			height: 650px;
			background: #ffffff;
		}

		.copyt-post-body-div2-div1a{
			width: 97%;
			height: 60px;
			background: transparent;
			padding-left: 3%;
			padding-top: 50px;
		}

		.copyt-post-body-div2-div1a span{
			font-size: 21px;
		}

		.copyt-post-body-div2-div1a p{
			margin-top: 6px;
			font-size: 13px;
			color: #7FA1D4;
		}

		.copyt-post-body-div2-div1b{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
		}

		.copyt-post-body-div2-div1bi{
			width: 48%;
			height: 50px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.copyt-post-body-div2-div1b span{
			font-size: 14px;
			color: #7FA1D4;
		}

		.copyt-post-body-div2-div1bii{
			width: 15%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 10px;
		}

		.copyt-post-body-div2-div1biii{
			width: 30%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 10px;
		}

		.copyt-post-body-div2-div1c{
			width: 100%;
			height: 390px;
			background: transparent;
		}

		.copyt-post-body-div2-div1c-div{
			width: 100%;
			height: 78px;
			background: transparent;
			display: flex;
		}

		.copyt-post-body-div2-div1c-diva{
			width: 48%;
			height: 70px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
			padding-top: 8px;
		}

		.copyt-post-body-div2-div1c-diva-profilepix{
			width: 40px;
			height: 40px;
			background: transparent;
			border-radius: 40em;
			border: 1px solid bisque;
		}

		.copyt-post-body-div2-div1c-diva-profilepix img{
			height: 40px;
			border-radius: 40em;
			width: 40px;
			object-fit: cover;
		}

		.copyt-post-body-div2-div1c-diva-profilename{
			width: 75%;
			height: 40px;
			background: transparent;
			margin-left: 3%;
			display: flex;
			align-items: center;
		}

		.copyt-post-body-div2-div1c-diva-profilename a:link{
			text-decoration: none;
			color: #000000;
			font-size: 14px;
		}

		.copyt-post-body-div2-div1c-diva-profilename a:visited{
			color: #000000;
		}

		.copyt-post-body-div2-div1c-diva-profilename a:hover{
			color: gray;
		}

		.copyt-post-body-div2-div1c-diva-profilename a:active{
			color: #000000;
		}

		.copyt-post-body-div2-div1c-divb{
			width: 15%;
			height: 78px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 14px;
		}

		.copyt-post-body-div2-div1c-divc{
			width: 30%;
			height: 78px;
			background: transparent;
			color: #21AD36;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.copyt-post-body-div2-div1d{
			width: 100%;
			height: 90px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.copyt-post-body-div2-div1d button{
			width: 90%;
			height: 42px;
			border: 2px solid #1B1E44;
			font-size: 15px;
			color: #1B1E44;
			background: transparent;
			cursor: pointer;
			border-radius: 0.3em;
		}


		.copyt-post-body-div2-div1d button:hover{
			background: #F0F0F0;
			border: 2px solid #E4E9EF;
			color: #000000;
		}



		.header{
			width: 100%;
			height: 80px;
			background: #ffffff;
			display: flex;
			justify-content: space-between;
		}

		.header1{
			width: 23%;
			height: 80px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 2%;
		}

		.header1 img{
			height: 50px;
		}

		.header1 a:link{
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-family: caliston;
		}

		.header1 a:visited{
			color: #000000;
		}

		.header1 a:active{
			color: #000000;
		}

		.header2{
			width: 25%;
			height: 80px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #7F93BC;
		}

		.header3{
			width: 23%;
			height: 80px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: flex-end;
			padding-right: 2%;
		}

		.header3 i{
			margin-left: 2%;
			color: #8699C0;
		}

		.header3 button{
			width: 160px;
			height: 50px;
			cursor: pointer;
			background: #E4E9EF;
			border: 0px;
			border-radius: 0.3em;
		}


		.createaccount{
			width: 100%;
			height: 632px;
			background: #F3F7FA;
			margin-top: 80px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.createaccount-div{
			width: 37%;
			height: 532px;
			background: #FFFFFF;
			border-radius: 1em;
			box-shadow: 0px 0px 15px #D3D8DB;
		}

		.createaccount-div1{
			width: 95%;
			height: 152px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.createaccount-div1 b{
			font-size: 38px;
			width: 80%;
		}

		.createaccount-div2{
			width: 95%;
			height: 30px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: flex-end;
			color: #A893BC;
		}

		.createaccount-div2 i{
			margin-left: 2%;
			color: #A893BC;
			font-size: 19px;
			cursor: pointer;
		}

		.createaccount-div3{
			width: 95%;
			height: 70px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}

		.createaccount-div3 input{
			margin-left: 2%;
			height: 57px;
			padding-left: 4%;
			width: 290px;
			outline: none;
			border-radius: 0.5em;
			border: 2px solid #EE3142;
			background: #F6F7F8;
		}


		.createaccount-div3  ::placeholder{
			color: #7F93BC;
		}

		.createaccount-div3 select{
			height: 61px;
			width: 165px;
			border-radius: 0.5em;
			border: 2px solid #7F93BC;
			outline: none;
			padding-left: 1%;
			color: #7F93BC;
			background: #F6F7F8;
		}

		.createaccount-div4{
			width: 95%;
			height: 20px;
			background: transparent;
			padding-left: 5%;
			color: red;
			font-size: 11px;
		}

		.createaccount-div5{
			width: 95%;
			height: 60px;
			background: transparent;
			padding-left: 5%;
			font-size: 15px;
			display: flex;
			align-items: flex-end;
			color: #7F93BC;
		}

		.createaccount-div6{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
		}

		.createaccount-div6-radio{
			width: 28.3%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.createaccount-div6-radio label{
			margin-left: 3%;
			cursor: pointer;
		}

	.createaccount-div6-radio input {
    		border-radius: 50%;
    		width: 15px;
   			height: 15px;
   			cursor: pointer;
		}

		.createaccount-div6-radioa{
			width: 33.3%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.createaccount-div6-radioa label{
			margin-left: 3%;
			cursor: pointer;
		}

		.createaccount-div6-radioa input {
    		border-radius: 50%;
    		width: 15px;
   			height: 15px;
   			cursor: pointer;
		}

		.createaccount-div7{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 30px;
		}

		.createaccount-div7 input{
			width: 90%;
			height: 49px;
			background: #ADC9FF;
			cursor: no-drop;
			border: 0px;
			border-radius: 0.3em;
			color: #ffffff;
			font-size: 16px;
		}




		.questionaire{
			width: 100%;
			height: 1050px;
			background: #F3F7FA;
			margin-top: 80px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.questionaire-div{
			height: 950px;
			width: 37%;
			background: #FFFFFF;
			border-radius: 1em;
			box-shadow: 0px 0px 15px #D3D8DB;
		}

		.questionaire-div1{
			width: 93%;
			height: 90px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
			padding-top: 20px;
		}

		.questionaire-div1 h2{
			margin: 0px;
			font-size: 32px;
			width: 90%;
		}

		.questionaire-div2{
			width: 93%;
			height: 60px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: center;
		}

		.questionaire-div3{
			width: 100%;
			height: 30px;
			background: transparent;
			display: flex;
		}

		.questionaire-div3a{
			width: 43%;
			height: 30px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: flex-end;
		}

		.questionaire-div3a label{
			color: #7FA1D4;
			font-size: 14px;
		}

		.questionaire-div3b{
			width: 50%;
			height: 30px;
			background: transparent;
			display: flex;
			align-items: flex-end;
		}

		.questionaire-div3b label{
			color: #7FA1D4;
			font-size: 14px;
		}

		.questionaire-div4{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
		}

		.questionaire-div4a{
			width: 43%;
			height: 75px;
			background: transparent;
			padding-left: 7%;
			padding-top: 5px;
		}

		.questionaire-div4a input{
			width: 215px;
			height: 55px;
			border: 2px solid #7F93BC;
			border-radius: 0.5em;
			padding-left: 3%;
			background: #F6F7F8;
			outline: none;
		}

		.questionaire-div4a input ::placeholder{
			color: #7F93C9;
		}

		.questionaire-div4a span{
			font-size: 11px;
			color: red;
		}

		.questionaire-div4b{
			width: 50%;
			height: 75px;
			background: transparent;
			padding-top: 5px;
		}

		.questionaire-div4b input{
			width: 215px;
			height: 55px;
			border: 2px solid #7F93BC;
			border-radius: 0.5em;
			padding-left: 3%;
			background: #F6F7F8;
			outline: none;
		}

		 ::placeholder{
			color: #7F93C9;
		}

		.questionaire-div4b span{
			font-size: 11px;
			color: red;
		}

		.questionaire-div5{
			width: 93%;
			height: 30px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: flex-end;
			font-size: 14px;
			color: #7FA1D4;
		}

		.questionaire-div6{
			width: 93%;
			height: 95px;
			background: transparent;
			padding-left: 7%;
			padding-top: 5PX;
		}

		.questionaire-div6 input{
			width: 88.5%;
			height: 55px;
			padding-left: 1%;
			border: 2px solid #7F93BC;
			border-radius: 0.5em;
			background: #F6F7F8;
			outline: none;
		}

		.questionaire-div7{
			width: 93%;
			height: 30px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: flex-end;
			font-size: 14px;
			font-weight: bold;
		}

		.questionaire-div8{
			width: 93%;
			height: 85px;
			background: transparent;
			padding-left: 7%;
			padding-top: 15px;
		}

		.questionaire-div8 select{
			width: 91%;
			height: 55px;
			border: 2px solid #7F93BC;
			border-radius: 0.5em;
			padding-right: 2%;
			outline: none;
		}

		.questionaire-div8 span{
			color: #7F93C9;
		}

		.questionaire-div9{
			width: 100%;
			height: 30px;
			background: transparent;
			display: flex;
		}

		.questionaire-div10{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
		}

		.questionaire-div11{
			width: 93%;
			height: 30px;
			background: transparent;
			padding-left: 7%;
			display: flex;
			align-items: flex-end;
			font-size: 14px;
			color: #7FA1D4;
		}

		.questionaire-div12{
			width: 93%;
			height: 95px;
			background: transparent;
			padding-left: 7%;
			padding-top: 5px;
		}

		.questionaire-div12 input{
			width: 88.5%;
			height: 55px;
			padding-left: 1%;
			border: 2px solid #7F93BC;
			border-radius: 0.5em;
			background: #F6F7F8;
			outline: none;
		}

		.questionaire-div13{
			width: 100%;
			height: 120px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-top: 10px;
		}

		.questionaire-div13 input{
			width: 85%;
			height: 45px;
			border:0px;
			border-radius: 0.3em;
			background: #ADC9FF;
			color: #ffffff;
			font-size: 16px;
			cursor: no-drop;
		}



		.leaderboard-post-body-div{
			width: 99%;
			height: 430px;
			background: #ffffff;
			margin-top: 15px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.leaderboard-post-body-div1{
			width: 45%;
			height: 350px;
			background: transparent;
			box-shadow: 0px 0px 15px #E6E7EA;
			border-radius: 0.4em;
		}

		.leaderboard-post-body-div1a{
			width: 100%;
			height: 70px;
			background: #C18360;
			border-top-left-radius: 0.4em;
			border-top-right-radius: 0.4em;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.leaderboard-post-body-div1a img{
			height: 60px;
			position: relative;
			top: 30px;
		}

		.leaderboard-post-body-div1b{
			width: 100%;
			height: 280px;
			background: #ffffff;
		}

		.leaderboard-post-body-div1b1{
			width: 100%;
			height: 80px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: flex-end;
			font-size: 19.5px;
		}

		.leaderboard-post-body-div1b2{
			width: 100%;
			height: 50px;
			background: transparent;
			display: flex;
			justify-content: center;
			font-size: 19.5px;
		}

		.leaderboard-post-body-div1b3{
			width: 100%;
			height: 25px;
			background: transparent;
			display: flex;
			justify-content: center;
			color: #7F93BC;
			font-size: 15px;
		}

		.leaderboard-post-body-div1b4{
			width: 100%;
			height: 25px;
			background: transparent;
			display: flex;
			justify-content: center;
			color: #7F93BC;
			font-size: 15px;
		}

		.leaderboard-post-body-div1b5{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.leaderboard-post-body-div1b5 button{
			width: 280px;
			height: 55px;
			border: 0px;
			border-radius: 0.2em;
			cursor: pointer;
			color: #ffffff;
			font-size: 16px;
			background: #1B1E44;
		}

		.academy-post-body-div{
			width: 99%;
			height: auto;
			margin-bottom: 50px;
		}

		.academy-post-body-div1{
			width: 100%;
			height: 60px;
			background: linear-gradient(to right, #48CD5C,#78E689,#9AF7A8);
			margin-top: 15px;
			border-radius: 0.4em;
			display: flex;
		}

		.academy-post-body-div1a{
			width: 48%;
			height: 60px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
			font-size: 18px;
			font-weight: bold;
			color: #ffffff;
		}

		.academy-post-body-div1b{
			width: 50%;
			height: 60px;
			background: transparent;
		}

		.academy-post-body-div1b img{
			height: 60px;
		}

		.academy-post-body-div2{
			width: 100%;
			height: 300px;
			background: transparent;
			margin-top: 20px;
			display: flex;
			justify-content: space-between;
		}

		.academy-post-body-div2a{
			width: 24%;
			height: 300px;
			background: transparent;
			border-radius: 0.5em;
			cursor: pointer;
			transition: 0.1s;
		}

		.academy-post-body-div2a:hover{
			box-shadow: 0px 0px 20px #ccc;
			transform: scale(1.02);
		}

		.academy-post-body-div2ai{
			width: 100%;
			height: 140px;
			background: transparent;
		}

		.academy-post-body-div2ai img{
			height: 140px;
			width: 100%;
			object-fit: cover;
			border-top-right-radius: 0.5em;
			border-top-left-radius: 0.5em;
		}

		.academy-post-body-div2aii{
			width: 96%;
			height: 150px;
			background: #ffffff;
			border-bottom-right-radius: 0.5em;
			border-bottom-left-radius: 0.5em;
			padding-left: 4%;
			padding-top: 10px;
		}

		.academy-post-body-div2aii p{
			margin: 0px;
			margin-top: 10px;
		}

		.messenger-post-body-div{
			width: 98.9%;
			height: auto;
			background: white;
			margin-bottom: 30px;
			margin-top: 20px;
			border: 2px solid #E4E9EF;
			display: flex;
		}

		.messenger-post-body-div1{
			width: 25%;
			height: 400px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.messenger-post-body-div2{
			width: 75%;
			height: 400px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.messenger-post-body-div1a{
			width: 94%;
			height: 50px;
			background: transparent;
			padding-left: 6%;
			display: flex;
			align-items: center;
			border-bottom: 2px solid #E4E9EF;
		}

		.messenger-post-body-div1a button{
			height: 49px;
			border: 0px;
			cursor: pointer;
			background: #ffffff;
			color: #7F93BC;
		}

		.messenger-post-body-div1b{
			width: 94%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 6%;
			border-bottom: 2px solid #E4E9EF;
		}

		.messenger-post-body-div1b i{
			color: #7F93BC;
		}

		.messenger-post-body-div1b input{
			height: 30px;
			border: 0px;
			outline: none;
			background: transparent;
		}

		.messenger-post-body-div2-div{
			width: 40%;
			height: 80px;
			background: transparent;
		}

		.messenger-post-body-div2-diva{
			display: flex;
			justify-content: center;
			font-size: 20px;
		}

		.messenger-post-body-div2-divb{
			display: flex;
			justify-content: center;
			font-size: 16px;
			color: #7F93BC;
		}


		.messenger-post-body-div1b img{
			height: 40px;
			border-radius: 40em;
		}

		.messenger-post-body-div1b span{
			margin-left: 4%;
		}


		.messenger-post-body-div2i{
			width: 70%;
			height: 700px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.messenger-post-body-div2ia{
			width: 100%;
			height: 50px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.messenger-post-body-div2ib{
			width: 100%;
			height: 590px;
			background: transparent;
			overflow: auto;
		}

		.messenger-post-body-div2ic{
			width: 100%;
			height: 60px;
			background: transparent;
			border-top: 2px solid #E4E9EF;
			display: flex;
		}

		.messenger-post-body-div2ici{
			width: 70%;
			height: 60px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.messenger-post-body-div2ici input{
			width: 350px;
			height: 35px;
			border: 0px;
			outline: none;
			background: transparent;
		}

		.messenger-post-body-div2icii{
			width: 20%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.messenger-post-body-div2icii i{
			cursor: pointer;
			color: #98A4D4;
		}

		#plane{
			width: 33px;
			height: 33px;
			background: #1B1E44;
			color: #ffffff;
			border-radius: 50em;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 13px;
		}

		.messenger-post-body-div2ib-div{
			width: 76%;
			height: auto;
			background: transparent;
			padding-left: 4%;
			display: flex;
			align-items: center;
			padding-top: 20px;
		}

		.messenger-post-body-div2ib-div-profile{
			width: 55px;
			height: 55px;
			background: transparent;
			border: 2px solid #E4E9EF;
			border-radius: 55em;
		}

		.messenger-post-body-div2ib-div-profile img{
			height: 55px;
			border-radius: 55em;
		}

		.messenger-post-body-div2ib-div-text{
			width: 70%;
			height: auto;
			background: #F3F7FA;
			border-radius: 1em;
			margin-left: 4%;
		}

		.messenger-post-body-div2ib-div-texta{
			width: 100%;
			height: 30px;
			background: #ffffff;
			border-radius: 1em;
		}

		.messenger-post-body-div2ib-div-textb{
			width: 95%;
			height: auto;
			background: transparent;
			padding-left: 5%;
			padding-top: 15px;
			margin-bottom: 15px;
		}

		.messenger-post-body-div2ii{
			width: 30%;
			height: 700px;
			background: transparent;
		}

		.messenger-post-body-div2ii1{
			width: 100%;
			height: 170px;
			background: transparent;
		}

		.messenger-post-body-div2ii1a{
			width: 95%;
			height: 50px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.messenger-post-body-div2ii1a img{
			height: 35px;
			border-radius: 35em;
		}

		.messenger-post-body-div2ii1a span{
			margin-left: 4%;
		}

		.messenger-post-body-div2ii1b{
			width: 95%;
			height: 70px;
			background: transparent;
			border-top: 2px solid #E4E9EF;
			border-bottom: 2px solid #E4E9EF;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.messenger-post-body-div2ii1b i{
			color: #7F93BC;
		}

		.messenger-post-body-div2ii1b input{
			height: 30px;
			outline: none;
			border: 0px;
			background: transparent;
		}

		.messenger-post-body-div2ii2{
			width: 100%;
			height: 530px;
			background: transparent;
			overflow: auto;
		}

		.messenger-post-body-div2ii2a{
			width: 95%;
			height: 70px;
			background: transparent;;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.messenger-post-body-div2ii2a img{
			height: 35px;
			border-radius: 35em;
		}

		.messenger-post-body-div2ii2a span{
			margin-left: 3%;
			font-size: 14px;
		}

		.help-post-body-div{
			width: 98.9%;
			height: auto;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			margin-top: 15px;
			margin-bottom: 15px;
			border-radius: 0.3em;
			display: flex;
		}

		#body{
			background: #F3F7FA;
		}

		.help-post-body-div1{
			width: 25%;
			height: 840px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.help-post-body-div1a{
			width: 95%;
			height: 80px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			font-size: 23px;
		}

		.help-post-body-div1b{
			width: 95%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.help-post-body-div1b a:link{
			width: 284px;
			display: flex;
			justify-content: flex-start;
			align-items: center;
			height: 40px;
			background: transparent;
			text-decoration: none;
			border-right: 2px solid #1B1E44;
			color: #1B1E44;
			font-size: 14px;
		}

		.help-post-body-div1b a:visited{
			color: #1B1E44;
		}

		.help-post-body-div1b a:hover{
			border-right: 2px solid #1B1E44;
			color: #1B1E44;
		}

		.help-post-body-div1b a:active{
			color: #1B1E44;
		}


		.help-post-body-div2{
			width: 75%;
			height: 840px;
			background: transparent;
		}

		.help-post-body-div2a{
			width: 97.5%;
			height: 80px;
			background: transparent;
			padding-left: 2.5%;
			display: flex;
			align-items: center;
			font-size: 23px;
		}

		.help-post-body-div2b{
			width: 100%;
			height: 760px;
			background: transparent;
			display: flex;
			justify-content: center;
		}

		.help-post-body-div2b-div{
			width: 95%;
			height: 760px;
			background: transparent;
			display: grid;
			grid-template-columns: auto auto auto;
			grid-column-gap: 20px;
		}

		.help-post-body-div2b-div-grid{
			width: 100%;
			height: 230px;
			background: transparent;
			border-radius: 0.4em;
			border: 2px solid #E4E9EF;
			cursor: pointer;
			transition: 0.2s;
		}

		.help-post-body-div2b-div-grid:hover{
			box-shadow: 0px 0px 15px #ccc;
			transform: scale(1.03);
		}

		.help-post-body-div2b-div-grid-pix{
			width: 100%;
			height: 180px;
			background: transparent;
		}

		.help-post-body-div2b-div-grid-pix img{
			height: 180px;
			width: 100%;
			object-fit: cover;
			border-top-left-radius: 0.4em;
			border-top-right-radius: 0.4em;
		}

		.help-post-body-div2b-div-grid-text{
			width: 95%;
			height: 50px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}


		.helpcall-post-body-div2b1{
			width: 96%;
			height: 90px;
			background: transparent;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
			align-items: flex-end;
		}

		.helpcall-post-body-div2b1-div{
			width: 70%;
			height: 80px;
			background: transparent;
		}

		.helpcall-post-body-div2b1-div select{
			margin-top: 10px;
			width: 250px;
			padding-left: 2%;
			height: 38px;
			outline: none;
			border: 2px solid #E4E9EF;
			border-radius: 0.3em;
		}

		.helpcall-post-body-div2b1-div a:link{
			margin-left: 2%;
			color: black;
			text-decoration: none;
		}

		.helpcall-post-body-div2b1-div a:visited{
			color: black;
		}

		.helpcall-post-body-div2b1-div a:hover{
			color: blue;
		}

		.helpcall-post-body-div2b2{
			width: 96%;
			height: 260px;
			background: transparent;
		}

		.helpcall-post-body-div2b2a{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.helpcall-post-body-div2b2b{
			width: 100%;
			height: 180px;
			background: transparent;
			display: flex;
		}

		.helpcall-post-body-div2b2bi{
			width: 25%;
			height: 70px;
			background: transparent;
			color: #7F93BC;
		}

		.helpcall-post-body-div2b2bii{
			width: 35%;
			height: 70px;
			background: transparent;
		}

		.helpcall-post-body-div2b2bii a:link{
			text-decoration: none;
			color: black;
		}

		.helpcall-post-body-div2b2bii a:visited{
			color: black;
		}

		.helpcall-post-body-div2b2bii a:hover{
			color: #7F93BC;
		}

		.refer-post-body-div{
			width: 96.3%;
			height: 430px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			margin-top: 15px;
			margin-bottom: 15px;
			padding-top: 30px;
			padding-left: 2.5%;
			border-radius: 0.3em;
		}

		.refer-post-body-div b{
			font-size: 22px;
		}

		.invitelink{
			width: 50%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.invitelinka{
			width: 78%;
			height: 45px;
			background: transparent;
			border: 2px solid #E4E9EF;
			display: flex;
			align-items: center;
			padding-left: 2%;
			border-top-left-radius: 0.2em;
			border-bottom-left-radius: 0.2em;
		}

		.invitelinkb{
			width: 20%;
			height: 45px;
			background: transparent;
			border: 2px solid #E4E9EF;
			border-left: 0px;
			border-top-right-radius: 0.2em;
			border-bottom-right-radius: 0.2em;
			display: flex;
			align-items: center;
			justify-content: center;
			cursor: pointer;
		}

		.invitelinkb:hover{
			background: #F3F7FA;
		}

		.invitelinkb i{
			margin-right: 5%;
			color: #A49FD2;
		}

		.refer-post-body-div button{
			margin-top: 40px;
			width: 160px;
			text-align: center;
			height: 40px;
			border-radius: 0.2em;
			border: 0px;
			cursor: pointer;
		}

		.refer-post-body-div button i{
			margin-right: 2%;
			font-size: 18px;
		}

		#ho:hover{
			background: #F3F7FA;
		}



		.profile-post-body-div{
			width: 99%;
			height: auto;
			background: transparent;
			margin-top: 15px;
		}

		.profile-post-body-div1{
			width: 100%;
			height: 250px;
			background: url(../images/413844_timeline_1596138520931.jpg);
			border-top-left-radius: 0.3em;
			border-top-right-radius: 0.3em;
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
			cursor: pointer;
		}

		.profile-post-body-div1-pix{
			width: 130px;
			height: 130px;
			background: #ffffff;
			position: relative;
			top: 170px;
			left: 2%;
			border-radius: 120em;
			border: 2px solid #E0E2E6;
		}

		.profile-post-body-div1-pix img{
			height: 130px;
			width: 130px;
			object-fit: cover;
			border-radius: 1000em;
		}

		.profile-post-body-div1-country{
			width: 35px;
			height: 35px;
			background: #ffffff;
			position: relative;
			top: 145px;
			left: 8%;
			border-radius: 120em;
			border: 2px solid #E0E2E6;
		}

		.profile-post-body-div1-country img{
			height: 35px;
			width: 35px;
			object-fit: cover;
			border-radius: 100em;
		}

		.profile-post-body-div1-bronze{
			height: 60px;
			position: relative;
			top: 52px;
			left: 16%;
		}

		.profile-post-body-div2{
			width: 100%;
			height: auto;
			background: transparent;
			display: flex;
		}

		.profile-post-body-div2a{
			width: 25%;
			height: 650px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			border-top: 0px;
			margin-bottom: 15px;
			border-bottom-left-radius: 0.2em;
			border-bottom-right-radius: 0.2em;
		}

		.profile-post-body-div2ai{
			width: 100%;
			height: 160px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}

		.profile-post-body-div2ai-div{
			width: 90%;
			height: 70px;
			background: transparent;
			border-bottom: 3px solid #F3F7FA;
		}

		.profile-post-body-div2ai-div i{
			margin-left: 2%;
			width: 17px;
			height: 17px;
			background: #1B1E44;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			font-size: 9px;
			border-radius: 20em;
			color: #ffffff;
		}

		.profile-post-body-div2ai-div span{
			font-size: 20px;
		}

		.profile-post-body-div2ai-div p{
			margin-top: 3px;
			font-size: 13px;
			color: #C58E70;
		}

		.profile-post-body-div2aii{
			width: 100%;
			height: 240px;
			background: transparent;
			display: flex;
		}

		.profile-post-body-div2aiia{
			width: 50%;
			height: 240px;
			background: transparent;
		}

		.profile-post-body-div2aiia-text{
			width: 88%;
			height: 60px;
			background: transparent;
			padding-top: 20px;
			padding-left: 12%;
			font-size: 15px
		}

		.profile-post-body-div2aiib{
			width: 50%;
			height: 240px;
			background: transparent;
		}

		.profile-post-body-div2aiib .profile-post-body-div2aiia-text{
			padding-left: 0px;
		}

		.profile-post-body-div2aiii{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.profile-post-body-div2aiii button{
			width: 260px;
			height: 37px;
			border: 0px;
			border-radius: 0.2em;
			background: #1B1E44;
			color: #ffffff;
			cursor: pointer;
		}

		.profile-post-body-div2aiii i{
			margin-right: 2%;
		}

		.profile-post-body-div2aiv{
			width: 95%;
			height: 160px;
			background: transparent;
			padding-left: 5%;
			padding-top: 20px;
		}

		.profile-post-body-div2aiv span{
			font-size: 14px;
		}

		.profile-post-body-div2b{
			width: 75%;
			height: auto;
			background: transparent;
		}

		.profile-post-body-div2b-top{
			width: 100%;
			height: 50px;
			background: #ffffff;
			border-bottom: 2px solid #E4E9EF;
			display: flex;
		}

		.profile-post-body-div2b-topa{
			width: 83%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			padding-left: 2%;
		}

		.profile-post-body-div2b-topa a:link{
			margin-left: 1%;
		}

		.profile-post-body-div2b-topa button{
			height: 49px;
			border: 0px;
			background: transparent;
		}

		.profile-post-body-div2b-topa button:hover{
			color: #1B1E44;
			cursor: pointer;
		}

		.profile-post-body-div2b-topb{
			width: 15%;
			height: 50px;
			background: transparent;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.profile-post-body-div2b-topb button{
			width: 120px;
			height: 38px;
			background: #1B1E44;
			color: #ffffff;
			border-radius: 0.3em;
			cursor: pointer;
			font-size: 15px;
			border: 0px;
		}

		.profile-post-body-div2b-body{
			width: 98%;
			height: auto;
			background: transparent;
			padding-left: 2%;
		}

		.profile-post-body-div2b-body-search{
			width: 60%;
			height: 100px;
			background: #ffffff;
			margin-top: 15px;
			border: 2px solid #E4E9EF;
			border-radius: 0.6em;
		}

		.profile-post-body-div2b-body-searcha{
			width: 96%;
			height: 50px;
			background: transparent;
			padding-left: 3%;
			display: flex;
			align-items: center;
		}

		.profile-post-body-div2b-body-searcha button{
			height: 35px;
			color: #1B1E44;
			border: 0px;
			border-radius: 1.5em;
			cursor: pointer;
		}

		.markets-position-2 a:link{
			font-size: 14px;
		}

		.profileopen-post-body-div2b-body{
			width: 98%;
			height: 60px;
			background: #EAF2FF;
			border-radius: 0.5em;
			display: flex;
		}

		.profileopen-post-body-div2b-bodya{
			width: 6%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 20px;
			color: #1B1E44;
		}

		.profileopen-post-body-div2b-bodyb{
			width: 94%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			font-size: 14px;
			color: #1B1E44;
		}

		.profiletrade-post-body-div2b-body1{
			width: 100%;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: flex-end;
			color: #7F93CB;
			font-size: 14px;
		}

		.profiletrade-post-body-div2b-body2{
			width: 100%;
			height: 50px;
			background: transparent;
			display: flex;
			justify-content: flex-end;
		}

		.profiletrade-post-body-div2b-body2-div{
			width: 72%;
			height: 60px;
			background: transparent;
			display: flex;
		}

		.profiletrade-post-body-div2b-body2-diva{
			width: 16.5%;
			height: 35px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 12px;
			padding-top: 15px;
			color: #9493CB;
		}


		.profiletrade-post-body-div2b-body2-div1{
			width: 100%;
			height: 70px;
			background: transparent;
			display: flex;
		}

		.profiletrade-post-body-div2b-body2-div1:hover{
			background: #F3F7FA;
		}

		.profiletrade-post-body-div2b-body2-div1a{
			width: 28%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.profiletrade-post-body-div2b-body2-div1a-pix{
			width: 55px;
			height: 55px;
			background: transparent;
			border-radius: 55em;
		}

		.profiletrade-post-body-div2b-body2-div1a-pix img{
			height: 55px;
			border-radius: 55em;
		}

		.profiletrade-post-body-div2b-body2-div1a-text{
			width: 72%;
			height: 55px;
			background: transparent;
			margin-left: 3%;
		}

		.profiletrade-post-body-div2b-body2-div1a-text button{
			font-size: 11px;
			height: 20px;
			border: 0px;
			color: #21AD36;
			font-weight: bold;
			border-radius: 0.2em;
		}

		.profiletrade-post-body-div2b-body2-div1a-text b{
			font-size: 13px;
		}

		.profiletrade-post-body-div2b-body2-div1a-text p{
			margin-top: 5px;
			font-size: 10px;
			color: #7F93CB;
		}

		.profiletrade-post-body-div2b-body2-div1b{
			width: 72%;
			height: 70px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.profiletrade-post-body-div2b-body2-div1b .profiletrade-post-body-div2b-body2-diva{
			padding-top: 0px;
		}

		.profiletrade-post-body-div2b-body2-div1b button{
			border: 0px;
			height: 30px;
			color: #21AD36;
			border-radius: 0.2em;
		}

		.header-responsive{
			display: none;
		}


		.notification{
			width: 98.9%;
			height: 415px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			margin-top: 15px;
			border-radius: 0.2em;
		}


		.notification1{
			width: 97%;
			height: 45px;
			background: #ffffff;
			border-bottom: 2px solid #E4E9EF;
			padding-left: 1.5%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 1.5%;
			font-size: 13px;
		}

		.notification2{
			width: 100%;
			height: 370px;
			background: transparent;
			overflow: auto;
		}

		.notification2-div{
			width: 98.5%;
			height: 60px;
			background: transparent;
			padding-top: 10px;
			font-size: 14px;
			padding-left: 1.5%;
		}

		.notification2-div p{
			margin-top: 4px;
			color: #7FA1D4;
		}

		.notification2-div1{
			width: 45px;
			height: 45px;
			background: transparent;
			border-radius: 50em;
		}

		.notification2-div1 img{
			height: 45px;
			width: 100%;
			object-fit: cover;
			border-radius: 50em;
		}

		.notification2-div2{
			width: 80%;
			height: 60px;
			background: transparent;
			margin-left: 1.5%;
		}

		.head-nav-responsive{
			display: none;
		}


		.settings-post-body-div{
			width: 98.9%;
			height: 450px;
			background: #ffffff;
			border-radius: 0.2em;
			border: 2px solid #E4E9EF;
			margin-top: 15px;
			display: flex;

		}


		.settings-post-body-div1{
			width: 25%;
			height: 450px;
			background: transparent;
			border-right:  2px solid #E4E9EF;
		}

		.settings-post-body-div1a{
			width: 95%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
			font-size: 22px;
		}

		.settings-post-body-div1b{
			width: 95%;
			height: 40px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.settings-post-body-div1b span{
			width: 283px;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			color: #6D79FF;
			cursor: pointer;
		}

		.settings-post-body-div1c{
			width: 95%;
			height: 40px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			cursor: pointer;
		}

		.settings-post-body-div1c span{
			width: 283px;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			color: #A895B8;
		}

		.settings-post-body-div1c span:hover{
			color: #000000;
		}

		.settings-post-body-div2{
			width: 75%;
			height: 450px;
			background: transparent;
		}

		.settings-post-body-div2a{
			width: 98%;
			height: 60px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: flex-end;
		}

		.settings-post-body-div2b{
			width: 98%;
			height: 90px;
			background: transparent;
			padding-left: 2%;
			display: flex;
			align-items: center;
		}

		.settings-post-body-div2b-pix{
			width: 60px;
			height: 60px;
			background: transparent;
			border-radius: 55em;
			border: 2px solid  #E4E9EF;
		}

		.settings-post-body-div2b-pix img{
			height: 60px;
			border-radius: 55em;
		}

		.settings-post-body-div2b-name{
			width: 70%;
			height: 55px;
			background: transparent;
			margin-left: 1.5%;
			display: flex;
			align-items: center;
		}

		.settings-post-body-div2b-name label{
			width: 140px;
			height: 32px;
			background: transparent;
			border: 2px solid  #E4E9EF;
			border-radius: 0.2em;
			font-size: 13.5px;
			display: flex;
			align-items: center;
			justify-content: center;
			cursor: pointer;
		}

		.settings-post-body-div2c{
			width: 98%;
			height: 100px;
			background: transparent;
			padding-left: 2%;
			display: flex;
		}

		.settings-post-body-div2ci{
			width: 49%;
			height: 80px;
			background: transparent;
			padding-top: 10px;
		}

		.settings-post-body-div2ci input{
			color: #A895B8;
			width: 400px;
			margin-top: 7px;
			height: 35px;
			border: 2px solid #E4E9EF;
			border-radius: 0.3em;
			padding-left: 2%;
		}

		.settings-post-body-div2d{
			width: 98%;
			height: 100px;
			background: transparent;
			display: flex;
			padding-left: 2%;
		}

		.settingspassword-post-body-div2a{
			width: 98%;
			height: 125px;
			background: transparent;
			padding-top: 35px;
			padding-left: 2%;
		}

		.settingspassword-post-body-div2a span{
			font-size: 23px;
		}

		.settingspassword-post-body-div2a p{
			margin-top: 5px;
			font-size: 14px;
			color: #7F93BC;
		}

		.settingspassword-post-body-div2b{
			width: 98%;
			height: 390px;
			background: transparent;
			padding-left: 2%;
			display: flex;
		}

		.settingspassword-post-body-div2bi{
			width: 49%;
			height: 390px;
			background: transparent;
			display: flex;
			align-items: center;
		}

		.settingspassword-post-body-div2bi-div{
			width: 100%;
			height: 360px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
		}

		.settingspassword-post-body-div2bi-div1{
			width: 98%;
			height: 120px;
			background: transparent;
		}

		.settingspassword-post-body-div2bi-div1 input{
			margin-top: 7px;
			width: 400px;
			height: 30px;
			padding-left: 2%;
			border: 2px solid #E4E9EF;
			outline: none;
			border-radius: 0.2em;
		}

		.settingspassword-post-body-div2bii{
			width: 47%;
			height: 390px;
			background: transparent;
			padding-left: 2%;
			
		}

		.settingspassword-post-body-div2bii i{
			color: #75D7E3;
			font-size: 12px;
		}

		.settingspassword-post-body-div2bii p{
			font-size: 12px;
		}

		.chart-post-body-div{
			width: 98.9%;
			height: 700px;
			background: transparent;
			margin-bottom: 20px;
			margin-top: 15px;
			display: flex;
			justify-content: space-between;
		}

		.chart-post-body-div1{
			width: 68%;
			height: 700px;
			background: transparent;
		}

		.chart-post-body-div1i{
			width: 100%;
			height: 40px;
			background: transparent;
			display: flex;
			justify-content: space-between;
		}

		.chart-post-body-div1ia{
			width: 6%;
			height: 40px;
			background: #ffffff;
			border-radius: 0.2em;
			border: 1px solid #E4E9EF;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.chart-post-body-div1ia i{
			width: 100%;
			height: 40px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			cursor: pointer;
		}

		.chart-post-body-div1ib{
			width: 87%;
			height: 40px;
			background: #ffffff;
			border: 1px solid #E4E9EF;
			border-radius: 0.2em;
			padding-left: 2%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 2%;
		}

		.chart-post-body-div1ib i{
			color: #7F93BC;
			font-size: 18px;
			cursor: pointer;
		}

		.chart-post-body-div1ib button{
			height: 40px;
			border: 0px;
			width: 80px;
			background: transparent;
			border-bottom: 2px solid #1B1E44;
			color: #1B1E44;
		}

		.chart-post-body-div1ib-notice{
			width: 33%;
			height: 340px;
			background: #ffffff;
			position: absolute;
			top: 335px;
			left: 40.8%;
			box-shadow: 0px 0px 5px #ccc;
			border-radius: 0.2em;
			display: none;
		}

		.chart-post-body-div1ib-notice1{
			width: 94%;
			height: 40px;
			background: #ffffff;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-left: 3%;
			padding-right: 3%;
			color: #1D1E37;
			font-size: 14px;
		}

		.chart-post-body-div1ib-notice3{
			width: 100%;
			height: 60px;
			background: #ffffff;
			display: flex;
			justify-content: center;
		}

		.chart-post-body-div1ib-notice3-div{
			width: 94%;
			height: 60px;
			background: transparent;
			display: flex;
		}

		.chart-post-body-div1ib-notice3-div1{
			width: 50%;
			height: 53px;
			background: transparent;
			padding-top: 7px;
		}

		.chart-post-body-div1ib-notice3-div2{
			width: 50%;
			height: 53px;
			background: transparent;
			text-align: end;
			padding-top: 7px;
		}

		.chart-post-body-div1ib-notice3-div2 p{
			margin-top: 5px;
		}

		.chart-post-body-div1ib-notice2{
			width: 94%;
			height: 40px;
			background: #F3F7FA;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-left: 3%;
			padding-right: 3%;
			color: #1D1E37;
		}

		.chart-post-body-div1ii{
			width: 100%;
			height: 640px;
			background: blue;
			margin-top: 20px;
		}

		.chart-post-body-div2{
			width: 30%;
			height: 700px;
			background: #ffffff;
			border: 2px solid #E4E9EF;
			border-radius: 0.2em;
		}

		.chart-post-body-div2a{
			width: 100%;
			height: 60px;
			background: transparent;
			display: flex;
			border-bottom: 2px solid #E4E9EF;
		}

		.chart-post-body-div2ai{
			width: 33.3%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.chart-post-body-div2ai button{
			height: 40px;
			border: 0px;
			background: transparent;
			color: #21AD36;
		}

		.chart-post-body-div2b{
			width: 95%;
			height: 80px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.chart-post-body-div2bi{
			width: 50px;
			height: 50px;
			background: transparent;
			border-radius: 50em;
		}

		.chart-post-body-div2bi img{
			height: 50px;
			border-radius: 50em;
		}

		.chart-post-body-div2bii{
			width: 55%;
			height: 45px;
			background: transparent;
			margin-left: 2%;
			padding-left: 2%;
			padding-top: 5px;
		}

		.chart-post-body-div2bii span{
			font-size: 15px;
		}

		.chart-post-body-div2bii button{
			margin-top: 1px;
			font-size: 11px;
			height: 17px;
			width: 35px;
			background: transparent;
			color: #1B1E44;
			border: 2px solid #1B1E44;
			border-radius: 0.2em;
		}

		.chart-post-body-div2biii{
			width: 21%;
			height: 50px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.chart-post-body-div2c{
			width: 90%;
			height: 60px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 5%;
		}

		.chart-post-body-div2d{
			width: 90%;
			height: 50px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 5%;
		}

		.chart-post-body-div2d button{
			width: 160px;
			height: 30px;
			border: 0px;
			background: transparent;
		}

		.chart-post-body-div2e{
			width: 100%;
			height: 100px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 0.2em;
		}

		.chart-post-body-div2e-div{
			width: 90%;
			height: 90px;
			background: transparent;
			border: 2px solid #E4E9EF;
		}

		.chart-post-body-div2e-div1{
			width: 100%;
			height: 43px;
			background: transparent;
			display: flex;
		}

		.chart-post-body-div2e-div1a{
			width: 50%;
			height: 43px;
			background: transparent;
			border-right: 2px solid #E4E9EF;
			cursor: pointer;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #2C6CE5;
			font-size: 14px;
		}

		.chart-post-body-div2e-div1b{
			width: 50%;
			height: 43px;
			background: #F3F7FA;
			cursor: pointer;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #9295BE;
			font-size: 14px;
		}

		.chart-post-body-div2e-div2{
			width: 92%;
			height: 47px;
			background: transparent;
			padding-left: 4%;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 4%;
		}

		.chart-post-body-div2e-div2 button{
			border-radius: 50em;
			border: 0px;
			width: 25px;
			height: 25px;
			font-size: 15px;
			font-weight: bold;
			cursor: pointer;
		}

		.chart-post-body-div2f{
			width: 95%;
			height: 60px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: flex-end;
		}

		.chart-post-body-div2f-pix{
			width: 29px;
			height: 30px;
			background: transparent;
			border-radius: 0.5em;
		}

		.chart-post-body-div2f-pix img{
			height: 30px;
		}

		.chart-post-body-div2f-name{
			width: 80%;
			height: 30px;
			background: transparent;
			display: flex;
			align-items: center;
			font-size: 13px;
			font-weight: bold;
			margin-left: 3%;
		}

		.chart-post-body-div2g{
			width: 95%;
			height: 50px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
			font-size: 14px;
		}

		.chart-post-body-div2h{
			width: 95%;
			height: 60px;
			background: transparent;
			padding-left: 5%;
			display: flex;
			align-items: center;
		}

		.chart-post-body-div2hi{
			width: 30%;
			height: 35px;
			background: transparent;
			border: 2px solid #F1F4F7;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 12px;
			color: #EBA69F;
		}

		.chart-post-body-div2hii{
			width: 39%;
			height: 35px;
			background: transparent;
			border: 2px solid #F1F4F7;
			border-left: 0px;
			padding-left: 3%;
			color: #EBA69F;
			font-size: 12px;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding-right: 3%;
		}

		.chart-post-body-div2hiii{
			width: 20%;
			height: 35px;
			background: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.chart-post-body-div2hiii-div{
			width: 67%;
			height: 25px;
			background: #EEEEEE;
			border-radius: 2em;
			padding-left: 3%;
			display: flex;
			align-items: center;
		}

		.chart-post-body-div2hiii-div-moon{
			width: 22px;
			height: 22px;
			background: #ffffff;
			border-radius: 50em;
		}

		.chart-post-body-div2i{
			width: 95%;
			height: 60px;
			background: transparent;
			display: flex;
			align-items: center;
			padding-left: 5%;
		}

		.chart-post-body-div2j{
			width: 95%;
			height: 50px;
			background: transparent;
			padding-left: 5%;
			color: #7F95B8;
			display: flex;
			align-items: center;
			font-size: 13.7px;
		}

		.chart-post-body-div2k{
			width: 95%;
			height: 70px;
			background: transparent;
			padding-left: 5%;
		}

		.chart-post-body-div2k button{
			width: 93%;
			height: 42px;
			border: 0px;
			border-radius: 0.3em;
			cursor: pointer;
			background: #1B1E44;
			color: #ffffff;
			font-size: 14px;
		}












		@media (max-width: 1200px){

			.head-1-div1 img{
				height: 45px;
			}

			.head-1-div1 form{
				height: 40px;
				width: 68%;
				font-size: 13px;
			}

			.head-1-div2-nav1-icon a:link{
				font-size: 19px;
			}

			.head-1-div2-nav1-text a:link{
				font-size: 13px;
			}

			.head-1-div2{
				display: flex;
				height: 85px;
			}

			.head-1-div2-nav{
				width: 80%;
				height: 85px;
				display: flex;
				justify-content: space-between;
			}

			.head-1-div3-div{
				width: 100%;
			}

			.head-1-div3-div i{
				font-size: 17px;
			}

			.head-1-div3-div .fa-chevron-down{
				width: 35px;
				height: 35px;
			}

			.head-2-div1 span{
				font-size: 10px;
				margin-left: 2%;
			}

			.head-2-div2-div{
				width: 80%;
			}

			.head-2-div2-div i{
				font-size: 14px;
			}

			.transparent-notice-div{
				width: 60%;
			}

			.markets-position{
				width: 25%;
			}

			.featured-post{
				width: 75%;
				margin-left: 25%;
			}

			.featured-post-body-top-wins{
				display: none;
			}

			.featured-post-body-div{
				width: 80%;
			}

			.featured-post-head-div-start-transparent-position-div{
				width: 60%;
			}

			.featured-post-body-div-search-transparent-div{
				width: 60%;
			}

			.featured-post-body-div-search-upgrade-account{
				width: 50%;
				left: 25%;
			}

			.comment-display-div-img1{
				width: 80%;
			}

			.comment span{
				font-size: 13px;
			}

			.comment-display-div-text6 input{
				font-size: 13px;
			}

			.fa-bell-div{
				width: 30%;
				left: 65%;
			}

			.fa-chevron-down-div{
				width: 25%;
				left: 72.8%;
			}

			.trade-post-body-div1a span{
				font-size: 20px;
			}

			.trade-post-body-div1b span{
				font-size: 12.5px;
			}

			.trade-post-body-div2a1-search2 button{
				font-size: 12.5px;
			}

			.trade-post-body-div2a1-search1{
				width: 65%;
			}

			.trade-post-body-div2a1-search2 button {
				width: 130px;
			}

			.trade-post-body-div2a2 span{
				font-size: 21px;
			}

			.trade-post-body-div2a3{
				font-size: 14px;
			}

			.trade-post-body-div2a3d img{
				height: 20px;
			}

			.trade-post-body-div2a3e button{
				font-size: 11px;
			}

			.trade-post-body-div2a3f button{
				font-size: 11px;
			}

			.trade-post-body-div2a3g i{
				font-size: 13px;
			}

			.trade-post-body-div2a3h i{
				font-size: 12px;
			}

			.featured-post-head-div-start2{
				padding-left: 6%;
				width: 92%;
				padding-right: 2%;
			}

			.featured-post-head-div-start2 i{
				font-size: 11px;
			}

			.featured-post-head-div-icon i{
				font-size: 11px;
			}

			.mytrade-post-body-div-content1-div1a a:link{
				font-size: 10px;
				font-weight: bold;
			}

			.mytrade-post-body-div-content1-div1b a:link{
				margin-left: 2%;
				font-size: 10px;
				font-weight: bold;
			}

			.mytrade-post-body-div-content1-div1c a:link{
				margin-left: 2%;
				font-size: 10px;
				font-weight: bold;
			}

			.toptrade-post-body-div-content1-div{
				width: 80%;
			}

			.leaderboard-post-body-div1{
				width: 70%;
			}

			.academy-post-body-div2aii p{
				font-size: 11px;
			}

			.messenger-post-body-div2-div{
				width: 55%;
			}

			.invitelinka{
				font-size: 14px;
			}

			.manage-post-payment-button{
				width: 120px;
			}

			.profile-post-body-div2aiia-text{
				font-size: 13px;
			}

			.profile-post-body-div2aiii button{
				width: 200px;
			}

			.profile-post-body-div2b-body-search{
				width: 90%;
			}

			.profileopen-post-body-div2b-bodyb{
				font-size: 13px;
			}

			.featured-post-body-div-post1-thoughts{
				font-size: 13px;
			}

			.head-1-position2 button{
				font-size: 15px;
			}

			.settings-post-body-div2ci input{
				width: 250px;
			}

			.settingspassword-post-body-div2bi-div1 input{
				width: 250px;
			}

			.settingspassword-post-body-div2b{
				height: 380px;
				margin-top: 10px;
			}

			.featured-post-body-div-post1-pics-video video{
				height: 519px;
				width: 100%;
			}

			























		}















		@media screen and (max-width: 800px){


			header{
				height: auto;
			}

			.head-1{
				display: none;
			}

			.header-responsive{
				width: 100%;
				height: 87px;
				background: #FFFFFF;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-div{
				width: 90%;
				height: 60px;
				background: transparent;
				display: flex;
			}

			.header-responsive-div1{
				width: 15%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-div1 img{
				height: 38px;
			}

			.header-responsive-div2{
				width: 60%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-div2 img{
				height: 21px;
				cursor: pointer;
			}

			.header-responsive-div3{
				width: 25%;
				height: 60px;
				background: transparent;
				cursor: pointer;
				display: flex;
				align-items: center;
				justify-content: space-between;
				font-size: 18px;
				color: #585B5D;
			}

			.header-responsive-divb{
				width: 12%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-divb-img{
				width: 38px;
				height: 38px;
				background: #F3F7FA;
				border-radius: 40em;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-divb-img:hover{
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-divb-img img{
				height: 21px;
			}

			.header-responsive-divc{
				width: 73%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-divc form{
				width: 315px;
				height: 38px;
				border: 2px solid #E4E9EF;
				display: flex;
				align-items: center;
				padding-left: 3%;
				border-radius: 0.4em;
				color: #9393BC;
			}

			.header-responsive-divc input{
				margin-left: 3%;
				height: 35px;
				border: 0px;
				outline: none;
			}

			.header-responsive-search{
				width: 64%;
				height: 240px;
				background: #ffffff;
				position: fixed;
				top: 80px;
				left: 30%;
				border: 2px solid #E4E9EF;
				border-radius: 0.4em;
				box-shadow: 0px 0px 10px #ccc;
				display: none;
			}

			.header-responsive-search1{
				width: 96%;
				height: 40px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
				color: #7F93CB;
				font-size: 14px;
			}

			.header-responsive-search2{
				width: 100%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-search2-div{
				width: 92%;
				height: 45px;
				background: transparent;
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

			.header-responsive-search2-div button{
				width: 93px;
				height: 33px;
				font-size: 12.5px;
				border: 2px solid #E4E9EF;
				border-radius: 0.5em;
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-search2-div button:hover{
				background: #F1F1F1;
			}

			.header-responsive-search2-div i{
				color: #8B9DC7;
			}

			.header-responsive-search3{
				width: 96%;
				height: 60px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
			}

			.header-responsive-search3 button{
				width: 93px;
				height: 33px;
				font-size: 12.5px;
				border: 2px solid #E4E9EF;
				border-radius: 0.5em;
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-search3 button:hover{
				background: #F1F1F1;
			}

			.header-responsive-search3 i{
				color: #8B9DC7;
			}

			.header-responsive-search4{
				width: 100%;
				height: 30px;
				background: transparent;
				display: flex;
				justify-content: center;
			}

			.header-responsive-search4-div{
				width: 92%;
				height: 30px;
				background: transparent;
				font-size: 13px;
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

			.header-responsive-search5{
				width: 96%;
				height: 50px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
			}

			.header-responsive-search5 img{
				height: 21px;
			}

			#header-responsive-search5{
				text-decoration: none;
				color: #000000;
				font-size: 14px;
			}

			#header-responsive-search5:visited{
				color: #000000;
			}

			.header-responsive-search5:hover{
				background: #F1F1F1;
			}

			.head-2{
				justify-content: center;
			}

			.head-2-div{
				width: 90%;
			}

			.head-2-div2{
				display: none;
			}

			.head-2-div1{
				width: 100%;
			}

			.head-2-div1 span{
				font-size: 10px;
			}

			.notice{
				width: 13px;
				height: 13px;
			}

			.transparent-notice-div{
				width: 100%;
			}

			.feature-post-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 123px;
			}

			.features-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
			}

			.features-search-body1{
				width: 90%;
				height: 50px;
				background: transparent;
				padding-left: 5%;
				display: flex;
				padding-top: 20px;
				justify-content: space-between;
				padding-right: 5%;
				color: #A893BC;
				font-size: 13px;
			}

			.features-search-body2{
				width: 100%;
				height: 50px;
				background: transparent;
				padding-left: 5%;
				display: flex;
				cursor: pointer;
				align-items: center;
				border-bottom: 2px solid #E4E9EF;
				font-size: 14px;
			}

			.features-search-body2:hover{
				background: #F3F7FA;
				color: blue;
			}

			.features-search-body2-pix{
				width: 40px;
				height: 40px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.features-search-body2-text{
				width: 80%;
				height: 40px;
				background: transparent;
				margin-left: 3%;
				display: flex;
				align-items: center;
			}

			.Symbols-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 50px;
			}

			.features-search-body2-pix img{
				height: 38px;
			}

			.features-search-body2-text button{
				border: 0px;
				font-size: 12px;
				height: 22px;
				background: #EAF1FF;
				border-radius: 0.2em;
				color: #1B1E44;
			}

			.traders-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 50px;
			}

			.head-nav-responsive{
				width: 100%;
				height: 70px;
				background: #ffffff;
				box-shadow: 0px 0px 20px #E4E9EF;
				position: fixed;
				left: 0px;
				top: 642px;
				z-index: 500;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.head-nav-responsive-div{
				width: 90%;
				height: 60px;
				background: transparent;
				display: flex;
			}

			.head-nav-responsive-link{
				width: 20%;
				height: 60px;
				background: transparent;
			}

			.head-nav-responsive-linka{
				width: 100%;
				height: 50%;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.head-nav-responsive-linka i{
				width: 40px;
				height: 30px;
				background: transparent;
				display: flex;
				justify-content: center;
				align-items: center;
			}

			.head-nav-responsive-linkb{
				width: 95%;
				height: 50%;
				background: transparent;
				padding-left: 5%;
			}

			.head-nav-responsive-linkb a:link{
				text-decoration: none;
				color: #8B9DC2;
				font-size: 13px;
			}

			.head-nav-responsive-linkb a:visited{
				color: #8B9DC2;
			}

			.head-nav-responsive-linkb a:hover{
				color: #551A8B;
			}

			.head-nav-responsive-linkb a:active{
				color: #8B9DC2;
			}

			.markets-position{
				display: none;
				z-index: 100;
			}

			.markets-position-2{
				overflow: auto;
			}

			.responsive-chevron-down{
				width: 100%;
				height: 368px;
				background: #ffffff;
				position: fixed;
				top: 80px;
				left: 0px;
				z-index: 1200;
				box-shadow: 0px 0px 5px #ccc;
				display: none;
			}

			.fa-chevron-down-div1-diva-icon{
				justify-content: flex-end;
			}

			.fa-chevron-down-div1-diva{
				padding-left: 5%;
				width: 95%;
			}

			.fa-chevron-down-div2-moon{
				width: 35%;
			}


			.featured-post{
				width: 100%;
				margin-left: 0px;
			}

			.featured-post-head{
				height: auto;
			}

			.featured-post-head-div{
				height: auto;
				flex-direction: column;
				padding-top: 30px;
				margin-bottom: 30px;
				background: transparent;
			}

			.featured-post-head-div-start{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}

			.featured-post-head-div-progress{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}

			.featured-post-head-div-icon{
				height: 50px;
			}

			.featured-post-head-div-ultimate{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}


			.featured-post-head-div-start-transparent-position-div{
				width: 100%;
				height: 700px;
				z-index: 1000;
			}

			.featured-post-head-div-start-transparent-position-div1{
				height: 40px;
				align-items: flex-end;
			}

			.featured-post-head-div-start-transparent-position-div1 i{
				width: 25px;
				height: 25px;
				font-size: 12px;
			}

			.featured-post-head-div-start-transparent-position-div2{
				height: 200px;
			}

			.featured-post-head-div-start-transparent-position-div2 img{
				height: 110px;
			}

			.featured-post-head-div-start-transparent-position-div3 span{
				font-size: 21px;
			}

			.featured-post-head-div-start-transparent-position-div4 span{
				font-size: 16px;
			}

			.featured-post-head-div-start-transparent-position-div6{
				height: 180px;
			}

			.featured-post-head-div-start-transparent-position-div6-div{
				height: 175px;
			}

			.featured-post-head-div-start-transparent-position-div6-div1{
				height: 60px;
			}

			.featured-post-head-div-start-transparent-position-div6-div1 h2{
				font-size: 20px;
			}

			.featured-post-head-div-start-transparent-position-div6-div2{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div6-div3{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div6-div4{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div7{
				height: 80px;
			}

			.featured-post-head-div-start-transparent-position-div7 button{
				height: 40px;
			}

			.featured-post-body-top-wins{
				display: none;
			}

			.featured-post-body-div{
				width: 93%;
			}

			.featured-post-body-div-search-transparent-div{
				width: 100%;
			}

			.featured-post-body-div-search-upgrade-account{
				width: 99%;
				left: 0px;
			}

			.featured-post-body-div-search-upgrade-account1{
				padding-left: 2%;
				width: 96%;
				justify-content: space-between;
				padding-right: 2%;
			}

			.featured-post-body-div-search-upgrade-account1 span{
				font-size: 14px;
			}

			.featured-post-body-div-search-upgrade-account2 span{
				font-size: 14px;
			}

			.featured-post-body-div-search-upgrade-account3-div button{
				height: 35px;
				font-size: 12px;
			}

			.featured-post-body-div-search-upgrade-account1 i{
				font-size: 14px;
			}

			.featured-post-body-div-search-transparent-div1-text span{
				font-size: 18px;
			}

			.featured-post-body-div-search-transparent-div1-icon i{
				font-size: 15px;
			}

			.featured-post-body-div-post1-pics-video video{
				height: 500px;
				width: 100%;
			}

			.featured-post-body-div-post1{
				margin-bottom: 80px;
			}

			.markets-position-2-support{
				margin-bottom: 100px;
			}

			.markets-position-1-div-profile{
				justify-content: flex-start;
			}

			.markets-position-1-div-profile-name{
				margin-left: 2%;
			}

			.markets-position-1-div-profile-pics{
				width: 42px;
				height: 42px;
			}

			.markets-position-1-div-profile-pics img{
				height: 42px;
			}

			.markets-position-1-div-profile-name span{
				font-size: 14px;
			}

			.markets-position-1-div-profile-name p{
				font-size: 12px;
			}

			.markets-position-1{
				font-size: 13px;
			}

			.featured-post-body-div-post1-profile-name a:link{
				font-size: 15px;
			}

			.featured-post-body-div-post1-profile-name p{
				font-size: 14px;
			}

			.featured-post-body-div-post1-thoughts span{
				font-size: 14px;
			}

			#less{
				font-size: 13.5px;
			}

			.featured-post-body-div-post1-translation span{
				font-size: 13.5px;
			}

			.like span{
				font-size: 14px;
			}

			.comment button{
				font-size: 14px;
			}

			.share span{
				font-size: 14px;
			}

			.comment-display{
				height: auto;
			}

			.comment-display-div{
				flex-direction: column;
				overflow: auto;
			}

			.comment-display-div-img{
				height: 300px;
				width: 100%;
			}

			.comment-display-div-img1{
				height: 290px;
				justify-content: flex-start;
				padding-top: 10px;
			}

			.comment-display-div-img1 video{
				height: 290px;
				padding-left: 0px;
				width: 85%;
			}

			.comment-display-div-img2{
				height: 300px;
				width: 15%;
			}

			.comment-display-div-text{
				width: 100%;
				margin-bottom: 34px;
			}

			.featured-post-head-div-icon i{
				color: #1B1E44;
			}

			.trade-post-body-div1{
				display: none;
			}

			.trade-post-body-div2{
				width: 100%;
			}

			.trade-post-body-div2a1-search1{
				width: 70%;
			}

			.trade-post-body-div2a1-search2{
				width: 30%;
				margin-left: 5%;
			}

			.trade-post-body-div2a1-search2 button{
				height: 32px;
				font-size: 12px;
			}

			.trade-post-body-div2a2 span{
				font-size: 21px;
			}

			.trade-post-body-div2a3b{
				width: 15%;
				font-size: 12px;
			}

			.trade-post-body-div2a3c{
				font-size: 12px;
			}

			.trade-post-body-div2a3d{
				width: 21%;
			}

			.trade-post-body-div2a3d img{
				height: 20px;
			}

			.trade-post-body-div2a3e button{
				font-size: 9px;
			}

			.trade-post-body-div2a3f button{
				font-size: 9px;
			}

			.trade-post-body-div2a3g i{
				font-size: 12px;
			}

			.trade-post-body-div2a3h i{
				font-size: 12px;
			}

			.trade-post-body-div2b1 span{
				font-size: 21px;
			}

			.mytrade-post-body-div-content1-div2{
				display: none;
			}

			.mytrade-post-body-div-content1-div1{
				width: 70%;
			}

			.mytrade-post-body-div-content1-div1a{
				font-size: 13px;
			}

			.mytrade-post-body-div-content1-div1b{
				font-size: 13px;
			}

			.mytrade-post-body-div-content1-div1c{
				font-size: 13px;
			}

			.mytrade-post-body-div-content2-div1{
				width: 30%;
				font-size: 14px;
			}

			.mytrade-post-body-div-content2-div2{
				width: 35%;
			}

			.mytrade-post-body-div-content2-div2 button{
				font-size: 11px;
			}

			.mytrade-post-body-div-content2-div3{
				width: 35%;
				font-size: 13px;
			}

			.mytrade-post-body-div-content3-content1 span{
				font-size: 8.5px;
			}

			.mytrade-post-body-div-content3-content2-div1-pix{
				width: 30px;
				height: 30px;
			}

			.mytrade-post-body-div-content3-content2-div1-pix i{
				font-size: 21px;
			}

			.mytrade-post-body-div-content3-content2-div1-text b{
				font-size: 10px;
			}

			.mytrade-post-body-div-content3-content2-div1-text button{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div1-text span{
				display: none;
			}

			.mytrade-post-body-div-content3-content2-div2-pix{
				width: 18px;
				height: 18px;
			}

			.mytrade-post-body-div-content3-content2-div2-pix img{
				height: 14px;
				width: 14px;
			}

			.mytrade-post-body-div-content3-content2-div2-text span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div3 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div4 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div5 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div6 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div7 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div8 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div9 button{
				font-size: 5px;
				width: 30px;
				width: 100%;
			}

			.mytrade-post-body-div-content3-content2-div10 button{
				font-size: 8px;
				width: 30px;
				width: 100%;
			}

			.mytrade-post-body-div-content3-content2-div11 button{
				display: none;
			}

			.toptrade-post-body-div-content1-diva label{
				font-size: 13px;
			}

			.toptrade-post-body-div-content1-div{
				width: 100%;
			}

			.toptrade-post-body-div-content1-diva select{
				width: 140px;
				font-size: 12px;
			}

			.toptrade-post-body-div-content1-divbi{
				font-size: 12px;
			}

			.toptrade-post-body-div-content1-divbii{
				font-size: 12px;
			}

			.toptrade-post-body-div{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2-div{
				flex-direction: column;
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2-div1{
				width: 100%;
				background: #ffffff;
				margin-top: 10px;
				margin-bottom: 50px;
				border-radius: 0.3em;
			}

			.toptrade-post-body-div-content2-div1a{
				padding-top: 20px;
				height: 330px;
			}

			.toptrade-post-body-div-content2-div1b-pix{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-text1{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-text2{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-button{
				padding-right: 20%;
				width: 80%;
			}


			.toptrade-post-body-div-content2-div1b-text3{
				padding-right: 20%;
				width: 80%;
			}

			.discover-post-body-div1a b{
				font-size: 21px;
			}

			.btt1{
				width: 100px;
				font-size: 12px;
			}

			.btt2{
				font-size: 12px;
				width: 80px;
			}

			.btt3{
				font-size: 12px;
				width: 80px;
			}

			.btt4{
				font-size: 12px;
				width: 80px;
			}

			.btt5{
				width: 100px;
				font-size: 12px;
			}

			.btt6{
				font-size: 12px;
				width: 80px;
			}

			.btt7{
				font-size: 12px;
				width: 80px;
			}

			.discover-post-body-div1{
				height: auto;
				margin-bottom: 70px;
			}

			.discover-post-body-div1b-div{
				overflow-x: auto;
				width: 100%;
				height: 70px;
			}

			.discover-post-body-div1c{
				height: auto;
			}

			.discover-post-body-div1c-grid{
				margin-top: 30px;
				margin-bottom: 30px;
				height: auto;
				grid-template-columns: auto;
			}

			.discover-post-body-div1d{
				height: auto;
				margin-bottom: 40px;
			}

			.discover-post-body-div1d-div{
				height: auto;
				flex-direction: column;
			}

			.discover-post-body-div1d-div1{
				width: 100%;
			}

			.discover-post-body-div1d-div2{
				width: 100%;
				padding-left: 0px;
			}

			.discover-post-body-div1d-div1 span{
				font-size: 14px;
			}

			.bu1{
				height: 42px;
				font-size: 12px;
			}

			.bu2{
				width: 150px;
				height: 42px;
				font-size: 12px;
			}

			#bu2{
				width: 100%;
			}

			.discover-post-body-div1a p{
				font-size: 13px;
			}

			.discover-post-body-div2a b{
				font-size: 21px;
			}

			.discover-post-body-div2bia span{
				font-size: 18px;
			}

			.discover-post-body-div2{
				height: auto;
			}

			.discover-post-body-div2b{
				height: auto;
				flex-direction: column;
			}

			.discover-post-body-div2bi{
				margin-top: 25px;
				width: 100%;
			}

			.discover-post-body-div2a{
				padding-left: 2%;
				width: 98%;
			}

			#bubu{
				width: 100%;
			}

			.manage-post-body-div1{
				display: none;
			}

			.manage-post-body-div2{
				width: 100%;
				height: auto;
			}

			.manage-post-body-div2a-div{
				width: 100%;
			}

			.manage-post-body-div2a-div button{
				font-size: 12px;
			}

			.manage-post-body-div2bia span{
				font-size: 21px;
			}

			.manage-post-body-div2bia i{
				font-size: 15px;
			}

			.manage-post-body-div2bic{
				width: 95%;
			}

			.manage-post-body-div2b{
				height: auto;
			}

			.manage-post-body-div2bii{
				height: auto;
			}

			.manage-post-body-div2biib{
				height: auto;
				flex-direction: column;
			}

			.manage-post-body-div2biib .manage-post-body-div2bic{
				width: 95%;
				margin-bottom: 15px;
				margin-top: 10px;
			}

			.manage-post-body-div2biic .manage-post-body-div2bic{
				width: 95%;
			}

			.manage-post-body-div2biii{
				height: auto;
			}

			.manage-post-body-div2biv{
				margin-bottom: 80px;
				height: auto;
			}

			.copyt-post-body-div1{
				height: auto;
			}

			.copyt-post-body-div1b{
				height: auto;
			}

			.copyt-post-body-div1b-div{
				height: auto;
				flex-direction: column;
			}

			.copyt-post-body-div1b-div-grid{
				width: 100%;
				margin-bottom: 25px;
				margin-top: 25px;
			}

			.copyt-post-body-div1c{
				height: auto;
			}

			.copyt-post-body-div1c-div{
				height: 120px;
				flex-direction: column;
				margin-bottom: 100px;
				padding-bottom: 40px;
			}


			.copyt-post-body-div1c-div span{
				margin-top: 15px;
			}

			.copyt-post-body-div1c-div button{
				width: 100%;
				margin-top: 10px;
			}

			.copyt-post-body-div2{
				height: auto;
				flex-direction: column;
				margin-bottom: 120px;
			}

			.copyt-post-body-div2-div1{
				width: 100%;
				margin-top: 30px;
			}

			.leaderboard-post-body-div1{
				width: 90%;
			}

			.leaderboard-post-body-div{
				margin-bottom: 100px;
			}

			.leaderboard-post-body-div1b1{
				font-size: 15px;
			}

			.leaderboard-post-body-div1b2{
				font-size: 15px;
			}

			.leaderboard-post-body-div1b3{
				font-size: 13px;
			}

			.leaderboard-post-body-div1b4{
				font-size: 13px;
			}

			.academy-post-body-div1{
				width: 98%;
				margin-left: 1%;
				height: 70px;
				border-radius: 0.1em;
			}

			.academy-post-body-div1b img{
				height: 40px;
			}

			.academy-post-body-div1b{
				display: flex;
				align-items: flex-end;
				height: 70px;
			}

			.academy-post-body-div1a{
				font-size: 16px;
			}

			.academy-post-body-div2{
				height: auto;
				flex-wrap: wrap;
				margin-bottom: 100px;
				padding-right: 1.5%;
				padding-left: 1.5%;
				width: 97%;
			}

			.academy-post-body-div2a{
				width: 48%;
				margin-top: 25px;
			}

			.messenger-post-body-div{
				flex-direction: column;
			}

			.messenger-post-body-div1 {
				width: 100%;
			}

			.messenger-post-body-div2{
				width: 100%;
			}

			.messenger-post-body-div2-div{
				width: 80%;
			}

			.messenger-post-body-div2{
				margin-top: 60px;
				margin-bottom: 60px;
			}

			.messenger-post-body-div2ii{
				display: none;
			}

			.messenger-post-body-div2i{
				width: 100%;
			}

			.messenger-post-body-div2ib-div-profile img{
				height: 40px;
			}

			.messenger-post-body-div2ib-div-profile{
				height: 40px;
				width: 40px;
			}

			.messenger-post-body-div2ib-div-textb{
				font-size: 14px;
			}

			.messenger-post-body-div2ib-div-texta{
				font-size: 14px;
			}

			.messenger-post-body-div2ia{
				font-size: 14.5px;
			}

			.messenger-post-body-div1b{
				font-size: 14.5px;
			}

			.help-post-body-div{
				flex-direction: column;
			}

			.help-post-body-div1{
				width: 100%;
				height: auto;
			}

			.help-post-body-div2{
				width: 100%;
				height: auto;
				margin-bottom: 300px;
			}

			.help-post-body-div2b{
				height: auto;
			}

			.help-post-body-div2b-div{
				height: auto;
				grid-template-columns: auto;
			}

			.help-post-body-div2b-div-grid{
				margin-top: 20px;
			}

			.helpcall-post-body-div2b1-div{
				width: 100%;
			}

			.helpcall-post-body-div2b2{
				height: 300px;
			}

			.helpcall-post-body-div2b2b{
				flex-direction: column;
				height: auto;
			}

			.helpcall-post-body-div2b2bi{
				width: 100%;
			}

			.helpcall-post-body-div2b2bii{
				width: 100%;
			}

			.refer-post-body-div{
				margin-bottom: 120px;
			}

			.refer-post-body-div b{
				font-size: 21px;
			}

			.invitelink{
				width: 100%;
			}

			.refer-post-body-div button{
				width: 120px;
			}


			.settings-post-body-div{
				height: auto;
				flex-direction: column;
			}

			.settings-post-body-div1{
				height: auto;
				width: 100%;
			}

			.settings-post-body-div2{
				width: 100%;
				height: auto;
				margin-bottom: 300px;
			}

			.settings-post-body-div2c{
				height: auto;
				flex-direction: column;
			}

			.settings-post-body-div2d{
				height: auto;
				flex-direction: column;
			}

				.settingspassword-post-body-div2a{
			height: auto;
		}

		.settingspassword-post-body-div2a span{
			font-size: 21px;
		}

		.settingspassword-post-body-div2b {
			height: auto;
			flex-direction: column;
		}

		.settingspassword-post-body-div2bi{
			width: 100%;
		}

		.settingspassword-post-body-div2a p{
			width: 95%;
		}

		.settingspassword-post-body-div2bii{
			height: auto;
		}

		.profile-post-body-div1{
			height: 200px;
		}

		.profile-post-body-div1-pix{
			top: 145px;
			width: 100px;
			height: 100px;
		}

		.profile-post-body-div1-pix img{
			width: 100px;
			height: 100px;
		}

		.profile-post-body-div1-country{
			top: 110px;
			left: 16%;
		}

		.profile-post-body-div2{
			flex-direction: column;
		}

		.profile-post-body-div2a{
			width: 100%;
		}

		.profile-post-body-div2b{
			width: 100%;
		}

		.profile-post-body-div1-bronze{
			left: 80%;
			top: 30px;
		}

		.profile-post-body-div2b-topa{
			width: 70%;
		}

		.profile-post-body-div2b-topb{
			width: 30%;
		}

		.profile-post-body-div2b-topb button{
			width: 100px;
			font-size: 14px;
		}

		.profile-post-body-div2b-body-search{
			width: 99%;
		}

		.chart-post-body-div{
			height: auto;
			flex-direction: column;
			margin-bottom: 100px;
		}

		.chart-post-body-div1{
			width: 100%;
		}

		.chart-post-body-div2{
			width: 100%;
			margin-top: 20px;
		}









			


			








		}

		

















		@media screen and (max-width: 630px){


			header{
				height: auto;
			}

			.head-1{
				display: none;
			}

			.header-responsive{
				width: 100%;
				height: 87px;
				background: #FFFFFF;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-div{
				width: 90%;
				height: 60px;
				background: transparent;
				display: flex;
			}

			.header-responsive-div1{
				width: 15%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-div1 img{
				height: 38px;
			}

			.header-responsive-div2{
				width: 60%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-div2 img{
				height: 21px;
				cursor: pointer;
			}

			.header-responsive-div3{
				width: 25%;
				height: 60px;
				background: transparent;
				cursor: pointer;
				display: flex;
				align-items: center;
				justify-content: space-between;
				font-size: 18px;
				color: #585B5D;
			}

			.header-responsive-divb{
				width: 12%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-divb-img{
				width: 38px;
				height: 38px;
				background: #F3F7FA;
				border-radius: 40em;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-divb-img:hover{
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-divb-img img{
				height: 21px;
			}

			.header-responsive-divc{
				width: 73%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.header-responsive-divc form{
				width: 315px;
				height: 38px;
				border: 2px solid #E4E9EF;
				display: flex;
				align-items: center;
				padding-left: 3%;
				border-radius: 0.4em;
				color: #9393BC;
			}

			.header-responsive-divc input{
				margin-left: 3%;
				height: 35px;
				border: 0px;
				outline: none;
			}

			.header-responsive-search{
				width: 64%;
				height: 240px;
				background: #ffffff;
				position: fixed;
				top: 80px;
				left: 30%;
				border: 2px solid #E4E9EF;
				border-radius: 0.4em;
				box-shadow: 0px 0px 10px #ccc;
				display: none;
			}

			.header-responsive-search1{
				width: 96%;
				height: 40px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
				color: #7F93CB;
				font-size: 14px;
			}

			.header-responsive-search2{
				width: 100%;
				height: 60px;
				background: transparent;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.header-responsive-search2-div{
				width: 92%;
				height: 45px;
				background: transparent;
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

			.header-responsive-search2-div button{
				width: 93px;
				height: 33px;
				font-size: 12.5px;
				border: 2px solid #E4E9EF;
				border-radius: 0.5em;
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-search2-div button:hover{
				background: #F1F1F1;
			}

			.header-responsive-search2-div i{
				color: #8B9DC7;
			}

			.header-responsive-search3{
				width: 96%;
				height: 60px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
			}

			.header-responsive-search3 button{
				width: 93px;
				height: 33px;
				font-size: 12.5px;
				border: 2px solid #E4E9EF;
				border-radius: 0.5em;
				background: transparent;
				cursor: pointer;
			}

			.header-responsive-search3 button:hover{
				background: #F1F1F1;
			}

			.header-responsive-search3 i{
				color: #8B9DC7;
			}

			.header-responsive-search4{
				width: 100%;
				height: 30px;
				background: transparent;
				display: flex;
				justify-content: center;
			}

			.header-responsive-search4-div{
				width: 92%;
				height: 30px;
				background: transparent;
				font-size: 13px;
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

			.header-responsive-search5{
				width: 96%;
				height: 50px;
				background: transparent;
				padding-left: 4%;
				display: flex;
				align-items: center;
			}

			.header-responsive-search5 img{
				height: 21px;
			}

			#header-responsive-search5{
				text-decoration: none;
				color: #000000;
				font-size: 14px;
			}

			#header-responsive-search5:visited{
				color: #000000;
			}

			.header-responsive-search5:hover{
				background: #F1F1F1;
			}

			.head-2{
				justify-content: center;
			}

			.head-2-div{
				width: 90%;
			}

			.head-2-div2{
				display: none;
			}

			.head-2-div1{
				width: 100%;
			}

			.head-2-div1 span{
				font-size: 10px;
			}

			.notice{
				width: 13px;
				height: 13px;
			}

			.transparent-notice-div{
				width: 100%;
			}

			.feature-post-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 123px;
			}

			.features-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
			}

			.features-search-body1{
				width: 90%;
				height: 50px;
				background: transparent;
				padding-left: 5%;
				display: flex;
				padding-top: 20px;
				justify-content: space-between;
				padding-right: 5%;
				color: #A893BC;
				font-size: 13px;
			}

			.features-search-body2{
				width: 100%;
				height: 50px;
				background: transparent;
				padding-left: 5%;
				display: flex;
				cursor: pointer;
				align-items: center;
				border-bottom: 2px solid #E4E9EF;
				font-size: 14px;
			}

			.features-search-body2:hover{
				background: #F3F7FA;
				color: blue;
			}

			.features-search-body2-pix{
				width: 40px;
				height: 40px;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.features-search-body2-text{
				width: 80%;
				height: 40px;
				background: transparent;
				margin-left: 3%;
				display: flex;
				align-items: center;
			}

			.Symbols-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 50px;
			}

			.features-search-body2-pix img{
				height: 38px;
			}

			.features-search-body2-text button{
				border: 0px;
				font-size: 12px;
				height: 22px;
				background: #EAF1FF;
				border-radius: 0.2em;
				color: #1B1E44;
			}

			.traders-search-body{
				width: 100%;
				height: auto;
				background: #ffffff;
				margin-top: 50px;
			}

			.head-nav-responsive{
				width: 100%;
				height: 70px;
				background: #ffffff;
				box-shadow: 0px 0px 20px #E4E9EF;
				position: fixed;
				left: 0px;
				top: 642px;
				z-index: 500;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.head-nav-responsive-div{
				width: 90%;
				height: 60px;
				background: transparent;
				display: flex;
			}

			.head-nav-responsive-link{
				width: 20%;
				height: 60px;
				background: transparent;
			}

			.head-nav-responsive-linka{
				width: 100%;
				height: 50%;
				background: transparent;
				display: flex;
				align-items: center;
			}

			.head-nav-responsive-linka i{
				width: 40px;
				height: 30px;
				background: transparent;
				display: flex;
				justify-content: center;
				align-items: center;
			}

			.head-nav-responsive-linkb{
				width: 95%;
				height: 50%;
				background: transparent;
				padding-left: 5%;
			}

			.head-nav-responsive-linkb a:link{
				text-decoration: none;
				color: #8B9DC2;
				font-size: 13px;
			}

			.head-nav-responsive-linkb a:visited{
				color: #8B9DC2;
			}

			.head-nav-responsive-linkb a:hover{
				color: #551A8B;
			}

			.head-nav-responsive-linkb a:active{
				color: #8B9DC2;
			}

			.markets-position{
				display: none;
				z-index: 100;
			}

			.markets-position-2{
				overflow: auto;
			}

			.responsive-chevron-down{
				width: 100%;
				height: 368px;
				background: #ffffff;
				position: fixed;
				top: 80px;
				left: 0px;
				z-index: 1200;
				box-shadow: 0px 0px 5px #ccc;
				display: none;
			}

			.fa-chevron-down-div1-diva-icon{
				justify-content: flex-end;
			}

			.fa-chevron-down-div1-diva{
				padding-left: 5%;
				width: 95%;
			}

			.fa-chevron-down-div2-moon{
				width: 35%;
			}


			.featured-post{
				width: 100%;
				margin-left: 0px;
			}

			.featured-post-head{
				height: auto;
			}

			.featured-post-head-div{
				height: auto;
				flex-direction: column;
				padding-top: 30px;
				margin-bottom: 30px;
				background: transparent;
			}

			.featured-post-head-div-start{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}

			.featured-post-head-div-progress{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}

			.featured-post-head-div-icon{
				height: 50px;
			}

			.featured-post-head-div-ultimate{
				width: 95%;
				background: #1B1E44;
				border: 0px;
			}


			.featured-post-head-div-start-transparent-position-div{
				width: 100%;
				height: 700px;
				z-index: 1000;
			}

			.featured-post-head-div-start-transparent-position-div1{
				height: 40px;
				align-items: flex-end;
			}

			.featured-post-head-div-start-transparent-position-div1 i{
				width: 25px;
				height: 25px;
				font-size: 12px;
			}

			.featured-post-head-div-start-transparent-position-div2{
				height: 200px;
			}

			.featured-post-head-div-start-transparent-position-div2 img{
				height: 110px;
			}

			.featured-post-head-div-start-transparent-position-div3 span{
				font-size: 21px;
			}

			.featured-post-head-div-start-transparent-position-div4 span{
				font-size: 16px;
			}

			.featured-post-head-div-start-transparent-position-div6{
				height: 180px;
			}

			.featured-post-head-div-start-transparent-position-div6-div{
				height: 175px;
			}

			.featured-post-head-div-start-transparent-position-div6-div1{
				height: 60px;
			}

			.featured-post-head-div-start-transparent-position-div6-div1 h2{
				font-size: 20px;
			}

			.featured-post-head-div-start-transparent-position-div6-div2{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div6-div3{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div6-div4{
				font-size: 14px;
			}

			.featured-post-head-div-start-transparent-position-div7{
				height: 80px;
			}

			.featured-post-head-div-start-transparent-position-div7 button{
				height: 40px;
			}

			.featured-post-body-top-wins{
				display: none;
			}

			.featured-post-body-div{
				width: 93%;
			}

			.featured-post-body-div-search-transparent-div{
				width: 100%;
			}

			.featured-post-body-div-search-upgrade-account{
				width: 99%;
				left: 0px;
			}

			.featured-post-body-div-search-upgrade-account1{
				padding-left: 2%;
				width: 96%;
				justify-content: space-between;
				padding-right: 2%;
			}

			.featured-post-body-div-search-upgrade-account1 span{
				font-size: 14px;
			}

			.featured-post-body-div-search-upgrade-account2 span{
				font-size: 14px;
			}

			.featured-post-body-div-search-upgrade-account3-div button{
				height: 35px;
				font-size: 12px;
			}

			.featured-post-body-div-search-upgrade-account1 i{
				font-size: 14px;
			}

			.featured-post-body-div-search-transparent-div1-text span{
				font-size: 18px;
			}

			.featured-post-body-div-search-transparent-div1-icon i{
				font-size: 15px;
			}

			.featured-post-body-div-post1-pics-video video{
				height: 500px;
				width: 100%;
			}

			.featured-post-body-div-post1{
				margin-bottom: 80px;
			}

			.markets-position-2-support{
				margin-bottom: 100px;
			}

			.markets-position-1-div-profile{
				justify-content: flex-start;
			}

			.markets-position-1-div-profile-name{
				margin-left: 2%;
			}

			.markets-position-1-div-profile-pics{
				width: 42px;
				height: 42px;
			}

			.markets-position-1-div-profile-pics img{
				height: 42px;
			}

			.markets-position-1-div-profile-name span{
				font-size: 14px;
			}

			.markets-position-1-div-profile-name p{
				font-size: 12px;
			}

			.markets-position-1{
				font-size: 13px;
			}

			.featured-post-body-div-post1-profile-name a:link{
				font-size: 15px;
			}

			.featured-post-body-div-post1-profile-name p{
				font-size: 14px;
			}

			.featured-post-body-div-post1-thoughts span{
				font-size: 14px;
			}

			#less{
				font-size: 13.5px;
			}

			.featured-post-body-div-post1-translation span{
				font-size: 13.5px;
			}

			.like span{
				font-size: 14px;
			}

			.comment button{
				font-size: 14px;
			}

			.share span{
				font-size: 14px;
			}

			.comment-display{
				height: auto;
			}

			.comment-display-div{
				flex-direction: column;
				overflow: auto;
			}

			.comment-display-div-img{
				height: 300px;
				width: 100%;
			}

			.comment-display-div-img1{
				height: 290px;
				justify-content: flex-start;
				padding-top: 10px;
			}

			.comment-display-div-img1 video{
				height: 290px;
				padding-left: 0px;
				width: 85%;
			}

			.comment-display-div-img2{
				height: 300px;
				width: 15%;
			}

			.comment-display-div-text{
				width: 100%;
				margin-bottom: 34px;
			}

			.featured-post-head-div-icon i{
				color: #1B1E44;
			}

			.trade-post-body-div1{
				display: none;
			}

			.trade-post-body-div2{
				width: 100%;
			}

			.trade-post-body-div2a1-search1{
				width: 70%;
			}

			.trade-post-body-div2a1-search2{
				width: 30%;
				margin-left: 5%;
			}

			.trade-post-body-div2a1-search2 button{
				height: 32px;
				font-size: 12px;
			}

			.trade-post-body-div2a2 span{
				font-size: 21px;
			}

			.trade-post-body-div2a3b{
				width: 15%;
				font-size: 12px;
			}

			.trade-post-body-div2a3c{
				font-size: 12px;
			}

			.trade-post-body-div2a3d{
				width: 21%;
			}

			.trade-post-body-div2a3d img{
				height: 20px;
			}

			.trade-post-body-div2a3e button{
				font-size: 9px;
			}

			.trade-post-body-div2a3f button{
				font-size: 9px;
			}

			.trade-post-body-div2a3g i{
				font-size: 12px;
			}

			.trade-post-body-div2a3h i{
				font-size: 12px;
			}

			.trade-post-body-div2b1 span{
				font-size: 21px;
			}

			.mytrade-post-body-div-content1-div2{
				display: none;
			}

			.mytrade-post-body-div-content1-div1{
				width: 70%;
			}

			.mytrade-post-body-div-content1-div1a{
				font-size: 13px;
			}

			.mytrade-post-body-div-content1-div1b{
				font-size: 13px;
			}

			.mytrade-post-body-div-content1-div1c{
				font-size: 13px;
			}

			.mytrade-post-body-div-content2-div1{
				width: 30%;
				font-size: 14px;
			}

			.mytrade-post-body-div-content2-div2{
				width: 35%;
			}

			.mytrade-post-body-div-content2-div2 button{
				font-size: 11px;
			}

			.mytrade-post-body-div-content2-div3{
				width: 35%;
				font-size: 13px;
			}

			.mytrade-post-body-div-content3-content1 span{
				font-size: 8.5px;
			}

			.mytrade-post-body-div-content3-content2-div1-pix{
				width: 30px;
				height: 30px;
			}

			.mytrade-post-body-div-content3-content2-div1-pix i{
				font-size: 21px;
			}

			.mytrade-post-body-div-content3-content2-div1-text b{
				font-size: 10px;
			}

			.mytrade-post-body-div-content3-content2-div1-text button{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div1-text span{
				display: none;
			}

			.mytrade-post-body-div-content3-content2-div2-pix{
				width: 18px;
				height: 18px;
			}

			.mytrade-post-body-div-content3-content2-div2-pix img{
				height: 14px;
				width: 14px;
			}

			.mytrade-post-body-div-content3-content2-div2-text span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div3 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div4 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div5 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div6 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div7 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div8 span{
				font-size: 8px;
			}

			.mytrade-post-body-div-content3-content2-div9 button{
				font-size: 5px;
				width: 30px;
				width: 100%;
			}

			.mytrade-post-body-div-content3-content2-div10 button{
				font-size: 8px;
				width: 30px;
				width: 100%;
			}

			.mytrade-post-body-div-content3-content2-div11 button{
				display: none;
			}

			.toptrade-post-body-div-content1-diva label{
				font-size: 13px;
			}

			.toptrade-post-body-div-content1-div{
				width: 100%;
			}

			.toptrade-post-body-div-content1-diva select{
				width: 140px;
				font-size: 12px;
			}

			.toptrade-post-body-div-content1-divbi{
				font-size: 12px;
			}

			.toptrade-post-body-div-content1-divbii{
				font-size: 12px;
			}

			.toptrade-post-body-div{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2{
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2-div{
				flex-direction: column;
				height: auto;
				background: #F3F7FA;
			}

			.toptrade-post-body-div-content2-div1{
				width: 100%;
				background: #ffffff;
				margin-top: 10px;
				margin-bottom: 50px;
				border-radius: 0.3em;
			}

			.toptrade-post-body-div-content2-div1a{
				padding-top: 20px;
				height: 330px;
			}

			.toptrade-post-body-div-content2-div1b-pix{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-text1{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-text2{
				padding-right: 20%;
				width: 80%;
			}

			.toptrade-post-body-div-content2-div1b-button{
				padding-right: 20%;
				width: 80%;
			}


			.toptrade-post-body-div-content2-div1b-text3{
				padding-right: 20%;
				width: 80%;
			}

			.discover-post-body-div1a b{
				font-size: 21px;
			}

			.btt1{
				width: 100px;
				font-size: 12px;
			}

			.btt2{
				font-size: 12px;
				width: 80px;
			}

			.btt3{
				font-size: 12px;
				width: 80px;
			}

			.btt4{
				font-size: 12px;
				width: 80px;
			}

			.btt5{
				width: 100px;
				font-size: 12px;
			}

			.btt6{
				font-size: 12px;
				width: 80px;
			}

			.btt7{
				font-size: 12px;
				width: 80px;
			}

			.discover-post-body-div1{
				height: auto;
				margin-bottom: 70px;
			}

			.discover-post-body-div1b-div{
				overflow-x: auto;
				width: 100%;
				height: 70px;
			}

			.discover-post-body-div1c{
				height: auto;
			}

			.discover-post-body-div1c-grid{
				margin-top: 30px;
				margin-bottom: 30px;
				height: auto;
				grid-template-columns: auto;
			}

			.discover-post-body-div1d{
				height: auto;
				margin-bottom: 40px;
			}

			.discover-post-body-div1d-div{
				height: auto;
				flex-direction: column;
			}

			.discover-post-body-div1d-div1{
				width: 100%;
			}

			.discover-post-body-div1d-div2{
				width: 100%;
				padding-left: 0px;
			}

			.discover-post-body-div1d-div1 span{
				font-size: 14px;
			}

			.bu1{
				height: 42px;
				font-size: 12px;
			}

			.bu2{
				width: 150px;
				height: 42px;
				font-size: 12px;
			}

			#bu2{
				width: 100%;
			}

			.discover-post-body-div1a p{
				font-size: 13px;
			}

			.discover-post-body-div2a b{
				font-size: 21px;
			}

			.discover-post-body-div2bia span{
				font-size: 18px;
			}

			.discover-post-body-div2{
				height: auto;
			}

			.discover-post-body-div2b{
				height: auto;
				flex-direction: column;
			}

			.discover-post-body-div2bi{
				margin-top: 25px;
				width: 100%;
			}

			.discover-post-body-div2a{
				padding-left: 2%;
				width: 98%;
			}

			#bubu{
				width: 100%;
			}

			.manage-post-body-div1{
				display: none;
			}

			.manage-post-body-div2{
				width: 100%;
				height: auto;
			}

			.manage-post-body-div2a-div{
				width: 100%;
			}

			.manage-post-body-div2a-div button{
				font-size: 12px;
			}

			.manage-post-body-div2bia span{
				font-size: 21px;
			}

			.manage-post-body-div2bia i{
				font-size: 15px;
			}

			.manage-post-body-div2bic{
				width: 95%;
			}

			.manage-post-body-div2b{
				height: auto;
			}

			.manage-post-body-div2bii{
				height: auto;
			}

			.manage-post-body-div2biib{
				height: auto;
				flex-direction: column;
			}

			.manage-post-body-div2biib .manage-post-body-div2bic{
				width: 95%;
				margin-bottom: 15px;
				margin-top: 10px;
			}

			.manage-post-body-div2biic .manage-post-body-div2bic{
				width: 95%;
			}

			.manage-post-body-div2biii{
				height: auto;
			}

			.manage-post-body-div2biv{
				margin-bottom: 80px;
				height: auto;
			}

			.copyt-post-body-div1{
				height: auto;
			}

			.copyt-post-body-div1b{
				height: auto;
			}

			.copyt-post-body-div1b-div{
				height: auto;
				flex-direction: column;
			}

			.copyt-post-body-div1b-div-grid{
				width: 100%;
				margin-bottom: 25px;
				margin-top: 25px;
			}

			.copyt-post-body-div1c{
				height: auto;
			}

			.copyt-post-body-div1c-div{
				height: 120px;
				flex-direction: column;
				margin-bottom: 100px;
				padding-bottom: 40px;
			}


			.copyt-post-body-div1c-div span{
				margin-top: 15px;
			}

			.copyt-post-body-div1c-div button{
				width: 100%;
				margin-top: 10px;
			}

			.copyt-post-body-div2{
				height: auto;
				flex-direction: column;
				margin-bottom: 120px;
			}

			.copyt-post-body-div2-div1{
				width: 100%;
				margin-top: 30px;
			}

			.leaderboard-post-body-div1{
				width: 90%;
			}

			.leaderboard-post-body-div{
				margin-bottom: 100px;
			}

			.leaderboard-post-body-div1b1{
				font-size: 15px;
			}

			.leaderboard-post-body-div1b2{
				font-size: 15px;
			}

			.leaderboard-post-body-div1b3{
				font-size: 13px;
			}

			.leaderboard-post-body-div1b4{
				font-size: 13px;
			}

			.academy-post-body-div1{
				width: 98%;
				margin-left: 1%;
				height: 70px;
				border-radius: 0.1em;
			}

			.academy-post-body-div1b img{
				height: 40px;
			}

			.academy-post-body-div1b{
				display: flex;
				align-items: flex-end;
				height: 70px;
			}

			.academy-post-body-div1a{
				font-size: 16px;
			}

			.academy-post-body-div2{
				height: auto;
				flex-wrap: wrap;
				margin-bottom: 100px;
				padding-right: 1.5%;
				padding-left: 1.5%;
				width: 97%;
			}

			.academy-post-body-div2a{
				width: 48%;
				margin-top: 25px;
			}

			.messenger-post-body-div{
				flex-direction: column;
			}

			.messenger-post-body-div1 {
				width: 100%;
			}

			.messenger-post-body-div2{
				width: 100%;
			}

			.messenger-post-body-div2-div{
				width: 80%;
			}

			.messenger-post-body-div2{
				margin-top: 60px;
				margin-bottom: 60px;
			}

			.messenger-post-body-div2ii{
				display: none;
			}

			.messenger-post-body-div2i{
				width: 100%;
			}

			.messenger-post-body-div2ib-div-profile img{
				height: 40px;
			}

			.messenger-post-body-div2ib-div-profile{
				height: 40px;
				width: 40px;
			}

			.messenger-post-body-div2ib-div-textb{
				font-size: 14px;
			}

			.messenger-post-body-div2ib-div-texta{
				font-size: 14px;
			}

			.messenger-post-body-div2ia{
				font-size: 14.5px;
			}

			.messenger-post-body-div1b{
				font-size: 14.5px;
			}

			.help-post-body-div{
				flex-direction: column;
			}

			.help-post-body-div1{
				width: 100%;
				height: auto;
			}

			.help-post-body-div2{
				width: 100%;
				height: auto;
				margin-bottom: 300px;
			}

			.help-post-body-div2b{
				height: auto;
			}

			.help-post-body-div2b-div{
				height: auto;
				grid-template-columns: auto;
			}

			.help-post-body-div2b-div-grid{
				margin-top: 20px;
			}

			.helpcall-post-body-div2b1-div{
				width: 100%;
			}

			.helpcall-post-body-div2b2{
				height: 300px;
			}

			.helpcall-post-body-div2b2b{
				flex-direction: column;
				height: auto;
			}

			.helpcall-post-body-div2b2bi{
				width: 100%;
			}

			.helpcall-post-body-div2b2bii{
				width: 100%;
			}

			.refer-post-body-div{
				margin-bottom: 120px;
			}

			.refer-post-body-div b{
				font-size: 21px;
			}

			.invitelink{
				width: 100%;
			}

			.refer-post-body-div button{
				width: 120px;
			}

			.settings-post-body-div{
				height: auto;
				flex-direction: column;
			}

			.settings-post-body-div1{
				height: auto;
				width: 100%;
			}

			.settings-post-body-div2{
				width: 100%;
				height: auto;
				margin-bottom: 300px;
			}

			.settings-post-body-div2c{
				height: auto;
				flex-direction: column;
			}

			.settings-post-body-div2d{
				height: auto;
				flex-direction: column;
			}

			.settingspassword-post-body-div2a{
			height: auto;
		}

		.settingspassword-post-body-div2a span{
			font-size: 21px;
		}

		.settingspassword-post-body-div2b {
			height: auto;
			flex-direction: column;
		}

		.settingspassword-post-body-div2bi{
			width: 100%;
		}

		.settingspassword-post-body-div2a p{
			width: 95%;
		}

		.settingspassword-post-body-div2bii{
			height: auto;
		}

		.chart-post-body-div{
			height: auto;
			flex-direction: column;
			margin-bottom: 100px;
		}

		.chart-post-body-div1{
			width: 100%;
		}

		.chart-post-body-div2{
			width: 100%;
			margin-top: 20px;
		}











			


			








		}

		










