/* Variables */
/* colors */
/* #262626 */
/* #1a1a1a */
/* font family */
/* Mixins */
/*Common h1,h2 for this page only*/
.st-infographics h1 {
  font-size: 50px;
  line-height: 54px;
}
.st-infographics h2 {
  font-size: 40px;
  line-height: 44px;
}
.st-infographics h3 {
  font-size: 34px;
  line-height: 38px;
}
.st-infographics h4 {
  font-size: 30px;
  line-height: 34px;
}
/*Common Css for this page*/
.request-infographic-page .title-block span {
  color: #595959;
  font-size: 32px;
  line-height: 36px;
  display: block;
}
.request-infographic-page .title-block h1 {
  color: #28a7fb;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 20px;
}
.request-infographic-page p {
  color: #595959;
  font-size: 30px;
  line-height: 34px;
}
.request-infographic {
  padding: 70px 110px 30px;
  position: relative;
}
.request-infographic .left-col {
  width: 49%;
  float: left;
  padding: 86px 0;
}
.request-infographic .left-col .title-block {
  position: relative;
  padding-bottom: 70px;
}
.request-infographic .left-col .title-block .horizontal {
  position: absolute;
  left: 140px;
  width: 87%;
  height: 38px;
  bottom: 32px;
}
.request-infographic .left-col .title-block .horizontal .infographic-blue-horizontal {
  background: url(../../../../Magento_Cms/images/infographic/infographic-blue-horizontal.png) repeat-x bottom;
  display: inline-block;
  width: 100%;
  height: 1px;
  position: relative;
  left: 10px;
  bottom: 36px;
}
.request-infographic .left-col p {
  width: 76%;
}
.request-infographic .left-col p span {
  color: #28a7fb;
  display: inline-block;
}
.request-infographic .vertical-bottom {
  position: absolute;
  bottom: -65px;
  left: 250px;
  display: block;
}
.request-infographic .right-col {
  width: 49%;
  float: right;
}
.request-infographic .right-col .infographic-slider-guide {
  font-size: 15px;
  line-height: 18px;
  color: #a9a9a9;
  text-align: center;
  max-width: 774px;
  width: 100%;
  margin: 0 auto;
}
.request-infographic .right-col .infographic-slider-wrapper {
  background-image: url(../../../../Magento_Cms/images/infographic/startup-infographic.png);
  background-repeat: no-repeat;
  height: 448px;
  width: 774px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
  width: 563px;
  margin-left: 105px;
}
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-prev,
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-next {
  width: 18px;
  height: 32px;
  position: absolute;
  top: 51%;
}
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-prev {
  background: url(../../../../Magento_Cms/images/infographic/infographic-left.svg) no-repeat left top;
  left: -58px;
}
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-next {
  background: url(../../../../Magento_Cms/images/infographic/infographic-right.svg) no-repeat right top;
  right: -58px;
}
.request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
  margin-top: 39px;
}
.request-infographic-yellow {
  background: #f88d22;
  position: relative;
  padding: 44px 110px;
  overflow: hidden;
}
.request-infographic-yellow .vertical-top {
  position: absolute;
  top: 0px;
  left: 250px;
  display: inline-block;
}
.request-infographic-yellow .title-block {
  padding: 0 0 0 250px;
}
.request-infographic-yellow .title-block span {
  color: #44423f;
}
.request-infographic-yellow .title-block h1 {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.request-infographic-yellow .title-block p {
  color: #ffefc7;
  width: 54%;
}
.request-infographic-yellow ul {
  margin: 70px 0 0 0 ;
}
.request-infographic-yellow ul li {
  float: left;
  width: 20%;
  margin: 0px;
}
.request-infographic-yellow ul li .content {
  text-align: center;
}
.request-infographic-yellow ul li .content span {
  background: #c55a11;
  display: inline-block;
  padding: 10px;
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 30px;
}
.request-infographic-yellow ul li .content span.expression {
  margin: 0px;
  background: none;
  color: #843b0c;
  font-size: 50px;
  line-height: 34px;
}
.request-infographic-yellow ul li .content .thumb-img {
  margin-bottom: 40px;
}
.request-infographic-yellow ul li .content em {
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  color: #ffeea4;
  font-weight: 400;
  display: block;
}
.request-infographic-black {
  background: #1c252c;
  padding: 50px 110px;
}
.request-infographic-black .title-block {
  text-align: right;
  position: relative;
}
.request-infographic-black .title-block span {
  color: #ffffff;
  margin: 0 60px 10px 0;
}
.request-infographic-black .title-block h1 {
  display: block;
  margin-right: 60px;
}
.request-infographic-black .title-block .reader-img {
  position: absolute;
  right: 245px;
  bottom: 64px;
}
.request-infographic-black .title-block .reader-review {
  background: #ffffff;
  color: #000000;
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
  font-style: normal;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 56px;
  letter-spacing: 2px;
}
.request-infographic-black .title-block .reader-review img {
  width: 38px;
  position: relative;
  top: 4px;
  right: 3px;
}
.request-infographic-black .percentage-block {
  margin-top: 35px;
}
.request-infographic-black .percentage-block h4 {
  color: #d9d9d9;
  text-align: center;
  font-weight: bold;
  margin: 0px;
}
.request-infographic-black .percentage-block ul {
  margin: 40px 0 0 0;
}
.request-infographic-black .percentage-block ul li {
  float: left;
  width: 25%;
}
.request-infographic-black .percentage-block ul li .percentage-content span {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
.request-infographic-black .percentage-block ul li .percentage-content span:after {
  position: absolute;
  content: "";
  right: -41px;
  width: 74px;
  height: 2px;
  top: 50%;
  background: url(../../../../Magento_Cms/images/infographic/business-line.png) no-repeat;
}
.request-infographic-black .percentage-block ul li .percentage-content p {
  color: #d1dbe1;
  font-weight: normal;
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  max-width: 329px;
  width: 100%;
  margin: 0 auto;
  max-width: 290px;
}
.request-infographic-black .percentage-block ul li:last-child .percentage-content span:after {
  background: none;
}
.request-infographic-sky {
  padding: 50px 110px 20px;
  background: #28a7fb;
  background: -moz-linear-gradient(-45deg, #28a7fb 0%, #28a7fb 6%, #5bdaee 89%, #5bdaee 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #28a7fb), color-stop(6%, #28a7fb), color-stop(89%, #5bdaee), color-stop(100%, #5bdaee));
  background: -webkit-linear-gradient(-45deg, #28a7fb 0%, #28a7fb 6%, #5bdaee 89%, #5bdaee 100%);
  background: -o-linear-gradient(-45deg, #28a7fb 0%, #28a7fb 6%, #5bdaee 89%, #5bdaee 100%);
  background: -ms-linear-gradient(-45deg, #28a7fb 0%, #28a7fb 6%, #5bdaee 89%, #5bdaee 100%);
  background: linear-gradient(135deg, #28a7fb 0%, #28a7fb 6%, #5bdaee 89%, #5bdaee 100%);
}
.request-infographic-sky h1 {
  color: #ffffff;
  text-transform: none;
  margin-bottom: 70px;
  text-align: center;
  font-weight: 400;
}
.request-infographic-sky ul {
  margin: 0px;
}
.request-infographic-sky ul li {
  float: left;
  width: 20%;
}
.request-infographic-sky ul li .great-content {
  padding: 0 50px;
  text-align: center;
}
.request-infographic-sky ul li .great-content span {
  display: block;
  margin-bottom: 70px;
  position: relative;
}
.request-infographic-sky ul li .great-content span:after {
  position: absolute;
  content: "";
  right: -105px;
  top: 50%;
  background: url(../../../../Magento_Cms/images/infographic/business-line.png) no-repeat;
  height: 2px;
  width: 100px;
}
.request-infographic-sky ul li .great-content em {
  font-style: normal;
  font-size: 28px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 700;
  display: block;
  margin-bottom: 40px;
  min-height: 139px;
}
.request-infographic-sky ul li .great-content em span {
  font-size: 50px;
  line-height: 61px;
  margin-bottom: 4px;
}
.request-infographic-sky ul li .great-content em span:after {
  background: none;
}
.request-infographic-sky ul li .great-content p {
  font-size: 26px;
  line-height: 34px;
  color: #004462;
  margin: 0px;
  font-weight: 400;
}
.request-infographic-sky ul li:last-child .great-content span:after {
  display: none;
}
.infographic-design {
  background: url(../../../../Magento_Cms/images/infographic/our_process.png) repeat center center #f2f2f2;
  background-size: 100% auto;
  padding: 0 110px;
}
.infographic-design .left-col {
  float: left;
  width: 49%;
  padding-top: 60px;
}
.infographic-design .left-col h2 {
  color: #1c262d;
  font-weight: 700;
  position: relative;
  margin: 0 0 20px;
}
.infographic-design .left-col h2 span {
  display: block;
}
.infographic-design .left-col h2 span em {
  color: #f27d08;
  font-style: normal;
  display: inline-block;
  padding-left: 10px;
}
.infographic-design .left-col p {
  font-size: 30px;
  line-height: 45px;
  color: #474747;
  width: 60%;
}
.infographic-design .right-col {
  float: right;
  width: 49%;
}
.infographic-pricing-block {
  padding: 50px 0;
}
.infographic-pricing-block h3 {
  color: #f88c1f;
  text-align: center;
  font-weight: 700;
  margin: 0 0 25px;
}
.infographic-pricing-block .fixed-width-block {
  max-width: 968px;
  margin: 0 auto;
}
.infographic-pricing-block .fixed-width-block .yellow-block {
  background: #f88d21;
  width: 40%;
  box-sizing: border-box;
  float: left;
  text-align: center;
  color: #ffffff;
  padding: 30px 15px;
}
.infographic-pricing-block .fixed-width-block .yellow-block h3 {
  font-weight: 400;
  margin: 0 0 3px;
  color: #ffffff;
}
.infographic-pricing-block .fixed-width-block .yellow-block span {
  display: block;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 2px dotted #ffffff;
}
.infographic-pricing-block .fixed-width-block .yellow-block p {
  font-size: 20px;
  line-height: 24px;
  padding-top: 20px;
  margin-bottom: 0;
  color: #ffffff;
}
.infographic-pricing-block .fixed-width-block .grey-block {
  background: #dcdcdc;
  width: 60%;
  box-sizing: border-box;
  float: right;
  padding: 30px 15px;
}
.infographic-pricing-block .fixed-width-block .grey-block p {
  font-size: 20px;
  line-height: 24px;
  color: #474747;
  padding-bottom: 20px;
}
.infographic-pricing-block .fixed-width-block .grey-block p:last-child {
  padding-bottom: 0px;
}
.infographics {
  background: #00aa92;
  padding: 50px 0 45px;
  position: relative;
}
.infographics:after {
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
  border-top: 15px solid #ffffff;
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
}
.infographics .form-title {
  font-size: 40px;
  line-height: 44px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  margin: 0 0 30px;
  display: block;
}
.infographics .customdesignservice-form .inner-attach .tooltips em {
  background: #005f52;
}
.infographics .customdesignservice-form .inner-attach .formbtn-wrap button.primary {
  background: #005f52;
  border-color: #005f52;
}
.infographics .customdesignservice-form .inner-attach .formbtn-wrap button.primary:hover {
  border-color: #005f52;
  background-color: transparent;
}
.infographics .customdesignservice-form .form-top-block .col .input-box .form-control {
  border-color: #7f7f7f;
}
.infographics .customdesignservice-form .input-box .form-control {
  border-color: #7f7f7f;
}
/*popup-box css*/
.mfp-zoom-out-cur {
  overflow: hidden;
}
.mfp-img-mobile {
  z-index: 99999;
}
.mfp-img-mobile.mfp-bg {
  opacity: 0.7;
}
.mfp-img-mobile.mfp-wrap {
  cursor: progress;
}
.mfp-img-mobile.mfp-wrap .mfp-container {
  height: initial;
  top: 13%;
}
.mfp-img-mobile.mfp-wrap .mfp-container:before {
  height: 0px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-close {
  position: absolute;
  top: 5px;
  right: 22px;
  cursor: pointer;
  padding: 0px;
  opacity: 1;
  width: 25px;
  height: 25px;
  background: url(../../../../Magento_Cms/images/infographic/cross-arrow.svg) no-repeat;
  background-size: 100%;
  border-radius: 0px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-close:hover {
  border: none;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow {
  width: 22px;
  height: 33px;
  opacity: 1;
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  margin: 0px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow:hover {
  border: none;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-left {
  background: url(../../../../Magento_Cms/images/prev-icon.svg) no-repeat;
  left: 25px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-left:before {
  border: 0;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-left:after {
  border: 0;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-right {
  background: url(../../../../Magento_Cms/images/next-icon.svg) no-repeat;
  right: 25px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-right:before {
  border: 0;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-arrow.mfp-arrow-right:after {
  border: 0;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure {
  width: 720px;
  height: 600px;
  overflow-y: scroll;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure img {
  width: 100%;
  padding: 0px;
}
.mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure:after {
  background: none;
  box-shadow: none;
}
/*Media Query*/
@media only screen and (max-height: 1080px) and (max-width: 1920px) {
  .mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure {
    height: 750px;
  }
  .mfp-img-mobile.mfp-wrap .mfp-preloader {
    position: relative;
    top: -350px;
  }
}
@media only screen and (max-height: 1079px) and (max-width: 1919px) {
  .mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure {
    height: 600px;
  }
  .mfp-img-mobile.mfp-wrap .mfp-preloader {
    position: relative;
    top: -300px;
  }
}
@media (max-width: 1680px) {
  .request-infographic .left-col {
    padding: 38px 0;
  }
  .request-infographic .left-col .title-block .horizontal {
    width: 78%;
  }
  .request-infographic .left-col p {
    width: 85%;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 590px;
    height: 360px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 81px;
    width: 428px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 31px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 590px;
  }
  .request-infographic .vertical-bottom {
    bottom: -112px;
  }
  .request-infographic-yellow .title-block p {
    width: 73%;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: 80%;
    margin: 0 auto 35px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -65px;
    width: 62px;
  }
  .request-infographic-sky ul li .great-content em {
    font-size: 26px;
    line-height: 28px;
    min-height: 150px;
    margin-bottom: 35px;
  }
}
@media (max-width: 1440px) {
  .st-infographics h4 {
    font-size: 28px;
    line-height: 32px;
  }
  .st-infographics h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .request-infographic-page .title-block span {
    font-size: 26px;
    line-height: 30px;
  }
  .request-infographic .left-col {
    padding: 45px 0;
  }
  .request-infographic .left-col p {
    font-size: 26px;
    line-height: 30px;
  }
  .request-infographic .left-col .title-block .horizontal .infographic-blue-horizontal {
    bottom: 30px;
  }
  .request-infographic-yellow .title-block p {
    font-size: 26px;
    line-height: 40px;
  }
  .request-infographic-black .title-block .reader-review {
    font-size: 42px;
    line-height: 46px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: 75%;
    margin-bottom: 0px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -76px;
    width: 77px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 28px;
    line-height: 32px;
    max-width: 225px;
  }
  .request-infographic-sky ul li .great-content {
    padding: 0 40px;
  }
  .infographic-design .left-col p {
    font-size: 26px;
    line-height: 30px;
    width: 80%;
  }
}
@media (max-width: 1366px) {
  .st-infographics h1 {
    font-size: 42px;
    line-height: 46px;
  }
  .st-infographics h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .st-infographics h4 {
    font-size: 26px;
    line-height: 30px;
  }
  .request-infographic-page .title-block span {
    font-size: 24px;
    line-height: 30px;
  }
  .request-infographic {
    padding: 70px 85px 30px;
  }
  .request-infographic .left-col {
    width: 46%;
    padding: 33px 0;
  }
  .request-infographic .left-col p {
    font-size: 24px;
    line-height: 30px;
  }
  .request-infographic .left-col .title-block .horizontal {
    width: 73%;
  }
  .request-infographic .right-col {
    width: 54%;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 510px;
    height: 300px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 70px;
    width: 371px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 27px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 510px;
  }
  .request-infographic-yellow .title-block p {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic-yellow .percentage-block ul li .percentage-content p {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic-black .title-block .reader-img {
    right: 234px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: 60%;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -92px;
    width: 80px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 26px;
    line-height: 30px;
    max-width: 235px;
  }
  .request-infographic-sky h1 {
    margin-bottom: 50px;
  }
  .request-infographic-sky ul li .great-content {
    padding: 0 25px;
  }
  .request-infographic-sky ul li .great-content span {
    margin-bottom: 50px;
  }
  .request-infographic-sky ul li .great-content span:after {
    right: -101px;
  }
  .request-infographic-sky ul li .great-content em {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .request-infographic-sky ul li .great-content em span {
    font-size: 46px;
  }
  .request-infographic-sky ul li .great-content p {
    font-size: 22px;
    line-height: 26px;
  }
  .infographic-design .left-col p {
    font-size: 24px;
    line-height: 28px;
    width: 75%;
  }
  .infographic-design .right-col {
    width: 45%;
  }
  .infographic-pricing-block .fixed-width-block {
    background: #dcdcdc;
    max-width: 940px;
  }
  .infographics .form-title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .st-infographics h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic {
    padding: 40px 50px 30px;
  }
  .request-infographic .left-col {
    padding: 42px 0;
  }
  .request-infographic .left-col .title-block .horizontal {
    width: 62%;
  }
  .request-infographic .left-col p {
    width: 93%;
  }
  .request-infographic .vertical-bottom {
    left: 123px;
  }
  .request-infographic-yellow {
    padding: 30px 50px;
  }
  .request-infographic-yellow .vertical-top {
    left: 123px;
    top: -20px;
  }
  .request-infographic-yellow .title-block {
    padding: 0 0 0 175px;
  }
  .request-infographic-yellow .title-block p {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic-black {
    padding: 40px 50px 30px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: 60%;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -95px;
    width: 80px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 24px;
    line-height: 28px;
    max-width: 190px;
  }
  .request-infographic-sky {
    padding: 30px 50px;
  }
  .request-infographic-sky ul li .great-content em {
    font-size: 21px;
    line-height: 25px;
    min-height: 140px;
  }
  .request-infographic-sky ul li .great-content em span {
    font-size: 43px;
  }
  .request-infographic-sky ul li .great-content p {
    font-size: 21px;
    line-height: 25px;
  }
  .infographic-design {
    padding: 0 50px;
  }
  .infographic-pricing-block h3 {
    margin: 0 0 15px;
  }
  .infographic-pricing-block .fixed-width-block {
    max-width: 846px;
  }
  .infographic-pricing-block .fixed-width-block .grey-block {
    width: 56.7%;
  }
}
@media (max-width: 1024px) {
  .st-infographics h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .st-infographics h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .request-infographic-yellow ul li .content span,
  .request-infographic-yellow ul li .content em {
    font-size: 20px;
    line-height: 24px;
  }
  .request-infographic-yellow ul li .content span.expression,
  .request-infographic-yellow ul li .content em.expression {
    font-size: 40px;
    line-height: 24px;
  }
  .request-infographic-black .title-block .reader-review {
    font-size: 30px;
    line-height: 34px;
  }
  .request-infographic-black .title-block .reader-review img {
    width: 30px;
  }
  .request-infographic-black .title-block .reader-img {
    bottom: 52px;
    right: 191px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -88px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 22px;
    line-height: 26px;
  }
  .request-infographic-sky {
    padding: 30px 45px;
  }
  .request-infographic-sky ul li .great-content {
    padding: 0 15px;
  }
  .request-infographic-sky ul li .great-content span {
    margin-bottom: 40px;
  }
  .request-infographic-sky ul li .great-content em {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .request-infographic-sky ul li .great-content p {
    font-size: 20px;
    line-height: 24px;
  }
  .infographic-design .left-col {
    padding-top: 40px;
  }
  .infographic-design .left-col p {
    width: 90%;
  }
  .infographic-pricing-block {
    padding: 35px 50px 50px;
  }
  .infographic-pricing-block .main-wrapper {
    max-width: 100%;
  }
  .infographic-pricing-block .fixed-width-block {
    max-width: 100%;
  }
  .infographic-pricing-block .fixed-width-block .grey-block p {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 15px;
  }
  .infographic-pricing-block .fixed-width-block .yellow-block span {
    font-size: 24px;
    line-height: 28px;
  }
  .infographic-pricing-block .fixed-width-block .yellow-block p {
    font-size: 18px;
    line-height: 22px;
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .st-infographics h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .st-infographics h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .request-infographic-page .title-block span {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic {
    padding: 30px 50px;
  }
  .request-infographic .left-col {
    width: 100%;
    padding: 30px 0;
  }
  .request-infographic .left-col .title-block {
    padding-bottom: 20px;
  }
  .request-infographic .left-col .title-block h1 {
    margin: 0px;
  }
  .request-infographic .left-col .title-block .horizontal {
    display: none;
  }
  .request-infographic .left-col p {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic .right-col {
    width: 100%;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 660px;
    height: 395px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 89px;
    width: 482px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 31px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 660px;
  }
  .request-infographic .vertical-bottom {
    display: none;
  }
  .request-infographic-yellow .vertical-top {
    display: none;
  }
  .request-infographic-yellow .title-block {
    padding: 0px;
  }
  .request-infographic-yellow .title-block p {
    width: 100%;
  }
  .request-infographic-yellow ul {
    margin: 30px 0 0;
  }
  .request-infographic-yellow ul li .content span {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 6px;
  }
  .request-infographic-black .title-block .reader-img {
    display: none;
  }
  .request-infographic-black .title-block span {
    margin-right: 45px;
  }
  .request-infographic-black .title-block h1 {
    margin-right: 0px;
  }
  .request-infographic-black .title-block .reader-review {
    margin-top: 10px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    margin-bottom: 15px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    right: -63px;
    width: 50px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 20px;
    line-height: 24px;
    max-width: 140px;
  }
  .request-infographic-sky h1 {
    margin-bottom: 30px;
  }
  .request-infographic-sky ul li .great-content {
    padding: 0 10px;
  }
  .request-infographic-sky ul li .great-content em {
    font-size: 18px;
    line-height: 22px;
    min-height: 130px;
  }
  .request-infographic-sky ul li .great-content em span {
    font-size: 38px;
    line-height: 49px;
  }
  .request-infographic-sky ul li .great-content p {
    font-size: 18px;
    line-height: 22px;
  }
  .infographic-design .left-col {
    width: 100%;
    padding: 30px 0;
  }
  .infographic-design .right-col {
    width: 100%;
  }
  .infographic-pricing-block .fixed-width-block .grey-block {
    width: 55%;
  }
  .infographics {
    padding: 45px 50px;
  }
  .infographics .form-title {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .st-infographics h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .st-infographics h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .st-infographics h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .request-infographic-page .title-block span {
    font-size: 18px;
    line-height: 22px;
  }
  .request-infographic {
    padding: 25px 15px;
  }
  .request-infographic .left-col {
    padding: 15px 0 0 15px;
  }
  .request-infographic .left-col p {
    font-size: 18px;
    line-height: 22px;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 540px;
    height: 325px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 74px;
    width: 393px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 28px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 540px;
  }
  .request-infographic-yellow {
    padding: 25px 15px;
  }
  .request-infographic-yellow .title-block p {
    font-size: 18px;
    line-height: 22px;
  }
  .request-infographic-yellow .title-block h1 {
    margin-bottom: 15px;
  }
  .request-infographic-yellow ul {
    margin: 30px 0 0;
  }
  .request-infographic-yellow ul li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .request-infographic-yellow ul li .content span {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .request-infographic-yellow ul li .content .thumb-img {
    margin-bottom: 15px;
  }
  .request-infographic-yellow ul li:last-child {
    margin-bottom: 0px;
  }
  .request-infographic-black {
    padding: 25px 15px;
  }
  .request-infographic-black .title-block {
    text-align: center;
  }
  .request-infographic-black .title-block .reader-review {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }
  .request-infographic-black .title-block .reader-review img {
    width: 18px;
  }
  .request-infographic-black .title-block span {
    margin: 0px;
  }
  .request-infographic-black .percentage-block {
    margin-top: 25px;
  }
  .request-infographic-black .percentage-block ul {
    margin: 30px 0 0 0;
  }
  .request-infographic-black .percentage-block ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: 50%;
    margin: 0 auto;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span img {
    max-width: 100%;
    width: 50%;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span:after {
    display: none;
  }
  .request-infographic-black .percentage-block ul li .percentage-content p {
    font-size: 18px;
    line-height: 22px;
    max-width: 100%;
  }
  .request-infographic-sky {
    padding: 25px 15px;
  }
  .request-infographic-sky h1 {
    margin-bottom: 40px;
  }
  .request-infographic-sky ul li {
    width: 100%;
    margin-bottom: 25px;
  }
  .request-infographic-sky ul li .great-content {
    padding: 0px;
  }
  .request-infographic-sky ul li .great-content span {
    width: 25%;
    margin: 0 auto 20px;
  }
  .request-infographic-sky ul li .great-content span:after {
    display: none;
  }
  .request-infographic-sky ul li .great-content em {
    min-height: inherit;
  }
  .infographic-design {
    padding: 0 15px;
  }
  .infographic-design .left-col {
    padding: 25px 0 0;
  }
  .infographic-design .left-col p {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
  }
  .infographic-pricing-block {
    padding: 20px 15px 30px;
  }
  .infographic-pricing-block .fixed-width-block .grey-block {
    width: 52%;
  }
  .infographic-pricing-block .fixed-width-block .grey-block p {
    font-size: 16px;
    line-height: 20	px;
    padding-bottom: 10px;
  }
  .infographic-pricing-block .fixed-width-block .yellow-block p {
    font-size: 16px;
    line-height: 20px;
  }
  .infographics {
    padding: 25px 15px 40px;
  }
  .infographics .form-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  /*popup css*/
  .mfp-img-mobile.mfp-wrap .mfp-container {
    padding: 0 20px;
  }
  .mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure {
    width: auto;
  }
  .mfp-img-mobile.mfp-wrap .mfp-content .mfp-figure {
    height: 440px;
  }
}
@media (max-width: 575px) {
  .st-infographics h2 {
    font-size: 22px;
    line-height: 26px;
  }
  .st-infographics h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .request-infographic-page .title-block span {
    font-size: 16px;
    line-height: 20px;
  }
  .request-infographic .left-col {
    padding: 15px 0 0 15px;
  }
  .request-infographic .left-col p {
    font-size: 16px;
    line-height: 20px;
  }
  .request-infographic .left-col .title-block {
    padding-bottom: 10px;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 340px;
    height: 210px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 47px;
    width: 246px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 18px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-prev {
    left: -43px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-next {
    right: -43px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 340px;
  }
  .request-infographic-yellow .title-block p {
    font-size: 16px;
    line-height: 20px;
  }
  .request-infographic-yellow ul li .content .thumb-img {
    width: 60%;
    margin: 0 auto 15px;
  }
  .request-infographic-black .percentage-block ul li .percentage-content span {
    width: auto;
  }
  .request-infographic-sky ul li {
    margin-bottom: 30px;
  }
  .request-infographic-sky ul li .great-content span {
    width: 33%;
  }
  .request-infographic-sky ul li .great-content p {
    font-size: 16px;
    line-height: 20px;
  }
  .infographic-design .left-col h2 {
    margin: 0 0 10px;
  }
  .infographic-design .left-col p {
    font-size: 16px;
    line-height: 20px;
  }
  .infographic-pricing-block {
    padding: 30px 15px;
  }
  .infographic-pricing-block .fixed-width-block {
    background: none;
  }
  .infographic-pricing-block .fixed-width-block .grey-block {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
  .infographic-pricing-block .fixed-width-block .yellow-block {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
  .infographics .form-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .request-infographic .left-col {
    padding: 15px 0 0 0;
  }
  .request-infographic .right-col .infographic-slider-wrapper {
    width: 285px;
    height: 175px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel {
    margin-left: 39px;
    width: 207px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-stage-outer .owl-item {
    margin-top: 15px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-prev {
    left: -43px;
  }
  .request-infographic .right-col .infographic-slider-wrapper .owl-carousel .owl-nav .owl-next {
    right: -43px;
  }
  .request-infographic .right-col .infographic-slider-guide {
    max-width: 285px;
  }
}
