/* common sections */

/* simple image section */
.simple-image-section .image-container {
	margin-top: 48px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.simple-image-section .image-container img {
	max-width: 100%;
}

/* logos section */
.logos-section {
	padding-top: 49px;
    padding-bottom: 38px;
}

.logos-section .logos-content {
	margin-top: -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
    padding: 0px;
	list-style-type: none;
	width: 1037px;
	max-width: 100%;
    margin: 11px auto 0px;
}

.logos-section .logos-content li {
	margin-bottom: 4px;
}

.logos-section .logos-content li img {
	height: 61px;
    width: auto;
}

.logos-section .text-under-logos {
	color: #5d6061;
	font-size: 25px;
	font-weight: 400;
	margin-top: 33px;
	text-align: center;
	line-height: 1.2em;
	width: 100%;
}
/* logos section - end */

/* search-functionality section */
.section-wrap.search-func {
	background-color: #f7f7f7;
}

.search-func-info-container {
	display: flex;
    flex-flow: row wrap;
    margin-top: 54px;
}

.search-func-info-container li {
	
}

.search-func-info-container li .more {
	color: #c70034;
	 /* text-decoration: underline; */
	border-bottom: 1px solid #c70034;
	transition-duration: 0.05s;
}

.search-func-info-container li .more:hover {
	border-bottom-width: 0px;
	transition-duration: 0.05s;
}

.search-func-info-container ul {
	list-style-type: none;
	line-height: 1.15em;
	font-size: 16px;
	color: black;
}

.search-func-info-container ul li {
	padding-top: 8px;
	padding-bottom: 8px;
}

.search-func-info-container .search-func-info1 {
	flex: 1 1 21.9%;  /* 22.5 */
}

.search-func-info-container .search-func-info1 ul {
	text-align: right;
	padding-top: 18px;
	margin-right: -5px;
	padding-left: 0px;
}

.search-func-info-container .search-func-img-container {
	flex: 1 1 55%;
}

.search-func-info-container .search-func-img-container .func-with-lines.mobile {
	display: none;
    width: 100%;
}

.search-func-info-container .search-func-img-container .func-with-dots {
	display: none;
    width: 100%;
}

.search-func-info-container .search-func-img-container img {
     margin: 0 auto;
	 display: block;
}

.search-func-info-container .search-func-info2 {
	flex: 1 1 21.9%;  /* 22.5 */
}

.search-func-info-container .search-func-info2 ul {
	text-align: left;
	padding-top: 29px;
	padding-left: 0px;
    margin-left: -9px;
}

.search-func h3 {
	margin-top: 19px;
}

/* search-functionality section - end */

/* search advanced merchandising section */
section.search-merchandising {
	background-color: white;
}

.shopify-search-shop-container {
	padding-bottom: 40px;
}

.shopify-search-shop-img-container {
	position: relative;
	margin: 85px auto 25px;
    /*width: min-content;*/
	width: 678px;
}

.shopify-search-shop-img-container .shopify-search-image {
	display: block;
    margin: 0 auto;
	position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.shopify-search-shop-img-container .shopify-search-image.mobile {
    display: none;
}

.shopify-search-shop-img-container .shop-feature {
	position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
	z-index: 3;
}

.shopify-search-shop-container .shop-feature span {
	display: block;
	font-size: 13px;
    font-weight: 400;
    color: white;
}

.shop-feature span.shop-feature-text-mobile {
	display: none;
}

.shopify-search-shop-container .shop-feature:first-child {
      left: -22%;
      top: 17%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-4.png");
      width: 191px;
      height: 41px;
}

.shopify-search-shop-container .shop-feature:first-child span {
	padding-left: 12px;
	padding-top: 9.5px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(2) {
      left: 21.5%;
      top: -10.5%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-2.png");
      width: 113px;
      height: 129px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(2) span {
	padding-left: 31px;
    padding-top: 4px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(3) {
      left: 53.2%;
      top: -8%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-3.png");
      width: 107px;
      height: 78px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(3) span {
	padding-left: 31px;
    padding-top: 4.5px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(4) {
      right: -28%;
      top: 26%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-5.png");
      width: 242px;
      height: 34px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(4) span {
	padding-right: 10px;
    padding-top: 6px;
    text-align: right;
}

.shopify-search-shop-container .shop-feature:nth-of-type(5) {
      left: -27.5%;
      bottom: 11%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-7.png");
      width: 242px;
      height: 34px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(5) span {
	padding-left: 30px;
    padding-top: 6.5px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(6) {
      right: 22%;
	  top: 89%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-1.png");
      width: 194px;
      height: 111px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(6) span {
	padding-top: 81px;
	padding-right: 3px;
    text-align: center;
}

.shopify-search-shop-container .shop-feature:nth-of-type(7) {
      right: -17.6%;
      top: 76%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature__-6.png");
      width: 204px;
      height: 35px;
}

.shopify-search-shop-container .shop-feature:nth-of-type(7) span {
	padding-right: 10px;
    padding-top: 6.5px;
    text-align: right;
}


.search-merchandising h3 {
	margin-top: 4px;
}	

/* search advanced merchandising section  - end */

/* search experience 2020 section */
.section-wrap.optimize-exp {
	padding-top: 0px;
	padding-bottom: 0px;
    background: white;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.section-wrap.optimize-exp .container {
	padding: 60px 0px;
	width: 1140px;
	max-width: 100%;
}

.optimize-exp-features {
	width: 865px;
	margin: 0 auto;
	max-width: 100%;
}

.optimize-exp-features ul {
	display: flex;
	flex-wrap: nowrap;
    justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
    flex-flow: row wrap;
    list-style-type: none;
	padding-top: 30px;
	padding-left: 0px;
}

.optimize-exp-features ul>li {
	margin-bottom: 50px;
    flex: 1 1 25%;
	text-align: center;
}

.optimize-exp-features ul>li .category {
	display: none;
}

.optimize-exp-features ul>li>a {
	display: block;
	color: black;
}

.optimize-exp-features ul>li>a .text {
    display: block;
}

.optimize-exp-features ul>li>a:hover {
	color: #c70034;
}

.optimize-exp-features ul>li>a:not([href]):not([tabindex]) {
	color: black;
}

.optimize-exp-features ul>li>a>img {
	display: block;
	width: 112px;
	height: 111px;
    margin: 0 auto;
}

.optimize-exp-features ul>li>a .more {
	color: #c70034;
	font-size: 16px;
	font-weight: 400;
    border-bottom: 1px solid #c70034;
}

.optimize-exp-features ul>li>a:hover {
	color: black;
}

.optimize-exp-features ul>li:hover>a .more {
	color: #c70034;
	font-size: 16px;
	font-weight: 400;
    border-bottom: 1px solid white;
}

.optimize-exp h3 {
	margin-top: -16px;
}

/* optimize experience section - end */


/* custom merchandising 2020 section */

.page-section.custom-merchandising {
	padding-top: 90px;
}

.custom-merchandising-videos {
	display: flex;
	flex-wrap: nowrap;
    justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
    flex-flow: row wrap;
}

.custom-merchandising-video {
	flex: 1 1 50%;
}

.custom-merchandising-video .embed-responsive-16by9::before {
	padding-top: 0px;
}

.custom-merchandising-video p {
	font-size: 14px;
	color: black;
	padding-top: 10px;
	line-height: 1.3em;
}

.custom-merchandising-video:first-child {
	padding-right: 2.3%;
}

.custom-merchandising-video:last-child {
	padding-left: 2.3%;
}
/* custom merchandising 2020 section  - end */

/* testimonials section 2020 */
.testimonials {
	background-color: #efefef;
}

.testimonials .mid-wrapper5 {
	background: none;
	padding-top: 0px !important;
	padding-bottom: 0px !important;	
}

.testimonials .testimonial_box {
	border-width: 0px;
    margin-bottom: 31px;
	padding-right: 40px;
    padding-left: 40px;
	padding-bottom: 7px;
	min-height: 352px;
}

.testimonials .testimonial_box::after {
	display: none;
}

.testimonials .product-carousel .owl-next,
.testimonials .product-carousel .owl-prev {
	background-size: 23px 38px;
}

.testimonials .product-carousel .client_name img {
	width: 103px;
    height: 103px;
	border: 1px solid #cacaca;
}

.testimonial_box > div:nth-child(2) {
    position: relative;
}

.testimonials .testimonial_box>div>p {
	color: #5d6061;
	font-size: 18px;
}

.testimonials .testimonial_box>div>p::after {
	content: "...";
	color: #5d6061;
	font-size: 18px;
}

.testimonials .testimonial_box > div {
	overflow:	visible;
}

.testimonials .testimonial_box>div>p::before {
	content: "“";
	color: #c70034;
	font-size: 64px;
    margin-right: -5px;
    position: absolute;
    top: 24px;
    left: 17px;
    display: block;
}

.testimonials .testimonial_box > div {
	max-height: 215px;
    height: 215px;
}


.testimonials .product-carousel .owl-carousel .owl-item p {
    text-align: center;
	line-height: 1.3em;
	max-height: 270px;
}

/* testimonial image container */
.testimonials .testimonial_box > div:nth-child(2) {
	height: 61px;
    margin-top: 24px;
}

.testimonials .testimonial_box .company-logo {
	margin: 0 auto;
    display: block;
    width: 95px;
	transform: translate(-50%, 50%);
  	left: 50%;
	position: absolute;
	bottom: 36px;
}

.testimonials .product-carousel .client_name {
	padding-left: 25px;
}

.testimonials .product-carousel .client_name > div {
	left: 141px;
} 

.testimonials .owl-next, .testimonials .owl-prev {
	top: 31%;
}

/* testimonials section - end */

/* enterprise readiness section */
.enterprise-ready .ready-content {
	display: flex;
	flex-wrap: wrap;
	margin-top: 44px;
	justify-content: space-between;
}

.enterprise-ready .ready {
	flex: 1 1 30%;
}

.enterprise-ready .ready-header {
	display: flex;
	align-items: center;
}

.enterprise-ready .ready img {
	flex: 0 0 55px;
	width: 55px;
    height: 55px;
	margin-right: 4px;
}

.enterprise-ready .ready h3 {
	font-size: 25px;
	font-weight: 400;
	margin-top: 12px;
    text-align: left;
}

.enterprise-ready .ready:nth-of-type(3) {
	margin-top: -3px;
}

.enterprise-ready .ready ul {
	flex: 1 1 100%;
	margin-left: 20px;
	list-style-type: none;
	text-align: left;
	color: black;
}

.enterprise-ready .ready li {
	font-size: 16px;
	position: relative;
	margin-top: 4px;
    line-height: 1.3;
}

.enterprise-ready .ready:nth-of-type(1) {
	flex: 0 0 37%;
}

.enterprise-ready .ready:nth-of-type(2) {
	flex: 0 0 35%;
}

.enterprise-ready .ready:nth-of-type(3) {
	flex: 0 0 28%;
}

.enterprise-ready .ready li::before {
	content: "-";
	position: absolute;
	left: -12px;
}

.enterprise-ready h4 {
	margin-top: 25px;
}
/* enterprise readiness section - end */

/* certified section */
.certified-section {
	background-color: #efefef;
	padding-top: 30px;
	padding-bottom: 30px;
}

.certified-section .container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.certified-section .container > img {
	border-radius: 4px;
	width: 178px;
	height: auto;
}

.certified-section .container > p {
	font-size: 24px;
	margin-left: 50px;
	color: black;
	align-self: center;
	flex: 0 0 623px;
	margin-top: -2px;
	line-height: 1.2em;
	max-width: 100%;
    margin-bottom: 0px;
}

/* pricing section */

.pricing-section:not(.bigcommerce-pricing) h2 {
	margin-bottom: 20px;
}

/* common section - end */

/* homepage 2020 page */

.page-id-11 .section-wrap h2.home-title {
	display: block;
}

.page-id-11 .section-wrap h3.home-title {
	display: block;
}

/* home header section */
.home-header-2020 {
	background-image: url("/wp-content/uploads/home_header_1650-2.jpg");
}

.home-header-2020 .container {
	
}

.home-header-2020 .caption {
	margin-top: 30px;
} 

.home-header-2020 h2 {
	width: 500px;
    max-width: 100%;
}

.home-header-2020 .header-logos {
		margin-top: 80px;
    margin-left: -21px;
		display: flex;
    align-items: center;
}

.home-header-2020 .header-logos p {
	display: flex;
	flex-wrap: wrap;
    /*justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;*/
}

.home-header-2020 .header-logos img {
	margin-left: 18px;
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* home header section - end */

/* home logos section */
.home-logos-content {
	margin-top: -10px;
}

.home-logos-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
    padding: 0px;
	list-style-type: none;
	width: 1037px;
	max-width: 100%;
    margin: 11px auto 0px;
}

.home-logos-content li {
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

.home-logos-content li:nth-of-type(6) {
	margin-left: 15px;
}

.home-logos-content li:last-child {
	margin-right: 15px;
}

.home-logos-content li:last-child img {
	opacity: 0.8;
}

.home-logos-content li {
    height: 77px;
}

.home-logos-content li img {
	height: 77px;
    width: auto;
}

.home-logos-content li:nth-of-type(1) {
    width: 196px;
}

.home-logos-content li:nth-of-type(2) {
    width: 181px;
}

.home-logos-content li:nth-of-type(3) {
    width: 170px;
    margin-top: 2px;
    opacity: 0.9;
}

.home-logos-content li:nth-of-type(4) {
    width: 171px;
}

.home-logos-content li:nth-of-type(5) {
    width: 165px;
}

.home-logos-content li:nth-of-type(7) {
    width: 145px;
}

.home-logos-content li:nth-of-type(8) {
    width: 64px;
}

.home-logos-content li:nth-of-type(10) {
    width: 161px;
}

.home-logos-content li:nth-of-type(11) {
    width: 181px;
}



.section-wrap.home-logos h3 {
	margin-top: 53px;
}
/* home logos section - end */

/* select platform section */

.select-platform {
	background-color: #e2e2e2;
	padding-top: 55px;
	padding-bottom: 55px;
}

.select-platform h2 {
	color: #4f0007;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.select-platform .platforms {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1076px;
	max-width: 100%; 
	margin: 27px auto 0px;
}

.select-platform .platform {
	background-color: #f1f1f1;
    padding: 21px 9px 0px;
    min-width: 125px;
    border-radius: 8px;
    /*position: relative; */
    height: 52px;
	border: 1px solid #f1f1f1;
}

.select-platform .platform:hover {
	background-color: #ccc; 
	border: 1px solid #a9a9a9;
	cursor: pointer;
}

.select-platform .platform img {
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
	display: block;
    margin: 0 auto;
}

.select-platform .platform.custom-platform a {
	font-size: 28px;
    text-align: center;
    display: block;
	margin-top: -18.5px;
	padding: 0px 10px 0px 8.5px;
	color: black;
}

.select-platform .platform.custom-platform a:hover {
	color: black;
}

/* select platform section - end */

/* featured in section */
.featured-in {
	padding-top: 35px;
    padding-bottom: 14px;
	/*background-color: #e2e2e2;*/

}

.featured-in h2 {
	color: #4f0007;
    font-size: 32px;
    font-weight: bold;
}

.featured-in .featured-in-logos {
	display: flex;
	width: 479px;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 100%;
	list-style-type: none;
	margin: 14px auto 0px;
	padding: 0px;
	opacity: 82%;
}

.featured-in .featured-in-logos img {
	width: 125px;
}

.featured-in .featured-in-logos li:nth-of-type(1) img {
	opacity: 74%;
}

.featured-in .featured-in-logos li:nth-of-type(3) img { 
	width: 135px;
}

/* product info section - start */
.home-product-info {
	padding-top: 65px;
  padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

.home-product-info .info-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.home-product-info h2 {
	color: black;
	font-size: 25px;
	font-weight: 400;
}

.home-product-info .info p {
	color: #c70034;
	font-size: 55px;
	text-align: center;
	margin-top: 31px;
}

/* product info section - end */

/* home success stories section - start */

.home-success-stories {
	background-color: #efefef;
}


.home-success-stories .stories-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 48px;
}

.home-success-stories .story {
	flex: 1 1 28%;
	background-color: white;
	padding-bottom: 24px;
}

.home-success-stories .story:first-child {
     margin-right: 38px;
}

.home-success-stories .story:last-child {
     margin-left: 38px;
}

.home-success-stories .story a {
	display: block;
}

.home-success-stories .story img:not(.play-icon) {
	display: block;
	width: 100%;
}

.home-success-stories .story strong {
	color: #000;
    font-weight: 700;
    font-size: 16px;
	padding: 0px 8%;
	margin-top: 30px;
	display: block;
}

.home-success-stories .story-excerpt {
	margin-top: 10px;
	padding-left: 8%;
	padding: 0px 8%;
	color: #808080;
	min-height: 134px;
}

.home-success-stories .more {
	margin-top: 1px;
    color: #c70034;
    font-size: 16px;
    font-weight: 400;
	border-bottom: 1px solid #c70034;
	margin-left: 8%;
	display: inline-block;
}

.story:hover .more {
	border-bottom: 1px solid white;
}

.story-image-container {
    position: relative;
}

/* home success stories - end */

/* homepage 2020 page- end */

/* shopify and shopify plus pages */

.intro-section .caption .call_to_action_btn_shopify {
    width: 213px;
	margin-top: 6px;
	display: block;
	line-height: 21px;
}

.badge-container {
	display: flex;
}

.badge-container img {
	width: 118px;
}

.badge-container p {
	font-size: 12px;
    color: black;
    letter-spacing: 0.03px;
	margin-left: 9px;
    line-height: 1.25em;
    font-weight: 700;
    align-self: center;
    margin-top: -1px;
	width: 507px;
	margin-bottom: 0px;
}

/* shopify search page 2020 */

.page-id-88 .section-wrap h2.shopify-title {
	display: block;
}

.page-id-88 .section-wrap h3.shopify-title {
	display: block;
}

/* shopify header 2020 section */

.shopify-search-2020 {
	background-image: url("/wp-content/uploads/shopify_search_header.jpg");
	background-size: cover;
	background-position: right 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 48px;
}

.shopify-search-2020 .caption h1 {
	width: 810px;
	font-weight: 400;
	color: black;
	margin-top: 0px;
	margin-bottom: 9px;
    line-height: 1.1em;
    letter-spacing: -0.35px;
}

.shopify-search-2020 .caption h2 {
	font-size: 18px;
	color: black;
	font-weight: 400;
	width: 595px;
	line-height: 1.35em;
	margin-bottom: 0px;
	text-align: left;
}

.shopify-search-2020 .caption .reviews-info {
    margin-top: 25px;
}

.shopify-search-2020 .badge-container {
	margin-top: 21px;
}

/* shopify header 2020 section  - end */

/* shopify logos 2020 section */
.section-wrap.shopify-search-logos {
	background: white;
}

.shopify-search-logos .logos-content {
    width: 975px;
}

.shopify-search-logos .logos-content li {
    margin-left: 15px;
    margin-right: 15px;
}

.shopify-search-logos .logos-content li img {
    height: 54px;
}

.shopify-search-logos .logos-content li:nth-of-type(6) img {
	margin-top: 1%;
	z-index: 10;
}

.shopify-search-logos .logos-content li:nth-of-type(8) img {
	height: 82.5px;
    width: 190px;
    opacity: 0.75;
    margin-top: -8%;
}

/* pricing section */

.shopify-search-pricing iframe {
	height: 5240px;
	overflow-y: hidden;
}

/* Shopify page 2020 - end */

/* shopify plus page 2020 - start */

.page-id-86 .section-wrap h2.shopify-plus-title {
	display: block;
}

.page-id-86 .section-wrap h3.shopify-plus-title {
	display: block;
}

/* shopify plus header section */
.shopify-plus-2020 {
	background-image: url("/wp-content/uploads/shopify_plus_header_1600.jpg");
	padding-top: 48px;
	padding-bottom: 22px;
}

.shopify-plus-2020 h1 {
	width: 677px;
	letter-spacing: -0.3px;
}

.shopify-plus-2020 .caption .reviews-info {
    margin-top: 50px;
}

.shopify-plus-2020 .badge-container {
	margin-top: 21px;
}

/* shopify plus logos section */
.shopify-plus-logos h2 {
	width: 900px;
}

.shopify-plus-logos .logos-content {
	width: 1051px;
}

.shopify-plus-logos .logos-content li {
	padding-left: 15px;
	padding-right: 15px;
}

.shopify-plus-logos .logos-content li:nth-of-type(4) img,
.shopify-plus-logos .logos-content li:nth-of-type(5) img,
.shopify-plus-logos .logos-content li:nth-of-type(6) img {
	opacity: 0.75;
}

.shopify-plus-logos .logos-content li:nth-of-type(4) img {
	margin-top: 12px;
}

.shopify-plus-logos .logos-content li:nth-of-type(5) img {
	margin-top: 6px;
}

.shopify-plus-logos .logos-content li:nth-of-type(6) img {
	margin-top: 12px;
}

.shopify-plus-logos .logos-content li:nth-of-type(8) img {
	margin-top: 3px;
}

.shopify-plus-logos .logos-content li:nth-of-type(10) img {
	filter: contrast(1.25);
	margin-top: 10%;
}

/* search merchandising section */
.page-id-86 .search-merchandising {
	border-bottom: 1px solid #ccc;
}

.page-id-86 .search-merchandising h3:not(.shopify-plus-title) {
	display: none;
}

/* optimize exp section */
.page-id-86 .optimize-exp {
	border-top-width: 0px;
}

/* pricing section */
.shopify-plus-pricing h2 {
	position: relative;
	z-index: 10;
}

.shopify-plus-pricing iframe  {
	height: 4500px;
	overflow-y: hidden;
	position: relative;
	margin-top: -34px;
}

/* shopify plus page - end */

/* bigcommerce page 2020 - start */
.page-id-90 .bigcommerce-title {
	display: block;
}

.page-id-90 .section-wrap 
h2.bigcommerce-title {
	display: block;
}

.page-id-90 .section-wrap h3.bigcommerce-title {
	display: block;
}

/* bigcommerce  header section */
.bigcommerce-header-2020 {
	background-image: url("/wp-content/uploads/bigcommerce_header_1600.jpg")
;
	padding-top: 44px;
}

.bigcommerce-header-2020 h1 {
	width: 704px;
	letter-spacing: -0.3px;
    margin-bottom: 7px;
}

.bigcommerce-header-2020 h2 {
	width: 510px;
}

.bigcommerce-header-2020 .reviews-info {
	margin-top: 22px;
}

/* bigcommerce logos section */
.bigcommerce-logos h2 {
	width: 1005px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.bigcommerce-logos.logos-section .logos-content {
    width: 961px;
}

.bigcommerce-logos.logos-section .logos-content li {
	margin-bottom: 4px;
}

.bigcommerce-logos.logos-section .logos-content li {
	margin-left: 19px;
	margin-right: 19px;
}

.bigcommerce-logos.logos-section .logos-content li img {
	height: 98px;
	filter: saturate(3%);
	opacity: 96%;
}

/* bigcommerce search-merchandising section */
.page-id-90 .search-merchandising h2:not(.bigcommerce-title) {
	display: none;
} 

.page-id-90 .search-merchandising h3:not(.bigcommerce-title) {
	display: none;
} 

/* deep integration section */
.deep-integration {
	border-top: 1px solid #ccc;
}

.deep-integration .integrations {
	display: flex;
	flex-wrap: wrap;
	margin-top: 44px;
	justify-content: space-between;
}

.deep-integration .integration {
	display: flex;
	flex-wrap: wrap;
}

.deep-integration .integration img {
	flex: 0 0 53px;
	width: 53px;
    height: 53px;
	margin-right: 4px;
}

.deep-integration .integration h3 {
	font-size: 25px;
	font-weight: 400;
	margin-top: 12px;
}

.deep-integration h4 {
	margin-top: 49px;
}
/* deep-integration section - end */

/* bigcommerce optimize-exp section */
.page-id-90 .optimize-exp h2:not(.bigcommerce-title) {
	display: none;
}

/* bigcommerce pricing section */
.bigcommerce-pricing iframe {
    height: 4702px;
}

/* bigcommerce page 2020 - end */


/* magento page 2020 - start */

/* magento header section */
.magento-header {
	background-image: url("/wp-content/uploads/magento_header.jpg")
;
	padding-top: 48px;
}

.magento-header h1 {
	width: 707px;
	letter-spacing: -0.3px;
}

.magento-header h2 {
	width: 510px;
}

.magento-header .reviews-info {
	margin-top: 0px; /* 15px ; */
}

.magento-header.intro-section .reviews-info .stars {
    margin-bottom: 0px;
}

.magento-header .badge-container img {
    width: 188px;
}

.magento-header .badge-container {
	margin-top: 24px;
}

.magento-header .badge-container p {
	width: 355px;
}

/* magento logos section */
.magento-logos h2 {
	width: 1005px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.magento-logos .logos-content {
	margin-top: 18px;
}

.magento-logos .logos-content li {
	margin-bottom: 12px;
}

.magento-logos .logos-content li {
	margin-left: 19px;
	margin-right: 19px;
}

.magento-logos .logos-content li img {
	height: 85px;
}

.magento-logos .logos-content li:nth-of-type(9) img {
	filter: saturate(0);
}

.magento-logos .logos-content li img

.magento-logos .text-under-logos {
	margin-top: 23px;
}

/* magento search func section */
.page-id-84 .search-func .magento-title {
	display: block;
}

.page-id-84 .search-merchandising h2 {
	display: none;
}

/* magento search merch section */
.page-id-84 .search-merchandising h2.magento-title {
	display: block;
}

.page-id-84 .search-merchandising h3 {
	display: none;
}

.page-id-84 .search-merchandising h3.magento-title {
	display: block;
}

/* magento certified section */
.magento-certified {
    padding-top: 45px;
    padding-bottom: 45px;
}

.magento-certified  .container > img {
	width: 255px;
    height: auto;
	border-radius: 0px;
}

.magento-certified .container > p {
	flex: 0 0 646px;
}

/* magento optimize exp section */
.page-id-84 .optimize-exp {
	border-top-width: 0px;
}

.page-id-84 .optimize-exp h2 {
	display: none;
}

.page-id-84 .optimize-exp h2.magento-title {
	display: block;
}

.page-id-84 .optimize-exp h3 {
	display: none;
}

.page-id-84 .optimize-exp h3.magento-title {
	display: block;
}

/* magento pricing */
.magento-pricing iframe {
	height: 5100px;
}

/* magento page 2020 - end */

/* magento commerce page - start */

/* magento commerce logos */
.magento-commerce-logos h2 {
	width: 1000px;
}

.magento-commerce-logos .logos-content {
	width: 916px;
}

.magento-commerce-logos .logos-content li {
	margin-right: 15px;
	margin-left: 15px;
}

.magento-commerce-logos .logos-content li img {
    height: 98px;
}

.magento-commerce-logos .logos-content li:nth-of-type(10) img {
	filter: saturate(0);
}

/* magento commerce search func section */
.page-id-82 .search-func .magento-title {
	display: block;
}

/* magento commerce advanced merchendising section */
.page-id-82 .search-merchandising h2 {
	display: none;
}

.page-id-82 .search-merchandising h2.magento-title {
	display: block;
}

.page-id-82 .search-merchandising h3 {
	display: none;
}

.page-id-82 .search-merchandising h3.magento-title {
	display: block;
}

/* magento commerce deep integration */
.magento-commerce-deep {
	background-color: #efefef;
	padding-bottom: 13px;
}

.magento-commerce-deep .container {
	padding-bottom: 45px;
	position: relative;
}

.magento-commerce-deep .container:after {
    width: 90vw;
    height: 1px;
    background-color: #ccc;
    display: block;
    content: "";
    position: ABSOLUTE;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0px;
}

/* magento commerce certified section */
.magento-commerce-certified {
	padding-bottom: 46px;
}

/* magento commerce enterprise readiness */
.page-id-82 .enterprise-ready {
	border-bottom: 1px solid #ccc;
}

/* magento commerce optimized exp */
.page-id-82 .optimize-exp {
	border-top-width: 0px;
}

.page-id-82 .optimize-exp h2 {
	display: none;
}

.page-id-82 .optimize-exp h2.magento-title {
	display: block;
}

.page-id-82 .optimize-exp-features ul>li .category {
	display: inline-block;
}

.page-id-82 .optimize-exp-features ul>li .collection{
	display: none;
}

.page-id-82 .optimize-exp h3 {
	display: none;
}

.page-id-82 .optimize-exp h3.magento-title {
	display: block;
}

.magento-commerce-certified .container > p {
	flex: 0 0 646px;
	margin-bottom: 0px;
}

.magento-commerce-certified .container > img {
	width: 210px;
	height: 51px;
}
	

/* magento commerce-pricing */
.magento-commerce-pricing iframe {
	height: 4700px;
}

/* microsoft page  - start */

/* microsoft header section */
	
.microsoft-header {
	background-image: url("/wp-content/uploads/microsoft_header_95.jpg");
	padding-top: 48px;
}

.microsoft-header h1 {
    width: 623px;
}

.microsoft-header .reviews-info {
    margin-top: 25px;
}

.microsoft-header .badge-container {
    margin-top: 30px;
}

.microsoft-header .badge-container p {
    margin-top: 0px;
}

.microsoft-header .badge-container img {
    width: 150px;
}

/* microsoft certified section */

.certified-section-microsoft .container > img {
    width: 200px;
    height: auto !important;
}

.certified-section-microsoft .container > p {
    margin-left: 45px;
}


/* microsoft search func section */

.page-id-94 .search-func .microsoft-title {
    display: block;
}


/* woocommerce page - start */

/* header*/
.woocommerce-header {
	background-image: url("/wp-content/uploads/woocommerce_header_1600.jpg")
;
	padding-top: 44px;
}

.woocommerce-header h1 {
    width: 588px;
}

.woocommerce-header h2 {
    width: 501px;
}

.woocommerce-header .reviews-info {
    margin-top: 20px;
}

.woocommerce-header .reviews-info .stars {
    margin-bottom: -2px;
    width: 71px;
    
}

/*woocommerce logos section */
.woocommerce-logos h2 {
    width: 900px;
}

.woocommerce-logos .logos-content {
    width: 1017px;
}


.woocommerce-logos .logos-content li img {
    height: 94px;
    width: auto;
}

/* search func */
.page-id-92 .search-func h2 {
    width: 970px;
}

.page-id-92 .search-func h2,
.page-id-92 .search-func h3 {
    display: none;
}

.page-id-92 .search-merchandising h2,
.page-id-92 .search-merchandising h3 {
    display: none;
}

.page-id-92 .optimize-exp h2,
.page-id-92 .optimize-exp h3 {
    display: none;
}

.page-id-92 .section-wrap .woocommerce-title {
    display: block;
}

.woocommerce-pricing iframe {
    height: 4900px;
}


/* woocommerce page - end */

/* custom page - start */

.page-id-96 .search-merchandising h3 {
    display: none;
}

.page-id-96 .optimize-exp h2 {
    display: none;
}

.page-id-96 .search-merchandising h3 {
    display: none;
}

.page-id-96 .section-wrap .custom-title {
    display: block;
}

/* custom header section */
.custom-header {
	background-image: url("/wp-content/uploads/custom_header_1600.jpg");
	padding-top: 60px;
}

.custom-header h1 {
	width: 670px;
	letter-spacing: -0.3px;
    margin-bottom: 7px;
}

.custom-header h2 {
	width: 510px;
}



/* Not Full Screen */
@media screen and (max-width: 1500px) {
	
	/* shopify plus pricing section */
	.shopify-search-pricing iframe {
		height: 4905px;
	}
	
	/* shopify plus pricing section */
	.shopify-plus-pricing iframe {
		height: 4505px;
	}

	/* bigcommerce pricing section */
	.bigcommerce-pricing iframe {
    	height: 4420px;
	}

	/* magento pricing */
	.magento-pricing iframe {
		height: 4950px;
	}

	/* magento commerce-pricing */
	.magento-commerce-pricing iframe {
		height: 4650px;
	}
}


/* Not Full Screen */
@media screen and (max-width: 1300px) {

	
	/* shopify header 2020 section */
	.shopify-search-2020 {

	}

	/* magento pricing */
	.magento-pricing iframe {
		height: 4800px;
	}

	/* magento commerce pricing */
	.magento-commerce-pricing iframe {
		height: 4500px;
	}
}


/* Small Desktop */
@media screen and (max-width: 1200px) {

	.intro-section {
		height: 375px;
	}

	.intro-section h1 {
		font-size: 35px;
	}

	.intro-section h2 {
		font-size: 16px;
	}

	.intro-section .caption {
    	margin-top: 30px;
	}

	/* common sections 2020 */
	
	/* logos section */
	.logos-section .logos-content  {
    	justify-content: space-around;
		margin-right: auto;
		margin-left: auto;
	}

	.logos-section .logos-content li>img {
		height: 53px;
	}

	/* search func section */
	.shopify-search-func .large {
		max-width: 1100px;
	}

	.search-func-info-container {
		flex-flow: row nowrap;
	}

	/* advanced merchandising section - start */
	.shopify-search-shop-img-container {
    	width: 513px;
	}

	.shopify-search-shop-container .shop-feature:first-child {
      	left: -44%;
    	top: 18%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(2) {
      	left: 12.5%;
    	top: -8.5%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(3) {
      	left: 53.2%;
      	top: -8%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(4) {
      	right: -38%;
    	top: 35%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(5) {
      	left: -30.5%;
    	bottom: 18%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(6) {
      	right: 13%;
    	top: 89%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(7) {
      	right: -34.6%;
    	top: 76%;
	}
	/* advanced merchandising section  - end */

	/* testimonials  section */
	.testimonials .owl-next,
	.testimonials .owl-prev {
		top: 31%;
	}

	.testimonials .testimonial_box {
		min-height: 328px;
	}

	.testimonials .testimonial_box > div:first-of-type {
		height: 215px;
	}

	.testimonials .testimonial_box > div:last-of-type {
		margin-top: 0px;
		
	}

	.testimonials .testimonial_box p {
		max-height:	150px; 
		height: 150px;
	}

	/* enterprise readiness section */
	.enterprise-ready .ready:nth-of-type(1),
	.enterprise-ready .ready:nth-of-type(2),
	.enterprise-ready .ready:nth-of-type(3) {
    	flex: 0 0 33.333%;
	}

	.enterprise-ready .ready img {
		margin-bottom: 17px;
	}

	.enterprise-ready .ready h3 {
		width: 176px;
		text-align: left;
		margin-top: 0px;
		line-height: 1.05;
	}

	.enterprise-ready .ready ul {
    	margin-left: -36px;
	}

	/*certified section */
	.certified-section .container {
		margin-left: 0px;
	}
	
	/* common sections 2020 - end */

	/* homepage 2020 */

	/* home header section */
	.home-header-2020 {
		height: 375px;
		background-position: right -225px top;
    }

	.home-header-2020 .header-logos {
    	margin-top: 66px;
	}
    
    .home-logos-content {
        width: 881px;
    }
    
	/* home logos section */
	.home-logos-content li {
		margin-right: 13px;
		margin-left: 13px;
	}
    
    .home-logos-content li img {
    	height: 60px;
	}
    
    .home-logos-content li:nth-of-type(n) {
        width: unset;
        height: unset;
    }


	.home-logos-content li:nth-of-type(6) {
		margin-left: 8px;
	}

	.home-logos-content li:last-child {
		margin-right: 8px;
	}
	
	/* select platform section */
	.select-platform .platform {
		min-width: 123px;
	}

	.select-platform .platform:nth-of-type(1) img {
		height: 27px !important;
	}

	.select-platform .platform:nth-of-type(2) img {
		height: 35px !important;
		margin-top: 3.5px !important;
	}

	.select-platform .platform:nth-of-type(3) img {
		height: 26px !important;
		margin-top: 2.5px !important;
	}

	.select-platform .platform:nth-of-type(4) img {
		height: 28.5px !important;
		margin-top: 4px !important;
	}

	.select-platform .platform:nth-of-type(5) img {
		height: 22px !important;
	}

	.select-platform .platform:nth-of-type(6) img {
		height: 94.5px !important;
		margin-top: 4px !important;
	}

	.select-platform .platform.custom-platform a {
		font-size: 24px;
		padding: 0px;
		margin-top: -14.5px;
	}

	/* shopify and shopify plus pages */

	/* header section */
	.badge-container p {
    	width: 372px;
	}	

	/* shopify page 2020 */
	
	/* shopify header 2020 section */
	.shopify-search-2020 {
		background-position: right top;
		background-repeat: no-repeat;
	}

	.shopify-search-2020 .shopify-header-bg {
	display: none;
	}

	.shopify-search-2020 .caption {
    	margin-top: 0px;
	}

	.shopify-search-2020 .caption h1 {
    	width: 670px;
		font-size: 35px;
	}

	.shopify-search-2020 .caption h2 {
    	width: 522px;
		font-size: 16px;
	}

	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 12px;
	}
    
	/* shopify page logo sections */
    .shopify-search-logos .logos-content {
        width: 804px;
    }
    
	.shopify-search-logos .logos-content li>img {
		height: 53px;
	}
    
    .shopify-search-logos .logos-content li:nth-of-type(8) img {
       height: 76px;
       width: 163.5px;
       margin-top: 1%;
    }

	/* shopify page - end */

	/* shopify plus page - start */

	/* shopify plus header */
	.shopify-plus-2020 h1 {
    	width: 583px;
	}

	.shopify-plus-2020 .caption .reviews-info {
    	margin-top: 51px;
	}

	.shopify-plus-2020 .badge-container {
    margin-top: 17.5px;
	}

	/* shopify-plus-page end */

	/* bigcommerce 2020 page */

	/* bigcommerce header */
	.bigcommerce-header-2020 .caption {
    	margin-top: 0px;
	}

	.bigcommerce-header-2020 h1 {
		width: 578px;
	}

	.bigcommerce-header-2020 h2 {
		width: 511px;
	}

	.bigcommerce-header-2020 .reviews-info {
		margin-top: 23px;
	}

	/* deep integrations */
	.deep-integration .integrations {
		margin-top: 51px;
	}

	.deep-integration .integration {
		flex-direction: column;
	}

	.deep-integration .integration img {
    	flex: 1 0 61px;
    	width: 61px;
    	height: 61px;
		align-self: center;
	}

	.deep-integration .integration h3 {
		font-size: 25px;
		margin-top: 14px;
	}

	.deep-integration  h4 {
		margin-top: 60px;
	}
	/* big commerce page - end */

	/* magento page logos */
	.magento-logos .logos-content li>img {
    	height: 80px;
	}

	/* magento commmerce page  - deep integration */

	/* magento commerce logos */
	.magento-commerce-logos .logos-content {
    	width: 871px;
	}

	.magento-commerce-logos .logos-content li img {
    	height: 91px;
	}

	.magento-commerce-deep .container:after {
    	width: 95vw;
	}

	/* microsoft header section */
	.microsoft-header {
		height: 375px;
		background-position: right top;
    }
    
    .microsoft-header .caption {
        margin-top: -3px;
    }
    
    .microsoft-header .caption .call_to_action_btn_shopify {
        margin-top: 1px;
    }

    
    .microsoft-header .reviews-info {
        margin-top: 0px;
    }
    
    .enterprise-ready-microsoft .ready:nth-of-type(1), 
    .enterprise-ready-microsoft .ready:nth-of-type(2), 
    .enterprise-ready-microsoft .ready:nth-of-type(3) {
        flex: 1 1 100%;
    }
    
    .enterprise-ready-microsoft .ready h3 {
        width: unset;
    }
    
    .enterprise-ready-microsoft .ready ul {
        margin-left: 20px !important;
    }
    
    /* woocommerce header */
    .woocommerce-header .intro-section .caption {
        margin-top: -7px;
    }
    
    /* woocommerce logos */ 
    .woocommerce-logos .logos-content {
        width: 748px;
    }
    
    .woocommerce-logos .logos-content li > img {
        height: 68px;
    }
    
    /* custom header */
    .custom-header {
        padding-top: 32px;
    }
    
    .custom-header h1 {
        width: 540px;
    }
    
}

/* Tablet
=========== */

@media screen and (max-width: 1024px) {

	/* new pages 2020 - home, shopify */

	.section-wrap h2 {
		font-size: 29px;
	}

	.section-wrap .text-under-logos {
		font-size: 20px;
	}

	.intro-section .caption {
    	margin-left: 3%;
	}

	.intro-section h1 {
		font-size: 28px;
	}

	.intro-section h2 {
		font-size: 16px;
	}

	.intro-section {
		height: 420px;
		background-position: right bottom;
	}

	.intro-section .reviews-info {
		margin-top: 83px;
	}

	/* common sections - 2020 */
	
	/* logos section */
	
	.logos-content li>img {
		height: 63px;
	}

	/* search func info section - start */
	.search-func-info-container {
    	margin-top: 43px;
	}
	
	.search-func-info-container ul li {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.search-func-info-container .search-	func-info1 {
		flex: 1 1 22.5%;
	}

	.search-func-info-container .search-func-info1 ul {
		text-align: right;
		padding-top: 18px;
		margin-right: -5px;
	}

	.search-func-info-container .search-func-img-container {
		flex: 1 1 55%;
    }

	.search-func-info-container .search-func-img-container img {
	width: 100%;
	}

	.search-func-info-container .search-func-img-container img {
     	margin: 0 auto;
	 	display: block;
	}

	.search-func-info-container .search-func-info2 {
		flex: 1 1 22.5%;
	}

	.search-func-info-container .search-func-info2 ul {
		text-align: left;
		padding-top: 29px;
		padding-left: 0px;
    	margin-left: -5px;
	}

	/*.search-func-content .search-func-more {
		text-align: center;
		font-size: 25px;
		color: black;
		margin-top: 23px;
	}*/

	.search-func-info-container ul {
    	font-size: 12px;
	}
	/* search func info - section  - end */

	/*advanced merchandising 202 section - start */

	.shopify-search-shop-container .shop-feature {
		background-size: contain;
	}

	.shopify-search-shop-container .shop-feature span {
	  font-size: 13px;
	}

	.shop-feature span.shop-feature-text-mobile {
		display: block;
		line-height: 1em;
	}

	.shop-feature span.shop-feature-text-desktop {
		display: none;
	}

	.shopify-search-shop-container .shop-feature:first-child {
      left: -25%;
      top: 16%;
      background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_1.png");
      width: 120.5px;
      height: 30px;
	}

	.shopify-search-shop-container .shop-feature:first-child span {
		padding-left: 8px;
    	padding-top: 4px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(2) {
      	left: 15.5%;
    	top: -5.5%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_2.png");
      	width: 111px;
      	height: 75.5px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(2) span {
		padding-left: 28px;
    	padding-top: 1px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(3) {
      	left: 53.2%;
    	top: -5.5%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_3.png");
      	width: 102px;
      	height: 59.5px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(3) span {
		padding-left: 29px;
    	padding-top: 1px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(4) {
      	right: -28%;
      	top: 26%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_4.png");
      	width: 139px;
      	height: 44px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(4) span {
		padding-right: 10px;
    	margin-top: 1px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(5) {
      	left: -27%;
    	top: 79%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_7.png");
      	width: 114px;
      	height: 26px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(5) span {
		padding-left: 14px;
    	padding-top: 2px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(6) {
      	right: 21%;
    	top: 90%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_6.png");
      	width: 116px;
      	height: 81px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(6) span {
		padding-top: 47px;
    	padding-right: 15px;
    	padding-left: 17px;
    	line-height: 1.1em;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(7) {
      	right: -23.6%;
    	top: 78%;
      	background-image: url("/wp-content/uploads/shopify_search_shop_feature_mobile_5.png");
      	width: 142px;
      	height: 27.5px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(7) span {
		padding-right: 9px;
    	padding-top: 2.5px;
	}

	/* advanced merchandising section  - end */

	/* common sections 2020 - end */
	

	/* homepage 2020 */

	/* home header section */
	
	.home-header-2020 {
    	background-color: white;
    	background-image: url(/wp-content/uploads/home_header_mobile4_99.webp);
    	background-size: 543px 489.5px;
	}

	.home-header-2020 h2 {
		width: 438px;
	}

	.home-header-2020 .header-logos {
    	margin-top: 103px;
	}

	.home-header-2020 .header-logos {
		width: 50%;
		justify-content: space-between;
		margin-left: 5px;
    flex-wrap: wrap;
	}

	.home-header-2020 .header-logos a {
		width: 33.33%;
		margin-bottom: -24px;
	}

	.home-header-2020 .header-logos a img {
		justify-content: space-around;
	}


	.home-logos-content {
		justify-content: space-around;
        width: 734px;
	}

	.home-logos-content li img {
    	height: 71px;
	}

	.section-wrap.home-logos h3 {
    	margin-top: 45px;
	}

	/* select platform section */

	.select-platform {
    	padding-bottom: 8px;
	}

	.select-platform h2 {
		font-size: 22px;
	}

	.select-platform .platforms {
		justify-content: space-around;
		margin-top: 36px;
		width: 551px;
		max-width: 100%;
	}

	.select-platform .platform {
		min-width: 150px;
		margin-bottom: 29px;
	}

	.select-platform .platform:nth-of-type(1) img {
		margin-top: 3px !important;
		height: 27px !important;
	}

	.select-platform .platform:nth-of-type(2) img {
		height: 35px !important;
		
	}

	.select-platform .platform:nth-of-type(3) img {
		height: 26.5px !important;
		margin-top: 3px !important;
	}

	.select-platform .platform:nth-of-type(4) img {
		height: 28.5px !important;
		margin-top: 4px !important;
	}

	.select-platform .platform:nth-of-type(5) img {
		height: 23px !important;
	}

	.select-platform .platform:nth-of-type(6) img {
		height: 102.5px !important;
		margin-top: 4px !important;
	}

	.select-platform .platform.custom-platform a {
		font-size: 24px;
	}

	/* home featured in section */
	.featured-in h2 {
    	font-size: 23px;
	}

	.featured-in .featured-in-logos {
		width: 410px;
		margin-top: 8px;
	}

	.featured-in .featured-in-logos img 	{
		width: 106px;
	}

	.featured-in .featured-in-logos li:nth-of-type(3) img 	{
		width: 114px;
	}

	/* home product info section */
	.home-product-info {
		padding-bottom: 86px;
	}
	
	.home-product-info h2 {
		font-size: 19.5px;
	}

	.home-product-info .info p {
    	font-size: 46px;
    	margin-top: 26px;
    	letter-spacing: -0.4px;
	}

	/* home success stories section */
	.home-success-stories .container {
		max-width: 100%;
	}

	.home-success-stories .story {
    	flex: 1 1 28%;
	}

	.home-success-stories .story strong, .home-success-stories .story p {
		font-size: 17px;
	}

	/* homepage 2020 - end */

	/* shopify and shopify plus pages */

	.badge-container p {
    	width: 304px;
		font-size: 11px;
	}

	/* shopify page 2020 - start */

	/* shopify header 2020 section */
	.shopify-search-2020 {
		background-color: #eee9e3;
		background-image: url("/wp-content/uploads/shopify_search_header_mobile5.webp");
		background-size: 450.5px 485px;
		background-position: right bottom;
	}

	.shopify-search-2020 .caption {
		margin-left: 3%;
		margin-top: 0px;
	}

	.shopify-search-2020 .caption h1 {
    	width: 520px;
	}

	.shopify-search-2020 .caption h2 {
		width: 526px;
		margin-top: 10px;
	}
	/* header section - end */

	
	/* shopify page logo sections */
    .shopify-search-logos .logos-content {
        width: 719px;
    }

	.shopify-search-logos .logos-content li>img {
		height: 48px;
	}
    
    .shopify-search-logos .logos-content li:nth-of-type(8) img {
        height: 68px;
        width: 146px;
    }

	/* shopify pricing section */
	.shopify-search-pricing iframe {
    	height: 5538px;
		margin-top: -93px;
	}

	/* shopify plus header */
	.shopify-plus-2020 {
		background-image: url("/wp-content/uploads/shopify_plus_header_mobile10.webp");
		background-position: right bottom;
		background-size: 296px;
		background-color: #eee9e3;
	}

	.shopify-plus-2020 .caption .reviews-info {
    	margin-top: 63px;
	}

	.shopify-plus-2020 .badge-container 		{
    	margin-top: 17.5px;
	}

	/* shopify plus pricing section */
    .shopify-plus-pricing iframe {
    	height: 5138px;
		margin-top: -93px;
	}

	/* bigcommerce header */
	.bigcommerce-header-2020 {
		background-position: right 42% top;
	}

	.bigcommerce-header-2020 .caption {
    	margin-top: 25px;
	}

	.bigcommerce-header-2020 h1 {
    	width: 460px;
	}

	.bigcommerce-header-2020 h2 {
    	width: 427px;
	}

	.bigcommerce-header-2020 .reviews-info {
    	margin-top: 39px;
	}

	/* bigcommerce pricing section */
	.bigcommerce-pricing iframe {
    	height: 4363px;
	}

	/* magento header */
	.magento-header {
		background-position: right 40% bottom;
	}

	.magento-header .reviews-info {
    	margin-top: 54px;
	}

	.magento-header .badge-container {
    	margin-top: 20px;
	}

	.magento-header .badge-container p {
    	width: 188px;
		margin-bottom: 0px;
	}

	/* magento page end */

	/* magento commerce page start */

	/* magento commerce header */
	.magento-commerce-header h1 {
    	width: 649px;
	}

	/* magento commerce deep integration section */
	.magento-commerce-deep .container {
		border-bottom: 1px solid #ccc;
	}

	.magento-commerce-deep .container:after {
    	display: none;
	}

	/* magento commerce logos */
	.magento-commerce-logos .logos-content {
    	width: 769px;
	}

	.magento-commerce-logos .logos-content li img {
    	height: 80px;
	}

	/* microsoft-header */
	.microsoft-header {
		background-position: right 24% bottom;
	}
    
    /* woocommeerce-header */
    .woocommerce-header {
    	background-color: #f9fbfe;
    	background-image: url(/wp-content/uploads/woocommerce_mobile_header3.webp);
    	background-size: 543px auto;
	}
    
    /* woocommerce header */
    .woocommerce-header .intro-section .caption {
        margin-top: 8px;
    }
    
    /* custom header */
    .custom-header {
        background-color: #f4efed;
    	background-image: url(/wp-content/uploads/custom_mobile_header4.webp);
    	background-size: 600px auto;
		background-position: right 0px bottom;
	}
    
    .custom-header h1 {
        width: 430px;
    }

	
}  /* Tablet end */


/* Medium Tablet 
===================  */

@media screen and (max-width: 991px) {

	/* common sections 2020 */

	/* testimonials  section */
	.testimonials .owl-next,
	.testimonials .owl-prev {
		top: 31%;
	}

	.testimonials .testimonial_box {
		padding-right: 25px;
    	padding-left: 25px;
	}

	.testimonials .testimonial_box > div {
		max-height: 280px;
	}

	.testimonials .testimonial_box > div:first-of-type {
		height: 270px;
	}

	.testimonials .product-carousel .owl-carousel .owl-item p {
		height: 270px;
		max-height: 270px;
	}

	/* enterprise readiness section */
	.enterprise-ready .ready {
		margin-bottom: 26px;
	}
	
	.enterprise-ready .ready:nth-of-type(1),
	.enterprise-ready .ready:nth-of-type(2),
	.enterprise-ready .ready:nth-of-type(3) {
		flex: 1 1 100%;
	}

	.enterprise-ready .ready img {
		margin-left: -3px;
		margin-bottom: 11px;
	}

	.enterprise-ready .ready h3 {
		width: 100% !important;
	}

	.enterprise-ready .ready ul {
    	margin-left: -16px;
		padding-right: 30px;
	}

	.certified-section .container > img {
		width: 150px;
		height: auto;
	}

	.certified-section .container > p {
		font-size: 22px;
		margin-left: 35px;
	}

	/* common sections  - end */

	/* shopify pricing section */
	.shopify-search-pricing iframe {
    	height: 5520px;
	}

	/* shopify plus pricing section */
	.shopify-plus-pricing iframe {
    	height: 4559px;
	}

	/* bigcommerce logos */
    .bigcommerce-logos.logos-section .logos-content {
        width: 657px;
    }
    
	.bigcommerce-logos.logos-section .logos-content li {
    	margin-left: 10px;
    	margin-right: 10px;
	}

	.bigcommerce-logos.logos-section .logos-content li img {
    	height: 71px;
	}

	/* bigcommerce deep integration section */
	.deep-integration .integrations {
		margin-top: 18px;
    	width: 473px;
		margin-right: auto;
    	margin-left: auto;
	}

	.deep-integration .integration {
		flex: 1 1 50%;
    	margin-top: 45px;
	}

	.deep-integration .integration img {
    	flex: 0 0 49px;
	}

	.deep-integration .integration h3 {
		margin-top: 9px;
	}

	.deep-integration h4 {
    	margin-top: 56px;
	}

	/* bigcommerce pricing */
	.bigcommerce-pricing iframe {
		height: 4680px;
	}

	/* magento logos */
	.magento-logos .logos-content li>img {
    	height: 67px;
	}
    
    .magento-logos .logos-content li:nth-of-type(6)>img {
        margin-top: 6px;
    }
    
    .magento-logos .logos-content li:nth-of-type(9)>img {
        margin-top: -6px;
    }
    
    .magento-logos .logos-content li:nth-of-type(10)>img {
        margin-top: -6px;
    }

	/* magento certified */
	.magento-certified .container {
		margin-left: auto;
	}

	.magento-certified .container > img {
    	width: 226px;
	}

	.magento-certified .container > p {
    	flex: 0 0 354px;
	}

	/* magento pricing */
	.magento-pricing iframe {
		height: 5000px;
	}

	/* magento commerce deep integration */
	. magento-commerce-deep .integration {
    	flex: 1 1 33.333%;
	}

	/* magento commerce deep integration */
	.magento-commerce-deep .integrations {
		width: 676px;
		max-width: 100%;
	}
	
	.magento-commerce-deep .integration {
    	flex: 1 1 33.333%;
	}

	/* magento commerce certified */
	.magento-commerce-certified .container > img {
    	width: 150px;
    	height: 36.5px;
	}

	/* magento commerce pricing */
	.magento-commerce-pricing iframe {
		height: 4700px;
	}
}



@media screen and (max-width: 909px) {

	/* shopify pricing section */
	.shopify-search-pricing iframe {
    	height: 1250px;
	}

	/* shopify plus pricing section */
	.shopify-plus-pricing iframe {
    	height: 952px;
	}
    
	/* bigcommerce pricing */
	.bigcommerce-pricing iframe {
		height: 680px;
	}

	/* magento certified */
	.magento-certified .container > p {
    	margin-left: 25px;
	}

	/* magento pricing */
	.magento-pricing iframe {
		height: 1130px;
	}

	/* magento commerce pricing */
	.magento-commerce-pricing iframe {
		height: 820px;
	}
    
    /* microsoft certified section */
    .certified-section-microsoft .container > img {
        height: auto;
    }
    
    .woocommerce-header h1 {
        width: 378px;
    }
    
    .woocommerce-header h2 {
        width: 360px;
    }
    
    
    .woocommerce-header .reviews-info {
        margin-top: 32px;
    }  
    
    .woocommerce-pricing iframe {
        height: 1075px;
    }

}


/* Small Tablet 
===================  */

@media screen and (max-width: 798px) {

	/* shopify and shopify plus pages */
	.badge-container p {
		width: 193px;
	}
}



/* XXL Mobile
=========== */

@media screen and (max-width: 769px) {

	/* pages 2020 - start */

	.section-wrap {
    	padding-top: 35px;
    	padding-bottom: 35px;
	}

	.section-wrap h2 {
    	font-size: 27px;  
    	line-height: 1.25em;
	}

	.section-wrap h3,
	.section-wrap h4 {
		font-size: 17px;
		line-height: 1.3em;
	}

	.intro-section h2 {
    	font-size: 17px;  
    	line-height: 1.25em;
	}

	.intro-section .reviews-info {
    	margin-top: 65px;
	}

	/* common sections 2020 */

	/* logo sections */
	.logos-section .logos-section {
    	padding-bottom: 26px;
	}

	.logos-section .logos-content {
    	width: 340px;
		max-width: 100%;
		margin-top: 17px;
	}

	.logos-section .logos-content li {
    	height: 42px;
	}

	.logos-section .logos-content li>img {
    	height: 43px;
	}

	.logos-section .more-customers-text {
		font-size: 23px;
		padding-right: 45px;
		padding-left: 45px;
	}	

	.logos-section .text-under-logos {
    	margin-top: 48px;
		font-size: 17px;
	}
	
	/* search func info - section */
	.search-func-info-container ul li {
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.search-func-info-container .search-func-info1 ul {
		padding-top: 9px;
	}

	.search-func-info-container .search-func-info2 ul {
		padding-top: 9px;
	}
	
	.search-func-info-container ul {
    	font-size: 9px;
	}
    
    .search-func-info-container .search-func-img-container .func-with-lines.desktop {
        display: none;
        width: 100%;
    }
    
    .search-func-info-container .search-func-img-container .func-with-lines.mobile {
        display: block;
        width: 100%;
    }

	.section-wrap.search-func h3.search-func-more {
		margin-right: -5px;
		margin-left: -5px;
	}


	/* optimize exp. section */

	.section-wrap.optimize-exp .container {
		padding: 35px 0px 20px;
	}
	
	.optimize-exp-features ul {
		width: 88%;
    	margin: -28px auto 0px;
	}

	.optimize-exp-features ul>li {
		flex: 1 1 33.332%;
	}

	.optimize-exp-features ul>li>a {
		font-size: 15px;
    	line-height: 1.3em;
	}

	.optimize-exp-features ul>li>a .more, .optimize-exp-features ul>li:hover>a .more { 				
		font-size: 15px;
	}

	.optimize-exp-features ul>li>a>img {
		width: 109px;
    	height: 108px;
	}

	.optimize-exp h3 {
		margin-top: -1px;
		padding: 0px 20px;
	}

	/* advanced merchandising section */
	.search-merchandising h3 {
		margin-top: 23px;
	}
	
	.shopify-search-shop-img-container { 
    	width: 66%;
		margin: 88px auto 26px;
	}

	.shopify-search-shop-img-container .shopify-search-image {
		width: 100%;
	}
    
    .shopify-search-shop-img-container .shopify-search-image.desktop {
        display: none;
    }
    .shopify-search-shop-img-container .shopify-search-image.mobile {
        display: block;
    }

	.shopify-search-shop-container .shop-feature:nth-of-type(2) {
    	top: -10.5%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(3) {
    	left: 46.2%;
    	top: -20.5%;
	}

	.shopify-search-merchandising h3 {
		margin-top: 23px;
	}

	/* advanced merchandising section  - end */
	
	/* custom merchandising section */

	.custom-merchandising-video {
    	flex: 1 1 100%;
	}

	.custom-merchandising-video:first-child {
    	padding-right: 0px;
	}


	.custom-merchandising-video:last-child {
    	padding-left: 0px;
		margin-top: 40px;
	}

	.custom-merchandising-video p {
    	font-size: 14.5px;
    	line-height: 1.25;
    	padding-top: 7px;
	}

	/* testimonials section */
	.testimonials .testimonial_box {
    	min-height: 282px;
	}

	.testimonials .testimonial_box > div:first-of-type {
    	height: 302px;
	}

	.testimonials .product-carousel .client_name {
    	padding-left: 20%;
	}

	.testimonials .product-carousel .client_name > div {
    	left: calc(20% + 117px);
	}

	/* certified section */
	.certified-section {
		padding-top: 36px;
		padding-bottom: 39px;
	}

	.certified-section .container {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.certified-section .container > img {
		width: 160px;
    	height: auto;
		align-self: center;
		border-radius: 3px;
		display: block;
		margin: 0 auto;
	}

	.certified-section .container > p {
		font-size: 15.5px;
    	margin-left: 0px;
    	align-self: center;
    	margin-top: 17px;
    	text-align: center;
    	padding-bottom: 0px;
    	padding-right: 20px;
    	padding-left: 20px;
	}

	/* common sections 2020 - end */

	/* home page 2020 */
	.home-header-2020 {

	}

	.home-header-2020 .caption {
    	margin-top: 2px;
	}

	.home-header-2020 h2 {
		width: 378px;
	}

	/* home header section */
	.home-header-2020 .header-logos {
		margin-top: 58px;
    margin-left: 19px;
		width: 198px;
	}

	.home-header-2020 .header-logos a {
    	width: auto;
		margin-top: 22px;
	}

	.home-header-2020 .header-logos img {
    	margin-left: 0px;
	}

	.home-header-2020 .header-logos a:nth-of-type(1) img {
		height: 23px !important;
	}

	.home-header-2020 .header-logos a:nth-of-type(2) img {
		height: 29px !important;
		margin-top: 1px !important;
	}

	.home-header-2020 .header-logos a:nth-of-type(3) img {
		height: 22px !important;
	}

	.home-header-2020 .header-logos a:nth-of-type(4) img {
		height: 24.5px !important;
    	margin-top: 0.5px !important;
	}

	.home-header-2020 .header-logos a:nth-of-type(5) img {
		height: 19px !important;
		margin-top: 1px !important;
	}

	.home-header-2020 .header-logos a:nth-of-type(6) img {
		height: 68px !important;
    	margin-top: -4px !important;
    	margin-left: 0px !important;
	}

	/* home header section - end */

	/* home logos section */
	.home-logos {
		padding-bottom: 27px;
	}
	
	.home-logos-content {
		width: 377px;
	}

	.home-logos-content li:last-of-type {
		margin-top: 2px;
		margin-right: 0px;
	}

	.home-logos-content li img {
    	height: 59px;
	}

	.home-logos-content .text-under-logos {
    	font-size: 17px;
	}

	/* home select platform section */
	.select-platform {
		padding-top: 30px;
    	padding-bottom: 36px;
	}

	.select-platform.section-wrap .container {
		padding: 0px 7px;
	}

	.select-platform h2 {
		font-size: 13px;
	}

	.select-platform .platforms {
    	width: 415px;
		margin-top: 17px;
		margin-bottom: -41px;
	}

	.select-platform .platform {
		min-width: 123px;
		padding: 13px 5px 0px;
		border-radius: 4px;
		height: 36px;
		border-width: 0.5px;
		margin-bottom: 16px;
	}

	.select-platform .platform:hover {
		border-width: 0.5px;
	}

	.select-platform .platform:nth-of-type(1) img {
		height: 20.5px !important;
	}

	.select-platform .platform:nth-of-type(2) img {
		height: 27px !important;
	}

	.select-platform .platform:nth-of-type(3) img {
		height: 21px !important;
		margin-top: 3px !important;
	}

	.select-platform .platform:nth-of-type(4) img {
		height: 22.5px !important;
		margin-top: 4px !important;
	}

	.select-platform .platform:nth-of-type(5) img {
		height: 18px !important;
	}

	.select-platform .platform:nth-of-type(6) img {
		height: 71.5px !important;
    	margin-top: 4px !important;
	}

	.select-platform .platform.custom-platform a {
    	font-size: 17px;
			margin-top: -9.5px;
	}

	/* home select platform section - end */

	/* home featured in section */
	.featured-in h2 {
    	font-size: 17px;
	}

	.featured-in {
		padding-top: 20px;
		padding-bottom: 8px;
	}

	.featured-in .featured-in-logos {
    	width: 293px;
	}

	.featured-in .featured-in-logos img {
    	width: 85px;
	}

	.featured-in .featured-in-logos li:nth-of-type(3) img {
    	width: 95px;
		margin-top: -3px;
	}

	/* home product info section */
	.home-product-info {
    	padding-top: 29px;
		padding-bottom: 32px;
	}

	.home-product-info .info-container {
		margin-bottom: 4px;
	}

	.home-product-info info {
    	margin-bottom: 40px;
	}

	.home-product-info h2 {
		font-size: 17px;
	}

	.home-product-info .info p {
    	font-size: 38px;
		margin-top: 15px;
	}

	/* home success stories section */
	.home-success-stories .stories-container {
    	width: 60%;
		margin: -9px auto 0px;
	}

	.home-success-stories .story {
    	flex: 1 1 100%;
		margin-top: 50px;
	}

	.home-success-stories .story:first-child {
    margin-right: 0px;
	}

	.home-success-stories .story:last-child {
    	margin-left: 0px;
	}

	/* homepage 2020 - end */

	/* shopify page 2020 */

	/* shopify header 2020 section */
	.shopify-search-2020 {
		height: 810px !important;
		background-size: 565px 609px;
		overflow-x: hidden;
	}

	.shopify-search-2020 .caption {
    	max-width: 100%;
	}

	.shopify-search-2020 .caption h2 {
		width: 63%;
		margin-top: 10px;
	}

	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 77px;
	}
    
    /*shopify logos section */
    .shopify-search-logos .logos-content li:nth-of-type(8) img {
        height: 55px;
        width: 118px;
    }

	/* shopify pricing section */
	h2#priceplanshopify.shopify-search-2020 {
		font-size: 23px;
		font-weight: 500;
	}

	/* shopify page 2020  - end */

	/* shopify plus header */
	.shopify-plus-2020 {
		background-position: right bottom;
		background-size: 296px;
	}

	/* shopify plus header-section */
	.shopify-plus-2020 .caption .reviews-info {
    	margin-top: 78px;
	}
    

	/* shopify plus  - logos section */
	.shopify-plus-logos .logos-content li:nth-of-type(10) img {
		margin-top: 22%;
	}

	/* bigcommerce page */

	/* bigcommerce header */
	.bigcommerce-header-2020 h1 {
		width: 382px;
	}

	.bigcommerce-header-2020 h2 {
		width: 373px;
	}

	/* bigcommerce logos */
	.bigcommerce-logos.logos-section .logos-content {
		margin-top: -3px;
	}

	.bigcommerce-logos.logos-section .logos-content li {
		margin-top: 20px;
		margin-left: 13px;
    	margin-right: 13px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(1) {
		order: 1;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(2) {
		order: 2;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(3) {
		order: 3;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(4) {
		order: 4;
		margin-top: 24px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(5) {
		order: 5;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(6) {
		order: 6;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(7) {
		order: 7;
		margin-top: 27px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(8) {
		order: 8;
		margin-top: 28px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(9) {
		order: 9;
		margin-top: 34px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(10) {
		order: 10;
		margin-top: 34px;
	}

	.bigcommerce-logos.logos-section .logos-content li img {
    	height: 76px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(1) img {
		margin-left: 24px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(2) img {
		margin-right: 24px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(5) img {
		height: 75px;
    	margin-top: 4px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(7) img {
		height: 74px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(8) img {
		height: 76px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(9) img {
		height: 74px;
		margin-left: 24px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(10) img {
		height: 73px;
		margin-right: 24px;
	}

	/* bigcommerce deep integration */
	.deep-integration .integrations {
    	margin-top: 25px;
	}
	
	.deep-integration .integration img {
    	flex: 0 0 47px;
		width: 47px;
    	height: 47px;
	}

	.deep-integration .integration h3 {
    	font-size: 17px;
    	margin-top: 10px;
	}

	/* magento header */
	.magento-header {
		background-position: right 45% bottom;
	}
    
    .magento-header .reviews-info {
        margin-top: 28px;
    }

	/* magento logos */
	.magento-logos .logos-content li {
    	margin-bottom: 37px;
	}

	.magento-logos .logos-content li>img {
    	height: 67px;
	}

	.magento-logos .text-under-logos {
		margin-top: 12px;
	}

	/* magento certified */
	.magento-certified .container > img {
		width: 218px;
	}


	/* magento commerce logos */
	.magento-commerce-logos .logos-content li {
    	margin-bottom: 46px;
	}

	.magento-commerce-logos .logos-content li img {
    	height: 81px;
	}

	.magento-commerce-logos .logos-content li:nth-of-type(3), 
	.magento-commerce-logos .logos-content li:nth-of-type(4) {
		margin-top: -7px;
	}

	.magento-commerce-logos .logos-content li:nth-of-type(10) {
    	transform: translateX(-17px);
	}

	.magento-commerce-logos .text-under-logos {
    margin-top: 29px;
	}

	/* magento commerce deep integration */
	.magento-commerce-deep {
		padding-bottom: 0px;
	}

	.magento-commerce-deep .container {
    	border-bottom-width: 0px;
	}

	.magento-commerce-deep .integrations {
		flex-direction: column;
	}

	.magento-commerce-deep .integration img {
    	flex: 1 0 61px;
    	width: 61px;
    	height: 61px;
	}

	.magento-commerce-deep .integration h3 {
    	margin-top: 4px;
	}

	/* magento commerce certified */
	.magento-commerce-certified {
		padding-top: 26px;
	}

	.magento-commerce-certified .container > img {
		width: 235px;
		height: 57.5px;
	}

	.magento-commerce-certified .container > p {
			margin-top: 26px;
	}
    
    /* microsoft dynamics header */
    
    .microsoft-header h1 {
        width: 409px;
    }
    
    .microsoft-header .reviews-info {
        margin-top: 46px;
    }
    
    .microsoft-header .badge-container {
        margin-top: 26px;
    }
    
    /* woocommerce header */
    .woocommerce-header {
        background-size: 465px auto;
        background-position: right -24px bottom 0px;
    }
    
    .woocommerce-header .reviews-info {
        margin-top: 44px;
    }
    
    /* woocommerce logos */ 
    .woocommerce-logos .logos-content {
        width: 748px;
    }
    
    .woocommerce-logos .logos-content li {
        height: 69px;
        flex: 1 1 50%;
    }
    
    .woocommerce-logos .logos-content li > img {
        height: 68px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    
    /* custom header */
    
    .custom-header {
    	background-size: 500px auto;
    }


}  /* XXL Mobile end */



/* XL Mobile
=========== */

@media screen and (max-width: 600px) {

	/* pages 2020 - home, shopify */
	
	.intro-section h1 {
    	width: 389px;
	}

	.intro-section {
		height: 600px;
	}

	/* common sections 2020 */

	/* optimize exp. section  */
	.optimize-exp-features ul>li {
		flex: 1 1 50%;
	}

	/* common sections 2020 - end */

	/* home 2020 page*/

	/* home header section */
	
	.home-header-2020 .header-logos {
		margin-top: 56px;
	}

	/* home logos section */
	.home-logos-content {
		width: 383px;
	}

	/* home product info section */
	.home-product-info {
		padding-bottom: 26px;
	}
	
	.home-product-info .info-container {
		margin-bottom: -30px;
		width: 99%;
    	margin-left: -4px;
		padding: 0px;
	}

	.home-product-info .info {
		margin-bottom: 41px;
	}

	.home-product-info .info:nth-of-type(2n+1) {
		flex: 1 1 45%;
	}

	.home-product-info .info:nth-of-type(2n) {
		flex: 1 1 55%;
	}

	/* shopiy and shopify pages */

	.badge-container {
		flex-direction: column;
		margin-top: 17px;
	}

	.badge-container img {
    	width: 115px;
	}

	.badge-container p {
		align-self: unset;
		font-size: 12px;
		font-weight: 400;
    	margin-top: 7px;
    	margin-left: 0px;
	}
    
    .shopify-search-2020 .badge-container p {
        margin-top: 8px;
    }

	/* shopify header section */
	.shopify-search-2020 .caption {
    	
	}

	/* shopify plus header */
	.shopify-plus-2020 .caption .reviews-info {
    	margin-top: 97px;
	}

	/* bigcommerce header */
	.bigcommerce-header-2020 {
		background-image: url(/wp-content/uploads/bicommerce_mobile_header.webp);
		background-position: right bottom;
		background-color: #b1c2d2;
	}
	
	.bigcommerce-header-2020 .reviews-info {
		margin-top: 97px;
	}

	/* bigcommerce deep integration */
	.deep-integration .integrations {
    	margin-top: -4px;
    	width: 314px;
	}

	.deep-integration .integration h3 {
    	margin-top: 6px;
	}

	.deep-integration h4 {
    	margin-top: 48px;
	}

	/* magento header */
	.magento-header {
		background-image: url("/wp-content/uploads/magento_header_mobile4.webp");
		background-size: 700px auto;
    	background-position: right -70px bottom 0;
	}

	.magento-header .reviews-info {
    	margin-top: 9px;
	}

	.magento-header .badge-container img {
    	width: 161px;
	}

	/* magento commerce header */
	.magento-commerce-header .reviews-info {
    	margin-top: 16px;
	}


	/* microsoft header section */
	.microsoft-header {
		background-image: url("/wp-content/uploads/microsoft_meader_mobile8.webp");
		background-size: 480px auto;
    	background-position: right -70px bottom 0;
        background-color: #f6f8f7;
	}
    
    .microsoft-header .caption h1 {
        width: 313px;
        max-width: 100%;
    }
    
    .microsoft-header .badge-container p {
        margin-top: 5px;
    }


	/* 2020 sections end */

} /* XL Mobile  - End */


/* L Mobile
=========== */

@media screen and (max-width: 530px) {

	/* common sections 2020 - start */

	/*  logos section */
	.logos-section .more-customers-text 	{
	font-size: 19px;
		padding-right: 30px;
		padding-left: 30px;
	}

	/* search func info - section */
	.search-func-info-container ul li {
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	.search-func-info-container .search-func-info1 ul {
		padding-top: 0px;
		margin-top: -10px;
	}

	.search-func-info-container .search-func-info2 ul {
		padding-top: 0px;
		margin-top: -10px;
	}

	.search-func-info-container ul {
    	font-size: 7px;
	}

	/* common sections 2020 - end */
	
	/* shopify page 2020 */

	/* shopify header 2020 section */
	.shopify-search-2020 {
		height: 810px !important;
		background-size: 503px 541px;
	}

	.shopify-search-2020 .caption h1 {
    	font-size: 31px;
	}

	.shopify-search-2020 .caption h2 {
    	width: 317px;
	}

	/* shopify pricing section */
	h2#priceplanshopify.shopify-search-2020 {
		font-size: 17px;
		font-weight: 500;
		padding-right: 15px;
		padding-left: 15px;
	}	

	/* shopify page 2020 - end */
    
    /* custom header */
    .custom-header h2 {
        width: 311px;
        max-width: 100%;
    }

}  /* L Mobile end */



/* Medium Mobile
================= */

@media screen and (max-width: 450px) {

	/* pages 2020 - home, shopify */

	section-wrap h2 {
    	margin-right: -5px;
    	margin-left: -5px;
	}

	.intro-section {
		height: 600px;
		background-position: right -20px bottom;
	}
	
	.intro-section .container {
		padding: 0px 20px;
	}

	.intro-section .caption {
    	margin-left: 0%;
	}

	.intro-section h1 {
    	font-size: 29px;
    	width: 100%;
	}

	.intro-section h2 {
    	font-size: 17px;
    	width: 100%;
    	line-height: 1.3;
	}

	/* common sections 2020 - start */

	/* shopify page logo sections */
	.logos-section .more-customers-text {
	font-size: 19px;
		padding-right: 20px;
		padding-left: 20px;
	}

	/* search func section */
	.search-func-info-container {
    	flex-flow: row wrap;
	}

	.search-func-info-container .search-func-info1 {
		order: 2;
		flex: 1 0 0; 
	}	

	.search-func-info-container .search-func-info2 {
		order: 1;
		flex: 1 0 0; 
	}

	.search-func-info-container .search-func-img-container {
		order: 3;
		flex: 1 100%; 
        
        /* set aspect ration for child image (Google speed) */
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        padding: 55.75% 0 0 0;
        margin-top: -10px;
	}

	.search-func-info-container .search-func-img-container .func-with-dots {
		display: block;
        
        /* set aspect ratio of parent - for google speed */
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
	}

	.search-func-info-container .search-func-img-container .func-with-lines.mobile {
		display: none;
	}

	.search-func-info-container ul {
    	font-size: 14.5px;
	}

	.search-func-info-container .search-func-info1 ul {
		margin-right: 8px
	}

	.search-func-info-container .search-func-info2 ul {
		margin-left: 8px
	}

	.section-wrap.search-func h3.search-func-more {
    	margin-top: 23px;
	}	
		
	/*.search-func-info-container {
    	margin-left: -10px;
		margin-right: -10px;
	}

	.search-func-info-container .search-func-info1 {
		flex: 1 1 25%;	
	}	

	.search-func-info-container .search-func-info2 {
		flex: 1 1 25%;	 
	}

	.search-func-info-container .search-func-img-container {
		flex: 1 1 50%;
	}

	.search-func-info-container ul {
    	font-size: 7px;
	}

	.search-func-info-container ul li {
    	padding-top: 2px;
    	padding-bottom: 2px;
	}

	.search-func-info-container .search-func-info1 ul {
    	margin-right: 2px;
	}

	.search-func-info-container .search-func-info2 ul {
    	margin-left: 2px;
	}*/

	/* search func section - end */	

	/* advanced merchandising section  - start */
	.shopify-search-shop-container .shop-feature:first-child {
      	left: -32%;
      	top: 16%;
    	width: 92.5px;
    	height: 30px;
		background-size: 120.5px 30px;
    	background-position: left center;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(2) {
      	left: 11.5%;
    	top: -34.5%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(3) {
      	left: 58.2%;
    	top: -18.5%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(4) {
      	right: -32%;
    	top: 19%;
		background-size: 139px 44px;
    	background-position: right center;
		width: 88px;
    	height: 44px;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(5) {
      	left: -32%;
    	top: 75%;
    	width: 83.5px;
    	height: 26px;
    	background-size: 114px 26px;
    	background-position: left center;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(6) {
      	right: 9%;
    	top: 87%;
	}

	.shopify-search-shop-container .shop-feature:nth-of-type(7) {
      	right: -27.6%;
    	top: 78%;
    	background-size: 142px 27.5px;
    	background-position: right center;
    	width: 81px;
    	height: 27.5px;
	}
	/* advanced merchandising section  - end */

	/* enterprise readiness section */
	.enterprise-ready .ready-content {
		margin-left: 0px;
		margin-top: 30px;
	}

	.enterprise-ready .ready {
    	flex-direction: column;
    	align-items: center;
		margin-bottom: 29px;
	}

	.enterprise-ready .ready-header {
		flex-direction: column;
	}

	.enterprise-ready .ready img {
		margin-bottom: 8px;
	}

	.enterprise-ready .ready h3 {
		font-size: 16px;
		margin-left: 1px;
    	text-align: center;
		font-weight: 600;
		margin-top: 3px;
	}

	.enterprise-ready .ready ul {
		width: 100%;
    	padding-left: 10px;
    	padding-right: 0px;
		margin-top: -1px;
		margin-right: 0px;
    	margin-left: 0px;
	}

	.enterprise-ready .ready li {
		color: black;
    	font-size: 14px;
		margin-left: -3px;
		padding-left: 0px;
		line-height: 1.45;
    	margin-top: 1.5px;
	}

	.enterprise-ready .ready li:before {
		left: -10px;
	}

	.enterprise-ready h4 {
		margin-top: -18px;
	}
	/* enterprise ready section - end */

	/* common sections 2020 - end */

	/* homepage 2020 - start */

	/* home header section */
	.home-header-2020 {
		background-size: 380px 345.5px;
	}

	.home-header-2020 .header-logos {
    	margin-top: 36px;
	}

	/* homes logos section */
	.home-header-2020 .header-logos {
		margin-left: 0px;
	}

	.home-logos-content {
		width: 325px;
		margin: 8px auto 0px;
	}
    
    .home-logos-content li:nth-of-type(8) {
        order: 9;
        margin-top: 19px;
    }

	.home-logos-content li:nth-of-type(9) {
		margin-top: -5px;
        order: 8;
        width: 100%;
        display: flex;
        justify-content: center;
	}

	.home-logos-content li:last-of-type {
    	margin-top: 6px;
	}

	.section-wrap.home-logos h3 {
    	margin-top: 26px;
	}

	/* home select platform section */
	.select-platform h2 {
    	font-size: 17px;
    	margin-right: -5px;
    	margin-left: -5px;
	}

	.select-platform .platforms {
    	width: 380px;
    	transform: scale(1.02);
    	margin-top: 23px;
    	margin-bottom: -36px;
		transform: translate(-50%, 0) scale(0.95);
    margin-left: 50%;	
		justify-content: space-between;
	}

	.select-platform .platform {
		min-width: 104px;
	}

	.select-platform .platform.custom-platform {
		margin-left: 50%;
    	transform: translate(-50%, 0);
	}

	.select-platform .platform.custom-platform a {
		padding: 0px 16px 0px 14.5px;
	}

	/* home success stories section */
	.home-success-stories .stories-container {
    	width: 100%;
	}

	.home-success-stories .story {
		margin-top: 40px;
	}

	/* home logos section */
	.home-logos-content li {
		order: 3;
	}
	
	.home-logos-content li:nth-of-type(1) {
		order: 2;
        margin-right: 0px;
        margin-left: -1px;
        margin-top: -1px;
	}

	.home-logos-content li:nth-of-type(2) {
		order: 1;
	}

	/* homepage 2020 - end */

	/* shopify and shopify page */

	.badge-container p {
    	width: 186px;
    	font-size: 11px;
    	line-height: 1.4em;
	}
	
	/* shopify page 2020 - start */

	/* shopify header 2020 section */
	.shopify-search-2020 {
		height: 600px !important;
		background-size: 301px 325px;
		background-position: right bottom;
	}

	.shopify-search-2020 .caption {
    	margin-left: 0%;
		max-width: 100%;
	}

	.shopify-search-2020 .caption h1 {
    	font-size: 30px;
		margin-top: 15px;
	}

	.shopify-search-2020 .caption h2 {
		width: 307px;
    	font-size: 16px;
	}

	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 33px;
	}

	.shopify-search-logos .logos-content li>img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.shopify-search-logos .logos-content li:nth-of-type(3), 
	.shopify-search-logos .logos-content 	li:nth-of-type(4),
	.shopify-search-logos .logos-content li:nth-of-type(5), 
	.shopify-search-logos .logos-content li:nth-of-type(6)   {
    	flex: 1 1 50%;
	}

	.shopify-search-pricing iframe {
		height: 1290px;
	}

	/* shopify page 2020 - end */

	/* shopify plus page start */

	/* shopify plus header */
	.shopify-plus-2020 {
		background-position: right bottom;
		background-size: 245px;
	}
	
	.shopify-plus-2020 .caption .reviews-info {
    	margin-top: 18px;
	}

	.shopify-plus-2020 .badge-container {
    	margin-top: 71.5px;
	}

	/* shopify plus logos */
	.shopify-plus-logos .logos-content li {
    	padding-left: 0px;
    	padding-right: 0px;
	}

	.shopify-plus-logos .logos-content li>img {
    height: 46px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

	.shopify-plus-logos .logos-content li:nth-of-type(5), .shopify-plus-logos .logos-content li:nth-of-type(6)   {
    	flex: 1 1 50%;
	}

	.shopify-plus-logos .logos-content li:nth-of-type(9)   {
    	flex: 1 1 100%;
	}

	/* shopify plus pricing */
	.shopify-plus-pricing iframe {
    	height: 690px;
	}

	/* bigcommerce page */

	/* bigcommerce header */
	.bigcommerce-header-2020 {
		background-position: right bottom;
	}
    
    .bigcommerce-logos.logos-section .logos-content {
        width: 355px;
    }

	/* bigcommerce pricing */
	.bigcommerce-pricing iframe {
		height: 697px;
	}

	/* magento header */
	.magento-header {
    	background-position: right -70px bottom 0;
		background-size: 630px auto;
	}

	/* microsoft header section */
	.microsoft-header {
		background-size: 400px auto;
    	background-position: right -90px bottom 0;
	}
    
    /* woocommerce-header */
    .woocommerce-header {
        background-size: 360px auto;
        background-position: right -23px bottom;
    }
    
    .woocommerce-header .reviews-info {
        margin-top: 18px;
    }
    
    /* custom header */
    .custom-header {
        background-position: right -11px bottom;
        background-size: 466px auto;
    }

}  /* Large Mobile end */


/* Medium - Small Mobile 
========================== */
@media screen and (max-width: 360px) {
	.intro-section h1 {
    	font-size: 26.5px;
	}

	/* enterprise readiness section */
	.enterprise-ready .ready ul {
    	padding-left: 10px;
    	padding-right: 10px;
	}

	/* certified section */
	.certified-section .container > p {
    	font-size: 14.5px;
		padding-right: 5px;
    	padding-left: 5px;
	}

	/* common sections - end */

	/* homepage - select platform section */
	.select-platform .platforms {
    	width: 224px;
    	margin-top: 28px;
    	max-width: 100%;
    	margin-bottom: -36px;
		transform: translate(-50%, 0) scale(1);
	}

	/* shopify search header */
	.shopify-search-2020 .caption h1 {
    	font-size: 26.5px;
	}

	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 27px;
	}
    
	/* shopify search logos */
	.shopify-plus-logos .logos-content li {
    	padding-left: 6px;
    	padding-right: 6px;
    	flex: 1 1 50%;
	}

	/* shopify pricing */
	.shopify-search-pricing iframe {
    	height: 1297px;
	}

	/* shopify plus logos section */
	.shopify-plus-logos .logos-content li>img {
    	height: 36px;
	}

	.shopify-plus-logos .logos-content li:nth-of-type(10) img {
		margin-top: 4%;
	}

	/* shopify plus pricing */
	.shopify-plus-pricing iframe {
    	height: 790px;
	}

	/* bigcommerce logos */
    .bigcommerce-logos.logos-section .logos-content {
        width: 295px;
    }
    
	.bigcommerce-logos.logos-section .logos-content li {
    	margin-left: 5px;
    	margin-right: 5px;
	}

	.bigcommerce-logos.logos-section .logos-content li img {
    	height: 68px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(5) img {
    	height: 69px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(6) img {
		margin-top: 9px;
	}
    
    .bigcommerce-logos.logos-section .logos-content li:nth-of-type(7) img {
		height: 72px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(8) img {
		height: 74px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(9) img {
		height: 72px;
		margin-left: 24px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(10) img {
		height: 71px;
		margin-right: 24px;
	}

	/* bigcommerce deep integration */
	.deep-integration .integrations {
    	margin-top: -8px;
    	width: 289px;
	}

	/* bigcommerce pricing */
	.bigcommerce-pricing iframe {
		height: 700px;
	}

	/* magento header */
	.magento-header {
    	background-size: 530px auto;
	}

	/* magento logos */
	.magento-logos .logos-content li {
    	margin-left: 15px;
    	margin-right: 15px;
	}

	.magento-logos .logos-content li>img {
    	height: 60px;
	}

	.magento-logos .text-under-logos {
    	margin-top: 9px;
	}

	/* magento commerce logos */
	.magento-commerce-logos .logos-content li img {
    	height: 75px;
	}

	/* microsoft header */
	.microsoft-header {
    	background-size: 328px auto;
    	background-position: right -53px bottom 20px;
	}
    
    .microsoft-header .reviews-info {
        margin-top: 14px;
    }
    
    /* woocommerce-header */
    .woocommerce-header {
        background-size: 312px auto;
    }
    
    .custom-header {
        background-size: 432px auto;
    }

}

/* Small Mobile
================ */

@media screen and (max-width: 330px) {

	/* header section */
	.intro-section .caption {
    	margin-top: 14px;
	}

	/* logos section */
	.logos-section .text-under-logos {
    	margin-top: 36px;
	}

	.logos-section .logos-content li>img {
    	height: 40px;
	}

	/* homepage header */
	.home-header-2020 .header-logos {
    	margin-top: 14px;
    	transform: scale(0.8);
    	margin-left: -20px;
	}

	/* shopify and shopify plus pages */

	/* header section */
	.badge-container img {
    	width: 95px;
	}

	.badge-container p {
    	width: 152px;
    	font-size: 10px;
	}

	/* shopify page - header */
	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 15px;
	}

	.shopify-search-logos .logos-content li:nth-of-type(6) img {
    	margin-top: 2%;
	}

	/* bigcommerce header */
	.bigcommerce-header-2020 .caption {
    	margin-top: 14px;
	}

	.bigcommerce-header-2020 .reviews-info {
		margin-top: 34px;
	}
	
	/* bigcommerce logos */
	.bigcommerce-logos.logos-section .logos-content {
		margin-top: 13px;
	}

	.bigcommerce-logos.logos-section .logos-content li {
		margin-top: 7px
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(3) {
    	margin-top: 17px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(4) {
    	margin-top: 23px;
	}
	
	.bigcommerce-logos.logos-section .logos-content li img {
    	height: 64px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(5) img {
    	height: 61px;
		margin-top: 1px;
	}
	
	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(7) img {
		height: 61px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(8) img {
		height: 63px;
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(9) img {
		height: 61px
	}

	.bigcommerce-logos.logos-section .logos-content li:nth-of-type(10) img {
		height: 60px;
	}

	/* bigcommerce deep integration section */
	.deep-integration .integrations {
    	width: 261px;
	}

	.deep-integration .integration h3 {
    	margin-top: 2px;
	}

	/* bigcommerce pricing */
	.bigcommerce-pricing iframe {
		height: 700px;
	}

	/* magento logos */
	.magento-logos .logos-content li {
    	margin-left: 10px;
    	margin-right: 10px;
		margin-bottom: 34px;
	}

	.magento-logos .logos-content li>img {
    	height: 58px;
	}

	.magento-logos .text-under-logos {
    	margin-top: 9px;
	}

	/* magento pricing */
	.magento-pricing iframe {
		height: 1100px;
	}

	/* magento commerce header */
	.magento-commerce-header .reviews-info {
    	margin-top: 25px;
	}

	/* magento commerce logos */
	.magento-commerce-logos .logos-content li img {
    	height: 67px;
	}

	/* magento commerce pricing */
	.magento-commerce-pricing iframe {
		height: 600px;
	}
    
    /* woocommerce logos */
    .woocommerce-logos .logos-content li > img {
        height: 64px;
    }
}

/* Extra Small Mobile
================ */

@media screen and (max-width: 310px) {
	
	/* pages 2020 - home, shopify */

	.intro-section {
		height: 411px;
		background-position: right -32px bottom 0px;
	}

	.intro-section .container {
		padding: 0px 10px;
	}

	.intro-section h1 {
    	font-size: 1.35em;
	}

	.intro-section h2 {
    	font-size: 11.5px;
    	width: 95%;
	}

	/* 2020 common sections */
	

	/* homepage 2020 */

	/* home header 2020 section */
	.home-header-2020 {
		background-size: 320px 288.5px;
	}

	.home-header-2020 .header-logos {
		transform: scale(0.85);
		margin-left: -19px;
	}

	/* home logos section */
	.home-logos-content {
    	width: 273px;
	}

	.home-logos-content li img {
    	height: 50px;
	}

	/* select platform section */

	.select-platform .platforms {
    	width: 225px;
	}
	
	.select-platform .platform.custom-platform {
		display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
}
	

	/* home featured in section */
	.featured-in .featured-in-logos {
    	width: 270px;
	}

	.featured-in .featured-in-logos img {
    	width: 75px;
	}

	.featured-in .featured-in-logos li:nth-of-type(3) img {
    	width: 83px;
	}

	/* home product info section */
	.home-product-info {
    	padding-bottom: 26px;
	}

	.home-product-info .info-container {
		width: 100%;
		margin-left: -9px;
	}

	.home-product-info h2 {
    	font-size: 11.5px;
	}

	/* homepage 2020 - end */

	/* shopify page - header */

	.shopify-search-2020 {
		background-position: right bottom;
	}

	.shopify-search-2020 .caption .reviews-info {
    	margin-top: 13px;
	}

	/* pages 2020 - end */

	/* shopify plus header */
	.shopify-plus-2020 {
    	background-size: 240px;
	}

	/* magento header */
	.magento-header {
    	background-position: right -70px bottom 0;
		background-size: 396px;
	}	
}

/** Small Screens - end */


/* testimonials */

/*.n2-ss-layer.n2-ow.testimonial-content.n-uc-1a44c1dc6a8a5.n2-ss-last-in-row,
.n2-ss-layer.n2-ow.testimonial-content.n-uc-1a44c1dc6a8a52.n2-ss-last-in-row,
.n2-ss-layer.n2-ow.testimonial-content.n-uc-1a44c1dc6a8a51.n2-ss-last-in-row {
    min-height: 431px;
}*/

 

.n2-ss-layer.n2-ow.testimonial-logo {
    /*transform: translate(0px, -25%);*/
}

.n2-ss-layer.n2-ow.testimonial-logo img {
    width: 100%;
}

.n2-ss-layer.n2-ow.testimonial-text p {
    display: block;
    min-height: 182px;
}

.n2-ss-layer.n2-ow.testimonial-text p::before {
    content: "“";
    color: #c70034;
    font-size: 75px;
    margin-right: -5px;
    position: absolute;
    top: -5px;
    left: -13px;
    display: block;
}

.testimonial-profile img {
	width: 100%;
}

/* testimonilas  - end */
