.section.hero{
  width: 100%;
  height: 750px;
  border-bottom: 1px solid #DDDDDD;
  overflow: hidden;
}
.intro-c{
  height: 100%;
    position: relative;
}
.intro-c .main-hero-img{
  position: absolute;
  width: 80%;
  right: -15%;
}
.intro-t{
  width: auto;
    padding-top: 165px;
}
.intro-t h1{
  margin-bottom: 10px;
  margin-left: -2px;
  max-width: 550px;
}
.intro-t p{
  color: #000;
  font-size: 1.25em;
  line-height: 1.4em;
  font-weight: normal;
  opacity: 0.5;
  margin-bottom: 35px;
  max-width: 500px;
}
.linking{
  display: inline-block;
  width: auto;
  height: 53px;
  border: 2px solid #2bab56;
  background-color: #33ba60;
  border-radius: 4px;
  line-height: 53px;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  transition-property: all;
}
.similar {
  width: 100%;
  padding-top: 80px;
  border-bottom: 1px solid #DDDDDD;
}
.adv-c-one{
  display: flex
}
.advertising-w {
  padding-bottom: 80px;
  overflow: hidden;
}
.adv-img-one {
  width: 405px;
  position: relative;
}
.adv-img-one img{
  width: 90%;
  height: 90%;
  object-fit: cover;
}
.adv-t-one{
  width: calc(100% - 405px);
  padding-top: 50px;
}
.adv-t-one h1{
  margin-top: 0.13em;
}
.adv-t-one p{
  margin-block-start: 0.33em;
  max-width: 550px;
}
.points-list{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.points-list li{
  display: inline-block;
  width: 50%;
  padding-bottom: 35px;
  box-sizing: border-box;
}
.points-list li:nth-child(1), .points-list li:nth-child(3){
  padding-right: 20px;
}
.points-list li:nth-child(2), .points-list li:nth-child(5){
  padding-right: 20px;
  padding-left: 40px;
}
.points-list h3{
  line-height: 1.2em;
  font-weight: 600;
  color: #383838;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
.points-list p{
  line-height: 1.4em;
  font-weight: normal;
  color: #929292;
  margin-block-start: 0;
  margin-block-end: 0;
}
.contact-us{
  display: inline-block;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: normal;
  color: #777777;
  padding-right: 30px;
  background-image: url(../media/images/sarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.adv-c-two{
  display: flex;
  padding-top: 95px;
}
.adv-t-two{
  padding-top: 70px;
}
.adv-t-two .texty{
  max-width: 1024px;
}
.adv-img-two{
  margin-right: -70px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.adv-img-two img{
  width: 90%;
  height: 90%;
  object-fit: contain;
  margin: 0 auto;
}
.inner-c{
  padding-top: 50px;
  display: flex;
}
.inner-c .an-img{
  max-width: 60%;
}
.inner-c .an-img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.testimonial-c{
  text-align: center;
}
.analytics-w{
  padding-bottom: 80px;
  overflow: hidden;
}
.an-t{
  padding: 55px 60px 0 20px;
  width: 50%;
}
.an-t .texty{
  margin-bottom: 25px;
}
.texty{
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: normal;
  color: #878787;
}
.an-t p.blakish{
  color: #383838;
  font-size: 1.1em;
  margin-bottom: 15px;
}
.an-t .under-line{
  display: inline-block;
  color: #383838;
  font-size: 1.1em;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(56, 56, 56, 0.3);
  position: relative;
}
.an-t .under-line:after{
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../media/images/sarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  right: -30px;
  top: 0;
}
blockquote{
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: normal;
  color: #1365BF;
  margin-bottom: 13px;
  max-width: 500px;
  margin: 1.5em auto 0.8em;
}
.testimonial-c span{
  font-size: 0.9em;
  font-weight: normal;
  color: #858585;
}
.sol-list{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
  padding-bottom: 25px;
}
.sol-list li{
  width: 33.33%;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.img-c{
  height: 44px;
  vertical-align: bottom;
  display: table-cell;
}
.sol-list li p{
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: normal;
  color: #333;
  opacity: 0.53;
  margin-top: 20px;
}
.sol-list li:first-child, .sol-list li:nth-child(4){
  padding-right: 25px;
}
.sol-list li:nth-child(2), .sol-list li:nth-child(5){
  padding-right: 15px;
  padding-left: 15px;
}
.sol-list li:nth-child(3), .sol-list li:last-child{
  padding-left: 30px;
  padding-right: 10px;
}
.solutions-c .phone-booth{
  padding-top: 13px;
}
.phone-nr{
  font-size: 13px;
  color: #535353;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0 5px 22px;
}
.solutions-w{
  padding-bottom: 140px;
}
.solutions-c h1{
  max-width: 770px;
}
@media screen and (min-width:1020px) and (max-width:1229px) {
  .constraint{
    width: 1020px;
  }
  
}
@media screen and (min-width:0px) and (max-width:1019px) {
  .intro-t{
    padding-top: 32px;
  }
  .intro-t p{
    font-size: 1.1em;
  }
  .intro-c .main-hero-img{
    position: relative;
    width: 100%;
    right: 0;
  }
  .intro-c .linking{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 35px;
  }
  .section.hero{
    height: auto;
    padding-bottom: 50px;
  }
  .advertising-w{
    padding-top: 40px;
  }
  .adv-t-one{
    width: 100%;
    padding-top: 0;
  }
  .similar{
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .points-list li:nth-child(1), .points-list li:nth-child(3){
    padding-right: 0;
  }
  .points-list li:nth-child(2), .points-list li:nth-child(5){
    padding-right: 0;
    padding-left: 0;
  }
  .points-list li{
    width: 100%;
  }
  .adv-img-one{
    width: 260px;
    margin: 0 auto;
  }
  .adv-t-two{
    padding-top: 0;
  }
  .adv-c-two{
    padding-top: 0;
    display: block;
  }
  .adv-img-two{
    width: 90%;
    margin: 32px auto 0;
  }
  .texty{
    font-size: 1.05em;
    text-align: justify;
  }
  .analytics-w{
    padding-top: 40px;
  }
  .inner-c{
    display: block;
  }
  .inner-c .an-img{
    width: 90%;
    max-width: unset;
    margin: 0 auto;
  }
  .an-t{
    padding: 16px 0 0 0;
    width: 100%;
  }
  .an-t p.blakish{
    font-size: 0.85em;
    text-align: center;
  }
  .an-t .under-line{
    font-size: 0.85em;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
  blockquote{
    font-size: 1.05em;
  }
  .testimonial-c{
    padding: 30px 30px 0;
  }
  .sol-list{
    margin-top: 40px;
    padding-bottom: 25px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .sol-list li{
    width: 100%;
        margin-bottom: 40px;
        padding: 0 !important;
  }
}
