/** global **/



div#main-wrapper {

    background: #000;

    display: block;

}

.page-banner canvas{
	background-image: url(https://cdn.agentimagehosting.com/vYHcZxEnzr47srpPPrW8h/2021/12/sellers.jpg) !important;
}



.page-banner {

    margin-bottom: 0;

}



.page-title .titlewrapper {

    display: none;

}



/** global **/

.section-main-wrapper {

    position: relative;

    display: block;

    z-index: 1;

}

	.section-main-wrapper:before {

		z-index: -1;

		content: "";

		position: absolute;

		top: 0;

		left: -25%;

		width: 88%;

		height: 100%;

		background-image: url(../../images/homepage/about-text-logo-overlay.png);

		background-size: contain;

		background-position: top -10px center;

		background-repeat: no-repeat;

		z-index: -1;

		opacity: .65;

		display: none;

	}

	.page-banner:after {

		opacity: .7;

		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0) 50%);

    }

.sellers-section {

	font-size: 0;

	position: relative;

}

.sellers-content-image {

	position: relative;

}

	.sellers-content-image canvas {

		display: block;

		width: 100%;

		background-size: cover;

		background-position: center;

		background-repeat: no-repeat;

	}

.sellers-content {

	position: relative;

	margin-bottom: 25px;

}

	.sellers-content h2 {

		font-family: "Barlow", sans-serif;

		font-size: 28px;

		font-weight: 700;

		color: #fff;

		text-transform: uppercase;

		margin-bottom: 16px;

	}

	.sellers-content p {

		font-family: "Barlow", sans-serif;

		font-size: 18px;

		line-height: 24px;

		font-weight: 400;

		color: #fff;

	}

.sellers-content-list {



}

	.sellers-content-list ul {



	}

		.sellers-content-list ul li {

			position: relative;

			font-family: "Barlow", sans-serif;

			font-size: 16px;

			font-weight: 400;

			color: #fff;

			line-height: 1.7;

			padding-left: 39px;

			margin-bottom: 21px;

		}

		.sellers-content-list ul li::before {

			content: "";

			position: absolute;

			top: 13px;

			left: 0;

			width: 23px;

			height: 3px;

			background-color: #cbaa45;

			pointer-events: none;

		}

.section-col {

	display: inline-block;

	vertical-align: top;

}

.sellers-content-checklist {

	position: relative;

}

	.sellers-content-checklist-item {

		position: relative;

		padding-left: 43px;

		margin-bottom: 45px;

	}

	.sellers-content-checklist-item::before {

		content: "";

		position: absolute;

		top: 12px;

		left: 0;

		width: 23px;

		height: 3px;

		background-color: #cbaa45;

		pointer-events: none;

	}

		.sellers-content-checklist-item h2 {

			position: relative;

			font-family: "Barlow", sans-serif;

			font-size: 28px;

			font-weight: 700;

			color: #fff;

			text-transform: uppercase;

			margin-bottom: 16px;

		}

		.sellers-content-checklist-item p {

			font-family: "Barlow", sans-serif;

			font-size: 18px;

			font-weight: 400;

			color: #fff;

			line-height: 24px;

		}

.sellers-content-subchecklist {

	position: relative;		

}

	.sellers-content-subchecklist-heading {

		font-family: "Barlow", sans-serif;

		font-size: 28px;

		font-weight: 700;

		color: #fff;

		text-transform: uppercase;

		margin-bottom: 29px;

	}

	.sellers-content-subchecklist-item {

		position: relative;

		font-family: "Barlow", sans-serif;

		font-size: 18px;

		font-weight: 400;

		color: #fff;

		padding-left: 41px;

		line-height: 24px;

		margin-bottom: 29px;

	}

	.sellers-content-subchecklist-item::before {

		content: "";

		position: absolute;

		top: 13px;

		left: 0;

		width: 23px;

		height: 3px;

		background-color: #cbaa45;

		pointer-events: none;

	}

.sellers-sec1-inner-wrapper {

	position: relative;

	padding: 80px 0 0;

}

	.sellers-sec1-col.col-left {

		width: 53.43%;

	}

		.sellers-sec1-text {

			/*padding-left: 123px;*/

			padding-right: 50px;

		}

			.sellers-sec1-text-heading {

    position: relative;
    font-family: "Barlow", sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #999999;
    text-transform: uppercase;
    max-width: 785px;
    margin: 20px auto;

			}

				.sellers-sec1-text-heading div {

			position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 66px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    /* padding-left: 22px; */
    letter-spacing: -0.7px;
    padding-left: 16px;
    border-left: 4px solid #cbaa45;
    line-height: 1em;

				}

			/*	.sellers-sec1-text-heading div::before {

					content: "";

					position: absolute;

					top: 50%;

					left: 0;

					transform: translateY(-50%);

					width: 7px;

					height: 73px;

					background-color: #cbaa45;

					pointer-events: none;

				}*/

	.sellers-sec1-col.col-right {

		width: 46.56%;

		padding-top: 35px;

	}

.sellers-sec2-inner-wrapper {

	position: relative;

	padding: 50px 0 0;

}

	.sellers-sec2-col.col-left {

		width: 46.56%;

	}

	.sellers-sec2-col.col-right {

		width: 53.43%;

	}

		.sellers-sec2-text {

			padding-left: 50px;

			/*padding-right: 104px;*/

		}

.sellers-sec3-inner-wrapper {

	position: relative;

	padding: 50px 0 50px;

}

	.sellers-sec3-col.col-left {

		width: 53.43%;

	}

		.sellers-sec3-text {

			/*padding-left: 127px;*/

			padding-right: 50px;

		}

	.sellers-sec3-col.col-right {

		width: 46.56%;

	}

.sellers-sec4-inner-wrapper {

	position: relative;

	padding-bottom: 50px;

}

	.sellers-sec4-col.col-left {

		width: 46.56%;

	}

	.sellers-sec4-col.col-right {

		width: 53.43%;

	}

		.sellers-sec4-text {

			padding-left: 50px;

			/*padding-right: 99px;*/

		}

.sellers-sec5-inner-wrapper {

	position: relative;

	padding: 114px 0 95px;

}

.sellers-sec5-inner-wrapper::before,

.sellers-sec5-inner-wrapper::after {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	pointer-events: none;

	z-index: -1;

}

.sellers-sec5-inner-wrapper::before {

	background-image: url('../../images/sellers/sellers-content-sec3-bg.jpg');

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	filter: grayscale(1);

}

.sellers-sec5-inner-wrapper::after {

	background-color: #f4f4f4;

	opacity: .9;

}

	.sellers-sec5-heading {

		font-family: "Raleway", sans-serif;

		font-size: 50px;

		font-weight: 700;

		color: #000;

		text-align: center;

		text-transform: uppercase;

		margin-bottom: 18px;

	}

	.sellers-sec5-subheading {

		font-family: "Barlow", sans-serif;

		font-size: 16px;

		font-weight: 400;

		color: #252525;

		text-align: center;

	}

	.sellers-sec5-content {

		max-width: 1130px;

		margin: 51px auto 0;

	}

		.sellers-sec5-content-col {

			display: inline-block;

			vertical-align: top;

			width: 50%;

		}

			.sellers-sec5-content-list {

				

			}

				.sellers-sec5-content-item {

					position: relative;

					font-family: "Barlow", sans-serif;

					font-size: 16px;

					font-weight: 400;

					color: #252525;

					line-height: 1.4;

					padding-left: 48px;

					margin-bottom: 28px;

				}

				.sellers-sec5-content-item::before {

					content: "";

					position: absolute;

					top: 8px;

					left: 0;

					width: 30px;

					height: 3px;

					background-color: #cbaa45;

					pointer-events: none;

				}

.sellers-sec6-inner-wrapper {

	position: relative;

	padding: 50px 0;

}

	.sellers-sec6-col.col-left {

		width: 53.43%;

	}

		.sellers-sec6-text {

			/*margin-top: 6px;

			padding-left: 130px;*/

			padding-right: 50px;

		}

	.sellers-sec6-col.col-right {

		width: 46.56%;

	}

.sellers-sec7-inner-wrapper {

	position: relative;

}

	.sellers-sec7-col.col-left {

		width: 46.56%;

	}

	.sellers-sec7-col.col-right {

		width: 53.43%;

	}

		.sellers-sec7-text {

			/*margin-top: 14px;*/

			padding-left: 50px;

			/*padding-right: 110px;*/

		}

.sellers-sec8-inner-wrapper {

	position: relative;

	padding-top: 123px;

}

	.sellers-sec8-col.col-left {

		width: 53.43%;

	}

		.sellers-sec8-text {

			/*margin-top: 19px;

			padding-left: 88px;*/

			padding-right: 50px;

		}

	.sellers-sec8-col.col-right {

		width: 46.56%;

	}

.sellers-sec9-inner-wrapper {

	/*padding: 66px 88px 0;*/

}

.sellers-sec10-inner-wrapper {

	position: relative;

	padding: 114px 0 78px;

}

.sellers-sec10-inner-wrapper::before,

.sellers-sec10-inner-wrapper::after {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	pointer-events: none;

	z-index: -1;

}

.sellers-sec10-inner-wrapper::before {

	background-image: url('../../images/sellers/sellers-content-sec9-bg.jpg');

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	filter: grayscale(1);

}

.sellers-sec10-inner-wrapper::after {

	background-color: #f4f4f4;

	opacity: .9;

}

	.sellers-sec10-heading {

		font-family: "Raleway", sans-serif;

		font-size: 50px;

		font-weight: 700;

		color: #000;

		text-align: center;

		text-transform: uppercase;

		margin-bottom: 18px;

	}

	.sellers-sec10-subheading {

		font-family: "Barlow", sans-serif;

		font-size: 16px;

		font-weight: 400;

		color: #252525;

		text-align: center;

	}

	.sellers-sec10-content {

		max-width: 845px;

		margin: 51px auto 0;

	}

		.sellers-sec10-content-col {

			display: inline-block;

			vertical-align: top;

			width: 50%;

		}

			.sellers-sec10-content-list {

				

			}

				.sellers-sec10-content-item {

					position: relative;

					font-family: "Barlow", sans-serif;

					font-size: 16px;

					font-weight: 400;

					color: #252525;

					line-height: 1.4;

					padding-left: 48px;

					margin-bottom: 28px;

				}

				.sellers-sec10-content-item::before {

					content: "";

					position: absolute;

					top: 8px;

					left: 0;

					width: 30px;

					height: 3px;

					background-color: #cbaa45;

					pointer-events: none;

				}

.sellers-sec11-inner-wrapper {

	position: relative;

	padding: 50px 0 50px;

}

.sellers-cta-wrapper {

	padding: 2vw 15px;

	background-color: #fff;

}

	.sellers-cta {

		max-width: 100%;
		width: 70vw;
		margin: 0 auto;

	}

		.sellers-cta.global-link a {

			display: inline-block;

			vertical-align: middle;

			width: calc(33.33% - 11px);

			font-size: 15px;

			padding: 20px 0;

		}

		.sellers-cta.global-link a:not(:last-child) {

			margin-right: 16px;

		}

		.sellers-cta.global-link a:not(:hover) {

			border-color: #000;

			color: #000;

		}

.sellers-bottom-form-inner-wrapper {

	position: relative;

	padding: 7.938vw 0 2.813vw;

}

	.sellers-bottom-form-heading {

		position: relative;

		font-family: "Barlow", sans-serif;

		font-size: 18px;

		font-weight: 400;

		color: #999999;

		text-transform: uppercase;

		max-width: 645px;

		margin: 0 auto;

	}

	.sellers-bottom-form-heading::before {

		content: "";

		position: absolute;

		top: 31px;

		left: 0;

		width: 5px;

		height: 95px;

		background-color: #cbaa45;

		pointer-events: none;

	}

		.sellers-bottom-form-heading div {

			color: #fff;

			padding-left: 34px;

		}

		.sellers-bottom-form-heading div:nth-child(1) {

			font-family: "Raleway", sans-serif;

			font-size: 70px;

			font-weight: 700;

			margin-top: 5px;

		}

		.sellers-bottom-form-heading div:nth-child(2) {

			font-size: 45px;

			margin-top: -5px;

		}

	.sellers-bottom-form {

		position: relative;

		max-width: 40.938vw;
		margin: 5.563vw auto 0;

	}

	.sellers-bottom-form .wpcf7-response-output {

		position: absolute;

		font-size: 12px;

		text-align: center;

		padding: 4px 0 !important;

		margin: 0 !important;

		width: 100%;

	}

	.sellers-bottom-form span.wpcf7-not-valid-tip {

		font-size: 12px;

		margin: -15px;

	}

		.sellers-input-container {

			display: inline-block;

			vertical-align: top;

			margin-bottom: 27px;

		}

		.sellers-input-container.col-2 {

			width: 50%;

		}

		.sellers-input-container.col-2.pad-left {

			padding-left: 22px;

		}

		.sellers-input-container.col-2.pad-right {

			padding-right: 22px;

		}

		.sellers-input-container.col-3 {

			width: 33.33%;

		}

		.sellers-input-container.col-3.pad-left {

			padding-left: 17px;

		}

		.sellers-input-container.col-3.pad-right {

			padding-right: 17px;

		}

			.sellers-input-container label {

				display: block;

				font-family: "Barlow SemiCondensed", sans-serif;

				font-size: 1vw;

				font-weight: 400;

				color: #fff;

				text-transform: uppercase;

			}

			.sellers-input-container input,

			.sellers-input-container select,

			.sellers-input-container textarea {

				-webkit-appearance: none;

				-moz-appearance: none;

				outline: none;

				border: none;

				font-family: "Barlow SemiCondensed", sans-serif;

				font-size: 1vw;

				font-weight: 400;

				color: #fff;

				width: 100%;

				height: 2.063vw;

				background-color: transparent;

				border-bottom: 2px solid #fff;

			}

				.sellers-input-container select option {

					color: #757575;

				}

		.sellers-input-container.your-message {

			width: 100%;

		}

			.sellers-input-container textarea {

				resize: none;

				height: 4.063vw;

			}

		.sellers-submit {

			max-width: 198px;

			margin: 19px auto 0;

		}	

			.sellers-submit input {

				-webkit-appearance: none;

				-moz-appearance: none;

				outline: none;

				border: none;

				font-family: "Raleway", sans-serif;

				font-size: 0.938vw;

				font-weight: 600;

				color: #fff;

				text-transform: uppercase;

				text-align: center;

				width: 100%;

				padding: 1.063vw 0;

				background-color: transparent;

				border: 2px solid #fff;

				transition: all .4s ease-in-out;

			}

			.sellers-submit input:hover {

				background-color: #cbaa45;

				border-color: #cbaa45;

			}

.altman-git-wrapper.section-wrapper {

	display: none;

}

.sellers-sec1-wrapper,
.sellers-sec2-wrapper,
.sellers-sec3-wrapper,
.sellers-sec4-wrapper,
.sellers-sec6-wrapper,
.sellers-sec7-wrapper,
.sellers-sec8-wrapper,
.sellers-sec9-wrapper,
.sellers-sec11-wrapper,
.ip-sellers-work,
.ipseller-mid-image,
.ip-sellers-mid {
	width: 70vw;
    margin: 0 auto;
}


.sellers-sec1-wrapper .sellers-content-image,
.sellers-sec3-wrapper .sellers-content-image,
.sellers-sec6-wrapper .sellers-content-image,
.sellers-sec8-wrapper .sellers-content-image {
	/*float: right;
	width: 45%;
	margin-top: 0;
	position: relative;
	padding-left: 30px;
	padding-bottom: 30px;
	z-index: 6;*/
}

.sellers-sec1-wrapper .sellers-content-image img,
.sellers-sec2-wrapper .sellers-content-image img,
.sellers-sec3-wrapper .sellers-content-image img,
.sellers-sec4-wrapper .sellers-content-image img,
.sellers-sec6-wrapper .sellers-content-image img,
.sellers-sec7-wrapper .sellers-content-image img,
.sellers-sec8-wrapper .sellers-content-image img {
	/*display: block;
	width: 100%;
	margin-left: 0;
	height: initial;*/
}

.sellers-sec2-wrapper .sellers-content-image,
.sellers-sec4-wrapper .sellers-content-image,
.sellers-sec7-wrapper .sellers-content-image {
	/*float: left;
	width: 45%;
	margin-top: 0;
	position: relative;
	padding-right: 30px;
	padding-bottom: 30px;
	z-index: 6;*/
}


.ip-sellers-work {
    padding: 44px 0 74px;
	position: relative;
}

.ipseller-cta-holder {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 30px;
}

.ipseller-cta-box {
    min-height: 221px;
    border: 2px solid #cbaa45;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.ipseller-cta-box span{
	font-size: 28px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}

.ipseller-cta-box em {
    font-style: normal !important;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin: 10px 0 0;
}

.ipsellers-img-holder {
    position: relative;
}

.ipsellers-img-holder canvas {
    display: block;
    width: 100%;
}

.ipsellers-img-holder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ipsellers-ddescrip-list {
    padding: 0 0 21px;
}

.ipsellers-mid-title {
    text-align: center;
    padding: 60px 0 68px;
}


.ipsellers-mid-title span{
	display: block;
	font-weight: 700;
	font-size: 50px;
	text-transform: uppercase;
}

.ipsellers-mid-title em {
    font-style: normal !important;
    font-size: 16px;
    padding: 27px 0 0;
    display: block;
}

.ipsellers-midinner-title span {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: 0 0 35px;
}

.ipsellers-title-inner span{
	font-weight: 500;
	color: #252525;
	display: block;
	font-size: 20px;
	padding: 0 0 21px;
}

.ipsellers-p-list ul {
	margin-left: 0 !important;
}

.ipsellers-p-list ul li {
    font-size: 18px;
    color: #252525;
    position: relative;
    margin: 0 0 14px;
    padding-left: 15px;
}

.ipsellers-p-list ul li::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #cbaa45;
    left: 0;
    border-radius: 50%;
    top: 10px;
}

.ipsellers-mid-img {
    position: relative;
}

.ipsellers-mid-img canvas {
    display: block;
    width: 100%;
}

.ipsellers-mid-img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

.ip-sellers-mid{
	color: #000;
    position: relative;
}

.ip-black-bg .ip-sellers-mid {
    padding: 70px 0;
}

.ipsellers-mid-holder {
    display: flex;
    justify-content: space-between;
}

.ip-black-bg.mid-seller .ipsellers-mid-left {
    max-width: 430px;
    width: 100%;
}

.ip-black-bg.mid-seller{
	margin: 85px 0 0;
}

.ip-black-bg .ip-seller-mid {
    padding: 86px 15px;
}

.ip-black-bg .ipsellers-title-inner span,
.ip-black-bg .ipsellers-p-list ul li,
.ip-black-bg .ipsellers-midinner-title span {
    color: #fff;
}

.sellers-sec4-wrapper.buyers-section {
    padding: 37px 0 0;
}

.ipsellers-bg-black {
    position: relative;
}

.ipsellers-bg-black::before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 220px);
    top: 0;
    left: 0;
    background: #000;
    pointer-events: none;
}

div#main-wrapper,
body.ip-container{
	background: transparent;
}

.ipbuyers-bg-black {
    position: relative;
}

.ip-black-bg{
	background: #000;
	position: relative;
}

.ip-sellers-bg-black {
    position: relative;
}

.ip-sellers-bg-black::before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 220px);
    top: 0;
    left: 0;
    background: #000;
    pointer-events: none;
}

.sellers-sec9-wrapper.sellers-section {
    padding: 0 0 70px;
}
/*******************************************************

 *

 * Mobile styles and other media queries

 *

 *******************************************************/

@media only screen and (max-width: 1440px) {
	.ipsellers-mid-holder {
		gap: 40px;
	}

	.sellers-sec2-inner-wrapper {

		padding: 54px 0 0;

	}

	.sellers-sec3-inner-wrapper {

		padding: 30px 0 63px;

	}

	.sellers-sec9-inner-wrapper {

		padding: 0 88px;

	}

} 



@media only screen and (max-width: 1366px) {

	.sellers-sec1-text {

		padding-left: 83px;

		padding-right: 60px;

	}

	.sellers-sec2-text {

		padding-left: 34px;

		padding-right: 64px;

	}

	.sellers-sec3-text {

		padding-left: 87px;

		padding-right: 55px;

	}

	.sellers-sec4-text {

		padding-left: 70px;

		padding-right: 59px;

	}

	.sellers-sec6-text {

		padding-left: 90px;

		padding-right: 55px;

	}

	.sellers-sec7-text {

		padding-left: 68px;

		padding-right: 70px;

	}

	.sellers-sec8-text {

		padding-left: 48px;

		padding-right: 50px;

	}

	.sellers-sec9-inner-wrapper {

		padding: 0 48px;

	}

	.sellers-sec11-inner-wrapper {

		padding: 80px 88px 54px;

	}

}



@media only screen and (max-width: 1299px) {

	.sellers-sec1-text {

		padding-left: 63px;

		padding-right: 40px;

	}

	.sellers-sec2-text {

		padding-left: 14px;

		padding-right: 44px;

	}

	.sellers-sec3-text {

		padding-left: 67px;

		padding-right: 35px;

	}

	.sellers-sec4-text {

		padding-left: 50px;

		padding-right: 39px;

	}

	.sellers-sec6-text {

		padding-left: 70px;

		padding-right: 35px;

	}

	.sellers-sec7-text {

		padding-left: 48px;

		padding-right: 50px;

	}

	.sellers-sec8-text {

		padding-left: 28px;

		padding-right: 30px;

	}

	.sellers-sec9-inner-wrapper {

		padding: 0 28px;

	}

	.sellers-sec11-inner-wrapper {

		padding: 80px 68px 54px;

	}

}



@media only screen and (max-width: 1199px) {

	.sellers-sec1-wrapper,
	.sellers-sec2-wrapper,
	.sellers-sec3-wrapper,
	.sellers-sec4-wrapper,
	.sellers-sec6-wrapper,
	.sellers-sec7-wrapper,
	.sellers-sec8-wrapper,
	.sellers-sec9-wrapper,
	.sellers-sec11-wrapper,
	.ip-sellers-work,
	.ipseller-mid-image,
	.ip-sellers-mid {
		width: 94vw;
		margin: 0 auto;
	}

	.sellers-content h2,

	.sellers-content-checklist-item h2 {

		font-size: 23px;

	}

	.sellers-content p,

	.sellers-content-checklist-item p,

	.sellers-content-subchecklist-item {

		font-size: 14px;

	}

	.sellers-sec5-content-list {

		padding: 0 15px;

	}

}



@media only screen and (max-width: 991px) {
	.ip-sellers-bg-black {
		padding: 0 0 30px;
	}

	.ip-black-bg .ip-sellers-mid {
		padding: 70px 15px;
	}


	.ip-sellers-bg-black::before {
		height: 100%;
	}

	.ipseller-cta-holder {
		display: block;
		max-width: 400px;
		width: 100%;
		margin: 30px auto;
	}

	.ip-black-bg.mid-seller .ipsellers-midinner-title {
		padding: 30px 0 0;
	}


	.ipseller-cta-box {
		margin: 0 0 20px;
	}

	.ipsellers-mid-holder {
		flex-direction: column;
		align-items: center;
		gap: 0;
	}

	.sellers-sec1-text-heading {
		font-size: 18px; 
		max-width: 175px;
    	margin: 0 auto 20px;
	}

	.sellers-sec1-wrapper,
	.sellers-sec2-wrapper,
	.sellers-sec3-wrapper,
	.sellers-sec4-wrapper,
	.sellers-sec6-wrapper,
	.sellers-sec7-wrapper,
	.sellers-sec8-wrapper,
	.sellers-sec9-wrapper,
	.sellers-sec11-wrapper,
	.ip-sellers-work,
	.ipseller-mid-image,
	.ip-sellers-mid {
		width: 100%;
		padding: 0 15px;
	}

	.section-col {

		display: block;

		width: 100% !important;

	}

	.sellers-sec1-inner-wrapper {

		padding: 30px 0 0;

	}

	.sellers-sec1-text,

	.sellers-sec2-text,

	.sellers-sec3-text,

	.sellers-sec4-text,

	.sellers-sec6-text,

	.sellers-sec7-text,

	.sellers-sec8-text {

		padding: 0;

	}

	.sellers-sec4-inner-wrapper {
		display: flex;
		flex-direction: column-reverse;
	}

	.sellers-sec4-text {

		margin-top: 20px;

	}

	.sellers-content-image {

		max-width: 800px;

		margin: 0 auto;

	}

	.sellers-sec2-inner-wrapper,

	.sellers-sec7-inner-wrapper {

		display: -webkit-box; 

		display: -moz-box;

		display: -ms-flexbox;

		display: -webkit-flex; 

		display: flex;

		flex-direction: column-reverse;

	}

	.sellers-sec3-inner-wrapper {

		padding: 30px 0;

	}

	.sellers-sec5-inner-wrapper {

		padding: 50px 0;

	}

	.sellers-sec5-heading,

	.sellers-sec10-heading {

		font-size: 38px;

	}

	.sellers-sec5-content-col,

	.sellers-sec10-content-col {

		display: block;

		width: 100%;

	}

	.sellers-sec5-content-item,

	.sellers-sec10-content-item {

		margin-bottom: 18px;

	}

	.sellers-sec6-inner-wrapper {

		padding: 30px 0;

	}

	.sellers-sec8-inner-wrapper {

		padding-top: 30px;

	}

	.sellers-sec9-inner-wrapper {

		padding: 30px 15px 0;

	}

	.sellers-sec10-content {

		padding: 0 15px;

	}

	.sellers-sec11-inner-wrapper {

		padding: 50px 15px 0;

	}

	.sellers-cta-wrapper {

        padding: 40px 15px 20px;

    }

    .sellers-cta.global-link a {

        display: block;

        width: 100%;

        max-width: 420px;

        margin: 0 auto 20px !important;

	}
	
	.sellers-bottom-form-inner-wrapper {
		padding: 50px 0;
	}

	.sellers-bottom-form {
		max-width: 95%;
		margin: 30px auto 0;
	}

	.sellers-input-container label {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.sellers-input-container input,
	.sellers-input-container select,
	.sellers-input-container textarea {
		font-size: 16px;
		height: 30px;
	}

	.sellers-submit input {
		font-size: 15px;
		padding: 12px 0;
	}

}



@media only screen and (max-width: 767px) {

	.sellers-sec5-heading,

	.sellers-sec10-heading {

		font-size: 24px;

	}

	.sellers-bottom-form-inner-wrapper {

		padding: 40px 15px;

	}

	.sellers-bottom-form-heading div:nth-child(1) {

		font-size: 47px;

	}

	.sellers-bottom-form-heading::before {

		height: 75px;

	}

}



@media only screen and (max-width: 480px) {

	.sellers-sec1-text-heading div {
		font-size: 36px;
	}

	.sellers-bottom-form-heading div:nth-child(1) {

		font-size: 29px;

	}

	.sellers-bottom-form-heading div:nth-child(2) {

		font-size: 37px;

	}

	.sellers-bottom-form-heading::before {

		height: 47px;

	}

	.sellers-bottom-form-heading div {

		color: #fff;

		padding-left: 21px;

	}

	.sellers-input-container {

		display: block;

		width: 100% !important;

		padding: 0 !important;

	}

}