@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&display=swap);
@font-face {
  font-family: segoe ui;
  src: url(../fonts/SegoeUI.eot);
  src: url(../fonts/SegoeUI.eot?#iefix) format("embedded-opentype"),
    url(../fonts/SegoeUI.woff2) format("woff2"),
    url(../fonts/SegoeUI.woff) format("woff"),
    url(../fonts/SegoeUI.ttf) format("truetype"),
    url(../fonts/SegoeUI.svg#SegoeUI) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: segoe ui bold;
  src: url(../fonts/SegoeUI-Bold.eot);
  src: url(../fonts/SegoeUI-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/SegoeUI-Bold.woff2) format("woff2"),
    url(../fonts/SegoeUI-Bold.woff) format("woff"),
    url(../fonts/SegoeUI-Bold.ttf) format("truetype"),
    url(../fonts/SegoeUI-Bold.svg#SegoeUI-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
}
.live_ecommerce_wrapper {
  font-family: Nunito, sans-serif !important;
  color: #343534;
  line-height: 1.4 !important;
}
.bannerSection {
  position: relative;
}
.bannerSection {
  height: 905px;
  overflow: hidden;
  background: url(https://assets.tristatetechnology.com/ecommerce/banner.png)
    no-repeat center bottom;
  background-size: cover;
}
.bannerContent {
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 142px;
  display: block;
}
.bannerContent h1 {
  font-size: 76px;
  line-height: 76px;
  color: #07b7a3;
  font-family: Nunito, sans-serif !important;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.bannerContent p {
  font-size: 40px;
  line-height: 44px;
  color: #fff;
  font-family: segoe ui !important;
  text-transform: initial;
  margin-bottom: 62px;
}
.overview_wrapper {
  padding: 50px 0;
  position: relative;
}
.live_ecommerce_wrapper h2 {
  color: #0e1b23;
  font-family: Nunito, sans-serif !important;
}
.live_ecommerce_wrapper .bg-orange {
  background: #fdf6f5;
}
header .container {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  display: table;
}
.live_ecommerce_wrapper {
  position: relative;
}
.content_wrap {
  position: relative;
}
.content_wrap h3 {
  font-family: segoe ui !important;
  font-weight: 600;
  font-size: 20px !important;
  color: #333;
  position: absolute;
  transform: rotate(-90deg);
  left: -265px;
  top: 45%;
  margin: 0;
  transform: rotate(90deg);
}
.content_wrap h3::after {
  content: "";
  display: inline-block;
  background-color: #333;
  height: 3px;
  width: 30px;
  margin-left: 30px;
}
.content_wrap h3::before {
  content: "";
  display: inline-block;
  background-color: #333;
  height: 3px;
  width: 115px;
  margin-right: 40px;
}
.overview_wrapper .content_wrap h3 {
  top: 10%;
  left: -260px;
}
h2,
h3,
h4 {
  font-family: Nunito, sans-serif !important;
}
.title_wrap {
  position: relative;
}
.title_wrap h2 {
  font-size: 70px !important;
  font-weight: 600;
  text-align: left;
  line-height: 80px !important;
  letter-spacing: 0 !important;
  z-index: 9;
  color: #07b7a3;
  position: absolute;
}
.title_wrap .backtext {
  position: absolute;
  font-size: 120px !important;
  top: 0;
  text-align: left;
  margin-top: 0;
  line-height: 0;
  color: #ebe4e3 !important;
  opacity: 0.4;
  letter-spacing: 7px;
  z-index: 0;
}
.info_wrap {
  padding: 120px 0 0;
}
.content_wrap p {
  margin-top: 130px;
  font-family: segoe ui !important;
  font-size: 20px;
  line-height: 26.06px;
  width: 95%;
  margin-bottom: 20px;
}
.light_orange {
  background: #fdf6f5;
}
.buyer_interface_wrapper {
  padding: 120px 0 150px;
  position: relative;
}
.dashbord_wrapper {
  padding: 190px 0;
}
.buyer_interface_wrapper .content_wrap h3 {
  left: -240px;
  top: -61px;
}
.content_wrap h4 {
  font-size: 60px !important;
  font-weight: 600;
  text-align: left;
  line-height: 70px !important;
  letter-spacing: 0 !important;
  z-index: 1;
  color: #07b7a3;
}
.buyer_interface_wrapper p {
  margin-top: 20px;
}
.featureimg {
  position: relative;
}
.overview_img {
  max-width: 61%;
  width: 100%;
  position: relative;
}
.radar {
  position: absolute;
  left: 22%;
  top: 32%;
  z-index: 0;
}
.radar span {
  position: absolute;
  width: 245px;
  height: 245px;
  border-radius: 100%;
  animation: radar 5s infinite linear;
  -webkit-animation: radar 5s infinite linear;
  opacity: 0;
  background: #fff;
  z-index: 0;
  border: 1px solid #07b7a3;
}
.radar span:nth-child(1) {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  background: 0 0;
  -webkit-background: transparent;
}
.radar span:nth-child(2) {
  animation-delay: 1.88s;
  -webkit-animation-delay: 1.88s;
  background: 0 0;
  -webkit-background: transparent;
}
.radar span:nth-child(3) {
  animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
  background: 0 0;
  -webkit-background: transparent;
}
@keyframes radar {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes radar {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
.radar1 {
  position: absolute;
  left: 25%;
  top: 34%;
}
.radar1 span {
  position: absolute;
  width: 225px;
  height: 225px;
  border-radius: 100%;
  animation: radar1 5s infinite linear;
  -webkit-animation: radar1 5s infinite linear;
  opacity: 0;
  background: #07b7a34f;
  -webkit-background: #07b7a34f;
  z-index: 0;
}
.radar1 span:nth-child(1) {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.radar1 span:nth-child(2) {
  animation-delay: 1.88s;
  -webkit-animation-delay: 1.88s;
}
.radar1 span:nth-child(3) {
  animation-delay: 2.33s;
  -webkit-animation-delay: 2.33s;
}
@keyframes radar1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes radar1 {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
.radar2 {
  position: absolute;
  left: 22%;
  top: 32%;
  z-index: 0;
}
.radar2 span {
  position: absolute;
  width: 245px;
  height: 245px;
  border-radius: 100%;
  animation: radar2 5s;
  -webkit-animation: radar2 5s;
  opacity: 0.3;
  background: #fff;
  z-index: 0;
  border: 1px solid #07b7a3;
  animation-fill-mode: forwards;
}
.radar2 span:nth-child(1) {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  background: 0 0;
  -webkit-background: transparent;
}
.radar2 span:nth-child(2) {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  background: 0 0;
  -webkit-background: transparent;
}
.radar2 span:nth-child(3) {
  animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
  background: 0 0;
  -webkit-background: transparent;
}
@keyframes radar2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0.6;
  }
}
@-webkit-keyframes radar2 {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0.6;
  }
}
.radar3 {
  position: absolute;
  left: 25%;
  top: 34%;
}
.radar3 span {
  position: absolute;
  width: 225px;
  height: 225px;
  border-radius: 100%;
  animation: radar3 5s;
  -webkit-animation: radar3 5s;
  opacity: 0.3;
  background: #07b7a34f;
  -webkit-background: #07b7a34f;
  z-index: 0;
  animation-fill-mode: forwards;
}
.radar3 span:nth-child(1) {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.radar3 span:nth-child(2) {
  animation-delay: 1.66s;
  -webkit-animation-delay: 1.66s;
}
.radar3 span:nth-child(3) {
  animation-delay: 1.88s;
  -webkit-animation-delay: 1.88s;
}
@keyframes radar3 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0.6;
  }
}
@-webkit-keyframes radar3 {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0.6;
  }
}
.sign_up_img_wrap .radar {
  top: 30%;
}
.sign_up_img_wrap .radar1 {
  top: 32%;
}
.text-lg-left .radar1 {
  left: 6%;
  top: 32%;
}
.text-lg-left .radar {
  left: 4%;
  top: 30%;
}
.find_user_wrapper {
  padding: 150px 0;
}
.find_user_wrapper .content_wrap p {
  margin-top: 20px;
}
.find_user_wrapper .icon_wrap img {
  margin-bottom: 5px;
}
.text-left .radar1 {
  left: 0;
}
.text-left .radar {
  left: 0;
  top: 20%;
}
.icon_wrap li {
  border-right: 2px solid #ddd;
  margin-top: 10px;
  padding-right: 40px;
}
.icon_wrap li + li {
  padding: 0 38px;
}
.icon_wrap li:last-child {
  border-right: 0;
}
.icon_wrap li span {
  display: block;
  font-size: 14.93px;
  text-align: center;
  font-weight: 900;
}
.icon_wrap li span strong {
  font-weight: 600;
  display: block;
}
.images_icons {
  position: absolute;
  top: 17%;
  left: 0;
  right: 0;
}
.images_icons .first_img {
  display: block;
  margin-top: 10%;
  z-index: 10;
  position: absolute;
}
.images_icons .second_img {
  display: block;
  margin-top: 64%;
  z-index: 10;
  position: absolute;
}
.images_icons .third_img {
  position: absolute;
  top: 50%;
  margin-top: 10%;
  right: 0;
  z-index: 100;
  margin-right: 1%;
}
.refer_wrapper {
  padding: 150px 0;
}
.refer_wrapper .content_wrap h4 {
  position: relative;
  width: 115%;
  margin-bottom: 20px;
}
.refer_wrapper .content_wrap p {
  margin-top: 0;
}
.refer_wrapper .icon_wrap img {
  margin-bottom: 7px;
}
.step {
  position: relative;
}
.step {
  display: block;
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background: #07b7a3;
  border-radius: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  top: -6%;
  left: 100px;
  text-align: center;
  padding: 22px 0;
}
.clickAnimation {
  position: absolute;
  top: -6%;
  z-index: 2;
  left: 100px;
}
.clickAnimation span {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  animation: clickAnimation 5s infinite linear;
  -webkit-animation: clickAnimation 5s infinite linear;
  opacity: 0;
  background: 0 0;
  -webkit-background: transparent;
  z-index: 0;
  border: 1px solid #07b7a3;
}
.clickAnimation span:nth-child(1) {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  background: 0 0;
  -webkit-background: transparent;
}
.clickAnimation span:nth-child(2) {
  animation-delay: 0.8s;
  -webkit-animation-delay: 1s;
  background: 0 0;
  -webkit-background: transparent;
}
@keyframes clickAnimation {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes clickAnimation {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
.overview_wrapper .clickAnimation {
  top: -30%;
}
.overview_wrapper .step {
  top: -30%;
}
.buyer_interface_wrapper .step {
  top: -4%;
}
.buyer_interface_wrapper .clickAnimation {
  top: -4%;
}
.seller_interface_wrapper {
  position: relative;
  padding: 195px 0 150px;
}
.seller_interface_wrapper .step {
  right: 100px;
  left: inherit;
}
.seller_interface_wrapper .clickAnimation {
  right: 170px;
  left: inherit;
}
.seller_interface_wrapper .text-lg-left .radar {
  top: 10%;
  left: 10%;
}
.seller_interface_wrapper .featureimg img {
  left: -20%;
  position: relative;
  width: 100%;
}
.seller_interface_wrapper .content_wrap h3 {
  left: inherit;
  top: -85%;
  right: -240px;
}
.seller_interface_wrapper .info_wrap {
  padding: 220px 0 0;
}
.seller_interface_wrapper .text-left .radar {
  left: 0;
  top: 0;
}
.dashbord_wrapper .featureimg img {
  z-index: 9;
  display: block;
  position: relative;
  width: 100%;
}
.dashbord_wrapper .radar {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 0;
  right: 40%;
}
.header_ttl {
  position: relative;
  width: 115%;
}
.technology_wrapper {
  padding: 150px 0;
  background: #343534;
  position: relative;
}
.technology_wrapper .title_wrap .backtext {
  color: #303030 !important;
  font-size: 112px !important;
  opacity: 1;
}
.techno_wrap {
  margin: 130px 0 0;
  display: flex;
  text-align: center;
  padding-left: 0;
}
.techno_wrap li img {
  box-shadow: 0 5px 25px 17px #343534;
}
.techno_wrap li {
  list-style: none;
  padding: 0 40px;
}
.techno_wrap li span {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: 300 !important;
  margin-top: 20px;
  font-family: segoe ui;
}
.techno_wrap li span strong {
  display: block;
  color: #fff;
  font-size: 20.3px;
  font-weight: 600;
}
.technology_wrapper .content_wrap h3 {
  color: #fff;
  left: -28%;
  top: 50px;
  margin: 100px 0;
}
.technology_wrapper .content_wrap h3::before {
  background-color: #fff;
}
.technology_wrapper .content_wrap h3::after {
  background-color: #fff;
  width: 30px;
}
.technology_wrapper .step {
  top: -5%;
}
.technology_wrapper .clickAnimation {
  top: -5%;
}
.Challenges_wrapper {
  background: #07b7a3;
  padding: 150px 0;
  position: relative;
}
.Challenges_wrapper p {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  margin: 150px 0 50px;
}
.Challenges_wrapper .title_wrap h2 {
  color: #fff;
}
.Challenges_wrapper .title_wrap .backtext {
  color: #0d9d8d !important;
}
.side_header h3 {
  font-family: segoe ui !important;
  font-weight: 600;
  font-size: 20px !important;
  color: #333;
  position: absolute;
  transform: rotate(-90deg);
  left: -245px;
  top: 15%;
  margin: 0;
}
.side_header h3::after {
  content: "";
  display: inline-block;
  background-color: #333;
  height: 3px;
  width: 115px;
  margin-left: 30px;
}
.side_header h3::before {
  content: "";
  display: inline-block;
  background-color: #333;
  height: 3px;
  width: 30px;
  margin-right: 40px;
}
.Challenges_wrapper .content_wrap h3 {
  color: #fff;
  left: -27%;
  top: 50px;
  margin: 100px 0;
}
.Challenges_wrapper .content_wrap h3::before {
  background-color: #fff;
}
.Challenges_wrapper .content_wrap h3::after {
  background-color: #fff;
  width: 30px;
}
.Challenges_wrapper .step {
  background: #fff;
  color: #07b7a3;
  top: -5%;
}
.Challenges_wrapper .clickAnimation {
  top: -5%;
}
.Challenges_wrapper .clickAnimation span {
  border: 1px solid #fff;
}
.overview_wrapper .clickAnimation {
  top: -63%;
  left: -118px;
}
.overview_wrapper .step {
  top: -63%;
  left: -118px;
}
.overview_wrapper .content_wrap h3 {
  top: 10%;
  left: -260px;
}
.buyer_interface_wrapper .step {
  top: -23%;
  left: -118px;
}
.buyer_interface_wrapper .clickAnimation {
  top: -23%;
  left: -118px;
}
.buyer_interface_wrapper .content_wrap h3 {
  left: -240px;
  top: -115%;
}
.seller_interface_wrapper .step {
  top: -40%;
  right: -21px;
  left: initial;
}
.seller_interface_wrapper .clickAnimation {
  top: -40%;
  right: 50px;
  left: initial;
}
.seller_interface_wrapper .content_wrap h3 {
  left: inherit;
  top: -90%;
  right: -160px;
}
.technology_wrapper .step {
  top: -55%;
  left: -118px;
}
.technology_wrapper .clickAnimation {
  top: -55%;
  left: -118px;
}
.technology_wrapper .content_wrap h3 {
  left: -22.5%;
  top: 50px;
}
.Challenges_wrapper .step {
  top: -65%;
  left: -118px;
}
.Challenges_wrapper .clickAnimation {
  top: -65%;
  left: -118px;
}
.bannerSection {
  height: 1050px;
}
.Challenges_wrapper .content_wrap h3 {
  left: -22%;
  top: 50px;
}
@media (min-width: 1200px) {
  .live_ecommerce_wrapper .container {
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
  }
}
@media (min-width: 1601px) {
  .bannerSection {
    height: 970px;
  }
}
@media (min-width: 1921px) {
  .bannerSection {
    height: 1500px;
  }
}
@media (min-width: 2373px) {
  .bannerSection {
    height: 1230px;
  }
}
@media (max-width: 1600px) {
  .overview_wrapper .step {
    top: -65%;
    left: -118px;
  }
  .overview_wrapper .clickAnimation {
    top: -65%;
    left: -118px;
  }
  .overview_wrapper .content_wrap h3 {
    top: 10%;
    left: -260px;
  }
  .buyer_interface_wrapper .step {
    top: -23%;
    left: -118px;
  }
  .buyer_interface_wrapper .clickAnimation {
    top: -23%;
    left: -118px;
  }
  .buyer_interface_wrapper .content_wrap h3 {
    left: -240px;
    top: -100%;
  }
  .seller_interface_wrapper .step {
    top: -40%;
    left: inherit;
    right: -100px;
  }
  .seller_interface_wrapper .clickAnimation {
    top: -40%;
    left: inherit;
    right: -30px;
  }
  .seller_interface_wrapper .content_wrap h3 {
    left: inherit;
    top: -85%;
    right: -238px;
  }
  .technology_wrapper .step {
    top: -55%;
    left: -118px;
  }
  .technology_wrapper .clickAnimation {
    top: -55%;
    left: -118px;
  }
  .technology_wrapper .content_wrap h3 {
    top: 10%;
    left: -258px;
  }
  .Challenges_wrapper .step {
    top: -68%;
    left: -118px;
  }
  .Challenges_wrapper .clickAnimation {
    top: -68%;
    left: -118px;
  }
  .Challenges_wrapper .content_wrap h3 {
    top: 10%;
    left: -248px;
  }
}
@media (max-width: 1400px) {
  .overview_wrapper .step {
    top: -65%;
    left: -75px;
  }
  .overview_wrapper .clickAnimation {
    top: -65%;
    left: -75px;
  }
  .overview_wrapper .content_wrap h3 {
    top: 10%;
    left: -217px;
  }
  .buyer_interface_wrapper .clickAnimation {
    top: -23%;
    left: -70px;
  }
  .buyer_interface_wrapper .step {
    top: -23%;
    left: -70px;
  }
  .buyer_interface_wrapper .content_wrap h3 {
    left: -195px;
    top: -115%;
  }
  .seller_interface_wrapper .clickAnimation {
    top: -40%;
    left: inherit;
    right: 40px;
  }
  .seller_interface_wrapper .step {
    top: -40%;
    left: inherit;
    right: -30px;
  }
  .seller_interface_wrapper .content_wrap h3 {
    left: inherit;
    top: -75%;
    right: -165px;
  }
  .technology_wrapper .step {
    top: -55%;
    left: -75px;
  }
  .technology_wrapper .clickAnimation {
    top: -55%;
    left: -75px;
  }
  .technology_wrapper .content_wrap h3 {
    top: 50px;
    left: -223px;
  }
  .Challenges_wrapper .step {
    top: -65%;
    left: -75px;
  }
  .Challenges_wrapper .clickAnimation {
    top: -65%;
    left: -75px;
  }
  .Challenges_wrapper .content_wrap h3 {
    top: 50px;
    left: -213px;
  }
}
@media (max-width: 1359px) {
  .bannerMobileScreen {
    max-width: 595px;
  }
  .bannerScreenLeft {
    left: -60px;
    bottom: 10%;
    max-width: 55%;
  }
  .bannerScreenRight {
    right: -60px;
    bottom: 10%;
    max-width: 55%;
  }
  .bannerContent {
    height: 630px;
  }
  .overview_wrapper .clickAnimation {
    top: -60%;
    left: -75px;
  }
  .overview_wrapper .step {
    top: -60%;
    left: -75px;
  }
  .buyer_interface_wrapper .step {
    top: -26%;
    left: -70px;
  }
  .buyer_interface_wrapper .clickAnimation {
    top: -26%;
    left: -70px;
  }
  .seller_interface_wrapper .step {
    top: -45%;
    left: inherit;
    right: -55px;
  }
  .seller_interface_wrapper .clickAnimation {
    top: -45%;
    left: inherit;
    right: 15px;
  }
  .buyer_interface_wrapper .content_wrap h3 {
    left: -195px;
    top: -95%;
  }
  .seller_interface_wrapper .content_wrap h3 {
    left: inherit;
    top: -88%;
    right: -195px;
  }
  .seller_interface_wrapper .featureimg img {
    left: -28px;
  }
  .seller_interface_wrapper .text-lg-left .radar {
    top: 18%;
    left: 20%;
  }
  .technology_wrapper .step {
    top: -48%;
    left: -75px;
  }
  .technology_wrapper .clickAnimation {
    top: -48%;
    left: -75px;
  }
  .Challenges_wrapper .clickAnimation {
    top: -60%;
    left: -75px;
  }
  .Challenges_wrapper .step {
    top: -60%;
    left: -75px;
  }
  .content_wrap h4 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  .live_ecommerce_wrapper .container {
    max-width: 1015px;
    margin: 0 auto;
  }
  .techno_wrap img {
    width: 100%;
  }
  .technology_wrapper .title_wrap .backtext {
    font-size: 98px !important;
  }
  .bannerContent h1 {
    font-size: 50px;
    line-height: 56px;
  }
  .bannerSection {
    height: 760px;
  }
  .radar1 {
    left: 22%;
  }
  .radar {
    left: 20%;
  }
}
@media (max-width: 1200px) {
  .text-lg-left .overview_img {
    margin-left: 20px;
  }
  .images_icons .first_img {
    margin-top: 3%;
  }
  .images_icons .second_img {
    margin-top: 77%;
  }
  .images_icons .third_img {
    margin-top: -5%;
  }
  .technology_wrapper .step {
    top: -55%;
  }
  .technology_wrapper .clickAnimation {
    top: -55%;
  }
}
@media (max-width: 1199px) {
  .bannerMobileScreen {
    max-width: 630px;
    margin: 0 auto;
  }
  .bannerScreenLeft {
    left: -70px;
  }
  .bannerScreenRight {
    right: -70px;
  }
  .bannerContent {
    height: 595px;
  }
  .step {
    top: -28%;
    left: 15px;
    display: none;
  }
  .clickAnimation {
    top: -28%;
    left: 15px;
    display: none;
  }
  .seller_interface_wrapper .info_wrap {
    padding: 100px 0 0;
  }
  .info_wrap {
    padding: 15px 0 0;
  }
  .overview_wrapper img {
    width: 100%;
  }
  .buyer_interface_wrapper .step {
    top: -5%;
    left: 15px;
  }
  .buyer_interface_wrapper .clickAnimation {
    top: -5%;
    left: 15px;
  }
  .live_ecommerce_wrapper .container {
    max-width: 970px;
    margin: 0 auto;
  }
  .title_wrap h2 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  .title_wrap .backtext {
    font-size: 80px !important;
  }
  .content_wrap h4 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .radar {
    left: 30%;
    top: 32%;
    display: none;
  }
  .radar span {
    width: 195px;
    height: 195px;
    animation-fill-mode: backwards;
  }
  .radar1 {
    position: absolute;
    left: 25%;
    top: 30%;
    display: none;
  }
  .radar2 {
    display: none;
  }
  .radar3 {
    display: none;
  }
  .images_icons {
    display: none;
  }
  .radar1 span {
    width: 160px;
    height: 160px;
    animation-fill-mode: backwards;
  }
  .seller_interface_wrapper .text-left .radar {
    left: 30%;
    top: 0;
  }
  .seller_interface_wrapper .featureimg img {
    left: 0;
  }
  .dashbord_wrapper .featureimg img {
    width: 100%;
  }
  .technology_wrapper .step {
    top: -7%;
  }
  .technology_wrapper .clickAnimation {
    top: -7%;
  }
  .technology_wrapper .title_wrap .backtext {
    font-size: 75px !important;
  }
  .Challenges_wrapper .step {
    top: -7%;
  }
  .Challenges_wrapper .clickAnimation {
    top: -7%;
  }
  .content_wrap h3 {
    display: none;
  }
  .bannerContent h1 {
    font-size: 50.32px;
    line-height: 55.32px;
  }
  .Challenges_wrapper p {
    margin: 90px 0 0;
  }
  .techno_wrap {
    margin: 90px 0 0;
  }
  .technology_wrapper img {
    width: 65%;
  }
  .sign_up_img_wrap .radar {
    top: 30%;
    left: 17%;
  }
  .text-lg-left .radar {
    left: -3%;
    top: 30%;
  }
  .text-lg-left .overview_img {
    margin-left: 75px;
  }
  .icon_wrap li {
    padding-right: 12px;
  }
  .icon_wrap li + li {
    padding: 0 12px;
  }
}
@media (max-width: 1023px) {
  .techno_wrap li {
    list-style: none;
    padding: 0;
  }
  .live_ecommerce_wrapper .container {
    max-width: 720px;
    margin: 0 auto;
  }
  .overview_wrapper .step {
    top: -10%;
  }
  .overview_wrapper .clickAnimation {
    top: -10%;
  }
  .overview_wrapper img {
    width: 100%;
    margin: 20px auto 50px;
  }
  .technology_wrapper img {
    width: 60%;
    margin: 0 auto;
  }
  .overview_img {
    max-width: 75%;
    width: 100%;
  }
  .radar1 {
    position: absolute;
    left: 35%;
    top: 30%;
  }
  .radar {
    left: 30%;
    top: 25%;
  }
  .buyer_interface_wrapper br {
    display: none;
  }
  .images_icons {
    top: 0;
  }
  .seller_interface_wrapper .info_wrap {
    padding: 120px 0 0;
  }
  .seller_interface_wrapper .featureimg img {
    position: relative;
  }
  .seller_interface_wrapper .radar {
    left: 32%;
    top: 5%;
  }
  .dashbord_wrapper .featureimg img {
    margin: 0 auto;
  }
  .dashbord_wrapper .radar {
    top: 8%;
  }
  .content_wrap h4 {
    text-align: left;
    margin: 50px auto 10px;
  }
  .header_ttl {
    width: 100%;
  }
  .content_wrap p {
    width: 100%;
    text-align: center;
  }
  .buyer_interface_wrapper h4 br {
    display: none !important;
  }
  .icon_wrap {
    text-align: center;
  }
  .refer_wrapper .content_wrap h4 {
    width: 100%;
  }
  .images_icons {
    top: 0;
    display: none;
  }
  .technology_wrapper .title_wrap .backtext {
    font-size: 65px !important;
  }
  .Challenges_wrapper p {
    margin: 0;
  }
  .title_wrap h2 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
  }
  .title_wrap .backtext {
    position: relative;
    text-align: center;
    top: -70px;
    display: none;
  }
  .content_wrap p {
    margin-top: 0;
    text-align: left;
  }
  .buyer_interface_wrapper .step {
    top: -3%;
  }
  .buyer_interface_wrapper .clickAnimation {
    top: -3%;
  }
  .info_wrap {
    padding: 10px 0 0;
  }
  .seller_interface_wrapper .info_wrap {
    padding: 10px 0 0;
  }
  .seller_interface_wrapper .featureimg img {
    width: 95%;
  }
  .dashbord_wrapper .featureimg img {
    width: 95%;
  }
  .seller_interface_wrapper .step {
    top: -4%;
  }
  .seller_interface_wrapper .clickAnimation {
    top: -4%;
  }
  .Challenges_wrapper .clickAnimation,
  .Challenges_wrapper .step,
  .technology_wrapper .clickAnimation,
  .technology_wrapper .step {
    top: -7%;
  }
  .technology_wrapper .clickAnimation {
    top: -7%;
  }
  .techno_wrap {
    margin: 0;
  }
  .text-lg-left .overview_img {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .overview_wrapper img {
    width: 65%;
    margin: 20px auto 50px;
  }
  .overview_img {
    max-width: 35%;
    width: 100%;
  }
  .seller_interface_wrapper .featureimg img {
    width: 75%;
  }
  .dashbord_wrapper .featureimg img {
    width: 75%;
  }
  .content_wrap h4 {
    text-align: center;
    margin: 50px auto 10px;
  }
  .content_wrap p {
    margin-top: 0;
    text-align: center;
  }
  .content_wrap h4 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .bannerSection {
    height: auto;
  }
  .bannerContent {
    padding-top: 100px;
  }
  .live_ecommerce_wrapper .container {
    max-width: 100%;
    margin: 0 auto;
  }
  .title_wrap h2 {
    font-size: 32px !important;
    line-height: 38px !important;
  }
  .technology_wrapper .title_wrap .backtext {
    display: none;
  }
  .title_wrap .backtext {
    display: none;
  }
  .bannerContent h1 {
    font-size: 35.32px;
    line-height: 40.32px;
  }
  .bannerScreenLeft {
    left: -35px;
  }
  .bannerScreenRight {
    right: -35px;
  }
  .content_wrap p {
    margin-top: 0;
  }
  .buyer_interface_wrapper .content_wrap p {
    margin-top: 10px;
  }
  .overview_img {
    max-width: 35%;
    width: 100%;
  }
  .overview_wrapper img {
    width: 95%;
    margin: 0 auto;
  }
  .radar {
    display: none;
  }
  .radar1 {
    display: none;
  }
  .overview_wrapper .clickAnimation {
    display: none;
  }
  .overview_wrapper .step {
    display: none;
  }
  .content_wrap h4 {
    font-size: 32px !important;
    line-height: 38px !important;
  }
  .buyer_interface_wrapper .step {
    display: none;
  }
  .buyer_interface_wrapper .clickAnimation {
    display: none;
  }
  .dashbord_wrapper .featureimg img {
    width: 75%;
    margin: 0 auto;
  }
  .technology_wrapper .step {
    display: none;
  }
  .technology_wrapper .clickAnimation {
    display: none;
  }
  .Challenges_wrapper .step {
    display: none;
  }
  .Challenges_wrapper .clickAnimation {
    display: none;
  }
  .techno_wrap {
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-flow: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
  }
  .overview_wrapper img {
    width: 60%;
    margin: 20px auto 50px;
  }
  .technology_wrapper img {
    width: 50%;
    margin: 0 auto;
  }
  .bannerContent {
    height: auto;
  }
  .bannerSection {
    background: url(https://assets.tristatetechnology.com/ecommerce/ecommerce_mob_banner_img.jpg)
      no-repeat 0 0;
    background-size: auto;
  }
  .icon_wrap li + li {
    padding: 0 12px 0 0;
    border-left: 0 solid rgba(255, 255, 255, 0.45);
  }
  .icon_wrap li {
    border-right: 0 solid #ddd;
    margin-top: 20px;
  }
  .content_wrap h4 {
    text-align: center;
    margin: 30px auto 0;
  }
  .text-lg-left .overview_img {
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .overview_img {
    max-width: 85%;
    width: 100%;
  }
  .overview_wrapper img {
    width: 95%;
  }
  .seller_interface_wrapper .featureimg img {
    width: 100%;
  }
  .technology_wrapper img {
    width: 75%;
  }
  .dashbord_wrapper .featureimg img {
    width: 100%;
    margin: 0 auto;
  }
  .buyer_interface_wrapper .content_wrap p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .content_wrap h4 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .find_user_wrapper .content_wrap p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .content_wrap h2 {
    margin-bottom: 0 !important;
  }
  .techno_wrap li {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
  }
  .icon_wrap {
    text-align: left;
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .icon_wrap li {
    padding: 0 20px;
  }
  .icon_wrap li + li {
    padding: 0 20px;
    border-left: 0 solid rgba(255, 255, 255, 0.45);
  }
  .refer_wrapper .content_wrap p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .title_wrap h2 {
    margin-bottom: 0 !important;
  }
  .refer_wrapper .content_wrap h4 {
    margin-bottom: 0;
  }
}
@media (max-width: 320px) {
  .icon_wrap li + li {
    padding: 0 20px 0 8px;
    border-left: 0 solid rgba(255, 255, 255, 0.45);
  }
}
