body {
	background-image: url(https://www.winvesta.in/hubfs/Winvesta_V2/images/Desktop%20Background.webp);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
	background-size: 1920px;
}
code {
	color: #43DBEC !important;
	word-break: break-word;
}
.number-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
.number-list ul li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
	font-size: 16px;
	color: white;
}
.number-list ul li::before {
	content: counter(item);
	counter-increment: item;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border-radius: 50%;
	background-color: #141414;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	border: 1px solid #fff;
	z-index: 1;
}
.number-list ul {
	counter-reset: item;
	padding-left: 20px;
}
.number-list ul li::after {
	content: "";
	border: 1px dotted #ffff;
	position: absolute;
	left: 14px;
	height: 100%;
	top: 31px;
}
.number-list ul li:last-child::after{
	display:none;
}

@media(max-width:767px){
	.number-list ul {
		padding-left: 0;
	}
}

.cs-get-in-touch .contact-form-7-main-div input, 
.cs-get-in-touch .contact-form-7-main-div select {
	border: 1px solid #fff !important;
}

.bg-with-content-wrap.abt-banner .content h1{
	font-size:44px;
}
.signup-btn a {
	white-space: nowrap !important;
}
.hs-blog-listing .header-logo p a.active {
	color: hsla(0, 0%, 100%, .3);
}
.header-links a.active {
	color: hsla(0, 0%, 100%, .3);
}
.image-with-content-v2.test123.about-winvesta .col-md-8,
section.images-section.as-seen-in .row .col-sm-4:last-child {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.prot-section.manage-box.dark .content-wrapper .row {
	justify-content: center;
}
@font-face {
	font-family: vc_material;
	src: url(//8542115.fs1.hubspotusercontent-na1.net/hubfs/8542115/raw_assets/public/Winvesta_V2/fonts/vc_material.ttf) format("truetype"),
		url(//8542115.fs1.hubspotusercontent-na1.net/hubfs/8542115/raw_assets/public/Winvesta_V2/fonts/vc_material.woff) format("woff"),
		url(//8542115.fs1.hubspotusercontent-na1.net/hubfs/8542115/raw_assets/public/Winvesta_V2/fonts/vc_material.svg) format("svg");
	font-style: normal;
	font-weight: 400;
}
section {
	padding: 80px 0 40px;
}
.wt-100 {
	width: 100%;
}
.dnd-section[class*="force-full-width"],
.dnd-section[class*="force-full-width"] .dnd-column {
	padding: 0;
}
.dnd-section[class*="force-full-width"] > .row-fluid {
	padding-left: 0;
	padding-right: 0;
}
.download-app {
	text-align: center;
	padding: 80px 50px;
	background: #fff;
	border-radius: 15px;
	position: relative;
	box-shadow: 0 0 19px 3px rgba(0, 0, 0, 0.16);
	border-bottom: 13px solid #abd6de;
}
.download-app h3 {
	font-size: 46px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.4;
}
.download-app p,
section.images-section.money-protection .col-lg-12 {
	margin-bottom: 30px;
}
.download-app p,
p.lead {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}
.text-muted {
	color: #6c757d !important;
}
.download-app a {
	margin-top: 15px !important;
	margin-bottom: 0 !important;
	display: inline-block;
}
.download-app .col-md-12.mb-3 {
	margin-top: -15px;
}
.flex-model {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-flow: row wrap;
}
ul.list-styled {
	margin: 0;
	padding: 0 0 0 15px;
}
ul.list-styled li {
	font-size: 16px;
	color: #353535;
	padding: 0 0 10px;
}
th {
	text-align: inherit;
}
.btn-box a {
	margin: 20px 0 0;
	padding: 12px 30px;
}

.bg-with-content-wrap.home-table h2,
.image-with-content-v2.investing-two-col.Access .col-md-8 h2,
section h2,
section.images-section.cn-flag .col-lg-12 h2 {
	font-size: 44px;
}
.img_fix .manag-box.prot-box h4 img {
	height: 42px;
}
.prot-section-content-dark > div > div:nth-child(2) {
	display: flex;
	justify-content: center;
}
.prot-section-content-dark > div > div:nth-child(2) h4 {
	color: white;
}
.prot-section-content-dark > div > div:nth-child(2) p {
	color: #B1B1B1;
}
.prot-section-content-dark > div > div:nth-child(1) > div h2 {
	font-size: 44px;
}
.better-for-clients-dark-mode h4{
	color: white !important;
}
.better-for-clients-dark-mode ul li{
	color: #232527 !important;
}
.features-hero.careers {
	padding-top: 67px;
	padding-bottom: 34px;
}
section.images-section.money-protection .row .col-sm-4 {
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
section.images-section.money-protection .row .col-sm-4 .conv-box img {
	max-width: 100px;
}
section.images-section.money-protection .row .col-sm-4 .conv-box h4 {
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #fff;
}
section.images-section.money-protection .row .col-sm-4 .conv-box p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #fff;
}
section.images-section.money-protection .col-lg-12 p {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: rgba(255, 255, 255, 0.8);
}
.bg-with-content-wrap.abt-winsta .content h2,
section.images-section.money-protection .col-lg-12 h2 {
	font-size: 44px;
	line-height: 1;
	font-style: normal;
	font-weight: 600;
}
.bg-with-content-wrap.abt-winsta .logo img {
	max-width: 85px;
}
.bg-with-content-wrap.abt-winsta .content h2 {
	color: hsla(0, 0%, 100%, 0.8);
}
.bg-with-content-wrap.abt-winsta .content p {
	color: hsla(0, 0%, 100%, 0.8);
	font-size: 17px;
	margin: 0;
	font-weight: 200;
	line-height: 1.2;
}
.bg-with-content-wrap.sign-up .content {
	max-width: 900px;
}
.bg-with-content-wrap.sign-up .btn-setting a.hs-button {
	padding: 10px 20px;
	font-weight: 400;
}
.bg-with-content-wrap.abt-winsta .content {
	max-width: 1100px;
}
section.images-section.backed-by .row {
	max-width: 1300px;
}
section.images-section.as-seen-in .col-lg-12 h2 {
	font-size: 45px;
	font-weight: 400;
}
section.images-section.backed-by .row h6 {
	line-height: 1;
	margin-top: 20px;
}
section.images-section.backed-by .row .col-sm-4 img {
	max-width: 180px;
}
section.images-section.as-seen-in .row {
	justify-content: center;
	max-width: 800px;
}
section.images-section.as-seen-in .row .col-sm-4 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
form input[type="email"],
form input[type="file"],
form input[type="number"],
form input[type="password"],
form input[type="tel"],
form input[type="text"],
form select,
form textarea {
	min-height: 40px;
	line-height: 1.2;
	border-radius: 30px;
	background: #222;
	border: 0;
}

.wpDataTablesWrapper div.dt-buttons * {
	color:#fff !important;
}
.hs-form-field > label {
	color: #fff;
	margin-bottom: 10px;
}
/* .header-wrap.header-main .custom-menu-primary {
margin: 0 auto !important;
} */
.header-wrap.header-main.hs-investment .custom-menu-primary {
	margin-right: 0 !important;
}
.header-wrap.header-main.hs-investment .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
	border-color: inherit;
	border-style: solid;
	border-width: 0 1px 1px 0;
	box-sizing: border-box;
	content: "";
	height: 8px;
	position: absolute;
	right: -11px;
	transform: rotate(45deg);
	transition: border-width .15s ease-in-out;
	width: 8px;
	top: 15px;
}
.header-wrap.header-main.hs-investment .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:last-child>a:after {
	right: 11px;
	border-color: #fff;
}

/* Hide dropdown arrows completely */
.header-wrap.header-main.hs-investment .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
	display: none !important;
}
.header-wrap.header-main.hs-investment .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:last-child>a:after {
	display: none !important;
}
.bg-with-content-wrap.abt-banner .image img {
	max-width: 140px;
}
section.images-section.backed-by.advisor .row .col-sm-4 {
	-ms-flex: 0 0 19%;
	flex: 0 0 19%;
	max-width: 19%;
}
section.images-section.backed-by.advisor .row {
	max-width: 1400px;
	justify-content: center;
}
section.images-section.backed-by.advisor .row .col-sm-4 .conv-box {
	text-align: left !important;
}
section.images-section.backed-by.advisor .row .col-sm-4 .conv-box p {
	color: rgba(255, 255, 255, 0.6);
}
section.images-section.backed-by.advisor .row .col-sm-4 h4 {
	color: #fff;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}
section.images-section.backed-by.advisor .row .col-sm-4 h6 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 400;
}
.image-with-content-v2.about-two-col .row {
	max-width: 1000px;
	margin: 0 auto;
	background-color: #000;
	gap: 50px;
	border-radius: 20px;
	padding: 100px 30px;
}
.image-with-content-v2.about-two-col .col-md-8 {
	-ms-flex: 0 0 46.666667%;
	flex: 0 0 46.666667%;
	max-width: 46.666667%;
	margin: 0 auto;
}
.image-with-content-v2.about-two-col .col-md-4 {
	-ms-flex: 0 0 45.333333%;
	flex: 0 0 45.333333%;
	max-width: 45.333333%;
}
.image-with-content-v2.about-two-col .col-md-8 h4 {
	font-size: 24px;
}
.image-with-content-v2.about-two-col .col-md-8 h6 {
	line-height: 1;
	margin-bottom: 10px;
	font-size: 18px;
}
.image-with-content-v2.about-two-col .col-md-8 p {
	font-size: 16px;
	line-height: 1.2;
}
.image-with-content-v2.about-two-col .col-md-4 img,
.image-with-content-v2.investing-two-col.shield .col-md-4 img {
	max-width: 320px;
}
.image-with-content-v2.investing-banner .row {
	margin: 0;
	gap: 0;
}
.image-with-content-v2.investing-banner .row .col-md-4 img {
	max-width: 500px;
}
.image-with-content-v2.investing-banner .row .col-md-4,
.image-with-content-v2.investing-two-col .col-md-4,
.image-with-content-v2.investing-two-col .col-md-8 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.image-with-content-v2.investing-banner .row .col-md-8.my-auto {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	margin: 0 auto;
}
.image-with-content-v2.investing-banner .row .col-md-8.my-auto h1 {
	font-size: 55px;
}
.image-with-content-v2.investing-banner .feature-item .feature-item-inner {
	display: block;
	background-color: transparent;
	border: 0;
	padding: 0;
	border-radius: 0;
}
.image-with-content-v2.investing-banner
.feature-item
.feature-item-inner
.icon {
	height: auto;
	width: auto;
	background-color: transparent;
	border-radius: 0;
}
.bg-with-content-wrap.home-table table td,
.bg-with-content-wrap.home-table table th {
	border: 1px solid rgba(255, 255, 255, 0.3);
	padding: 16px 20px;
	color: #8e8e8e;
	font-size: 20px;
	font-style: normal;
}
.image-with-content-v2.investing-banner
.feature-item
.feature-item-inner
.icon
img {
	width: 100% !important;
	max-width: 140px;
}
.image-with-content-v2.investing-banner .feature-items {
	flex-wrap: nowrap;
}
.image-with-content-v2.investing-two-col .row {
	margin: 0;
	align-items: center;
}
.image-with-content-v2.investing-two-col .col-md-4 img {
	max-width: 400px;
}
.image-with-content-v2.investing-two-col .thematic.right .col-md-8 {
	padding-right: 10%;
}
.image-with-content-v2.investing-two-col.invest.top-sec .col-md-4 img.main-image {
	max-width: 90% !important;!Im;!;
}
.image-with-content-v2.investing-two-col.invest.top-sec .row {
	align-items: flex-start;
}
.image-with-content-v2.investing-two-col .col-md-8 h4 {
	border-left: 5px solid #009f9f;
	padding-left: 10px;
	margin-bottom: 20px;
}
.bg-with-content-wrap.investing-full-width .heading,
section.images-section.investing-four-col .row {
	max-width: 100%;
}
section.images-section.investing-four-col .row .col-sm-4 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 20px;
}
section.images-section.investing-four-col .row .col-sm-4 img {
	max-width: 250px;    
	height: 280px;
	object-fit: contain;
}
section.images-section.investing-four-col .row .conv-box {
	max-width: 400px;
	margin: 0 auto;
}
section.images-section.investing-four-col .row .conv-box h4 {
	color: #fff;
	font-size: 33px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-align: left;
}
section.images-section.investing-four-col .row .conv-box p {
	text-align: left;
	margin: 0;
	color: #b1b1b1;
	line-height: 1.2;
}
section.images-section.investing-four-col .row .conv-box ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	color: #b1b1b1;
}
.bg-with-content-wrap.investing-full-width .svg-content {
	display: none;
}
.bg-with-content-wrap.investing-full-width .heading .title {
	position: static;
	transform: unset;
}
.bg-with-content-wrap.investing-full-width .title h2 {
	line-height: 1;
	font-size: 44px;
	margin-bottom: 10px;
}
.bg-with-content-wrap.investing-full-width .logo img {
	max-width: 120px;
}
.bg-with-content-wrap.investing-full-width .logo {
	padding-bottom: 20px;
}
.bg-with-content-wrap.investing-full-width .content p {
	color: #b1b1b1;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.image-with-content-v2.investing-two-col .col-md-8 h2 {
	line-height: 1;
}
.bg-with-content-wrap.investing-full-width .heading .title p {
	font-size: 15px;
	line-height: 1.2;
}
.bg-with-content-wrap.home-table .content {
	max-width: 100%;
	margin: 0;
	overflow: auto;
	text-align: center;
}
.image-with-content-v2.about-two-col .row > div,
.image-with-content-v2.investing-two-col.invest .row > div {
	flex: 1;
}
.image-with-content-v2.investing-two-col.invest .thematic.right .col-md-4,
.image-with-content-v2.investing-two-col.shield .thematic.right .col-md-4 {
	text-align: center;
}
.bg-with-content-wrap.home-table table {
	width: 100%;
	margin: 0;
	border-collapse: separate;
	border: 0;
	border-spacing: 0;
	background-color: transparent;
}
.bg-with-content-wrap.home-table table img {
	max-width: 150px;
}
.bg-with-content-wrap.home-table table th {
	font-weight: 600;
	line-height: normal;
}
.bg-with-content-wrap.home-table table td {
	font-weight: 600;
	line-height: 1;
}
.bg-with-content-wrap.home-table .btn-setting {
	margin: 60px 0 0;
}
.bg-with-content-wrap.home-table table td:first-child {
	text-align: left;
}
.bg-with-content-wrap.home-table .btn-setting a.hs-button {
	padding: 10px 14px;
}
.image-with-content-v2.fingertips .col-md-4 img,
.image-with-content-v2.transitions .col-md-4 img {
	max-width: 300px;
}
section.images-section.cn-flag .row,
section.images-section.money-protection .row {
	max-width: 100%;
	justify-content: center;
}
div#pricing .tw-max-w-xl {
	max-width: 430px;
	margin-left: 3rem;
	padding: 40px;
}
div#pricing .xl\:tw-text-left.xl\:tw-grow .tw-font-\[600\] {
	font-size: 45px;
	line-height: 1;
}
.bg-with-content-wrap.abt-banner {
	padding: 20px 0 80px;
}
.bg-with-content-wrap.abt-banner .logo img {
	max-width: 200px;
}
.bg-with-content-wrap.abt-banner .logo {
	padding: 20px 0;
}
.bg-with-content-wrap.abt-banner .content h2 {
	font-size: 44px;
	font-weight: 600;
	margin: 0;
}
.image-with-content-v2.investing-banner {
	padding: 0 0 80px;
}
.image-with-content-v2.investing-two-col.invest .col-md-4 img.main-image {
	max-width: 330px;
}
.image-with-content-v2.investing-two-col.invest .row {
	gap: 0;
	gap: 20px;
}
.image-with-content-v2.features .row {
	gap: 70px;
}
.image-with-content-v2.investing-two-col.Access .thematic-1.left .col-md-4 {
	text-align: right;
}
.image-with-content-v2 .row > div {
	flex: 1 !important;
}
.image-with-content-v2.investing-two-col.Access .row {
	max-width: 1070px;
	justify-content: center;
	margin: 0 auto;
	gap: 40px;
}
.image-with-content-v2.investing-two-col.shield .col-md-4 {
	-ms-flex: 0 0 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}
.image-with-content-v2.investing-two-col.shield .col-md-8 {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.image-with-content-v2.investing-two-col.shield .row {
	justify-content: space-between;
}
section.images-section.cn-flag .row .col-sm-4 {
	-ms-flex: 0 0 8%;
	flex: 0 0 8%;
	max-width: 8%;
	padding: 10px;
}
section.images-section.cn-flag .row .col-sm-4 img {
	max-width: 90px;
}
.image-with-content-v2.about-two-col {
	padding: 80px 0;
}
@media (min-width: 576px) {
	.money-deserves-two-col .col-sm-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 1400px) {
	.image-with-content-v2.investing-two-col .thematic.right .col-md-8 {
		padding-right: 15px;
	}
	.image-with-content-v2.investing-two-col .thematic.left .col-md-8 {
		padding-left: 15px;
	}
}
@media (max-width: 1024px) {
	.banner-text-box ul.down-btn > li > a,
	.btn-box a {
		margin: 10px 0;
	}
	section.images-section.money-protection .col-lg-12 h2 {
		font-size: 38px;
	}
	section.images-section.money-protection .col-lg-12 p {
		font-size: 21px;
	}
	.bg-with-content-wrap.abt-winsta .content h2,
	.image-with-content-v2.investing-banner .row .col-md-8.my-auto h1 {
		font-size: 40px;
	}
	section.images-section.backed-by.advisor .row .col-sm-4 {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}
	section.images-section.backed-by.advisor .row {
		max-width: 1400px;
		justify-content: center;
	}
	.image-with-content-v2.investing-banner .row .col-md-8.my-auto {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin: 0 auto;
	}
	.navbar-toggler-icon {
		width: 25px !important;
		height: 25px !important;
	}
	.logo-title {
		display: block !important;
	}
	.header-logo {
		margin-left: -10px !important;
	}
	.logo-title p {
		left: 5px !important;
	}
}
@media (max-width: 991px) {
	.image-with-content-v2.about-two-col .row {
		padding: 30px;
	}
	.bg-with-content-wrap.stop-losing,
	section.images-section.advisor {
		padding-top: 0;
	}
	.bg-with-content-wrap.abt-banner {
		padding: 20px 0 60px;
	}
	.image-with-content-v2.investing-banner {
		padding: 0 0 50px;
	}
	.image-with-content-v2.about-two-col {
		padding: 50px 0;
	}
}
@media (max-width: 767px) {
	.bg-with-content-wrap.abt-winsta .content h2,
	h2,
	section h2,
	section.images-section.cn-flag .col-lg-12 h2,
	section.images-section.money-protection .col-lg-12 h2 {
		font-size: 34px;
	}
	br {
		display: none;
	}
	.download-app h3 {
		font-size: 24px;
	}
	.features-hero.careers {
		padding-top: 50px;
		padding-bottom: 0;
	}
	.bg-with-content-wrap.home-table h2 {
		font-size: 26px;
	}
	.features-hero.careers .order-2 {
		order: 1;
	}
	.image-with-content-v2 .col-md-8 h4,
	.image-with-content-v2.investing-banner .row .col-md-8.my-auto h1,
	.image-with-content-v2.investing-two-col.Access .col-md-8 h2 {
		font-size: 30px;
	}
	.image-with-content-v2.about-two-col .col-md-4,
	.image-with-content-v2.investing-banner .row .col-md-4,
	.image-with-content-v2.investing-banner .row .col-md-8.my-auto,
	.image-with-content-v2.investing-two-col .col-md-4,
	.image-with-content-v2.investing-two-col .col-md-8,
	.image-with-content-v2.investing-two-col.shield .col-md-8,
	section.images-section.money-protection .row .col-sm-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.image-with-content-v2.investing-two-col .col-md-8 h4,
	section.images-section.money-protection .col-lg-12 p {
		font-size: 20px;
	}
	.image-with-content-v2.investing-two-col.shield .col-md-4 {
		-ms-flex: 0 0 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	section.images-section.money-protection .row .col-sm-4 .conv-box img {
		max-width: 90px;
	}
	.bg-with-content-wrap.abt-winsta .logo img {
		max-width: 65px;
	}
	section.images-section.backed-by .conv-box p {
		line-height: 1.2;
	}
	section.images-section.as-seen-in .row .col-sm-4 {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}
	section.images-section.backed-by.advisor .row .col-sm-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	div#pricing .tw-max-w-xl {
		margin-left: 0;
		max-width: 100%;
		padding: 40px;
	}
	.image-with-content-v2.features .row {
		gap: 60px;
	}
	.image-with-content-v2.about-two-col .col-md-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.image-with-content-v2.about-two-col .row {
		max-width: 100%;
		padding: 70px 30px;
	}
	.image-with-content-v2.investing-two-col .row {
		gap: 20px;
	}
	section.images-section.investing-four-col .row .col-sm-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 10px;
	}
	.bg-with-content-wrap.investing-full-width .heading .title {
		padding: 24px 0;
	}
	section.images-section.investing-four-col .row .col-lg-12 h2 {
		line-height: 1;
		font-size: 30px;
	}
	.image-with-content-v2 .row > div {
		flex: auto !important;
	}
	section.images-section.cn-flag .row .col-sm-4 {
		-ms-flex: 0 0 8%;
		flex: 0 0 25%;
		max-width: 25%;
		padding: 10px;
	}
}
@media (max-width: 600px) {
	.download-app {
		padding: 80px 30px;
		margin-bottom: 0;
	}
	.download-app img {
		width: 120px;
	}
	.bg-with-content-wrap.home-table table th {
		font-size: 10px;
		padding: 18px 12px;
	}
	.bg-with-content-wrap.home-table table td {
		font-size: 10px;
		padding: 18px 3px;
	}
	.logo-title span.delimeter {
		display: none;
	}
	.header-logo p, .header-logo p a {
		display: block;
	}
	.logo-title {
		margin: 0 auto;
		text-align: center;
		left: -10px;
		right: 0;
		max-width: 210px;
		position: absolute;
	}
	.header-logo p, .header-logo p a {
		font-size: 17px;
	}
}
@media (max-width: 479px) {
	section.images-section.as-seen-in .row .col-sm-4,
	section.images-section.backed-by.advisor .row .col-sm-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

}