.platform .highlight {
  color: #5060F0;
}

.platform .imgwrapper {
  position: relative;
}
.platform .imgwrapper img {
  position: absolute;
  left: 0;
  top: -190px;
}

.platform .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 1.4rem 100px 0;
  display: flex;
}

.platform .pros {
  flex: 35%;
  margin-top: 30px;
  background-color: white;
  padding-left: 1.44rem;
}
.platform .quotes {
  flex: 65%;
}

.platform .pros .title {
  font-family: 'BRHendrix-Bold', sans-serif;
  font-size: 50px;
}
.platform .pros ul {
  list-style: none;
  padding-left: 0;
  margin-top: 60px;
}
.platform .pros li {
  font-size: 24px;
  font-weight: normal;
  background-image: url('https://www.oomple.com/hubfs/assets/oomple/assets/homepage/v2/section6_icon_checkmark.png');
  background-repeat: no-repeat;
  background-position: 250px center;
  margin: 40px 0;
}

.platform .quotes {
  background-image: url('https://www.oomple.com/hubfs/assets/oomple/assets/homepage/v2/section6_linedblobbe.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
}
.platform .quotes .quoteswrapper {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background-color: white;
  box-shadow: 1px 3px 2px #CCC;
  margin: 100px auto 0 auto;
}

/*  Testimonial Slider */
.platform .quotes .tns-visually-hidden {
  display: none;
}
.platform .quotes .quoteimg {
  margin-bottom: 30px;
}

/* Tiny slider CSS */
.qutoes .tns-outer [hidden] {
  display: none !important;
}
.quotes .tns-outer [aria-controls],
.quotes .tns-outer [data-action] {
  cursor: pointer;
}
.quotes .tns-outer [data-action='stop'],
.quotes .tns-outer [data-action='start'] {
  display: none;
}
.quotes .tns-slider {
  transition: all 0s;
}
.quotes .tns-slider > .tns-item {
  box-sizing: border-box;
}
.quotes .tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.quotes .tns-gallery > .tns-item {
  left: -100%;
  position: absolute;
  transition: transform 0s, opacity 0s;
}
.quotes .tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding-right: 0 !important;
}
.quotes .tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: '';
  display: table;
}
.quotes .tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.quotes .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.quotes .tns-no-calc {
  left: 0;
  position: relative;
}
.quotes .tns-gallery {
  left: 0;
  min-height: 1px;
  position: relative;
}
.quotes .tns-gallery > .tns-slide-active {
  left: auto !important;
  position: relative;
}
.quotes .tns-gallery > .tns-moving {
  transition: all 0.25s;
}
.quotes .tns-autowidth {
  display: inline-block;
}
.quotes .tns-lazy-img {
  opacity: 0.6;
  transition: opacity 0.6s;
}
.quotes .tns-lazy-img.tns-complete {
  opacity: 1;
}
.quotes .tns-ah {
  transition: height 0s;
}
.quotes .tns-ovh {
  overflow: hidden;
}
/* .quotes .tns-visually-hidden {
  left: -10000em;
  position: absolute;
} */

.quotes .tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.quotes .tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0;
}
.quotes .tns-normal,
.quotes .tns-fadeOut {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}
.quotes .tns-vpfix {
  white-space: nowrap;
}
.quotes .tns-vpfix > div,
.quotes .tns-vpfix > li {
  display: inline-block;
}
.quotes .tns-t-subp2 {
  height: 10px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 310px;
}
.quotes .tns-t-ct {
  position: absolute;
  right: 0;
  width: 2333.3333333%;
  width: calc(100% * 70 / 3);
}
.quotes .tns-t-ct:after {
  clear: both;
  content: '';
  display: table;
}
.quotes .tns-t-ct > div {
  float: left;
  height: 10px;
  width: 1.4285714%;
  width: calc(100% / 70);
}

/* Slider */
.quotes .tns-outer {
  margin-bottom: 1.4rem;
  padding: 0 !important;
  padding-bottom: 80px !important;
  position: relative;
}
.quotes .tns-nav {
  bottom: 30px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.quotes .tns-nav button {
  background-color: #333;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  line-height: 0;
  margin: 0 0.25em;
  padding: 0;
  transition: all 300ms ease-in-out;
  width: 12px;
}
.quotes .tns-nav button:hover,
.quotes .tns-nav button:focus {
  border: 1px solid #333;
  outline: none;
}
.quotes .tns-nav .tns-nav-active {
  background-color: #FFF;
  border: 1px solid #333;
}

/* Testimonial */
.quotes .testimonial {
  padding-top: 60px;
}
.quotes .testimonial-slider {
  display: flex;
  flex-wrap: wrap;
}
.quotes .testimonial__inner-wrapper {
  background-color: transparent;
  height: 400px;
  padding: 40px 105px;
  text-align: center;
}
.quotes .testimonial__content {
  font-family: 'Mulish', sans-serif;
  border: none;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 200;
}
.quotes .testimonial__content p {
  font-weight: 200 !important;
  font-size: 20px;
}
.quotes .testimonial__author {
  padding-top: 30px;
  text-align: left;
  display: flex;
  align-items: center; 
}
.quotes .testimonial__author-image,
.quotes .testimonial__author-name {
  display: inline-block;
  margin: 0 0.35rem;
  vertical-align: middle;
}
.quotes .testimonial__author-image {
  border-radius: 50%;
  height: auto;
  width: 100px;
}
.quotes .testimonial__author-name {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: normal;
}

@media screen and (max-width: 1190px) {
  .platform .container {
    flex-direction: column;
    padding: 100px 0 20px 0;
  }
  .platform .pros {
    margin-left: auto;
    margin-right: auto;
  }
  .platform .pros .title {
    text-align: center;
  }
  .platform .pros ul {
    display: flex;
    flex-wrap: wrap;
    width: 550px;
  }
  .platform .pros li {
    flex: 50%;
    background-position: left center;
    margin: 20px 0;
    padding-left: 70px;
  }
}

@media screen and (max-width: 1190px) {
  .platform .container {
    padding-bottom: 50px;
  }
  .platform .pros,
  .platform .quotes {
    flex: 100%;
  }
}

@media screen and (max-width: 650px){
  .platform .quotes {
    background-size: 600px;
  }
  .platform .quotes .quoteswrapper {
    width: 500px;
    height: 500px;
    margin-top: 60px;
  }
  .quotes .testimonial__inner-wrapper {
    padding: 0 70px;
    height: 350px;
  }
  .quotes .testimonial__author {
    padding-top: 15px;
  ]
}

@media screen and (max-width: 600px) {
  .platform .pros ul {
    margin-top: 40px;
    width: 450px;
  }
  .platform .pros li {
    font-size: 22px;
    padding-left: 60px;
  }
}

@media screen and (max-width: 480px) {
  .platform .pros {
    width: 100%;
    margin-left: 1.4rem;
    margin-right: 1.4rem;
  }
  .platform .pros .title {
    font-size: 36px;
    text-align: left;
  }
  .platform .pros ul {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .platform .pros li {
    width: 100%;
    background-position: 200px center;
    padding-left: 20px;
  }
  .platform .quotes .quoteswrapper {
    width: 400px;
    height: 400px;
  }
  .platform .quotes .quoteimg {
    width: 40px;
    margin-bottom: 20px;
  }
  .quotes .testimonial {
    padding-top: 50px;
  }
  .quotes .testimonial__inner-wrapper {
    padding: 0 40px;
    height: 260px;
  }
  .quotes .testimonial__content p {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .quotes .testimonial__author-image {
    width: 55px;
  }
  .quotes .testimonial__author {
    padding-top: 0;
    margin: 0 20px;
  }
}