@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}

.orange {
	color: #FFC000;
}

.white {
	color: #FFF;
}

/*BASIC*/
ul {
	padding: 0;
	margin: 0;
}

.templatemo-flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

/*PARALLAX*/
[class*="bg__"] {
	height: 100vh;
	position: relative;
	/* fix background */
	background-attachment: fixed;
	/* center it */
	background-position: center center;
	/* Scale it nicely to the element */
	background-size: cover;

	/* just make it look a bit better ;) */
	&:nth-child(2n) {
		box-shadow: inset 0 0 1em #111;
	}
}

/* _________________home page bg images _______________ */
/*-----------------------------------------------------*/
.bg__first {
	background: url(../images/exchange-banner-v2.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__second {
	background: url(../images/exchange-section-2.jpg) 50% 0 no-repeat fixed;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__third {
	background: url(../images/exchange-section-3.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__fourth {
	background: url(../images/exchange-section-4.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__fifth {
	background: url(../images/exchange-section-5.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__sixth {
	background: url(../images/exchange-section-6.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Card MVA page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__seventh {
	background: url(../images/card-mva-bg1.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__eightth {
	background: url(../images/card-mva-bg2.jpg) 50% 0 no-repeat fixed;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__nineth {
	background: url(../images/card-mva-bg3.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__tenth {
	background: url(../images/card-mva-bg4.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__elewonth {
	background: url(../images/card-mva-bg5.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Contact MVA page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__twowalth {
	background: url(../images/contact-mva-bg1.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__thirteen {
	background: url(../images/white-bg-texture.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Exchange MVA page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__fourteen {
	background: url("../images/exchange-mva-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__fifteen {
	background: url(../images/home-section-bg6.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__sixteen {
	background: url(../images/exchange-mva-bg3.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Plan MVA page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__seventeen {
	background: url("../images/plan-mva-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__eightteen {
	background: url(../images/white-bg-texture.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Plan MVA page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__nineteen {
	background: url("../images/limit-and-fee-card-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__eightteen {
	background: url(../images/white-bg-texture.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Terms of Service page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__twonteen {
	background: url("../images/terms-mva-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 60vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__twonteeone {
	background: url(../images/white-bg-texture4.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________Login page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__twonteetwo {
	background: url("../images/logn-mva-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 60vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

/* _________________About-us page bg images _______________ */
/*-----------------------------------------------------------*/
.bg__twonteethree {
	background: url("../images/about-mva-bg.jpg") 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__twonteefour {
	background: url(../images/about-mva-bg2.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__twonteefive {
	background: url(../images/white-bg-texture2.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__twonteesix {
	background: url(../images/white-bg-texture3.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.bg__twontyseven {
	background: url(../images/white-bg-texture4.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 100vh;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}

.meta1-new-header .container-fluid .navbar-brand {
	padding: 0;
	margin-left: 0;
	margin-right: 50px;
	margin-top: 0;
}

.meta1-new-header .navbar-inverse {
	background: none !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}

.meta1-new-header .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	padding: 6px 18px !important;
	text-transform: uppercase;
	font-weight: 500;
}

.meta1-new-header .navbar-nav>li>a:hover {
	color: #ffc000;
}

.meta1-new-header .navbar a.login-header {
	background: #ffc000;
	color: #330000;
	font-size: 15px;
	padding: 10px 40px;
	border-radius: 80px;
	text-decoration: none;
	font-weight: 500;
}

.meta1-new-header .navbar a.login-header:hover {
	background: #fff;
}

.meta1-new-header .navbar-brand img {
	display: inline-block;
	margin-right: 5px;
}

.meta1-new-header .navbar-brand {
	font-size: 18px;
	font-weight: 700;
	color: #1e1e1e !important;
	text-transform: uppercase;
	text-shadow: none !important;
}

.meta1-new-header .navbar {
	margin-bottom: 0px !important;
	border: none;
	padding-top: 10px;
}

.meta1-new-header .navbar .navbar-nav {
	padding-top: 0;
}

.meta1-new-header .nav a {
	margin-left: 20px;
}

.meta1-new-header .nav a:hover {
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.meta1-new-header .nav li:hover .sub-menu {
	visibility: visible;
	opacity: 1;
}

.meta1-new-header .nav span {
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	margin-top: -10px;
	display: inline-block;
	background-color: #f23b3b;
	padding: 6px 12px;
	text-align: center;
	border-color: transparent;
}

.meta1-new-header .nav .sub-menu {
	border-top: 0;
	margin-left: 25px;
	position: absolute;
	background-color: #fff;
	width: 200px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 1.5s ease;
	transition: opacity 1.5s ease;
	z-index: 12;
}

.meta1-new-header .nav .sub-menu li {
	list-style: none;
	padding: 0;
	padding: 0 !important;
}

.meta1-new-header .nav .sub-menu li:first-child {
	border-top: 3px solid #ffc000;
}

.meta1-new-header .nav .sub-menu li a {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	display: block;
	padding: 9px 15px;
	margin: 0;
}

.meta1-new-header .nav .sub-menu li a:hover {
	background: #100000;
	color: #ffc000;
	border-bottom: 1px solid #ffc000;
}

.meta1-new-header .navbar-nav>li.login-signup {
	background: #100000;
	border-radius: 50px;
	margin-left: 15px;
	padding: 0 15px;
	margin-top: -5px;
	color: #fff;
}

.meta1-new-header .navbar-nav>li.login-signup a {
	padding: 9px 6px;
	display: inline-block;
	margin: 0;
	font-size: 14px;
	color: #ffc000;
}

.meta1-new-header .navbar-nav>li.login-signup a:hover {
	color: #fff;
}

.ecosystem-video-banner {
	position: absolute;
	z-index: 9;
	top: 0;
	width: 100%;
}

.ecosystem-video-banner h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 600;
	margin-top: 40%;
}

.home-banner {
	padding-top: 260px;
}

.home-banner h1 {
	font-size: 54px;
	line-height: 64px;
	padding-bottom: 15px;
}

.home-banner p {
	padding-bottom: 30px;
	font-size: 32px;
	color: #fff;
	line-height: 40px;
	margin: 0;
}

.home-banner ul {
	list-style: none;
	display: block;
	padding: 0 0 30px;
	margin: 0;
}

.home-banner ul li {
	float: left;
	display: block;
	font-size: 15px;
	font-weight: 400;
	padding-right: 10px;
}

.home-banner a {
	display: block;
	width: 200px;
	text-align: center;
	padding-right: 20px;
	background: #ffc000;
	padding: 14px 20px;
	color: #330000;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 60px;
	text-transform: uppercase;
	clear: both;
}

.how-to-work {
	background: #fff;
	padding: 30px 0;
}

.how-to-work .work-step1 {
	background: #fff;
	border: solid 1px #ddd;
	padding: 15px 25px;
	border-radius: 5px;
}

.how-to-work .work-step1 img {
	float: left;
	padding-right: 25px;
}

.how-to-work .work-step1 span {
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color: #151515;
	padding-top: 10px;
	float: left;
	width: 65%;
}

.money-manage {
	padding-top: 240px;
}

.money-manage h2 {
	font-size: 52px;
	padding-bottom: 10px;
}

.money-manage p {
	padding-bottom: 15px;
}

.card-top-banner h1 {
	font-size: 52px;
	color: #000;
	font-weight: 600;
	line-height: 64px;
	padding-bottom: 25px;
}

.card-top-banner p {
	padding-bottom: 30px;
	color: #000;
}

.card-top-banner a {
	display: inline-block;
	padding-right: 20px;
}

.about-exchange {
	padding-top: 100px;
}

.about-exchange div>h2 {
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	padding-bottom: 10px;
}

.about-exchange div>h2 span {
	color: #ffc000;
}

.about-exchange div>p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 15px;
}

.about-exchange ul {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
}

.about-exchange ul li {
	background: #fff;
	border-left: solid 4px #ffc000;
	padding: 20px 15px 20px 20px;
	margin-bottom: 15px;
}

.about-exchange ul li img {
	float: left;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.about-exchange ul li h3 {
	font-size: 22px;
	font-weight: 600;
	padding: 6px 0 0;
	margin: 0;
}

.about-exchange ul li p {
	font-size: 14px;
	color: #607383;
	padding: 3px 0 5px;
	margin: 0;
}

.about-exchange a.moreLink {
	padding: 15px 35px;
	width: 180px;
}

.card-benefits h2 {
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	padding-bottom: 10px;
}

.card-benefits p {
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 15px;
}

span.tags-mva {
	display: block;
	font-size: 18px;
	color: #ffc000;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 10px 0;
}

h2.white-h2 {
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	padding-bottom: 10px;
}

p.white-p {
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 15px;
}

h2.black-h2 {
	color: #000;
	font-size: 52px;
	font-weight: 600;
	padding-bottom: 10px;
}

p.black-p {
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 15px;
}

span.tags-mva {
	display: block;
	font-size: 22px;
	color: #ffc000;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 10px 0;
}

.advantages-card h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	padding-bottom: 0;
}

.advantages-card h4 {
	color: #ffc000;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}

.advantages-card p {
	color: #fff;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 30px;
	margin: 0;
}

.advantages-box {
	background: rgba(0, 0, 0, 0.65);
	padding: 25px 20px 15px;
	border-radius: 5px;
	margin-bottom: 25px;
	min-height: 230px;
	height: 100%;
}

.advantages-box img {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}

.advantages-box span {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.advantages-box span strong {
	display: block;
	color: #ffc000;
	font-weight: 600;
	font-size: 15px;
}

.secure-card {
	text-align: left;
}

.secure-card h2 {
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: left;
}

.secure-card h4 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: left;
}

.secure-card p {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 15px;
	text-align: left;
}

.mva-services {
	padding-top: 120px;
}

.mva-services h2 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
}

.mva-services p {
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding-bottom: 30px;
}

.mva-services .service-box {
	background: rgba(255, 255, 255, 0.85);
	padding: 50px 25px;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
	text-align: center;
	margin-bottom: 30px;
}

.mva-services .service-box img {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}

.mva-services .service-box span {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: 500;
}

.becoming-customer {
	padding-top: 200px;
}

.becoming-customer h2 {
	color: #000;
	font-size: 54px;
	font-weight: 600;
	text-align: left;
}

.becoming-customer h3 {
	color: #000;
	font-size: 24px;
	line-height: 36px;
	padding: 15px 0;
	font-weight: 500;
	text-align: left;
}

.becoming-customer h2 span {
	color: #ffc000;
}

.becoming-customer p {
	color: #000;
	font-size: 22px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	font-weight: 400;
	text-align: left;
}

.money-in-mobile {
	padding-top: 240px;
}

.money-in-mobile h2 {
	color: #fff;
	font-size: 54px;
	font-weight: 600;
	text-align: left;
}

.money-in-mobile h3 {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	padding: 15px 0;
	font-weight: 500;
	text-align: left;
}

.money-in-mobile p {
	color: #fff;
	font-size: 16px;
	padding: 0 0 30px;
	margin: 0;
	font-weight: 400;
	text-align: left;
}

.money-in-mobile a {
	display: inline-block;
	padding-right: 20px;
}

.contact-mva-banner {
	text-align: center;
	padding-top: 50px !important;
}

.contact-mva-banner h2 {
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

.contact-mva-banner h2 span {
	color: #ffc000;
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	letter-spacing: 3px;
}

.contact-section-mva h1 {
	font-size: 44px;
	color: #000;
	line-height: 64px;
	font-weight: 300;
}

.contact-section-mva h1 span {
	font-weight: 600;
}

.contact-section-mva hr {
	border: none;
	height: 5px;
	width: 100px;
	background: #ffc000;
	opacity: 1;
	border-radius: 6px;
	margin: 40px 0;
}

.contact-section-mva h5 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 15px;
}

.contact-section-mva ul {
	list-style: none;
}

.contact-section-mva ul li {
	display: block;
	padding: 10px 0 15px 0;
}

.contact-section-mva ul li i.phone-icn {
	width: 22px;
	height: 24px;
	background: url("../images/phone-icon.png") no-repeat center;
	margin-right: 20px;
	float: left;
}

.contact-section-mva ul li i.email-icn {
	width: 22px;
	height: 24px;
	background: url("../images/email-icon.png") no-repeat center;
	margin-right: 20px;
	float: left;
}

.contact-section-mva ul li a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
}

.contact-section-mva p {
	font-size: 16px;
	color: #151515;
}

.write-us {
	background: #ffc000;
	padding: 40px;
	border-radius: 10px;
}

.write-us h2 {
	font-size: 24px;
	color: #330000;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.write-us input {
	background: #e5ac00;
	border: none;
	width: 100%;
	padding: 12px 15px;
	color: #fff;
	margin-bottom: 25px;
	border-radius: 6px;
}

.write-us textarea {
	background: #e5ac00;
	height: 100px;
	border: none;
	width: 100%;
	padding: 12px 15px;
	color: #fff;
	margin-bottom: 25px;
	border-radius: 6px;
}

.write-us button {
	background: #330000;
	color: #ffc000;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 13px 40px;
	border: none;
	border-radius: 6px;
}

#intro,
#second-section,
#third-section,
#fourth-section,
#fifth-section,
#sixth-section {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.home-banner,
.about-exchange,
.money-manage,
.mva-services,
.becoming-customer,
.money-in-mobile {
	display: table-cell;
	vertical-align: middle;
	padding-top: 20px;
}

.display-tbl {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.display-tbl-cell {
	display: table-cell;
	vertical-align: middle;
	padding-top: 0;
}

.moreLink {
	display: inline-block;
	padding: 15px 45px;
	text-align: center;
	background: none;
	outline: none;
	border-radius: 50px;
	color: #000;
	background: #ffc000;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
}

.exchange-mva h2 {
	font-size: 54px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	line-height: 60px;
}

.market-trend {
	height: 100vh;
}

.market-trend h2 {
	padding-bottom: 40px;
	font-size: 32px;
	font-weight: 600;
	text-align: left;
}

.market-trend table thead {
	background: #f2f2f2;
}

.market-trend table thead th {
	padding: 18px 20px;
	font-size: 18px;
	font-weight: 500;
	color: #607383;
	text-align: right;
	text-transform: uppercase;
}

.market-trend table thead th:first-child {
	text-align: left;
}

.market-trend table tbody {
	background: #ffffff;
}

.market-trend table td {
	padding: 18px 20px;
	font-size: 18px;
	font-weight: 500;
	color: #151515;
	text-align: right;
	border-bottom: solid 1px #f5f5f5;
}

.market-trend table td:first-child {
	text-align: left;
}

.market-trend table td img {
	width: 40px;
	height: 40px;
	padding-right: 15px;
	box-sizing: content-box;
}

.market-trend a {
	display: block;
	width: 250px;
	background: #ffc000;
	text-decoration: none;
	color: #330000;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	text-align: center;
	margin: 40px auto 0;
	border-radius: 50px;
}

.market-trend a:hover {
	background: #330000;
	color: #ffc000;
}

.crypto-portfolio h2 {
	color: #000;
	font-size: 50px;
	font-weight: 600;
}

.crypto-portfolio div>p {
	font-size: 18px;
	font-weight: 400;
	color: #000;
}

.crypto-portfolio ul {
	padding: 15px 0;
	list-style: none;
}

.crypto-portfolio ul li {
	color: #000;
	position: relative;
	padding-left: 50px;
	padding: 0 0 20px 50px;
}

.crypto-portfolio ul li h3 {
	font-size: 20px;
	font-weight: 600;
}

.crypto-portfolio ul li p {
	font-size: 16px;
	font-weight: 400;
	color: #353d43;
}

.crypto-portfolio ul li::after {
	content: "";
	width: 28px;
	height: 28px;
	box-shadow: 0 0 0 1px #484845;
	background: #ffc000;
	border: 7px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.crypto-portfolio ul li::before {
	content: "";
	width: 1px;
	height: 100%;
	border-left: 1px dashed #484845;
	position: absolute;
	top: 5px;
	left: 14px;
}

.crypto-portfolio ul li:last-child::before {
	display: none;
}

.trusted-crypto h2 {
	color: #000;
	font-size: 50px;
	font-weight: 600;
}

.trusted-crypto div>p {
	font-size: 18px;
	font-weight: 400;
	color: #000;
}

.trusted-crypto ul {
	padding: 15px 0;
	list-style: none;
}

.trusted-crypto ul li {
	color: #000;
	position: relative;
	padding-left: 50px;
	padding: 0 0 20px 50px;
}

.trusted-crypto ul li h3 {
	font-size: 20px;
	font-weight: 600;
}

.trusted-crypto ul li p {
	font-size: 16px;
	font-weight: 400;
	color: #353d43;
}

.trusted-crypto ul li::after {
	content: "";
	width: 28px;
	height: 28px;
	box-shadow: 0 0 0 1px #484845;
	background: #ffc000;
	border: 7px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.trusted-crypto ul li::before {
	content: "";
	width: 1px;
	height: 100%;
	border-left: 1px dashed #484845;
	position: absolute;
	top: 5px;
	left: 14px;
}

.trusted-crypto ul li:last-child::before {
	display: none;
}

.plan-mva-banner h2 {
	text-align: left;
	font-size: 52px;
	color: #fff;
	font-weight: 500;
	padding-top: 110px;
}

.plan-mva-banner h2 span {
	display: block;
	font-size: 24px;
	color: #ffc000;
}

.meta-vault-plan-box {
	background: rgba(0, 0, 0, 0.5);
	border: solid 8px rgba(0, 0, 0, 0.2);
	padding: 50px;
	border-radius: 15px;
	text-align: center;
}

.meta-vault-plan-box h5 {
	font-size: 18px;
	font-weight: 400;
	padding: 0 0 20px;
	color: #fff;
}

.meta-vault-plan-box span {
	font-size: 15px;
	font-weight: 400;
	display: block;
	color: #fff;
}

.meta-vault-plan-box span strong {
	display: block;
	font-size: 54px;
	line-height: 54px;
	font-weight: 500;
	color: #ffc000;
}

.meta-vault-plan-box a {
	display: block;
	background: #ffc000;
	width: 250px;
	margin: 40px auto 0;
	padding: 12px 15px;
	color: #330000;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 16px;
}

.meta-vault-plan-box a:hover {
	background: #330000;
	color: #ffc000;
}

.fee-plan {
	padding: 100px 0;
}

.fee-plan h2 {
	text-align: center;
	font-size: 42px;
	color: #000;
	font-weight: 600;
	padding-bottom: 40px;
}

.fee-plan .fee {
	background: #fff;
	padding: 30px 25px;
	border-radius: 10px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
	min-height: 147px;
	margin-bottom: 30px;
	color: #000;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.fee-plan .fee:hover {
	background: #ffc000;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.fee-plan .fee strong {
	display: block;
	color: #ffc000;
	font-size: 22px;
	font-weight: 600;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.fee-plan .fee span {
	display: block;
	color: #525b62;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.fee-plan .fee:hover strong,
.fee-plan .fee:hover span {
	color: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.limit-and-fee h2 {
	text-align: center;
	font-size: 52px;
	color: #fff;
	font-weight: 500;
}

.limit-and-fee h2 span {
	display: block;
	font-size: 24px;
	color: #ffc000;
}

.limite-full-kyc {
	padding: 100px 0;
}

.limite-full-kyc span.tags-mva {
	text-align: center;
	padding-top: 50px;
}

.limite-full-kyc h2 {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 600;
	padding-bottom: 50px;
}

.limite-full-kyc .fee {
	background: #fff;
	padding: 30px 25px;
	border-radius: 10px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
	min-height: 147px;
	margin-bottom: 30px;
	color: #000;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.limite-full-kyc .fee:hover {
	background: #ffc000;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.limite-full-kyc .fee strong {
	display: block;
	color: #ffc000;
	font-size: 22px;
	font-weight: 600;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.limite-full-kyc .fee span {
	display: block;
	color: #525b62;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.limite-full-kyc .fee:hover strong,
.limite-full-kyc .fee:hover span {
	color: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.terms-policy-content {
	padding: 80px 0;
}

.terms-policy-content h1 {
	font-size: 36px;
	font-weight: 600;
	color: #000;
	padding: 15px 0 0;
	text-transform: uppercase;
}

.terms-policy-content h2 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	padding: 15px 0 0;
}

.terms-policy-content h3 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	padding: 15px 0 0;
}

.terms-policy-content p {
	font-size: 16px;
	font-weight: 400;
	color: #42494f;
	padding: 10px 0;
	margin: 0;
}

.terms-policy-content p strong {
	color: #151515;
	font-weight: 600;
}

.terms-policy-content ul {
	padding: 20px 0 15px;
	margin: 0 0 0 15px;
}

.terms-policy-content ul li {
	font-size: 16px;
	color: #42494f;
	font-weight: 400;
	display: list-item;
}

.terms-policy-content ul li strong {
	color: #151515;
	font-weight: 600;
}

.terms-policy-content ol {
	padding: 10px 0;
	margin-left: 15px;
}

.terms-policy-content ol li {
	list-style: decimal;
	padding: 5px 10px;
	font-size: 16px;
	color: #42494f;
	font-weight: 400;
}

.terms-policy-content ol li ol li {
	list-style: lower-alpha;
	padding: 5px 10px;
	font-size: 16px;
	color: #42494f;
	font-weight: 400;
}

.terms-policy-content ol li ol {
	padding: 10px 10px 15px;
}

.terms-policy-content ol li ol li {
	list-style: lower-alpha;
	padding: 5px 10px;
	font-size: 16px;
	color: #42494f;
	font-weight: 400;
}

.login-mva-page {
	padding: 100px 0;
}

.login-box {
	max-width: 700px;
	margin: 0 auto;
	background: #fff;
	border-radius: 15px;
	width: 100%;
	padding: 25px 50px 50px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.login-box h2 {
	font-size: 34px;
	text-align: center;
	padding: 25px 0 0;
	margin: 0;
	font-weight: 600;
	color: #000;
}

.login-box p {
	font-size: 18px;
	text-align: center;
	padding: 10px 0 0;
	font-weight: 400;
	color: #252525;
}

.login-box hr {
	display: block;
	width: 100px;
	height: 5px;
	margin: 45px auto 15px;
	border-radius: 6px;
	background: #ffc000;
	opacity: 1;
}

.login-box label {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	display: block;
	padding: 10px 0;
}

.login-box input {
	border: solid 1px #aaa;
	padding: 12px 15px;
	border-radius: 6px;
	font-size: 18px;
	font-weight: 400;
	width: 100%;
	margin-bottom: 15px;
}

.login-box .pass-remember {
	padding-top: 15px;
}

.login-box .pass-remember input[type="checkbox"] {
	width: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 10px;
}

.login-box .pass-remember span {
	color: #151515;
	font-size: 18px;
	float: left;
	margin-top: 3px;
}

.forgot-password {
	color: #ffc000;
	font-weight: 600;
	font-size: 17px;
	text-decoration: underline;
	float: right;
	padding-top: 5px;
}

.login-box button {
	background: #ffc000;
	width: 240px;
	padding: 15px 15px;
	color: #330000;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	border: none;
	border-radius: 50px;
	margin: 50px auto 10px;
	display: block;
}

.login-box button:hover {
	background: #330000;
	color: #ffc000;
}

.about-mva-banner h2 {
	font-size: 54px;
	color: #fff;
	text-align: left;
	font-weight: 600;
	padding: 0 0 30px;
	margin: 0;
}

.about-mva-banner p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
}

.futr-section {
	background: #000;
	padding: 80px 0 25px;
	position: relative;
	z-index: 9;
	text-align: left;
}

.futr-section h2 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	padding: 0 0 10px;
	text-align: left;
}

.pb-10 {
	padding-bottom: 10;
	margin: 0;
}

.futr-section ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.futr-section ul li {
	display: block;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}

.futr-section ul li a {
	color: #ddd;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-align: left;
}

.futr-section p {
	color: #ddd;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 25px;
	margin: 0;
}

.futr-section a {
	color: #ddd;
	text-decoration: none;
	display: block;
	font-size: 16px;
	line-height: 16px;
}

.futr-section a:hover {
	color: #ffc000;
}

.futr-logo {
	max-width: 60%;
}

.footer-content {
	background: #151515;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 0;
	clear: both;
	margin-top: 40px;
}

.footer-content p {
	font-size: 15px;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
	padding: 0;
	margin: 0;
}

.futr-section .copyright-new {
	background: none;
	color: #ddd;
	text-align: center;
	padding: 30px 0 40px;
}

.social-footer {
	padding: 0;
	margin: 0;
}

.social-footer li {
	display: block;
	float: left;
	padding: 8px 8px 0 2px;
}

.social-footer li a {
	background: #220000;
	padding: 2px 8px;
	border-radius: 4px;
	line-height: 20px;
}

.header-brown-bg {
	background: #2a0000;
	min-height: 88px;
	width: 100%;
}

.get-the-app {
	display: block;
}

.get-the-app a {
	display: block;
	width: 46%;
	margin-right: 3%;
	float: left;
}

.get-the-app a img {
	display: block;
	width: 100%;
	height: auto;
}

/*RESPONSIVE*/
@media (max-width:767px) {
	.futr-logo {
		max-width: 30%;
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.futr-section h2 {
		font-size: 18px;
		padding: 0;
	}

	.futr-section {
		padding: 30px 0 0;
	}

	.futr-section .copyright-new {
		font-size: 12px;
	}

	.futr-section ul li a {
		text-align: center;
		font-size: 14px;
		line-height: 30px;
	}

	.futr-section h2 {
		text-align: center;
	}

	.futr-section p {
		text-align: center;
		font-size: 15px;
	}

	.futr-section a {
		text-align: center;
		font-size: 14px;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.futr-section ul li a {
		font-size: 14px;
		line-height: 28px;
	}

	.futr-section h2 {
		font-size: 16px;
		padding-bottom: 5px;
	}

	.futr-section a {
		font-size: 13px;
	}
}

@media (max-width:767px) {
	.meta1-new-header .navbar .navbar-collapse {
		background: rgba(0, 0, 0, 0.85);
		box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
		padding: 15px;
		top: 30px;
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 10px;
		border-top: solid 2px #ffc000;
	}

	.meta1-new-header .navbar-nav>li>a {
		padding: 15px 10px;
		display: block;
	}

	.meta1-new-header .navbar-brand img {
		width: 150px;
		margin-left: 0;
	}

	.meta1-new-header .navbar-nav>li>a {
		font-size: 15px;
		padding: 12px 15px !important;
		border-bottom: solid 1px rgba(255, 255, 255, 0.1);
		display: block;
	}

	.meta1-new-header .navbar-toggler {
		background: #ffc000;
		padding: 5px;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon {
		position: relative;
		height: 16px;
		border-bottom: solid 2px #330000;
		width: 25px;
		margin: 4px 2px 4px;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon:before {
		content: "";
		width: 100%;
		background: #330000;
		border-bottom: 2px solid #330000;
		position: absolute;
		top: 0;
		left: 0;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon:after {
		content: "";
		width: 100%;
		background: #330000;
		border-bottom: 2px solid #330000;
		position: absolute;
		top: 7px;
		left: 0;
	}

	.home-banner h1 {
		font-size: 36px;
		line-height: 44px;
		padding-bottom: 20px;
	}

	.home-banner p {
		font-size: 18px;
		line-height: 24px;
	}

	.home-banner a {
		float: left;
	}

	.home-banner a img {
		width: 140px;
	}

	.meta1-new-header .navbar a.login-header {
		border-radius: 5px;
		display: block;
		width: 100%;
		text-align: center;
	}

	.how-to-work .work-step1 {
		margin: 10px 0;
	}

	.how-to-work .work-step1 img {
		height: 50px;
		width: auto;
	}

	.how-to-work .work-step1 span {
		font-size: 16px;
		line-height: 22px;
		padding-top: 0;
		width: 70%;
	}

	.bg__first {
		background-position: -800px 0;
	}

	.bg__second {
		background-position: -50px 0;
	}

	.bg__third {
		background-position: -750px 0;
	}

	.bg__fifth {
		background-position: -750px 0;
	}

	.bg__sixth {
		height: auto;
		background-position: -220px 0;
	}

	.bg__eightth {
		background-position: -140px 0;
	}

	.bg__nineth {
		background-position: -750px 0;
	}

	.bg__tenth {
		height: auto;
		background-position: -220px 0;
	}

	.bg__elewonth {
		height: auto;
		background-position: -800px 0;
	}

	.bg__thirteen {
		height: auto;
	}

	.bg__nineteen {
		background-position: -380px 0;
	}

	.about-exchange div>h2 {
		color: #000;
		font-size: 28px;
		font-weight: 600;
		padding-bottom: 10px;
	}

	.about-exchange div>p {
		font-size: 15px;
		color: #000;
		line-height: 20px;
	}

	.about-exchange div>p br {
		display: none;
	}

	.about-exchange ul li h3 {
		font-size: 18px;
	}

	.about-exchange ul li p {
		font-size: 14px;
	}

	.about-exchange ul li {
		padding: 10px 6px 10px 15px;
		margin-bottom: 15px;
	}

	.home-banner,
	.about-exchange,
	.money-manage,
	.mva-services,
	.becoming-customer,
	.money-in-mobile {
		padding-bottom: 70px
	}

	.money-manage h2 {
		font-size: 40px;
	}

	.money-manage p,
	.becoming-customer p {
		font-size: 15px;
	}

	.mva-services h2 {
		font-size: 40px;
	}

	.becoming-customer h2 {
		font-size: 34px;
	}

	.becoming-customer h3 {
		font-size: 20px;
		line-height: 28px;
		font-weight: 500;
	}

	.mva-services .service-box span {
		font-size: 16px;
	}

	.mva-services .service-box {
		padding: 15px 15px;
	}

	.mva-services .service-box img {
		height: 75px;
	}

	.money-in-mobile {
		background: rgba(0, 0, 0, 0.3);
	}

	.money-in-mobile h2 {
		font-size: 36px;
	}

	.money-in-mobile a {
		float: left;
	}

	.money-in-mobile a img {
		width: 140px;
	}

	.futr-section ul {
		text-align: center;
	}

	.futr-section ul.social-footer li {
		float: none;
		display: inline-block;
		text-align: center;
	}

	.card-top-banner h1 {
		font-size: 34px;
		line-height: 50px;
	}

	.card-top-banner p {
		font-size: 14px;
		line-height: 20px;
	}

	.card-top-banner a {
		float: left;
	}

	.card-top-banner a img {
		width: 140px;
	}

	.card-benefits h2 {
		font-size: 40px;
	}

	.card-benefits p {
		font-size: 16px;
		line-height: 22px;
	}

	h2.black-h2 {
		font-size: 40px;
		color: #fff;
	}

	.advantages-card h2 {
		font-size: 30px;
	}

	.advantages-card h4 {
		font-size: 18px;
	}

	.advantages-card p {
		font-size: 15px;
		line-height: 20px;
	}

	.advantages-card {
		padding: 100px 0;
	}

	.advantages-box {
		margin-bottom: 30px;
	}

	.secure-card h2 {
		font-size: 40px;
	}

	.secure-card p {
		font-size: 15px;
		line-height: 22px;
	}

	.secure-card {
		padding: 100px 0;
		background: rgba(0, 0, 0, 0.4);
	}

	.header-brown-bg {
		min-height: 68px;
	}

	.exchange-mva h2 {
		font-size: 40px;
		text-align: center;
	}

	.market-trend {
		height: auto;
		padding: 80px 0;
	}

	.market-trend h2 {
		text-align: center;
		font-size: 30px;
	}

	.market-trend table thead th {
		padding: 5px 10px;
		font-size: 13px;
	}

	.market-trend table td img {
		display: none;
	}

	.market-trend table td {
		font-size: 13px;
		padding: 8px 10px;
	}

	.crypto-portfolio h2 {
		font-size: 40px;
	}

	.trusted-crypto h2 {
		font-size: 40px;
	}

	.trusted-crypto div>p {
		font-size: 16px;
	}

	.trusted-crypto ul li h3 {
		font-size: 16px;
	}

	.trusted-crypto ul li p {
		font-size: 14px;
		line-height: 20px;
	}

	.plan-mva-banner h2 {
		text-align: center;
		padding: 0;
		font-size: 40px;
		padding-bottom: 30px;
	}

	.fee-plan h2 {
		font-size: 30px;
	}

	.futr-section h2 {
		padding-top: 20px;
	}

	.contact-section-mva {
		padding: 80px 0;
	}

	.contact-section-mva h1 {
		font-size: 30px;
		text-align: center;
		line-height: 46px;
	}

	.contact-section-mva h5 {
		text-align: center;
		font-size: 20px;
	}

	.contact-section-mva hr {
		margin: 40px auto;
	}

	.contact-section-mva ul {
		text-align: center;
		padding-bottom: 40px;
	}

	.contact-section-mva ul li {
		display: block;
		text-align: center;
		padding: 5px 0;
	}

	.contact-section-mva ul li a {
		float: none;
		display: block;
		text-align: center;
	}

	.contact-section-mva ul li a i {
		float: none !important;
		display: inline-block !important;
	}

	.contact-section-mva ul li a span {
		display: inline-block;
	}

	.write-us {
		padding: 20px;
	}

	.limit-and-fee h2 {
		font-size: 40px;
	}

	.limite-full-kyc h2 {
		font-size: 25px;
	}

	.advantages-box {
		min-height: 100px;
		height: auto;
		padding: 40px 25px;
	}
}

@media (max-width:992px) {
	.meta1-new-header .navbar .navbar-collapse {
		background: rgba(0, 0, 0, 0.85);
		box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
		padding: 15px;
		top: 30px;
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 10px;
		border-top: solid 2px #ffc000;
	}

	.meta1-new-header .navbar-nav>li>a {
		padding: 15px 10px;
		display: block;
	}

	.meta1-new-header .navbar-brand img {
		width: 150px;
		margin-left: 0;
	}

	.meta1-new-header .navbar-nav>li>a {
		font-size: 15px;
		padding: 12px 15px !important;
		border-bottom: solid 1px rgba(255, 255, 255, 0.1);
		display: block;
	}

	.meta1-new-header .navbar-toggler {
		background: #ffc000;
		padding: 5px;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon {
		position: relative;
		height: 16px;
		border-bottom: solid 2px #330000;
		width: 25px;
		margin: 4px 2px 4px;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon:before {
		content: "";
		width: 100%;
		background: #330000;
		border-bottom: 2px solid #330000;
		position: absolute;
		top: 0;
		left: 0;
	}

	.meta1-new-header .navbar-toggler .navbar-toggler-icon:after {
		content: "";
		width: 100%;
		background: #330000;
		border-bottom: 2px solid #330000;
		position: absolute;
		top: 7px;
		left: 0;
	}

	.home-banner h1 {
		font-size: 36px;
		line-height: 44px;
		padding-bottom: 20px;
	}

	.home-banner p {
		font-size: 14px;
	}

	.home-banner a {
		float: left;
	}

	.home-banner a img {
		width: 140px;
	}

	.meta1-new-header .navbar a.login-header {
		border-radius: 5px;
		display: block;
		width: 100%;
		text-align: center;
	}

	.how-to-work .work-step1 {
		margin: 10px 0;
	}

	.how-to-work .work-step1 img {
		height: 50px;
		width: auto;
	}

	.how-to-work .work-step1 span {
		font-size: 16px;
		line-height: 22px;
		padding-top: 0;
		width: 70%;
	}

	.bg__second,
	.bg__fourth {
		height: auto;
	}

	.bg__fifth {
		background-position: -650px 0;
	}

	.bg__sixth {
		height: auto;
		background-position: -220px 0;
	}

	.about-exchange div>h2 {
		color: #fff;
		font-size: 28px;
		font-weight: 600;
		padding-bottom: 10px;
	}

	.about-exchange div>p {
		font-size: 15px;
		color: #fff;
		line-height: 20px;
	}

	.about-exchange div>p br {
		display: none;
	}

	.about-exchange ul li h3 {
		font-size: 18px;
	}

	.about-exchange ul li p {
		font-size: 14px;
	}

	.about-exchange ul li {
		padding: 10px 6px 10px 15px;
		margin-bottom: 15px;
	}

	.home-banner,
	.about-exchange,
	.money-manage,
	.mva-services,
	.becoming-customer,
	.money-in-mobile {
		padding-bottom: 70px
	}

	.money-manage h2 {
		font-size: 40px;
	}

	.money-manage p,
	.becoming-customer p {
		font-size: 15px;
	}

	.mva-services h2 {
		font-size: 40px;
	}

	.becoming-customer h2 {
		font-size: 34px;
	}

	.becoming-customer h3 {
		font-size: 20px;
		line-height: 28px;
		font-weight: 500;
	}

	.mva-services .service-box span {
		font-size: 16px;
	}

	.mva-services .service-box {
		padding: 15px 15px;
	}

	.mva-services .service-box img {
		height: 75px;
	}

	.money-in-mobile h2 {
		font-size: 36px;
	}

	.money-in-mobile a {
		float: left;
	}

	.money-in-mobile a img {
		width: 140px;
	}

	.futr-section ul {
		text-align: center;
	}

	.futr-section ul.social-footer li {
		float: none;
		display: inline-block;
		text-align: center;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.meta1-new-header .navbar-nav>li.login-signup a {
		padding: 9px 2px;
		display: inline-block;
		margin: 0;
		font-size: 12px;
		color: #ffc000;
	}

	.meta1-new-header .navbar-nav>li>a {
		padding: 6px 1px;
		font-size: 13px;
	}

	.meta1-new-header .nav a {
		margin-left: 10px;
	}

	.meta1-new-header .navbar-brand img {
		max-width: 120px;
	}
}

@media(max-width:1400px) {

	.bg__first,
	.bg__second,
	.bg__third,
	.bg__fourth,
	.bg__fifth,
	.bg__sixth,
	.bg__seventh,
	.bg__eightth,
	.bg__nineth,
	.bg__tenth,
	.bg__elewonth,
	.bg__twowalth,
	.bg__thirteen,
	.bg__fourteen,
	.bg__fifteen,
	.bg__sixteen,
	.bg__seventeen,
	.bg__eightteen,
	.bg__nineteen,
	.bg__eightteen,
	.bg__twonteen,
	.bg__twonteetwo,
	.bg__twonteethree,
	.bg__twonteefour,
	.bg__twontyseven,
	.market-trend {
		height: auto;
		padding: 100px 0;
	}
}

.header.meta1-new-header {
	position: relative;
	width: 100%;
}

/*______________ Maintenance Alert message css start here _____________________*/
/*----------------------------------------------------------------------------*/
.meta-maintenance-header {
	background: url(../images/meta-maintenance-bg-repeat-v2.jpg) repeat center top;
	padding: 0;
	margin: 0;
	text-align: center;
	height: auto;
	border-bottom: solid 1px #ffc000;
}

.meta-maintenance-header img {
	padding: 0;
	float: left;
	width: 8%;
	height: auto;
	display: block;
}

.meta-maintenance-content-area {
	float: left;
	width: 79%;
	height: auto;
	margin: 0 1%;
	display: block;
}

.meta-maintenance-header h2 {
	font-size: 15px;
	color: #252525;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}

.meta-maintenance-header p {
	font-size: 14px;
	color: #252525;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.meta-maintenance-header p a {
	color: #ffc000;
	font-weight: 600;
	text-decoration: underline;
}

.meta-maintenance-header h2 span {
	font-weight: 600;
}

.meta-maintenance-header .meta-maintenance-animated-img {
	padding: 6px 0 0;
	float: left;
	width: 10%;
	height: auto;
	display: block;
}

@media(max-width:767px) {
	.meta-maintenance-header {
		padding: 12px 0 8px 0
	}

	.meta-maintenance-header h2 {
		font-size: 14px;
		color: #000;
		text-align: left;
		line-height: 18px;
		margin: 0;
		padding: 0;
	}

	.meta-maintenance-header p {
		text-align: left;
		font-size: 13px;
		padding: 5px 0;
		line-height: 18px;
	}

	.meta-maintenance-header img {
		display: none;
	}

	.meta-maintenance-header .meta-maintenance-animated-img {
		display: block;
		width: 18%;
	}
}