@media screen and (max-width: 1023px) {
  .digital-market-left h2 {
    font-size: 38px;
    line-height: 50px;
    margin-top: 0;
  }
  span.icon_1 {
    top: 7em;
  }
  span.icon_1 img {
    width: 49px;
  }
  .right-img img.center {
    width: 259px;
    margin: 26px auto 0 auto;
  }
  span.icon_2 img {
    width: 60px;
  }
  span.icon_3 {
    top: 4em;
    left: 3.6em;
  }
  span.icon_3 img {
    width: 30px;
  }
  .our-head-sec {
    width: 100%;
  }
  span.icon_4 {
    left: 12em;
    top: 2em;
  }
  span.icon_5 {
    left: 14em;
    top: 6em;
  }
  span.icon_5 img {
    width: 50px;
  }
  .our-head-sec h3 {
    font-size: 23px;
    line-height: 33px;
    margin-top: 0;
  }
  .our-head-sec p {
    padding: 0 6px;
  }
  .our-exclusionary-head {
    min-height: auto;
  }
  .our-exclusionary-head span img {
    height: 100%;
  }
  .our-exclusionary-head h4,
  .our-exclusionary-head h5,
  .our-exclusionary-head h6 {
    line-height: 27px;
    font-size: 20px;
  }
  .our-exclusionary-sec p,
  .why-choose-team-left p {
    text-align: justify;
  }
  .our-exclusionary-head span {
    width: 45px;
    height: 45px;
    margin-right: 7px;
  }
  .our-exclusionary-details div {
    width: 100%;
    text-align: center;
  }
  .our-exclusionary-details span,
  .our-exclusionary-details span img {
    width: 100%;
  }
  span.img-src {
    top: 0;
    margin-top: 0;
    width: 100%;
  }
  span.img-src img {
    width: 254px;
  }
  .why-choose-team-right {
    height: auto;
  }
  .why-choose-team {
    border-radius: 0;
    margin-bottom: 30px;
  }
  .right-img {
    text-align: center;
    width: 259px;
    margin: 0 auto;
  }
  .our-exclusionary-sec {
    min-height: auto;
  }
  .digital-marketing-banner {
    padding-top: 70px;
  }
  .animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .digital-market-left h2 {
    font-size: 47px;
    line-height: 60px;
  }
  span.icon_3 {
    left: 7em;
  }
  span.icon_4 {
    left: 24em;
  }
  span.icon_5 {
    left: 26em;
  }
  .our-exclusionary-head span {
    width: 44px;
    height: 44px;
  }
  .our-exclusionary-head img {
    height: 100%;
  }
  .our-exclusionary-head h4,
  .our-exclusionary-head h5,
  .our-exclusionary-head h6 {
    line-height: 22px;
    font-size: 16px;
  }
  .our-exclusionary-head {
    min-height: 64px;
  }
  .our-exclusionary-sec {
    min-height: 339px;
  }
  .our-exclusionary-details span img {
    width: 100%;
  }
  .our-exclusionary-details {
    padding-top: 32px;
    padding-bottom: 86px;
  }
  span.img-src img {
    width: 100%;
  }
  img.center {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .our-exclusionary-sec {
    min-height: 300px;
  }
  .our-exclusionary-details span, .our-exclusionary-details span img {
    width: 70%;
}
}