.iosDevService,
.iosAppStore,
.inneriosAppWrapper {
  padding: 60px 0;
}
.iosDescriptionWraper {
  padding: 0 0 60px 0;
}
.iosDescriptionWraper h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.iosFeaturedApp {
  padding: 60px 0;
}
.iosDescriptionWraper,
.iosDevService,
.iosAppStore {
  border-bottom: 1px solid #e5e5e5;
}
.homeIntelligencePlatform {
  background-image: url(https://static-cdn.qburst.com/5-5-18/images/responsive/resource/casestudy/home-intelligence-thumbnail.png);
}
.fintechFirm{
  background-image: url(https://static-cdn.qburst.com/5-5-18/images/responsive/Industry/financial/fintech-firm.jpg);
}
.inStore {
  background-image: url(https://static-cdn.qburst.com/5-5-18/images/responsive/resource/casestudy/instoreAnalytics.png);
}

.iosFiveIdeawrapper {
  padding: 60px 0;
}
/* .innersectionios {
  width: 91%;
  margin: 0 auto;
} */
.innerpageSubHead {
  text-align: center;
  font-size: 30px;
}
.iosDescriptionWraper p,
.iosAppStore p {
  padding-top: 20px;
}
.iosDescriptionWraper p,
.devServiceContent p,
.iosAppStore p,
.iosFiveIdeawrapper .AppStoreContent p,
.inneriosAppWrapper p,
.iosFeaturedApp p,
.iosDeviceMobile,
.iosFeaturedContent p {
  font-weight: 400;
  line-height: 26px;
}
.iosDevService h2 {
  margin: 0 auto;
}
.inneriosDevService {
  /* width: 77%; */
  /* margin: 0 auto; */
  /* // display: table; */
  padding-top: 70px;
  /* max-width: 865px; */
}
.inneriosDevService figure {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
}
.inneriosDevService figure.secondiosFigure {
  width: 28%;
}
.inneriosDevService .devServiceContent {
  display: table-cell;
  vertical-align: middle;
}
.inneriosDevService .devServiceContentSecond,
.inneriosDevServiceMiddle figure {
  padding-left: 5%;
}
.inneriosDevService .devServiceContentFirst {
  padding-left: 0;
}
.devServiceContent h3 {
  padding-bottom: 10px;
}
.iosFeaturedApp h3 {
  font-weight: 400;
}
.iosFiveIdeawrapper .AppStoreContent h3 {
  font-size: 17px;
  color: #000;
}
.iosScrollline {
  float: left;
  width: 6%;
  text-align: center;
}
.iosFiveIdeawrapper .inneriosDevService {
  padding-top: 0;
}
.iosFiveIdeawrapper .innerpageSubHead {
  padding-bottom: 45px;
}
.iosAppWrapper {
  background-color: #f8f8f8;
}
.inneriosAppWrapper {
  text-align: center;
}
.inneriosAppWrapper .iosGetTouch {
  padding-bottom: 25px;
}
.inneriosAppWrapper p {
  padding-top: 15px;
  padding-bottom: 20px;
  color: #474747;
}
.inneriosAppWrapper img {
  padding-top: 30px;
}
.iosFeaturedContentInner {
  display: table;
}
.iosFeaturedContentInner img,
.iosFeaturedContentInner .featuredsubContent {
  display: table-cell;
}
.iosFeaturedContentInner .featuredsubContent {
  width: 70%;
}
.iosFeaturedContent {
  width: 46%;
}
.iosFeaturedContent:first-child {
  float: left;
  padding-bottom: 60px;
}
.iosFeaturedContent:nth-child(2) {
  box-sizing: border-box;
  float: right;
}
.iosFeaturedContent h3 {
  font-size: 22px;
}
.iosAppStoreWrapper {
  display: flex;
  width: 100%;
  margin: 0 auto;
  flex-flow: row wrap;
}
.AppStoreContent {
  width: 48%;
  box-sizing: border-box;
  position: relative;
}
.AppStoreContent.AppStoreContentLeft {
  padding-right: 20px;
}
.AppStoreContent.AppStoreContentRight {
  padding-left: 20px;
}
.AppStoreContent:nth-child(2) {
  margin-top: 200px;
}
.AppStoreContent:nth-child(3),
.AppStoreContent:nth-child(5) {
  padding-top: 60px;
}
.AppStoreContent:nth-child(4) {
  margin-top: 265px;
}
.AppStoreContent:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #c2cedc;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
}
.AppStoreContentLeft:before {
  right: -8px;
}
.AppStoreContentRight:before {
  left: -8px;
}
.AppStoreContent:first-child:before {
  top: 65px;
}
.AppStoreContent:nth-child(2):before {
  top: 55px;
}
.AppStoreContent:nth-child(3):before {
  top: 130px;
}
.AppStoreContent:nth-child(4):before {
  top: 65px;
}
.AppStoreContent:nth-child(5):before {
  top: 111px;
}
.AppStoreContentLeft {
  text-align: right;
  border-right: 1px solid #c2cedc;
}
.inneriosDevServiceMiddleMobile,
.iosDeviceMobile,
.iosFeaturedAppMobile {
  display: none;
}
.iosFetauredWrapper {
  padding-top: 40px;
}
.mobilityWrapper {
  padding: 30px 0;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .iosFeaturedContent:first-child {
    padding-bottom: 55px;
  }
  .iosFeaturedContent {
    width: 100%;
    padding-bottom: 55px;
  }
  .iosFeaturedContent:nth-child(2) {
    padding-left: 0;
  }
  .inneriosDevService figure {
    width: 30%;
  }
  .inneriosDevService figure.secondiosFigure {
    width: 36%;
  }
  .iosFeaturedContentInner .featuredsubContent {
    width: 80%;
  }
  .inneriosDevServiceMiddle figure {
    padding-left: 13%;
}
}
@media screen and (min-width:768px) {
  .mobilityWrapper figure img {
    max-width: 366px;
}
}
@media screen and (max-width:767px) {
  .AppStoreContent.AppStoreContentLeft {
    padding-right: 0;
  }
  .AppStoreContent.AppStoreContentRight {
    padding-left: 0;
  }
  .AppStoreContent:nth-child(3),
  .AppStoreContent:nth-child(5) {
    padding-top: 20px;
  }
  .iosFiveIdeawrapper .innerpageSubHead {
    padding-bottom: 30px;
  }
  .inneriosDevService figure {
    padding-bottom: 10px;
  }
  .iosFetauredWrapper {
    padding-top: 0;
  }
  .iosFeaturedAppMobile.graphAccordion .accordion-section .devBullet {
    margin-top: 5px;
  }
  .iosDevService,
  .iosAppStore,
  .inneriosAppWrapper,
  .iosFeaturedApp,
  .iosFiveIdeawrapper {
    padding: 50px 0;
  }
  .innerpageSubHead {
    text-align: left;
  }
  .iosDevService h2 {
    text-align: left;
    width: 100%;
  }
  .iosDescriptionWraper {
    margin-top: -60px;
  }
  /* .innersectionios {
    width: 100%;
  } */
  .subMenus,
  .iosFiveIdeawrapper .inneriosDevService {
    width: 100%;
  }
  .inneriosDevService {
    width: 100%;
    padding-top: 40px;
  }
  .inneriosDevService figure,
  .inneriosDevService .devServiceContent,
  .iosFeaturedAppMobile {
    display: block;
  }
  .inneriosDevService .devServiceContentSecond,
  .inneriosDevServiceMiddle figure {
    padding-left: 0;
  }
  .inneriosDevServiceMiddleMobile {
    display: block;
  }
  .inneriosDevServiceMiddle,
  .iosFeaturedApp {
    display: none;
  }
  .AppStoreContent {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  .AppStoreContentLeft {
    border: none;
  }
  .AppStoreContent:before {
    content: none;
  }
  .AppStoreContent:nth-child(2),
  .AppStoreContent:nth-child(4) {
    margin-top: 0;
  }
  .inneriosAppWrapper img {
    display: none;
  }
  .inneriosAppWrapper .iosDeviceApp {
    display: none;
  }
  .iosDeviceMobile {
    display: flex;
    margin: 0 auto;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 94%;
    padding-top: 30px;
    color: #474747;
  }
  .iosDeviceMobile span {
    width: 48%;
    text-align: left;
    line-height: 34px;
  }
  .inneriosAppWrapper p {
    width: 100%;
    text-align: center;
  }
  .iosFeaturedAppMobile .toggleIcon .devBullet {
    display: block;
    color: #da3a36;
  }
  .iosFeaturedAppMobile {
    width: 88%;
    margin: 0 auto;
    float: none;
  }
  .iosFeaturedAppMobile .toggleIcon,
  .iosFeaturedAppMobile.graphAccordion .accordion-section {
    border: none;
    background-color: #fff;
  }
  .iosFeaturedAppMobile.graphAccordion .accordion-section .devBullet {
    margin-right: 0;
  }
  .iosFeaturedAppMobile .devLink {
    display: inline-block;
    width: 100%;
  }
  .iosFeaturedAppMobile span.titleHead {
    width: 70%;
  }
  .iosFeaturedAppMobile span.devBullet {
    float: right;
  }
  .iosFeaturedAppMobile .devLink span.titleHead {
    font-size: 30px;
  }
  .iosFeaturedAppMobile.graphAccordion .accordion-section .devLink {
    padding-left: 0;
  }
  .iosFeaturedAppMobile .devLink {
    padding: 20px 0;
  }
  .iosFeaturedAppMobile .devLink.active {
    border-bottom: 1px solid #e5e5e5;
  }
  .iosFeaturedContentInner img,
  .iosFeaturedContentInner .featuredsubContent {
    display: initial;
    padding: 15px 0;
  }
  .iosFeaturedContent {
    width: 100%;
    text-align: center;
  }
  .iosFeaturedContent p {
    padding: 15px 0;
  }
  .iosFeaturedContent:first-child {
    padding-bottom: 0;
  }
  .iosFeaturedContent:nth-child(2) {
    padding-left: 0;
  }
  .iosDeviceMobile span:nth-child(2),
  .iosDeviceMobile span:nth-child(4),
  .iosDeviceMobile span:nth-child(6) {
    width: 15%;
    padding-right: 18%;
  }
}
@media screen and (max-width: 1024px){
  .mobilityWrapper {
      flex-direction: column;
  }
  .mobilityWrapper figure {
    padding-bottom: 30px;
  }
}
@media screen and (max-width:450px) {
  .iosFeaturedAppMobile.graphAccordion .accordion-section .devBullet {
    margin-top: 12px;
  }
}
@media screen and (max-width:414px) {
  .inneriosDevService figure {
    width: 30%;
  }
  .inneriosDevService figure.secondiosFigure {
    width: 32%;
  }
}
@media screen and (min-width: 1024px){
  .mobilityWrapper {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 8fr;
    -ms-grid-columns: 1fr 8fr;
    align-items: center;
    gap: 60px;
  }
  .serviceFlexWrapperOne {
    grid-template-columns: 5fr 1fr;
    -ms-grid-columns: 5fr 1fr;
  }
  .serviceFlexWrapperOne figure {
    grid-column: 2;
    grid-row: 1;
  }
}

@media screen and (min-width: 1200px){
  .mobilityWrapper {
    /* width: 60%; */
    gap: 120px;
}
}
@media screen and (min-width: 1280px){
  .inneriosDevServiceMiddle figure {
    padding-left: 105px;
}
}
