.ip-banner{
	display: none;
}

header.main-header {
    background: #000;
}

#inner-page-wrapper {
    margin-top: 145px;
    margin-bottom: 50px;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}
.ba-comparison-thumb-col a.comparison-trigger{
    display: inline-flex;
}
#content-sidebar, #content-full {
    margin-top: 0;
}

.ip-breadcrumbs {
    padding: 0 15px;
    /*background: #f5f5f5;*/
}

.ip-breadcrumbs p#breadcrumbs {
    margin: 0 auto;
    max-width: 1140px;
}

.ip-breadcrumbs {
    padding: 7px 15px;
    background: #f5f5f5 !important;
}

.ip-seller-content {
    line-height: 1;
    padding: 87px 0 0;
}

.ip-seller-head {
    margin-bottom: 29px;
    text-align: center;
}

    .ip-seller-title {
        position: relative;
        font-size: 30px;
        font-weight: 300;
        color: #000;
        font-family: var(--font-family-default);
        text-transform: uppercase;
        letter-spacing: 4.4px;
        letter-spacing: 0;
        padding: 0 15px;
    }

        .ip-seller-title span {
            display: inline-block;
            font-size: 60px;
            font-family: var(--font-family-title);
            position: relative;
            z-index: 2;
            background: #fff;
            letter-spacing: 3px;
            letter-spacing: 0;
            margin-top: 13px;
            padding: 0 45px;
            text-transform: none;
        }

            .ip-seller-title::after {
                content: '';
                position: absolute;
                bottom: 35px;
                left: 0;
                width: 100%;
                height: 1px;
                background: #c4c4c4;
            }

.ip-seller-text p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-family: var(--font-family-default);
    line-height: 1.55;
    padding: 0 0 24px;
    text-align: center;
}

.ip-seller-text{
	max-width: 525px;
	margin: 0 auto;
}

.ip-seller-feed {
    /*max-width: 1600px;*/
    margin: 44px auto 0;
    line-height: 1;
}
.ip-seller-feed .ip-seller-list-photo {
    width: 50%;
    min-width: 320px;
}

.ip-seller-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ip-seller-list-content {
    width: 50%;
    padding: 0 15px;
}

.ip-seller-list-photo {
    /*width: 50%;*/
}

.ip-seller-list-photo-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ip-seller-list-photo-inner canvas {
    display: block;
    width: 100%;
}

.ip-seller-list-photo-inner {
    position: relative;
}

.ip-seller-list:nth-child(odd) {
    flex-direction: row-reverse;
}

.ip-seller-list-title {
    font-size: 50px;
    color: #000;
    font-family: var(--font-family-title);
    letter-spacing: 2.5px;
    letter-spacing: 0;
    margin-bottom: 11px;
}

.ip-seller-list-text {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-family: var(--font-family-default);
    line-height: 1.55;
}

.ip-seller-list-text strong{
	font-weight: 700;
}

.ip-seller-list-content-inner {
    max-width: 590px;
    margin: 0 auto;
}

.ip-seller-list-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 222px;
    height: 51px;
    border: solid 1px #18324c;
    font-size: 23px;
    font-weight: 300;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-seller-list-link a:hover{
	border: solid 1px #000;
	background: #000;
	color: #fff;
}

.ip-seller-list-link {
    margin-top: 21px;
}

.ip-success-stories-list p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-family: var(--font-family-default);
    line-height: 1.55 !important;
    margin: 0 !important;
    font-style: italic;
}

.ip-success-stories-slider {
    max-width: 460px;
    margin: 34px auto 10px;
}

.ip-success-stories-holder > span {
    width: 46px;
    height: 51px;
    border: solid 1px #18324c;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 25px;
    color: #000;
}

.ip-success-stories-holder > span:hover{
	border: solid 1px #000;
	background: #000;
	color: #fff;
}

.ip-success-stories-holder > a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 222px;
    width: 100%;
    height: 51px;
    border: solid 1px #18324c;
    font-size: 23px;
    font-weight: 300;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 10px;
}

.ip-success-stories-holder > a:hover{
	border: solid 1px #000;
	background: #000;
	color: #fff;
}

.ip-success-stories-holder {
    display: flex;
    margin-top: 41px;
}

.ip-success-stories-slick-slider .slick-slide > div > div{
    display: block !important;
}

.ip-success-stories-slick-slider:not(.slick-initialize) > div:not(:first-child){
    display:none;
}

.ip-seller-stats {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    display: flex;
    justify-content: space-between;
    font-family: var(--font-family-default);
    margin-top: 35px;
}

.ip-seller-stats span {
    display: block;
    font-size: 43px;
    font-family: var(--font-family-title);
    margin-bottom: 9px;
}

.ip-seller-guide ul {
    margin: 0 !important;
    list-style: none !important;
    column-count: 2;
}

.ip-seller-guide ul li {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 14px;
}

.ip-seller-guide {
    margin-top: 15px;
}

section.before-after-area {
    line-height: 1;
    padding: 76px 0 96px;
}
.ba-comparison {
    padding: 0 0;
}
img-comparison-slider{
    height: min(calc((700/1600)*100vw), 700px);
    min-height: 450px;
}
.img-compare-before, 
.img-compare-after {
    height: 100%;
    display: block !important;
}
.img-compare-before img, 
.img-compare-after img {
    min-height: 450px;
    height: min(calc((700/1600)*100vw), 700px);
}

section.our-success-area {
    background: #000;
    padding: 57px 15px 67px;
}
.hp-stats-list{
    color: #fff;
}
.hp-stats-feed {
    justify-content: center;
}
.stats-disclaimer {
    font-size: 10px;
    text-align: center;
    color: #666666;
    border-bottom: solid 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: .6px;
    padding: 44px 0 43px;
}
.ip-seller-stories-area {
    line-height: 1;
    padding: 80px 0 0;
}
.ip-seller-list-text strong {
    text-transform: uppercase;
    font-weight: 700 !important;
}
.ip-seller-stories-sub-title {
    font-family: var(--font-family-title);
    font-size: 24px;
    color: #000;
    margin: 26px 0 24px;
}
.ip-sellers-stories-content {
    /*max-width: 440px;*/
    padding: 16px 0 0;
}
.ip-sellers-stories-content .ip-seller-list-title {
    max-width: 440px;
}
.ip-seller-stories-slider .ip-seller-item {
    display: flex !important;
    justify-content: space-between;
}
.ip-seller-stories-slider:not(.slick-initialized) .ip-seller-item {
    margin-bottom: 60px;
}
.ip-seller-stories-slider .ip-seller-list-text {
    width: calc(50% - 15px);
}
.ip-seller-stories-slider .ip-seller-list-photo {
    width: calc(47% - 30px);
}
.ip-seller-stories-arrow {
    margin-top: 35px;
}

.ip-seller-testi-list p {
    font-family: var(--font-family-title);
    font-size: 30px;
    color: #000;
    margin: 0 !important;
    line-height: 1.32 !important;
    text-align: center;
}
.ip-seller-testimonials {
    padding: 10px 0 60px;
    border-bottom: solid 1px rgb(0 0 0 / 20%);
}
.ip-seller-testi-list > span:nth-of-type(2) {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin: 25px 0 0;
	font-weight: 700;
}
.ip-seller-testi-slick-slider .slick-slide > div > div{
    display: block !important;
}
.ip-seller-testi-slick-slider:not(.slick-initialized) > div:not(:first-child){
    display:none;
}
.ip-seller-testi-link a:hover {
    border: solid 1px #000;
    background: #000;
    color: #fff;
}
.ip-seller-testi-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 350px;
    width: 100%;
    height: 51px;
    border: solid 1px #18324c;
    font-size: 23px;
    font-weight: 300;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 auto;
	background: #18324c;
  color: #fff;
	font-size: 21px;
}
.ip-seller-testi-slick-slider {
    margin: 0 0 37px;
}
.ip-seller-mastery-area {
    line-height: 1;
    position: relative;
    padding: 58px 0 0;
}
.ip-seller-mastery-area .ip-seller-list-photo {
    /* max-width: 570px; */
    padding-top: 29px;
    padding-bottom: 105px;
    border-bottom: solid 1px rgb(0 0 0 / 20%);
}
.ba-comparison-thumb-wrap {
    display: flex;
    justify-content: space-between;
}
.ba-comparison-thumb-col {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}
.ba-comparison-thumb-inner {
    width: 50%;
    padding: 4px;
    margin-top: 4px;
}
.ba-comparison-thumb {
    position: relative;
}
.ba-comparison-thumb canvas {
    display: block;
    width: 100%;
}
.ba-comparison-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.ip-seller-advantage-inner {
    padding: 80px 0 45px;
    border-bottom: solid 1px rgb(0 0 0 / 20%);
}
.ip-seller-advantage-inner .ip-seller-list-text strong {
    text-transform: capitalize;
    display: block;
}
.ip-seller-advantage-inner .ip-seller-list-text p {
    margin-bottom: 36px !important;
}
.ip-seller-advantage-inner .ip-seller-list-title {
    line-height: 1.1;
}
.ip-seller-mastery-area .ip-sellers-stories-content {
    padding-top: 50px;
}
.ip-seller-mastery-area .ip-seller-list-title {
    text-align: center;
    margin: 0 0 19px;
}
.ba-comparison-label{
    text-align: center;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    padding: 20px 0 0;
}
.ip-seller-compass-area {
    line-height: 1;
    position: relative;
    padding: 99px 0 0;
}
.ip-sellers-concierge-content {
    max-width: 585px;
}
.ip-seller-list-title img {
    filter: invert(1);
    display: block;
    margin: 0 0 10px;
}
.ip-sellers-concierge-cover > span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.ip-sellers-concierge-cover span {
    display: block;
}
.ip-sellers-concierge-cover ul {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-family: var(--font-family-default);
    line-height: 1.55;
    column-count: 2;
    margin-left: 18px !important;
}
.ip-sellers-concierge-border {
    border-bottom: solid 1px rgb(0 0 0 / 20%);
    margin: 72px 0 0;
}
.ip-seller-concierge-link a:hover {
    border: solid 1px #000;
    background: #000;
    color: #fff;
}
.ip-seller-concierge-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 370px;
    width: 100%;
    height: 51px;
    border: solid 1px #18324c;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 0;
}
.ip-seller-guide-photo img {
    margin: 0;
    display: block;
}
.ip-seller-guide-area {
    padding: 79px 0;
}
.ip-seller-guide-content {
    max-width: 555px;
    padding: 30px 0 0;
}

.ip-seller-list-photo-inner{
    height: 100%;
}
.ip-seller-list-photo-inner canvas{
    height: 100%
}

#content .ip-seller-testi-list p {
	font-size: 16px;
	line-height: 26px !important;
	font-family: var(--font-family-default) !important;
	font-weight: 100;
}

.ip-seller-testi-highlight{
    font-size: 30px;
    display: block;
    line-height: 1.3;
    margin-bottom: 16px;
    text-align: center;
	font-family: var(--font-family-title);
}
.read-more{
    cursor: pointer;
    color: #12314C !important;
}
.read-more-content {
    display: none;
}

.ip-seller-testi-content p:last-of-type{
    display: inline;
}

.ip-seller-testi-content p{
    margin-bottom: 16px !important;
}

@media only screen and (max-width: 1366px) {
	.ip-seller-list-text {		
		padding-right: 40px;
	}
	/* .ip-seller-list-title {
	    font-size: 40px;
	} */
}

@media only screen and (max-width: 1199px) {
	.ip-seller-list-title {
	    font-size: 30px;
	}

	.ip-seller-list-text {
	    font-size: 14px;
	}

	.ip-seller-list-link {
	    margin-top: 14px;
	}

	.ip-success-stories-slider {
	    margin: 10px auto 10px;
	}

	.ip-success-stories-holder {
	    margin-top: 10px;
	}
    .ip-seller-list-photo-inner{
        height: 100%;
    }
	.ip-seller-list-photo-inner canvas {
	    /*height: 320px;*/
        height: 100%;
	}
    #content p{
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
	#inner-page-wrapper {
	    margin-top: 0;
	}

	.ip-seller-title::after{
		display: none;
	}

	.ip-seller-content {
	    padding: 50px 0 0;
	}

	.ip-seller-title {
	    font-size: 20px;
	    letter-spacing: 3px;
	    letter-spacing: 0;
	}

	.ip-seller-title span {
	    font-size: 50px;
	    padding: 0 0;
	}

	.ip-seller-list-content {
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	}

	.ip-seller-list-photo {
	    width: 100%;
	}

	.ip-seller-list-link a {
	    margin: 0 auto;
	}

	.ip-seller-feed {
	    margin: 50px auto 0;
	}

	.ip-seller-list {
	    flex-direction: column-reverse !important;
	    margin-bottom: 50px;
	}

    .ip-sellers-stories-content .ip-seller-list-title {
        max-width: 100%;
    }

    .ip-seller-list-title {
        margin-bottom: 25px;
        padding: 0 15px;
        font-size: 36px;
        text-align: center;
    }

    .ip-seller-stories-slider .ip-seller-item {
        flex-direction: column-reverse;
    }

    .ip-seller-stories-slider .ip-seller-list-photo,
    .ip-seller-stories-slider .ip-seller-list-text {
        width: 100%;
    }

    .ip-seller-stories-slider .ip-seller-list-text {
        padding: 0 25px;
    }

    .ip-seller-stories-arrow {
        margin-top: 0;
    }

	.ip-success-stories-holder {
	    justify-content: center;
	}

	.ip-seller-text {
	    padding: 0 15px;
	}

    .ip-seller-stats {
        flex-direction: column;
    }

    .ip-seller-stats > div {
        margin-bottom: 20px;
    }

    .ip-seller-guide ul {
        column-count: 1;
    }
    .ip-sellers-stories-content {
        max-width: 100%;
        text-align: center;
    }
    .ip-seller-stories-area .ip-seller-list-photo {
        max-width: 557px;
        margin: 0 auto;
    }
    .ip-seller-mastery-area .ip-seller-list-photo {
        max-width: 570px;
        margin: 0 auto;
    }
    .ip-seller-advantage-inner {
        text-align: center;
    }
    .ip-sellers-concierge-content {
        max-width: 100%;
        text-align: center;
        margin: 0 0 30px;
    }
    .ip-seller-list-title img {
        margin: 0 auto 10px;
    }
    .ip-seller-concierge-link a {
        margin: 0 auto;
    }
    .ip-sellers-concierge-cover {
        text-align: center;
    }
    .ip-sellers-concierge-cover ul {
        column-count: 1;
        margin-left: 0px !important;
        list-style-position: inside;
    }
    .ip-seller-guide-content {
        max-width: 100%;
        padding: 30px 0;
        text-align: center;
    }
    .ip-seller-guide-photo img {
        margin: 0 auto;
    }
    .ip-seller-guide-area {
        padding: 0;
    }
    #content p{
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {
	.ip-seller-title {
	    font-size: 17px;
	}

	.ip-seller-title span {
	    font-size: 35px;
	}

	.ip-seller-list-photo-inner canvas {
	    height: auto;
	}

	.ip-success-stories-holder > a {
	    margin: 0 5px;
	}
    .ip-seller-concierge-link a {
        font-size: 16px;
    }
    .ba-comparison-thumb-wrap {
        flex-wrap: wrap;
    }
}



