.join {
	height: 350px;
    width: 100%;
    text-align: center;
}

.join button {
	width: 185px;
	height: 50px;
	font-size: 24px;
}

.buttonLink {
	width: 115px;
	height: 40px;
	font-size: 18px;
}

.buttonLinkLarge {
	width: 200px;
	height: 40px;
	font-size: 18px;
}

.buttonLinkSmall {
	font-size: 18px;
}

.buttonLinkMobile {
	font-size: 18px;
}

.around {
	background-color: #68808b;
	background-image: url('/image/signup/multi-store-bgr.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 350px;
}

.join div {
	margin-top: 90px;
	color: white;
	font-size: 42px;
	margin-bottom: 10px;
}

#joinModal .modal-header {
	background-color: #fff;
}

#joinModal .rules {
	text-align: center;
}

#joinModal .pass_req {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 20px;
}

#joinModal li.inactive {
  color: #999;
  text-decoration: line-through;
}

#joinModal li {
	padding-bottom: 0;
}

.apply {
	width: 250px;
	font-size: 30px;
}

.payouts {
	color: #777676;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
}

.incomeType {
	color: #fe40a2;
	text-align: center;
	font-size: 16pt;
}

.chart {
	width: 300px;
	height: 300px;
	margin: 20px auto 20px auto;
}

@media (max-width: 991px) {
	.chart {
		width: 220px;
		height: 220px;
	}
}

.pink {
	color: rgba(244, 143, 177, 1) !important;
}

.pinkBorder {
	border: 5px solid rgba(244, 143, 177, 1) !important;
}

.pinkBorder .fa {
	color: rgba(255, 255, 255, 0.6) !important;
}

p.vs {
    margin-top: 20px;
}

.vs {
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
}

.surrounding {
	width: 100%;
}

.usPayout {
	text-align: center;
	font-size: 34px;
	margin-bottom: 40px;
}

.weekly {
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
}

.blue {
	margin: 0 10px;
	color: rgba(139, 215, 250, 1);
}

.headline {
	font-size: 24px;
}

.payoutInfo {
	text-align: center;
	padding-top: 20px;
}

.middle {
	padding: 20px 20px 40px 20px;
	background-color: white;
	box-shadow: 0px 5px 10px #888888;
}

.balance {
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	margin-bottom: 40px;
}

.features {
	text-align: center;
	font-size: 30px;
	margin-top: 40px;
}

.roundImage {
	border-radius: 50%;
	height: 77px;
	padding: 38px 20px;
	width: 77px;
	min-width: 77px;
	background-color: #1E1E1E;
	color: rgba(139, 215, 250, 1);
	margin: 40px 25px 30px 30px;
	text-align: center;
	font-size: 24px;
	display: flex;
	justify-content: center; /* Center horizontally */
	align-items: center; /* Center vertically */
}

.supportImage {
	padding: 0 30px;
	color: rgba(139, 215, 250, 1);
	margin: 0;
	text-align: center;
	font-size: 24px;
	display: flex;
	justify-content: center; /* Center horizontally */
	align-items: center; /* Center vertically */
}

.supportIcon .supportImage {
	content: url('/image/signup/Vector.png');
}

.phoneIcon .supportImage {
	content: url('/image/signup/phone-icon.png');
}

.emailIcon .supportImage {
	content: url('/image/signup/email-icon.png');
}

.supportIcons {
	margin: 0 170px;
	margin-bottom: 60px;
}

.supportIcons .featureImage {
	padding: 0 20px;
	height: 116px;
}

.roundImage .fa {
	font-size: 30px;
}

.roundImageStudio {
	border-radius: 50%;
	height: 150px;
	padding: 24px 20px;
	width: 150px;
	background-color: none;
	color: white;
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 20px;
}

@media (max-width: 767px) {
	.roundImageStudio {
		margin: 20px auto 20px auto;
	}
}

.featureList {
	text-align: center;
	font-size: 18px;
}

.customFeatures {
	text-align: center;
	font-size: 30px;
	margin-top: 40px;
}

.learn {
	text-align: center;
	margin: 60px 0 60px 0;
}

.learnButton, .openButton a {
	background-color: rgba(244, 143, 177, 1);
	border-radius: 4px;
	padding: 10px 35px;
	font-size: 14px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.74);
	text-transform: uppercase;
}

.learnButton:hover, .openButton a:hover {
	background-color: #F8B9CF !important;
	color: rgba(0, 0, 0, 0.74) !important;
}

@media (max-width: 767px) {
	.learnButton {
		width: 100%;
		font-size: 18px;
	}
}

.studioBG {
	background-image: url("/image/signup/multi-store-bgr.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 490px;
	text-align: center;
	color: rgba(255, 255, 255, 0.6);
	background-position: center center;
}

.studioBG .featureImage {
	padding-left: 15px;
	padding-right: 15px;
}

.supportIcons .featureImage {
	border-right: 1px solid rgba(253, 233, 239, 1)
}

.supportIcons .featureImage.last {
	border-right: none;
}

.studioBG h5, .studioBG h4 {
	color: rgba(255, 255, 255, 0.6);
}

.studioBG h5 {
	margin-top: 0px;
}

.studioBig {
	margin-bottom: 20px;
}

.surround {
	background-color: #38414f;
	width: 100%;
	height: 490px;
}

@media (max-width: 991px) {
	.surround {
		height: 660px;
	}

	.studioBG {
		height: 660px;
		background-size: cover;
	}
}

@media (max-width: 767px) {
	.surround {
		height: 1550px;
	}

	.studioBG {
		height: 1550px;
		background-size: cover;
	}
}

.studio {
	color: white;
	font-size: 26px;
	text-align: center;
	margin: 20px 0 0 0;
}

.studioBig {
	color: white;
	font-size: 48px;
	text-align: center;
}

.studioText {
	padding: 0 35px;
	margin-bottom: 10px;
	color: rgba(255, 255, 255, 0.87);
	font-size: 14px;
	text-align: center;
}

.support {
	font-size: 40px;
	margin-top: 40px;
	text-align: center;
}

@media (max-width: 1200px) {
	.support {
		margin-top: 0px;
	}
}

.supportIcon {
	text-align: center;
	color: #dcdcdc;
	font-size: 120px;
}

.supportText {
	text-align: center;
	font-size: 22px;
}

.supportButton {
	text-align: center;
	margin: 20px 0 60px 0;
	font-size: 20px;
	color: #36b1ea;
}

.faq {
	width: 200px;
	font-size: 24px;
}

@media (max-width: 767px) {
	.openButton {
		margin-top: 50px;
	}
}

.premier {
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}

.rules {
	padding: 0 100px;
	margin-bottom: 50px;
	color: rgba(255, 255, 255, 0.87);
}

.rules a {
	color: #36b1ea;
}

.rules p {
	margin-bottom: 20px;
	text-align: center;
}


.storeBox {
	background-color: #1E1E1E;
	border: 1px solid rgba(255, 255, 255, 0.38);
	border-radius: 4px;
}

.usStore, .intlStore {
	padding: 15px 10px;
	color: rgba(139, 215, 250, 1);
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
}

.intlStore {
	color: rgba(244, 143, 177, 1);
}

.dailyPay, .bi-monthly, .requestPay {
	border-top: 1px solid rgba(255, 255, 255, 0.38);
	text-align: left;
	padding: 15px 10px;
	color: rgba(255, 255, 255, 0.87);
	font-size: 20px;
}

.methodSection {
	padding: 15px 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.38);
}

.methodSection .pink {
	margin: 0 10px;
}

.methods {
	text-align: left;
	padding: 0;
	color: rgba(255, 255, 255, 0.87);
	font-size: 20px;
	padding-bottom: 15px;
}

.policy a {
	color: #36b1ea;
}

.policy {
	margin-bottom: 20px;
	margin-left: 25px;
}

.methodSection {
	height: 120px;
}

.noPadding {
	padding: 0;
}

.bottomFree {
	margin-right: 26px;
}

.notPink {
	color: rgb(85, 85, 85);
}

.storeBoxUS {
	margin-bottom: 40px;
	padding: 0 !important;
}

.modal-title {
	text-align: center;
	color: #f1349a;
}

.radioButtons {
	height: 120px;
	padding-top: 25px;
	background-color: rgb(245, 245, 245);
}

@media (max-width: 991px) {
	.radioButtons {
		height: 150px;
	}

	#day, #year {
		margin-top: 5px;
	}

}

@media (max-width: 767px) {
	.radioButtons {
		height: 240px;
	}

	.hr {
		margin: 20px 0 20px 0 !important;
	}
}

.radioButtons p {
	margin-left: 20px;
}

.modal-header {
	border-bottom: none;
}

.inputFields {
	margin-top: 25px;
}

.bdaySection {
	margin-top: 5px;
}

.hr {
	width: 100%;
	margin: 20px 0 0 0;
	color: #eaeaea;
	height: 1px;
	float: left;
	box-shadow: none;
}

.modalButton {
	text-align: center;
	margin-top: 100px;
}

.modalButton button {
	width: 200px;
	height: 50px;
	font-size: 24px;
}

.noNos {
	margin-bottom: 20px;
}

.type {
	padding: 0;
	color: rgba(255, 255, 255, 0.87);
}

.directD {
	font-size: 22px;
}

.moneyIcon {
	float: left;
	margin-left: 28%;
}

.newIcon {
	float: left;
	margin-left: -50px;
}

.payType {
	margin-right: 18%;
	text-align: left;
}

.supportButtonFAQ {
  text-align: center;
  font-size: 24px;
  color: #fff;
  border-style: none;
  height: 50px;
  border-radius: 5px;
  background-color: #36b1ea;
  text-decoration: none;
  padding: 7px 25px 7px 25px;
}

.supportA {
	margin-top: 25px;
}

.support_hours {
	font-size:16px;
}

#modal-container {
	z-index: 999999;
	position: relative;
}

#modal-container #joinModal div div div #modelJoinForm div div div div {
	margin: 0 auto;
}

iframe {
	margin-top: 12px;
}

.container {
    width: 100%;
    max-width: 1580px;
}

#joinModal .successMessage {
	text-align: center;
}

#joinModal .successSignUpContent .fa-times {
	color: #555;
	font-size: 24px;
}

#joinModal .alert {
	padding: 2px;
}

#joinModal p.successMessage {
	margin: 20px 0;
}

#joinModal .successMessage .fa-check {
	font-size: 80px;
	color: #48D448;
}

#joinModal #rtn-email {
	margin-top: 30px;
}

#joinModal #rtn-username {
	margin-top: 30px;
}

@media (max-width: 1199px) {
	.moneyIcon {
		margin-left: 13%;
	}

	.modal-content {
		width: 100%;
	}

	.payType {
		margin-right: 18%;
	}
}

@media (max-width: 991px) {
	.directD {
		font-size: 16px;
	}

	.payType {
		font-size: 20px;
		margin-right: 8%;
	}

	.moneyIcon {
		margin-left: 4%;
	}
}

@media (max-width: 767px) {
	.payType {
		font-size: 14px;
		text-align: center;
	}

	.directD {
		font-size: 12px;
	}

	.methods, .freeStuff {
		font-size: 20px;
	}

	.modalButton {
		margin-top: 80px;
	}

	#joinModal #rtn-username, #joinModal #rtn-email {
		margin-top:15px;
	}

	.type {
		font-size: 16px;
	}

	.bottomFree {
		margin-right: 22px;
	}

	.moneyIcon {
		margin-left: 0;
	}

	.usPayout {
		font-size: 26px;
	}
}

.top-section {
	padding-right: 50px;
	padding-top: 100px;
}

.top-section h3 {
	margin-bottom: 25px;
	color: rgba(244, 143, 177, 1);
}

.top-section p {
	margin-bottom: 50px;
	color: rgba(255, 255, 255, 0.87);
}

#model-signup-link-1 {
	font-weight: 500;
	font-size: 14px;
	color: rgba(0, 0, 0, 1);
	background: rgba(244, 143, 177, 1);
	padding: 10px 16px 10px 16px;
	border-radius: 4px;
}

#model-signup-link-1:hover {
	color: rgba(0, 0, 0, 1) !important;
	background: #F8B9CF !important;
}

.payouts h3 {
	color: rgba(255, 255, 255, 0.87);
	font-weight: 400;
	margin-bottom: 80px;
}

.incomeType .ellipse {
	margin: 10px auto;
	display: flex;
	justify-content: center; /* Center horizontally */
	align-items: center; /* Center vertically */
	width: 152px;
	height: 152px;
	border-radius: 50%;
	border: 1px solid rgba(240, 104, 150, 1);
	color: rgba(240, 104, 150, 1);
	background: #2c2c2c;
}

.incomeType {
	height: 290px;
	border-radius: 40px;
	padding: 20px 65px;
	background: #1E1E1E;
	color: rgba(244, 143, 177, 1);
}

.incomeType .extra-info {
	color: rgba(253, 233, 239, 1);
	font-size: 12px;
}

.incomeType hr {
	margin-top: 10px;
	margin-bottom: 0px;
	/* Center the divider under the label. Tailwind Preflight (loaded on the SSO
	   layout, unlike IWC) resets `hr { margin: 0 }`, killing the UA margin-inline:auto,
	   so the auto side-margins must be set explicitly to keep it centered in the
	   flex column. */
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgba(192, 183, 232, 0.33);
}

.incomeTypes {
	color: rgba(244, 143, 177, 1);
	margin: 0 120px;
	margin-bottom: 80px;
}

.incomeTypes span {
	font-size: 34px;
}

.site-features span, .customFeatures span, .usPayout span {
	font-size: 48px;
	color: rgba(255, 255, 255, 0.87);
}

.featureImage {
	padding: 0 60px 0 10px;
	justify-content: left; /* Center horizontally */
	align-items: center; /* Center vertically */
	display: inline-flex;
}

.featureImage p {
	color: rgba(255, 255, 255, 0.87);
	font-size: 16px;
	margin: 0;
}

.supportIcon p {
	font-size: 20px;
	color: rgba(255, 255, 255, 0.87);
	text-align: left;
}

.featureImage p span {
	font-size: 14px;
}

.featureImage p a {
	font-size: 14px;
}

.surrounding .col-sm-6 .options-block {
	padding: 0 60px;
}

.img-responsive-mobile {
	display: none;
}

.signup-image {
	max-width: 458px;
	height: 181px;
	background: url("/image/signup/signup-text-dark.svg") center / contain no-repeat;
}

.image-block img {
	border-radius: 67px 0 0 67px;
}

@media (max-width: 1500px) {
	.image-block img {
		width: 100%;
	}
	.incomeTypes {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		margin: 0 60px;
	}
	.income-cards {
		width: 100%;
		max-width: 300px;
		margin-bottom: 16px;
	}
}
@media (max-width: 1400px) {
	.top-section {
		padding-top: 50px;
	}
	.incomeTypes {
		margin: 0 30px;
	}
}
@media (max-width: 1300px) {
	.incomeTypes {
		margin: 0 12px;
		justify-content: center;
	}
	.storeBox {
		min-width: 320px;
	}
}

@media (max-width: 1200px) {
	.image-block img {
		margin-top: 30px;
	}
}

@media (max-width: 1028px) {
	.row-top-section {
		display: flex;
		flex-direction: column-reverse;
	}
	.image-block {
		width: 100% !important;
		padding: 0 8px;
		margin-bottom: 20px;
	}
	.image-block img {
		width: 100%;
		border-radius: 60px;
	}
	.top-section h3 {
		margin: 0 0 22px;
		font-size: 20px;
		text-align: center;
	}
	.top-section p {
		margin: 0 0 22px;
		font-size: 14px;
	}
	.top-section {
		padding: 0 8px;
		width: 100%;
	}
	#model-signup-link-1 {
		display: block;
		text-align: center;
		width: 100%;
	}
	.payouts h3 {
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 17px;
	}
	.incomeType {
		padding: 15px 40px;
	}
	.site-features span, .customFeatures span, .usPayout span {
		font-size: 20px;
		margin: 40px 0 15px;
		text-align: center;
	}
	.row-featureImage {
		display: flex;
		flex-direction: column;
	}
	.row-featureImage .featureImage {
		width: 100%;
	}
	.roundImage {
		margin: 9px 18px 9px 18px;
	}
	.featureImage p {
		font-size: 14px;
	}
	.signup-image {
		max-width: 100%;
	}
}
@media (max-width: 768px) {

	.supportIcons .featureImage {
		padding: 0;
	}
	.storeBox {
		min-width: 272px;
	}

	.mobile-row-fi {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.featureImage {
		border-right: none;
		padding: 0px;
	}

	.featureList {
		font-size: 14px;
		padding: 0;
		color: #fff;
		text-align: left;
	}

	.feature-mobile-container {
		display: flex !important;
	}

	.roundImage {
		margin-left: 0;
	}

	.learnButton {
		padding: 10px 12px;
		font-size: 14px;
	}

	.learn {
		margin: 26px 0 40px 0;
	}

	.usPayout {
		margin-bottom: 26px;
	}

	.surrounding .col-sm-6 .options-block {
		padding: 0;
	}

	.storeBox {
		padding: 0 5px 0 11px;
	}

	.usStore, .intlStore {
		text-align: center;
		font-size: 14px;
	}

	.payType {
		text-align: left;
	}

	.dailyPay, .bi-monthly, .requestPay {
		font-size: 14px;
	}

	.directD, .type, .methods, .freeStuff {
		font-size: 14px;
	}

	.text-right {
		padding: 0;
	}

	.blue, .pink {
		margin: 0 5px 14px 0 !important;
	}

	.studioBG {
		background-color: #121212;
		background-image: none;
	}

	.studioBG h5, .studioBG h4 {
		color: #fff;
	}

	.studio, .studioBig {
		font-size: 20px;
	}

	.studioText {
		font-size: 14px;
	}

	.studioText div {
		max-width: 150px;
		margin: 0 auto;
	}

	.btn {
		color: #000;
	}

	.buttonLinkMobile {
		padding: 10px 33px;
	}


	.img-responsive-mobile {
		display: block;
	}

	.img-responsive-mobile img {
		width: -webkit-fill-available;
	}

	.img-responsive-mobile h3 {
		font-size: 20px;
		color: #fff;
		text-align: center;
	}

	.support {
		display: none;
	}

	.premier, .rules {
		font-size: 12px;
		color: #fff;
	}

	.supportIcons {
		display: flex;
		flex-direction: column;
		align-items: normal;
		justify-content: flex-start;
		margin: 10px;
		gap: 50px;
	}

	.featureImage  .pinkBorder {
		border: none !important;
	}

	.featureImage .pinkBorder .fa {
		color: rgba(244, 143, 177, 1) !important;
	}

	.featureImage {
		font-size: medium;
		text-align: start;
	}

	.supportImage {
		padding: 0;
		margin-right: 10px;
	}

	.featureImage span, .featureImage a {
		font-size: 14px;
		font-weight: 400;
	}

	.supportText, .supportButton {
		display: none !important;
	}

	.featureImage-h p {
		font-size: 20px;
		font-weight: 500;
	}

	.supportIcons .featureImage {
		border: none;
		padding: 0;
	}

	.rules {
		padding: 0px 10px;
	}

	.rules p {
		text-align: left;
		font-size: 12px;
	}
}

.site-features, .surrounding {
	position: relative;
}
.site-features{
	padding-top: 110px;
}
.line-image{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	width: 100%;
}
.line-image.first{
	top: 3%;
}
.line-image.second{
	top: 35%;
}
.line-image.third{
	top: -35%;
}
.line-image.fourth{
	top: 20%;
	bottom: 0;
	margin: auto;
}
.multi-store{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.multi-store .store-item{
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 265px;
}
.multi-store .store-item .featureImage{
	display: flex;
	width: auto;
	padding: 0;
	margin-bottom: 10px;
}
.multi-store .store-item .studioText{
	padding: 0;
	width: auto;
}

.circle-progress-container{
	display: flex;
	justify-content: space-between;
	margin: 0 90px !important;
}
.circle-progress-container.ai-enabled {
	margin: 0 47px !important;
}
.circle-progress-container .circle-progress-item{
	padding: 38px;
	border-radius: 40px;
	background: #1E1E1E;
	color: #f48fa3;
	width: 23%;
}

.circle-progress-container.ai-enabled .circle-progress-item{
	padding: 38px 0 21px;	
	width: 18%;
}

.circle-progress-container .circle-progress-item .circular-progress{
	position: relative;
	min-height: 152px;
	max-width: 152px;
	border-radius: 50%;
	background: conic-gradient(#f48fa3 3.6deg, #1e1e1e 0deg);
	display: flex;
	align-items: center;
	justify-content: center;
	border:unset !important;
}
.circle-progress-container .circle-progress-item .incomeType{
	padding: 0 !important;
	display: flex;
	flex-direction: column;
	/* Center every child (circle, label, divider) on the cross axis. On IWC the
	   browser default hr margin-inline:auto centers the divider; Tailwind Preflight
	   strips that on the SSO layout, so center the column explicitly. */
	align-items: center;
	height: auto;
	padding: 0;
}
.circle-progress-container .circle-progress-item .incomeType p {
	margin-bottom: 0;
}
.circle-progress-container .circle-progress-item .incomeType hr{
	width: 80%;
}
.circle-progress-container .extra-info{
	margin-top: 10px;
}
.circle-progress-container.ai-enabled .extra-info{
	margin-top: 7px;
}
.circle-progress-container .circle-progress-item .circular-progress::before{
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	border-radius: 50%;
}
.circle-progress-container .circle-progress-item .circular-progress::after{
	content: "";
	position: absolute;
	height: 95%;
	width: 95%;
	border-radius: 50%;
	background-color: #1e1e1e;
}
.circle-progress-container .circle-progress-item .progress-value{
	position: relative;
	font-size: 34px;
	z-index: 1;
}
.incomeTypes.mobile, .store-items.mobile{
	display: none;
}
.incomeTypes{
	align-items: unset;
}
.learn-mobile{
	display: none;
	justify-content: center;
	align-items: center;
}
@media(max-width: 768px){
	.site-features{
		padding-top: 0;
	}
	.learn-mobile{
		display: flex;
	}
	.incomeTypes.mobile{
		align-items: center;
	}
	.studioBG{
		height: auto;
	}
	.incomeTypes.desktop, .store-items.desktop, .line-image{
		display: none;
	}
	.incomeTypes.mobile, .store-items.mobile{
		display: flex;
		flex-direction: column;
	}
	.hero-section{
		display: flex;
		flex-direction: column-reverse;
	}
	.hero-section > div{
		width: 100%;
	}
	.top-section{
		padding: 0;
	}
	.top-section p{
		margin-bottom: 22px;
	}
	.payouts h3{
		margin: 0 0 12px;
	}
	.circle-progress-container{
		margin: 0 !important;
		flex-direction: column;
	}
	.circle-progress-container .circle-progress-item{
		width: 100%;
	}
	.circle-progress-container.ai-enabled .circle-progress-item{
		padding: 38px 0;
		width: 100%;
	}
	.site-features span, .customFeatures span, .usPayout span{
		font-size: 20px;
	}
	.mobile-row-fi{
		flex-direction: column;
		align-items: flex-start;
	}
	.mobile-row-fi .single-feature{
		display: flex;
		align-items: center;
	}
	.mobile-row-fi .single-feature .featureImage{
		padding: 0;
		width: auto;
	}
	.custom-features .feature-mobile-container{
		padding: 0;
		margin-bottom: 14px;
	}
	.custom-features .feature-mobile-container .roundImage{
		margin-bottom: 0 !important;
		margin-right: 10px !important;
		padding: 0;
	}
	.learn{
		display: none;
	}
	.payout-item, .payout-item .options-block{
		padding: 0 !important;
	}
	.surround .studio h5, .surround h4{
		font-size: 20px;
		margin-bottom: 0;
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) {
	#supportSection { 
		margin-top: 60px;
	}
 }