@media only screen and (max-width: 767px) {
  .padd-right,
  .padd-right {
    padding: 0;
  }
  .smm-head {
    font-size: 25px !important;
    line-height: 38px !important;
    text-align: center !important;
	  padding: 0 !important;
  }
  h2.smm-head {
    height: auto;
    text-align: left !important;
  }
  h2.smm-head span {
    left: 33px;
    top: -33px;
}
  h2.smm-head span img {
    padding-top: 12px;
  }
  .get-a-quote {
    padding-top: 20px;
  }
  .main-img {
    width: 90%;
    height: 90%;
  }
  .icon-img {
    left: 10px;
    width: 90%;
    height: 90%;
    top: -18px;
  }
  .draw-line {
    right: 34px;
    top: 62px;
    width: 64px;
    height: 64px;
  }
  /* go-digital */
  .go-part {
    border-radius: 10px;
    padding: 20px;
  }
  h2.smm-head b {
    color: #6fc047;
    display: block;
    padding-right: 10px;
  }
  /* h2.smm-head.smm-new-head {
    line-height: 60px !important;
  } */
  h2.smm-head.smm-new-head:after {
    display: none;
  }
  /* features-part */
  .features-part {
    min-height: auto;
    padding: 0px;
    margin-bottom: 20px;
  }
  .features-part span {
    width: 70px;
    height: 70px;
  }
  .features-part span img {
    left: 18%;
    top: 18%;
  }
  .p-head {
    font-size: 16px;
    line-height: 20px;
  }
  .features-part .p-head b {
    display: inline-block;
  }
  /* work-flow */
  h3.smm-head {
    padding-left: 0;
  }
  .left-content {
    width: 100%;
    float: left;
    padding-top: 40px;
  }
  .work-part {
    width: 100%;
    height: 100%;
    padding: 15px;
    background: #f8fff3;
    box-shadow: inset 1px -1px 7px -1px rgb(0 0 0 / 10%);
    border-radius: 10px;
  }
  .work-part::after {
    display: none;
  }
  .left-content span img,
  .right-content span img {
    width: 100%;
    height: 100%;
  }
  .inner-part,
  .right-content .inner-part {
    width: 85%;
    padding-left: 0;
  }
  .work-rocket,
  .work-back {
    display: none;
  }
  .right-content {
    width: 100%;
  }
  .right-content .inner-part {
    text-align: right;
  }
  .right-content span {
    right: 0px;
    left: unset;
  }

  /* offer-part */
  .we-img {
    width: 90%;
    height: 90%;
  }
  .offer-mike {
    left: 30px;
    width: 120px;
    height: 120px;
    top: 35px;
  }
  .offer-img:before {
    width: 29px;
    height: 42px;
    left: 30px;
    top: 55px;
  }
  .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 only screen and (min-width: 320px) and (max-width: 567px) {
  .graph-img {
    bottom: 73px;
    left: -36px;
  }
  .inner-part,
  .right-content .inner-part {
    width: 75%;
    padding-left: 0;
  }
  .left-content span,
  .right-content span {
    width: 60px;
    height: 60px;
  }
  .offer-mike {
    left: 7px;
    width: 90px;
    height: 90px;
  }
  .offer-img:before {
    left: 10px;
    top: 50px;
    width: 20px;
    height: 36px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .inner-part,
  .right-content .inner-part {
    width: 80%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .smm-head {
    font-size: 30px;
    line-height: 45px;
  }
  h2.smm-head {
    font-size: 35px;
    height: 110px;
    line-height: 45px;
  }
  .main-img {
    width: 100%;
  }
  .icon-img {
    left: 27px;
    top: -42px;
    width: 90%;
    height: 90%;
  }
  .draw-line {
    right: -12px;
    width: 90px;
    height: 58px;
  }
  h2.smm-head span {
    padding: 10px;
  }
  .go-part {
    padding: 34px 60px 25px 45px;
  }
  h2.smm-head.smm-new-head {
    top: 36px;
  }
  .features-part {
    min-height: 350px;
    padding: 10px;
  }
  .p-head {
    font-size: 18px;
    line-height: 30px;
  }
  .features-part .p-head b {
    display: inline-block;
    font-weight: 600 !important;
  }
  .work-part {
    background: #f8fff3;
    box-shadow: inset 1px -1px 7px -1px rgb(0 0 0 / 10%);
    border-radius: 40px 561px 40px 268px;
  }
  .work-part::after {
    height: 900px;
    background-size: cover;
  }
  .inner-part {
    width: 75%;
  }
  .work-back {
    margin-bottom: 365px;
  }
  .work-flow {
    width: 100%;
    height: 100%;
    top: 220px;
    right: 20px;
  }
  .left-content span,
  .right-content span {
    left: 15px;
  }
  .right-content span {
    left: -95px;
  }
  .right-content .inner-part {
    width: 90%;
    padding-left: 10px;
  }
  .rocket-img {
    position: relative;
    top: 110px;
    left: -62px;
    width: 90%;
    height: 90%;
  }
  .work-rocket:before {
    right: 145px;
    top: 160px;
  }
  .we-img {
    width: 90%;
    height: 90%;
  }
  .offer-mike {
    left: 7px;
    width: 90px;
    height: 90px;
    top: 35px;
  }
  .offer-img:before {
    left: 10px;
    top: 50px;
    width: 20px;
    height: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main-img {
    width: 90%;
    height: 90%;
  }
  .icon-img {
    left: 47px;
    top: -25px;
    width: 90%;
    height: 90%;
  }
  .draw-line {
    right: 0px;
  }
  .features-part {
    text-align: center;
    min-height: 360px;
    padding: 10px;
  }
  .work-part {
    background: #f8fff3;
    box-shadow: inset 1px -1px 7px -1px rgb(0 0 0 / 10%);
    border-radius: 40px 561px 40px 268px;
  }
  .work-part::after {
    height: 850px;
    background-size: cover;
    width: 20px;
    left: 50%;
  }
  .inner-part {
    width: 75%;
  }
  .work-back {
    margin-bottom: 170px;
  }
  .work-flow {
    width: 395px;
    height: 390px;
    top: 156px;
    right: 40px;
  }
  .left-content span,
  .right-content span {
    left: 15px;
  }
  .right-content span {
    left: -105px;
  }
  .right-content .inner-part {
    width: 90%;
    padding-left: 10px;
  }
  .rocket-img {
    position: relative;
    top: 93px;
    left: -32px;
    width: 90%;
    height: 90%;
  }
  .work-rocket:before {
    right: 145px;
    top: 160px;
  }
  .we-img {
    width: 90%;
    height: 90%;
  }
  .offer-mike {
    left: 7px;
    width: 110px;
    height: 110px;
    top: 80px;
  }
  .offer-img:before {
    left: 10px;
    top: 97px;
    width: 30px;
    height: 40px;
  }
}
