@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,300&display=swap");
@import url(https://fonts.googleapis.com/css?family=Kameron:400,700);
@import url(//fonts.googleapis.com/css?family=Montserrat:100);
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lato:wght@400;700&display=swap");
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
.align-fs{
	align-items:flex-start !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
}

@media (min-width: 1399px) {
  .container {
    max-width: 95%;
  }
}

.align-right {
  float: right;
}

h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter {
  text-transform: uppercase;
}

.wp-post-author-wrap {
  display: none !important;
}

.size-full {
  width: 100% !important;
  max-width: 100%;
}

/****************************************************************MIXIN************************************************************************************/
/*******************************************************************Functions***************************************************************************************/
/******************************************************************************************************************************************************************/
html {
  scroll-behavior: smooth;
}
.ml-0 {
  margin-left: 0;
}
html,
body {
  margin: 0px;
  padding: 0px;
  color: #000;
  overflow-x: hidden;
  font-size: 16px;
}
body::-webkit-scrollbar {
  width: 5px;
}

/* Customize scrollbar track */
body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ff5e5e;
}
* {
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: inherit;
}
a {
  color: #ff5e5e;
}

html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
button,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Poppins", sans-serif;
}

.transition,
.bannerJan .flexbox .col1 p a.videoBtn,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p a.videoBtn,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn,
.bannerJan #webShowCase .col1 p a.videoBtn,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn,
.stats .redBtn,
.ctaForm ul li label {
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}

body {
  -webkit-font-smoothing: antialiased;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}

section {
  position: relative;
  width: 100%;
  clear: both;
}

*:focus {
  outline: 0px !important;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

.clearfix {
  display: table;
  clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  clear: both;
}

.cookies-accepted #cookie-notice {
  display: none;
}

#cookie-notice {
  background: rgba(0, 0, 0, 0.8) !important;
  min-width: 260px !important;
  width: 300px;
}

#cookie-notice .cn-button.button {
  font-size: 16px;
  padding: 6px 10px !important;
}

#cookie-notice #cn-notice-text {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
  line-height: 26px;
}

#cookie-notice .cookie-notice-container {
  padding: 20px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  text-align: left !important;
  display: block !important;
}

#cookie-notice .cn-button {
  margin: 0 10px 0 0 !important;
}

[data-class="Technologies"] .agile {
  background: #f5f5f5;
  text-align: center;
  padding: 70px 0;
}

[data-class="Technologies"] .agile p {
  margin-bottom: 30px;
}

[data-class="Technologies"] .devOps {
  background: none;
}

.smLet:first-letter {
  text-transform: lowercase;
}

body.playing {
  overflow: hidden;
}

.lineBtn {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.lineBtn span {
  position: relative;
  z-index: 1;
  display: block;
  border: 1px solid #ff5e5e;
  padding: 15px 40px;
  color: #ff5e5e;
  font-size: 18px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.lineBtn:before {
  position: absolute;
  content: "";
  border: 0px;
  width: 0px;
  height: 100%;
  left: 0;
  top: 0;
  background: #ff5e5e;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  z-index: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  opacity: 0.5;
}

.lineBtn:after {
  position: absolute;
  content: "";
  border: 0px;
  width: 0px;
  height: 100%;
  right: 0;
  top: 0;
  background: #ff5e5e;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  z-index: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  opacity: 0.5;
}

.lineBtn:hover {
  text-decoration: none;
}

.lineBtn:hover:before {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}

.lineBtn:hover:after {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}

.lineBtn:hover span {
  color: #fff;
}

/***Header****/
.hover_effect > a {
  position: relative;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  overflow: hidden;
  z-index: 3;
}

.hover_effect > a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 800px;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.hover_effect:hover a:before {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: btneffect;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: btneffect;
  z-index: 1;
}

@keyframes btneffect {
  from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
  }

  to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
  }
}

@-webkit-keyframes btneffect {
  from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
  }

  to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
  }
}

.grecaptcha-badge {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
}
.page-template-default {
  margin-top: 80px;
}
.page-template-default header {
  background: #181818;
}
/* .page-template-template-home header {
	background:transparent;
	box-shadow:none;
} */
.page-template-template-home header.fixed-header {
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  background: #181818;
}
header {
  background: #181818;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 99;
}

header.fixed-header {
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  background: #181818;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}

header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .flex .navigation {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .callIcon {
  display: none;
  background: url("../img/sprite.png") -31px -208px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 65px;
  top: 14px;
  cursor: pointer;
}

header .logo {
  display: block;
  float: left;
}

header .logo img {
  height: 60px;
  width: auto;
  float: left;
}

header .navbar {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 991px) {
  header {
    z-index: 999999999 !important;
  }
  .concierge-tools-wrapper .content-right {
    padding: 2rem 0;
  }
  .seo-services .button,
  .seo-services .button-secondary {
    font-size: 14px !important;
  }
}

.flexbox,
.mainBanner .col-12 .bigWrite .type-text,
footer .col-12 > .flexbox .item.industries ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.logoTune .flexbox .item > div,
#webShowCase,
.callAction .mathcaptcha-913 {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
}

/***Banner****/
.bannerJan {
  float: left;
  clear: both;
  width: 100%;
  height: 100vh;
  min-height: 600.75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bannerJan .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  padding: 80px 15px;
  margin: 0 auto;
  height: 100vh;
  min-height: 600.75px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 990px) {
  .home .bannerJan .flex {
    padding: 45px 15px;
  }
}

@media (max-height: 450px) {
  .bannerJan .flex {
    min-height: auto;
    height: auto;
  }
}

.bannerJan .flex h1 {
  width: 100%;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: clamp(40px, 6vw, 60px);
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.bannerJan .flex .item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.bannerJan .flex .item .playBtn a {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  display: inline-block;
  padding: 8px 20px 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  width: 58px;
  height: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}

.bannerJan .flex .item .playBtn a span {
  text-decoration: none;
}

.bannerJan .flex .item .playBtn a span svg {
  float: left;
  margin-right: 15px;
}

.bannerJan .flex .item .playBtn a:hover {
  background: #ff5e5e;
  width: 252px;
}

.bannerJan .flex .item .txt p {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: clamp(20px, 4vw, 18px);
  font-weight: 400;
  max-width: 1080px;
  line-height: 1.7;
  margin-bottom: 0px;
}
.bannerJan .flex .buttons {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 25px;
}
.bannerJan .flex .buttons .buttons-item a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 21px;
  border-radius: 4px;
  background: #ec3636;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.bannerJan .flex .buttons .buttons-item a:hover {
  background: #ffffff;
  color: #ec3636;
  border-color: #fff;
}
.bannerJan .flex .buttons .buttons-item a.btnWhite {
  background: #ffffff;
  color: #ec3636;
  border-color: #fff;
}
.bannerJan .flex .buttons .buttons-item a.btnWite:hover {
  background: #ec3636;
  color: #fff;
  border-color: #ec3636;
}
.bannerJan .flex .home-hero-review-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 25px;
}
.bannerJan .flex .home-hero-review-box .item {
  background: #fff;
  padding: 6px 10px 6px 6px;
  width: 222px;
  border-radius: 5px;
}
.bannerJan .flex .home-hero-review-box a {
  display: block;
  width: 120px;
  height: 31px;
  background: url(../img/qss-reviews-icon.png) no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: relative;
  margin: 0 auto;
}
.bannerJan .flex .home-hero-review-box a span {
  position: absolute;
  left: 52px;
  bottom: 0;
  line-height: 20px;
  color: #000;
  font-size: 18px;
  display: none;
}
.bannerJan .flex .home-hero-review-box a.clutch span {
  left: 41px;
}
.bannerJan .videoWrapper {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
}

.bannerJan .videoWrapper video {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.bannerJan .videoWrapper img {
  display: none;
}

@media (max-width: 768px) {
  .bannerJan .videoWrapper img {
    display: block;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
  }

  /*   .bannerJan .videoWrapper video {
    display: none;
  } */
}

@media (min-aspect-ratio: 16 / 9) {
  .bannerJan .videoWrapper video {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16 / 9) {
  .bannerJan .videoWrapper video {
    width: auto;
    height: 100%;
  }
}

@media (min-aspect-ratio) {
  .bannerJan .videoWrapper video {
    width: 100%;
    height: auto;
  }
}

.bannerJan .flexbox,
.bannerJan .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .bannerJan .type-text,
.bannerJan footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .bannerJan ul,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child,
.bannerJan .logoTune .flexbox .item > div,
.logoTune .flexbox .bannerJan .item > div,
.bannerJan #webShowCase,
.bannerJan .callAction .mathcaptcha-913,
.callAction .bannerJan .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bannerJan .flexbox .col1,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1,
.bannerJan .logoTune .flexbox .item > div .col1,
.logoTune .flexbox .bannerJan .item > div .col1,
.bannerJan #webShowCase .col1,
.bannerJan .callAction .mathcaptcha-913 .col1,
.callAction .bannerJan .mathcaptcha-913 .col1 {
  text-align: left;
  max-width: 48%;
}

.bannerJan .flexbox .col1 small,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 small,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 small,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 small,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 small,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 small,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 small,
.bannerJan .logoTune .flexbox .item > div .col1 small,
.logoTune .flexbox .bannerJan .item > div .col1 small,
.bannerJan #webShowCase .col1 small,
.bannerJan .callAction .mathcaptcha-913 .col1 small,
.callAction .bannerJan .mathcaptcha-913 .col1 small {
  font-size: 24px;
  color: #ff5e5e;
  display: block;
  margin-bottom: 10px;
}

.bannerJan .flexbox .col1 h2,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 h2,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 h2,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 h2,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 h2,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 h2,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 h2,
.bannerJan .logoTune .flexbox .item > div .col1 h2,
.logoTune .flexbox .bannerJan .item > div .col1 h2,
.bannerJan #webShowCase .col1 h2,
.bannerJan .callAction .mathcaptcha-913 .col1 h2,
.callAction .bannerJan .mathcaptcha-913 .col1 h2 {
  font-size: 48px;
  color: #000;
  display: block;
  margin-bottom: 15px;
  font-weight: 800;
}

.bannerJan .flexbox .col1 p,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 p,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 p,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 p,
.bannerJan .logoTune .flexbox .item > div .col1 p,
.logoTune .flexbox .bannerJan .item > div .col1 p,
.bannerJan #webShowCase .col1 p,
.bannerJan .callAction .mathcaptcha-913 .col1 p,
.callAction .bannerJan .mathcaptcha-913 .col1 p {
  font-size: 30px;
  color: #000;
  display: block;
  margin-bottom: 25px;
}

.bannerJan .flexbox .col1 p a.videoBtn,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p a.videoBtn,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn,
.bannerJan #webShowCase .col1 p a.videoBtn,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn {
  width: 140px;
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-size: 24px;
  border-radius: 6px;
  background: #ff5e5e;
}

.bannerJan .flexbox .col1 p a.videoBtn:hover,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn:hover,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .bannerJan
  ul
  .col1
  p
  a.videoBtn:hover,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn:hover,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn:hover,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn:hover,
.bannerJan #webShowCase .col1 p a.videoBtn:hover,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn:hover,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn:hover {
  text-decoration: none;
}

.bannerJan .flexbox .col2,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col2,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col2,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col2,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col2,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col2,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col2,
.bannerJan .logoTune .flexbox .item > div .col2,
.logoTune .flexbox .bannerJan .item > div .col2,
.bannerJan #webShowCase .col2,
.bannerJan .callAction .mathcaptcha-913 .col2,
.callAction .bannerJan .mathcaptcha-913 .col2 {
  text-align: right;
  max-width: 50%;
}

.bannerJan .flexbox .col2 img,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col2 img,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col2 img,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col2 img,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col2 img,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col2 img,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col2 img,
.bannerJan .logoTune .flexbox .item > div .col2 img,
.logoTune .flexbox .bannerJan .item > div .col2 img,
.bannerJan #webShowCase .col2 img,
.bannerJan .callAction .mathcaptcha-913 .col2 img,
.callAction .bannerJan .mathcaptcha-913 .col2 img {
  height: auto;
  width: 100%;
  max-height: 500px;
}
@media screen and (max-width: 1600px) {
  .bannerJan .flex .home-hero-title {
    font-size: 42px !important;
    line-height: 55px !important;
    margin-bottom: 25px !important;
  }
  .bannerJan .flex .item .txt p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1440px) {
  .bannerJan .flex .home-hero-title {
    font-size: 36px !important;
    line-height: 48px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 1280px) {
  .bannerJan .flex .home-hero-title {
    font-size: 30px !important;
    line-height: 42px !important;
  }
  .customer-testimonial-section .item {
    height: 28rem !important;
  }
}
@media screen and (max-width: 991px) {
  .bannerJan .flex {
    padding: 80px 0;
  }

  .bannerJan .flex .home-hero-title {
    text-align: center;
    padding: 0px;
    line-height: 36px !important;
  }

  .bannerJan .flex h1 br {
    display: none;
  }
  .bannerJan .flex .item .txt p {
    line-height: 1.4;
  }
  .bannerJan .flex .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .bannerJan .flex .item .txt p {
    text-align: center;
  }
  .bannerJan .flex .buttons {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerJan .flex .home-hero-review-box {
    padding-top: 20px;
    justify-content: center;
    text-align: center;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerJan .flex .home-hero-review-box .item {
    width: 160px;
  }
  .bannerJan .flex .item .playBtn a {
    width: 252px;
    background: #ff5e5e;
  }
}

@media screen and (max-width: 767px) {
  .bannerJan .flex {
    padding: 80px 0 70px;
  }
  .bannerJan .flex .home-hero-title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
  }
  .section-wrapper-hero {
    text-align: center;
  }
  .hp-hero .ctas {
    align-items: center;
    justify-content: center;
  }
  .bannerJan .flex .buttons {
    gap: 15px;
  }
  .bannerJan .flex .buttons .buttons-item a {
    padding: 10px 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 579px) {
  .bannerJan {
    padding: 70px 0 10px;
    height: 50vh;
  }

  .bannerJan .flex {
    padding: 0px;
    min-height: calc(100vh - 100px);
  }
}
.mainBanner {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  /* min-height: -webkit-calc(100% - 0px); */
  position: relative;
  padding-top: 72px;
  overflow: hidden;
}

.mainBanner .col-12 .bigWrite {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.mainBanner .col-12 .bigWrite span {
  font-size: 6vw;
  color: #fff;
  font-weight: 800;
  line-height: 8vw;
}

.mainBanner .col-12 .bigWrite .type-text {
  height: 16.25vw;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mainBanner .col-12 .bigWrite .type-text .teletype-text {
  display: inline-block;
}

.mainBanner .col-12 .bigWrite .type-text .teletype-cursor {
  font-weight: 100;
  display: none;
}

.mainBanner .col-12 .smallWrite {
  position: absolute;
  right: 15px;
  bottom: -72px;
  padding-bottom: 110px;
  max-width: 33vw;
  padding-left: 30px;
  transition: 0.5s 0.3s linear;
  -webkit-transition: 0.5s 0.3s linear;
  -moz-transition: 0.5s 0.3s linear;
}

.mainBanner .col-12 .smallWrite:before {
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  bottom: 0;
  background: #ff0;
  position: absolute;
}

.mainBanner .col-12 .smallWrite li {
  list-style: none;
}

.mainBanner .col-12 .smallWrite li p {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  display: none;
  font-size: 36px;
  font-weight: 700;
  color: #ff0;
  line-height: 44px;
  margin-bottom: 15px;
}

.mainBanner .col-12 .smallWrite li p + p {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
}

.mainBanner .col-12 .smallWrite li p:last-of-type {
  margin-bottom: 0px;
}

.mainBanner .col-12 .smallWrite li p a {
  background: rgba(255, 255, 0, 0.9);
  color: #000;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 54px 10px 20px;
  font-size: 24px;
  margin-top: 25px;
  position: relative;
}

.mainBanner .col-12 .smallWrite li p a:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 12px;
  background: url("../img/sprite.png") -140px -225px no-repeat;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transition: 0.3s 0.3s linear;
  -webkit-transition: 0.3s 0.3s linear;
  -moz-transition: 0.3s 0.3s linear;
  top: 50%;
  right: 20px;
}

.mainBanner .col-12 .smallWrite li p a:hover {
  background: rgba(0, 0, 255, 0.9);
  color: #fff;
  text-decoration: none;
}

.mainBanner .col-12 .smallWrite li p a:hover:after {
  background: url("../img/sprite.png") -97px -225px no-repeat;
}

.mainBanner .col-12 .smallWrite li.active p {
  animation-name: bounceInUp;
  -webkit-animation-name: bounceInUp;
  animation-duration: 0.75s;
  -webkit-animation-duration: 0.75s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  visibility: visible;
  display: block;
  opacity: 1;
}

.mainBanner .col-12 .smallWrite li.active p + p {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  visibility: visible;
}
.banner {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  min-height: 90vh;
  padding-top: 220px;
  background: url("../img/check-pttrn.jpg") 0 0;
  position: relative;
}

.banner .owl-item {
  overflow: hidden;
}

.banner:before {
  content: "";
  background: url("../img/banner-bg.png") bottom 0 right no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  right: 0px;
  bottom: 0px;
  top: 0;
  background-size: 77%;
}

.banner:after {
  content: "";
  background: url("../img/bottomCurve.png") 0 0 no-repeat;
  background-size: 100%;
  width: 100%;
  height: 154px;
  position: absolute;
  z-index: 0;
  right: 0px;
  bottom: 0px;
}

.banner .flexbox,
.banner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .banner .type-text,
.banner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .banner ul,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child,
.banner .logoTune .flexbox .item > div,
.logoTune .flexbox .banner .item > div,
.banner #webShowCase,
.banner .callAction .mathcaptcha-913,
.callAction .banner .mathcaptcha-913 {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner .flexbox .desc,
.banner .mainBanner .col-12 .bigWrite .type-text .desc,
.mainBanner .col-12 .bigWrite .banner .type-text .desc,
.banner footer .col-12 > .flexbox .item.industries ul .desc,
footer .col-12 > .flexbox .item.industries .banner ul .desc,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
.banner .logoTune .flexbox .item > div .desc,
.logoTune .flexbox .banner .item > div .desc,
.banner #webShowCase .desc,
.banner .callAction .mathcaptcha-913 .desc,
.callAction .banner .mathcaptcha-913 .desc {
  float: left;
  width: 40%;
}

.banner .flexbox .desc h2,
.banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
.mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
.banner footer .col-12 > .flexbox .item.industries ul .desc h2,
footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
.banner .logoTune .flexbox .item > div .desc h2,
.logoTune .flexbox .banner .item > div .desc h2,
.banner #webShowCase .desc h2,
.banner .callAction .mathcaptcha-913 .desc h2,
.callAction .banner .mathcaptcha-913 .desc h2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 0;
  visibility: hidden;
  font-size: 30px;
  color: #000;
  margin: 120px 0 10px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.banner .flexbox .desc p,
.banner .mainBanner .col-12 .bigWrite .type-text .desc p,
.mainBanner .col-12 .bigWrite .banner .type-text .desc p,
.banner footer .col-12 > .flexbox .item.industries ul .desc p,
footer .col-12 > .flexbox .item.industries .banner ul .desc p,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc p,
.banner .logoTune .flexbox .item > div .desc p,
.logoTune .flexbox .banner .item > div .desc p,
.banner #webShowCase .desc p,
.banner .callAction .mathcaptcha-913 .desc p,
.callAction .banner .mathcaptcha-913 .desc p {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  letter-spacing: 0.5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.banner .flexbox .desc a,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a,
.banner footer .col-12 > .flexbox .item.industries ul .desc a,
footer .col-12 > .flexbox .item.industries .banner ul .desc a,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a,
.banner .logoTune .flexbox .item > div .desc a,
.logoTune .flexbox .banner .item > div .desc a,
.banner #webShowCase .desc a,
.banner .callAction .mathcaptcha-913 .desc a,
.callAction .banner .mathcaptcha-913 .desc a {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  background: #2a8bf6;
  text-decoration: none;
  position: relative;
  line-height: 40px;
  padding: 4px 30px 3px 20px;
  border-radius: 30px;
  display: inline-block;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
}

.banner .flexbox .desc a:after,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a:after,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a:after,
.banner footer .col-12 > .flexbox .item.industries ul .desc a:after,
footer .col-12 > .flexbox .item.industries .banner ul .desc a:after,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:after,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:after,
.banner .logoTune .flexbox .item > div .desc a:after,
.logoTune .flexbox .banner .item > div .desc a:after,
.banner #webShowCase .desc a:after,
.banner .callAction .mathcaptcha-913 .desc a:after,
.callAction .banner .mathcaptcha-913 .desc a:after {
  content: "";
  width: 17px;
  height: 20px;
  border: 0px;
  background: url("../img/sprite.png") -82px -178px no-repeat;
  position: relative;
  float: right;
  top: 10px;
  left: 12px;
}

.banner .flexbox .desc a:hover,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a:hover,
.banner footer .col-12 > .flexbox .item.industries ul .desc a:hover,
footer .col-12 > .flexbox .item.industries .banner ul .desc a:hover,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:hover,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:hover,
.banner .logoTune .flexbox .item > div .desc a:hover,
.logoTune .flexbox .banner .item > div .desc a:hover,
.banner #webShowCase .desc a:hover,
.banner .callAction .mathcaptcha-913 .desc a:hover,
.callAction .banner .mathcaptcha-913 .desc a:hover {
  background: #000 !important;
}

.banner .flexbox .image,
.banner .mainBanner .col-12 .bigWrite .type-text .image,
.mainBanner .col-12 .bigWrite .banner .type-text .image,
.banner footer .col-12 > .flexbox .item.industries ul .image,
footer .col-12 > .flexbox .item.industries .banner ul .image,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
.banner .logoTune .flexbox .item > div .image,
.logoTune .flexbox .banner .item > div .image,
.banner #webShowCase .image,
.banner .callAction .mathcaptcha-913 .image,
.callAction .banner .mathcaptcha-913 .image {
  float: right;
  width: 58%;
}

.banner .flexbox .image img,
.banner .mainBanner .col-12 .bigWrite .type-text .image img,
.mainBanner .col-12 .bigWrite .banner .type-text .image img,
.banner footer .col-12 > .flexbox .item.industries ul .image img,
footer .col-12 > .flexbox .item.industries .banner ul .image img,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
.banner .logoTune .flexbox .item > div .image img,
.logoTune .flexbox .banner .item > div .image img,
.banner #webShowCase .image img,
.banner .callAction .mathcaptcha-913 .image img,
.callAction .banner .mathcaptcha-913 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
}

.banner .active .desc h2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  visibility: visible;
  margin-top: 60px !important;
}

.banner .active .desc p {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.banner .active .desc a {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
  margin-top: 20px;
  opacity: 1;
  visibility: visible;
}

.banner .active .desc a:hover {
  background: #000;
}

.banner .active .image img {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

/****Intriduction Text******/
.introText {
  float: left;
  width: 100%;
  height: auto;
  clear: both;
  text-align: center;
  padding: 50px 0;
}

.introText h1 {
  font-size: 36px;
  color: #000;
  text-align: left;
  line-height: 40px;
  margin-bottom: 10px;
}

.introText h2 {
  font-size: 24px;
  color: #000;
  text-align: left;
  line-height: 40px;
  margin-bottom: 25px;
}

.introText p {
  /*   font-size: 24px; */
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 32px;
}

.introText p a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  line-height: 40px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.introText p a:before {
  background: #fff url("../img/sprite.png") -54px -3px no-repeat;
  content: "";
  border: 0px;
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: 45%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

/**************Not Found************/
.notFound {
  padding: 200px 0 60px;
}

.notFound img {
  width: auto;
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  height: auto;
}
.notFound h1 {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.notFound h3 {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.notFound p {
  text-align: center;
  font-size: 18px;
  color: #666;
}

/*******Stats***************/
.stats {
  background: #181818;
  width: 100%;
  clear: both;
  position: relative;
  padding: 25px 0;
}

.stats h3 {
  font-size: 36px;
  color: #fff;
  text-align: center;
}

.stats ul {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  gap: 25px;
  position: relative;
}
.stats ul li {
  list-style: none;
  padding: 0px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  width: 25%;
  height: 222px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.stats ul li:last-child {
  border: 0px;
}

.stats ul li .flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 100%;
  height: 100%;
}

.stats ul li .flip-container:hover .flipper,
.stats ul li .flip-container .flip-container.hover .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.stats ul li .flip-container .front,
.stats ul li .flip-container .back {
  background: #232323;
  width: 100%;
  height: 222px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: none;
  transition: none;
}
.stats ul li .flip-container .flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 220px;
}

.stats ul li .flip-container .flipper p {
  font-family: "Lato", sans-serif;
  padding: 0 12px;
  z-index: 1;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.stats ul li .flip-container .flipper p strong {
  font-family: "Lato", sans-serif;
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 7px;
}

.stats ul li .flip-container .flipper p b {
  display: block;
  text-transform: uppercase;
}

.stats ul li .flip-container .flipper p br {
  display: none;
  margin: 10px 0;
}

.stats ul li .flip-container .front {
  z-index: 1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.stats ul li .flip-container .back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  background: #ec3636;
  z-index: 2;
}

.stats ul li .flip-container .back p,
.stats ul li .flip-container .front p {
  font-family: "Lato", sans-serif;
  color: #fff;
}

.stats .redBtn {
  background: #ff3635;
  color: #fff;
  display: inline-block;
  padding: 12px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin-top: 30px;
  display: block;
  max-width: 260px;
}

.stats .redBtn:hover {
  background: #2a8bf6;
  text-decoration: none;
}

.stats .leftSec {
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 80vh;
}

.stats .leftSec img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  height: 100%;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.stats .rightSec {
  width: 55%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  padding: 0 70px;
}

.stats .content {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  left: 70px;
  width: calc(100% - 140px);
}

.stats .owl-item {
  background: #fff;
  position: relative;
  min-height: 1px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.stats .owl-item .count {
  font-size: 80px;
  font-weight: 700;
  height: 100px;
  line-height: 100px;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
}

.stats .owl-item .count span {
  top: 100%;
  position: relative;
  font-size: 80px;
}

.stats .owl-item h5 {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
}

.stats .owl-item h5 span {
  position: relative;
}

.stats .owl-item p {
  position: relative;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.stats .owl-item p span {
  position: relative;
  top: 100%;
  font-size: 18px;
  top: 100%;
}

.stats .owl-item p a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #2a8bf6;
  border-radius: 30px;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 2.5px;
  margin-top: 20px;
}

.stats .owl-item p.btnMore {
  height: 70px;
}

.stats .owl-item .delay1 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.stats .owl-item .delay2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.stats .owl-item .delay3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.stats .owl-item .delay4 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.4s;
}

.stats .owl-item.before .leftSec img {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
}

.stats .owl-item.after .leftSec img {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
}

.stats .owl-item.active .count span {
  top: 0%;
}

.stats .owl-item.active p span {
  top: 0%;
}

.stats .owl-item.active .leftSec img {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
}

.stats .owl-dots {
  position: absolute;
  left: calc(45% + 80px);
  bottom: 10%;
}

.stats .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #ccc;
  border: 0px;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}

.stats .owl-dots .owl-dot.active {
  background: #2a8bf6;
}

.stats .socialNetwork {
  display: none;
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 250px 0 0;
  z-index: 9;
}

.stats .socialNetwork:before {
  position: absolute;
  left: -25px;
  width: 70px;
  top: 212px;
  height: 2px;
  background: #000;
  transform: rotate(90deg) scaleX(0);
  -webkit-transform: rotate(90deg) scaleX(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  content: "";
}

.stats .socialNetwork span {
  font-size: 18px;
  transform: rotate(90deg) translate(49px, 52px);
  -webkit-transform: rotate(90deg) translate(68px, 52px);
  position: absolute;
  width: 170px;
  top: 0px;
  left: -24px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  white-space: nowrap;
}

.stats .socialNetwork a {
  position: absolute;
  right: -50px;
  top: 50%;
  z-index: 9;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  background: url("../img/sprite.png") no-repeat;
  width: 24px;
  height: 24px;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  display: block;
  margin: 15px 0;
  position: relative;
}

.stats .socialNetwork a.facebook {
  background-position: -92px 0px;
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

.stats .socialNetwork a.twitter {
  background-position: -140px -1px;
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

.stats .socialNetwork a.linkedIn {
  background-position: -188px 0px;
  transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
}

.stats .socialNetwork a.pinterest {
  background-position: -669px -126px;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
}

.stats .socialNetwork.active a {
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
}

.stats .socialNetwork.active:before {
  transform: rotate(90deg) scaleX(1);
  -webkit-transform: rotate(90deg) scaleX(1);
}

.stats .socialNetwork.active span {
  opacity: 1;
  visibility: visible;
}

/********Ceritifications*********/
.certification {
  background: #181818;
  float: left;
  width: 100%;
  display: block;
  clear: both;
  padding: 100px 0;
}

.certification .row {
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.certification .row #particles-js {
  height: 100%;
}

.certification h4 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  margin-bottom: 60px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}

.certification h4:before {
  content: "";
  border: 0px;
  width: 100px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.certification h4 + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

.certification .awardTitle {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}

.certification .icon {
  background: url("../img/sprite.png") no-repeat;
  width: 30px;
  height: 40px;
  position: absolute;
  left: 0px;
  display: none;
}

.certification .icon.award {
  background-position: -289px -1px;
  margin-bottom: 20px;
}

.certification #awards {
  margin-top: 0px;
}

.certification #awards .item {
  text-align: center;
}
.certification #awards .awardCard {
  display: block;
  background: #232323;
  border-radius: 8px;
  padding: 50px 20px;
  color: #fff;
}
.certification #awards a {
  color: #e7e7e7;
  text-align: center;
  text-decoration: none;
}

.certification #awards .owl-item {
  padding: 0 10px;
}

.certification #awards .desc {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #e7e7e7;
  font-weight: 400;
  line-height: 28px;
  max-width: 82%;
  margin: 0 auto;
  text-align: center;
}

.certification #awards .name {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e7e7e7;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center;
}

.certification #awards .name span {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e7e7e7;
}
.certification #awards .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.certification #awards .logo img {
  width: auto;
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto 25px;
}

.certification #awards .owl-dots .owl-dot {
  background: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  margin-right: 6px;
}

.certification #awards .owl-dots .owl-dot.active {
  background: #e7e7e7;
}

.certification #awards .owl-dots {
  text-align: center;
  margin-top: 25px;
}

.certification #sync2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.certification #sync2:before {
  content: "";
  width: 100%;
  height: 1px;
  border: 0px;
  background: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.certification #sync2 .item {
  width: 33.333%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  padding: 30px 20px;
  border-right: 1px solid #ccc;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.certification #sync2 .item a {
  display: block;
  text-align: center;
  width: 100%;
  padding: 30px;
}

.certification #sync2 .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  opacity: 0.5;
  margin: 0 auto;
}

.certification #sync2 .item:nth-child(3),
.certification #sync2 .item:last-child {
  border: 0px;
}

.certification #sync2 .item.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .certification {
    padding: 60px 0;
  }
  .certification #awards .desc {
    max-width: 95%;
  }
  .certification #awards .desc {
    font-size: 18px;
    line-height: 26px;
  }
}
/******Services*********/
@-webkit-keyframes timer {
  0% {
    width: 87%;
  }

  1% {
    width: 0.1%;
  }

  100% {
    width: 87%;
  }
}

@keyframes timer {
  0% {
    width: 87%;
  }

  1% {
    width: 0.1%;
  }

  100% {
    width: 87%;
  }
}

.servicesMain {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 50px 0px;
  min-height: 994px;
}

.servicesMain h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}

.servicesMain h3 + p {
  font-size: 18px;
  line-height: 30px;
  padding: 0%;
  text-align: center;
  margin-bottom: 60px;
}

.servicesMain .synCSlider {
  padding: 0 30px;
}

.servicesMain #handlers {
  position: relative;
}

.servicesMain #handlers:before {
  border-top: 4px dotted #ccc;
  content: "";
  position: absolute;
  left: 50%;
  top: 40%;
  margin-top: 8px;
  width: 86%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.servicesMain #handlers .owl-item {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 30px;
  cursor: pointer;
}

.servicesMain #handlers .owl-item:before {
  content: "";
  border: 0px;
  height: 8px;
  width: 87%;
  background: transparent;
  position: absolute;
  border-radius: 3px;
  left: 56.5%;
  top: 40%;
  margin-top: 6px;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
}

.servicesMain #handlers .owl-item:last-child:before {
  display: none;
}

.servicesMain #handlers .owl-item .circle {
  position: relative;
  width: 30px;
  height: 30px;
  transform: translateY(-19px);
  -webkit-transform: translateY(-19px);
  -moz-transform: translateY(-19px);
  margin: 0 auto;
}

.servicesMain #handlers .owl-item .circle:before {
  content: "";
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  left: 0%;
  top: 0%;
  background: #fff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.servicesMain #handlers .owl-item .circle:after {
  content: "";
  border: 0px solid #ff5e5e;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  background: #ccc;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.servicesMain #handlers .owl-item .icon {
  width: 66px;
  height: 62px;
  background: url("../img/sprite.png") no-repeat;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin: -60px auto 60px;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
}

.servicesMain #handlers .owl-item .icon.ui_n_ux {
  background-position: 5px -55px;
}

.servicesMain #handlers .owl-item .icon.mobileDevelopment {
  background-position: -89px -55px;
}

.servicesMain #handlers .owl-item .icon.webDevelopment {
  background-position: -200px -55px;
}

.servicesMain #handlers .owl-item .icon.chatbot_n_AI {
  background-position: -310px -55px;
}

.servicesMain #handlers .owl-item .icon.qa_n_testing {
  background-position: -402px -55px;
  opacity: 0.75;
}

.servicesMain #handlers .owl-item .icon.support {
  background-position: -510px -55px;
  opacity: 0.8;
}

.servicesMain #handlers .owl-item .title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: -10px;
  letter-spacing: 0.5px;
  text-align: center;
}

.servicesMain #handlers .owl-item.synced .icon {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.servicesMain #handlers .owl-item.synced .circle:before {
  border: 1px solid #ff5e5e;
}

.servicesMain #handlers .owl-item.synced .circle:after {
  background: #ff5e5e;
}

.servicesMain #handlers .owl-item.synced .title {
  color: #ff5e5e;
}

.servicesMain #handlers .owl-item.synced:before {
  -webkit-animation: timer 10.1s 1;
  animation: timer 10.1s 1;
  background: #ff5e5e;
}

.servicesMain #servicesDetails .owl-item:nth-of-type(3) .leftSection img {
  max-width: 70%;
}

.servicesMain #servicesDetails .owl-dots {
  display: none;
  text-align: center;
  margin-bottom: 30px;
}

.servicesMain #servicesDetails .owl-dots button {
  background: #ccc;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 4px;
}

.servicesMain #servicesDetails .owl-dots button.owl-prev {
  left: -50px;
}

.servicesMain #servicesDetails .owl-dots button.owl-next {
  right: -50px;
}

.servicesMain #servicesDetails .owl-dots button span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #fff;
}

.servicesMain #servicesDetails .owl-dots button.active {
  background: #ff5e5e;
}

.servicesMain #servicesDetails .flexbox,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text,
.servicesMain #servicesDetails footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .servicesMain #servicesDetails ul,
.servicesMain
  #servicesDetails
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child,
.servicesMain #servicesDetails .logoTune .flexbox .item > div,
.logoTune .flexbox .servicesMain #servicesDetails .item > div,
.servicesMain #servicesDetails #webShowCase,
.servicesMain #servicesDetails .callAction .mathcaptcha-913,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 {
  padding: 50px 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.servicesMain #servicesDetails .flexbox .leftSection,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .leftSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .leftSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .leftSection,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection,
.servicesMain #servicesDetails #webShowCase .leftSection,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection {
  width: 50%;
  padding-right: 30px;
  -webkit-transform: scale(0.5) translateX(-100%);
  transform: scale(0.5) translateX(-100%);
  opacity: 0;
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  text-align: center;
}

.servicesMain #servicesDetails .flexbox .leftSection img,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection
  img,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .leftSection
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .leftSection
  img,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .leftSection
  img,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection img,
.servicesMain #servicesDetails #webShowCase .leftSection img,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection img,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection img {
  margin: 0 auto;
}

.servicesMain #servicesDetails .flexbox .rightSection,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .rightSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .rightSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .rightSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .rightSection,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .rightSection,
.servicesMain #servicesDetails #webShowCase .rightSection,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .rightSection,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .rightSection {
  width: 50%;
  padding-left: 30px;
  -webkit-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%);
  opacity: 0;
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
}

.servicesMain #servicesDetails .flexbox img,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text img,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text img,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  img,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  img,
.logoTune .flexbox .servicesMain #servicesDetails .item > div img,
.servicesMain #servicesDetails #webShowCase img,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 img,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.servicesMain #servicesDetails .flexbox .titleSmall,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .titleSmall,
.servicesMain #servicesDetails #webShowCase .titleSmall,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .titleSmall {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.servicesMain #servicesDetails .flexbox .titleSmall a,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall
  a,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall
  a,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall
  a,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall
  a,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .titleSmall a,
.servicesMain #servicesDetails #webShowCase .titleSmall a,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall a,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .titleSmall a {
  color: #ff5e5e;
  font-size: 30px;
}

.servicesMain #servicesDetails .flexbox .titleSmall a:hover,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall
  a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall
  a:hover,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .item
  > div
  .titleSmall
  a:hover,
.servicesMain #servicesDetails #webShowCase .titleSmall a:hover,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall a:hover,
.callAction
  .servicesMain
  #servicesDetails
  .mathcaptcha-913
  .titleSmall
  a:hover {
  text-decoration: none;
  color: #000;
}

.servicesMain #servicesDetails .flexbox .intro,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text .intro,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text .intro,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .intro,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .intro,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .intro,
.servicesMain #servicesDetails #webShowCase .intro,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .intro,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .intro {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-right: 10%;
  line-height: 30px;
}

.servicesMain #servicesDetails .flexbox .desc p,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text .desc p,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text .desc p,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .desc
  p,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .desc
  p,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .desc p,
.servicesMain #servicesDetails #webShowCase .desc p,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .desc p,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .desc p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
}

.servicesMain #servicesDetails .active .flexbox .leftSection,
.servicesMain
  #servicesDetails
  .active
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .active
  .type-text
  .leftSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  .active
  ul
  .leftSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .active
  .item:last-child
  .leftSection,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .active
  .item
  > div
  .leftSection,
.servicesMain #servicesDetails .active #webShowCase .leftSection,
.servicesMain
  #servicesDetails
  .active
  .callAction
  .mathcaptcha-913
  .leftSection,
.callAction
  .servicesMain
  #servicesDetails
  .active
  .mathcaptcha-913
  .leftSection {
  -webkit-transform: scale(1) translateX(0%);
  transform: scale(1) translateX(0%);
  opacity: 1;
}

.servicesMain #servicesDetails .active .flexbox .rightSection,
.servicesMain
  #servicesDetails
  .active
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .rightSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .active
  .type-text
  .rightSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  .active
  ul
  .rightSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .active
  .item:last-child
  .rightSection,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .active
  .item
  > div
  .rightSection,
.servicesMain #servicesDetails .active #webShowCase .rightSection,
.servicesMain
  #servicesDetails
  .active
  .callAction
  .mathcaptcha-913
  .rightSection,
.callAction
  .servicesMain
  #servicesDetails
  .active
  .mathcaptcha-913
  .rightSection {
  -webkit-transform: scale(1) translateX(0%);
  transform: scale(1) translateX(0%);
  opacity: 1;
}

/*****Portfolio************/
.mainPortfolio {
  float: left;
  width: 100%;
  clear: both;
  display: block;
}

.mainPortfolio .owl-item {
  height: 800px;
  position: relative;
  overflow: hidden;
  min-height: 500px;
}

.mainPortfolio .owl-item:before {
  content: "";
  border: 0px;
  position: absolute;
  width: 0%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
}

.mainPortfolio .owl-item:nth-of-type(1) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(1):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#319134+50,39a842+50 */
  background: #005984;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#005984),
    to(#016b9e)
  );
  background: linear-gradient(to right, #005984 0%, #016b9e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(2) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(2):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a59e0+50,1d6df2+50 */
  background: #00877a;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00877a),
    to(#009688)
  );
  background: linear-gradient(to right, #00877a 0%, #009688 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(3) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(3):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a59e0+50,1d6df2+50 */
  background: #009dd4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#009dd4),
    to(#00afec)
  );
  background: linear-gradient(to right, #009dd4 0%, #00afec 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(4) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(4):before {
  background: #004894;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#004894),
    to(#0051a7)
  );
  background: linear-gradient(to right, #004894 0%, #0051a7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item .circle {
  position: absolute;
  z-index: 4;
  left: 30%;
  top: 10%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  opacity: 0;
  visibility: hidden;
  display: none;
}

.mainPortfolio .owl-item .circle img {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
}

.mainPortfolio .owl-item .title {
  position: absolute;
  z-index: 1;
  left: 17%;
  top: 30%;
}

.mainPortfolio .owl-item .title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  padding-left: 5px;
  position: absolute;
}

.mainPortfolio .owl-item .title > div.up {
  top: -10px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
}

.mainPortfolio .owl-item .title > div.down {
  bottom: -14px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(50px);
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
}

.mainPortfolio .owl-item .title > div.right {
  right: 0px;
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .title > div.bigText {
  font-size: 72px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 72px;
  position: static;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.75 linear;
  -webkit-transition: all 0.75 linear;
  -moz-transition: all 0.75 linear;
}

.mainPortfolio .owl-item .desc {
  position: absolute;
  z-index: 1;
  bottom: 20%;
  max-width: 400px;
  color: #fff;
  left: 5%;
}

.mainPortfolio .owl-item .desc h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 5px;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc h3:first-letter {
  text-transform: none;
}

.mainPortfolio .owl-item .desc p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 1px;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc a.caseStudy {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-left: 50px;
  letter-spacing: 1px;
  line-height: 40px;
  display: inline-block;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc a.caseStudy:before {
  content: "";
  background: #fff url("../img/sprite.png") -351px 0px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  left: 0px;
}

.mainPortfolio .owl-item figure {
  position: absolute;
  z-index: 1;
  margin: 0px;
}

.mainPortfolio .owl-item figure img {
  max-width: 100%;
}

.mainPortfolio .owl-item .one {
  left: 43%;
  top: -10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 16.5%;
}

.mainPortfolio .owl-item .two {
  right: 10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 27%;
}

.mainPortfolio .owl-item .three {
  right: 0%;
  bottom: -10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 35%;
}

.mainPortfolio .owl-item .parent1 {
  left: 43%;
  top: -7%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 23%;
}

.mainPortfolio .owl-item .parent2 {
  right: -6%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent3 {
  left: 46%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent4 {
  right: 15%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent5 {
  right: -8%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item.active:before {
  width: 100%;
}

.mainPortfolio .owl-item.active .circle {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .title > div.up {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.mainPortfolio .owl-item.active .title > div.down {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.mainPortfolio .owl-item.active .title > div.bigText {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.mainPortfolio .owl-item.active .desc h3 {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc p {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc a.caseStudy {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc a.caseStudy:before {
  content: "";
  background: #fff url("../img/sprite.png") -351px 0px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  left: 0px;
}

.mainPortfolio .owl-item.active .one {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
  top: 0%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .two {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 0px;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .three {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 10%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent1 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
  width: 23%;
  left: 43%;
  top: 0%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent2 {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 1%;
  top: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent3 {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
  left: 40%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent4 {
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
  right: 22%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent5 {
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
  right: 1%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-dots {
  position: absolute;
  left: 20px;
  z-index: 15;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  padding: 0 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 150px;
  height: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.mainPortfolio .owl-dots:before {
  content: "";
  position: absolute;
  border: 0px;
  width: 1px;
  height: 100%;
  left: 5px;
  background: rgba(255, 255, 255, 0);
  top: 0;
  z-index: 6;
}

.mainPortfolio .owl-dots .owl-dot {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: relative;
  z-index: 6;
}

.mainPortfolio .owl-dots .owl-dot.active {
  background: #fff;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}

/************Clinets & Reviews****************/
.client-n-reviews {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 60px 0;
}

.client-n-reviews h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  color: #181818;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-bottom: 20px;
}

.client-n-reviews h2 + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.client-n-reviews h2 strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.client-n-reviews .client-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.client-n-reviews .client-list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: calc(100% / 5);
  padding: 15px;
}
.client-logo-outer .client-logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 15px;
  border: 1px solid #939393;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  opacity: 1;
  cursor: pointer;
}
.client-logo-outer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
}
.client-logo-outer .client-logo-box:hover {
  z-index: 10;
}
.client-logo-outer .client-logo-box:before,
.client-logo-outer .client-logo-box:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  opacity: 1;
}
.client-logo-outer .client-logo-box:before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 1;
  transition: height 1s ease, opacity 0.8s ease;
  -webkit-transition: height 1s ease, opacity 0.8s ease;
  -moz-transition: height 1s ease, opacity 0.8s ease;
  -ms-transition: height 1s ease, opacity 0.8s ease;
  -o-transition: height 1s ease, opacity 0.8s ease;
}
.client-logo-outer .client-logo-box:after {
  height: calc(100% + 4px);
  width: 100%;
  z-index: 1;
  transition: width 1s ease, opacity 0.8s ease;
}
.client-logo-outer .client-logo-box:hover:before {
  transition: height 0.2s ease, opacity 0.3s ease;
  -webkit-transition: height 0.2s ease, opacity 0.3s ease;
  -moz-transition: height 0.2s ease, opacity 0.3s ease;
  -ms-transition: height 0.2s ease, opacity 0.3s ease;
  -o-transition: height 0.2s ease, opacity 0.3s ease;
  height: calc(100% - 20px);
  opacity: 0.7;
}
.client-logo-outer .client-logo-box:hover:after {
  transition: width 0.2s ease, opacity 0.3s ease;
  -webkit-transition: width 0.2s ease, opacity 0.3s ease;
  -moz-transition: width 0.2s ease, opacity 0.3s ease;
  -ms-transition: width 0.2s ease, opacity 0.3s ease;
  -o-transition: width 0.2s ease, opacity 0.3s ease;
  width: calc(100% - 20px);
  opacity: 0.8;
}
.client-n-reviews .client-list .item img {
  position: relative;
  max-width: 100%;
  max-height: 70px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .client-n-reviews h2 {
    font-size: 42px;
    line-height: 42px;
  }
  .client-n-reviews h2 + p {
    margin-bottom: 40px;
  }
  .client-logo-outer .client-logo-box {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 1440px) {
  .client-n-reviews h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .client-n-reviews h2 + p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .client-n-reviews h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
/************testimonials****************/
.testimonials {
  display: block;
  background: #0e012f;
  position: relative;
  padding-top: 80px;
  padding-bottom: 200px;
  overflow: hidden;
  width: 100%;
  float: left;
  clear: both;
}
.testimonials:before {
  position: absolute;
  left: -200px;
  top: 22%;
  background-image: url(../img/ring-circle.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 701px;
  height: 756px;
  content: "";
  opacity: 20%;
  -webkit-animation: fa-spin 25s infinite alternate;
  animation: fa-spin 25s infinite alternate;
}
.testimonials .thumb-layer {
  position: absolute;
  right: 30px;
  width: 480px;
  top: 120px;
}
.testimonials .thumb-layer .image {
  position: relative;
  margin-right: 0;
}
.testimonials .thumb-layer .image img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.testimonials .sec-title {
  position: relative;
  margin-bottom: 140px;
}
.testimonials .sec-title h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.testimonials .item blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
  max-width: 1120px;
}
.testimonials .item blockquote .testimonial-video-thum {
  flex: 0 0 400px;
  width: 400px;
  position: relative;
  cursor: pointer;
}
.testimonials .item blockquote .testimonial-video-thum .video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #ec3636;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.testimonials .item blockquote .testimonial-video-thum .video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.testimonials .item blockquote .testimonial-video-thum .video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 18px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.testimonials #testimonialsthumbs {
  position: absolute;
  bottom: 30px;
  width: 560px;
  z-index: 1;
}
.testimonials #testimonialsthumbs .img-box {
  position: relative;
}
.testimonials #testimonialsthumbs .img-box figure {
  margin-bottom: 0;
}
.testimonials #testimonialsthumbs .img-box figure img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 80px;
  height: 80px;
  border: 3px solid #fafafa;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.testimonials #testimonialsthumbs .owl-item.current .img-box figure img {
  border: 3px solid #ec3636;
}
.testimonials #testimonialsthumbs .img-box .btnVideo {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
}
.testimonials .item blockquote .detail-box {
  padding-bottom: 90px;
  min-height: 400px;
}
.testimonials .item blockquote .detail-box p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}

.testimonials .item blockquote .detail-box p strong {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 20px;
}

.testimonials .item blockquote .detail-box footer {
  background: none;
  padding-top: 20px;
}

.testimonials .item blockquote .detail-box footer cite {
  display: block;
  font-family: "Lato", sans-serif;
  font-style: normal;
  line-height: 28px;
}

.testimonials .item blockquote .detail-box footer cite.author {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.testimonials .item blockquote .detail-box footer cite.designation {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .testimonials {
    padding-top: 70px;
    padding-bottom: 140px;
  }
  .testimonials .sec-title h2 {
    font-size: 42px;
  }
  .testimonials .item blockquote {
    max-width: 1015px;
  }
  .testimonials .item blockquote .detail-box p strong {
    font-size: 22px;
  }
  .testimonials .thumb-layer {
    width: 350px;
  }
}
@media screen and (max-width: 1440px) {
  .testimonials .sec-title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .testimonials .sec-title h2 {
    font-size: 30px;
  }
}
/************Agile Process****************/
.agile {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 20px 0 50px;
}

.agile h4 {
  text-align: center;
  font-size: 30px;
  color: #000;
  margin-bottom: 10px;
}

.agile p {
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}

.agile p strong {
  color: #ff5e5e;
}

.agile .flexbox,
.agile .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .agile .type-text,
.agile footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .agile ul,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child,
.agile .logoTune .flexbox .item > div,
.logoTune .flexbox .agile .item > div,
.agile #webShowCase,
.agile .callAction .mathcaptcha-913,
.callAction .agile .mathcaptcha-913 {
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
}

.agile .flexbox:before,
.agile .mainBanner .col-12 .bigWrite .type-text:before,
.mainBanner .col-12 .bigWrite .agile .type-text:before,
.agile footer .col-12 > .flexbox .item.industries ul:before,
footer .col-12 > .flexbox .item.industries .agile ul:before,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child:before,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child:before,
.agile .logoTune .flexbox .item > div:before,
.logoTune .flexbox .agile .item > div:before,
.agile #webShowCase:before,
.agile .callAction .mathcaptcha-913:before,
.callAction .agile .mathcaptcha-913:before {
  content: "";
  border: 0px;
  border-top: 4px dotted #ccc;
  position: absolute;
  left: 0px;
  width: 100%;
  top: 16%;
}

.agile .flexbox .item,
.agile .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .agile .type-text .item,
.agile footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .agile ul .item,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
.agile .logoTune .flexbox .item > div .item,
.logoTune .flexbox .agile .item > div .item,
.agile #webShowCase .item,
.agile .callAction .mathcaptcha-913 .item,
.callAction .agile .mathcaptcha-913 .item {
  padding: 10px;
  position: relative;
  z-index: 1;
}

.agile .flexbox .item img,
.agile .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .agile .type-text .item img,
.agile footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .agile ul .item img,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item img,
.agile .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .agile .item > div .item img,
.agile #webShowCase .item img,
.agile .callAction .mathcaptcha-913 .item img,
.callAction .agile .mathcaptcha-913 .item img {
  height: 60px;
  width: auto;
}

.agile .flexbox .item p,
.agile .mainBanner .col-12 .bigWrite .type-text .item p,
.mainBanner .col-12 .bigWrite .agile .type-text .item p,
.agile footer .col-12 > .flexbox .item.industries ul .item p,
footer .col-12 > .flexbox .item.industries .agile ul .item p,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item p,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item p,
.agile .logoTune .flexbox .item > div .item p,
.logoTune .flexbox .agile .item > div .item p,
.agile #webShowCase .item p,
.agile .callAction .mathcaptcha-913 .item p,
.callAction .agile .mathcaptcha-913 .item p {
  font-size: 18px;
}

.agile .flexbox .item p strong,
.agile .mainBanner .col-12 .bigWrite .type-text .item p strong,
.mainBanner .col-12 .bigWrite .agile .type-text .item p strong,
.agile footer .col-12 > .flexbox .item.industries ul .item p strong,
footer .col-12 > .flexbox .item.industries .agile ul .item p strong,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item p strong,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item p strong,
.agile .logoTune .flexbox .item > div .item p strong,
.logoTune .flexbox .agile .item > div .item p strong,
.agile #webShowCase .item p strong,
.agile .callAction .mathcaptcha-913 .item p strong,
.callAction .agile .mathcaptcha-913 .item p strong {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}

/**************DevOps**************/
.devOps {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  background: #f5f5f5;
  text-align: center;
  padding: 50px 0;
}

.devOps h5 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}

.devOps p {
  font-size: 18px;
  text-align: center;
  padding: 0 10% 30px;
}

.devOps .img img {
  height: auto;
  width: auto;
  max-width: 100%;
}

/************CTA Home****************/
.ctaHome {
  float: left;
  width: 100%;
  clear: both;
  display: none;
  padding: 150px 0 0;
  background: url("../img/ctaBG.jpg") center bottom no-repeat;
  background-size: 100% auto;
  position: relative;
  margin-bottom: 100px;
}

.ctaHome:after {
  content: "";
  background: #dbdbdb;
  position: absolute;
  height: 120px;
  bottom: -120px;
  left: 0;
  z-index: 1;
  width: 100%;
}

.ctaHome .ctaWrap {
  max-width: 650px;
  padding: 50px;
  margin: 0 auto;
  background: #fff;
  border-bottom: 3px solid #4972f6;
  position: relative;
  top: 50px;
  z-index: 4;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.ctaHome .ctaWrap:after {
  content: "";
  background: url("../img/testimonial_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: -50px;
  position: absolute;
  opacity: 0.5;
  z-index: 0;
}

.ctaHome .ctaWrap h5 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}

.ctaHome .ctaWrap p {
  font-size: 18px;
  text-align: center;
  padding: 0 10% 30px;
  line-height: 20px;
}

.ctaHome .ctaWrap .fields {
  margin: 0 13%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  position: relative;
}

.ctaHome .ctaWrap .fields input[type="submit"] {
  position: absolute;
  background: #2a8bf6;
  border-radius: 40px;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px;
  right: 5px;
  height: 40px;
  top: 5px;
  border: 0px;
}

.ctaHome .ctaWrap .fields input[type="submit"]:hover {
  background: #000;
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
}

.ctaHome .ctaWrap .fields input[type="text"] {
  width: calc(100% - 10px);
  border-radius: 40px;
  margin: 0 5px;
  border: 0px;
  padding: 10px 130px 10px 10px;
  font-size: 18px;
  height: 50px;
  letter-spacing: 0.5px;
}

/******************Call To Action*********/
.ctaWrapper .callAction {
  background: #ff5e5e;
  position: fixed;
  z-index: 99;
  left: -344px;
  top: 25%;
  border-radius: 0 0px 6px 0;
  width: 344px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  padding: 20px;
}

.ctaWrapper .callAction .crossIcon {
  display: none;
}

.ctaWrapper .callAction .flexbox,
.ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text,
.ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul,
.ctaWrapper .callAction .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .ctaWrapper .callAction .item:last-child,
.ctaWrapper .callAction .logoTune .flexbox .item > div,
.logoTune .flexbox .ctaWrapper .callAction .item > div,
.ctaWrapper .callAction #webShowCase,
.ctaWrapper .callAction .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ctaWrapper .callAction .flexbox .item a,
.ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text .item a,
.ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul .item a,
.ctaWrapper
  .callAction
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a,
.innerBanner.caseStudy
  .flexbox.web
  .ctaWrapper
  .callAction
  .item:last-child
  .item
  a,
.ctaWrapper .callAction .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .ctaWrapper .callAction .item > div .item a,
.ctaWrapper .callAction #webShowCase .item a,
.ctaWrapper .callAction .mathcaptcha-913 .item a {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
}

.ctaWrapper .callAction h3 {
  font-size: 22px;
  color: #fff;
  text-align: left;
  padding: 0;
  line-height: 30px;
  margin-bottom: 10px;
}
.showcase-home h2 + div p {
  max-width: 1080px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 auto 60px;
}
.ctaWrapper .callAction p {
  padding: 10px 0px 0px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  margin: 0px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.ctaWrapper .callAction a {
  color: #fff;
  text-decoration: none;
}

.ctaWrapper .callAction hr {
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin: 1.25rem 0 1.5rem;
}

.ctaWrapper .callAction span.or {
  display: block;
  margin-top: -41px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #ff5e5e;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  left: 50%;
  padding: 0 15px;
}

.ctaWrapper .callAction .form {
  padding: 10px 0;
}

.ctaWrapper .callAction .form input[type="email"] {
  border: 0px;
  width: 100%;
  padding: 10px;
  height: inherit;
  margin: 0px 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 18px;
}

.ctaWrapper .callAction .form input[type="submit"] {
  margin: 0px;
  background: #2a8bf6;
  border: 5px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  width: 100%;
  line-height: 34px;
  height: inherit;
  font-size: 18px;
  letter-spacing: 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
}

.ctaWrapper .callAction .form input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.5);
}

.ctaWrapper .callAction .form .ajax-loader {
  height: 45.6px;
  width: 100%;
  background: rgba(255, 255, 255, 0.75) url("../img/ajax-loader.gif") center
    no-repeat;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  left: 0px;
  right: 0px;
  margin: 0;
  position: absolute;
}

.ctaWrapper .callAction .form span.wpcf7-not-valid-tip {
  margin-top: 0px;
  color: #ff0;
  margin: -10px 0 10px 0;
}

.ctaWrapper .callAction .form div.wpcf7-response-output {
  left: 20px;
  right: 20px;
  z-index: 2;
}

.ctaWrapper .callAction .form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  display: none !important;
}

.ctaWrapper .callAction .form iframe {
  max-width: inherit;
}

.ctaWrapper .callIcon {
  background: #ff5e5e;
  width: 60px;
  height: 50px;
  padding-left: 10px;
  border-radius: 0 25px 25px 0;
  position: fixed;
  top: 25%;
  left: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.ctaWrapper .callIcon .fas {
  background: url("../img/sprite.png") -33px -162px no-repeat;
  display: block;
  width: 40px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: none 0.3s linear;
  -webkit-transition: none 0.3s linear;
  -moz-transition: none 0.3s linear;
}

.ctaWrapper.show .callAction {
  left: 0px;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
}

.ctaWrapper.show .callIcon {
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  transform: translateX(344px);
  -webkit-transform: translateX(344px);
  -moz-transform: translateX(344px);
}

.ctaWrapper.show .callIcon .fas {
  background-position: -765px 9px;
}

/************CTA Form**********/
@-webkit-keyframes moveInOut {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }

  60% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }
}

@keyframes moveInOut {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }

  60% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }
}

@-webkit-keyframes moveInOutMobile {
  0% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }

  60% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
  }

  100% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
}

@keyframes moveInOutMobile {
  0% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }

  60% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
  }

  100% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
}
.generative-ai-scetion {
  padding: 100px 0;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 700px;
  position: relative;
}
.generative-ai-scetion:after {
  content: "";
  background: linear-gradient(
    104.13deg,
    rgb(83 6 43 / 64%) 25.02%,
    rgb(66 19 56 / 48%) 98.17%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.generative-ai-scetion div {
  height: 100%;
}
.generative-ai-scetion .content-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  color: #e7e7e7;
  text-align: center;
  position: relative;
  z-index: 11;
}
.generative-ai-scetion .title {
  font-size: 60px;
  font-weight: 400;
  color: #e7e7e7;
  margin-bottom: 20px;
}
.generative-ai-scetion .content-box p {
  max-width: 1180px;
  margin: 0 auto 30px;
}
.generative-ai-scetion .content-box .btn-cta {
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 21px;
  border-radius: 4px;
  background: none;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
.generative-ai-scetion .content-box .btn-cta:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.ctaForm {
  background: #fff;
  padding: 100px 0;
}

.ctaFormPicture img {
  display: block;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}
.ctaFormWhitebox {
  background: #ffffff;
  padding: 50px 100px;
  max-width: 1360px;
  position: relative;
  box-shadow: 0px 6px 10px 0px #00000026;
  margin: -320px auto 0;
  z-index: 1;
}
.ctaForm div.wpcf7 .ajax-loader {
  background-image: url("../img/ajax-loader-blue.gif") !important;
}

.ctaForm .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ctaForm h5 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 15px;
  line-height: 1.1;
  text-align: center;
}
.ctaForm h5 span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}

.ctaForm p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 35px;
  text-align: center;
}
.ctaForm ul {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ctaForm ul li {
  width: 50%;
  padding: 0 15px 0;
  list-style: none;
  margin-bottom: 24px;
  position: relative;
}

.ctaForm ul li.full {
  width: 100%;
}

.ctaForm ul li label {
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  cursor: text;
  margin-bottom: 5px;
}
.ctaForm ul li label span {
  color: #ec3636;
}
.ctaForm ul li .iconInputBox {
  display: block;
  position: relative;
}
.ctaForm ul li .iconInputBox svg {
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 1;
}
.ctaForm ul li .iconInputBox svg.emailIcon {
  top: 14px;
}
.ctaForm ul li .iconInputBox svg.phoneIcon {
  top: 11px;
}
.ctaForm ul li .iconInputBox svg.linkIcon {
  top: 11px;
}
.ctaForm ul li input[type="text"],
.ctaForm ul li input[type="email"],
.ctaForm ul li input[type="tel"],
.ctaForm ul li textarea {
  height: 44px;
  padding: 10px 50px 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  background: #fff;
	font-family: "Lato", sans-serif;
  border: 1px solid #d2d6db;
  border-radius: 6px;
  width: 100%;
  position: relative;
}

.ctaForm ul li textarea {
  resize: none;
  height: 100px;
	font-family: "Lato", sans-serif;
}

.ctaForm ul li input[type="submit"] {
  background: #ec3636;
  padding: 8px 30px;
  border: 1px solid #ec3636;
	font-family: "Lato", sans-serif;
  color: #fff;
  border-radius: 4px;
}

.ctaForm ul li input[type="submit"]:hover {
  background: #ec3636;
  border: 1px solid #ec3636;
  color: #fff;
}
.ctaForm ul li:last-child {
  margin-bottom: 0px;
  padding-top: 0px;
}

.ctaForm span.wpcf7-not-valid-tip {
  font-size: 13px;
  font-weight: 400;
  color: #ec3636;
  padding-top: 4px;
}
@media screen and (max-width: 1600px) {
  .generative-ai-scetion .title {
    font-size: 42px;
  }
  .ctaForm {
    padding: 80px 0;
  }
  .ctaFormWhitebox {
    padding-left: 45px;
    padding-right: 45px;
    max-width: 1080px;
    margin-top: -215px;
  }
  .ctaForm h5 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1440px) {
  .generative-ai-scetion .title {
    font-size: 36px;
  }
  .ctaForm h5 {
    font-size: 36px;
  }
  .ctaForm p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1280px) {
  .generative-ai-scetion .title {
    font-size: 30px;
  }
  .ctaForm h5 {
    font-size: 30px;
  }
  .ctaForm p {
    font-size: 16px;
  }
}
/************Footer****************/
.footer-address-sec .footer-address-row {
  background-color: #fff;
  padding: 100px 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  min-height: 1050px;
}
.footer-address-sec .footer-address-row .tagline,
.footer-address-sec .footer-address-row .text {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
.footer-address-sec .footer-address-row .text {
  margin-bottom: 15px;
}
.footer-address-sec .footer-address-row .title {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.footer-address-sec .footer-address-row .title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.footer-address-sec .footer-address-row .contactInfo .toogleButton {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 20px;
}
.footer-address-sec .footer-address-row .contactInfo .toogleButton img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  cursor: pointer;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo h5 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 15px;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li:last-child {
  margin-bottom: 0;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li svg {
  width: 22px;
  flex: 0 0 22px;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li
  span:after {
  dispaly: none !important;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li a {
  display: inline-block;
  vertical-align: middle;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li
  a:hover:before {
  background: #000;
}
footer {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  background: #000;
}
.footer-links-sec {
  padding: 50px 0;
  background: #181818;
}
footer .logo-svg {
  max-height: 50px;
  width: auto;
}
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
footer .col-12 > .flexbox .item.industries .col-12 > ul,
footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
footer .logoTune .flexbox .item.col-12 > div,
.logoTune .flexbox footer .item.col-12 > div,
footer .col-12 > #webShowCase,
footer .callAction .col-12 > .mathcaptcha-913,
.callAction footer .col-12 > .mathcaptcha-913 {
  border-top: 1px solid rgba(255, 94, 94, 0.2);
  border-bottom: 1px solid rgba(255, 94, 94, 0.2);
  padding: 40px 0;
}

footer .col-12 > .flexbox .item,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
.innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
footer .logoTune .flexbox .item.col-12 > div .item,
.logoTune .flexbox footer .item.col-12 > div .item,
footer .col-12 > #webShowCase .item,
footer .callAction .col-12 > .mathcaptcha-913 .item,
.callAction footer .col-12 > .mathcaptcha-913 .item {
  padding: 0px;
}

footer .col-12 > .flexbox .item.industries,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries,
footer .logoTune .flexbox .item.col-12 > div .item.industries,
.logoTune .flexbox footer .item.col-12 > div .item.industries,
footer .col-12 > #webShowCase .item.industries,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries {
  width: 40%;
}

footer .col-12 > .flexbox .item.industries ul,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries ul,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries ul,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul,
footer .logoTune .flexbox .item.col-12 > div .item.industries ul,
.logoTune .flexbox footer .item.col-12 > div .item.industries ul,
footer .col-12 > #webShowCase .item.industries ul,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .col-12 > .flexbox .item.industries ul li,
footer
  .mainBanner
  .col-12
  .bigWrite
  .col-12
  > .type-text
  .item.industries
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  footer
  .col-12
  > .type-text
  .item.industries
  ul
  li,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul
  li,
footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
.logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
footer .col-12 > #webShowCase .item.industries ul li,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
  width: 130px;
  float: left;
  padding-left: 20px;
}

footer .col-12 > .flexbox .item.industries ul li:nth-child(odd),
footer
  .mainBanner
  .col-12
  .bigWrite
  .col-12
  > .type-text
  .item.industries
  ul
  li:nth-child(odd),
.mainBanner
  .col-12
  .bigWrite
  footer
  .col-12
  > .type-text
  .item.industries
  ul
  li:nth-child(odd),
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul
  li:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul
  li:nth-child(odd),
footer
  .logoTune
  .flexbox
  .item.col-12
  > div
  .item.industries
  ul
  li:nth-child(odd),
.logoTune
  .flexbox
  footer
  .item.col-12
  > div
  .item.industries
  ul
  li:nth-child(odd),
footer .col-12 > #webShowCase .item.industries ul li:nth-child(odd),
footer
  .callAction
  .col-12
  > .mathcaptcha-913
  .item.industries
  ul
  li:nth-child(odd),
.callAction
  footer
  .col-12
  > .mathcaptcha-913
  .item.industries
  ul
  li:nth-child(odd) {
  width: calc(100% - 150px);
  padding-left: 0px;
}

footer .adds {
  margin-bottom: 40px;
  text-align: center;
  opacity: 0.6;
}

footer .adds p {
  font-size: 13px;
  color: #fff;
  line-height: 24px;
}

footer .adds p strong {
  font-size: 16px;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
footer .adds p a {
  color: #fff;
}
footer a {
  color: #c9c9ce;
  position: relative;
}

footer a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0) translateZ(0);
  -moz-transform: scaleX(0) translateZ(0);
  -ms-transform: scaleX(0) translateZ(0);
  -o-transform: scaleX(0) translateZ(0);
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

footer a:hover:before {
  transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  -ms-transform: scaleX(1) translateZ(0);
  -o-transform: scaleX(1) translateZ(0);
}

footer .flexbox,
footer .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite footer .type-text,
footer .col-12 > .flexbox .item.industries ul,
footer .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .item:last-child,
footer .logoTune .flexbox .item > div,
.logoTune .flexbox footer .item > div,
footer #webShowCase,
footer .callAction .mathcaptcha-913,
.callAction footer .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .flexbox h6,
footer .mainBanner .col-12 .bigWrite .type-text h6,
.mainBanner .col-12 .bigWrite footer .type-text h6,
footer .col-12 > .flexbox .item.industries ul h6,
footer .innerBanner.caseStudy .flexbox.web .item:last-child h6,
.innerBanner.caseStudy .flexbox.web footer .item:last-child h6,
footer .logoTune .flexbox .item > div h6,
.logoTune .flexbox footer .item > div h6,
footer #webShowCase h6,
footer .callAction .mathcaptcha-913 h6,
.callAction footer .mathcaptcha-913 h6 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.footer-logo {
  margin-bottom: 10px;
}
.footer-logo a {
  display: inline-block;
  vertical-align: middle;
}
.footer-logo a:hover:before {
  display: none !important;
}
.ftshortText {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #e7e7e7;
  line-height: 30px;
  margin-bottom: 10px;
}
.ftshortText p {
  margin-bottom: 0;
}
footer .flexbox ul,
footer .mainBanner .col-12 .bigWrite .type-text ul,
.mainBanner .col-12 .bigWrite footer .type-text ul,
footer .col-12 > .flexbox .item.industries ul ul,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul,
footer .logoTune .flexbox .item > div ul,
.logoTune .flexbox footer .item > div ul,
footer #webShowCase ul,
footer .callAction .mathcaptcha-913 ul,
.callAction footer .mathcaptcha-913 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

footer .flexbox ul li a,
footer .mainBanner .col-12 .bigWrite .type-text ul li a,
.mainBanner .col-12 .bigWrite footer .type-text ul li a,
footer .col-12 > .flexbox .item.industries ul ul li a,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a,
footer .logoTune .flexbox .item > div ul li a,
.logoTune .flexbox footer .item > div ul li a,
footer #webShowCase ul li a,
footer .callAction .mathcaptcha-913 ul li a,
.callAction footer .mathcaptcha-913 ul li a {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 0px;
  position: relative;
  line-height: 35px;
  color: #e7e7e7;
  position: relative;
}

footer .flexbox ul li a:before,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:before,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:before,
footer .col-12 > .flexbox .item.industries ul ul li a:before,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a:before,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a:before,
footer .logoTune .flexbox .item > div ul li a:before,
.logoTune .flexbox footer .item > div ul li a:before,
footer #webShowCase ul li a:before,
footer .callAction .mathcaptcha-913 ul li a:before,
.callAction footer .mathcaptcha-913 ul li a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0) translateZ(0);
  -moz-transform: scaleX(0) translateZ(0);
  -ms-transform: scaleX(0) translateZ(0);
  -o-transform: scaleX(0) translateZ(0);
}

footer .flexbox ul li a:hover,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:hover,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:hover,
footer .col-12 > .flexbox .item.industries ul ul li a:hover,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a:hover,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a:hover,
footer .logoTune .flexbox .item > div ul li a:hover,
.logoTune .flexbox footer .item > div ul li a:hover,
footer #webShowCase ul li a:hover,
footer .callAction .mathcaptcha-913 ul li a:hover,
.callAction footer .mathcaptcha-913 ul li a:hover {
  color: #fff;
  text-decoration: none;
}

footer .flexbox ul li a:hover:before,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:hover:before,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:hover:before,
footer .col-12 > .flexbox .item.industries ul ul li a:hover:before,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  ul
  li
  a:hover:before,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .item:last-child
  ul
  li
  a:hover:before,
footer .logoTune .flexbox .item > div ul li a:hover:before,
.logoTune .flexbox footer .item > div ul li a:hover:before,
footer #webShowCase ul li a:hover:before,
footer .callAction .mathcaptcha-913 ul li a:hover:before,
.callAction footer .mathcaptcha-913 ul li a:hover:before {
  transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  -ms-transform: scaleX(1) translateZ(0);
  -o-transform: scaleX(1) translateZ(0);
}
footer .flexbox .industries ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
footer .flexbox .industries ul li a {
  padding: 5px 8px;
  line-height: 22px;
  border: 1px solid #4a4a4a;
  border-radius: 4px;
}
footer .flexbox .industries ul li a:hover:before {
  display: none;
}
footer .social {
  text-align: left;
}

footer .social .flexbox,
footer .social .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite footer .social .type-text,
footer .social .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .social ul,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child,
footer .social .logoTune .flexbox .item > div,
.logoTune .flexbox footer .social .item > div,
footer .social #webShowCase,
footer .social .callAction .mathcaptcha-913,
.callAction footer .social .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px;
  padding: 0px;
}

footer .social .flexbox .item,
footer .social .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite footer .social .type-text .item,
footer .social .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .social ul .item,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item,
footer .social .logoTune .flexbox .item > div .item,
.logoTune .flexbox footer .social .item > div .item,
footer .social #webShowCase .item,
footer .social .callAction .mathcaptcha-913 .item,
.callAction footer .social .mathcaptcha-913 .item {
  width: 40%;
  max-width: 40%;
  text-align: left;
}

footer .social .flexbox .item:nth-child(even),
footer .social .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite footer .social .type-text .item:nth-child(even),
footer .social .col-12 > .flexbox .item.industries ul .item:nth-child(even),
footer .col-12 > .flexbox .item.industries .social ul .item:nth-child(even),
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:nth-child(even),
footer .social .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox footer .social .item > div .item:nth-child(even),
footer .social #webShowCase .item:nth-child(even),
footer .social .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction footer .social .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
}

footer .social .flexbox .item p,
footer .social .mainBanner .col-12 .bigWrite .type-text .item p,
.mainBanner .col-12 .bigWrite footer .social .type-text .item p,
footer .social .col-12 > .flexbox .item.industries ul .item p,
footer .col-12 > .flexbox .item.industries .social ul .item p,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item p,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item p,
footer .social .logoTune .flexbox .item > div .item p,
.logoTune .flexbox footer .social .item > div .item p,
footer .social #webShowCase .item p,
footer .social .callAction .mathcaptcha-913 .item p,
.callAction footer .social .mathcaptcha-913 .item p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}

footer .social .flexbox .item p.copy,
footer .social .mainBanner .col-12 .bigWrite .type-text .item p.copy,
.mainBanner .col-12 .bigWrite footer .social .type-text .item p.copy,
footer .col-12 > .flexbox .item.industries .social ul .item p.copy,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  p.copy,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item
  p.copy,
.logoTune .flexbox footer .social .item > div .item p.copy,
footer .social #webShowCase .item p.copy,
footer .social .callAction .mathcaptcha-913 .item p.copy,
.callAction footer .social .mathcaptcha-913 .item p.copy {
  color: #fff;
}

footer .social .flexbox .item p.copy + p a:hover,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  p.copy
  + p
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text
  .item
  p.copy
  + p
  a:hover,
footer .social .col-12 > .flexbox .item.industries ul .item p.copy + p a:hover,
footer .col-12 > .flexbox .item.industries .social ul .item p.copy + p a:hover,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  p.copy
  + p
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item
  p.copy
  + p
  a:hover,
footer .social .logoTune .flexbox .item > div .item p.copy + p a:hover,
.logoTune .flexbox footer .social .item > div .item p.copy + p a:hover,
footer .social #webShowCase .item p.copy + p a:hover,
footer .social .callAction .mathcaptcha-913 .item p.copy + p a:hover,
.callAction footer .social .mathcaptcha-913 .item p.copy + p a:hover {
  color: #fff;
}

footer .social .flexbox .item img,
footer .social .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite footer .social .type-text .item img,
footer .social .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .social ul .item img,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item img,
footer .social .logoTune .flexbox .item > div .item img,
.logoTune .flexbox footer .social .item > div .item img,
footer .social #webShowCase .item img,
footer .social .callAction .mathcaptcha-913 .item img,
.callAction footer .social .mathcaptcha-913 .item img {
  float: left;
  max-height: 40px;
  width: auto;
}

footer .social .flexbox .item a,
footer .social .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite footer .social .type-text .item a,
footer .social .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .social ul .item a,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item a,
footer .social .logoTune .flexbox .item > div .item a,
.logoTune .flexbox footer .social .item > div .item a,
footer .social #webShowCase .item a,
footer .social .callAction .mathcaptcha-913 .item a,
.callAction footer .social .mathcaptcha-913 .item a {
  color: #fff;
}

footer .social .flexbox:last-child,
footer .social .mainBanner .col-12 .bigWrite .type-text:last-child,
.mainBanner .col-12 .bigWrite footer .social .type-text:last-child,
footer .social .col-12 > .flexbox .item.industries ul:last-child,
footer .col-12 > .flexbox .item.industries .social ul:last-child,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child,
footer .social .logoTune .flexbox .item > div:last-child,
.logoTune .flexbox footer .social .item > div:last-child,
footer .social #webShowCase:last-child,
footer .social .callAction .mathcaptcha-913:last-child,
.callAction footer .social .mathcaptcha-913:last-child {
  padding: 10px 0 20px;
}

footer .social .flexbox:last-child .item:last-child,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text:last-child
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text:last-child
  .item:last-child,
footer
  .social
  .col-12
  > .flexbox
  .item.industries
  ul:last-child
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .social
  ul:last-child
  .item:last-child,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:last-child,
footer .social .logoTune .flexbox .item > div:last-child .item:last-child,
.logoTune .flexbox footer .social .item > div:last-child .item:last-child,
footer .social #webShowCase:last-child .item:last-child,
footer .social .callAction .mathcaptcha-913:last-child .item:last-child,
.callAction footer .social .mathcaptcha-913:last-child .item:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .social .flexbox:last-child .item:last-child a:before,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text:last-child
  .item:last-child
  a:before,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text:last-child
  .item:last-child
  a:before,
footer
  .social
  .col-12
  > .flexbox
  .item.industries
  ul:last-child
  .item:last-child
  a:before,
footer
  .col-12
  > .flexbox
  .item.industries
  .social
  ul:last-child
  .item:last-child
  a:before,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  a:before,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:last-child
  a:before,
footer
  .social
  .logoTune
  .flexbox
  .item
  > div:last-child
  .item:last-child
  a:before,
.logoTune
  .flexbox
  footer
  .social
  .item
  > div:last-child
  .item:last-child
  a:before,
footer .social #webShowCase:last-child .item:last-child a:before,
footer
  .social
  .callAction
  .mathcaptcha-913:last-child
  .item:last-child
  a:before,
.callAction
  footer
  .social
  .mathcaptcha-913:last-child
  .item:last-child
  a:before {
  display: none;
}
footer .social {
  display: flex;
  gap: 10px;
}
footer .social a {
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

footer .social a img {
  background-color: #222222;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

footer .social a:hover img {
  background-color: #4060a5;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
footer .social a.facebook:hover img {
  background: #4060a5;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
footer .social a.instagram:hover img {
  background: #f09433;
  background: -moz-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
footer .social a.twiter:hover img {
  background: #00abe3;
}
footer .social a.linkedin:hover img {
  background: #0094bc;
}
footer .social a.pinterest:hover img {
  background: #cb2027;
}
footer .social a.youtube:hover img {
  background: #bb0000;
}
footer .social a.skype:hover img {
  background: #09adec;
}
footer .social a:hover:before {
  display: none;
}
footer #formFooter {
  width: 30%;
  padding-bottom: 2px;
}

footer #formFooter input[type="text"],
footer #formFooter input[type="tel"],
footer #formFooter input[type="email"] {
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  padding: 8px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  color: #000;
}

footer #formFooter input[type="submit"] {
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 8px 30px;
  color: #ff5e5e;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #ff5e5e;
  min-width: 140px;
}

footer #formFooter input[type="submit"]:hover,
footer #formFooter input[type="submit"]:focus {
  background: #ff5e5e;
  color: #fff;
}

footer #formFooter div {
  position: relative;
  padding: 0px 0 15px;
}

footer #formFooter div label {
  font-size: 18px;
  color: #999;
  font-weight: normal;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

footer #formFooter div label em {
  color: #f00;
  font-style: normal;
}

footer #formFooter div.focused label,
footer #formFooter div.filled label {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  font-size: 12px;
}

footer #formFooter div.wpcf7-form-control-wrap {
  padding: 0px;
  max-width: 100%;
  overflow: hidden;
}

footer #formFooter div.wpcf7-form-control-wrap iframe {
  max-width: 100%;
  overflow: hidden;
}

footer .stats .socialNetwork {
  right: 10px;
}
.footerBottom {
  padding: 10px 0;
}
.footerBottom .flexbox {
  align-items: center;
}
.footerBottom .flexbox .item {
  width: 33.333%;
  height: 100%;
}
.footerBottom .flexbox .item:nth-child(2) {
  text-align: center;
}
.footerBottom .flexbox .item:last-child {
  text-align: right;
}
.footerBottom .flexbox .item img {
  height: 40px;
}
.footerBottom .flexbox .item p {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #e7e7e7;
  margin: 0;
}
/************************Video***************/
.videoOverlay {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transition: 0.75s ease-in-out;
  -moz-transition: 0.75s ease-in-out;
  -webkit-transition: 0.75s ease-in-out;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: 50%;
  right: 50%;
  text-align: center;
  padding: 30px;
  z-index: 22222229999;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.videoOverlay .videoContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.videoOverlay .videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoOverlay .cross {
  position: absolute;
  color: #999;
  font-size: 10px;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
  z-index: 99;
  background: rgba(0, 0, 0, 0.75) url("../img/sprite.png") -766px 4px no-repeat;
}

.videoOverlay .cross:hover {
  color: #000;
}

.videoOverlay video {
  height: auto;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 300px #fff;
  box-shadow: 0 0 300px #fff;
}

.videoOverlay.play {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  left: 0%;
  top: 0%;
  bottom: 0;
  right: 0;
}

/********************************Loader******************************/
@-webkit-keyframes load {
  0% {
    opacity: 1;
    visibility: visible;
  }

  90% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes load {
  0% {
    opacity: 1;
    visibility: visible;
  }

  90% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes unload {
  0%,
  10% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes unload {
  0%,
  10% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes LOADING {
  0%,
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #ff5e5e;
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background: #ff5e5e;
  }
}

@keyframes LOADING {
  0%,
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #ff5e5e;
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background: #ff5e5e;
  }
}

[data-class="Biometrics"] .mainServices .servicesThumbs .item:last-child {
  width: 100%;
}

[data-class="Escrow Services with KYC"]
  .mainServices
  .servicesThumbs
  .item:last-child {
  width: 100%;
}

/************************************Pre Loader Ends*********************************************/
/************************************Services Ends*********************************************/
body:not(.home) .lines {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
}

body:not(.home) .lines div {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body:not(.home) .lines div span {
  width: 1px;
  height: 100vh;
  background: #f5f5f5;
}

[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .flexbox
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  ul
  .item:last-child
  img,
.logoTune
  .flexbox
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .item
  > div
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  #webShowCase
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .mathcaptcha-913
  .item:last-child
  img {
  max-height: 85%;
}

.innerBanner {
  margin-top: 80px;
  padding: 80px 0 30px;
}

@media screen and (max-width: 1600px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 42px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 8px;
  }
  .stats ul li .flip-container .back p,
  .stats ul li .flip-container .front p {
    font-size: 16px;
  }
  .stats ul li,
  .stats ul li .flip-container .flipper {
    height: 190px;
  }
  .stats ul li .flip-container .front,
  .stats ul li .flip-container .back {
    height: 190px;
  }
  .stats ul li .flip-container .flipper p {
    line-height: 24px;
  }
}
@media screen and (max-width: 1440px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 36px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 36px;
    line-height: 36px;
  }
  .footerBottom .flexbox .item p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 30px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 8px;
  }
}
.innerBanner {
  margin-top: 79px;
}
/* .commonPage {
	padding:60px 0;
}
.innerBanner h1,
.commonPage h1 {
  color: #FF5E5E;
  font-size: 32px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-family: 'Kameron', serif;
} */

.innerBanner h1:after,
.commonPage h1:after {
  content: "";
  width: 100px;
  height: 1.5px;
  border: 0px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #ff5e5e;
}

.innerBanner h2,
.commonPage h2 {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 20px;
}

.innerBanner h2 + p,
.commonPage h2 + p {
  font-size: 18px;
}
.commonPage p {
  font-size: 18px;
  margin-bottom: 20px;
}
.commonPage ul {
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.innerBanner .flexbox,
.innerBanner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .innerBanner .type-text,
.innerBanner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .innerBanner ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner .logoTune .flexbox .item > div,
.logoTune .flexbox .innerBanner .item > div,
.innerBanner #webShowCase,
.innerBanner .callAction .mathcaptcha-913,
.callAction .innerBanner .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner .flexbox .item:first-child,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item:first-child,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item:first-child,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item:first-child,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item:first-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
.innerBanner .logoTune .flexbox .item > div .item:first-child,
.logoTune .flexbox .innerBanner .item > div .item:first-child,
.innerBanner #webShowCase .item:first-child,
.innerBanner .callAction .mathcaptcha-913 .item:first-child,
.callAction .innerBanner .mathcaptcha-913 .item:first-child {
  width: 70%;
}

.innerBanner .flexbox .item:last-child,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item:last-child,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item:last-child,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item:last-child,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item:last-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
.innerBanner .logoTune .flexbox .item > div .item:last-child,
.logoTune .flexbox .innerBanner .item > div .item:last-child,
.innerBanner #webShowCase .item:last-child,
.innerBanner .callAction .mathcaptcha-913 .item:last-child,
.callAction .innerBanner .mathcaptcha-913 .item:last-child {
  width: 30%;
}

.innerBanner .flexbox .item img,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item img,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item img,
.innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .innerBanner .item > div .item img,
.innerBanner #webShowCase .item img,
.innerBanner .callAction .mathcaptcha-913 .item img,
.callAction .innerBanner .mathcaptcha-913 .item img {
  float: right;
  margin-top: -50px;
  width: auto;
  height: auto;
  max-width: 100%;
}

.innerBanner.caseStudy {
  position: relative;
  padding: 70px 0 0;
  margin-bottom: 70px;
}

.innerBanner.caseStudy:before {
  content: "";
  border: 0px;
  background: url("../img/incident-mgmt-bg.jpg") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(
    25% 100%,
    260% 0%,
    0% 0%,
    0% 0%,
    0% 0%,
    0% 0%,
    0% 80%
  );
  clip-path: polygon(25% 100%, 260% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 80%);
}

.innerBanner.caseStudy h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 0px;
}

.innerBanner.caseStudy h1:after {
  display: none;
}

.innerBanner.caseStudy p {
  font-size: 24px;
  color: #fff;
}

.innerBanner.caseStudy .flexbox,
.innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text,
.innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .logoTune .flexbox .item > div,
.logoTune .flexbox .innerBanner.caseStudy .item > div,
.innerBanner.caseStudy #webShowCase,
.innerBanner.caseStudy .callAction .mathcaptcha-913,
.callAction .innerBanner.caseStudy .mathcaptcha-913 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner.caseStudy .flexbox .item,
.innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text .item,
.innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul .item,
.innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .logoTune .flexbox .item > div .item,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item,
.innerBanner.caseStudy #webShowCase .item,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item {
  position: relative;
  width: 50%;
}

.innerBanner.caseStudy .flexbox .item:first-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:first-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child,
.innerBanner.caseStudy #webShowCase .item:first-child,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child {
  padding-right: 50px;
}

.innerBanner.caseStudy .flexbox .item:last-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
.innerBanner.caseStudy #webShowCase .item:last-child,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
  height: 650px;
}

.innerBanner.caseStudy .flexbox .item:last-child img,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child
  img,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
.innerBanner.caseStudy #webShowCase .item:last-child img,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-height: 90%;
  width: auto;
}

.innerBanner.caseStudy .flexbox .item:last-child img:nth-of-type(2),
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .innerBanner.caseStudy
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy #webShowCase .item:last-child img:nth-of-type(2),
.innerBanner.caseStudy
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .innerBanner.caseStudy
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  bottom: -60px;
  left: inherit;
  right: 30%;
}

.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .web.type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .web.type-text
  .item:last-child,
.innerBanner.caseStudy
  footer
  .col-12
  > .flexbox
  .item.industries
  ul.web
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul.web
  .item:last-child,
.innerBanner.caseStudy .logoTune .flexbox .item > div.web .item:last-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div.web .item:last-child,
.innerBanner.caseStudy .web#webShowCase .item:last-child,
.innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child,
.callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child {
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner.caseStudy .flexbox.web .item:last-child img,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .web.type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .web.type-text
  .item:last-child
  img,
.innerBanner.caseStudy
  footer
  .col-12
  > .flexbox
  .item.industries
  ul.web
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul.web
  .item:last-child
  img,
.innerBanner.caseStudy .logoTune .flexbox .item > div.web .item:last-child img,
.logoTune .flexbox .innerBanner.caseStudy .item > div.web .item:last-child img,
.innerBanner.caseStudy .web#webShowCase .item:last-child img,
.innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child img,
.callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child img {
  position: static;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  float: none;
  margin: 100px auto;
  height: auto;
}

#techStack .owl-stage {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
}

.page-template-template-case-study header:before {
  display: none;
}

.page-template-template-case-study .process {
  position: relative;
  padding-bottom: 70px;
}

.page-template-template-case-study .process .buttons {
  position: relative;
  display: none;
}

.page-template-template-case-study .process .buttons button {
  position: absolute;
  top: 118px;
  padding: 20px !important;
  border: 0px;
  background: none;
  z-index: 2;
}

.page-template-template-case-study .process .buttons button#nextBtn1 {
  right: 0;
}

.page-template-template-case-study .process .buttons button#nextBtn1:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #999;
  position: absolute;
  right: -10px;
  top: 10px;
}

.page-template-template-case-study
  .process
  .buttons
  button#nextBtn1:before:hover {
  border-color: transparent transparent transparent #ff5e5e;
}

.page-template-template-case-study .process .buttons button#prevBtn1 {
  left: 0;
}

.page-template-template-case-study .process .buttons button#prevBtn1:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  border-color: transparent #999 transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.page-template-template-case-study
  .process
  .buttons
  button#prevBtn1:before:hover {
  border-color: transparent #ff5e5e transparent transparent;
}

.page-template-template-case-study .process .buttons button:hover {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}

.page-template-template-case-study #processHandle {
  margin: 100px 0 70px;
  position: relative;
}

.page-template-template-case-study #processHandle:before {
  content: "";
  border: 0px;
  border-bottom: 4px dotted #ccc;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.page-template-template-case-study #processHandle .owl-stage .owl-item {
  text-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
}

.page-template-template-case-study #processHandle .owl-stage .owl-item .circle {
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  top: 50%;
  margin-top: -12px;
  background: #fff;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item
  .circle:before {
  content: "";
  border: 0px;
  background: #ccc;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: -4px 0 0 -4px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.page-template-template-case-study #processHandle .owl-stage .owl-item .title {
  margin-top: 50px;
  font-size: 18px;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .circle {
  border-color: #ff5e5e;
  background: #ff5e5e;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .circle:before {
  background: #fff;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .title {
  color: #ff5e5e;
}

.page-template-template-case-study #process.owl-carousel {
  display: block;
  padding-top: 50px;
}

.page-template-template-case-study #process.owl-carousel > .item:before {
  content: "";
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  margin-bottom: 30px;
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(1):before {
  content: "Problem Statement";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(2):before {
  content: "Feasibility Study";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(3):before {
  content: "The Challenges";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(4):before {
  content: "Solution Applied";
}

.page-template-template-case-study #process .item {
  padding: 50px 0;
}

.page-template-template-case-study #process .item .flexbox,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul,
.page-template-template-case-study
  #process
  .item
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child,
.page-template-template-case-study #process .logoTune .flexbox .item > div,
.logoTune .flexbox .page-template-template-case-study #process .item > div,
.page-template-template-case-study #process .item #webShowCase,
.page-template-template-case-study #process .item .callAction .mathcaptcha-913,
.callAction .page-template-template-case-study #process .item .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-template-template-case-study #process .item .flexbox .item img,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  img,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  img,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  img,
.page-template-template-case-study #process .item #webShowCase .item img,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  img,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  img {
  max-width: 300px;
  height: auto;
}

.page-template-template-case-study #process .item .flexbox .item:first-child,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item:first-child,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:first-child,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item:first-child,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item:first-child,
.page-template-template-case-study
  #process
  .item
  #webShowCase
  .item:first-child,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  padding-right: 30px;
}

.page-template-template-case-study #process .item .flexbox .item:last-child,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item:last-child,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:last-child,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item:last-child,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item:last-child,
.page-template-template-case-study #process .item #webShowCase .item:last-child,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item:last-child {
  padding-left: 30px;
}

.page-template-template-case-study #process .item .flexbox .item p,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  p,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  p,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  p,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  p,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  p,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  p,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  p,
.page-template-template-case-study #process .item #webShowCase .item p,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  p,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}

.page-template-template-case-study #process .item .flexbox .item ul,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul,
.page-template-template-case-study #process .item #webShowCase .item ul,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul {
  margin: -10px 0 20px;
}

.page-template-template-case-study #process .item .flexbox .item ul li,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li,
.page-template-template-case-study #process .item #webShowCase .item ul li,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li {
  list-style: circle;
  margin-left: 25px;
  font-size: 18px;
  line-height: 30px;
  padding: 3px 0;
}

.page-template-template-case-study #process .item .flexbox .item ul li ul,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li
  ul,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li
  ul,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li
  ul,
.page-template-template-case-study #process .item #webShowCase .item ul li ul,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li
  ul,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li
  ul {
  margin: 10px 0;
}

.page-template-template-case-study #process .item .flexbox .item ul li ul li,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li
  ul
  li,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .item
  #webShowCase
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li
  ul
  li,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li
  ul
  li {
  list-style: disc;
}

.page-template-template-case-study
  #process
  .item:nth-child(even)
  .flexbox
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  ul
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item
  > div
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  #webShowCase
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .mathcaptcha-913
  .item:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 50px 0px 50px 50px;
}

.page-template-template-case-study
  #process
  .item:nth-child(even)
  .flexbox
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item
  > div
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  #webShowCase
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .mathcaptcha-913
  .item:last-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 50px 50px 50px 0px;
}

.page-template-template-case-study .teckStacks {
  background: #f9f9f9;
  padding: 70px 0;
}

.page-template-template-case-study .teckStacks h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.page-template-template-case-study .teckStacks .owl-stage-outer {
  padding: 15px 0;
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 25px 20px 0;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item .logo {
  text-align: center;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-template-template-case-study
  .teckStacks
  .owl-stage-outer
  .item
  .logo
  img {
  width: auto;
  margin: 0 auto 25px;
  max-width: 100%;
  max-height: 80px;
  height: auto;
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item .title {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #f1f1f1;
  color: #333;
  display: block;
  padding: 6px 15px;
  margin: 0 -20px;
}

.page-template-template-case-study .showcase {
  padding: 70px 0;
}

.page-template-template-case-study .showcase h4 {
  font-size: 28px;
  margin-bottom: 25px;
  text-align: center;
}

.page-template-template-case-study .showcase #showcase .flexbox,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text,
.page-template-template-case-study
  .showcase
  #showcase
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .logoTune
  .flexbox
  .item
  > div,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div,
.page-template-template-case-study .showcase #showcase #webShowCase,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text,
.page-template-template-case-study .showcase #showcase #webShowCase .item.text,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 100px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text h5,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul {
  margin-bottom: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul:last-of-type,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul:last-of-type,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul:last-of-type,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul:last-of-type,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type {
  margin-bottom: 0px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text p,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  p,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  p,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  p,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  p,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  p,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  p,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  p,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  p {
  line-height: 30px;
  margin-bottom: 10px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text ul,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  ul,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  ul {
  margin-bottom: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  ul
  li,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  ul
  li,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  ul
  li {
  line-height: 30px;
  padding: 3px 0;
  list-style: circle;
  margin-left: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child {
  margin: 0px;
  text-align: center;
  position: relative;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img {
  width: auto;
  max-width: 100%;
  float: right;
  margin-left: 200px;
  max-height: 630px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 0px;
  max-height: 550px;
}

.page-template-template-case-study .showcase #showcase .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.page-template-template-case-study .showcase #showcase .owl-nav button span {
  font-size: 48px;
  font-weight: 700;
  display: block;
  padding: 0 15px;
  line-height: 48px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button.owl-prev {
  left: -50px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button.owl-next {
  right: -50px;
}

.page-template-template-case-study .showcase #showcase .owl-nav button:hover {
  -webkit-transform: translateY(-50%) scale(1.25);
  transform: translateY(-50%) scale(1.25);
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button:hover
  span {
  color: #ff5e5e;
}

.page-template-template-case-study .benefits {
  padding: 70px 0;
  background: #f9f9f9;
}

.page-template-template-case-study .benefits h4 {
  font-size: 30px;
  margin-bottom: 20px;
}

.page-template-template-case-study .benefits li {
  list-style: circle;
  margin-left: 25px;
  line-height: 30px;
  padding: 5px 0;
}

.page-template-template-case-study .benefits .flexbox .item:first-child,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:first-child,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:first-child,
.page-template-template-case-study .benefits #webShowCase .item:first-child,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:first-child {
  width: 70%;
  padding-right: 10%;
  min-height: 500px;
}

.page-template-template-case-study .benefits .flexbox .item:last-child,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:last-child,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:last-child,
.page-template-template-case-study .benefits #webShowCase .item:last-child,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:last-child {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #1823ff;
  overflow: hidden;
}

.page-template-template-case-study .benefits .flexbox .item:last-child img,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:last-child
  img,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:last-child
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:last-child
  img,
.page-template-template-case-study .benefits #webShowCase .item:last-child img,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:last-child
  img {
  transform: translateX(-35%);
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  max-height: 400px;
  width: auto;
}

.profile img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.profile h3 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.profile p {
  margin-bottom: 30px;
}

.profile p:last-of-type {
  margin-bottom: 0px;
}

.profile .row .col-lg-6:last-child {
  text-align: right;
}

.profile .row .col-lg-5 {
  text-align: right;
}

.facts {
  padding: 80px 0;
  background: #fffefe url("../img/factBg.png") right bottom no-repeat;
}

.facts.greyBg {
  background: #f9f9f9;
}

.facts.greyBg .col-md-5 {
  text-align: right;
}

.facts .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.facts .row h4 {
  font-size: 30px;
  margin-bottom: 15px;
}

.facts .row li {
  margin-left: 20px;
  padding: 8px 0;
}

.facts .row img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.facts .row p {
  margin-bottom: 30px;
}

.vision {
  padding: 70px 0;
  background: #fff;
}

.vision h5 {
  font-size: 30px;
  margin-bottom: 15px;
}

.vision .lines {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}

.vision ul {
  margin: 60px 0 0;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
}

.vision ul:before {
  content: "";
  border: 0px;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 0;
}

.vision ul:after {
  content: "";
  border: 0px;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 0;
}

.vision ul li {
  list-style: none;
  padding: 35px 10px 38px 15px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  width: 20%;
  height: 180px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #ddd;
}

.vision ul li:last-child {
  border: 0px;
}

.vision ul li:before {
  content: "";
  background: #ff5e5e;
  border: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.vision ul li p {
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  padding: 0 15px;
  z-index: 1;
}

.vision ul li p + p {
  opacity: 0;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.vision ul li.active:before,
.vision ul li:hover:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.vision ul li.active p,
.vision ul li:hover p {
  top: 40px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  color: #fff;
}

.vision ul li.active p + p,
.vision ul li:hover p + p {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
}

.leadership {
  background: #f9f9f9;
  padding: 70px 0;
  position: relative;
}

.leadership h5 {
  font-size: 30px;
  margin-bottom: 15px;
}

.leadership h5 + p {
  margin-bottom: 80px;
  max-width: 70%;
}

.leadership .flexbox,
.leadership .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .leadership .type-text,
.leadership footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .leadership ul,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
.leadership .logoTune .flexbox .item > div,
.logoTune .flexbox .leadership .item > div,
.leadership #webShowCase,
.leadership .callAction .mathcaptcha-913,
.callAction .leadership .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.leadership .flexbox .item,
.leadership .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .leadership .type-text .item,
.leadership footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .leadership ul .item,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
.leadership .logoTune .flexbox .item > div .item,
.logoTune .flexbox .leadership .item > div .item,
.leadership #webShowCase .item,
.leadership .callAction .mathcaptcha-913 .item,
.callAction .leadership .mathcaptcha-913 .item {
  text-align: center;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  min-width: 25%;
}

.leadership .flexbox .item img,
.leadership .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .leadership .type-text .item img,
.leadership footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .leadership ul .item img,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item img,
.leadership .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .leadership .item > div .item img,
.leadership #webShowCase .item img,
.leadership .callAction .mathcaptcha-913 .item img,
.callAction .leadership .mathcaptcha-913 .item img {
  margin: 10px auto -10px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.leadership .flexbox .item .name,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
.leadership footer .col-12 > .flexbox .item.industries ul .item .name,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
.leadership .logoTune .flexbox .item > div .item .name,
.logoTune .flexbox .leadership .item > div .item .name,
.leadership #webShowCase .item .name,
.leadership .callAction .mathcaptcha-913 .item .name,
.callAction .leadership .mathcaptcha-913 .item .name {
  padding: 15px 15px;
  text-align: center;
  background: #f1f1f1;
}

.leadership .flexbox .item .name p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name p,
.leadership footer .col-12 > .flexbox .item.industries ul .item .name p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name p,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name p,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name p,
.leadership .logoTune .flexbox .item > div .item .name p,
.logoTune .flexbox .leadership .item > div .item .name p,
.leadership #webShowCase .item .name p,
.leadership .callAction .mathcaptcha-913 .item .name p,
.callAction .leadership .mathcaptcha-913 .item .name p {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

.leadership .flexbox .item .name p + p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name p + p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name p + p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name p + p,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .name
  p
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .name
  p
  + p,
.logoTune .flexbox .leadership .item > div .item .name p + p,
.leadership #webShowCase .item .name p + p,
.leadership .callAction .mathcaptcha-913 .item .name p + p,
.callAction .leadership .mathcaptcha-913 .item .name p + p {
  color: #999;
  font-size: 18px;
  font-weight: 400;
}

.leadership .flexbox .item .overlay,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay,
.leadership footer .col-12 > .flexbox .item.industries ul .item .overlay,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .overlay,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .overlay,
.leadership .logoTune .flexbox .item > div .item .overlay,
.logoTune .flexbox .leadership .item > div .item .overlay,
.leadership #webShowCase .item .overlay,
.leadership .callAction .mathcaptcha-913 .item .overlay,
.callAction .leadership .mathcaptcha-913 .item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #ff5e5e;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}

.leadership .flexbox .item .overlay p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p,
.leadership footer .col-12 > .flexbox .item.industries ul .item .overlay p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p,
.leadership .logoTune .flexbox .item > div .item .overlay p,
.logoTune .flexbox .leadership .item > div .item .overlay p,
.leadership #webShowCase .item .overlay p,
.leadership .callAction .mathcaptcha-913 .item .overlay p,
.callAction .leadership .mathcaptcha-913 .item .overlay p {
  color: #fff;
  font-size: 18px;
}

.leadership .flexbox .item .overlay p strong,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p strong,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p strong,
footer
  .col-12
  > .flexbox
  .item.industries
  .leadership
  ul
  .item
  .overlay
  p
  strong,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  strong,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  strong,
.logoTune .flexbox .leadership .item > div .item .overlay p strong,
.leadership #webShowCase .item .overlay p strong,
.leadership .callAction .mathcaptcha-913 .item .overlay p strong,
.callAction .leadership .mathcaptcha-913 .item .overlay p strong {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
}

.leadership .flexbox .item .overlay p a,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p a,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  a,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  a,
.logoTune .flexbox .leadership .item > div .item .overlay p a,
.leadership #webShowCase .item .overlay p a,
.leadership .callAction .mathcaptcha-913 .item .overlay p a,
.callAction .leadership .mathcaptcha-913 .item .overlay p a {
  background: url("../img/sprite.png") -593px -128px no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 20px auto 0;
}

.leadership .flexbox .item .overlay p a:hover,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a:hover,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .leadership
  ul
  .item
  .overlay
  p
  a:hover,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  a:hover,
.logoTune .flexbox .leadership .item > div .item .overlay p a:hover,
.leadership #webShowCase .item .overlay p a:hover,
.leadership .callAction .mathcaptcha-913 .item .overlay p a:hover,
.callAction .leadership .mathcaptcha-913 .item .overlay p a:hover {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}

.leadership .flexbox .item:hover,
.leadership .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .leadership .type-text .item:hover,
.leadership footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .leadership ul .item:hover,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item:hover,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item:hover,
.leadership .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .leadership .item > div .item:hover,
.leadership #webShowCase .item:hover,
.leadership .callAction .mathcaptcha-913 .item:hover,
.callAction .leadership .mathcaptcha-913 .item:hover {
  border-color: #ff5e5e;
}

.leadership .flexbox .item:hover .overlay,
.leadership .mainBanner .col-12 .bigWrite .type-text .item:hover .overlay,
.mainBanner .col-12 .bigWrite .leadership .type-text .item:hover .overlay,
footer .col-12 > .flexbox .item.industries .leadership ul .item:hover .overlay,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover
  .overlay,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item:hover
  .overlay,
.logoTune .flexbox .leadership .item > div .item:hover .overlay,
.leadership #webShowCase .item:hover .overlay,
.leadership .callAction .mathcaptcha-913 .item:hover .overlay,
.callAction .leadership .mathcaptcha-913 .item:hover .overlay {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.achievements {
  padding: 70px 0;
  background: url("../img/achievementsBG.png") right center no-repeat fixed;
  background-size: auto 70%;
}

.achievements h5 {
  font-size: 36px;
  margin-bottom: 35px;
}

.achievements .col-md-8 {
  padding-right: 0;
}

.achievements .flexbox,
.achievements .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .achievements .type-text,
.achievements footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .achievements ul,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child,
.achievements .logoTune .flexbox .item > div,
.logoTune .flexbox .achievements .item > div,
.achievements #webShowCase,
.achievements .callAction .mathcaptcha-913,
.callAction .achievements .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.achievements .flexbox .item,
.achievements .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .achievements .type-text .item,
.achievements footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .achievements ul .item,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item,
.achievements .logoTune .flexbox .item > div .item,
.logoTune .flexbox .achievements .item > div .item,
.achievements #webShowCase .item,
.achievements .callAction .mathcaptcha-913 .item,
.callAction .achievements .mathcaptcha-913 .item {
  width: 50%;
  padding: 15px 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.achievements .flexbox .item img,
.achievements .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .achievements .type-text .item img,
.achievements footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .achievements ul .item img,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
.achievements .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .achievements .item > div .item img,
.achievements #webShowCase .item img,
.achievements .callAction .mathcaptcha-913 .item img,
.callAction .achievements .mathcaptcha-913 .item img {
  max-height: 70px;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.achievements .flexbox .item:nth-child(even),
.achievements .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite .achievements .type-text .item:nth-child(even),
.achievements
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .achievements
  ul
  .item:nth-child(even),
.achievements
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .achievements
  .item:last-child
  .item:nth-child(even),
.achievements .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox .achievements .item > div .item:nth-child(even),
.achievements #webShowCase .item:nth-child(even),
.achievements .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction .achievements .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
}

.achievements .flexbox .item:nth-child(even) img,
.achievements
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(even)
  img,
.mainBanner
  .col-12
  .bigWrite
  .achievements
  .type-text
  .item:nth-child(even)
  img,
.achievements
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even)
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .achievements
  ul
  .item:nth-child(even)
  img,
.achievements
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even)
  img,
.innerBanner.caseStudy
  .flexbox.web
  .achievements
  .item:last-child
  .item:nth-child(even)
  img,
.achievements .logoTune .flexbox .item > div .item:nth-child(even) img,
.logoTune .flexbox .achievements .item > div .item:nth-child(even) img,
.achievements #webShowCase .item:nth-child(even) img,
.achievements .callAction .mathcaptcha-913 .item:nth-child(even) img,
.callAction .achievements .mathcaptcha-913 .item:nth-child(even) img {
  float: right;
}

.callToAction {
  background: #ff5e5e;
  padding: 50px 0;
  text-align: center;
  display: none !important;
}

.callToAction p {
  color: #fff;
  font-size: 18px;
}

.callToAction p + p {
  font-size: 18px;
}

.callToAction p:last-child {
  margin-top: 20px;
}

.callToAction .lineBtn.white span {
  color: #fff;
  border-color: #fff;
  padding: 10px 50px;
  letter-spacing: 1px;
}

.callToAction .lineBtn.white span:hover {
  color: #ff5e5e;
}

.callToAction .lineBtn.white:hover:before {
  background: #fff;
}

.callToAction .lineBtn.white:hover:after {
  background: #fff;
}

.services .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: space-between;
  align-items: center;
}

.services img {
  width: 100%;
  height: auto;
  /*   max-width: 80%; */
}

.services p {
  font-size: 18px;
}

.mainServices {
  padding: 70px 0 40px;
}

.mainServices:before {
  content: "";
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 7%;
  right: 0px;
  -webkit-transform: rotate(30deg) translateX(150px);
  transform: rotate(30deg) translateX(150px);
  z-index: -1;
}

.mainServices:after {
  content: "";
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  bottom: 10%;
  left: 0px;
  -webkit-transform: translateX(-130px) skew(-30deg);
  transform: translateX(-130px) skew(-30deg);
  z-index: -1;
}

.mainServices h4 {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}

.mainServices .row:first-child div[class*="col-"],
.mainServices .row:first-child div[class^="col-"] {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}

.mainServices .row:first-child p {
  text-align: center;
  padding: 0 0%;
}

.mainServices .servicesThumbs {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0 15px;
}

.mainServices .servicesThumbs .item {
  width: 50%;
  padding: 30px 30px 30px 55px;
  position: relative;
}

.mainServices .servicesThumbs .item .icon {
  margin-bottom: 0px;
  position: absolute;
  left: 0px;
  top: 30px;
}

.mainServices .servicesThumbs .item .icon img {
  height: auto;
  width: 40px;
}

.mainServices .servicesThumbs .item .title {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mainServices .servicesThumbs .item .desc {
  margin-bottom: 10px;
}

.mainServices .servicesThumbs .item .desc p {
  margin-bottom: 10px;
}

.mainServices .servicesThumbs .item .bullets li {
  list-style-position: outside;
  list-style: circle;
  margin: 0 0 10px 25px;
}

.howItWorks {
  background: #f9f9f9;
  padding: 70px 0;
}

.howItWorks h5 {
  font-size: 30px;
  margin-bottom: 10px;
  padding-left: 16.666667%;
}

.howItWorks h5 + p {
  padding-right: 25%;
  margin-bottom: 50px;
  padding-left: 16.666667%;
}

.howItWorks .wrapper {
  margin-left: 16.666667%;
  position: relative;
}

.howItWorks .wrapper #works {
  position: static;
}

.howItWorks .wrapper #works .icon {
  display: block;
  clear: both;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 10px 0 20px;
}

.howItWorks .wrapper #works .title {
  font-size: 18px;
  margin-bottom: 10px;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .desc {
  padding-right: 25%;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .active .icon {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper #works .active .title {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper #works .active .desc {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper .customNav {
  position: absolute;
  left: -16.6667%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 60px;
}

.howItWorks .wrapper .customNav button {
  cursor: pointer;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 60px;
  height: 40px;
}

.howItWorks .wrapper .customNav button.prev {
  background: url("../img/sprite.png") -419px -126px no-repeat;
  margin-bottom: 0px;
}

.howItWorks .wrapper .customNav button.next {
  background: url("../img/sprite.png") -467px -126px no-repeat;
  margin-top: 0px;
}

.howItWorks .wrapper .customNav .counterWrap {
  position: relative;
  width: 60px;
  height: 60px;
}

.howItWorks .wrapper .customNav .counterWrap .counter {
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  width: 60px;
  transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  opacity: 0;
  position: absolute;
  line-height: 60px;
}

.howItWorks .wrapper .customNav .counterWrap .counter.active {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1;
}

.contactBanner {
  background: #2e5df2;
  background: linear-gradient(
    160deg,
    #2e5df2 0%,
    #2e5df2 50%,
    #4b76ff 50%,
    #4b76ff 100%
  );
  padding: 80px 0 30px;
}

.contactBanner .flexbox,
.contactBanner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .contactBanner .type-text,
.contactBanner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .contactBanner ul,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child,
.contactBanner .logoTune .flexbox .item > div,
.logoTune .flexbox .contactBanner .item > div,
.contactBanner #webShowCase,
.contactBanner .callAction .mathcaptcha-913,
.callAction .contactBanner .mathcaptcha-913 {
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contactBanner .flexbox.title .item,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title .item,
.contactBanner .innerBanner.caseStudy .flexbox.web .title.item:last-child .item,
.innerBanner.caseStudy .flexbox.web .contactBanner .title.item:last-child .item,
.contactBanner .logoTune .flexbox .item > div.title .item,
.logoTune .flexbox .contactBanner .item > div.title .item,
.contactBanner .title#webShowCase .item,
.contactBanner .callAction .title.mathcaptcha-913 .item,
.callAction .contactBanner .title.mathcaptcha-913 .item {
  width: 100% !important;
  text-align: left;
  padding: 10px 0 !important;
  margin: 0;
}

.contactBanner .flexbox.title h1,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1,
.contactBanner .innerBanner.caseStudy .flexbox.web .title.item:last-child h1,
.innerBanner.caseStudy .flexbox.web .contactBanner .title.item:last-child h1,
.contactBanner .logoTune .flexbox .item > div.title h1,
.logoTune .flexbox .contactBanner .item > div.title h1,
.contactBanner .title#webShowCase h1,
.contactBanner .callAction .title.mathcaptcha-913 h1,
.callAction .contactBanner .title.mathcaptcha-913 h1 {
  color: #fff;
  font-size: 32px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-align: left;
}

.contactBanner .flexbox.title h1:after,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1:after,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1:after,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1:after,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1:after,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .title.item:last-child
  h1:after,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .title.item:last-child
  h1:after,
.contactBanner .logoTune .flexbox .item > div.title h1:after,
.logoTune .flexbox .contactBanner .item > div.title h1:after,
.contactBanner .title#webShowCase h1:after,
.contactBanner .callAction .title.mathcaptcha-913 h1:after,
.callAction .contactBanner .title.mathcaptcha-913 h1:after {
  content: "";
  width: 100px;
  height: 1px;
  border: 0px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #fff;
  left: 0%;
}

.contactBanner .flexbox.title h1 + p,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1 + p,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1 + p,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1 + p,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1 + p,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .title.item:last-child
  h1
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .title.item:last-child
  h1
  + p,
.contactBanner .logoTune .flexbox .item > div.title h1 + p,
.logoTune .flexbox .contactBanner .item > div.title h1 + p,
.contactBanner .title#webShowCase h1 + p,
.contactBanner .callAction .title.mathcaptcha-913 h1 + p,
.callAction .contactBanner .title.mathcaptcha-913 h1 + p {
  font-size: 48px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 30px;
  color: #fff;
  line-height: 60px;
}

.contactBanner .flexbox .item,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item,
.contactBanner .logoTune .flexbox .item > div .item,
.logoTune .flexbox .contactBanner .item > div .item,
.contactBanner #webShowCase .item,
.contactBanner .callAction .mathcaptcha-913 .item,
.callAction .contactBanner .mathcaptcha-913 .item {
  width: 50% !important;
  padding: 10px 0 10px 80px !important;
  text-align: left;
  position: relative;
  color: #fff;
  font-size: 22px;
  min-height: 80px;
  margin-bottom: 20px;
}

.contactBanner .flexbox .item a,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item a,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item a,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item a,
.contactBanner .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .contactBanner .item > div .item a,
.contactBanner #webShowCase .item a,
.contactBanner .callAction .mathcaptcha-913 .item a,
.callAction .contactBanner .mathcaptcha-913 .item a {
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
}

.contactBanner .flexbox .item a:hover,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item a:hover,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item a:hover,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item a:hover,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item a:hover,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  a:hover,
.contactBanner .logoTune .flexbox .item > div .item a:hover,
.logoTune .flexbox .contactBanner .item > div .item a:hover,
.contactBanner #webShowCase .item a:hover,
.contactBanner .callAction .mathcaptcha-913 .item a:hover,
.callAction .contactBanner .mathcaptcha-913 .item a:hover {
  color: #fff;
  text-decoration: none;
}

.contactBanner .flexbox .item img,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item img,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item img,
.contactBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .contactBanner .item > div .item img,
.contactBanner #webShowCase .item img,
.contactBanner .callAction .mathcaptcha-913 .item img,
.callAction .contactBanner .mathcaptcha-913 .item img {
  margin: 0px;
  float: none;
  height: 60px;
  width: auto;
  position: absolute;
  left: 0;
  top: 10px;
}

.contactBanner .flexbox .item img + a,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img + a,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img + a,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item img + a,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item img + a,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img
  + a,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  img
  + a,
.contactBanner .logoTune .flexbox .item > div .item img + a,
.logoTune .flexbox .contactBanner .item > div .item img + a,
.contactBanner #webShowCase .item img + a,
.contactBanner .callAction .mathcaptcha-913 .item img + a,
.callAction .contactBanner .mathcaptcha-913 .item img + a {
  line-height: 60px;
}

.contactBanner .flexbox .item img + a:hover,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img + a:hover,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img + a:hover,
.contactBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img
  + a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactBanner
  ul
  .item
  img
  + a:hover,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img
  + a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  img
  + a:hover,
.contactBanner .logoTune .flexbox .item > div .item img + a:hover,
.logoTune .flexbox .contactBanner .item > div .item img + a:hover,
.contactBanner #webShowCase .item img + a:hover,
.contactBanner .callAction .mathcaptcha-913 .item img + a:hover,
.callAction .contactBanner .mathcaptcha-913 .item img + a:hover {
  text-decoration: underline;
}

.contactBanner .flexbox .item strong,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item strong,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item strong,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item strong,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item strong,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  strong,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  strong,
.contactBanner .logoTune .flexbox .item > div .item strong,
.logoTune .flexbox .contactBanner .item > div .item strong,
.contactBanner #webShowCase .item strong,
.contactBanner .callAction .mathcaptcha-913 .item strong,
.callAction .contactBanner .mathcaptcha-913 .item strong {
  font-size: 28px;
  display: block;
  font-weight: 400;
  line-height: 60px;
}

.contactBanner .flexbox.formLink,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink,
.contactBanner .innerBanner.caseStudy .flexbox.web .formLink.item:last-child,
.innerBanner.caseStudy .flexbox.web .contactBanner .formLink.item:last-child,
.contactBanner .logoTune .flexbox .item > div.formLink,
.logoTune .flexbox .contactBanner .item > div.formLink,
.contactBanner .formLink#webShowCase,
.contactBanner .callAction .formLink.mathcaptcha-913,
.callAction .contactBanner .formLink.mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contactBanner .flexbox.formLink .item,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink .item,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .formLink.item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .formLink.item:last-child
  .item,
.contactBanner .logoTune .flexbox .item > div.formLink .item,
.logoTune .flexbox .contactBanner .item > div.formLink .item,
.contactBanner .formLink#webShowCase .item,
.contactBanner .callAction .formLink.mathcaptcha-913 .item,
.callAction .contactBanner .formLink.mathcaptcha-913 .item {
  padding: 0px 0 0 80px !important;
  margin: 0px;
  line-height: 30px;
}

.contactBanner .flexbox.formLink .item a,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text .item a,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text .item a,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink .item a,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink .item a,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .formLink.item:last-child
  .item
  a,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .formLink.item:last-child
  .item
  a,
.contactBanner .logoTune .flexbox .item > div.formLink .item a,
.logoTune .flexbox .contactBanner .item > div.formLink .item a,
.contactBanner .formLink#webShowCase .item a,
.contactBanner .callAction .formLink.mathcaptcha-913 .item a,
.callAction .contactBanner .formLink.mathcaptcha-913 .item a {
  display: inline-block;
  border-bottom: 2px solid #fff;
}

.contactForm {
  padding: 60px 0 80px;
  margin-top: 80px;
  position: relative;
  min-height: 680px;
}

.contactForm::after {
  content: "";
  background-image: url(../img/contact_bg.png);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 680px;
  z-index: -1;
}

.contactForm .top-block-wrap {
  margin-bottom: 35px;
  text-align: center;
}

.contactForm .top-block-wrap .sec-title {
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 12px;
}

.contactForm .top-block-wrap .sec-title + p {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.contactForm .contact-flex-wrap {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 15px #00000014;
  box-shadow: 0px 5px 15px #00000014;
  border-radius: 8px;
  overflow: hidden;
}

.contactForm .contact-flex-wrap .wrapper {
  padding: 30px 30px 35px;
  width: calc(100% - 520px);
}

.contactForm .contact-flex-wrap .wrapper .flexbox,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text,
.contactForm
  .contact-flex-wrap
  .wrapper
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child,
.contactForm .contact-flex-wrap .wrapper .logoTune .flexbox .item > div,
.logoTune .flexbox .contactForm .contact-flex-wrap .wrapper .item > div,
.contactForm .contact-flex-wrap .wrapper #webShowCase,
.contactForm .contact-flex-wrap .wrapper .callAction .mathcaptcha-913,
.callAction .contactForm .contact-flex-wrap .wrapper .mathcaptcha-913 {
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item,
.logoTune .flexbox .contactForm .contact-flex-wrap .wrapper .item > div .item,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item,
.contactForm .contact-flex-wrap .wrapper .callAction .mathcaptcha-913 .item,
.callAction .contactForm .contact-flex-wrap .wrapper .mathcaptcha-913 .item {
  padding: 0 15px !important;
  margin-bottom: 20px;
  text-align: left;
  width: 50%;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  label,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  label,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  label,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  label,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  label,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  label,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  label {
  display: block;
  font-size: 15px;
  text-align: left;
  color: #8e8e8e;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item label em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  label
  em,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  label
  em,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  label
  em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  label
  em,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  label
  em,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  label
  em,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item label em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  label
  em,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  label
  em {
  font-style: normal;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="text"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="text"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="tel"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="tel"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="email"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="email"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select,
.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  padding: 8px 0px;
  border: 0px;
  height: 60px;
  background: none;
  border-bottom: 1px solid #ddd;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::placeholder,
.contactForm .contact-flex-wrap .wrapper .flexbox .item select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::placeholder,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::placeholder,
.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::placeholder {
  color: #000;
  opacity: 1;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea {
  resize: none;
  height: 120px;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="submit"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="submit"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="submit"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="submit"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="submit"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: none;
  color: #ffffff;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="submit"]:hover,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="submit"]:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="submit"]:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="submit"]:hover,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="submit"]:hover,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="submit"]:hover {
  border: none;
  color: #ffffff;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(7),
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:nth-child(7),
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(7),
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:nth-child(7),
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:nth-child(7),
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:nth-child(7),
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:nth-child(7) {
  width: 100% !important;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(8),
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:nth-child(8),
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(8),
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:nth-child(8),
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:nth-child(8),
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:nth-child(8),
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:nth-child(8) {
  width: 100% !important;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:last-child,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:last-child {
  margin-bottom: 0;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap {
  width: 520px;
  padding: 30px;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#0064d2),
      to(#115caf)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #0064d2 0%, #115caf 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0px 5px 15px #00000014;
  box-shadow: 0px 5px 15px #00000014;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 12px;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 + p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 15px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio {
  padding: 40px 0;
  font-size: 15px;
  font-weight: 400;
  color: #f1f1f1;
  line-height: 30px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 25px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio::after {
  content: "";
  background: url(../img/quote-left-icon-white.svg);
  width: 30px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio::before {
  content: "";
  background: url(../img/quote-right-icon-white.svg);
  width: 30px;
  height: 22px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(-45px);
  transform: rotate(-45px);
  z-index: 1;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio
  p:last-child {
  margin-bottom: 0;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box {
  width: 48px;
  margin-right: 10px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box
  img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  -webkit-box-shadow: 0px 3px 6px #000e1780;
  box-shadow: 0px 3px 6px #000e1780;
  border-radius: 5px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .detail-info
  .name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .detail-info
  .desination {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.1;
}

#client-and-award.client-and-award-bg {
  background: url(../img/trusted-by-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-banner-qss {
  background: url(/wp-content/themes/qss/assets/img/blog-banner-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 60px 0;
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .blog-banner-qss {
    margin-top: 70px;
  }
}

.blog-banner-qss .top-sec-wrap {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap {
  width: calc(100% - 420px);
  padding-left: 25px;
  position: relative;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap::after {
  content: "";
  background: #000e17;
  position: absolute;
  width: 8px;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap .title {
  font-size: 36px;
  font-weight: 700;
  color: #000e17;
  line-height: 1.1;
  margin-bottom: 5px;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap p {
  font-size: 18px;
  font-weight: 400;
  color: #000e17;
  margin-bottom: 0;
}

.blog-banner-qss .top-sec-wrap .search-box-wrap {
  width: 400px;
  margin-left: 20px;
}

.blog-banner-qss .top-sec-wrap .search-box-wrap input {
  background: #fff url(../img/search-icon.svg) no-repeat;
  background-position: bottom 20px left 16px;
  padding: 10px 15px 10px 15px;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #bfbfbf;
  border-radius: 50px;
  border: solid 1px #bfbfbf;
}

.blog-banner-qss .blog-slide-wrap {
  padding-left: 25px;
}

.blog-banner-qss .blog-slide-wrap .blog-post {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-img {
  width: 45.5%;
  margin-right: 5%;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-img img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 20px;
  -webkit-box-shadow: 0px 8px 20px #00000042;
  box-shadow: 0px 8px 20px #00000042;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail {
  width: 49.5%;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .tagline {
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 5px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-date {
  font-size: 13px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 15px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
  font-size: 36px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 15px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .short-text {
  font-size: 16px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 25px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .short-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .button-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  -webkit-box-shadow: 0px 15px 40px #000e1733;
  box-shadow: 0px 15px 40px #000e1733;
  border-radius: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn
  .icon-box {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn
  .icon-box
  svg
  path {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn:hover {
  background: #ff5e5e;
  color: #fff;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn:hover
  .icon-box
  svg
  path {
  fill: #fff;
}

.blog-detail-banner-qss {
  padding: 60px 0;
  margin-top: 80px;
  position: relative;
  min-height: 450px;
}

.blog-detail-banner-qss::after {
  content: "";
  background-image: url(../img/blog-banner-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 450px;
  z-index: -1;
}

.blog-detail-banner-qss .blog-post {
  max-width: 80%;
  margin: 0 auto;
}

.blog-detail-banner-qss .blog-post .post-img img {
  display: block;
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0px 8px 20px #00000026;
  box-shadow: 0px 8px 20px #00000026;
  border-radius: 20px;
}

.blog-detail-banner-qss .blog-post .post-detail {
  padding: 30px 15px 0;
  text-align: center;
}

.blog-detail-banner-qss .blog-post .post-detail .post-date {
  font-size: 15px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 5px;
}

.blog-detail-banner-qss .blog-post .post-detail .post-title {
  font-size: 32px;
  font-weight: 700;
  color: #000e17;
}

.blog-content-qss {
  padding: 60px 0;
}

.blog-content-qss .post-listing {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.blog-content-qss .post-listing .post-item {
  width: calc(33.333% - 16px);
  padding: 15px;
  margin: 0 8px 40px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
	background: #f3f3f3;
	border: 1px solid #dddada;
}

.blog-content-qss .post-listing .post-item .post-thumb {
  margin-bottom: 15px;
}

.blog-content-qss .post-listing .post-item .post-thumb a {
  display: block;
}

.blog-content-qss .post-listing .post-item .post-thumb a img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #4e4e4e;
  margin-bottom: 10px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box p {
  margin-bottom: 0;
  margin-right: 10px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box p:last-child {
  margin-right: 0;
}

.blog-content-qss .post-listing .post-item .post-detail .title {
  font-size: 18px;
  font-weight: 700;
  color: #000e17;
  line-height: 25px;
  letter-spacing: 0.14px;
  margin-bottom: 15px;
}

.blog-content-qss .post-listing .post-item .post-detail .title a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #000e17;
}

.blog-content-qss .post-listing .post-item .post-detail .short-text {
  font-size: 16px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 25px;
}

.blog-content-qss .post-listing .post-item .post-detail .short-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-content-qss .post-listing .post-item .post-detail .button-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  box-shadow: inherit;
  border-radius: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss
  .post-listing
  .post-item
  .post-detail
  .button-wrap
  .btn:hover {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss .post-listing .post-item:hover {
  -webkit-box-shadow: 0px 5px 30px #000e1730;
  box-shadow: 0px 5px 30px #000e1730;
}

.blog-content-qss .blog-ebook-box {
  background: #f8f8f8;
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  margin-bottom: 45px;
}

.blog-content-qss .blog-ebook-box .ebook-img {
  width: 390px;
  margin-right: 50px;
}

.blog-content-qss .blog-ebook-box .ebook-img img {
  max-width: 100%;
}

.blog-content-qss .blog-ebook-box .detail-box {
  width: calc(100% - 440px);
}

.blog-content-qss .blog-ebook-box .detail-box .title {
  font-size: 32px;
  font-weight: 700;
  color: #ff5e5e;
  margin-bottom: 20px;
}

.blog-content-qss .blog-ebook-box .detail-box .sub-title {
  font-size: 22px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 15px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text {
  font-size: 18px;
  color: #000000;
  margin-bottom: 25px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text p {
  margin-bottom: 15px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text p:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-ebook-box .detail-box .btn-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .blog-newsletter-box {
  background: #f8f8f8;
  padding: 40px 60px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .newsletter-img {
  width: 50%;
  margin-left: 5%;
}

.blog-content-qss .blog-newsletter-box .newsletter-img img {
  max-width: 100%;
}

.blog-content-qss .blog-newsletter-box .detail-box {
  width: calc(100% - 55%);
  padding-right: 80px;
}

.blog-content-qss .blog-newsletter-box .detail-box .title {
  font-size: 30px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text {
  font-size: 18px;
  color: #000000;
  margin-bottom: 25px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text p {
  margin-bottom: 15px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text p:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item {
  margin-bottom: 20px;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item input {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
  color: #9d9d9d;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::-webkit-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input:-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item input.btn {
  display: inline-block;
  vertical-align: middle;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  min-width: 165px;
  width: auto;
  height: auto;
  color: #fff;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .pagination-box {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}

.blog-content-qss .pagination-box ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .pagination-box ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.blog-content-qss .pagination-box ul li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  padding: 5px 10px;
  font-size: 16px;
  color: #7e7e7e;
  min-width: 36px;
  height: 36px;
  -webkit-box-shadow: 0px 5px 8px #a2a2a229;
  box-shadow: 0px 5px 8px #a2a2a229;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
}

.blog-content-qss .pagination-box ul li.active a {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss.detail {
  padding-top: 0;
}

.blog-content-qss.detail .blog-ebook-box {
  display: block;
  padding: 15px 20px 30px;
  margin-bottom: 35px;
}

.blog-content-qss.detail .blog-ebook-box .ebook-img {
  width: auto;
  margin: 0 auto;
}

.blog-content-qss.detail .blog-ebook-box .detail-box {
  width: 100%;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .title {
  margin-bottom: 15px;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .sub-title {
  font-size: 20px;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .btn-wrap .btn {
  min-width: 180px;
}

.blog-content-qss.detail .blog-newsletter-box {
  display: block;
  padding: 25px 20px 30px;
  border: 1px solid #e2e2e2;
}

.blog-content-qss.detail .blog-newsletter-box .newsletter-img {
  width: 100%;
  margin: 0 auto 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box {
  width: auto;
  padding-right: 0;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .title {
  font-size: 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .short-text {
  font-size: 15px;
  color: #000000;
  margin-bottom: 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .form-item input.btn {
  width: 100%;
  min-width: 1px;
}

.blog-content-qss .blog-content {
  font-size: 18px;
  font-weight: 400;
  color: #4e4e4e;
}

.blog-content-qss .blog-content h2 {
  font-size: 28px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-content h6 {
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-content p {
  margin-bottom: 20px;
  line-height: 32px;
}

.blog-content-qss .blog-content p a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #ff5e5e;
}

.blog-content-qss .detail-post-list {
  position: relative;
}

.blog-content-qss .detail-post-list .title {
  font-size: 28px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
  padding-right: 100px;
}

.blog-content-qss .detail-post-list .post-listing .post-item {
  border: 1px solid #e8e8e8;
  margin-bottom: 0;
}

.blog-content-qss .blog-share-info {
  padding-bottom: 30px;
}

.blog-content-qss .blog-share-info .tagline {
  font-size: 16px;
  font-weight: 600;
  color: #000e17;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.blog-content-qss .blog-share-info .tagline p {
  margin-bottom: 0;
}

.blog-content-qss .blog-share-info .tagline p a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.blog-content-qss .blog-share-info .flex-box {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous {
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  padding: 5px 10px;
  font-size: 16px;
  color: #7e7e7e;
  min-width: 36px;
  height: 36px;
  -webkit-box-shadow: 0px 5px 8px #a2a2a229;
  box-shadow: 0px 5px 8px #a2a2a229;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
}

.blog-content-qss
  .blog-share-info
  .flex-box
  .pagination-next-previous
  li.active
  a {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap {
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #9b9b9b;
  margin-right: 15px;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li:last-child {
  margin-right: 0;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li a:hover {
  opacity: 0.7;
}

.portfolio .portfolioWrap {
  padding-bottom: 80px;
}

.portfolio .portfolioWrap li {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 70px 0;
}

.portfolio .portfolioWrap li > div {
  width: 45%;
  position: relative;
}

.portfolio .portfolioWrap li > div > img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 750px;
  -o-object-position: center;
  object-position: center;
}

.portfolio .portfolioWrap li > div.rightCol {
  z-index: 1;
}

.portfolio .portfolioWrap li > div.leftCol {
  padding: 0 15% 0 11%;
  width: 50%;
  z-index: 3;
  margin-right: 5%;
}

.portfolio .portfolioWrap li > div.leftCol h2 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000;
  font-weight: 700;
}

.portfolio .portfolioWrap li > div.leftCol h2:first-letter {
  text-transform: none;
}

.portfolio .portfolioWrap li > div.leftCol h2 + p {
  font-size: 18px;
  margin-bottom: 20px;
}

.portfolio .portfolioWrap li > div.leftCol a {
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  padding: 8px 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 18px;
  letter-spacing: 1px;
}

.portfolio .portfolioWrap li > div.leftCol a:hover {
  background: #ff5e5e;
  color: #fff;
  text-decoration: none;
}

.portfolio .portfolioWrap li > div .mobile {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 5;
}

.portfolio .portfolioWrap li > div .mobile img {
  transform: translateY(80px);
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  min-height: 633px;
}

.portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 11% 0 15%;
}

.portfolio .portfolioWrap li:nth-child(even) > div.rightCol {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  z-index: 1;
}

.portfolio .portfolioWrap li:nth-child(even) > div .mobile {
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  left: inherit;
  right: 0px;
}

.portfolio .portfolioWrap li.active:nth-child(odd) div.rightCol:after {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
}

.portfolio .portfolioWrap li.active:nth-child(even) div.rightCol:after {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
}

/************************************Services Ends*********************************************/
.blogInner .entry-content p:first-word {
  display: none;
}

.blogInner p:empty,
.blogInner div:empty {
  display: none;
}

p:empty {
  display: none;
}

.blogInner {
  margin-top: 100px;
  margin-bottom: 0px;
  padding: 30px 0;
  background: #f9f9f9;
}

.blogInner img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 10px !important;
}

.blogInner img.aligncenter {
  display: block;
  margin: 0 auto;
}

.blogInner .alignleft {
  float: left;
  margin-right: 15px;
}

.blogInner .alignright {
  float: right;
  margin-left: 15px;
}

.blogInner ul,
.blogInner ol {
  margin: 0 0 20px 25px;
}

.blogs {
  background: #f9f9f9;
  padding: 82px 0 10px;
}

.blogs .blogbanner img {
  margin-bottom: 40px;
}

.blogs img {
  max-width: auto;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.blogs h1 {
  font-size: 30px;
  position: relative;
  margin-bottom: 15px;
}

.blogs article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.blogs article h2 {
  margin-bottom: 10px;
}

.blogs article h2 a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
  display: block;
}

.blogs .postmeta {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blogs .postmeta .post-date {
  font-size: 18px;
  color: #999;
  width: 100%;
}

.blogs .postmeta .post-categories {
  font-size: 18px;
  color: #999;
  width: 100%;
  margin-bottom: 10px;
}

.blogs .postmeta .post-categories a {
  font-size: 18px;
  color: #ff5e5e;
}

.blogs .postmeta .post-categories a:hover {
  color: #2a8bf6;
  text-decoration: none;
}

.blogs .entry-content p:first-of-type {
  margin-bottom: 20px;
}

.blogs .share {
  margin: 0 0 10px -4px;
}

.blogs .read-more a {
  display: inline-block;
  background: #ff5e5e;
  color: #fff;
  padding: 8px 20px;
  border-radius: 4px;
}

.blogs .read-more a:hover {
  background: #2a8bf6;
  text-decoration: none;
}

.blogs .pagination .nav-links {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin-bottom: 20px;
  padding-bottom: 2px;
}

.blogs .pagination h2 {
  display: none;
}

.blogs .pagination span {
  background: #fff;
  display: inline-block;
  padding: 8px 12px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-width: 36px;
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 18px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.blogs .pagination span span {
  display: none;
}

.blogs .pagination a {
  background: #fff;
  display: inline-block;
  padding: 8px 12px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-width: 36px;
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 18px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.blogs .pagination a span {
  display: none;
}

.blogs .pagination a:hover {
  color: #000;
  text-decoration: none;
}

.blogs .pagination .current {
  background: #ff5e5e;
  border-color: #ff5e5e;
  color: #fff;
  font-weight: 700;
}

.sidebar h2 {
  font-size: 30px;
  position: relative;
  margin-bottom: 15px;
}

.sidebar ul {
  margin: 0px !important;
}

.sidebar li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.sidebar li a {
  display: block;
  border-top: 1px solid #ccc;
  color: #666;
  text-decoration: none;
  padding: 8px 0;
}

.sidebar li a:hover {
  color: #4b76ff;
}

.sidebar li.current-cat a {
  color: #4b76ff;
  background: rgba(75, 118, 255, 0.1);
  padding: 8px 15px;
}

.blogInner h1 {
    font-size: 44px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ec3636;
    line-height: normal;
    border-bottom: 1px solid red;
}	

.blogInner h2 {
    font-size: 26px !important;
    margin-bottom: 10px !important;
    font-weight: 600;
    color: #ec3636;
    margin-top: 3rem;
}

.blogInner h3 {
    font-size: 22px !important;
    margin-bottom: 6px !important;
    font-weight: 600;
    margin-top: 2rem;
    color: #2a2a2a;
}

.blogInner h4 {
  font-size: 20px !important;
  margin-bottom: 20px !important;
  font-weight: 700;
}

.blogInner h5 {
    font-size: 20px !important;
    margin-bottom: 8px !important;
    font-weight: 600;
    margin-top: 2rem;
}

.blogInner h6 {
  font-size: 16px !important;
  margin-bottom: 20px !important;
  font-weight: 700;
}

.blogInner p {
  margin-bottom: 20px;
  line-height: 30px;
}

.blogInner .post-navigation h2 {
  display: none;
}

.blogInner .post-navigation .nav-links {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

.blogInner .post-navigation .nav-links a {
  background: #f9f9f9;
  border-radius: 4px;
  display: block;
  padding: 8px 15px;
  color: #4b76ff;
  border: 1px solid #4b76ff;
}

.blogInner .post-navigation .nav-links a:hover {
  background: #4b76ff;
  color: #fff;
  text-decoration: none;
}

.blogInner .postmeta {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blogInner .postmeta .post-date {
  font-size: 18px;
  color: #999;
  width: 100%;
}

.blogInner .postmeta .post-categories {
  font-size: 18px;
  color: #4b76ff;
  width: 100%;
  margin-bottom: 10px;
}

.blogInner .postmeta .post-categories a {
  font-size: 18px;
  color: #4b76ff;
}

.blogInner .imgContentWrapper {
  min-height: 130px;
}

.blogInner .imgContentWrapper img {
  display: none;
  width: 100px;
  height: 100px;
  border-radius: 3px;
  border: 1px solid #b3b3b3;
  margin: 8px 15px 0 0;
  float: left !important;
}

.single-post #menu-item-5550 a {
  color: #ff5e5e !important;
}

[data-class="About"] .innerBanner .flexbox .item img,
[data-class="About"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="About"]
  .innerBanner
  .type-text
  .item
  img,
[data-class="About"]
  .innerBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="About"]
  .innerBanner
  ul
  .item
  img,
[data-class="About"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img,
[data-class="About"] .innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox [data-class="About"] .innerBanner .item > div .item img,
[data-class="About"] .innerBanner #webShowCase .item img,
[data-class="About"] .innerBanner .callAction .mathcaptcha-913 .item img,
.callAction [data-class="About"] .innerBanner .mathcaptcha-913 .item img {
  margin-top: -10px;
}

[data-class="Web Application Development"]
  .innerBanner
  .flexbox
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Web Application Development"]
  .innerBanner
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Web Application Development"]
  .innerBanner
  ul
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  [data-class="Web Application Development"]
  .innerBanner
  .item
  > div
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  #webShowCase
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  [data-class="Web Application Development"]
  .innerBanner
  .mathcaptcha-913
  .item:first-child {
  padding-right: 0px;
}

.technologyIcons {
  background: #fff;
  padding: 70px 0;
}

.technologyIcons h4 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000;
}

.technologyIcons h5 {
  font-size: 30px;
  margin-bottom: 25px;
  color: #000;
}

.technologyIcons .flexbox,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text,
.technologyIcons footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .technologyIcons ul,
.technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child,
.technologyIcons .logoTune .flexbox .item > div,
.logoTune .flexbox .technologyIcons .item > div,
.technologyIcons #webShowCase,
.technologyIcons .callAction .mathcaptcha-913,
.callAction .technologyIcons .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.technologyIcons .flexbox .item,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
.technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
.technologyIcons .logoTune .flexbox .item > div .item,
.logoTune .flexbox .technologyIcons .item > div .item,
.technologyIcons #webShowCase .item,
.technologyIcons .callAction .mathcaptcha-913 .item,
.callAction .technologyIcons .mathcaptcha-913 .item {
  width: calc(25% - 30px);
  text-align: center;
  margin: 15px;
  border: 1px solid #ccc;
  padding: 15px;
}

.technologyIcons .flexbox .item a img,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a img,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a img,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item a img,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item a img,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  img,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a
  img,
.technologyIcons .logoTune .flexbox .item > div .item a img,
.logoTune .flexbox .technologyIcons .item > div .item a img,
.technologyIcons #webShowCase .item a img,
.technologyIcons .callAction .mathcaptcha-913 .item a img,
.callAction .technologyIcons .mathcaptcha-913 .item a img {
  display: block;
  margin: 5px auto 15px;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  max-height: 150px;
}

.technologyIcons .flexbox .item a small,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a small,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a small,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item a small,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item a small,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  small,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a
  small,
.technologyIcons .logoTune .flexbox .item > div .item a small,
.logoTune .flexbox .technologyIcons .item > div .item a small,
.technologyIcons #webShowCase .item a small,
.technologyIcons .callAction .mathcaptcha-913 .item a small,
.callAction .technologyIcons .mathcaptcha-913 .item a small {
  display: block;
  font-size: 18px;
  color: #000;
}

.technologyIcons .flexbox .item a:hover img,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a:hover img,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a:hover img,
footer
  .col-12
  > .flexbox
  .item.industries
  .technologyIcons
  ul
  .item
  a:hover
  img,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  img,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a:hover
  img,
.logoTune .flexbox .technologyIcons .item > div .item a:hover img,
.technologyIcons #webShowCase .item a:hover img,
.technologyIcons .callAction .mathcaptcha-913 .item a:hover img,
.callAction .technologyIcons .mathcaptcha-913 .item a:hover img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.technologyIcons .flexbox .item a:hover small,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a:hover small,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a:hover small,
footer
  .col-12
  > .flexbox
  .item.industries
  .technologyIcons
  ul
  .item
  a:hover
  small,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  small,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a:hover
  small,
.logoTune .flexbox .technologyIcons .item > div .item a:hover small,
.technologyIcons #webShowCase .item a:hover small,
.technologyIcons .callAction .mathcaptcha-913 .item a:hover small,
.callAction .technologyIcons .mathcaptcha-913 .item a:hover small {
  text-decoration: underline;
  color: #000;
}

.greyBg {
  background: #f5f5f5;
}

[data-class="Quality Assurance and Software Testing"] .facts h3 {
  font-size: 30px;
  margin-bottom: 10px;
}

[data-class="Quality Assurance and Software Testing"] .facts h3 + p {
  font-size: 18px;
  margin-bottom: 30px;
}

[data-class="Quality Assurance and Software Testing"] .facts h4 {
  font-size: 24px;
}

[data-class="Quality Assurance and Software Testing"] .facts .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[data-class="Support & Maintenance"] .mainServices .flexbox,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div,
[data-class="Support & Maintenance"] .mainServices #webShowCase,
[data-class="Support & Maintenance"] .mainServices .callAction .mathcaptcha-913,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913 {
  padding: 30px 0 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li {
  width: 50%;
  padding: 30px 15px;
  list-style: none;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li h5,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  h5,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  h5,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  h5,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  h5,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  h5,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li h5,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  h5,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  h5 {
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li p,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  p,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  p,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  p,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  p,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  p,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li p,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  p,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  p {
  text-align: left;
  line-height: 30px;
  word-spacing: 2px;
  margin-bottom: 20px;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(1),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(1),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(1),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(1),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(1) {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(2),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(2),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(2),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(2),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(2) {
  border-bottom: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(3),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(3),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(3),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(3),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(3),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(3) {
  border-right: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li li,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  li,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  li,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  li,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  li,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  li,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li li,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  li,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  li {
  position: relative;
  list-style-type: circle;
  list-style-position: outside;
  line-height: 24px;
  margin: 0 0 10px 20px;
  word-spacing: 2px;
}

[data-class="Project Life Cycle"] .agile {
  padding: 70px 0;
}

[data-class="Career"] .innerBanner .flexbox .item img,
[data-class="Career"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Career"]
  .innerBanner
  .type-text
  .item
  img,
[data-class="Career"]
  .innerBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Career"]
  .innerBanner
  ul
  .item
  img,
[data-class="Career"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img,
[data-class="Career"] .innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox [data-class="Career"] .innerBanner .item > div .item img,
[data-class="Career"] .innerBanner #webShowCase .item img,
[data-class="Career"] .innerBanner .callAction .mathcaptcha-913 .item img,
.callAction [data-class="Career"] .innerBanner .mathcaptcha-913 .item img {
  margin: 0px;
}

[data-class="Career"] .jobPosting {
  padding: 70px 0;
  background: #fff;
}

[data-class="Career"] .jobPosting h4 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}

[data-class="Career"] .mainServices h4 {
  text-align: left;
}

[data-class="Career"] #jobAccordion {
  height: auto;
  overflow: hidden;
  padding: 0 1px;
}

[data-class="Career"] #jobAccordion .card {
  margin: 0;
  border: 0;
}

[data-class="Career"] #jobAccordion .card > p {
  display: none;
}

[data-class="Career"] #jobAccordion a {
  text-align: left;
  padding: 12px 30px 12px 15px;
  height: auto;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: inherit;
  background: #fff;
  color: #000;
  border-top: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  display: block;
  background: #f9f9f9;
}

[data-class="Career"] #jobAccordion a.collapsed {
  text-align: left;
  padding: 12px 30px 12px 0px;
  height: auto;
  margin: 0;
  line-height: inherit;
  background: #fff;
  border-top: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  display: block;
  font-size: 18px;
}

[data-class="Career"] #jobAccordion a.collapsed:hover {
  color: #000;
  text-decoration: none;
  background: #f9f9f9;
}

[data-class="Career"] #jobAccordion a.collapsed:after {
  content: "+";
  float: right;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

[data-class="Career"] #jobAccordion a:after {
  content: "-";
  float: right;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

[data-class="Career"] #jobAccordion a:hover {
  text-decoration: none;
}

[data-class="Career"] #jobAccordion div[data-parent] {
  padding: 10px 15px 20px;
  text-align: left;
  background: #f9f9f9;
  margin-top: -1px;
  border: 0px solid #ccc;
  border-radius: 0 0 4px 4px;
}

[data-class="Career"] #jobAccordion div[data-parent] p {
  margin-bottom: 20px;
  color: #000;
}

[data-class="Career"] #jobAccordion div[data-parent] p strong {
  display: block;
}

[data-class="Career"] #jobAccordion button[data-position] {
  background: #ff5e5e;
  padding: 8px 40px;
  height: auto;
  line-height: inherit;
  color: #fff !important;
  border: 0;
  cursor: pointer;
  margin-top: 15px;
}

[data-class="Career"] #jobAccordion button[data-position]:hover {
  background: #ff9c00;
}

[data-class="Career"] #jobAccordion ul {
  margin: -10px 0 20px;
}

[data-class="Career"] #jobAccordion ul li {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 5px 25px;
  line-height: 30px;
}

[data-class="Career"] #applyJob .btn {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  background: #ff9c00;
  border: none;
}

[data-class="Career"] #applyJob .btn:hover {
  background: #000;
}

[data-class="Career"] #applyJob .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

[data-class="Career"] #applyJob .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

[data-class="Career"] #applyJob .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 700;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

[data-class="Career"] #applyJob .modal-title span {
  font-size: 18px;
}

[data-class="Career"] #applyJob .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

[data-class="Career"] #applyJob button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

[data-class="Career"] #applyJob button.close span {
  font-size: 24px;
  font-weight: 700;
}

[data-class="Career"] #applyJob form {
  text-align: left;
}

[data-class="Career"] #applyJob form div label {
  font-size: 18px;
  color: #666;
  font-weight: 400;
  text-align: left;
  display: block;
}

[data-class="Career"] #applyJob form div input[type="text"],
[data-class="Career"] #applyJob form div input[type="tel"],
[data-class="Career"] #applyJob form div input[type="email"],
[data-class="Career"] #applyJob form div input[type="file"],
[data-class="Career"] #applyJob form div select,
[data-class="Career"] #applyJob form div textarea {
  width: 100%;
  height: 38px;
  resize: none;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 6px 12px;
}

[data-class="Career"] #applyJob form div input[type="file"] {
  margin-bottom: 10px;
  padding: 3px;
  max-height: 38px;
}

[data-class="Career"] #applyJob form div textarea {
  height: 130px;
}

[data-class="Career"] #applyJob form div input[type="submit"] {
  padding: 10px 40px;
  height: auto;
  line-height: inherit;
  color: #fff;
  border: 0;
  cursor: pointer;
  background: #ff5e5e;
}

[data-class="Career"] #applyJob form div input[type="submit"]:hover {
  background: #ff9c00;
}

[data-class="Career"] #applyJob form div i {
  color: red;
  font-size: 18px;
  font-style: normal;
}

[data-class="Career"] #applyJob form div#others {
  display: none;
}

[data-class="Career"] #applyJob form div#others.active {
  display: block;
}

[data-class="Career"] #applyJob form label,
[data-class="Career"] #applyJob form label wpcf7-form-control-wrap {
  display: block;
}

[data-class="Career"] #applyJob form div.wpcf7-response-output {
  margin: 20px auto 0 15px !important;
  width: calc(100% - 30px) !important;
}

[data-class="Career"] #applyJob .modal-dialog {
  max-width: 700px;
}

[data-class="Career"] #applyJob .modal-dialog form {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Career"] #applyJob .modal-dialog form div {
  width: 50%;
  padding: 0 15px;
}

[data-class="Career"] #applyJob .modal-dialog form div.msg {
  width: 100%;
}

[data-class="Career"] #applyJob .modal-dialog form div.wpcf7-form-control-wrap {
  width: 100%;
  padding: 0px;
}

[data-class="Career"]
  #applyJob
  .modal-dialog
  form
  div.wpcf7-form-control-wrap
  div {
  padding: 0px;
}

.privacyPolicy {
  padding: 70px 0;
  background: #f9f9f9;
}

.privacyPolicy .flexbox,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child,
.privacyPolicy .logoTune .flexbox .item > div,
.logoTune .flexbox .privacyPolicy .item > div,
.privacyPolicy #webShowCase,
.privacyPolicy .callAction .mathcaptcha-913,
.callAction .privacyPolicy .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.privacyPolicy .flexbox .item,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text .item,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul .item,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child .item,
.privacyPolicy .logoTune .flexbox .item > div .item,
.logoTune .flexbox .privacyPolicy .item > div .item,
.privacyPolicy #webShowCase .item,
.privacyPolicy .callAction .mathcaptcha-913 .item,
.callAction .privacyPolicy .mathcaptcha-913 .item {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
}

.privacyPolicy .flexbox .item div,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text .item div,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text .item div,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul .item div,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul .item div,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child .item div,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child .item div,
.privacyPolicy .logoTune .flexbox .item > div .item div,
.logoTune .flexbox .privacyPolicy .item > div .item div,
.privacyPolicy #webShowCase .item div,
.privacyPolicy .callAction .mathcaptcha-913 .item div,
.callAction .privacyPolicy .mathcaptcha-913 .item div {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding: 10px;
  border: 1px solid #ccc;
}

.privacyPolicy h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #000;
}

.privacyPolicy p {
  margin: 0px 0 30px;
  line-height: 30px;
}

.privacyPolicy p a {
  color: #ff5e5e;
}

.privacyPolicy h2 {
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #000;
}

.privacyPolicy h3 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000;
}

.privacyPolicy table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.privacyPolicy table td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.privacyPolicy table td strong {
  font-size: 16px;
}

.privacyPolicy table td a {
  color: #000;
  font-size: 16px;
}

.privacyPolicy ul {
  padding-left: 25px;
  margin-bottom: 25px;
}

.privacyPolicy ul li {
  list-style: circle;
  list-style-position: outside;
  padding-left: 1px;
  line-height: 30px;
  margin-bottom: 10px;
}

.privacyPolicy ol {
  padding-left: 25px;
  margin-bottom: 25px;
}

.privacyPolicy ol li {
  list-style: decimal;
  list-style-position: outside;
  padding-left: 1px;
  line-height: 30px;
  margin-bottom: 10px;
}

.privacyPolicy flexbox {
  width: 100%;
  border: 1px solid #ccc;
}

.privacyPolicy flexbox .item {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}

[data-class="PHR Application"] .innerBanner.caseStudy:before {
  background: url("../img/phr-bg.jpg") center no-repeat;
  background-size: cover;
}

[data-class="CRM Application"] .benefits .flexbox .item,
[data-class="CRM Application"]
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  [data-class="CRM Application"]
  .benefits
  .type-text
  .item,
[data-class="CRM Application"]
  .benefits
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="CRM Application"]
  .benefits
  ul
  .item,
[data-class="CRM Application"]
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="CRM Application"]
  .benefits
  .item:last-child
  .item,
[data-class="CRM Application"] .benefits .logoTune .flexbox .item > div .item,
.logoTune .flexbox [data-class="CRM Application"] .benefits .item > div .item,
[data-class="CRM Application"] .benefits #webShowCase .item,
[data-class="CRM Application"] .benefits .callAction .mathcaptcha-913 .item,
.callAction [data-class="CRM Application"] .benefits .mathcaptcha-913 .item {
  min-height: inherit !important;
  width: 30% !important;
  display: block !important;
}

[data-class="CRM Application"] .benefits .flexbox .item:last-child,
[data-class="CRM Application"]
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  [data-class="CRM Application"]
  .benefits
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="CRM Application"]
  .benefits
  ul
  .item:last-child,
[data-class="CRM Application"]
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="CRM Application"]
  .benefits
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  [data-class="CRM Application"]
  .benefits
  .item
  > div
  .item:last-child,
[data-class="CRM Application"] .benefits #webShowCase .item:last-child,
[data-class="CRM Application"]
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  [data-class="CRM Application"]
  .benefits
  .mathcaptcha-913
  .item:last-child {
  width: 70% !important;
  border: 0px;
}

div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
}

div.wpcf7-mail-sent-ok {
  background: #398f14;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

div.wpcf7-validation-errors {
  background: #f00;
  border-color: #f00 !important;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

span.wpcf7-not-valid-tip {
  font-size: 13px !important;
}

div.wpcf7-spam-blocked {
  background: #ff9900;
  border-color: #ff9900 !important;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  display: none !important;
}

.sc-portfolio {
  padding: 50px 30px;
}

.sc-portfolio .flexbox,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child,
.sc-portfolio .logoTune .flexbox .item > div,
.logoTune .flexbox .sc-portfolio .item > div,
.sc-portfolio #webShowCase,
.sc-portfolio .callAction .mathcaptcha-913,
.callAction .sc-portfolio .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sc-portfolio .flexbox .item,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul .item,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child .item,
.sc-portfolio .logoTune .flexbox .item > div .item,
.logoTune .flexbox .sc-portfolio .item > div .item,
.sc-portfolio #webShowCase .item,
.sc-portfolio .callAction .mathcaptcha-913 .item,
.callAction .sc-portfolio .mathcaptcha-913 .item {
  width: 100%;
}

.sc-portfolio .flexbox .item:nth-child(even),
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item:nth-child(even),
.sc-portfolio
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .sc-portfolio
  ul
  .item:nth-child(even),
.sc-portfolio
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .sc-portfolio
  .item:last-child
  .item:nth-child(even),
.sc-portfolio .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox .sc-portfolio .item > div .item:nth-child(even),
.sc-portfolio #webShowCase .item:nth-child(even),
.sc-portfolio .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction .sc-portfolio .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
  transform: translateX(-5%);
  -webkit-transform: translateX(-5%);
  -moz-transform: translateX(-5%);
}

.sc-portfolio .flexbox .item:nth-child(odd),
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item:nth-child(odd),
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item:nth-child(odd),
.sc-portfolio
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(odd),
footer
  .col-12
  > .flexbox
  .item.industries
  .sc-portfolio
  ul
  .item:nth-child(odd),
.sc-portfolio
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .sc-portfolio
  .item:last-child
  .item:nth-child(odd),
.sc-portfolio .logoTune .flexbox .item > div .item:nth-child(odd),
.logoTune .flexbox .sc-portfolio .item > div .item:nth-child(odd),
.sc-portfolio #webShowCase .item:nth-child(odd),
.sc-portfolio .callAction .mathcaptcha-913 .item:nth-child(odd),
.callAction .sc-portfolio .mathcaptcha-913 .item:nth-child(odd) {
  text-align: left;
}

.sc-portfolio .flexbox .item img,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item img,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul .item img,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child .item img,
.sc-portfolio .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .sc-portfolio .item > div .item img,
.sc-portfolio #webShowCase .item img,
.sc-portfolio .callAction .mathcaptcha-913 .item img,
.callAction .sc-portfolio .mathcaptcha-913 .item img {
  width: 50%;
  height: auto;
  transform: translateX(5%);
  -webkit-transform: translateX(5%);
  -moz-transform: translateX(5%);
}

[data-class="Golang App Development"]
  .mainServices
  .servicesThumbs
  .item:nth-of-type(5) {
  width: 100%;
}

[data-class="eCommerce App Development"] .innerBanner h1:first-letter,
[data-class="iOS App Development"] .innerBanner h1:first-letter {
  text-transform: lowercase;
}

[data-class="Biometrics App Development"] .services img {
  max-height: 250px;
}

[data-class="Biometrics App Development"] .services.profile .row .col-lg-5 {
  text-align: center;
}

.crayon-table {
  display: block;
  max-width: 100%;
  width: 100%;
  overflow: auto;
  margin-bottom: 15px;
  font-size: 18px;
}

.crayon-table tbody {
  display: table;
  max-width: 100%;
  width: 100%;
}

/*******New Portfolio*********/
#newPortfolio .owl-stage {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#newPortfolio .owl-stage .owl-item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 50px 50px 75px;
}

#newPortfolio .owl-stage .owl-item > .item {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
  min-height: 894px;
}

#newPortfolio .owl-stage .owl-item .lCol,
#newPortfolio .owl-stage .owl-item .rCol {
  width: 50%;
  position: relative;
}

#newPortfolio .owl-stage .owl-item .lCol {
  text-align: center;
}
#newPortfolio .owl-stage .owl-item .rCol {
  text-align: left;
}
#newPortfolio .owl-stage .owl-item .lCol div {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

#newPortfolio .owl-stage .owl-item .lCol div img {
  float: left;
  max-width: 100%;
  width: auto;
  margin-left: -18%;
}

#newPortfolio .owl-stage .owl-item .lCol div img:nth-of-type(2) {
  position: absolute;
  left: 18%;
  max-width: 90%;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  margin-left: 0px;
  bottom: 0;
}

#newPortfolio .owl-stage .owl-item .lCol div.web {
  margin: 0 -60px;
}

#newPortfolio .owl-stage .owl-item .lCol div.web img {
  position: static;
  margin: 0;
  display: block;
}

#newPortfolio .owl-stage .owl-item .rCol h5 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  width: 100%;
}

#newPortfolio .owl-stage .owl-item .rCol h5 + small {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

#newPortfolio .owl-stage .owl-item .rCol h5 + small + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child,
#newPortfolio .owl-stage .owl-item .rCol .logoTune .flexbox .item > div,
.logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase,
#newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913,
.callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 {
  margin: 40px 0;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item,
.logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div .item,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item,
#newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913 .item,
.callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 .item {
  width: 33.333%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span {
  line-height: 20px;
  font-size: 16px;
  padding-right: 20px;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  + span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  span
  + span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  span
  + span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .logoTune
  .flexbox
  .item
  > div
  .item
  span
  + span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span
  + span,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  + span,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span
  + span {
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
  padding-right: 0px;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span img,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  img,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span
  img,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span
  img,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span
  img,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span img,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  img,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span
  img {
  height: 30px;
  width: auto;
}

#newPortfolio .owl-stage .owl-item .rCol a {
  display: inline-block;
  font-size: 18px;
  position: relative;
  line-height: 40px;
  padding-right: 50px;
  color: #000;
  transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  opacity: 0.5;
}

#newPortfolio .owl-stage .owl-item .rCol a:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("../img/sprite.png") -133px -212px no-repeat;
  border: 1px solid #000;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  top: 0;
  right: 0px;
  transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  opacity: 0.5;
}

#newPortfolio .owl-stage .owl-item .rCol a:hover {
  color: #ff5e5e;
  text-decoration: none;
  opacity: 1;
}

#newPortfolio .owl-stage .owl-item .rCol a:hover:after {
  background-color: #ff5e5e;
  background-position: -92px -212px;
  border-color: #ff5e5e;
  opacity: 1;
}

#newPortfolio .owl-stage .active .rCol h5 {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol h5 + small {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol h5 + small + p {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol .flexbox .item span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .type-text
  .item
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .active
  .rCol
  ul
  .item
  span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item:last-child
  .item
  span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item
  > div
  .item
  span,
#newPortfolio .owl-stage .active .rCol #webShowCase .item span,
#newPortfolio .owl-stage .active .rCol .callAction .mathcaptcha-913 .item span,
.callAction #newPortfolio .owl-stage .active .rCol .mathcaptcha-913 .item span {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol .flexbox .item span + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  + span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .type-text
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  span
  + span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .active
  .rCol
  ul
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  span
  + span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item:last-child
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .logoTune
  .flexbox
  .item
  > div
  .item
  span
  + span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item
  > div
  .item
  span
  + span,
#newPortfolio .owl-stage .active .rCol #webShowCase .item span + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  + span,
.callAction
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .mathcaptcha-913
  .item
  span
  + span {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol a {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: lightSpeedIn;
  -webkit-animation-name: lightSpeedIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .lCol div img {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .lCol div img:nth-of-type(2) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: bounceInUp;
  -webkit-animation-name: bounceInUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
}

#newPortfolio .owl-dots button {
  border: 1px solid #ec3636;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 8px;
}

#newPortfolio .owl-dots button.active {
  background: #ec3636;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/********************************Media Queries******************************/
/***Custom Services***/
.customServices {
  padding: 80px 0;
  text-align: center;
}

.customServices h4 {
  font-size: 36px;
  margin-bottom: 20px;
}

.customServices h4 + p {
  font-size: 18px;
  margin-bottom: 25px;
}

.customServices .flexbox,
.customServices .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .customServices .type-text,
.customServices footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .customServices ul,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child,
.customServices .logoTune .flexbox .item > div,
.logoTune .flexbox .customServices .item > div,
.customServices #webShowCase,
.customServices .callAction .mathcaptcha-913,
.callAction .customServices .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.customServices .flexbox .item,
.customServices .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .customServices .type-text .item,
.customServices footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .customServices ul .item,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
.customServices .logoTune .flexbox .item > div .item,
.logoTune .flexbox .customServices .item > div .item,
.customServices #webShowCase .item,
.customServices .callAction .mathcaptcha-913 .item,
.callAction .customServices .mathcaptcha-913 .item {
  margin: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(25% - 30px);
}

.customServices .flexbox .item:hover,
.customServices .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .customServices .type-text .item:hover,
.customServices footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .customServices ul .item:hover,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item:hover,
.customServices .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .customServices .item > div .item:hover,
.customServices #webShowCase .item:hover,
.customServices .callAction .mathcaptcha-913 .item:hover,
.callAction .customServices .mathcaptcha-913 .item:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.customServices .flexbox .item:hover a,
.customServices .mainBanner .col-12 .bigWrite .type-text .item:hover a,
.mainBanner .col-12 .bigWrite .customServices .type-text .item:hover a,
.customServices footer .col-12 > .flexbox .item.industries ul .item:hover a,
footer .col-12 > .flexbox .item.industries .customServices ul .item:hover a,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover
  a,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item:hover
  a,
.customServices .logoTune .flexbox .item > div .item:hover a,
.logoTune .flexbox .customServices .item > div .item:hover a,
.customServices #webShowCase .item:hover a,
.customServices .callAction .mathcaptcha-913 .item:hover a,
.callAction .customServices .mathcaptcha-913 .item:hover a {
  color: #ff5e5e;
}

.customServices .flexbox .item a,
.customServices .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .customServices .type-text .item a,
.customServices footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .customServices ul .item a,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item a,
.customServices .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .customServices .item > div .item a,
.customServices #webShowCase .item a,
.customServices .callAction .mathcaptcha-913 .item a,
.callAction .customServices .mathcaptcha-913 .item a {
  color: #000;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 30px 15px;
}

.customServices .flexbox .item a img,
.customServices .mainBanner .col-12 .bigWrite .type-text .item a img,
.mainBanner .col-12 .bigWrite .customServices .type-text .item a img,
.customServices footer .col-12 > .flexbox .item.industries ul .item a img,
footer .col-12 > .flexbox .item.industries .customServices ul .item a img,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  img,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item
  a
  img,
.customServices .logoTune .flexbox .item > div .item a img,
.logoTune .flexbox .customServices .item > div .item a img,
.customServices #webShowCase .item a img,
.customServices .callAction .mathcaptcha-913 .item a img,
.callAction .customServices .mathcaptcha-913 .item a img {
  display: block;
  margin: 0 auto 25px;
  width: auto;
  height: 80px;
}

.newSection.profile.services.greyBg p {
  font-size: calc(20px + 0.4vw);
}

.successStories {
  padding: 80px 0;
  background: #f5f5f5;
}

.successStories h4 {
  font-size: 36px;
  margin-bottom: 10px;
  text-align: center;
}

.successStories h4 + p {
  font-size: 18px;
  margin-bottom: 25px;

  text-align: center;
}

.successStories .flexbox,
.successStories .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .successStories .type-text,
.successStories footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .successStories ul,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
.successStories .logoTune .flexbox .item > div,
.logoTune .flexbox .successStories .item > div,
.successStories #webShowCase,
.successStories .callAction .mathcaptcha-913,
.callAction .successStories .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.successStories .flexbox .item,
.successStories .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .successStories .type-text .item,
.successStories footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .successStories ul .item,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
.successStories .logoTune .flexbox .item > div .item,
.logoTune .flexbox .successStories .item > div .item,
.successStories #webShowCase .item,
.successStories .callAction .mathcaptcha-913 .item,
.callAction .successStories .mathcaptcha-913 .item {
  margin: 15px;
  width: calc(33.3333% - 30px);
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  min-width: 300px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  padding: 15px 15px 20px;
}

.successStories .flexbox .item br,
.successStories .mainBanner .col-12 .bigWrite .type-text .item br,
.mainBanner .col-12 .bigWrite .successStories .type-text .item br,
.successStories footer .col-12 > .flexbox .item.industries ul .item br,
footer .col-12 > .flexbox .item.industries .successStories ul .item br,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item br,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item br,
.successStories .logoTune .flexbox .item > div .item br,
.logoTune .flexbox .successStories .item > div .item br,
.successStories #webShowCase .item br,
.successStories .callAction .mathcaptcha-913 .item br,
.callAction .successStories .mathcaptcha-913 .item br {
  display: none;
}

.successStories .flexbox .item img,
.successStories .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .successStories .type-text .item img,
.successStories footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .successStories ul .item img,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item img,
.successStories .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .successStories .item > div .item img,
.successStories #webShowCase .item img,
.successStories .callAction .mathcaptcha-913 .item img,
.callAction .successStories .mathcaptcha-913 .item img {
  width: 100%;
  height: auto;
  min-height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.successStories .flexbox .item h5,
.successStories .mainBanner .col-12 .bigWrite .type-text .item h5,
.mainBanner .col-12 .bigWrite .successStories .type-text .item h5,
.successStories footer .col-12 > .flexbox .item.industries ul .item h5,
footer .col-12 > .flexbox .item.industries .successStories ul .item h5,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item h5,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item h5,
.successStories .logoTune .flexbox .item > div .item h5,
.logoTune .flexbox .successStories .item > div .item h5,
.successStories #webShowCase .item h5,
.successStories .callAction .mathcaptcha-913 .item h5,
.callAction .successStories .mathcaptcha-913 .item h5 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
}

.successStories .flexbox .item h5 + p,
.successStories .mainBanner .col-12 .bigWrite .type-text .item h5 + p,
.mainBanner .col-12 .bigWrite .successStories .type-text .item h5 + p,
.successStories footer .col-12 > .flexbox .item.industries ul .item h5 + p,
footer .col-12 > .flexbox .item.industries .successStories ul .item h5 + p,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  h5
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  h5
  + p,
.successStories .logoTune .flexbox .item > div .item h5 + p,
.logoTune .flexbox .successStories .item > div .item h5 + p,
.successStories #webShowCase .item h5 + p,
.successStories .callAction .mathcaptcha-913 .item h5 + p,
.callAction .successStories .mathcaptcha-913 .item h5 + p {
  font-size: 18px;
  margin-bottom: 15px;
  color: #000;
  text-decoration: none;
  display: block;
}

.successStories .flexbox .item small,
.successStories .mainBanner .col-12 .bigWrite .type-text .item small,
.mainBanner .col-12 .bigWrite .successStories .type-text .item small,
.successStories footer .col-12 > .flexbox .item.industries ul .item small,
footer .col-12 > .flexbox .item.industries .successStories ul .item small,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  small,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  small,
.successStories .logoTune .flexbox .item > div .item small,
.logoTune .flexbox .successStories .item > div .item small,
.successStories #webShowCase .item small,
.successStories .callAction .mathcaptcha-913 .item small,
.callAction .successStories .mathcaptcha-913 .item small {
  display: inline-block;
  color: #ff5e5e;
  position: relative;
  font-size: 18px;
}

.successStories .flexbox .item small:after,
.successStories .mainBanner .col-12 .bigWrite .type-text .item small:after,
.mainBanner .col-12 .bigWrite .successStories .type-text .item small:after,
.successStories footer .col-12 > .flexbox .item.industries ul .item small:after,
footer .col-12 > .flexbox .item.industries .successStories ul .item small:after,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  small:after,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  small:after,
.successStories .logoTune .flexbox .item > div .item small:after,
.logoTune .flexbox .successStories .item > div .item small:after,
.successStories #webShowCase .item small:after,
.successStories .callAction .mathcaptcha-913 .item small:after,
.callAction .successStories .mathcaptcha-913 .item small:after {
  content: "";
  background: url("../img/readMore.png") center no-repeat;
  width: 8px;
  height: 13px;
  position: absolute;
  top: 8px;
  left: 110%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.successStories .flexbox .item a,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a,
.successStories footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .successStories ul .item a,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item a,
.successStories .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .successStories .item > div .item a,
.successStories #webShowCase .item a,
.successStories .callAction .mathcaptcha-913 .item a,
.callAction .successStories .mathcaptcha-913 .item a {
  display: block;
}

.successStories .flexbox .item a:hover,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover,
.successStories footer .col-12 > .flexbox .item.industries ul .item a:hover,
footer .col-12 > .flexbox .item.industries .successStories ul .item a:hover,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover,
.successStories .logoTune .flexbox .item > div .item a:hover,
.logoTune .flexbox .successStories .item > div .item a:hover,
.successStories #webShowCase .item a:hover,
.successStories .callAction .mathcaptcha-913 .item a:hover,
.callAction .successStories .mathcaptcha-913 .item a:hover {
  text-decoration: none;
}

.successStories .flexbox .item a:hover h5,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover h5,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover h5,
footer .col-12 > .flexbox .item.industries .successStories ul .item a:hover h5,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  h5,
.logoTune .flexbox .successStories .item > div .item a:hover h5,
.successStories #webShowCase .item a:hover h5,
.successStories .callAction .mathcaptcha-913 .item a:hover h5,
.callAction .successStories .mathcaptcha-913 .item a:hover h5 {
  text-decoration: none;
}

.successStories .flexbox .item a:hover h5 + p,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover h5 + p,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover h5 + p,
footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  a:hover
  h5
  + p,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  h5
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  h5
  + p,
.logoTune .flexbox .successStories .item > div .item a:hover h5 + p,
.successStories #webShowCase .item a:hover h5 + p,
.successStories .callAction .mathcaptcha-913 .item a:hover h5 + p,
.callAction .successStories .mathcaptcha-913 .item a:hover h5 + p {
  text-decoration: none;
}

.successStories .flexbox .item a:hover small,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover small,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover small,
footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  a:hover
  small,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  small,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  small,
.logoTune .flexbox .successStories .item > div .item a:hover small,
.successStories #webShowCase .item a:hover small,
.successStories .callAction .mathcaptcha-913 .item a:hover small,
.callAction .successStories .mathcaptcha-913 .item a:hover small {
  text-decoration: none;
}

.successStories .flexbox .item:hover,
.successStories .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .successStories .type-text .item:hover,
.successStories footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .successStories ul .item:hover,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item:hover,
.successStories .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .successStories .item > div .item:hover,
.successStories #webShowCase .item:hover,
.successStories .callAction .mathcaptcha-913 .item:hover,
.callAction .successStories .mathcaptcha-913 .item:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.logoTune {
  padding: 0px;
}

.logoTune .flexbox,
.logoTune .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .logoTune .type-text,
.logoTune footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .logoTune ul,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child,
.logoTune .flexbox .item > div,
.logoTune #webShowCase,
.logoTune .callAction .mathcaptcha-913,
.callAction .logoTune .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logoTune .flexbox:nth-child(odd) .item:nth-child(even),
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(odd)
  .item:nth-child(even),
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(odd)
  .item:nth-child(even),
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(odd)
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(odd)
  .item:nth-child(even),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(odd):last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(odd):last-child
  .item:nth-child(even),
.logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(even),
.logoTune #webShowCase:nth-child(odd) .item:nth-child(even),
.logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(even),
.callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(even) {
  background: #f9f9f9;
}

.logoTune .flexbox:nth-child(odd) .item:nth-child(odd) > div,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(odd)
  .item:nth-child(odd)
  > div,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(odd)
  .item:nth-child(odd)
  > div,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(odd)
  .item:nth-child(odd)
  > div,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(odd)
  .item:nth-child(odd)
  > div,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(odd):last-child
  .item:nth-child(odd)
  > div,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(odd):last-child
  .item:nth-child(odd)
  > div,
.logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(odd) > div,
.logoTune #webShowCase:nth-child(odd) .item:nth-child(odd) > div,
.logoTune
  .callAction
  .mathcaptcha-913:nth-child(odd)
  .item:nth-child(odd)
  > div,
.callAction
  .logoTune
  .mathcaptcha-913:nth-child(odd)
  .item:nth-child(odd)
  > div {
  float: right;
}

.logoTune .flexbox:nth-child(even) .item:nth-child(odd),
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(even)
  .item:nth-child(odd),
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(even)
  .item:nth-child(odd),
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(even)
  .item:nth-child(odd),
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(even)
  .item:nth-child(odd),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(even):last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(even):last-child
  .item:nth-child(odd),
.logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd),
.logoTune #webShowCase:nth-child(even) .item:nth-child(odd),
.logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(odd),
.callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(odd) {
  background: #f9f9f9;
}

.logoTune .flexbox:nth-child(even) .item:nth-child(odd) > div,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(even)
  .item:nth-child(odd)
  > div,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(even)
  .item:nth-child(odd)
  > div,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(even)
  .item:nth-child(odd)
  > div,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(even)
  .item:nth-child(odd)
  > div,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(even):last-child
  .item:nth-child(odd)
  > div,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(even):last-child
  .item:nth-child(odd)
  > div,
.logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd) > div,
.logoTune #webShowCase:nth-child(even) .item:nth-child(odd) > div,
.logoTune
  .callAction
  .mathcaptcha-913:nth-child(even)
  .item:nth-child(odd)
  > div,
.callAction
  .logoTune
  .mathcaptcha-913:nth-child(even)
  .item:nth-child(odd)
  > div {
  float: right;
}

.logoTune .flexbox .item,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item,
.logoTune footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .logoTune ul .item,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item,
.logoTune .flexbox .item > div .item,
.logoTune #webShowCase .item,
.logoTune .callAction .mathcaptcha-913 .item,
.callAction .logoTune .mathcaptcha-913 .item {
  width: 50%;
  padding: 0 30px;
}

.logoTune .flexbox .item > div,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div,
.logoTune footer .col-12 > .flexbox .item.industries ul .item > div,
footer .col-12 > .flexbox .item.industries .logoTune ul .item > div,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div,
.logoTune .flexbox .item > div .item > div,
.logoTune #webShowCase .item > div,
.logoTune .callAction .mathcaptcha-913 .item > div,
.callAction .logoTune .mathcaptcha-913 .item > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 400px;
  padding: 50px 0;
}

.logoTune .flexbox .item > div h3,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div h3,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div h3,
.logoTune footer .col-12 > .flexbox .item.industries ul .item > div h3,
footer .col-12 > .flexbox .item.industries .logoTune ul .item > div h3,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div h3,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div h3,
.logoTune .flexbox .item > div .item > div h3,
.logoTune #webShowCase .item > div h3,
.logoTune .callAction .mathcaptcha-913 .item > div h3,
.callAction .logoTune .mathcaptcha-913 .item > div h3 {
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}

.logoTune .flexbox .item > div .download span,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div .download span,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div .download span,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  > div
  .download
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul
  .item
  > div
  .download
  span,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  > div
  .download
  span,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item
  > div
  .download
  span,
.logoTune #webShowCase .item > div .download span,
.logoTune .callAction .mathcaptcha-913 .item > div .download span,
.callAction .logoTune .mathcaptcha-913 .item > div .download span {
  color: #ff5e5e;
}

.logoTune .flexbox .item > div .download a:hover,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  > div
  .download
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text
  .item
  > div
  .download
  a:hover,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  > div
  .download
  a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul
  .item
  > div
  .download
  a:hover,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  > div
  .download
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item
  > div
  .download
  a:hover,
.logoTune #webShowCase .item > div .download a:hover,
.logoTune .callAction .mathcaptcha-913 .item > div .download a:hover,
.callAction .logoTune .mathcaptcha-913 .item > div .download a:hover {
  color: #2a8bf6;
}

.logoTune .flexbox .item:nth-child(odd),
.logoTune .mainBanner .col-12 .bigWrite .type-text .item:nth-child(odd),
.mainBanner .col-12 .bigWrite .logoTune .type-text .item:nth-child(odd),
.logoTune footer .col-12 > .flexbox .item.industries ul .item:nth-child(odd),
footer .col-12 > .flexbox .item.industries .logoTune ul .item:nth-child(odd),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item:nth-child(odd),
.logoTune .flexbox .item > div .item:nth-child(odd),
.logoTune #webShowCase .item:nth-child(odd),
.logoTune .callAction .mathcaptcha-913 .item:nth-child(odd),
.callAction .logoTune .mathcaptcha-913 .item:nth-child(odd) {
  text-align: center;
}

.logoTune .flexbox .item img,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item img,
.logoTune footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .logoTune ul .item img,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item img,
.logoTune .flexbox .item > div .item img,
.logoTune #webShowCase .item img,
.logoTune .callAction .mathcaptcha-913 .item img,
.callAction .logoTune .mathcaptcha-913 .item img {
  max-height: 80px;
  width: auto;
  border: 1px solid #ff5e5e;
}

@media screen and (max-width: 1699px) {
  .mainBanner .col-12 .bigWrite span {
    font-size: 7vw;
  }
}

@media screen and (max-width: 1399px) {
  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item span,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    span,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item
    span,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item
    span,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item
    span,
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item
    span,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item
    span,
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item
    span {
    font-size: 18px;
    padding-right: 10px;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item span img,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    span
    img,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item
    span
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item
    span
    img,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item
    span
    img,
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item
    span
    img,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span img,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item
    span
    img,
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item
    span
    img {
    height: 40px;
    width: auto;
  }
}
@media screen and (max-width: 1366px) {
  .container {
    max-width: 96%;
  }
}

@media screen and (max-width: 1170px) {
  .container {
    max-width: 960px;
  }
}
.becomePartnerSec {
  background: #fff;
  padding: 100px 0;
  margin: 0 auto;
}

.becomePartnerPicture img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.becomePartnerBox {
  background: #ffffff;
  padding: 50px 100px;
  max-width: 1360px;
  position: relative;
  box-shadow: 0px 6px 10px 0px #00000026;
  margin: -215px auto 0;
  z-index: 1;
}
.becomePartnerBox .flexbox {
  align-items: center;
  gap: 40px;
}
.becomePartnerBox .becomeInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 16px solid #ec3636;
  flex: 0 0 450px;
  width: 450px;
  height: 235px;
  gap: 10px;
  position: relative;
}
.becomePartnerBox .becomeInfo:after {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  width: 230px;
  height: 16px;
  margin: 0 auto;
  z-index: 1;
}
.becomePartnerBox .becomeInfo:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  width: 230px;
  height: 16px;
  margin: 0 auto;
  z-index: 1;
}
.becomePartnerBox .becomeInfo p {
  display: flex;
  justify-content: center;
  max-width: 230px;
  align-items: center;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #181818;
  line-height: 30px;
  gap: 10px;
  margin: 0 4rem;
}
.becomePartnerBox .becomeInfo p strong {
  font-size: 50px;
  color: #ec3636;
}
.becomePartnerBox .content {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
}
.becomePartnerBox .content .title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 10px;
}
.becomePartnerBox .content .title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.becomePartnerBox .content .subtitle {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 48px;
  font-weight: 700;
  color: #271313;
}
.becomePartnerBox .content .shortText {
  margin-bottom: 25px;
}
.becomePartnerBox .content .shortText p {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 35px;
}
.becomePartnerBox .content .shortText p:last-child {
  margin-bottom: 0;
}
.becomePartnerBox .content .btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 10px 20px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ec3636;
  line-height: 20px;
  border-radius: 4px;
  background: none;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.becomePartnerBox .content .btn:hover {
  background: #ec3636;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .becomePartnerSec {
    padding: 60px 0;
  }
  .becomePartnerBox {
    padding: 55px 45px;
    max-width: 1080px;
    margin-top: -190px;
  }
  .becomePartnerBox .becomeInfo {
    flex: 0 0 360px;
    width: 360px;
  }
  .becomePartnerBox .content .title {
    font-size: 36px;
    line-height: 36px;
  }
  .becomePartnerBox .content .subtitle {
    line-height: 36px;
  }
  .becomePartnerBox .content .shortText p {
    font-size: 16px;
    line-height: 30px;
  }
  .generative-ai-scetion .title {
    font-size: 42px;
  }
  .generative-ai-scetion .content-box {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .generative-ai-scetion .title {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .becomePartnerBox .content .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .becomePartnerBox,
  .ctaFormWhitebox {
    margin-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .becomePartnerBox .flexbox {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  header .navbar > ul > li.call-link,
  header .navbar > ul > li.contact-link {
    display: none;
  }
  .generative-ai-scetion {
    height: auto;
  }
  .generative-ai-scetion .title {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .mainServices:before,
  .mainServices:after {
    display: none;
  }

  .container {
    max-width: 720px;
  }

  .newSection.profile.services.greyBg p {
    font-size: 18px;
    text-align: left;
  }

  .newSection.profile.services.greyBg p:last-of-type {
    margin-bottom: 30px;
  }

  .newSection.profile.services.greyBg img {
    margin: 0 auto;
  }

  .successStories {
    padding: 50px 0;
  }

  .successStories .flexbox,
  .successStories .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .successStories .type-text,
  .successStories footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .successStories ul,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
  .successStories .logoTune .flexbox .item > div,
  .logoTune .flexbox .successStories .item > div,
  .successStories #webShowCase,
  .successStories .callAction .mathcaptcha-913,
  .callAction .successStories .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .mainBanner .row {
    height: calc(100vh - 72px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mainBanner .col-12 {
    height: auto;
  }

  .mainBanner .col-12 .bigWrite {
    position: static;
    text-align: center;
    width: 100%;
  }

  .mainBanner .col-12 .bigWrite .type-text {
    height: 20vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mainBanner .col-12 .bigWrite span {
    display: block;
    text-align: center;
  }

  .mainBanner .col-12 .bigWrite span br {
    display: none;
  }

  .mainBanner .col-12 .smallWrite {
    position: static;
    border-top: 2px solid #ff0;
    display: block;
    width: 100%;
    text-align: center;
    max-width: inherit;
    padding: 35px 0 0 0;
  }

  .mainBanner .col-12 .smallWrite:before {
    display: none;
  }

  [data-class="Home"] .navbar > ul > li {
    font-size: 18px;
  }

  [data-class="Home"] .navbar > ul > li .sub-menu li {
    width: calc(100% - 30px) !important;
  }

  [data-class="Home"] .navbar > ul > li > a {
    color: #000;
  }

  header .navbar > Ul #menu-item-5544 .sub-menu li {
    width: calc(100% - 30px) !important;
  }
  .becomePartnerBox .becomeInfo {
    flex: 0 0 160px;
    width: 320px;
  }
  .home .col-10,
  .home .col-11,
  .home .col-9,
  .home .col-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-address-sec .footer-address-row .title {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 640px;
  }
  .innerBanner {
    margin-top: 70px;
  }
  .successStories .flexbox,
  .successStories .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .successStories .type-text,
  .successStories footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .successStories ul,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
  .successStories .logoTune .flexbox .item > div,
  .logoTune .flexbox .successStories .item > div,
  .successStories #webShowCase,
  .successStories .callAction .mathcaptcha-913,
  .callAction .successStories .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px;
  }

  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: 100%;
    margin: 10px 0;
  }

  footer .flexbox .item.address .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item.address .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item.address .item,
  footer .col-12 > .flexbox .item.industries ul .item.address .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item.address
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    .item.address
    .item,
  footer .logoTune .flexbox .item > div .item.address .item,
  .logoTune .flexbox footer .item > div .item.address .item,
  footer #webShowCase .item.address .item,
  footer .callAction .mathcaptcha-913 .item.address .item,
  .callAction footer .mathcaptcha-913 .item.address .item {
    width: 50% !important;
  }
  .becomePartnerSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .becomePartnerBox .content {
    font-size: 16px;
  }
  .becomePartnerBox .content .title {
    font-size: 26px;
    line-height: 32px;
  }
  .becomePartnerBox .content .subtitle,
  .becomePartnerBox .content .shortText p {
    line-height: 32px;
  }
  .becomePartnerBox .becomeInfo p {
    max-width: 215px;
  }
  .becomePartnerBox .becomeInfo p strong {
    font-size: 45px;
  }
  .ctaForm {
    padding: 55px 0;
  }
  .ctaForm ul li {
    margin-bottom: 15px;
  }
  .footerBottom {
    padding: 20px 0;
  }
  footer .footerBottom .col-12 > .flexbox .item {
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer .footerBottom .col-12 > .flexbox .item:nth-child(2) {
    padding-top: 15px;
    border-bottom: none;
    text-align: left;
  }
  footer .footerBottom .col-12 > .flexbox .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    text-align: left;
  }
  .footer-links-sec {
    padding: 40px 0 30px;
  }
}

@media (max-width: 640px) {
  .container {
    max-width: 540px;
  }
  .ctaForm h5 {
    font-size: 26px;
    line-height: 32px;
  }
  .generative-ai-scetion {
    padding: 50px 0 60px;
  }
  .generative-ai-scetion .title {
    font-size: 26px;
    line-height: 36px;
  }
  .generative-ai-scetion .content-box {
    font-size: 18px;
  }
  .footer-address-sec .footer-address-row {
    padding: 50px 0;
    min-height: 460px;
    background-position: right -150px center !important;
    position: relative;
  }
  .footer-address-sec .footer-address-row:after {
    content: "";
    background: rgba(255, 255, 255, 0.45);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
  .footer-address-sec .footer-address-row .container {
    position: relative;
    z-index: 11;
  }
  .footer-address-sec .footer-address-row .title {
    font-size: 26px;
  }
  .footer-address-sec .footer-address-row .tagline,
  .footer-address-sec .footer-address-row .text {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .footer-address-sec .footer-address-row .contactInfo .toogleButton {
    gap: 25px;
  }
  .footer-address-sec .footer-address-row .contactInfo .toogleButton img {
    height: 48px;
  }
  .footer-address-sec .footer-address-row .contactInfo .addressInfo ul li {
    font-size: 16px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 580px) {
  .container {
    max-width: inherit;
  }
  .footerBottom .flexbox .item p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1299px) {
  .banner:after {
    height: 136px;
  }
}

@media screen and (max-width: 1199px) {
  header .container {
    max-width: 100%;
  }
  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .ctaForm ul li {
    width: 100%;
  }

  .stats ul li p {
    padding: 0 7px;
    font-size: 18px;
  }

  .stats .socialNetwork {
    right: 5px;
  }

  .introText p {
    padding: 0px;
  }

  header .navbar > Ul > li > a {
    padding: 0 8px;
    font-size: 14px;
  }

  [data-class="Technologies"] .innerBanner h2 br {
    display: none;
  }

  .banner {
    min-height: inherit;
    padding-top: 100px;
  }

  .banner:before {
    background: none;
  }

  .banner:after {
    background-size: cover;
  }

  .banner .owl-item {
    height: 310px;
    overflow: hidden;
  }

  .banner .active .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    width: 51%;
  }

  .banner .flexbox .image,
  .banner .mainBanner .col-12 .bigWrite .type-text .image,
  .mainBanner .col-12 .bigWrite .banner .type-text .image,
  .banner footer .col-12 > .flexbox .item.industries ul .image,
  footer .col-12 > .flexbox .item.industries .banner ul .image,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
  .banner .logoTune .flexbox .item > div .image,
  .logoTune .flexbox .banner .item > div .image,
  .banner #webShowCase .image,
  .banner .callAction .mathcaptcha-913 .image,
  .callAction .banner .mathcaptcha-913 .image {
    width: 49%;
  }

  .mainPortfolio .owl-item {
    min-height: 600px;
    height: auto;
  }

  .mainPortfolio .owl-item .circle {
    left: 25%;
  }

  .mainPortfolio .owl-item .desc {
    max-width: 320px;
  }

  .mainPortfolio .owl-item .title {
    left: 5% !important;
    top: 20%;
  }

  .mainPortfolio .owl-item .title div.bigText {
    font-size: 60px;
    line-height: 60px;
  }

  .mainPortfolio .owl-item .title div.down {
    bottom: -10px;
  }

  .mainPortfolio .owl-item .title div.up {
    top: -10px;
  }

  .mainPortfolio .owl-item .one {
    left: 52%;
  }

  .mainPortfolio .owl-item:nth-of-type(1):before {
    background: #005984;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#005984),
      to(#016b9e)
    );
    background: linear-gradient(to right, #005984 0%, #016b9e 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(2):before {
    background: #00877a;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#00877a),
      to(#009688)
    );
    background: linear-gradient(to right, #00877a 0%, #009688 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(3):before {
    background: #009dd4;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#009dd4),
      to(#009dd4)
    );
    background: linear-gradient(to right, #009dd4 0%, #009dd4 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(4):before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#79b92d+50,5fa328+50 */
    background: #004894;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#004894),
      to(#0051a7)
    );
    background: linear-gradient(to right, #004894 0%, #0051a7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: 38%;
  }

  .mainPortfolio .owl-item.active .three {
    width: 42%;
    right: 3%;
  }

  .mainPortfolio .title {
    left: 10%;
  }

  .mainPortfolio .circle {
    left: 37%;
  }

  #newPortfolio .owl-stage .owl-item .lCol {
    padding: 50px 30px;
  }

  #newPortfolio .owl-stage .owl-item .lCol div img {
    max-width: 80%;
    margin-left: 0px;
  }

  #newPortfolio .owl-stage .owl-item .lCol div img:nth-of-type(2) {
    max-width: 75%;
    left: 30%;
  }

  #newPortfolio .owl-stage .owl-item .rCol {
    padding: 50px 30px;
    min-height: 970px;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child,
  #newPortfolio .owl-stage .owl-item .rCol .logoTune .flexbox .item > div,
  .logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase,
  #newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913,
  .callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item,
  .logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div .item,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item,
  #newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913 .item,
  .callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 .item {
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item:nth-of-type(1),
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-of-type(1),
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item:nth-of-type(1),
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item:nth-of-type(1),
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item:nth-of-type(1),
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item:nth-of-type(1),
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item:nth-of-type(1),
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item:nth-of-type(1),
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item:nth-of-type(1) {
    border-top: 1px solid #ccc;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 {
    font-family: "Lato", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #0000;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 + small {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 + small + p {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #686868;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    /* number of lines to show */
    line-clamp: 12;
    -webkit-box-orient: vertical;
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(33.33% - 30px);
  }
  .testimonials {
    padding: 80px 0;
  }
  .testimonials .thumb-layer {
    display: none;
  }
  .testimonials .sec-title {
    margin-bottom: 60px;
  }
  .testimonials #testimonialsthumbs .img-box figure img {
    width: 60px;
    height: 60px;
  }
  footer .flexbox,
  footer .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite footer .type-text,
  footer .col-12 > .flexbox .item.industries ul,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child,
  footer .logoTune .flexbox .item > div,
  .logoTune .flexbox footer .item > div,
  footer #webShowCase,
  footer .callAction .mathcaptcha-913,
  .callAction footer .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .flexbox > .item,
  footer .mainBanner .col-12 .bigWrite .type-text > .item,
  .mainBanner .col-12 .bigWrite footer .type-text > .item,
  footer .col-12 > .flexbox .item.industries ul > .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child > .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child > .item,
  footer .logoTune .flexbox .item > div > .item,
  .logoTune .flexbox footer .item > div > .item,
  footer #webShowCase > .item,
  footer .callAction .mathcaptcha-913 > .item,
  .callAction footer .mathcaptcha-913 > .item {
    width: auto;
    max-width: 25%;
  }

  footer .flexbox > .item.industries,
  footer .mainBanner .col-12 .bigWrite .type-text > .item.industries,
  .mainBanner .col-12 .bigWrite footer .type-text > .item.industries,
  footer .col-12 > .flexbox .item.industries ul > .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.industries,
  footer .logoTune .flexbox .item > div > .item.industries,
  .logoTune .flexbox footer .item > div > .item.industries,
  footer #webShowCase > .item.industries,
  footer .callAction .mathcaptcha-913 > .item.industries,
  .callAction footer .mathcaptcha-913 > .item.industries {
    max-width: 40%;
  }

  footer .flexbox > .item.address,
  footer .mainBanner .col-12 .bigWrite .type-text > .item.address,
  .mainBanner .col-12 .bigWrite footer .type-text > .item.address,
  footer .col-12 > .flexbox .item.industries ul > .item.address,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child > .item.address,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child > .item.address,
  footer .logoTune .flexbox .item > div > .item.address,
  .logoTune .flexbox footer .item > div > .item.address,
  footer #webShowCase > .item.address,
  footer .callAction .mathcaptcha-913 > .item.address,
  .callAction footer .mathcaptcha-913 > .item.address {
    width: 100% !important;
  }

  footer .flexbox > .item.address .flexbox .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item,
  footer .col-12 > .flexbox .item.industries ul > .item.address .flexbox .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item,
  footer #webShowCase > .item.address .flexbox .item,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item,
  footer .col-12 > .flexbox .item.industries .flexbox > .item.address ul .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item,
  footer .logoTune .flexbox > .item.address .item > div .item,
  .logoTune footer .flexbox > .item.address .item > div .item,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item,
  footer .flexbox > .item.address #webShowCase .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item,
  footer #webShowCase > .item.address #webShowCase .item,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item,
  footer .callAction .mathcaptcha-913 > .item.address .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 > .item.address .mathcaptcha-913 .item {
    padding-left: 0px;
  }

  footer .flexbox > .item.address .flexbox .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item img,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item img,
  footer #webShowCase > .item.address .flexbox .item img,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item img,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item img,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    img,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    img,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    img,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    img,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    img,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    img,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    img,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    img,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    img,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    img,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    img,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    img,
  footer .logoTune .flexbox > .item.address .item > div .item img,
  .logoTune footer .flexbox > .item.address .item > div .item img,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    img,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item img,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item img,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item img,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    img,
  footer .flexbox > .item.address #webShowCase .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item img,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item img,
  footer #webShowCase > .item.address #webShowCase .item img,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item img,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item img,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item img,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item img,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item img,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    img {
    position: static;
  }

  footer .flexbox > .item.address .flexbox .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item p,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item p,
  footer #webShowCase > .item.address .flexbox .item p,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item p,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item p,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    p,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    p,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    p,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    p,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    p,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p,
  footer .logoTune .flexbox > .item.address .item > div .item p,
  .logoTune footer .flexbox > .item.address .item > div .item p,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item p,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item p,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item p,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p,
  footer .flexbox > .item.address #webShowCase .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item p,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item p,
  footer #webShowCase > .item.address #webShowCase .item p,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item p,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item p,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item p,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item p,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item p,
  footer .callAction .mathcaptcha-913 > .item.address .mathcaptcha-913 .item p,
  .callAction footer .mathcaptcha-913 > .item.address .mathcaptcha-913 .item p {
    white-space: nowrap;
  }

  footer .flexbox > .item.address .flexbox .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item p a,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item p a,
  footer #webShowCase > .item.address .flexbox .item p a,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item p a,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item p a,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p
    a,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p
    a,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    p
    a,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item p a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p
    a,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p
    a,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer .logoTune .flexbox > .item.address .item > div .item p a,
  .logoTune footer .flexbox > .item.address .item > div .item p a,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item p a,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item p a,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item p a,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer .flexbox > .item.address #webShowCase .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item p a,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item p a,
  footer #webShowCase > .item.address #webShowCase .item p a,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item p a,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item p a,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item p a,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item p a,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item p a,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    p
    a {
    white-space: nowrap;
  }

  footer .flexbox ul li {
    padding: 5px 0px;
  }

  footer .flexbox ul li a {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1099px) {
  .banner .owl-item {
    height: auto;
    overflow: hidden;
  }

  .banner .flexbox .desc h2,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
  .banner footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
  .banner .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .item > div .desc h2,
  .banner #webShowCase .desc h2,
  .banner .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .mathcaptcha-913 .desc h2 {
    font-size: 24px;
  }

  .stats h3 {
    font-size: 30px;
  }

  .ctaHome {
    padding: 0px;
  }

  .servicesMain {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1023px) {
  .banner .container {
    width: auto;
    max-width: inherit;
  }

  .banner:after {
    background: none;
  }

  .banner .owl-dots {
    text-align: center;
    margin: 15px 0;
  }

  .banner .owl-dots .owl-dot {
    margin: 0 auto;
    cursor: pointer;
    background: #ccc;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0px 6px 10px;
  }

  .banner .owl-dots .owl-dot.active {
    background: #ff5e5e;
  }

  .videoOverlay .videoContainer {
    width: 100%;
  }

  .stats .socialNetwork {
    right: 10px;
  }

  .stats .leftSec img {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .services img {
    display: block;
    margin: 30px auto 0;
  }

  [data-class="Home"] header.fixed-header .logo,
  [data-class="Home"] header .logo {
    background: none !important;
  }

  [data-class="Home"] header.fixed-header .logo img,
  [data-class="Home"] header .logo img {
    display: block;
  }

  header {
    background: #181818;
    position: relative;
    height: 80px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 10px 0;
  }

  header .container {
    max-width: inherit;
  }

  header:before {
    display: none;
  }

  header .callIcon {
    display: block;
    cursor: pointer;
  }

  header a[data-toggle="dropdown"] {
    display: none !important;
  }

  header .col-6 {
    position: static;
  }

  header .logo {
    left: 15px;
    top: 10px;
  }

  header .navbar {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    padding: 0px 15px;
    z-index: -2;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transition: all 0.5 linear;
    -webkit-transition: all 0.5 linear;
    -moz-transition: all 0.5 linear;
    overflow-y: auto;
    display: none;
  }

  header .navbar:before {
    content: "Menu";
    font-weight: 700;
    margin: 23px 0;
    display: block;
    float: left;
  }

  header .navbar .menuClose {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: none;
  }

  header .navbar > ul {
    display: block;
    float: left;
    width: 100%;
    clear: both;
  }

  header .navbar > ul > li {
    font-size: 18px;
  }

  header .navbar > ul > li > a {
    padding: 15px 0;
    border-top: 1px solid #ccc;
    display: block;
    height: auto;
    line-height: inherit;
    font-size: 16px;
  }

  header .navbar > ul > li:last-child {
    margin: 0px;
    padding: 0px;
  }

  header .navbar > ul > li:last-child > a {
    display: none;
  }

  header .navbar > ul > li .dropdown-menu {
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    border-radius: 0px;
    padding: 0px;
    position: static;
    float: none;
    display: block;
    border-top: 1px solid #ccc;
    margin: 0px;
  }

  header .navbar > ul > li .dropdown-menu:before {
    content: "Stay in Touch";
    font-weight: 700;
    display: block;
    margin: 15px 0 5px;
  }

  header .navbar > ul > li.show {
    padding: 0px;
    border: 0px;
    z-index: 998;
  }

  header .navbar > ul > li:hover {
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li:hover > a {
    background: none;
    color: #333;
    padding-left: 0px;
  }

  header .navbar > ul > li:hover > a:not(menu-item-has-children):hover {
    text-decoration: none;
  }

  header .navbar > ul > li.menu-item-has-children {
    padding-left: 0px;
  }

  header .navbar > ul > li.menu-item-has-children > a {
    font-weight: 700;
    padding-left: 0px;
  }

  header .navbar > ul > li.menu-item-has-children:hover {
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li.menu-item-has-children:hover a {
    background: none;
    color: #333;
  }

  header .navbar > ul > li.menu-item-has-children:hover a:hover,
  header .navbar > ul > li.menu-item-has-children:hover a:focus {
    color: #ff5e5e !important;
  }

  header .navbar > ul > li .sub-menu {
    visibility: visible;
    position: static;
    opacity: 1;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -10px;
    padding: 0px;
    min-width: inherit !important;
    width: 100% !important;
  }

  header .navbar > ul > li .sub-menu li {
    width: calc(100% - 30px);
    margin-left: 30px;
    list-style: circle;
  }

  header .navbar > ul > li .sub-menu li a {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 10px 0;
  }

  header .navbar > ul > li .sub-menu li a:hover,
  header .navbar > ul > li .sub-menu li a:focus {
    background: none;
    color: #ff5e5e !important;
  }

  header .navbar > ul > li .sub-menu li:last-child a {
    border: 0px;
  }

  header .navbar > ul > li .sub-menu li.current-menu-item a {
    background: none;
    color: #ff5e5e !important;
  }

  header .navbar > ul > li:hover {
    background: none;
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li.current-menu-item > a,
  header .navbar > ul > li.current-menu-parent > a {
    color: #ff5e5e !important;
  }

  header .meniIcon {
    z-index: 9;
    width: 50px;
    height: 50px;
    border: 0px solid #eee;
    right: 0px;
    padding: 16.5px 15px;
    float: right;
    opacity: 1;
    cursor: pointer;
    margin-right: -15px;
  }

  header .meniIcon em {
    display: block;
    width: 100%;
    height: 17px;
    background: #666;
    position: relative;
    background: url("../img/sprite.png") -285px -139px no-repeat;
  }

  .menu-open {
    overflow: hidden;
  }

  .menu-open .mega-menu {
    opacity: 1;
    visibility: visible;
  }

  .banner:after {
    background: none;
  }

  .banner .flexbox .desc h2,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
  .banner footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
  .banner .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .item > div .desc h2,
  .banner #webShowCase .desc h2,
  .banner .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .mathcaptcha-913 .desc h2 {
    opacity: 1;
    visibility: visible;
    margin-top: 20px !important;
  }

  .banner .flexbox .desc p,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc p,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc p,
  .banner footer .col-12 > .flexbox .item.industries ul .desc p,
  footer .col-12 > .flexbox .item.industries .banner ul .desc p,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc p,
  .banner .logoTune .flexbox .item > div .desc p,
  .logoTune .flexbox .banner .item > div .desc p,
  .banner #webShowCase .desc p,
  .banner .callAction .mathcaptcha-913 .desc p,
  .callAction .banner .mathcaptcha-913 .desc p {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc a,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc a,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc a,
  .banner footer .col-12 > .flexbox .item.industries ul .desc a,
  footer .col-12 > .flexbox .item.industries .banner ul .desc a,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a,
  .banner .logoTune .flexbox .item > div .desc a,
  .logoTune .flexbox .banner .item > div .desc a,
  .banner #webShowCase .desc a,
  .banner .callAction .mathcaptcha-913 .desc a,
  .callAction .banner .mathcaptcha-913 .desc a {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc a:hover,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc a:hover,
  .banner footer .col-12 > .flexbox .item.industries ul .desc a:hover,
  footer .col-12 > .flexbox .item.industries .banner ul .desc a:hover,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:hover,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:hover,
  .banner .logoTune .flexbox .item > div .desc a:hover,
  .logoTune .flexbox .banner .item > div .desc a:hover,
  .banner #webShowCase .desc a:hover,
  .banner .callAction .mathcaptcha-913 .desc a:hover,
  .callAction .banner .mathcaptcha-913 .desc a:hover {
    background: #000;
  }

  .banner .flexbox .image img,
  .banner .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .type-text .image img,
  .banner footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner ul .image img,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
  .banner .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .item > div .image img,
  .banner #webShowCase .image img,
  .banner .callAction .mathcaptcha-913 .image img,
  .callAction .banner .mathcaptcha-913 .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc h2,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc h2,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc h2,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc h2,
  .banner .active .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .active .item > div .desc h2,
  .banner .active #webShowCase .desc h2,
  .banner .active .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .active .mathcaptcha-913 .desc h2 {
    opacity: 1;
    visibility: visible;
    margin-top: 20px !important;
  }

  .banner .active .flexbox .desc p,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc p,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc p,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc p,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc p,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc p,
  .banner .active .logoTune .flexbox .item > div .desc p,
  .logoTune .flexbox .banner .active .item > div .desc p,
  .banner .active #webShowCase .desc p,
  .banner .active .callAction .mathcaptcha-913 .desc p,
  .callAction .banner .active .mathcaptcha-913 .desc p {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc a,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc a,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc a,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc a,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc a,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc a,
  .banner .active .logoTune .flexbox .item > div .desc a,
  .logoTune .flexbox .banner .active .item > div .desc a,
  .banner .active #webShowCase .desc a,
  .banner .active .callAction .mathcaptcha-913 .desc a,
  .callAction .banner .active .mathcaptcha-913 .desc a {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc a:hover,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc a:hover,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc a:hover,
  .banner
    .active
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .desc
    a:hover,
  .innerBanner.caseStudy
    .flexbox.web
    .banner
    .active
    .item:last-child
    .desc
    a:hover,
  .logoTune .flexbox .banner .active .item > div .desc a:hover,
  .banner .active #webShowCase .desc a:hover,
  .banner .active .callAction .mathcaptcha-913 .desc a:hover,
  .callAction .banner .active .mathcaptcha-913 .desc a:hover {
    background: #000;
  }

  .banner .active .flexbox .image img,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .image img,
  .banner .active footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner .active ul .image img,
  .banner
    .active
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .image
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .banner
    .active
    .item:last-child
    .image
    img,
  .banner .active .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .active .item > div .image img,
  .banner .active #webShowCase .image img,
  .banner .active .callAction .mathcaptcha-913 .image img,
  .callAction .banner .active .mathcaptcha-913 .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }
  .certification h2 {
    color: #fff;
  }
  .certification h4 {
    margin-bottom: 30px;
  }

  .certification #awards {
    margin-top: 0px;
  }

  .certification #awards .owl-item {
    text-align: center;
  }

  .certification #awards .owl-item .logo {
    text-align: center;
  }

  .certification #awards .owl-item .logo img {
    margin: 0 auto 25px;
  }

  .certification #awards .owl-dots {
    text-align: center;
  }

  .certification .row .col-md-6 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .certification .row .col-md-6:last-child {
    display: none;
  }

  .certification .flexbox,
  .certification .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .certification .type-text,
  .certification footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .certification ul,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child,
  .certification .logoTune .flexbox .item > div,
  .logoTune .flexbox .certification .item > div,
  .certification #webShowCase,
  .certification .callAction .mathcaptcha-913,
  .callAction .certification .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .certification .flexbox .item,
  .certification .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .certification .type-text .item,
  .certification footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .certification ul .item,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child .item,
  .certification .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .certification .item > div .item,
  .certification #webShowCase .item,
  .certification .callAction .mathcaptcha-913 .item,
  .callAction .certification .mathcaptcha-913 .item {
    width: 50%;
    margin-bottom: 50px;
  }

  .certification .desc {
    padding-right: 20px;
  }

  .stats h3 {
    text-align: left;
  }

  .stats ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }

  .stats ul:before,
  .stats ul:after {
    display: none;
  }
  .stats ul li {
    width: 100%;
    height: auto;
  }

  .stats ul li .flip-container {
    -webkit-perspective: none;
    perspective: none;
    height: inherit;
  }

  .stats ul li .flip-container:hover .flipper,
  .stats ul li .flip-container .flip-container.hover .flipper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  .stats ul li .flip-container .front,
  .stats ul li .flip-container .back {
    background: #232323;
    padding: 15px;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    position: static;
  }

  .stats ul li .flip-container .flipper {
    height: inherit;
  }

  .stats ul li .flip-container .flipper p {
    font-size: 15px;
/*     text-align: left; */
    padding: 0px;
    line-height: 22px;
  }

  .stats ul li .flip-container .flipper p strong,
  .stats ul li .flip-container .flipper p b {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize;
  }

  .stats ul li .flip-container .flipper p br {
    display: block;
  }

  .stats ul li .flip-container .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    padding-bottom: 5px;
  }

  .stats ul li .flip-container .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    background: #232323;
    padding-top: 0;
  }

  .stats ul li .flip-container .back p {
    color: #fff;
  }

  .servicesMain h3 + p {
    padding: 0px;
  }

  .servicesMain .synCSlider {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .servicesMain .synCSlider #handlers {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100px;
    margin: 0 auto;
  }

  .servicesMain .synCSlider #handlers .owl-item .icon,
  .servicesMain .synCSlider #handlers .owl-item .title {
    display: none;
  }

  .servicesMain .synCSlider #handlers .owl-item .circle {
    width: 10px;
    height: 10px;
    margin-bottom: 30px;
  }

  .servicesMain .synCSlider #handlers .owl-item .circle:before {
    display: none;
  }

  .servicesMain .synCSlider #handlers .owl-item:before {
    display: none;
  }

  .servicesMain .synCSlider #handlers:before {
    display: none;
  }

  .servicesMain .synCSlider #servicesDetails {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .servicesMain #servicesDetails .flexbox,
  .servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text,
  .servicesMain #servicesDetails footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .servicesMain #servicesDetails ul,
  .servicesMain
    #servicesDetails
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child,
  .servicesMain #servicesDetails .logoTune .flexbox .item > div,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div,
  .servicesMain #servicesDetails #webShowCase,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0px;
  }

  .servicesMain #servicesDetails .flexbox .rightSection,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .rightSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .rightSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .rightSection,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div .rightSection,
  .servicesMain #servicesDetails #webShowCase .rightSection,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .rightSection,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .rightSection {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0px;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
  }

  .servicesMain #servicesDetails .flexbox .rightSection .intro,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection
    .intro,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .rightSection
    .intro,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .rightSection
    .intro,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .rightSection
    .intro,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .item
    > div
    .rightSection
    .intro,
  .servicesMain #servicesDetails #webShowCase .rightSection .intro,
  .servicesMain
    #servicesDetails
    .callAction
    .mathcaptcha-913
    .rightSection
    .intro,
  .callAction
    .servicesMain
    #servicesDetails
    .mathcaptcha-913
    .rightSection
    .intro {
    padding-right: 0px;
  }

  .servicesMain #servicesDetails .flexbox .leftSection,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .leftSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .leftSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .leftSection,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection,
  .servicesMain #servicesDetails #webShowCase .leftSection,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    width: 100%;
    padding-right: 0px;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }

  .servicesMain #servicesDetails .flexbox .leftSection img,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection
    img,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .leftSection
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .leftSection
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .leftSection
    img,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .item
    > div
    .leftSection
    img,
  .servicesMain #servicesDetails #webShowCase .leftSection img,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection img,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection img {
    max-width: 300px;
    height: auto;
    width: auto;
    right: 0px;
    top: 0px;
    margin: 0 auto 20px;
  }

  .servicesMain #servicesDetails .owl-dots {
    display: block;
  }

  .servicesMain #servicesDetails .active .flexbox .rightSection,
  .servicesMain
    #servicesDetails
    .active
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .active
    .type-text
    .rightSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    .active
    ul
    .rightSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .active
    .item:last-child
    .rightSection,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .active
    .item
    > div
    .rightSection,
  .servicesMain #servicesDetails .active #webShowCase .rightSection,
  .servicesMain
    #servicesDetails
    .active
    .callAction
    .mathcaptcha-913
    .rightSection,
  .callAction
    .servicesMain
    #servicesDetails
    .active
    .mathcaptcha-913
    .rightSection {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
  }

  .servicesMain #servicesDetails .active .flexbox .leftSection,
  .servicesMain
    #servicesDetails
    .active
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .active
    .type-text
    .leftSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    .active
    ul
    .leftSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .active
    .item:last-child
    .leftSection,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .active
    .item
    > div
    .leftSection,
  .servicesMain #servicesDetails .active #webShowCase .leftSection,
  .servicesMain
    #servicesDetails
    .active
    .callAction
    .mathcaptcha-913
    .leftSection,
  .callAction
    .servicesMain
    #servicesDetails
    .active
    .mathcaptcha-913
    .leftSection {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
  }

  .mainPortfolio .owl-item {
    min-height: inherit;
    height: 650px;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    display: block;
    padding: 30px 30px 0px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .mainPortfolio .owl-item .circle,
  .mainPortfolio .owl-item .parent1,
  .mainPortfolio .owl-item .parent2 {
    display: none;
  }

  .mainPortfolio .owl-item .parent3 {
    left: -5%;
    width: 22.5%;
  }

  .mainPortfolio .owl-item .parent4 {
    right: inherit;
    left: 20%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    right: inherit;
    left: 42%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item .title {
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }

  .mainPortfolio .owl-item .title div.bigText {
    font-size: 36px;
    padding: 0px;
  }

  .mainPortfolio .owl-item .title div.down {
    right: inherit;
    left: 0px;
    position: static;
    font-size: 24px;
    padding-left: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: -10px;
  }

  .mainPortfolio .owl-item .title div.up {
    right: inherit;
    left: 0px;
    position: static;
    font-size: 18px;
    display: none;
  }

  .mainPortfolio .owl-item .desc {
    position: static;
    max-width: 100%;
  }

  .mainPortfolio .owl-item .desc a.caseStudy {
    border: 1px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 10px 30px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .mainPortfolio .owl-item .desc a.caseStudy:hover {
    background: #fff;
    color: #ff647e;
  }

  .mainPortfolio .owl-item .desc a.caseStudy:before {
    display: none;
  }

  .mainPortfolio .owl-item .one {
    display: none;
  }

  .mainPortfolio .owl-item .two {
    width: 47%;
    margin-top: -30px;
  }

  .mainPortfolio .owl-item .three {
    position: static;
    width: 45%;
    text-align: center;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 100%;
    width: auto;
  }

  .mainPortfolio .owl-item.active .three {
    width: 45%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 100%;
    width: auto;
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: 0%;
    width: 22.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    right: inherit;
    left: 24%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    right: inherit;
    left: 46%;
    width: 20.5%;
  }

  .mainPortfolio .owl-dots {
    position: static;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    padding: 20px 0;
  }

  .mainPortfolio .owl-dots .owl-dot {
    margin: 0 5px;
    background: #999;
  }

  .mainPortfolio .owl-dots .owl-dot.active {
    background: #ff5e5e;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }

  .agile .flexbox,
  .agile .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .agile .type-text,
  .agile footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .agile ul,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child,
  .agile .logoTune .flexbox .item > div,
  .logoTune .flexbox .agile .item > div,
  .agile #webShowCase,
  .agile .callAction .mathcaptcha-913,
  .callAction .agile .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .agile .flexbox:before,
  .agile .mainBanner .col-12 .bigWrite .type-text:before,
  .mainBanner .col-12 .bigWrite .agile .type-text:before,
  .agile footer .col-12 > .flexbox .item.industries ul:before,
  footer .col-12 > .flexbox .item.industries .agile ul:before,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child:before,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child:before,
  .agile .logoTune .flexbox .item > div:before,
  .logoTune .flexbox .agile .item > div:before,
  .agile #webShowCase:before,
  .agile .callAction .mathcaptcha-913:before,
  .callAction .agile .mathcaptcha-913:before {
    display: none;
  }

  .agile .flexbox .item,
  .agile .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .agile .type-text .item,
  .agile footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .agile ul .item,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
  .agile .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .agile .item > div .item,
  .agile #webShowCase .item,
  .agile .callAction .mathcaptcha-913 .item,
  .callAction .agile .mathcaptcha-913 .item {
    width: 50%;
    border: 1px solid #ddd;
    padding: 20px;
  }

  footer #formFooter {
    width: 50%;
  }

  footer .presence {
    padding: 10px 0;
  }

  footer .logoFooter {
    display: none;
  }

  footer .col-12 > .flexbox,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
  footer .col-12 > .flexbox .item.industries .col-12 > ul,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
  footer .logoTune .flexbox .item.col-12 > div,
  .logoTune .flexbox footer .item.col-12 > div,
  footer .col-12 > #webShowCase,
  footer .callAction .col-12 > .mathcaptcha-913,
  .callAction footer .col-12 > .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  footer .col-12 > .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
  footer .logoTune .flexbox .item.col-12 > div .item,
  .logoTune .flexbox footer .item.col-12 > div .item,
  footer .col-12 > #webShowCase .item,
  footer .callAction .col-12 > .mathcaptcha-913 .item,
  .callAction footer .col-12 > .mathcaptcha-913 .item {
    width: 50%;
    max-width: inherit;
  }

  footer .col-12 > .flexbox .item.item:nth-child(2),
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.item:nth-child(2),
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.item:nth-child(2),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.item:nth-child(2),
  footer .logoTune .flexbox .item.col-12 > div .item.item:nth-child(2),
  .logoTune .flexbox footer .item.col-12 > div .item.item:nth-child(2),
  footer .col-12 > #webShowCase .item.item:nth-child(2),
  footer .callAction .col-12 > .mathcaptcha-913 .item.item:nth-child(2),
  .callAction footer .col-12 > .mathcaptcha-913 .item.item:nth-child(2) {
    margin-bottom: 30px;
  }

  footer .col-12 > .flexbox .item p br,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item p br,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item p br,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item p br,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item
    p
    br,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item
    p
    br,
  footer .logoTune .flexbox .item.col-12 > div .item p br,
  .logoTune .flexbox footer .item.col-12 > div .item p br,
  footer .col-12 > #webShowCase .item p br,
  footer .callAction .col-12 > .mathcaptcha-913 .item p br,
  .callAction footer .col-12 > .mathcaptcha-913 .item p br {
    display: none;
  }

  footer .col-12 > .flexbox .item.industries,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries,
  footer .logoTune .flexbox .item.col-12 > div .item.industries,
  .logoTune .flexbox footer .item.col-12 > div .item.industries,
  footer .col-12 > #webShowCase .item.industries,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries {
    width: 100%;
    max-width: 100%;
  }

  footer .col-12 > .flexbox .item.industries ul li,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
  .logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
  footer .col-12 > #webShowCase .item.industries ul li,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
    width: 50%;
    padding-left: 0;
  }

  footer .col-12 > .flexbox .item.industries ul li:nth-child(odd),
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li:nth-child(odd),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li:nth-child(odd),
  footer
    .logoTune
    .flexbox
    .item.col-12
    > div
    .item.industries
    ul
    li:nth-child(odd),
  .logoTune
    .flexbox
    footer
    .item.col-12
    > div
    .item.industries
    ul
    li:nth-child(odd),
  footer .col-12 > #webShowCase .item.industries ul li:nth-child(odd),
  footer
    .callAction
    .col-12
    > .mathcaptcha-913
    .item.industries
    ul
    li:nth-child(odd),
  .callAction
    footer
    .col-12
    > .mathcaptcha-913
    .item.industries
    ul
    li:nth-child(odd) {
    width: 50%;
  }

  footer .flexbox h6,
  footer .mainBanner .col-12 .bigWrite .type-text h6,
  .mainBanner .col-12 .bigWrite footer .type-text h6,
  footer .col-12 > .flexbox .item.industries ul h6,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child h6,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child h6,
  footer .logoTune .flexbox .item > div h6,
  .logoTune .flexbox footer .item > div h6,
  footer #webShowCase h6,
  footer .callAction .mathcaptcha-913 h6,
  .callAction footer .mathcaptcha-913 h6 {
    margin: 15px 0;
  }

  .ctaWrapper .callAction {
    background: #fff;
    margin: 0 auto;
    position: absolute;
    left: 50% !important;
    top: 50%;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    opacity: 0;
    visibility: hidden;
    width: 90%;
    max-width: 400px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .ctaWrapper .callAction .crossIcon {
    display: block;
    background: url("../img/sprite.png") -765px -28px no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 6px;
    top: 12px;
    cursor: pointer;
  }

  .ctaWrapper .callAction h3 {
    color: #000;
    font-size: 18px;
    padding-right: 30px;
  }

  .ctaWrapper .callAction p {
    color: #000;
  }

  .ctaWrapper .callAction .form input[type="email"] {
    border: 1px solid #ccc;
  }

  .ctaWrapper .callAction .form span.wpcf7-not-valid-tip {
    color: #f00;
  }

  .ctaWrapper .callAction span.or {
    background: #fff;
    color: #000;
  }

  .ctaWrapper .callAction hr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }

  .ctaWrapper .callAction .flexbox .item a,
  .ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text .item a,
  .mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text .item a,
  .ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul .item a,
  footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul .item a,
  .ctaWrapper
    .callAction
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .ctaWrapper
    .callAction
    .item:last-child
    .item
    a,
  .ctaWrapper .callAction .logoTune .flexbox .item > div .item a,
  .logoTune .flexbox .ctaWrapper .callAction .item > div .item a,
  .ctaWrapper .callAction #webShowCase .item a,
  .ctaWrapper .callAction .mathcaptcha-913 .item a {
    color: #000;
    font-size: 18px;
  }

  .ctaWrapper .callIcon {
    display: none;
  }

  .ctaWrapper.show {
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000010;
    top: 0;
    left: 0;
  }

  .ctaWrapper.show .callAction {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .vision {
    padding-bottom: 50px;
  }

  .vision ul {
    margin: 20px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vision ul:before {
    display: none;
  }

  .vision ul:after {
    display: none;
  }

  .vision ul li {
    width: 100%;
    border: 0px;
    text-align: left;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }

  .vision ul li p {
    padding: 0px;
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }

  .vision ul li p + p {
    opacity: 1;
    visibility: visible;
    display: block;
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    font-size: 18px;
  }

  .vision ul li:before {
    display: none;
  }

  .vision ul li.active p {
    color: #000;
  }

  .leadership h5 + p {
    max-width: inherit;
  }

  .achievements .flexbox .item img,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item img,
  .achievements footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .achievements ul .item img,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
  .achievements .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .achievements .item > div .item img,
  .achievements #webShowCase .item img,
  .achievements .callAction .mathcaptcha-913 .item img,
  .callAction .achievements .mathcaptcha-913 .item img {
    max-height: 40px;
  }

  .innerBanner {
    padding: 50px 0;
  }

  .innerBanner h2 br {
    display: none;
  }

  .services .col-lg-6:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .services .col-lg-6:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
  }

  .howItWorks h5 {
    padding-left: 0px;
  }

  .howItWorks h5 + p {
    padding: 0px;
  }

  .howItWorks .wrapper #works .desc {
    padding: 0px;
  }

  .profile .row .col-lg-6:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
  }

  .profile .row .col-lg-6:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  [data-class="Contact"] .contactBanner .flexbox,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div,
  [data-class="Contact"] .contactBanner #webShowCase,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 {
    margin: 0;
  }

  [data-class="Contact"] .contactForm .wrapper {
    margin: 50px 0 0px;
  }

  [data-class="Contact"] .contactForm .wrapper p {
    font-size: 24px;
    line-height: 34px;
  }

  .portfolio .innerBanner .container {
    max-width: inherit;
  }

  .portfolio .innerBanner .container h2 {
    font-size: 36px;
  }

  .portfolio .portfolioWrap li > div.leftCol {
    padding: 0 16% 0 15px;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
    padding: 0 15px 0 15.5%;
  }

  .mainServices .row:first-child p {
    padding: 0px;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    display: none;
  }

  .innerBanner.caseStudy:before {
    -webkit-clip-path: none;
    clip-path: none;
  }

  .innerBanner.caseStudy .flexbox,
  .innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text,
  .innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul,
  .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .logoTune .flexbox .item > div,
  .logoTune .flexbox .innerBanner.caseStudy .item > div,
  .innerBanner.caseStudy #webShowCase,
  .innerBanner.caseStudy .callAction .mathcaptcha-913,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .innerBanner.caseStudy .flexbox .item:first-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child,
  .innerBanner.caseStudy #webShowCase .item:first-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child {
    width: 100%;
    padding: 0 0 30px 0 !important;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .innerBanner.caseStudy .flexbox .item:first-child h1,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    h1,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    h1,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child h1,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child h1,
  .innerBanner.caseStudy #webShowCase .item:first-child h1,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child h1,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child h1 {
    text-align: center;
  }

  .innerBanner.caseStudy .flexbox .item:first-child p,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    p,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child p,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child p,
  .innerBanner.caseStudy #webShowCase .item:first-child p,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child p,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child p {
    text-align: center;
  }

  .innerBanner.caseStudy .flexbox .item:last-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
  .innerBanner.caseStudy #webShowCase .item:last-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
  .innerBanner.caseStudy #webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
    position: static;
    margin: 0px auto -100px;
    width: 45%;
    height: auto;
    max-width: 45%;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img + img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy #webShowCase .item:last-child img + img,
  .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    left: inherit;
    bottom: -60px;
    right: 30%;
  }

  .innerBanner.caseStudy .flexbox.web .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .web.type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .web.type-text
    .item:last-child
    img,
  .innerBanner.caseStudy
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.web
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul.web
    .item:last-child
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox
    .item
    > div.web
    .item:last-child
    img,
  .logoTune
    .flexbox
    .innerBanner.caseStudy
    .item
    > div.web
    .item:last-child
    img,
  .innerBanner.caseStudy .web#webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child img {
    width: 100%;
    margin: 100px auto -105px;
  }

  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: 95%;
    max-width: 95%;
  }

  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: 100%;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    width: 100%;
    padding: 0px;
  }

  .page-template-template-case-study .benefits .flexbox .item:last-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:last-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:last-child,
  .page-template-template-case-study .benefits #webShowCase .item:last-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:last-child {
    display: none;
  }

  .leadership .flexbox,
  .leadership .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .leadership .type-text,
  .leadership footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .leadership ul,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
  .leadership .logoTune .flexbox .item > div,
  .logoTune .flexbox .leadership .item > div,
  .leadership #webShowCase,
  .leadership .callAction .mathcaptcha-913,
  .callAction .leadership .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leadership .flexbox .item,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item,
  .leadership footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .leadership ul .item,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
  .leadership .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .leadership .item > div .item,
  .leadership #webShowCase .item,
  .leadership .callAction .mathcaptcha-913 .item,
  .callAction .leadership .mathcaptcha-913 .item {
    width: 100%;
    background: none;
    border: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  .leadership .flexbox .item:last-child,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item:last-child,
  .leadership footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .leadership ul .item:last-child,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item:last-child,
  .leadership .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .leadership .item > div .item:last-child,
  .leadership #webShowCase .item:last-child,
  .leadership .callAction .mathcaptcha-913 .item:last-child,
  .callAction .leadership .mathcaptcha-913 .item:last-child {
    border: 0px;
    padding: 0;
    margin: 0;
  }

  .leadership .flexbox .item .profilePic,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .profilePic,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .profilePic,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic,
  .leadership .logoTune .flexbox .item > div .item .profilePic,
  .logoTune .flexbox .leadership .item > div .item .profilePic,
  .leadership #webShowCase .item .profilePic,
  .leadership .callAction .mathcaptcha-913 .item .profilePic,
  .callAction .leadership .mathcaptcha-913 .item .profilePic {
    position: absolute;
    width: 150px;
    height: 150px;
    left: 0px;
    top: 0;
    border: 1px solid #ccc;
    overflow: hidden;
    padding-top: 15px;
  }

  .leadership .flexbox .item .profilePic img,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic img,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic img,
  .leadership
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    .profilePic
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .profilePic
    img,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic
    img,
  .leadership .logoTune .flexbox .item > div .item .profilePic img,
  .logoTune .flexbox .leadership .item > div .item .profilePic img,
  .leadership #webShowCase .item .profilePic img,
  .leadership .callAction .mathcaptcha-913 .item .profilePic img,
  .callAction .leadership .mathcaptcha-913 .item .profilePic img {
    margin: 0px;
  }

  .leadership .flexbox .item .name,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
  .leadership .logoTune .flexbox .item > div .item .name,
  .logoTune .flexbox .leadership .item > div .item .name,
  .leadership #webShowCase .item .name,
  .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction .leadership .mathcaptcha-913 .item .name {
    padding: 0 0 0 170px;
    text-align: left;
    background: none;
  }

  .leadership .flexbox .item .name p,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name p,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name p,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name p,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name p,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .name
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .name
    p,
  .leadership .logoTune .flexbox .item > div .item .name p,
  .logoTune .flexbox .leadership .item > div .item .name p,
  .leadership #webShowCase .item .name p,
  .leadership .callAction .mathcaptcha-913 .item .name p,
  .callAction .leadership .mathcaptcha-913 .item .name p {
    padding: 0px;
    line-height: inherit;
  }

  .leadership .flexbox .item .overlay,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .overlay,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay,
  .leadership .logoTune .flexbox .item > div .item .overlay,
  .logoTune .flexbox .leadership .item > div .item .overlay,
  .leadership #webShowCase .item .overlay,
  .leadership .callAction .mathcaptcha-913 .item .overlay,
  .callAction .leadership .mathcaptcha-913 .item .overlay {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    display: block;
    background: none;
    padding: 0 0 0 170px;
    text-align: left;
  }

  .leadership .flexbox .item .overlay p,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .overlay p,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p,
  .leadership .logoTune .flexbox .item > div .item .overlay p,
  .logoTune .flexbox .leadership .item > div .item .overlay p,
  .leadership #webShowCase .item .overlay p,
  .leadership .callAction .mathcaptcha-913 .item .overlay p,
  .callAction .leadership .mathcaptcha-913 .item .overlay p {
    color: #000;
  }

  .leadership .flexbox .item .overlay p strong,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p strong,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p strong,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .overlay
    p
    strong,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    strong,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    strong,
  .logoTune .flexbox .leadership .item > div .item .overlay p strong,
  .leadership #webShowCase .item .overlay p strong,
  .leadership .callAction .mathcaptcha-913 .item .overlay p strong,
  .callAction .leadership .mathcaptcha-913 .item .overlay p strong {
    display: none;
  }

  .leadership .flexbox .item .overlay p a,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p a,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    a,
  .logoTune .flexbox .leadership .item > div .item .overlay p a,
  .leadership #webShowCase .item .overlay p a,
  .leadership .callAction .mathcaptcha-913 .item .overlay p a,
  .callAction .leadership .mathcaptcha-913 .item .overlay p a {
    background-position: -546px -128px;
    margin-top: 20px;
  }

  .leadership .flexbox .item .overlay p a:after,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a:after,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a:after,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .overlay
    p
    a:after,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    a:after,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    a:after,
  .logoTune .flexbox .leadership .item > div .item .overlay p a:after,
  .leadership #webShowCase .item .overlay p a:after,
  .leadership .callAction .mathcaptcha-913 .item .overlay p a:after,
  .callAction .leadership .mathcaptcha-913 .item .overlay p a:after {
    content: "LinkedIn";
    margin-left: 34px;
  }

  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: auto;
    margin: 0px auto -100px;
  }

  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    margin: 0px auto -100px;
  }

  .page-template-template-case-study .benefits .col-lg-6:last-child h4 {
    margin-top: 30px;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: calc(33.33% - 30px);
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .portfolio .portfolioWrap li > div .mobile img {
    min-height: inherit;
  }

  .portfolio .portfolioWrap li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 15px;
  }

  .portfolio .portfolioWrap li > div {
    width: 100%;
  }

  .portfolio .portfolioWrap li > div.leftCol {
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }

  .portfolio .portfolioWrap li > div.rightCol {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 60px;
  }

  .portfolio .portfolioWrap li > div .mobile {
    left: 50%;
    top: -20%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
  }

  .portfolio .portfolioWrap li > div img {
    height: 500px;
    min-height: 500px;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.rightCol {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div .mobile {
    left: 50%;
    top: -20%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    right: inherit;
  }

  .portfolio .portfolioWrap li:first-child {
    padding-top: 100px;
  }
  .testimonials .sec-title h2 {
    font-size: 36px;
  }
  .testimonials #testimonialsthumbs {
    position: static;
    width: 100%;
    bottom: 0;
  }
  .testimonials #testimonialsthumbs .owl-item {
    margin-right: 6px !important;
  }
  .testimonials #testimonialsthumbs .img-box figure img {
    width: 50px;
    height: 50px;
  }
  .testimonials #testimonialsthumbs .img-box .btnVideo svg {
    width: 20px;
    height: 20px;
  }
  .testimonials .item blockquote {
    display: block;
  }
  .testimonials .item blockquote .testimonial-video-thum {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mobileHide {
    display: none;
  }

  .servicesMain .synCSlider {
    padding: 0 15px;
  }

  .banner {
    padding-top: 70px;
  }

  .banner .flexbox,
  .banner .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .banner .type-text,
  .banner footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .banner ul,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child,
  .banner .logoTune .flexbox .item > div,
  .logoTune .flexbox .banner .item > div,
  .banner #webShowCase,
  .banner .callAction .mathcaptcha-913,
  .callAction .banner .mathcaptcha-913 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    width: 100%;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 10%;
    margin-top: 0px !important;
  }

  .banner .flexbox .image,
  .banner .mainBanner .col-12 .bigWrite .type-text .image,
  .mainBanner .col-12 .bigWrite .banner .type-text .image,
  .banner footer .col-12 > .flexbox .item.industries ul .image,
  footer .col-12 > .flexbox .item.industries .banner ul .image,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
  .banner .logoTune .flexbox .item > div .image,
  .logoTune .flexbox .banner .item > div .image,
  .banner #webShowCase .image,
  .banner .callAction .mathcaptcha-913 .image,
  .callAction .banner .mathcaptcha-913 .image {
    text-align: center;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .banner .flexbox .image img,
  .banner .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .type-text .image img,
  .banner footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner ul .image img,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
  .banner .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .item > div .image img,
  .banner #webShowCase .image img,
  .banner .callAction .mathcaptcha-913 .image img,
  .callAction .banner .mathcaptcha-913 .image img {
    margin: 20px auto;
    float: none;
  }

  .stats h3 {
    position: static;
  }

  .stats h3 br {
    display: none;
  }

  .stats .flexbox,
  .stats .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .stats .type-text,
  .stats footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .stats ul,
  .stats .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .stats .item:last-child,
  .stats .logoTune .flexbox .item > div,
  .logoTune .flexbox .stats .item > div,
  .stats #webShowCase,
  .stats .callAction .mathcaptcha-913,
  .callAction .stats .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .stats .leftSec {
    width: 100%;
    min-height: inherit;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none;
  }

  .stats .leftSec img {
    height: 200px;
    width: auto;
    margin-left: 30px;
  }

  .stats .rightSec {
    width: 100%;
    min-height: inherit;
  }

  .stats .content {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }

  .stats .owl-dots {
    position: static;
    padding: 30px 70px 50px;
  }

  .mainPortfolio .owl-item .parent3 {
    left: 0;
    width: 28.5%;
  }

  .mainPortfolio .owl-item .parent4 {
    left: 33%;
    width: 27.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 64%;
    width: 29.5%;
  }

  .mainPortfolio .owl-item .two {
    right: -30px;
    width: 47%;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
  }

  .mainPortfolio .owl-item .three {
    width: 55.5%;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: -5%;
    width: 28.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 28%;
    width: 27.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 60%;
    width: 29.5%;
  }

  .mainPortfolio .owl-item.active .two {
    right: -30px;
    width: 47%;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }

  .mainPortfolio .owl-item.active .three {
    width: 55.5%;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }

  .client-n-reviews h4 + p {
    padding: 0 0 50px;
  }

  .ctaHome .ctaWrap {
    padding: 30px;
  }

  .ctaHome .ctaWrap p {
    padding: 0 0 30px;
  }

  .ctaHome .ctaWrap .fields {
    margin: 0px;
  }

  .ctaHome .ctaWrap:after {
    background-size: 80%;
  }

  .devOps p {
    padding: 0px;
    margin-bottom: 35px;
  }

  .introText p {
    padding: 0px;
  }

  footer .adds {
    margin-bottom: 20px;
  }

  footer .col-12 > .flexbox,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
  footer .col-12 > .flexbox .item.industries .col-12 > ul,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
  footer .logoTune .flexbox .item.col-12 > div,
  .logoTune .flexbox footer .item.col-12 > div,
  footer .col-12 > #webShowCase,
  footer .callAction .col-12 > .mathcaptcha-913,
  .callAction footer .col-12 > .mathcaptcha-913 {
    padding: 0px;
  }

  footer .col-12 > .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
  footer .logoTune .flexbox .item.col-12 > div .item,
  .logoTune .flexbox footer .item.col-12 > div .item,
  footer .col-12 > #webShowCase .item,
  footer .callAction .col-12 > .mathcaptcha-913 .item,
  .callAction footer .col-12 > .mathcaptcha-913 .item {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0px !important;
  }

  footer .col-12 > .flexbox .item.industries,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries,
  footer .logoTune .flexbox .item.col-12 > div .item.industries,
  .logoTune .flexbox footer .item.col-12 > div .item.industries,
  footer .col-12 > #webShowCase .item.industries,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries {
    border: 0px;
  }

  footer .col-12 > .flexbox .item:nth-child(2),
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item:nth-child(2),
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item:nth-child(2),
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item:nth-child(2),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item:nth-child(2),
  footer .logoTune .flexbox .item.col-12 > div .item:nth-child(2),
  .logoTune .flexbox footer .item.col-12 > div .item:nth-child(2),
  footer .col-12 > #webShowCase .item:nth-child(2),
  footer .callAction .col-12 > .mathcaptcha-913 .item:nth-child(2),
  .callAction footer .col-12 > .mathcaptcha-913 .item:nth-child(2) {
    margin-bottom: 0px;
  }

  footer .social {
    margin-top: 0px;
    border: 0px;
    padding-top: 0px;
  }

  footer .social .flexbox .item,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item,
  footer .social .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .social ul .item,
  footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item,
  footer .social .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .social .item > div .item,
  footer .social #webShowCase .item,
  footer .social .callAction .mathcaptcha-913 .item,
  .callAction footer .social .mathcaptcha-913 .item {
    width: 100%;
    max-width: 100%;
    text-align: left !important;
    border-bottom: 0px solid #ccc;
    padding: 10px 0 0px !important;
  }

  footer .social .flexbox .item img,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item img,
  footer .social .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .social ul .item img,
  footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item img,
  footer .social .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox footer .social .item > div .item img,
  footer .social #webShowCase .item img,
  footer .social .callAction .mathcaptcha-913 .item img,
  .callAction footer .social .mathcaptcha-913 .item img {
    float: left;
  }

  footer .social .flexbox .item:last-child .item:first-child,
  footer
    .social
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .social
    .type-text
    .item:last-child
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .social
    ul
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    footer
    .social
    .item
    > div
    .item:last-child
    .item:first-child,
  footer .social #webShowCase .item:last-child .item:first-child,
  footer
    .social
    .callAction
    .mathcaptcha-913
    .item:last-child
    .item:first-child,
  .callAction
    footer
    .social
    .mathcaptcha-913
    .item:last-child
    .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  footer .social .flexbox .item:last-child .item:last-child,
  footer
    .social
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .social
    .type-text
    .item:last-child
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .social
    ul
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    footer
    .social
    .item
    > div
    .item:last-child
    .item:last-child,
  footer .social #webShowCase .item:last-child .item:last-child,
  footer .social .callAction .mathcaptcha-913 .item:last-child .item:last-child,
  .callAction
    footer
    .social
    .mathcaptcha-913
    .item:last-child
    .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  footer .social .flexbox .item:last-child,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item:last-child,
  footer .social .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .social ul .item:last-child,
  footer
    .social
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child,
  footer .social .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox footer .social .item > div .item:last-child,
  footer .social #webShowCase .item:last-child,
  footer .social .callAction .mathcaptcha-913 .item:last-child,
  .callAction footer .social .mathcaptcha-913 .item:last-child {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    margin-bottom: 0px !important;
    padding-left: 0px 0 80px;
  }

  body:not(.home) .lines {
    display: none;
  }

  .innerBanner .flexbox,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text,
  .innerBanner footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .innerBanner ul,
  .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner .logoTune .flexbox .item > div,
  .logoTune .flexbox .innerBanner .item > div,
  .innerBanner #webShowCase,
  .innerBanner .callAction .mathcaptcha-913,
  .callAction .innerBanner .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .innerBanner .flexbox .item,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .innerBanner .item > div .item,
  .innerBanner #webShowCase .item,
  .innerBanner .callAction .mathcaptcha-913 .item,
  .callAction .innerBanner .mathcaptcha-913 .item {
    width: 100% !important;
    padding: 0 !important;
  }

  .innerBanner .flexbox .item:last-child,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item:last-child,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .innerBanner .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .innerBanner .item > div .item:last-child,
  .innerBanner #webShowCase .item:last-child,
  .innerBanner .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner .mathcaptcha-913 .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .innerBanner .flexbox .item:first-child,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item:first-child,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item:first-child,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item:first-child,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item:first-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
  .innerBanner .logoTune .flexbox .item > div .item:first-child,
  .logoTune .flexbox .innerBanner .item > div .item:first-child,
  .innerBanner #webShowCase .item:first-child,
  .innerBanner .callAction .mathcaptcha-913 .item:first-child,
  .callAction .innerBanner .mathcaptcha-913 .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .innerBanner .flexbox .item img,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item img,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .innerBanner .item > div .item img,
  .innerBanner #webShowCase .item img,
  .innerBanner .callAction .mathcaptcha-913 .item img,
  .callAction .innerBanner .mathcaptcha-913 .item img {
    height: 80px;
    width: auto;
    float: left !important;
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .innerBanner .flexbox .item h2,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item h2,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item h2,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item h2,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item h2,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item h2,
  .innerBanner .logoTune .flexbox .item > div .item h2,
  .logoTune .flexbox .innerBanner .item > div .item h2,
  .innerBanner #webShowCase .item h2,
  .innerBanner .callAction .mathcaptcha-913 .item h2,
  .callAction .innerBanner .mathcaptcha-913 .item h2 {
    font-size: 30px;
    font-weight: 400;
  }

  .innerBanner .flexbox .item h2 br,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item h2 br,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item h2 br,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item h2 br,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item h2 br,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item h2 br,
  .innerBanner .logoTune .flexbox .item > div .item h2 br,
  .logoTune .flexbox .innerBanner .item > div .item h2 br,
  .innerBanner #webShowCase .item h2 br,
  .innerBanner .callAction .mathcaptcha-913 .item h2 br,
  .callAction .innerBanner .mathcaptcha-913 .item h2 br {
    display: none;
  }

  .profile h3 {
    font-size: 30px;
  }

  .profile h3 br {
    display: none;
  }

  .profile .lineBtn {
    text-align: center;
    margin: 0 auto 25px;
  }

  .profile .lineBtn span {
    padding: 10px 50px;
    text-align: center;
  }

  .facts .col-md-4,
  .facts .col-md-5,
  .facts .col-md-6 {
    display: block;
  }

  .leadership {
    margin-bottom: 0px;
  }

  .leadership h5 + p {
    margin-bottom: 40px;
  }

  .leadership .flexbox,
  .leadership .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .leadership .type-text,
  .leadership footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .leadership ul,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
  .leadership .logoTune .flexbox .item > div,
  .logoTune .flexbox .leadership .item > div,
  .leadership #webShowCase,
  .leadership .callAction .mathcaptcha-913,
  .callAction .leadership .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leadership .flexbox .item,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item,
  .leadership footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .leadership ul .item,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
  .leadership .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .leadership .item > div .item,
  .leadership #webShowCase .item,
  .leadership .callAction .mathcaptcha-913 .item,
  .callAction .leadership .mathcaptcha-913 .item {
    width: 100%;
    padding-top: 20px;
  }

  .leadership .flexbox .item .profilePic,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .profilePic,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .profilePic,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic,
  .leadership .logoTune .flexbox .item > div .item .profilePic,
  .logoTune .flexbox .leadership .item > div .item .profilePic,
  .leadership #webShowCase .item .profilePic,
  .leadership .callAction .mathcaptcha-913 .item .profilePic,
  .callAction .leadership .mathcaptcha-913 .item .profilePic {
    border-bottom: 1px solid #ccc;
  }

  .leadership .flexbox .item .profilePic img,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic img,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic img,
  .leadership
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    .profilePic
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .profilePic
    img,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic
    img,
  .leadership .logoTune .flexbox .item > div .item .profilePic img,
  .logoTune .flexbox .leadership .item > div .item .profilePic img,
  .leadership #webShowCase .item .profilePic img,
  .leadership .callAction .mathcaptcha-913 .item .profilePic img,
  .callAction .leadership .mathcaptcha-913 .item .profilePic img {
    margin-bottom: -8px;
  }

  .leadership .flexbox .item .name,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
  .leadership .logoTune .flexbox .item > div .item .name,
  .logoTune .flexbox .leadership .item > div .item .name,
  .leadership #webShowCase .item .name,
  .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction .leadership .mathcaptcha-913 .item .name {
    position: static;
  }

  .achievements {
    background: #fff;
  }

  .achievements .flexbox .item,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item,
  .achievements footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .achievements ul .item,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item,
  .achievements .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .achievements .item > div .item,
  .achievements #webShowCase .item,
  .achievements .callAction .mathcaptcha-913 .item,
  .callAction .achievements .mathcaptcha-913 .item {
    width: 100%;
  }

  .achievements .flexbox .item img,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item img,
  .achievements footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .achievements ul .item img,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
  .achievements .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .achievements .item > div .item img,
  .achievements #webShowCase .item img,
  .achievements .callAction .mathcaptcha-913 .item img,
  .callAction .achievements .mathcaptcha-913 .item img {
    max-height: 50px;
    width: auto;
    height: auto;
  }

  .achievements .flexbox .item:nth-child(even),
  .achievements .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
  .mainBanner .col-12 .bigWrite .achievements .type-text .item:nth-child(even),
  .achievements
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .achievements
    ul
    .item:nth-child(even),
  .achievements
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .achievements
    .item:last-child
    .item:nth-child(even),
  .achievements .logoTune .flexbox .item > div .item:nth-child(even),
  .logoTune .flexbox .achievements .item > div .item:nth-child(even),
  .achievements #webShowCase .item:nth-child(even),
  .achievements .callAction .mathcaptcha-913 .item:nth-child(even),
  .callAction .achievements .mathcaptcha-913 .item:nth-child(even) {
    text-align: left;
  }

  .achievements .flexbox .item:nth-child(even) img,
  .achievements
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(even)
    img,
  .mainBanner
    .col-12
    .bigWrite
    .achievements
    .type-text
    .item:nth-child(even)
    img,
  .achievements
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item:nth-child(even)
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .achievements
    ul
    .item:nth-child(even)
    img,
  .achievements
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:nth-child(even)
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .achievements
    .item:last-child
    .item:nth-child(even)
    img,
  .achievements .logoTune .flexbox .item > div .item:nth-child(even) img,
  .logoTune .flexbox .achievements .item > div .item:nth-child(even) img,
  .achievements #webShowCase .item:nth-child(even) img,
  .achievements .callAction .mathcaptcha-913 .item:nth-child(even) img,
  .callAction .achievements .mathcaptcha-913 .item:nth-child(even) img {
    float: none;
  }

  .services h3 {
    text-align: left;
  }

  .services p {
    text-align: left;
  }

  .mainServices .servicesThumbs .item {
    width: 100%;
  }

  .mainServices .row:first-child h4,
  .mainServices .row:first-child p {
    text-align: left;
  }

  [data-class="Contact"] .contactBanner {
    padding: 30px 0;
  }

  [data-class="Contact"] .contactBanner .flexbox.title h1,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .title.type-text
    h1,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .title.type-text
    h1,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.title
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.title
    h1,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .title.item:last-child
    h1,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .title.item:last-child
    h1,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div.title h1,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div.title h1,
  [data-class="Contact"] .contactBanner .title#webShowCase h1,
  [data-class="Contact"] .contactBanner .callAction .title.mathcaptcha-913 h1,
  .callAction [data-class="Contact"] .contactBanner .title.mathcaptcha-913 h1 {
    margin-bottom: 15px;
  }

  [data-class="Contact"] .contactBanner .flexbox.title h1 + p,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .title.type-text
    h1
    + p,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .title.type-text
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.title
    h1
    + p,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.title
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .title.item:last-child
    h1
    + p,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .title.item:last-child
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    .logoTune
    .flexbox
    .item
    > div.title
    h1
    + p,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div.title
    h1
    + p,
  [data-class="Contact"] .contactBanner .title#webShowCase h1 + p,
  [data-class="Contact"]
    .contactBanner
    .callAction
    .title.mathcaptcha-913
    h1
    + p,
  .callAction
    [data-class="Contact"]
    .contactBanner
    .title.mathcaptcha-913
    h1
    + p {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 36px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    width: 100% !important;
    line-height: 40px;
    padding: 0 0 0 50px !important;
    margin-bottom: 10px;
    min-height: 40px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item img,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    .logoTune
    .flexbox
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div
    .item
    img,
  [data-class="Contact"] .contactBanner #webShowCase .item img,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item img,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item img {
    width: 40px;
    height: auto;
  }

  [data-class="Contact"] .contactBanner .flexbox.formLink,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .formLink.type-text,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .formLink.type-text,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.formLink,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.formLink,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .formLink.item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .formLink.item:last-child,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div.formLink,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div.formLink,
  [data-class="Contact"] .contactBanner .formLink#webShowCase,
  [data-class="Contact"] .contactBanner .callAction .formLink.mathcaptcha-913,
  .callAction [data-class="Contact"] .contactBanner .formLink.mathcaptcha-913 {
    display: none;
  }

  [data-class="Contact"] .contactForm .wrapper p {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  [data-class="Support & Maintenance"] .mainServices .flexbox > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > li,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Support & Maintenance"]
    .mainServices
    .type-text
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > li,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Support & Maintenance"]
    .mainServices
    ul
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > li,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Support & Maintenance"]
    .mainServices
    .item:last-child
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .logoTune
    .flexbox
    .item
    > div
    > li,
  .logoTune
    .flexbox
    [data-class="Support & Maintenance"]
    .mainServices
    .item
    > div
    > li,
  [data-class="Support & Maintenance"] .mainServices #webShowCase > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .callAction
    .mathcaptcha-913
    > li,
  .callAction
    [data-class="Support & Maintenance"]
    .mainServices
    .mathcaptcha-913
    > li {
    width: 100%;
    border: 0px !important;
    border-bottom: 1px solid #ccc !important;
  }

  [data-class="Support & Maintenance"] .mainServices .flexbox > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > li:last-child,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Support & Maintenance"]
    .mainServices
    .type-text
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > li:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Support & Maintenance"]
    .mainServices
    ul
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > li:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Support & Maintenance"]
    .mainServices
    .item:last-child
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .logoTune
    .flexbox
    .item
    > div
    > li:last-child,
  .logoTune
    .flexbox
    [data-class="Support & Maintenance"]
    .mainServices
    .item
    > div
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    #webShowCase
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .callAction
    .mathcaptcha-913
    > li:last-child,
  .callAction
    [data-class="Support & Maintenance"]
    .mainServices
    .mathcaptcha-913
    > li:last-child {
    border: 0px !important;
  }

  .page-template-template-case-study #process .owl-item .flexbox,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text,
  .page-template-template-case-study
    #process
    .owl-item
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul,
  .page-template-template-case-study
    #process
    .owl-item
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child,
  .page-template-template-case-study
    #process
    .owl-item
    .logoTune
    .flexbox
    .item
    > div,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div,
  .page-template-template-case-study #process .owl-item #webShowCase,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-template-case-study #process .owl-item .flexbox .item,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item,
  .page-template-template-case-study #process .owl-item #webShowCase .item,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item {
    width: 100%;
    padding: 0px !important;
  }

  .page-template-template-case-study
    #process
    .owl-item
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
  }

  .page-template-template-case-study
    #process
    .owl-item
    .flexbox
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item:first-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item:first-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item:first-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    #webShowCase
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item:first-child
    img,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item:first-child
    img {
    max-width: 150px;
    margin: 0 auto 25px;
    padding: 0;
  }

  .page-template-template-case-study .process {
    padding-bottom: 20px;
  }

  .page-template-template-case-study .process .buttons button {
    top: 100px;
  }

  .page-template-template-case-study #processHandle {
    margin: 80px 0 30px;
  }

  .page-template-template-case-study .teckStacks {
    padding: 30px 0;
  }

  .page-template-template-case-study .teckStacks h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .page-template-template-case-study .showcase {
    padding: 30px 0;
  }

  .page-template-template-case-study .showcase #showcase .flexbox,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text,
  .page-template-template-case-study
    .showcase
    #showcase
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .logoTune
    .flexbox
    .item
    > div,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div,
  .page-template-template-case-study .showcase #showcase #webShowCase,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-template-case-study .showcase #showcase .flexbox .item,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item,
  .page-template-template-case-study .showcase #showcase #webShowCase .item,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item {
    width: 100%;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 25px 0 0 0;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img {
    width: auto;
    height: auto;
    max-width: 150px;
    margin: 0 auto;
    float: none;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    position: static !important;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    max-width: 130px;
    position: static;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img.web,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img.web,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img.web,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img.web,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img.web,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img.web {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    max-width: calc(100% - 30px);
  }

  .page-template-template-case-study .showcase #showcase .owl-nav {
    display: none;
  }

  .page-template-template-case-study .showcase #showcase .owl-dots {
    text-align: center;
    padding-top: 25px;
  }

  .page-template-template-case-study .showcase #showcase .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 5px;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .owl-dots
    .owl-dot.active {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    background: #ff5e5e;
  }

  .privacyPolicy table {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
  }

  .privacyPolicy table tr {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    padding: 5px 10px;
  }

  .privacyPolicy table tr:first-child {
    display: none;
  }

  .privacyPolicy table tr td {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
  }

  .privacyPolicy table tr td:first-child {
    color: #000;
    font-weight: bold;
  }

  .privacyPolicy table tr td a {
    word-break: break-all;
    white-space: pre-wrap;
  }

  [data-class="Career"] #applyJob .modal-dialog {
    max-width: 500px;
  }

  [data-class="Career"] #applyJob .modal-dialog form div {
    width: 100%;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  #newPortfolio .owl-stage-outer {
    display: block !important;
  }

  #newPortfolio .owl-stage {
    display: block;
  }

  #newPortfolio .owl-stage .owl-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: none;
  }

  #newPortfolio .owl-stage .owl-item > .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #newPortfolio .owl-stage .owl-item > .item .lCol {
    width: 100%;
    background: #f8f8f8;
  }

  #newPortfolio .owl-stage .owl-item > .item .rCol {
    width: 100%;
    background: #ffffff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffffff),
      color-stop(50%, #ffffff),
      to(#f7f7f7)
    );
    background: linear-gradient(
      to bottom,
      #ffffff 0%,
      #ffffff 50%,
      #f7f7f7 100%
    );
    padding-bottom: 35px;
  }

  #newPortfolio .owl-stage .owl-item > .item .rCol a {
    margin-bottom: 15px;
  }

  #newPortfolio .owl-dots {
    left: 0px;
    padding: 0 0 30px 30px;
    background: #f7f7f7;
    position: static;
    width: 100%;
  }
  .certification {
    padding: 40px 0;
  }
  .certification #awards .owl-item {
    padding: 0;
  }
  .testimonials .item blockquote .detail-box p strong {
    font-size: 20px;
  }
}

@media screen and (max-width: 639px) {
  .filterSec {
    padding-bottom: 130px !important;
  }

  #servicesDetails .owl-dots {
    display: block;
  }

  .stats {
    padding: 30px 0;
  }

  .portfolio .portfolioWrap li:first-child {
    padding-top: 0px;
  }
}

@media screen and (max-width: 579px) {
  [data-class="Logo Tune"] .innerBanner .row .col-12:last-child {
    display: none;
  }

  .logoTune .flexbox .item,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item,
  .logoTune .flexbox .item > div .item,
  .logoTune #webShowCase .item,
  .logoTune .callAction .mathcaptcha-913 .item,
  .callAction .logoTune .mathcaptcha-913 .item {
    width: 100%;
    padding: 0px 15px;
  }

  .logoTune .flexbox .item img,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item img,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item img,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item img,
  .logoTune .flexbox .item > div .item img,
  .logoTune #webShowCase .item img,
  .logoTune .callAction .mathcaptcha-913 .item img,
  .callAction .logoTune .mathcaptcha-913 .item img {
    max-height: inherit;
    width: auto;
    max-width: 100%;
  }

  .logoTune .flexbox .item > div,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item > div,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item > div,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item > div,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item > div,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div,
  .logoTune .flexbox .item > div .item > div,
  .logoTune #webShowCase .item > div,
  .logoTune .callAction .mathcaptcha-913 .item > div,
  .callAction .logoTune .mathcaptcha-913 .item > div {
    float: none !important;
    max-width: inherit;
  }

  .logoTune .flexbox:nth-child(odd) .item:nth-child(even),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(odd)
    .item:nth-child(even),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(odd)
    .item:nth-child(even),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(odd)
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(odd)
    .item:nth-child(even),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(odd):last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(odd):last-child
    .item:nth-child(even),
  .logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(even),
  .logoTune #webShowCase:nth-child(odd) .item:nth-child(even),
  .logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(even),
  .callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(even) {
    background: #f9f9f9;
  }

  .logoTune .flexbox:nth-child(odd) .item:nth-child(odd),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(odd)
    .item:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(odd)
    .item:nth-child(odd),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(odd)
    .item:nth-child(odd),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(odd)
    .item:nth-child(odd),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(odd):last-child
    .item:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(odd):last-child
    .item:nth-child(odd),
  .logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(odd),
  .logoTune #webShowCase:nth-child(odd) .item:nth-child(odd),
  .logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(odd),
  .callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(odd) {
    background: #fff;
  }

  .logoTune .flexbox:nth-child(even) .item:nth-child(even),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(even)
    .item:nth-child(even),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(even)
    .item:nth-child(even),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(even)
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(even)
    .item:nth-child(even),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(even):last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(even):last-child
    .item:nth-child(even),
  .logoTune .flexbox .item > div:nth-child(even) .item:nth-child(even),
  .logoTune #webShowCase:nth-child(even) .item:nth-child(even),
  .logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(even),
  .callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(even) {
    background: #f9f9f9;
  }

  .logoTune .flexbox:nth-child(even) .item:nth-child(odd),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(even)
    .item:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(even)
    .item:nth-child(odd),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(even)
    .item:nth-child(odd),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(even)
    .item:nth-child(odd),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(even):last-child
    .item:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(even):last-child
    .item:nth-child(odd),
  .logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd),
  .logoTune #webShowCase:nth-child(even) .item:nth-child(odd),
  .logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(odd),
  .callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(odd) {
    background: #fff;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    padding-right: 20px;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child img,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    #webShowCase
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child
    img,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child
    img {
    max-width: 100px;
    margin-top: -20px;
  }

  .certification h4 {
    font-size: 30px;
  }

  .certification h4 br {
    display: none;
  }

  .stats .socialNetwork {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    padding: 0 15px;
    margin-top: 30px;
  }

  .stats .socialNetwork span {
    transform: rotate(0deg) translate(0px, 0px);
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    -moz-transform: rotate(0deg) translate(0px, 0px);
    left: 0;
    position: static;
    display: block;
    clear: both;
  }

  .stats .socialNetwork:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    width: calc(100% - 180px);
    top: 11px;
    right: -50px;
    left: inherit;
  }

  .stats .socialNetwork.active:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    width: calc(100% - 205px);
    top: 13px;
    left: inherit;
    right: 15px;
  }

  .stats .socialNetwork.active a {
    transform: translateX(-46px);
    -webkit-transform: translateX(-46px);
    -moz-transform: translateX(-46px);
    margin: 10px 15px 10px 0;
  }

  .stats .socialNetwork a {
    display: inline-block;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    padding: 15px 15px 0px;
  }

  .mainPortfolio .owl-item .parent3 {
    display: none;
  }

  .mainPortfolio .owl-item .parent4 {
    left: -6%;
    width: 35.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 28%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 4%;
    width: 35.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 44%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item .two {
    display: none;
  }

  .mainPortfolio .owl-item .three {
    width: 100%;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 340px;
  }

  .mainPortfolio .owl-item.active .three {
    width: 100%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 340px;
  }

  .achievements h5 {
    font-size: 30px;
  }

  .innerBanner,
  .profile,
  .facts,
  .vision,
  .leadership,
  .achievements,
  .mainServices,
  .howItWorks {
    padding: 20px 0;
  }

  .facts {
    background: #f9f9f9;
  }

  .vision,
  .leadership {
    padding-bottom: 0px;
  }

  .profile h3 {
    text-align: left;
  }

  .profile .lineBtn {
    display: block;
  }

  .profile p {
    text-align: left;
  }

  .mainServices .servicesThumbs .item {
    padding: 15px 0;
  }

  .mainServices .servicesThumbs .item .icon {
    position: static;
  }

  .howItWorks .wrapper {
    margin-left: 0px;
  }

  .howItWorks .wrapper .customNav {
    position: static;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
  }

  .howItWorks .wrapper .customNav button {
    padding: 0px;
  }

  .howItWorks .wrapper .customNav button.prev {
    float: left;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    margin-left: -10px;
  }

  .howItWorks .wrapper .customNav button.next {
    float: right;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    margin-right: -10px;
  }

  footer #formFooter {
    width: 100%;
  }

  footer .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item,
  footer .col-12 > .flexbox .item.industries ul .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child .item,
  footer .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .item > div .item,
  footer #webShowCase .item,
  footer .callAction .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 .item {
    width: 100% !important;
  }

  footer .col-12 > .flexbox .item.industries ul li,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
  .logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
  footer .col-12 > #webShowCase .item.industries ul li,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner h1 {
    font-weight: 400;
  }

  [data-class="Contact"] .contactBanner h1 + p {
    font-size: 24px;
    font-weight: 400;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    line-height: 30px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item p,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    p,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    p,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    p,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item p,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item p,
  [data-class="Contact"] .contactBanner #webShowCase .item p,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item p,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item p,
  [data-class="Contact"] .contactBanner .flexbox .item a,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    a,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    a,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    a,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    a,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    a,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item a,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item a,
  [data-class="Contact"] .contactBanner #webShowCase .item a,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item a,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item a {
    font-size: 18px;
  }

  [data-class="Contact"] .contactForm .wrapper .flexbox .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactForm
    .wrapper
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactForm
    .wrapper
    ul
    .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactForm
    .wrapper
    .item:last-child
    .item,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactForm
    .wrapper
    .item
    > div
    .item,
  [data-class="Contact"] .contactForm .wrapper #webShowCase .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    [data-class="Contact"]
    .contactForm
    .wrapper
    .mathcaptcha-913
    .item {
    width: 100%;
  }

  .innerBanner.caseStudy {
    padding: 30px 0;
  }

  .innerBanner.caseStudy .flexbox .item:first-child h1,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    h1,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    h1,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child h1,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child h1,
  .innerBanner.caseStudy #webShowCase .item:first-child h1,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child h1,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child h1 {
    font-size: 36px;
  }

  .innerBanner.caseStudy .flexbox .item:first-child p,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    p,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child p,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child p,
  .innerBanner.caseStudy #webShowCase .item:first-child p,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child p,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child p {
    font-size: 18px;
  }

  .innerBanner.caseStudy .flexbox .item:last-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
  .innerBanner.caseStudy #webShowCase .item:last-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
  .innerBanner.caseStudy #webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
    margin: 0px 0 -150px;
  }

  [data-class="About"] .leadership {
    padding-bottom: 20px;
  }

  .stats ul li .flip-container .flipper p strong,
  .stats ul li .flip-container .flipper p b {
    font-size: 24px;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 {
    font-size: 28px;
  }

  footer .flexbox .item.address .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item.address .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item.address .item,
  footer .col-12 > .flexbox .item.industries ul .item.address .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item.address
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    .item.address
    .item,
  footer .logoTune .flexbox .item > div .item.address .item,
  .logoTune .flexbox footer .item > div .item.address .item,
  footer #webShowCase .item.address .item,
  footer .callAction .mathcaptcha-913 .item.address .item,
  .callAction footer .mathcaptcha-913 .item.address .item {
    width: 100% !important;
  }
  .testimonials {
    padding: 40px 0;
  }
  .testimonials .sec-title {
    margin-bottom: 40px;
  }
  .testimonials .sec-title h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    display: none !important;
  }

  footer .address .flexbox .item,
  footer .address .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .address .type-text .item,
  footer .address .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .address ul .item,
  footer .address .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .address .item:last-child .item,
  footer .address .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .address .item > div .item,
  footer .address #webShowCase .item,
  footer .address .callAction .mathcaptcha-913 .item,
  .callAction footer .address .mathcaptcha-913 .item {
    padding-left: 0px;
  }

  footer .address .flexbox .item img,
  footer .address .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite footer .address .type-text .item img,
  footer .address .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .address ul .item img,
  footer
    .address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .address
    .item:last-child
    .item
    img,
  footer .address .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox footer .address .item > div .item img,
  footer .address #webShowCase .item img,
  footer .address .callAction .mathcaptcha-913 .item img,
  .callAction footer .address .mathcaptcha-913 .item img {
    position: static;
  }

  [data-class="About"] .leadership .flexbox .item .profilePic,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .profilePic,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .profilePic,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .profilePic,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .profilePic,
  .logoTune
    .flexbox
    [data-class="About"]
    .leadership
    .item
    > div
    .item
    .profilePic,
  [data-class="About"] .leadership #webShowCase .item .profilePic,
  [data-class="About"]
    .leadership
    .callAction
    .mathcaptcha-913
    .item
    .profilePic,
  .callAction
    [data-class="About"]
    .leadership
    .mathcaptcha-913
    .item
    .profilePic {
    position: static;
    margin-bottom: 15px;
  }

  [data-class="About"] .leadership .flexbox .item .name,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .name,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .name,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .name,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .name,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .name,
  .logoTune .flexbox [data-class="About"] .leadership .item > div .item .name,
  [data-class="About"] .leadership #webShowCase .item .name,
  [data-class="About"] .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction [data-class="About"] .leadership .mathcaptcha-913 .item .name {
    padding-left: 0px;
  }

  [data-class="About"] .leadership .flexbox .item .overlay,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .overlay,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .overlay,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .overlay,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .overlay,
  .logoTune
    .flexbox
    [data-class="About"]
    .leadership
    .item
    > div
    .item
    .overlay,
  [data-class="About"] .leadership #webShowCase .item .overlay,
  [data-class="About"] .leadership .callAction .mathcaptcha-913 .item .overlay,
  .callAction [data-class="About"] .leadership .mathcaptcha-913 .item .overlay {
    padding-left: 0;
  }

  .banner {
    padding-top: 70px;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    padding: 0px;
  }

  .videoOverlay {
    padding: 0 10px;
  }

  .introText {
    text-align: left;
  }

  .introText h1 {
    font-size: 30px;
    text-align: left;
    margin-bottom: 15px;
  }

  .introText p {
    font-size: 18px;
  }

  .stats h3 {
    padding: 0;
  }

  .stats .rightSec {
    padding: 0 15px;
  }

  .stats .content {
    width: 100%;
  }

  .stats .owl-dots {
    padding: 20px 15px 20px;
  }

  .certification .flexbox .item,
  .certification .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .certification .type-text .item,
  .certification footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .certification ul .item,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child .item,
  .certification .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .certification .item > div .item,
  .certification #webShowCase .item,
  .certification .callAction .mathcaptcha-913 .item,
  .callAction .certification .mathcaptcha-913 .item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .certification .flexbox .item:last-child,
  .certification .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .certification .type-text .item:last-child,
  .certification footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .certification ul .item:last-child,
  .certification
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .certification
    .item:last-child
    .item:last-child,
  .certification .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .certification .item > div .item:last-child,
  .certification #webShowCase .item:last-child,
  .certification .callAction .mathcaptcha-913 .item:last-child,
  .callAction .certification .mathcaptcha-913 .item:last-child {
    border: 0px;
    padding-bottom: 0px;
  }

  .certification .desc {
    padding-right: 0px;
  }

  .client-n-reviews .widget a {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
  }

  .client-n-reviews .widget a.appFutura {
    float: none;
    margin: 0 auto;
  }

  .client-n-reviews .widget a.clutch {
    float: none;
    margin: 0 auto 0 -10px;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    padding: 15px 15px 0px;
  }

  .mainPortfolio .owl-item .parent3 {
    display: none;
  }

  .mainPortfolio .owl-item .parent4 {
    left: -6%;
    width: 43.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 28%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 4%;
    width: 45.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 50%;
    width: 45.5%;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 85%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 85%;
  }

  .ctaHome:after {
    bottom: -100px;
  }

  .ctaHome .ctaWrap .fields input[type="text"] {
    padding-right: 50px;
  }

  .ctaHome .ctaWrap .fields input[type="submit"] {
    background: #2a8bf6 url("../img/sprite.png") -368px -127px no-repeat;
    width: 40px;
    height: 40px;
    font-size: 0px;
  }

  .agile {
    padding-bottom: 0px;
  }

  .agile .flexbox .item,
  .agile .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .agile .type-text .item,
  .agile footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .agile ul .item,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
  .agile .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .agile .item > div .item,
  .agile #webShowCase .item,
  .agile .callAction .mathcaptcha-913 .item,
  .callAction .agile .mathcaptcha-913 .item {
    width: 100%;
  }

  footer .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item,
  footer .col-12 > .flexbox .item.industries ul .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child .item,
  footer .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .item > div .item,
  footer #webShowCase .item,
  footer .callAction .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner h1 + p br {
    display: none;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner .flexbox .item p img,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    p
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    p
    img,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p
    img,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    p
    img,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div
    .item
    p
    img,
  [data-class="Contact"] .contactBanner #webShowCase .item p img,
  [data-class="Contact"]
    .contactBanner
    .callAction
    .mathcaptcha-913
    .item
    p
    img,
  .callAction
    [data-class="Contact"]
    .contactBanner
    .mathcaptcha-913
    .item
    p
    img {
    height: 40px;
  }

  [data-class="Contact"] .contactForm {
    padding: 70px 0 20px;
  }

  [data-class="Contact"] .contactForm .flexbox .item,
  [data-class="Contact"]
    .contactForm
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactForm
    .type-text
    .item,
  [data-class="Contact"]
    .contactForm
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactForm
    ul
    .item,
  [data-class="Contact"]
    .contactForm
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactForm
    .item:last-child
    .item,
  [data-class="Contact"] .contactForm .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactForm .item > div .item,
  [data-class="Contact"] .contactForm #webShowCase .item,
  [data-class="Contact"] .contactForm .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactForm .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Project Life Cycle"] .agile {
    padding: 50px 0px 0;
  }

  [data-class="Project Life Cycle"] .agile .flexbox .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Project Life Cycle"]
    .agile
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Project Life Cycle"]
    .agile
    ul
    .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Project Life Cycle"]
    .agile
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    [data-class="Project Life Cycle"]
    .agile
    .item
    > div
    .item:last-child,
  [data-class="Project Life Cycle"] .agile #webShowCase .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    [data-class="Project Life Cycle"]
    .agile
    .mathcaptcha-913
    .item:last-child {
    padding-bottom: 50px;
    border-bottom: 0px;
  }

  .customServices .flexbox,
  .customServices .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .customServices .type-text,
  .customServices footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .customServices ul,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child,
  .customServices .logoTune .flexbox .item > div,
  .logoTune .flexbox .customServices .item > div,
  .customServices #webShowCase,
  .customServices .callAction .mathcaptcha-913,
  .callAction .customServices .mathcaptcha-913 {
    margin: 0px;
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(100% - 30px);
  }

  #cookie-notice {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    min-width: 100% !important;
    width: 100%;
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0.85) !important;
  }

  #cookie-notice .cookie-notice-container {
    text-align: center !important;
  }

  #cookie-notice .cn-button.button {
    padding: 10px !important;
    width: 100%;
    margin: 10px 0 !important;
  }
}

@media screen and (max-width: 361px) {
  .technologyIcons .flexbox,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child,
  .technologyIcons .logoTune .flexbox .item > div,
  .logoTune .flexbox .technologyIcons .item > div,
  .technologyIcons #webShowCase,
  .technologyIcons .callAction .mathcaptcha-913,
  .callAction .technologyIcons .mathcaptcha-913 {
    margin: 0px;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: 100%;
    margin: 15px 0;
  }
}

#webShowCase {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#webShowCase .item:nth-child(even) .flexbox .item:nth-child(1),
#webShowCase
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(1),
.mainBanner
  .col-12
  .bigWrite
  #webShowCase
  .item:nth-child(even)
  .type-text
  .item:nth-child(1),
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  .item:nth-child(even)
  ul
  .item:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:nth-child(even)
  .item:last-child
  .item:nth-child(1),
.logoTune
  .flexbox
  #webShowCase
  .item:nth-child(even)
  .item
  > div
  .item:nth-child(1),
#webShowCase .item:nth-child(even) #webShowCase .item:nth-child(1),
#webShowCase
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:nth-child(1),
.callAction
  #webShowCase
  .item:nth-child(even)
  .mathcaptcha-913
  .item:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#webShowCase .item:nth-child(even) .flexbox .item:nth-child(2),
#webShowCase
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(2),
.mainBanner
  .col-12
  .bigWrite
  #webShowCase
  .item:nth-child(even)
  .type-text
  .item:nth-child(2),
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  .item:nth-child(even)
  ul
  .item:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:nth-child(even)
  .item:last-child
  .item:nth-child(2),
.logoTune
  .flexbox
  #webShowCase
  .item:nth-child(even)
  .item
  > div
  .item:nth-child(2),
#webShowCase .item:nth-child(even) #webShowCase .item:nth-child(2),
#webShowCase
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:nth-child(2),
.callAction
  #webShowCase
  .item:nth-child(even)
  .mathcaptcha-913
  .item:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#webShowCase .flexbox,
#webShowCase .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite #webShowCase .type-text,
#webShowCase footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries #webShowCase ul,
#webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
#webShowCase .logoTune .flexbox .item > div,
.logoTune .flexbox #webShowCase .item > div,
#webShowCase #webShowCase,
#webShowCase .callAction .mathcaptcha-913,
.callAction #webShowCase .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 140px;
}

#webShowCase .flexbox .item:nth-child(1),
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(1),
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(1),
footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(1),
.logoTune .flexbox #webShowCase .item > div .item:nth-child(1),
#webShowCase #webShowCase .item:nth-child(1),
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(1),
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(1) {
  width: 35%;
}

#webShowCase .flexbox .item:nth-child(2),
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2),
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2),
footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(2),
.logoTune .flexbox #webShowCase .item > div .item:nth-child(2),
#webShowCase #webShowCase .item:nth-child(2),
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(2),
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) {
  width: 50%;
  text-align: right;
}

#webShowCase .flexbox .item:nth-child(2) img,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2) img,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2) img,
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  ul
  .item:nth-child(2)
  img,
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(2)
  img,
.logoTune .flexbox #webShowCase .item > div .item:nth-child(2) img,
#webShowCase #webShowCase .item:nth-child(2) img,
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(2) img,
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) img {
  width: 100%;
  height: auto;
}

#webShowCase .flexbox .item p:last-child,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item p:last-child,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item p:last-child,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item p:last-child,
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item
  p:last-child,
.logoTune .flexbox #webShowCase .item > div .item p:last-child,
#webShowCase #webShowCase .item p:last-child,
#webShowCase .callAction .mathcaptcha-913 .item p:last-child,
.callAction #webShowCase .mathcaptcha-913 .item p:last-child {
  margin-bottom: 30px;
}

#webShowCase .flexbox .item ul,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item ul,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item ul,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item ul,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child .item ul,
.logoTune .flexbox #webShowCase .item > div .item ul,
#webShowCase #webShowCase .item ul,
#webShowCase .callAction .mathcaptcha-913 .item ul,
.callAction #webShowCase .mathcaptcha-913 .item ul {
  margin-bottom: 30px;
}

#webShowCase .flexbox .item ul li,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item ul li,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item ul li,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item ul li,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child .item ul li,
.logoTune .flexbox #webShowCase .item > div .item ul li,
#webShowCase #webShowCase .item ul li,
#webShowCase .callAction .mathcaptcha-913 .item ul li,
.callAction #webShowCase .mathcaptcha-913 .item ul li {
  margin: 0 0 10px 30px;
}

#webShowCase .flexbox:last-child,
#webShowCase .mainBanner .col-12 .bigWrite .type-text:last-child,
.mainBanner .col-12 .bigWrite #webShowCase .type-text:last-child,
#webShowCase footer .col-12 > .flexbox .item.industries ul:last-child,
footer .col-12 > .flexbox .item.industries #webShowCase ul:last-child,
#webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
#webShowCase .logoTune .flexbox .item > div:last-child,
.logoTune .flexbox #webShowCase .item > div:last-child,
#webShowCase #webShowCase:last-child,
#webShowCase .callAction .mathcaptcha-913:last-child,
.callAction #webShowCase .mathcaptcha-913:last-child {
  margin-bottom: 70px;
}

.ctaForm .captchaRow .flex .num,
.ctaForm .captchaRow .flex .sign {
  color: #fff;
}

.callAction .mathcaptcha-913 {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.callAction .mathcaptcha-913 span {
  color: #fff !important;
}

.callAction .mathcaptcha-913 .wpcf7-mathcaptcha {
  left: auto;
  margin-left: auto;
}

.captchaRow {
  width: 100% !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.captchaRow label {
  width: 100%;
}

.captchaRow .flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100% !important;
  padding: 0px !important;
}

.captchaRow .flex .num,
.captchaRow .flex .sign {
  display: inline-block;
  padding: 0 8px;
}

.captchaRow .flex .num1 {
  padding-left: 0;
}

.captchaRow .flex .equal {
  margin-right: 8px;
}

.captchaRow .flex img {
  border: 1px solid #ccc;
  padding: 6px 12px;
  height: 44px;
  margin: 0 20px 0px 0 !important;
  width: 140px;
  background: #fff;
}

.captchaRow .flex input[type="text"] {
  width: 165px !important;
  margin-bottom: 0px !important;
  margin-right: 15px;
}

.captchaRow .flex .captcha-1 {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Contact"] .captchaRow .flex img {
  height: 60px;
}

.ctaForm .captchaRow .flex img {
  height: 50px;
  border: 0px;
}

.ctaForm .captchaRow .flex input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaWrapper .captchaRow .flex img {
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
}

.ctaWrapper .captchaRow .flex input[type="text"] {
  max-width: 100% !important;
  margin-bottom: 0px !important;
  margin-right: 0;
  width: 180px;
  height: 50px;
  border: 0;
  border-radius: 4px;
  padding: 6px 12px;
}

.ctaWrapper .captchaRow span.wpcf7-not-valid-tip {
  margin: 5px 0 0 0 !important;
  line-height: 18px !important;
}

.subNews {
  background: #fff url("../img/newsletter.jpg") top center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-bottom: 25px;
  padding: 185px 20px 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.subNews h3 {
  font-size: 26px !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px !important;
}

.subNews p {
  font-size: 18px;
  margin-bottom: 20px !important;
  text-align: center;
  line-height: 20px;
}

.subNews form {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
}

.subNews form label {
  font-size: 18px;
  color: #666;
  display: block;
}

.subNews form label input[type="text"],
.subNews form label input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 10px 15px;
  height: 30px;
  font-size: 18px;
  height: 50px;
  width: 100%;
}

.subNews form input[type="submit"] {
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  background: #fff;
  font-weight: bold;
  height: 50px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  min-width: 140px;
  width: auto;
}

.subNews form input[type="submit"]:hover {
  background: #ff5e5e;
  color: #fff;
}

.subNews form .es-field-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  margin-right: 15px;
  width: 100%;
}

.subNews form .es_spinner_image {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 140px;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  padding: 8px;
  height: 50px;
}

.subNews .es_subscription_message.success {
  font-size: 18px;
  display: block;
  line-height: 22px;
}

@media screen and (max-width: 991px) {
  #webShowCase .item:nth-child(even) .flexbox .item:nth-child(1),
  #webShowCase
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(1),
  .mainBanner
    .col-12
    .bigWrite
    #webShowCase
    .item:nth-child(even)
    .type-text
    .item:nth-child(1),
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    .item:nth-child(even)
    ul
    .item:nth-child(1),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:nth-child(even)
    .item:last-child
    .item:nth-child(1),
  .logoTune
    .flexbox
    #webShowCase
    .item:nth-child(even)
    .item
    > div
    .item:nth-child(1),
  #webShowCase .item:nth-child(even) #webShowCase .item:nth-child(1),
  #webShowCase
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:nth-child(1),
  .callAction
    #webShowCase
    .item:nth-child(even)
    .mathcaptcha-913
    .item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #webShowCase .item:nth-child(even) .flexbox .item:nth-child(2),
  #webShowCase
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(2),
  .mainBanner
    .col-12
    .bigWrite
    #webShowCase
    .item:nth-child(even)
    .type-text
    .item:nth-child(2),
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    .item:nth-child(even)
    ul
    .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:nth-child(even)
    .item:last-child
    .item:nth-child(2),
  .logoTune
    .flexbox
    #webShowCase
    .item:nth-child(even)
    .item
    > div
    .item:nth-child(2),
  #webShowCase .item:nth-child(even) #webShowCase .item:nth-child(2),
  #webShowCase
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:nth-child(2),
  .callAction
    #webShowCase
    .item:nth-child(even)
    .mathcaptcha-913
    .item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #webShowCase .flexbox,
  #webShowCase .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite #webShowCase .type-text,
  #webShowCase footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries #webShowCase ul,
  #webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
  #webShowCase .logoTune .flexbox .item > div,
  .logoTune .flexbox #webShowCase .item > div,
  #webShowCase #webShowCase,
  #webShowCase .callAction .mathcaptcha-913,
  .callAction #webShowCase .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #webShowCase .flexbox .item:nth-child(1),
  #webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(1),
  .mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(1),
  footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(1),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:last-child
    .item:nth-child(1),
  .logoTune .flexbox #webShowCase .item > div .item:nth-child(1),
  #webShowCase #webShowCase .item:nth-child(1),
  #webShowCase .callAction .mathcaptcha-913 .item:nth-child(1),
  .callAction #webShowCase .mathcaptcha-913 .item:nth-child(1),
  #webShowCase .flexbox .item:nth-child(2),
  #webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2),
  .mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2),
  footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:last-child
    .item:nth-child(2),
  .logoTune .flexbox #webShowCase .item > div .item:nth-child(2),
  #webShowCase #webShowCase .item:nth-child(2),
  #webShowCase .callAction .mathcaptcha-913 .item:nth-child(2),
  .callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) {
    width: 100%;
  }

  .ctaWrapper .captchaRow .flex img {
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
  }

  .ctaWrapper .captchaRow .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ctaWrapper .captchaRow .flex input[type="text"] {
    width: 100% !important;
    border: 1px solid #ccc;
  }

  .ctaWrapper .captchaRow span.wpcf7-not-valid-tip {
    margin: 5px 0 0 0 !important;
    line-height: 18px !important;
  }
}

@media screen and (max-width: 1399px) {
  .subNews form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .subNews form .es-field-wrap {
    margin: 0px 0 1em;
  }

  .subNews form .subNews form label input[type="text"],
  .subNews form .subNews form label input[type="email"] {
    text-align: center;
  }

  .subNews form input[type="submit"] {
    width: 100%;
    margin-bottom: 1em;
  }

  .subNews form .es_spinner_image {
    width: 100%;
    top: 70px;
  }

  .subNews .es_subscription_message.error {
    text-align: center;
    display: block;
  }

  .subNews .es_subscription_message.success {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .subNews {
    margin-top: 25px;
  }
}

.csn {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  padding: 100px 0 70px;
}

.csn .csnTitle {
  padding: 0 0 80px;
}

.csn .csnTitle h1 {
  text-align: center;
  padding: 50px 0 40px;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
}

.csn .csnTitle h1:before {
  content: "";
  width: 40px;
  height: 6px;
  border: 0;
  background: #ff5e5e;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  bottom: 30px;
}

.csn .csnTitle .description p {
  font-size: 24px;
  line-height: 36px;
  padding: 0 16.66666%;
  color: #666;
  text-align: center;
}

.csn .cs_banner {
  text-align: center;
  background: #f9f9f9;
  overflow: hidden;
  padding: 0px;
}

.csn .cs_banner img {
  margin: 100px auto -10px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.csn section {
  padding: 130px 0;
}

.csn section .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.csn section .row h4 {
  font-size: 60px;
  font-weight: 800;
  color: #000;
  margin-bottom: 30px;
}

.csn section .row p {
  font-size: 18px;
  line-height: 34px;
  color: #000;
  margin-bottom: 30px;
}

.csn section .row ul {
  list-style-type: none;
  margin-bottom: 20px;
}

.csn section .row ul li {
  list-style-type: none;
  padding: 0 0 10px 40px;
  font-size: 18px;
  line-height: 34px;
  position: relative;
}

.csn section .row ul li:before {
  content: "";
  background: url("../img/cs_check.png") center no-repeat;
  position: absolute;
  left: 10px;
  top: 6px;
  border: 0px;
  width: 20px;
  height: 20px;
}

.csn section .row ul li ul {
  margin: 20px 0 0px;
}

.csn section .row ul li ul li:last-child {
  margin-bottom: 0px;
}

.csn section.problem .col-lt {
  width: calc(100% - 480px);
}

.csn section.problem .cs_cta {
  border: 1px solid #ccc;
  padding: 40px 30px 20px;
  width: 380px;
}

.csn section.problem .cs_cta h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.csn section.problem .cs_cta p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 25px;
  line-height: 26px;
}

.csn section.problem .cs_cta .cs_row {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
  margin-bottom: 30px;
}

.csn section.problem .cs_cta .cs_row .captchaRow {
  margin-bottom: 0px;
}

.csn section.problem .cs_cta .cs_row .captchaRow img.wpcf7-captchac {
  height: 50px;
  min-width: 133px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ccc;
}

.csn section.problem .cs_cta .cs_row input[type="text"],
.csn section.problem .cs_cta .cs_row input[type="email"] {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
  padding: 10px 15px;
}

.csn section.problem .cs_cta .cs_row input[type="text"].wpcf7-captchar,
.csn section.problem .cs_cta .cs_row input[type="email"].wpcf7-captchar {
  margin-right: 0px;
}

.csn section.problem .cs_cta .cs_row input[type="submit"] {
  background: #ff5e5e;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
  padding: 10px 15px;
  width: 100%;
  border: 0px;
  position: relative;
  font-weight: 700;
  border: 1px solid transparent;
}

.csn section.problem .cs_cta .cs_row input[type="submit"]:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.csn section.problem .cs_cta .cs_row:last-child {
  margin-bottom: 20px;
}

.csn section.feasibility .col-lt .img_wrp {
  position: relative;
}

.csn section.feasibility .col-lt .img_wrp:before {
  content: "";
  border: 1px solid #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 0;
  top: 45%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn section.feasibility .col-lt .img_wrp:after {
  content: "";
  border: 0px;
  background: #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 1;
  top: 55%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  opacity: 0.5;
}

.csn section.feasibility .col-lt .img_wrp img {
  margin-left: 100px;
  position: relative;
  z-index: 2;
}

.csn section.feasibility .col-rt {
  padding-left: 200px;
}

.csn section.challenges .col-rt .img_wrp {
  position: relative;
}

.csn section.challenges .col-rt .img_wrp:before {
  content: "";
  border: 1px solid #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 0;
  top: 45%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn section.challenges .col-rt .img_wrp:after {
  content: "";
  border: 0px;
  background: #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 1;
  top: 55%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  opacity: 0.5;
}

.csn section.challenges .col-rt .img_wrp img {
  margin-right: 100px;
  position: relative;
  z-index: 2;
}

.csn section.challenges .col-lt {
  padding-right: 200px;
}

.csn .techStack h3 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 70px;
}

.csn .techStack h4 {
  font-size: 30px !important;
  margin-bottom: 20px !important;
  font-weight: 400 !important;
}

.csn .techStack p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 34px;
}

.csn .techStack .owl-stage-outer {
  padding: 15px 0;
}

.csn .techStack .owl-stage-outer .item {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 25px 20px 0;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.csn .techStack .owl-stage-outer .item .logo {
  text-align: center;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.csn .techStack .owl-stage-outer .item .logo img {
  width: auto;
  margin: 0 auto 25px;
  max-width: 100%;
  max-height: 80px;
  height: auto;
}

.csn .techStack .owl-stage-outer .item .title {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #f1f1f1;
  color: #333;
  display: block;
  padding: 6px 15px;
  margin: 0 -20px;
}

.csn .showcase .row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.csn .showcase h4 {
  font-size: 48px;
  margin-bottom: 35px;
  text-align: center;
}

.csn .showcase #showcase .flexbox,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text,
.csn .showcase #showcase footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul,
.csn .showcase #showcase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .csn .showcase #showcase .item:last-child,
.csn .showcase #showcase .logoTune .flexbox .item > div,
.logoTune .flexbox .csn .showcase #showcase .item > div,
.csn .showcase #showcase #webShowCase,
.csn .showcase #showcase .callAction .mathcaptcha-913,
.callAction .csn .showcase #showcase .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.csn .showcase #showcase .flexbox .item.text,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text,
.csn .showcase #showcase #webShowCase .item.text,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 100px;
}

.csn .showcase #showcase .flexbox .item.text h5,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text h5,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text h5,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text h5,
.csn .showcase #showcase #webShowCase .item.text h5,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text h5,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text h5 {
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 700;
}

.csn .showcase #showcase .flexbox .item.text h5 + ul,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text h5 + ul,
.csn .showcase #showcase #webShowCase .item.text h5 + ul,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text h5 + ul,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text h5 + ul {
  margin-bottom: 25px;
}

.csn .showcase #showcase .flexbox .item.text h5 + ul:last-of-type,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul:last-of-type,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul:last-of-type,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul:last-of-type,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul:last-of-type,
.logoTune
  .flexbox
  .csn
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul:last-of-type,
.csn .showcase #showcase #webShowCase .item.text h5 + ul:last-of-type,
.csn
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type,
.callAction
  .csn
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type {
  margin-bottom: 0px;
}

.csn .showcase #showcase .flexbox .item.text p,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text p,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text p,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  p,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  p,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text p,
.csn .showcase #showcase #webShowCase .item.text p,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text p,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text p {
  line-height: 30px;
  margin-bottom: 10px;
}

.csn .showcase #showcase .flexbox .item:last-child,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child,
.logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child,
.csn .showcase #showcase #webShowCase .item:last-child,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child {
  margin: 0px;
  text-align: center;
  position: relative;
}

.csn .showcase #showcase .flexbox .item:last-child img,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img,
.logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child img,
.csn .showcase #showcase #webShowCase .item:last-child img,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child img,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child img {
  width: auto;
  max-width: 100%;
  float: right;
  margin-left: 200px;
  max-height: 630px;
}

.csn .showcase #showcase .flexbox .item:last-child img:nth-of-type(2),
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .csn
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.csn .showcase #showcase #webShowCase .item:last-child img:nth-of-type(2),
.csn
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .csn
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 0px;
  max-height: 550px;
}

.csn .showcase #showcase .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn .showcase #showcase .owl-nav button span {
  font-size: 48px;
  font-weight: 700;
  display: block;
  padding: 0 15px;
  line-height: 48px;
}

.csn .showcase #showcase .owl-nav button.owl-prev {
  left: -50px;
}

.csn .showcase #showcase .owl-nav button.owl-next {
  right: -50px;
}

.csn .showcase #showcase .owl-nav button:hover {
  -webkit-transform: translateY(-50%) scale(1.25);
  transform: translateY(-50%) scale(1.25);
}

.csn .showcase #showcase .owl-nav button:hover span {
  color: #ff5e5e;
}

.csn .benefits {
  padding: 70px 0;
  background: #f9f9f9;
}

.csn .benefits h4 {
  font-size: 30px;
  margin-bottom: 20px;
}

.csn .benefits li {
  list-style: circle;
  margin-left: 25px;
  line-height: 30px;
  padding: 5px 0;
}

.csn .benefits .flexbox .item:first-child,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:first-child,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:first-child,
footer .col-12 > .flexbox .item.industries .csn .benefits ul .item:first-child,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:first-child,
.logoTune .flexbox .csn .benefits .item > div .item:first-child,
.csn .benefits #webShowCase .item:first-child,
.csn .benefits .callAction .mathcaptcha-913 .item:first-child,
.callAction .csn .benefits .mathcaptcha-913 .item:first-child {
  width: 70%;
  padding-right: 10%;
  min-height: 500px;
}

.csn .benefits .flexbox .item:last-child,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:last-child,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:last-child,
footer .col-12 > .flexbox .item.industries .csn .benefits ul .item:last-child,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:last-child,
.logoTune .flexbox .csn .benefits .item > div .item:last-child,
.csn .benefits #webShowCase .item:last-child,
.csn .benefits .callAction .mathcaptcha-913 .item:last-child,
.callAction .csn .benefits .mathcaptcha-913 .item:last-child {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #1823ff;
  overflow: hidden;
}

.csn .benefits .flexbox .item:last-child img,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:last-child img,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:last-child img,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .benefits
  ul
  .item:last-child
  img,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:last-child
  img,
.logoTune .flexbox .csn .benefits .item > div .item:last-child img,
.csn .benefits #webShowCase .item:last-child img,
.csn .benefits .callAction .mathcaptcha-913 .item:last-child img,
.callAction .csn .benefits .mathcaptcha-913 .item:last-child img {
  transform: translateX(-35%);
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  max-height: 400px;
  width: auto;
}

.showCookie {
  width: 280px;
  height: auto;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: fixed;
  left: 20px;
  bottom: 20px;
  font-size: 18px;
  z-index: 9999999999;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  transition-delay: 5s;
  -moz-transition-delay: 5s;
  -webkit-transition-delay: 5s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  color: #000;
  border: 1px solid #ddd;
  display: none;
}

#closeCookie {
  border: 0px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  color: #000;
  width: 40px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px;
}

.setCookies .showCookie {
  opacity: 0;
  visibility: hidden;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
}

.nonSubmission table {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.nonSubmission table tr:nth-child(even) {
  background: #f9f9f9;
}

.nonSubmission table tr th,
.nonSubmission table tr td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}

img[src="/"] {
  display: none !important;
}

.modal-backdrop {
  display: none !important;
}

.modal {
  z-index: 200000000000;
  background: rgba(0, 0, 0, 0.5);
}

#eBookDownload {
  padding-right: 0px !important;
}

#eBookDownload .modal-title {
  line-height: 1;
}

#eBookDownload .wpcf7 form.invalid .wpcf7-response-output,
#eBookDownload .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ff5e5e;
  color: #fff;
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 25px !important;
  padding: 10px;
}

#eBookDownload .wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #fff;
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 25px !important;
  padding: 10px;
}

#eBookDownload .modal-body {
  padding: 0;
}

#eBookDownload .modal-dialog {
  max-width: 400px;
}

#eBookDownload .modal-content {
  padding: 30px;
}

#eBookDownload .modal-header {
  padding: 0px;
  border: 0px;
  margin-bottom: 15px;
}

#eBookDownload label {
  display: block;
  width: 100%;
}

#eBookDownload p {
  position: relative;
  margin-bottom: 15px;
}

#eBookDownload input[type="text"],
#eBookDownload input[type="email"],
#eBookDownload input[type="tel"] {
  border: 1px solid #ccc;
  padding: 8px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 100%;
}

#eBookDownload input[type="submit"] {
  background: #ff5e5e;
  text-align: center;
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-bottom: -15px;
  margin-top: 10px;
}

#eBookDownload .wpcf7 .ajax-loader {
  background: rgba(255, 94, 94, 0.8);
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 11px;
  margin: 0px;
  position: absolute;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#eBookDownload .wpcf7 .ajax-loader:before {
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fff;
}

@media screen and (max-width: 1399px) {
  .csn section.feasibility .col-lt .img_wrp img {
    max-height: 600px;
    margin-left: 50px;
  }

  .csn section.feasibility .col-rt {
    padding-left: 50px;
  }

  .csn section.challenges .col-lt {
    padding-right: 50px;
  }

  .csn section.challenges .col-rt .img_wrp img {
    max-height: 600px;
    margin-right: 50px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box {
    padding-right: 0;
  }

  .blog-detail-banner-qss .blog-post {
    max-width: 90%;
  }
}

@media screen and (max-width: 1199px) {
  .csn section {
    padding: 80px 0;
  }

  .csn section .row h4 {
    font-size: 48px;
  }

  .csn .csnTitle h1 {
    font-size: 48px;
  }

  .csn p {
    padding: 0px !important;
  }

  .contactForm {
    padding: 45px 0 60px;
  }

  .contactForm .contact-flex-wrap .wrapper {
    width: calc(100% - 50%);
  }

  .contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .contactForm
    .contact-flex-wrap
    .wrapper
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .contactForm
    .contact-flex-wrap
    .wrapper
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item
    > div
    .item:last-child,
  .contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .contactForm
    .contact-flex-wrap
    .wrapper
    .mathcaptcha-913
    .item:last-child {
    width: 100%;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap {
    width: 50%;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 30px;
  }

  .blog-detail-banner-qss::after {
    height: 345px;
  }
}

@media screen and (max-width: 991px) {
  .csn section .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .csn section .row .img_wrp {
    margin-bottom: 80px;
    text-align: center !important;
  }

  .csn section .row .col-rt,
  .csn section .row .col-lt {
    padding: 0px 15px !important;
    width: 100%;
  }

  .csn section.problem .col-lt,
  .csn section.challenges .col-lt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .csn section.problem .col-rt,
  .csn section.challenges .col-rt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .csn section.problem .cs_cta {
    margin: 0 auto 60px;
    width: 100%;
    max-width: 500px;
  }

  .page-template-template-case-study #process .item {
    padding: 0px !important;
  }

  .page-template-template-case-study #process .item .flexbox,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul,
  .page-template-template-case-study
    #process
    .item
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child,
  .page-template-template-case-study #process .logoTune .flexbox .item > div,
  .logoTune .flexbox .page-template-template-case-study #process .item > div,
  .page-template-template-case-study #process .item #webShowCase,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 25px 0 !important;
  }

  .page-template-template-case-study #process .item .flexbox .item,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text
    .item,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child
    .item,
  .page-template-template-case-study
    #process
    .logoTune
    .flexbox
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item
    > div
    .item,
  .page-template-template-case-study #process .item #webShowCase .item,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913
    .item {
    padding: 0px !important;
  }

  .page-template-template-case-study #process .item .flexbox .item img,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text
    .item
    img,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child
    .item
    img,
  .page-template-template-case-study
    #process
    .logoTune
    .flexbox
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item
    > div
    .item
    img,
  .page-template-template-case-study #process .item #webShowCase .item img,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913
    .item
    img {
    margin-bottom: 25px;
  }

  .page-template-template-case-study #process.owl-carousel {
    padding-top: 100px;
  }

  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .flexbox
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item
    > div
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    #webShowCase
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mathcaptcha-913
    .item:last-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap {
    width: calc(100% - 270px);
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title {
    font-size: 32px;
  }

  .blog-banner-qss .top-sec-wrap .search-box-wrap {
    width: 250px;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post {
    display: block;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail {
    width: 100%;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 28px;
  }

  .blog-detail-banner-qss::after {
    height: 280px;
  }

  .blog-content-qss .post-listing .post-item {
    width: calc(50% - 16px);
  }

  .blog-content-qss .blog-ebook-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-content-qss .blog-ebook-box .ebook-img {
    width: 280px;
    margin-right: 30px;
  }

  .blog-content-qss .blog-ebook-box .detail-box {
    width: calc(100% - 310px);
  }

  .blog-content-qss .blog-ebook-box .detail-box .title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .sub-title {
    line-height: 1.3;
  }

  .blog-content-qss .blog-newsletter-box {
    padding: 40px 20px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .title {
    font-size: 25px;
  }

  .blog-content-qss.detail .col-md-8 {
    -ms-flex: 0 0 60%;
    -webkit-box-flex: 0;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .blog-content-qss.detail .col-md-4 {
    -ms-flex: 0 0 40%;
    -webkit-box-flex: 0;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .csn .showcase {
    padding: 30px 0;
  }

  .csn .showcase #showcase .flexbox,
  .csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text,
  .csn .showcase #showcase footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul,
  .csn .showcase #showcase .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .csn .showcase #showcase .item:last-child,
  .csn .showcase #showcase .logoTune .flexbox .item > div,
  .logoTune .flexbox .csn .showcase #showcase .item > div,
  .csn .showcase #showcase #webShowCase,
  .csn .showcase #showcase .callAction .mathcaptcha-913,
  .callAction .csn .showcase #showcase .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .csn .showcase #showcase .flexbox .item,
  .csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item,
  footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul .item,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item,
  .csn .showcase #showcase #webShowCase .item,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item {
    width: 100%;
  }

  .csn .showcase #showcase .flexbox .item:first-child,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:first-child,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:first-child,
  .csn .showcase #showcase #webShowCase .item:first-child,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:first-child,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 25px 0 0 0;
  }

  .csn .showcase #showcase .flexbox .item:last-child,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child,
  .csn .showcase #showcase #webShowCase .item:last-child,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .csn .showcase #showcase .flexbox .item:last-child img,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child img,
  .csn .showcase #showcase #webShowCase .item:last-child img,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child img {
    width: auto;
    height: auto;
    max-width: 150px;
    margin: 0 auto;
    float: none;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    position: static !important;
  }

  .csn .showcase #showcase .flexbox .item:last-child img + img,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .csn
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .csn
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .csn .showcase #showcase #webShowCase .item:last-child img + img,
  .csn
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .csn
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    max-width: 130px;
    position: static;
  }

  .csn .showcase #showcase .flexbox .item:last-child img.web,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img.web,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img.web,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img.web,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img.web,
  .logoTune
    .flexbox
    .csn
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img.web,
  .csn .showcase #showcase #webShowCase .item:last-child img.web,
  .csn
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img.web,
  .callAction
    .csn
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img.web {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    max-width: calc(100% - 30px);
  }

  .csn .showcase #showcase .owl-nav {
    display: none;
  }

  .csn .showcase #showcase .owl-dots {
    text-align: center;
    padding-top: 25px;
  }

  .csn .showcase #showcase .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 5px;
  }

  .csn .showcase #showcase .owl-dots .owl-dot.active {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    background: #ff5e5e;
  }

  .contactForm {
    padding: 40px 0 50px;
  }

  .contactForm .top-block-wrap {
    margin-bottom: 25px;
  }

  .contactForm .top-block-wrap .sec-title {
    font-size: 36px;
  }

  .contactForm .top-block-wrap .sec-title + p {
    font-size: 18px;
  }

  .contactForm .contact-flex-wrap {
    display: block;
  }

  .contactForm .contact-flex-wrap .wrapper {
    padding: 25px 15px 30px;
    width: 100%;
  }

  .contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .contactForm
    .contact-flex-wrap
    .wrapper
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .contactForm
    .contact-flex-wrap
    .wrapper
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item
    > div
    .item:last-child,
  .contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .contactForm
    .contact-flex-wrap
    .wrapper
    .mathcaptcha-913
    .item:last-child {
    width: 100%;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap {
    padding: 25px 15px 30px;
    width: 100%;
  }

  .blog-banner-qss {
    padding: 45px 0;
  }

  .blog-banner-qss .top-sec-wrap {
    display: block;
    margin-bottom: 35px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .blog-banner-qss .top-sec-wrap .search-box-wrap {
    width: auto;
    margin-left: 0;
  }

  .blog-banner-qss .blog-slide-wrap {
    padding-left: 0;
  }

  .blog-detail-banner-qss {
    min-height: 1px;
  }

  .blog-detail-banner-qss::after {
    height: 220px;
  }

  .blog-detail-banner-qss .blog-post .post-detail .post-title {
    font-size: 28px;
  }

  .blog-content-qss .blog-ebook-box {
    display: block;
  }

  .blog-content-qss .blog-ebook-box .ebook-img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  .blog-content-qss .blog-ebook-box .detail-box {
    width: 100%;
  }

  .blog-content-qss .blog-newsletter-box {
    display: block;
  }

  .blog-content-qss .blog-newsletter-box .newsletter-img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  .blog-content-qss .blog-newsletter-box .detail-box {
    width: 100%;
  }

  .blog-content-qss.detail .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-content-qss.detail .col-md-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-content-qss.detail .blog-newsletter-box {
    margin-bottom: 30px;
  }

  .blog-content-qss.detail .blog-newsletter-box .detail-box .title {
    font-size: 22px;
  }
}
.entry-title {
  display: none !important;
}
@media screen and (max-width: 639px) {
  .blog-banner-qss {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title {
    font-size: 25px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title + p br {
    display: none;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 22px;
  }

  .blog-detail-banner-qss {
    padding: 45px 0 20px;
    min-height: 1px;
  }

  .blog-detail-banner-qss::after {
    height: 150px;
  }

  .blog-detail-banner-qss .blog-post {
    max-width: 100%;
  }

  .blog-detail-banner-qss .blog-post .post-detail .post-title {
    font-size: 21px;
  }

  .blog-content-qss {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .blog-content-qss .post-listing {
    display: block;
    margin: 0;
  }

  .blog-content-qss .post-listing .post-item {
    width: 100%;
    margin: 0 0 30px;
  }

  .blog-content-qss .post-listing .post-item .post-detail .title {
    font-size: 17px;
  }

  .blog-content-qss .blog-ebook-box {
    margin-bottom: 40px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .title {
    font-size: 24px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .sub-title {
    font-size: 20px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .title {
    font-size: 22px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .form-item input.btn {
    width: 100%;
  }

  .blog-content-qss .pagination-box {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 35px;
  }

  .blog-content-qss .blog-share-info .flex-box .social-share-wrap li {
    margin-right: 10px;
  }

  .blog-content-qss .blog-content h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .blog-content-qss .blog-content p {
    line-height: 30px;
  }

  .blog-content-qss .detail-post-list .title {
    font-size: 22px;
  }
  .becomePartnerBox,
  .ctaFormWhitebox {
    padding-left: 15px;
    padding-right: 15px;
  }
  .becomePartnerBox {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .becomePartnerPicture {
    display: none;
  }
}

@media screen and (max-width: 579px) {
  .csn {
    padding: 70px 0;
  }

  .csn section {
    padding: 50px 0;
  }

  .csn .cs_banner img {
    margin: 50px 0 -10px;
  }

  .csn .techStack h3 {
    font-size: 44px;
    margin-bottom: 20px;
  }

  .csn .techStack h4 {
    font-size: 24px !important;
    line-height: 36px;
  }

  .csn .csnTitle {
    padding: 0 0 10px;
  }

  .csn .csnTitle h1 {
    font-size: 44px;
    text-align: left;
  }

  .csn .csnTitle h1:before {
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
  }

  .csn .csnTitle .description p {
    font-size: 18px;
    text-align: left;
    line-height: 30px;
  }

  .csn .img_wrp img {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-height: inherit;
    width: auto;
    max-width: 100%;
  }

  .contactForm {
    padding: 30px 0 45px;
    margin-top: 65px;
  }

  .contactForm .top-block-wrap .sec-title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 {
    font-size: 22px;
  }

  .blog-content-qss .blog-share-info .flex-box {
    display: block;
  }

  .blog-content-qss .blog-share-info .flex-box .pagination-next-previous {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 360px) {
  .showCookie {
    width: calc(100% - 40px);
    bottom: 60px;
  }
}

.hide {
  display: none !important;
}

/*# sourceMappingURL=stylesheet.css.map */
#top-bar-wrapper {
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
}

@media screen and (max-width: 1170px) {
  #top-bar-wrapper {
    display: none;
  }
}

#top-bar-wrapper .flex .contact-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 955px;
  margin-left: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img {
  max-width: 335px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img img {
  width: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 1190px) {
  #top-bar-wrapper .flex .contact-info-wrapper .ratting-img img {
    width: 230px;
  }
}

.phone-address-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 10px;
}

.phone-address-wrapper li {
  -webkit-box-flex: 33.33%;
  -ms-flex: 33.33%;
  flex: 33.33%;
}

.phone-address-wrapper li:first-child {
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
}

.phone-address-wrapper li ul {
  list-style: none;
}

.phone-address-wrapper li ul li a {
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
  color: black;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.phone-address-wrapper li ul li a:last-child {
  margin-bottom: 0px;
}

.phone-address-wrapper li ul li a:hover {
  text-decoration: none;
  color: #ff5e5e;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.phone-address-wrapper li ul li a span {
  font-weight: 700;
}

.phone-address-wrapper li p {
  font-size: 14px;
  line-height: 21px;
  background-image: url(../img/location-icon.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: top left;
  padding-left: 40px;
}

.appointmentlogo {
  display: none !important;
}

header {
  padding-bottom: 0px;
}

@media screen and (max-width: 1170px) {
  header {
    padding-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  header {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
	.hire-page h2, .hire-page p{
		text-align:center
	}
	 .hire-page  .owl-carousel .owl-stage {
    position: relative;
    display: flex;
   
    gap: 0;
} 
}
@media screen and (max-width: 600px) {
  #main-menu .brand img {
    height: 45px;
    width: auto !important;
  }
}

.menu-and-call-to-action-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 5px 0px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1170px) {
  .menu-and-call-to-action-wrapper {
    display: -webkit-inline-box !important;
  }
}

@media screen and (max-width: 991px) {
  .menu-and-call-to-action-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1170px) {
  .menu-and-call-to-action-wrapper::before,
  .menu-and-call-to-action-wrapper::after {
    display: none;
  }
}

.menu-and-call-to-action-wrapper::before {
  top: 0px;
}

.menu-and-call-to-action-wrapper::after {
  bottom: 0px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.menu-and-call-to-action-wrapper .navbar {
  position: relative;
}

@media screen and (max-width: 991px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper {
    margin-right: 50px;
  }
}

@media screen and (max-width: 600px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper {
    /*     margin-right: 0px; */
    height: 43px;
  }
}

.menu-and-call-to-action-wrapper .contetn-btn-wrapper a {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  padding-left: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 20px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper a {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin: 0px !important;
  }
  h1 {
    font-style: normal;
  }
  .bannerJan {
    height: 50vh;
  }
}

/* .menu-and-call-to-action-wrapper .contetn-btn-wrapper a:first-child {
  background-image: url(../img/new-mail-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto;
} */

@media screen and (max-width: 768px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper a:first-child {
    display: none;
  }
	
}

.menu-and-call-to-action-wrapper .contetn-btn-wrapper a:hover {
  text-decoration: none;
}

.get-quote-btn {
  background-color: #ff3635;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff !important;
  position: relative;
  border: solid 1px #ff3635;
  border-radius: 2px;
  margin-right: 0px;
}

.get-quote-btn::before {
  -webkit-animation: pulso2 2s infinite;
  animation: pulso2 2s infinite;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 600px) {
  .get-quote-btn::before {
    left: 10px;
  }
}

.not-top-bar header .mega-menu.show,
.not-top-bar header .mega-menu.collapsing {
  top: 78px;
  overflow-x: visible;
  height: 100vh;
}

@media screen and (max-width: 1170px) {
  .not-top-bar header .mega-menu.show,
  .not-top-bar header .mega-menu.collapsing {
    top: 0px;
  }
}

@-webkit-keyframes pulso2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
    box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
    box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
  }
}

@keyframes pulso2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
    box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
    box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
  }
}

.menu-col {
  width: calc(100% - 452px);
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1366px) {
  .menu-col {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .menu-col {
    display: inline-block;
    padding: 0px;
  }
}

.menu-col ul {
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.showcase-home {
  padding: 100px 0;
  background: #f5f5f5;
}
.showcase-home h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px;
}
.showcase-home h2 span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
@media screen and (max-width: 1600px) {
  .showcase-home {
    padding: 60px 0;
  }
  .showcase-home h2 {
    font-size: 42px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    h2,
  .showcase-home .story-mobile-view .contentbox h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    p,
  .showcase-home .story-mobile-view .contentbox p {
    font-size: 18px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .showcase-home h2 {
    font-size: 36px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    h2,
  .showcase-home .story-mobile-view .contentbox h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .showcase-home h2 {
    font-size: 30px;
  }
  .showcase-home h2 + div p {
    font-size: 18px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    p,
  .showcase-home .story-mobile-view .contentbox p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .menu-col ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .showcase-home h2 {
    font-size: 36px;
  }
}

.menu-col ul li .get-quote-btn {
  font-size: 15px;
  line-height: 21px;
  padding-left: 60px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-right: 20px !important;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-col ul li .get-quote-btn:hover {
  background-color: #ff5e5e !important;
  text-decoration: none;
  opacity: 1 !important;
}

@media screen and (max-width: 991px) {
  .menu-col ul .mobile-menu-contact-btn {
    display: none !important;
  }
  .client-n-reviews .client-list .item {
    width: calc(100% / 4);
  }
}

/* New healthcare app development page css */
p:empty {
  background-color: tomato;
}

.pink-hero-banner-wrapper {
  background: url(/wp-content/uploads/2023/04/img-2.png),
    url(/wp-content/uploads/2023/04/Plus-icons.png), rgba(255, 94, 94, 0.05);
  background-repeat: no-repeat;
  background-size: 37.5rem auto, 10.625rem;
  background-position: right top, left 7.1875rem bottom;
  padding-top: 8.75rem;
  padding-bottom: 18.4375rem;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper {
    background: rgba(255, 94, 94, 0.05);
    padding-top: 0px;
    margin-top: 40px;
    padding-bottom: 80px;
  }
  .client-n-reviews {
    padding: 45px 0 45px;
  }
  .client-n-reviews h2 {
    margin-bottom: 15px;
    line-height: 36px;
  }
  .client-n-reviews h2 + p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px !important;
  }
  .client-n-reviews .client-list .item {
    width: calc(100% / 3);
    padding: 6px;
  }
  .client-logo-outer .client-logo-box {
    padding: 15px;
  }
  .client-n-reviews .client-list .item img {
    max-height: 50px;
  }
  .showcase-home {
    padding: 40px 0 45px;
  }
  .showcase-home h2 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .showcase-home h2 + div p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
  }
}

.pink-hero-banner-wrapper img {
  display: none;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper img {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: -60px;
  }
}

.pink-hero-banner-wrapper .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  span {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #424247;
  margin-bottom: 1.25rem;
  opacity: 0.5;
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4rem;
  color: #2a8bf6;
  text-shadow: 0px 4px 8px #dadada;
  margin-bottom: 1.25rem;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper
    .content-wrapper
    .pink-hero-banner-content-wrapper
    h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    padding-bottom: 0px;
  }
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  h1::after {
  display: none;
}

.pink-hero-banner-wrapper .content-wrapper .pink-hero-banner-content-wrapper p {
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #424247;
  margin-bottom: 2.75rem;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper
    .content-wrapper
    .pink-hero-banner-content-wrapper
    p {
    margin-bottom: 24px;
  }
}

.pink-hero-banner-wrapper .pin-circle-btn-wrapper a {
  padding: 0.875rem 1.5rem 0.875rem 3.375rem;
}

.pin-circle-btn-wrapper a {
  position: relative;
  display: inline-block;
  background: #ff5e5e;
  border-radius: 0.25rem;
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}

.pin-circle-btn-wrapper a:hover {
  text-decoration: none;
}

.pin-circle-btn-wrapper a::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.hcpd-section-wrapper {
  background: #ffffff;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
  box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
  border-radius: 14.375rem 3.75rem 3.75rem 0px;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
  margin-top: -7.8125rem;
  width: 92%;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper {
    width: 100%;
    border: 4px solid #ffffff;
    -webkit-box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
    box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
    border-radius: 48px 30px 30px 0px;
    padding: 30px 0;
    margin-top: -30px;
  }

  .hcpd-section-wrapper p {
    margin-bottom: 16px;
  }
}

.hcpd-section-wrapper .read-more-btn {
  background-image: url(/wp-content/uploads/2023/04/arrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 0.125rem;
  padding-right: 1.375rem;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .read-more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: auto;
  }
  .showcase_panel {
    display: none;
  }
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,300&display=swap");
@import url(https://fonts.googleapis.com/css?family=Kameron:400,700);
@import url(//fonts.googleapis.com/css?family=Montserrat:100);
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lato:wght@400;700&display=swap");
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
}

@media (min-width: 1399px) {
  .container {
    max-width: 95%;
  }
}

.align-right {
  float: right;
}

h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter {
  text-transform: uppercase;
}

.wp-post-author-wrap {
  display: none !important;
}

.size-full {
  width: 100% !important;
  max-width: 100%;
}

/****************************************************************MIXIN************************************************************************************/
/*******************************************************************Functions***************************************************************************************/
/******************************************************************************************************************************************************************/
html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0px !important;
  padding: 0px;
  color: #000;
  overflow-x: hidden;
  font-size: 16px;
}
body::-webkit-scrollbar {
  width: 5px;
}

/* Customize scrollbar track */
body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ff5e5e;
}
* {
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: inherit;
}
a {
  color: #ff5e5e;
}

html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
button,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Poppins", sans-serif;
}

.transition,
.bannerJan .flexbox .col1 p a.videoBtn,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p a.videoBtn,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn,
.bannerJan #webShowCase .col1 p a.videoBtn,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn,
.stats .redBtn,
.ctaForm ul li label {
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}

body {
  -webkit-font-smoothing: antialiased;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}

section {
  position: relative;
  width: 100%;
  clear: both;
}

*:focus {
  outline: 0px !important;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

.clearfix {
  display: table;
  clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  clear: both;
}

.cookies-accepted #cookie-notice {
  display: none;
}

#cookie-notice {
  background: rgba(0, 0, 0, 0.8) !important;
  min-width: 260px !important;
  width: 300px;
}

#cookie-notice .cn-button.button {
  font-size: 16px;
  padding: 6px 10px !important;
}

#cookie-notice #cn-notice-text {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
  line-height: 26px;
}

#cookie-notice .cookie-notice-container {
  padding: 20px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  text-align: left !important;
  display: block !important;
}

#cookie-notice .cn-button {
  margin: 0 10px 0 0 !important;
}

[data-class="Technologies"] .agile {
  background: #f5f5f5;
  text-align: center;
  padding: 70px 0;
}

[data-class="Technologies"] .agile p {
  margin-bottom: 30px;
}

[data-class="Technologies"] .devOps {
  background: none;
}

.smLet:first-letter {
  text-transform: lowercase;
}

body.playing {
  overflow: hidden;
}

.lineBtn {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.lineBtn span {
  position: relative;
  z-index: 1;
  display: block;
  border: 1px solid #ff5e5e;
  padding: 15px 40px;
  color: #ff5e5e;
  font-size: 18px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.lineBtn:before {
  position: absolute;
  content: "";
  border: 0px;
  width: 0px;
  height: 100%;
  left: 0;
  top: 0;
  background: #ff5e5e;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  z-index: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  opacity: 0.5;
}

.lineBtn:after {
  position: absolute;
  content: "";
  border: 0px;
  width: 0px;
  height: 100%;
  right: 0;
  top: 0;
  background: #ff5e5e;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  z-index: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  opacity: 0.5;
}

.lineBtn:hover {
  text-decoration: none;
}

.lineBtn:hover:before {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}

.lineBtn:hover:after {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}

.lineBtn:hover span {
  color: #fff;
}

/***Header****/
.hover_effect > a {
  position: relative;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  overflow: hidden;
  z-index: 3;
}

.hover_effect > a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 800px;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.hover_effect:hover a:before {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: btneffect;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: btneffect;
  z-index: 1;
}

@keyframes btneffect {
  from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
  }

  to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
  }
}

@-webkit-keyframes btneffect {
  from {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    visibility: visible;
    opacity: 1;
  }

  to {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    visibility: hidden;
    opacity: 0;
  }
}

.grecaptcha-badge {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
}
.page-template-default {
  margin-top: 80px;
}
.page-template-default header {
  background: #181818;
}
/* .page-template-template-home header {
	background:transparent;
	box-shadow:none;
} */
.page-template-template-home header.fixed-header {
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  background: #181818;
}
header {
  background: #181818;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 99;
}

header.fixed-header {
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  background: #181818;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}

header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .flex .navigation {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .callIcon {
  display: none;
  background: url("../img/sprite.png") -31px -208px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 65px;
  top: 14px;
  cursor: pointer;
}

header .logo {
  display: block;
  float: left;
}

header .logo img {
  height: 60px;
  width: auto;
  float: left;
}

header .navbar {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 991px) {
  header {
    z-index: 999999999 !important;
  }
}

.flexbox,
.mainBanner .col-12 .bigWrite .type-text,
footer .col-12 > .flexbox .item.industries ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.logoTune .flexbox .item > div,
#webShowCase,
.callAction .mathcaptcha-913 {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
}

/***Banner****/
.bannerJan {
  float: left;
  clear: both;
  width: 100%;
  height: 100vh;
  min-height: 600.75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bannerJan .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  padding: 80px 15px;
  margin: 0 auto;
  height: 100vh;
  min-height: 600.75px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 990px) {
  .home .bannerJan .flex {
    padding: 45px 15px;
  }
}

@media (max-height: 450px) {
  .bannerJan .flex {
    min-height: auto;
    height: auto;
  }
}

.bannerJan .flex h1 {
  width: 100%;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: clamp(40px, 6vw, 60px);
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.bannerJan .flex .item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.bannerJan .flex .item .playBtn a {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  display: inline-block;
  padding: 8px 20px 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  width: 58px;
  height: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}

.bannerJan .flex .item .playBtn a span {
  text-decoration: none;
}

.bannerJan .flex .item .playBtn a span svg {
  float: left;
  margin-right: 15px;
}

.bannerJan .flex .item .playBtn a:hover {
  background: #ff5e5e;
  width: 252px;
}

.bannerJan .flex .item .txt p {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: clamp(20px, 4vw, 18px);
  font-weight: 400;
  max-width: 1080px;
  line-height: 1.7;
  margin-bottom: 0px;
}
.bannerJan .flex .buttons {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 25px;
}
.bannerJan .flex .buttons .buttons-item a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 21px;
  border-radius: 4px;
  background: #ec3636;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.bannerJan .flex .buttons .buttons-item a:hover {
  background: #ffffff;
  color: #ec3636;
  border-color: #fff;
}
.bannerJan .flex .buttons .buttons-item a.btnWhite {
  background: #ffffff;
  color: #ec3636;
  border-color: #fff;
}
.bannerJan .flex .buttons .buttons-item a.btnWite:hover {
  background: #ec3636;
  color: #fff;
  border-color: #ec3636;
}
.bannerJan .flex .home-hero-review-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 25px;
}
.bannerJan .flex .home-hero-review-box .item {
  background: #fff;
  padding: 6px 10px 6px 6px;
  width: 222px;
  border-radius: 5px;
}
.bannerJan .flex .home-hero-review-box a {
  display: block;
  width: 120px;
  height: 31px;
  background: url(../img/qss-reviews-icon.png) no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: relative;
  margin: 0 auto;
}
.bannerJan .flex .home-hero-review-box a span {
  position: absolute;
  left: 52px;
  bottom: 0;
  line-height: 20px;
  color: #000;
  font-size: 18px;
  display: none;
}
.bannerJan .flex .home-hero-review-box a.clutch span {
  left: 41px;
}
.bannerJan .videoWrapper {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
}

.bannerJan .videoWrapper video {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.bannerJan .videoWrapper img {
  display: none;
}

@media (max-width: 768px) {
  .bannerJan .videoWrapper img {
    display: block;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
  }

  /*   .bannerJan .videoWrapper video {
    display: none;
  } */
}

@media (min-aspect-ratio: 16 / 9) {
  .bannerJan .videoWrapper video {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16 / 9) {
  .bannerJan .videoWrapper video {
    width: auto;
    height: 100%;
  }
}

@media (min-aspect-ratio) {
  .bannerJan .videoWrapper video {
    width: 100%;
    height: auto;
  }
}

.bannerJan .flexbox,
.bannerJan .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .bannerJan .type-text,
.bannerJan footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .bannerJan ul,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child,
.bannerJan .logoTune .flexbox .item > div,
.logoTune .flexbox .bannerJan .item > div,
.bannerJan #webShowCase,
.bannerJan .callAction .mathcaptcha-913,
.callAction .bannerJan .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bannerJan .flexbox .col1,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1,
.bannerJan .logoTune .flexbox .item > div .col1,
.logoTune .flexbox .bannerJan .item > div .col1,
.bannerJan #webShowCase .col1,
.bannerJan .callAction .mathcaptcha-913 .col1,
.callAction .bannerJan .mathcaptcha-913 .col1 {
  text-align: left;
  max-width: 48%;
}

.bannerJan .flexbox .col1 small,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 small,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 small,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 small,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 small,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 small,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 small,
.bannerJan .logoTune .flexbox .item > div .col1 small,
.logoTune .flexbox .bannerJan .item > div .col1 small,
.bannerJan #webShowCase .col1 small,
.bannerJan .callAction .mathcaptcha-913 .col1 small,
.callAction .bannerJan .mathcaptcha-913 .col1 small {
  font-size: 24px;
  color: #ff5e5e;
  display: block;
  margin-bottom: 10px;
}

.bannerJan .flexbox .col1 h2,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 h2,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 h2,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 h2,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 h2,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 h2,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 h2,
.bannerJan .logoTune .flexbox .item > div .col1 h2,
.logoTune .flexbox .bannerJan .item > div .col1 h2,
.bannerJan #webShowCase .col1 h2,
.bannerJan .callAction .mathcaptcha-913 .col1 h2,
.callAction .bannerJan .mathcaptcha-913 .col1 h2 {
  font-size: 48px;
  color: #000;
  display: block;
  margin-bottom: 15px;
  font-weight: 800;
}

.bannerJan .flexbox .col1 p,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col1 p,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col1 p,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col1 p,
.bannerJan .logoTune .flexbox .item > div .col1 p,
.logoTune .flexbox .bannerJan .item > div .col1 p,
.bannerJan #webShowCase .col1 p,
.bannerJan .callAction .mathcaptcha-913 .col1 p,
.callAction .bannerJan .mathcaptcha-913 .col1 p {
  font-size: 30px;
  color: #000;
  display: block;
  margin-bottom: 25px;
}

.bannerJan .flexbox .col1 p a.videoBtn,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col1 p a.videoBtn,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn,
.bannerJan #webShowCase .col1 p a.videoBtn,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn {
  width: 140px;
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-size: 24px;
  border-radius: 6px;
  background: #ff5e5e;
}

.bannerJan .flexbox .col1 p a.videoBtn:hover,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col1 p a.videoBtn:hover,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col1 p a.videoBtn:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .bannerJan
  ul
  .col1
  p
  a.videoBtn:hover,
.bannerJan
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .col1
  p
  a.videoBtn:hover,
.innerBanner.caseStudy
  .flexbox.web
  .bannerJan
  .item:last-child
  .col1
  p
  a.videoBtn:hover,
.logoTune .flexbox .bannerJan .item > div .col1 p a.videoBtn:hover,
.bannerJan #webShowCase .col1 p a.videoBtn:hover,
.bannerJan .callAction .mathcaptcha-913 .col1 p a.videoBtn:hover,
.callAction .bannerJan .mathcaptcha-913 .col1 p a.videoBtn:hover {
  text-decoration: none;
}

.bannerJan .flexbox .col2,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col2,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col2,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col2,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col2,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col2,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col2,
.bannerJan .logoTune .flexbox .item > div .col2,
.logoTune .flexbox .bannerJan .item > div .col2,
.bannerJan #webShowCase .col2,
.bannerJan .callAction .mathcaptcha-913 .col2,
.callAction .bannerJan .mathcaptcha-913 .col2 {
  text-align: right;
  max-width: 50%;
}

.bannerJan .flexbox .col2 img,
.bannerJan .mainBanner .col-12 .bigWrite .type-text .col2 img,
.mainBanner .col-12 .bigWrite .bannerJan .type-text .col2 img,
.bannerJan footer .col-12 > .flexbox .item.industries ul .col2 img,
footer .col-12 > .flexbox .item.industries .bannerJan ul .col2 img,
.bannerJan .innerBanner.caseStudy .flexbox.web .item:last-child .col2 img,
.innerBanner.caseStudy .flexbox.web .bannerJan .item:last-child .col2 img,
.bannerJan .logoTune .flexbox .item > div .col2 img,
.logoTune .flexbox .bannerJan .item > div .col2 img,
.bannerJan #webShowCase .col2 img,
.bannerJan .callAction .mathcaptcha-913 .col2 img,
.callAction .bannerJan .mathcaptcha-913 .col2 img {
  height: auto;
  width: 100%;
  max-height: 500px;
}
@media screen and (max-width: 1600px) {
  .bannerJan .flex .home-hero-title {
    font-size: 42px !important;
    line-height: 55px !important;
    margin-bottom: 25px !important;
  }
  .bannerJan .flex .item .txt p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1440px) {
  .bannerJan .flex .home-hero-title {
    font-size: 36px !important;
    line-height: 48px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 1280px) {
  .bannerJan .flex .home-hero-title {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
@media screen and (max-width: 991px) {
  .bannerJan .flex {
    padding: 80px 0;
  }

  .bannerJan .flex .home-hero-title {
    text-align: center;
    padding: 0px;
    line-height: 36px !important;
  }

  .bannerJan .flex h1 br {
    display: none;
  }
  .bannerJan .flex .item .txt p {
    line-height: 1.4;
  }
  .bannerJan .flex .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .bannerJan .flex .item .txt p {
    text-align: center;
  }
  .bannerJan .flex .buttons {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerJan .flex .home-hero-review-box {
    padding-top: 20px;
    justify-content: center;
    text-align: center;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerJan .flex .home-hero-review-box .item {
    width: 160px;
  }
  .bannerJan .flex .item .playBtn a {
    width: 252px;
    background: #ff5e5e;
  }
}

@media screen and (max-width: 767px) {
  .bannerJan {
    height: 50vh;
  }
  .bannerJan .flex {
    padding: 80px 0 70px;
  }
  .bannerJan .flex .home-hero-title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
  }
  .bannerJan .flex .buttons {
    gap: 15px;
  }
  .bannerJan .flex .buttons .buttons-item a {
    padding: 10px 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 579px) {
  .bannerJan {
    padding: 70px 0 10px;
  }

  .bannerJan .flex {
    padding: 0px;
    min-height: calc(100vh - 100px);
  }
  .qsstechnosoft_portfolio_panel {
    /*     height: 60vh !important; */
  }
}
.mainBanner {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  /* min-height: -webkit-calc(100% - 0px); */
  position: relative;
  padding-top: 72px;
  overflow: hidden;
}

.mainBanner .col-12 .bigWrite {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.mainBanner .col-12 .bigWrite span {
  font-size: 6vw;
  color: #fff;
  font-weight: 800;
  line-height: 8vw;
}

.mainBanner .col-12 .bigWrite .type-text {
  height: 16.25vw;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mainBanner .col-12 .bigWrite .type-text .teletype-text {
  display: inline-block;
}

.mainBanner .col-12 .bigWrite .type-text .teletype-cursor {
  font-weight: 100;
  display: none;
}

.mainBanner .col-12 .smallWrite {
  position: absolute;
  right: 15px;
  bottom: -72px;
  padding-bottom: 110px;
  max-width: 33vw;
  padding-left: 30px;
  transition: 0.5s 0.3s linear;
  -webkit-transition: 0.5s 0.3s linear;
  -moz-transition: 0.5s 0.3s linear;
}

.mainBanner .col-12 .smallWrite:before {
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  bottom: 0;
  background: #ff0;
  position: absolute;
}

.mainBanner .col-12 .smallWrite li {
  list-style: none;
}

.mainBanner .col-12 .smallWrite li p {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  display: none;
  font-size: 36px;
  font-weight: 700;
  color: #ff0;
  line-height: 44px;
  margin-bottom: 15px;
}

.mainBanner .col-12 .smallWrite li p + p {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
}

.mainBanner .col-12 .smallWrite li p:last-of-type {
  margin-bottom: 0px;
}

.mainBanner .col-12 .smallWrite li p a {
  background: rgba(255, 255, 0, 0.9);
  color: #000;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 54px 10px 20px;
  font-size: 24px;
  margin-top: 25px;
  position: relative;
}

.mainBanner .col-12 .smallWrite li p a:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 12px;
  background: url("../img/sprite.png") -140px -225px no-repeat;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transition: 0.3s 0.3s linear;
  -webkit-transition: 0.3s 0.3s linear;
  -moz-transition: 0.3s 0.3s linear;
  top: 50%;
  right: 20px;
}

.mainBanner .col-12 .smallWrite li p a:hover {
  background: rgba(0, 0, 255, 0.9);
  color: #fff;
  text-decoration: none;
}

.mainBanner .col-12 .smallWrite li p a:hover:after {
  background: url("../img/sprite.png") -97px -225px no-repeat;
}

.mainBanner .col-12 .smallWrite li.active p {
  animation-name: bounceInUp;
  -webkit-animation-name: bounceInUp;
  animation-duration: 0.75s;
  -webkit-animation-duration: 0.75s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  visibility: visible;
  display: block;
  opacity: 1;
}

.mainBanner .col-12 .smallWrite li.active p + p {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  visibility: visible;
}
.banner {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  min-height: 90vh;
  padding-top: 220px;
  background: url("../img/check-pttrn.jpg") 0 0;
  position: relative;
}

.banner .owl-item {
  overflow: hidden;
}

.banner:before {
  content: "";
  background: url("../img/banner-bg.png") bottom 0 right no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  right: 0px;
  bottom: 0px;
  top: 0;
  background-size: 77%;
}

.banner:after {
  content: "";
  background: url("../img/bottomCurve.png") 0 0 no-repeat;
  background-size: 100%;
  width: 100%;
  height: 154px;
  position: absolute;
  z-index: 0;
  right: 0px;
  bottom: 0px;
}

.banner .flexbox,
.banner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .banner .type-text,
.banner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .banner ul,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child,
.banner .logoTune .flexbox .item > div,
.logoTune .flexbox .banner .item > div,
.banner #webShowCase,
.banner .callAction .mathcaptcha-913,
.callAction .banner .mathcaptcha-913 {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner .flexbox .desc,
.banner .mainBanner .col-12 .bigWrite .type-text .desc,
.mainBanner .col-12 .bigWrite .banner .type-text .desc,
.banner footer .col-12 > .flexbox .item.industries ul .desc,
footer .col-12 > .flexbox .item.industries .banner ul .desc,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
.banner .logoTune .flexbox .item > div .desc,
.logoTune .flexbox .banner .item > div .desc,
.banner #webShowCase .desc,
.banner .callAction .mathcaptcha-913 .desc,
.callAction .banner .mathcaptcha-913 .desc {
  float: left;
  width: 40%;
}

.banner .flexbox .desc h2,
.banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
.mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
.banner footer .col-12 > .flexbox .item.industries ul .desc h2,
footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
.banner .logoTune .flexbox .item > div .desc h2,
.logoTune .flexbox .banner .item > div .desc h2,
.banner #webShowCase .desc h2,
.banner .callAction .mathcaptcha-913 .desc h2,
.callAction .banner .mathcaptcha-913 .desc h2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 0;
  visibility: hidden;
  font-size: 30px;
  color: #000;
  margin: 120px 0 10px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.banner .flexbox .desc p,
.banner .mainBanner .col-12 .bigWrite .type-text .desc p,
.mainBanner .col-12 .bigWrite .banner .type-text .desc p,
.banner footer .col-12 > .flexbox .item.industries ul .desc p,
footer .col-12 > .flexbox .item.industries .banner ul .desc p,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc p,
.banner .logoTune .flexbox .item > div .desc p,
.logoTune .flexbox .banner .item > div .desc p,
.banner #webShowCase .desc p,
.banner .callAction .mathcaptcha-913 .desc p,
.callAction .banner .mathcaptcha-913 .desc p {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  letter-spacing: 0.5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.banner .flexbox .desc a,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a,
.banner footer .col-12 > .flexbox .item.industries ul .desc a,
footer .col-12 > .flexbox .item.industries .banner ul .desc a,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a,
.banner .logoTune .flexbox .item > div .desc a,
.logoTune .flexbox .banner .item > div .desc a,
.banner #webShowCase .desc a,
.banner .callAction .mathcaptcha-913 .desc a,
.callAction .banner .mathcaptcha-913 .desc a {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  background: #2a8bf6;
  text-decoration: none;
  position: relative;
  line-height: 40px;
  padding: 4px 30px 3px 20px;
  border-radius: 30px;
  display: inline-block;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
}

.banner .flexbox .desc a:after,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a:after,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a:after,
.banner footer .col-12 > .flexbox .item.industries ul .desc a:after,
footer .col-12 > .flexbox .item.industries .banner ul .desc a:after,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:after,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:after,
.banner .logoTune .flexbox .item > div .desc a:after,
.logoTune .flexbox .banner .item > div .desc a:after,
.banner #webShowCase .desc a:after,
.banner .callAction .mathcaptcha-913 .desc a:after,
.callAction .banner .mathcaptcha-913 .desc a:after {
  content: "";
  width: 17px;
  height: 20px;
  border: 0px;
  background: url("../img/sprite.png") -82px -178px no-repeat;
  position: relative;
  float: right;
  top: 10px;
  left: 12px;
}

.banner .flexbox .desc a:hover,
.banner .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
.mainBanner .col-12 .bigWrite .banner .type-text .desc a:hover,
.banner footer .col-12 > .flexbox .item.industries ul .desc a:hover,
footer .col-12 > .flexbox .item.industries .banner ul .desc a:hover,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:hover,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:hover,
.banner .logoTune .flexbox .item > div .desc a:hover,
.logoTune .flexbox .banner .item > div .desc a:hover,
.banner #webShowCase .desc a:hover,
.banner .callAction .mathcaptcha-913 .desc a:hover,
.callAction .banner .mathcaptcha-913 .desc a:hover {
  background: #000 !important;
}

.banner .flexbox .image,
.banner .mainBanner .col-12 .bigWrite .type-text .image,
.mainBanner .col-12 .bigWrite .banner .type-text .image,
.banner footer .col-12 > .flexbox .item.industries ul .image,
footer .col-12 > .flexbox .item.industries .banner ul .image,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
.banner .logoTune .flexbox .item > div .image,
.logoTune .flexbox .banner .item > div .image,
.banner #webShowCase .image,
.banner .callAction .mathcaptcha-913 .image,
.callAction .banner .mathcaptcha-913 .image {
  float: right;
  width: 58%;
}

.banner .flexbox .image img,
.banner .mainBanner .col-12 .bigWrite .type-text .image img,
.mainBanner .col-12 .bigWrite .banner .type-text .image img,
.banner footer .col-12 > .flexbox .item.industries ul .image img,
footer .col-12 > .flexbox .item.industries .banner ul .image img,
.banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
.innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
.banner .logoTune .flexbox .item > div .image img,
.logoTune .flexbox .banner .item > div .image img,
.banner #webShowCase .image img,
.banner .callAction .mathcaptcha-913 .image img,
.callAction .banner .mathcaptcha-913 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
}

.banner .active .desc h2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  visibility: visible;
  margin-top: 60px !important;
}

.banner .active .desc p {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.banner .active .desc a {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
  margin-top: 20px;
  opacity: 1;
  visibility: visible;
}

.banner .active .desc a:hover {
  background: #000;
}

.banner .active .image img {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

/****Intriduction Text******/
.introText {
  float: left;
  width: 100%;
  height: auto;
  clear: both;
  text-align: center;
  padding: 50px 0;
}

.introText h1 {
  font-size: 36px;
  color: #000;
  text-align: left;
  line-height: 40px;
  margin-bottom: 10px;
}

.introText h2 {
  font-size: 24px;
  color: #000;
  text-align: left;
  line-height: 40px;
  margin-bottom: 25px;
}

.introText p {
  /*   font-size: 24px; */
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 32px;
}

.introText p a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  line-height: 40px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.introText p a:before {
  background: #fff url("../img/sprite.png") -54px -3px no-repeat;
  content: "";
  border: 0px;
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: 45%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

/**************Not Found************/
.notFound {
  padding: 200px 0 60px;
}

.notFound img {
  width: auto;
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  height: auto;
}
.notFound h1 {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.notFound h3 {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.notFound p {
  text-align: center;
  font-size: 18px;
  color: #666;
}

/*******Stats***************/
.stats {
  background: #181818;
  width: 100%;
  clear: both;
  position: relative;
  padding: 25px 0;
}

.stats h3 {
  font-size: 36px;
  color: #fff;
  text-align: center;
}

.stats ul {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  gap: 25px;
  position: relative;
}
.stats ul li {
  list-style: none;
  padding: 0px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  width: 25%;
  height: 222px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.stats ul li:last-child {
  border: 0px;
}

.stats ul li .flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 100%;
  height: 100%;
}

.stats ul li .flip-container:hover .flipper,
.stats ul li .flip-container .flip-container.hover .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.stats ul li .flip-container .front,
.stats ul li .flip-container .back {
  background: #232323;
  width: 100%;
  height: 222px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: none;
  transition: none;
}
.stats ul li .flip-container .flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 220px;
}

.stats ul li .flip-container .flipper p {
  font-family: "Lato", sans-serif;
  padding: 0 12px;
  z-index: 1;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.stats ul li .flip-container .flipper p strong {
  font-family: "Lato", sans-serif;
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 7px;
}

.stats ul li .flip-container .flipper p b {
  display: block;
  text-transform: uppercase;
}

.stats ul li .flip-container .flipper p br {
  display: none;
  margin: 10px 0;
}

.stats ul li .flip-container .front {
  z-index: 1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.stats ul li .flip-container .back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  background: #ec3636;
  z-index: 2;
}

.stats ul li .flip-container .back p,
.stats ul li .flip-container .front p {
  font-family: "Lato", sans-serif;
  color: #fff;
}

.stats .redBtn {
  background: #ff3635;
  color: #fff;
  display: inline-block;
  padding: 12px 40px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin-top: 30px;
  display: block;
  max-width: 260px;
}

.stats .redBtn:hover {
  background: #2a8bf6;
  text-decoration: none;
}

.stats .leftSec {
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 80vh;
}

.stats .leftSec img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  height: 100%;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.stats .rightSec {
  width: 55%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  padding: 0 70px;
}

.stats .content {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  left: 70px;
  width: calc(100% - 140px);
}

.stats .owl-item {
  background: #fff;
  position: relative;
  min-height: 1px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.stats .owl-item .count {
  font-size: 80px;
  font-weight: 700;
  height: 100px;
  line-height: 100px;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
}

.stats .owl-item .count span {
  top: 100%;
  position: relative;
  font-size: 80px;
}

.stats .owl-item h5 {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
}

.stats .owl-item h5 span {
  position: relative;
}

.stats .owl-item p {
  position: relative;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.stats .owl-item p span {
  position: relative;
  top: 100%;
  font-size: 18px;
  top: 100%;
}

.stats .owl-item p a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #2a8bf6;
  border-radius: 30px;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 2.5px;
  margin-top: 20px;
}

.stats .owl-item p.btnMore {
  height: 70px;
}

.stats .owl-item .delay1 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.stats .owl-item .delay2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.stats .owl-item .delay3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.stats .owl-item .delay4 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.4s;
}

.stats .owl-item.before .leftSec img {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
}

.stats .owl-item.after .leftSec img {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
}

.stats .owl-item.active .count span {
  top: 0%;
}

.stats .owl-item.active p span {
  top: 0%;
}

.stats .owl-item.active .leftSec img {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
}

.stats .owl-dots {
  position: absolute;
  left: calc(45% + 80px);
  bottom: 10%;
}

.stats .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #ccc;
  border: 0px;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}

.stats .owl-dots .owl-dot.active {
  background: #2a8bf6;
}

.stats .socialNetwork {
  display: none;
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 250px 0 0;
  z-index: 9;
}

.stats .socialNetwork:before {
  position: absolute;
  left: -25px;
  width: 70px;
  top: 212px;
  height: 2px;
  background: #000;
  transform: rotate(90deg) scaleX(0);
  -webkit-transform: rotate(90deg) scaleX(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  content: "";
}

.stats .socialNetwork span {
  font-size: 18px;
  transform: rotate(90deg) translate(49px, 52px);
  -webkit-transform: rotate(90deg) translate(68px, 52px);
  position: absolute;
  width: 170px;
  top: 0px;
  left: -24px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  white-space: nowrap;
}

.stats .socialNetwork a {
  position: absolute;
  right: -50px;
  top: 50%;
  z-index: 9;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  background: url("../img/sprite.png") no-repeat;
  width: 24px;
  height: 24px;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  display: block;
  margin: 15px 0;
  position: relative;
}

.stats .socialNetwork a.facebook {
  background-position: -92px 0px;
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

.stats .socialNetwork a.twitter {
  background-position: -140px -1px;
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

.stats .socialNetwork a.linkedIn {
  background-position: -188px 0px;
  transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
}

.stats .socialNetwork a.pinterest {
  background-position: -669px -126px;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
}

.stats .socialNetwork.active a {
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
}

.stats .socialNetwork.active:before {
  transform: rotate(90deg) scaleX(1);
  -webkit-transform: rotate(90deg) scaleX(1);
}

.stats .socialNetwork.active span {
  opacity: 1;
  visibility: visible;
}

/********Ceritifications*********/
.certification {
  background: #181818;
  float: left;
  width: 100%;
  display: block;
  clear: both;
  padding: 100px 0;
}

.certification .row {
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.certification .row #particles-js {
  height: 100%;
}

.certification h4 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  margin-bottom: 60px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}

.certification h4:before {
  content: "";
  border: 0px;
  width: 100px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.certification h4 + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

.certification .awardTitle {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}

.certification .icon {
  background: url("../img/sprite.png") no-repeat;
  width: 30px;
  height: 40px;
  position: absolute;
  left: 0px;
  display: none;
}

.certification .icon.award {
  background-position: -289px -1px;
  margin-bottom: 20px;
}

.certification #awards {
  margin-top: 0px;
}

.certification #awards .item {
  text-align: center;
}
.certification #awards .awardCard {
  display: block;
  background: #232323;
  border-radius: 8px;
  padding: 50px 20px;
  color: #fff;
}
.certification #awards a {
  color: #e7e7e7;
  text-align: center;
  text-decoration: none;
}

.certification #awards .owl-item {
  padding: 0 10px;
}

.certification #awards .desc {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #e7e7e7;
  font-weight: 400;
  line-height: 28px;
  max-width: 82%;
  margin: 0 auto;
  text-align: center;
}

.certification #awards .name {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e7e7e7;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center;
}

.certification #awards .name span {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e7e7e7;
}
.certification #awards .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.certification #awards .logo img {
  width: auto;
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto 25px;
}

.certification #awards .owl-dots .owl-dot {
  background: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  margin-right: 6px;
}

.certification #awards .owl-dots .owl-dot.active {
  background: #e7e7e7;
}

.certification #awards .owl-dots {
  text-align: center;
  margin-top: 25px;
}

.certification #sync2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.certification #sync2:before {
  content: "";
  width: 100%;
  height: 1px;
  border: 0px;
  background: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.certification #sync2 .item {
  width: 33.333%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  padding: 30px 20px;
  border-right: 1px solid #ccc;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.certification #sync2 .item a {
  display: block;
  text-align: center;
  width: 100%;
  padding: 30px;
}

.certification #sync2 .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  opacity: 0.5;
  margin: 0 auto;
}

.certification #sync2 .item:nth-child(3),
.certification #sync2 .item:last-child {
  border: 0px;
}

.certification #sync2 .item.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .certification {
    padding: 60px 0;
  }
  .certification #awards .desc {
    max-width: 95%;
  }
  .certification #awards .desc {
    font-size: 18px;
    line-height: 26px;
  }
}
/******Services*********/
@-webkit-keyframes timer {
  0% {
    width: 87%;
  }

  1% {
    width: 0.1%;
  }

  100% {
    width: 87%;
  }
}

@keyframes timer {
  0% {
    width: 87%;
  }

  1% {
    width: 0.1%;
  }

  100% {
    width: 87%;
  }
}

.servicesMain {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 50px 0px;
  min-height: 994px;
}

.servicesMain h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}

.servicesMain h3 + p {
  font-size: 18px;
  line-height: 30px;
  padding: 0%;
  text-align: center;
  margin-bottom: 60px;
}

.servicesMain .synCSlider {
  padding: 0 30px;
}

.servicesMain #handlers {
  position: relative;
}

.servicesMain #handlers:before {
  border-top: 4px dotted #ccc;
  content: "";
  position: absolute;
  left: 50%;
  top: 40%;
  margin-top: 8px;
  width: 86%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.servicesMain #handlers .owl-item {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 30px;
  cursor: pointer;
}

.servicesMain #handlers .owl-item:before {
  content: "";
  border: 0px;
  height: 8px;
  width: 87%;
  background: transparent;
  position: absolute;
  border-radius: 3px;
  left: 56.5%;
  top: 40%;
  margin-top: 6px;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
}

.servicesMain #handlers .owl-item:last-child:before {
  display: none;
}

.servicesMain #handlers .owl-item .circle {
  position: relative;
  width: 30px;
  height: 30px;
  transform: translateY(-19px);
  -webkit-transform: translateY(-19px);
  -moz-transform: translateY(-19px);
  margin: 0 auto;
}

.servicesMain #handlers .owl-item .circle:before {
  content: "";
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  left: 0%;
  top: 0%;
  background: #fff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.servicesMain #handlers .owl-item .circle:after {
  content: "";
  border: 0px solid #ff5e5e;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  background: #ccc;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.servicesMain #handlers .owl-item .icon {
  width: 66px;
  height: 62px;
  background: url("../img/sprite.png") no-repeat;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin: -60px auto 60px;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
}

.servicesMain #handlers .owl-item .icon.ui_n_ux {
  background-position: 5px -55px;
}

.servicesMain #handlers .owl-item .icon.mobileDevelopment {
  background-position: -89px -55px;
}

.servicesMain #handlers .owl-item .icon.webDevelopment {
  background-position: -200px -55px;
}

.servicesMain #handlers .owl-item .icon.chatbot_n_AI {
  background-position: -310px -55px;
}

.servicesMain #handlers .owl-item .icon.qa_n_testing {
  background-position: -402px -55px;
  opacity: 0.75;
}

.servicesMain #handlers .owl-item .icon.support {
  background-position: -510px -55px;
  opacity: 0.8;
}

.servicesMain #handlers .owl-item .title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: -10px;
  letter-spacing: 0.5px;
  text-align: center;
}

.servicesMain #handlers .owl-item.synced .icon {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.servicesMain #handlers .owl-item.synced .circle:before {
  border: 1px solid #ff5e5e;
}

.servicesMain #handlers .owl-item.synced .circle:after {
  background: #ff5e5e;
}

.servicesMain #handlers .owl-item.synced .title {
  color: #ff5e5e;
}

.servicesMain #handlers .owl-item.synced:before {
  -webkit-animation: timer 10.1s 1;
  animation: timer 10.1s 1;
  background: #ff5e5e;
}

.servicesMain #servicesDetails .owl-item:nth-of-type(3) .leftSection img {
  max-width: 70%;
}

.servicesMain #servicesDetails .owl-dots {
  display: none;
  text-align: center;
  margin-bottom: 30px;
}

.servicesMain #servicesDetails .owl-dots button {
  background: #ccc;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 4px;
}

.servicesMain #servicesDetails .owl-dots button.owl-prev {
  left: -50px;
}

.servicesMain #servicesDetails .owl-dots button.owl-next {
  right: -50px;
}

.servicesMain #servicesDetails .owl-dots button span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #fff;
}

.servicesMain #servicesDetails .owl-dots button.active {
  background: #ff5e5e;
}

.servicesMain #servicesDetails .flexbox,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text,
.servicesMain #servicesDetails footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .servicesMain #servicesDetails ul,
.servicesMain
  #servicesDetails
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child,
.servicesMain #servicesDetails .logoTune .flexbox .item > div,
.logoTune .flexbox .servicesMain #servicesDetails .item > div,
.servicesMain #servicesDetails #webShowCase,
.servicesMain #servicesDetails .callAction .mathcaptcha-913,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 {
  padding: 50px 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.servicesMain #servicesDetails .flexbox .leftSection,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .leftSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .leftSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .leftSection,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection,
.servicesMain #servicesDetails #webShowCase .leftSection,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection {
  width: 50%;
  padding-right: 30px;
  -webkit-transform: scale(0.5) translateX(-100%);
  transform: scale(0.5) translateX(-100%);
  opacity: 0;
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  text-align: center;
}

.servicesMain #servicesDetails .flexbox .leftSection img,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection
  img,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .leftSection
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .leftSection
  img,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .leftSection
  img,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection img,
.servicesMain #servicesDetails #webShowCase .leftSection img,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection img,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection img {
  margin: 0 auto;
}

.servicesMain #servicesDetails .flexbox .rightSection,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .rightSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .rightSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .rightSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .rightSection,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .rightSection,
.servicesMain #servicesDetails #webShowCase .rightSection,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .rightSection,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .rightSection {
  width: 50%;
  padding-left: 30px;
  -webkit-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%);
  opacity: 0;
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
}

.servicesMain #servicesDetails .flexbox img,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text img,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text img,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  img,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  img,
.logoTune .flexbox .servicesMain #servicesDetails .item > div img,
.servicesMain #servicesDetails #webShowCase img,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 img,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.servicesMain #servicesDetails .flexbox .titleSmall,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .titleSmall,
.servicesMain #servicesDetails #webShowCase .titleSmall,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .titleSmall {
  color: #ff5e5e;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.servicesMain #servicesDetails .flexbox .titleSmall a,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall
  a,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall
  a,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall
  a,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall
  a,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .titleSmall a,
.servicesMain #servicesDetails #webShowCase .titleSmall a,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall a,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .titleSmall a {
  color: #ff5e5e;
  font-size: 30px;
}

.servicesMain #servicesDetails .flexbox .titleSmall a:hover,
.servicesMain
  #servicesDetails
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .titleSmall
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .type-text
  .titleSmall
  a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .titleSmall
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .titleSmall
  a:hover,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .item
  > div
  .titleSmall
  a:hover,
.servicesMain #servicesDetails #webShowCase .titleSmall a:hover,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .titleSmall a:hover,
.callAction
  .servicesMain
  #servicesDetails
  .mathcaptcha-913
  .titleSmall
  a:hover {
  text-decoration: none;
  color: #000;
}

.servicesMain #servicesDetails .flexbox .intro,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text .intro,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text .intro,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .intro,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .intro,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .intro,
.servicesMain #servicesDetails #webShowCase .intro,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .intro,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .intro {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-right: 10%;
  line-height: 30px;
}

.servicesMain #servicesDetails .flexbox .desc p,
.servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text .desc p,
.mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text .desc p,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  ul
  .desc
  p,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .item:last-child
  .desc
  p,
.logoTune .flexbox .servicesMain #servicesDetails .item > div .desc p,
.servicesMain #servicesDetails #webShowCase .desc p,
.servicesMain #servicesDetails .callAction .mathcaptcha-913 .desc p,
.callAction .servicesMain #servicesDetails .mathcaptcha-913 .desc p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
}

.servicesMain #servicesDetails .active .flexbox .leftSection,
.servicesMain
  #servicesDetails
  .active
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .leftSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .active
  .type-text
  .leftSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  .active
  ul
  .leftSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .active
  .item:last-child
  .leftSection,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .active
  .item
  > div
  .leftSection,
.servicesMain #servicesDetails .active #webShowCase .leftSection,
.servicesMain
  #servicesDetails
  .active
  .callAction
  .mathcaptcha-913
  .leftSection,
.callAction
  .servicesMain
  #servicesDetails
  .active
  .mathcaptcha-913
  .leftSection {
  -webkit-transform: scale(1) translateX(0%);
  transform: scale(1) translateX(0%);
  opacity: 1;
}

.servicesMain #servicesDetails .active .flexbox .rightSection,
.servicesMain
  #servicesDetails
  .active
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .rightSection,
.mainBanner
  .col-12
  .bigWrite
  .servicesMain
  #servicesDetails
  .active
  .type-text
  .rightSection,
footer
  .col-12
  > .flexbox
  .item.industries
  .servicesMain
  #servicesDetails
  .active
  ul
  .rightSection,
.innerBanner.caseStudy
  .flexbox.web
  .servicesMain
  #servicesDetails
  .active
  .item:last-child
  .rightSection,
.logoTune
  .flexbox
  .servicesMain
  #servicesDetails
  .active
  .item
  > div
  .rightSection,
.servicesMain #servicesDetails .active #webShowCase .rightSection,
.servicesMain
  #servicesDetails
  .active
  .callAction
  .mathcaptcha-913
  .rightSection,
.callAction
  .servicesMain
  #servicesDetails
  .active
  .mathcaptcha-913
  .rightSection {
  -webkit-transform: scale(1) translateX(0%);
  transform: scale(1) translateX(0%);
  opacity: 1;
}

/*****Portfolio************/
.mainPortfolio {
  float: left;
  width: 100%;
  clear: both;
  display: block;
}

.mainPortfolio .owl-item {
  height: 800px;
  position: relative;
  overflow: hidden;
  min-height: 500px;
}

.mainPortfolio .owl-item:before {
  content: "";
  border: 0px;
  position: absolute;
  width: 0%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
}

.mainPortfolio .owl-item:nth-of-type(1) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(1):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#319134+50,39a842+50 */
  background: #005984;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#005984),
    to(#016b9e)
  );
  background: linear-gradient(to right, #005984 0%, #016b9e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(2) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(2):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a59e0+50,1d6df2+50 */
  background: #00877a;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00877a),
    to(#009688)
  );
  background: linear-gradient(to right, #00877a 0%, #009688 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(3) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(3):before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a59e0+50,1d6df2+50 */
  background: #009dd4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#009dd4),
    to(#00afec)
  );
  background: linear-gradient(to right, #009dd4 0%, #00afec 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item:nth-of-type(4) .title {
  left: 5%;
}

.mainPortfolio .owl-item:nth-of-type(4):before {
  background: #004894;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#004894),
    to(#0051a7)
  );
  background: linear-gradient(to right, #004894 0%, #0051a7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.mainPortfolio .owl-item .circle {
  position: absolute;
  z-index: 4;
  left: 30%;
  top: 10%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  opacity: 0;
  visibility: hidden;
  display: none;
}

.mainPortfolio .owl-item .circle img {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
}

.mainPortfolio .owl-item .title {
  position: absolute;
  z-index: 1;
  left: 17%;
  top: 30%;
}

.mainPortfolio .owl-item .title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  padding-left: 5px;
  position: absolute;
}

.mainPortfolio .owl-item .title > div.up {
  top: -10px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
}

.mainPortfolio .owl-item .title > div.down {
  bottom: -14px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(50px);
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
}

.mainPortfolio .owl-item .title > div.right {
  right: 0px;
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .title > div.bigText {
  font-size: 72px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 72px;
  position: static;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.75 linear;
  -webkit-transition: all 0.75 linear;
  -moz-transition: all 0.75 linear;
}

.mainPortfolio .owl-item .desc {
  position: absolute;
  z-index: 1;
  bottom: 20%;
  max-width: 400px;
  color: #fff;
  left: 5%;
}

.mainPortfolio .owl-item .desc h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 5px;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc h3:first-letter {
  text-transform: none;
}

.mainPortfolio .owl-item .desc p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 1px;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc a.caseStudy {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-left: 50px;
  letter-spacing: 1px;
  line-height: 40px;
  display: inline-block;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.mainPortfolio .owl-item .desc a.caseStudy:before {
  content: "";
  background: #fff url("../img/sprite.png") -351px 0px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  left: 0px;
}

.mainPortfolio .owl-item figure {
  position: absolute;
  z-index: 1;
  margin: 0px;
}

.mainPortfolio .owl-item figure img {
  max-width: 100%;
}

.mainPortfolio .owl-item .one {
  left: 43%;
  top: -10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 16.5%;
}

.mainPortfolio .owl-item .two {
  right: 10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 27%;
}

.mainPortfolio .owl-item .three {
  right: 0%;
  bottom: -10%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 35%;
}

.mainPortfolio .owl-item .parent1 {
  left: 43%;
  top: -7%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  width: 23%;
}

.mainPortfolio .owl-item .parent2 {
  right: -6%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent3 {
  left: 46%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent4 {
  right: 15%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item .parent5 {
  right: -8%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 18.5%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}

.mainPortfolio .owl-item.active:before {
  width: 100%;
}

.mainPortfolio .owl-item.active .circle {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .title > div.up {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.mainPortfolio .owl-item.active .title > div.down {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.mainPortfolio .owl-item.active .title > div.bigText {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.mainPortfolio .owl-item.active .desc h3 {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc p {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc a.caseStudy {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .desc a.caseStudy:before {
  content: "";
  background: #fff url("../img/sprite.png") -351px 0px no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  left: 0px;
}

.mainPortfolio .owl-item.active .one {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
  top: 0%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .two {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 0px;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .three {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 10%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent1 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
  width: 23%;
  left: 43%;
  top: 0%;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent2 {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  right: 1%;
  top: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent3 {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
  left: 40%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent4 {
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
  right: 22%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-item.active .parent5 {
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
  right: 1%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.mainPortfolio .owl-dots {
  position: absolute;
  left: 20px;
  z-index: 15;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  padding: 0 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 150px;
  height: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.mainPortfolio .owl-dots:before {
  content: "";
  position: absolute;
  border: 0px;
  width: 1px;
  height: 100%;
  left: 5px;
  background: rgba(255, 255, 255, 0);
  top: 0;
  z-index: 6;
}

.mainPortfolio .owl-dots .owl-dot {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: relative;
  z-index: 6;
}

.mainPortfolio .owl-dots .owl-dot.active {
  background: #fff;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}

/************Clinets & Reviews****************/
.client-n-reviews {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 60px 0;
}

.client-n-reviews h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  color: #181818;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-bottom: 20px;
}

.client-n-reviews h2 + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.client-n-reviews h2 strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.client-n-reviews .client-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.client-n-reviews .client-list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: calc(100% / 5);
  padding: 15px;
}
.client-logo-outer .client-logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 15px;
  border: 1px solid #939393;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  opacity: 1;
  cursor: pointer;
}
.client-logo-outer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
}
.client-logo-outer .client-logo-box:hover {
  z-index: 10;
}
.client-logo-outer .client-logo-box:before,
.client-logo-outer .client-logo-box:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  opacity: 1;
}
.client-logo-outer .client-logo-box:before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 1;
  transition: height 1s ease, opacity 0.8s ease;
  -webkit-transition: height 1s ease, opacity 0.8s ease;
  -moz-transition: height 1s ease, opacity 0.8s ease;
  -ms-transition: height 1s ease, opacity 0.8s ease;
  -o-transition: height 1s ease, opacity 0.8s ease;
}
.client-logo-outer .client-logo-box:after {
  height: calc(100% + 4px);
  width: 100%;
  z-index: 1;
  transition: width 1s ease, opacity 0.8s ease;
}
.client-logo-outer .client-logo-box:hover:before {
  transition: height 0.2s ease, opacity 0.3s ease;
  -webkit-transition: height 0.2s ease, opacity 0.3s ease;
  -moz-transition: height 0.2s ease, opacity 0.3s ease;
  -ms-transition: height 0.2s ease, opacity 0.3s ease;
  -o-transition: height 0.2s ease, opacity 0.3s ease;
  height: calc(100% - 20px);
  opacity: 0.7;
}
.client-logo-outer .client-logo-box:hover:after {
  transition: width 0.2s ease, opacity 0.3s ease;
  -webkit-transition: width 0.2s ease, opacity 0.3s ease;
  -moz-transition: width 0.2s ease, opacity 0.3s ease;
  -ms-transition: width 0.2s ease, opacity 0.3s ease;
  -o-transition: width 0.2s ease, opacity 0.3s ease;
  width: calc(100% - 20px);
  opacity: 0.8;
}
.client-n-reviews .client-list .item img {
  position: relative;
  max-width: 100%;
  max-height: 70px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .client-n-reviews h2 {
    font-size: 42px;
    line-height: 42px;
  }
  .client-n-reviews h2 + p {
    margin-bottom: 40px;
  }
  .client-logo-outer .client-logo-box {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 1440px) {
  .client-n-reviews h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .client-n-reviews h2 + p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .client-n-reviews h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
/************testimonials****************/
.testimonials {
  display: block;
  background: #0e012f;
  position: relative;
  padding-top: 80px;
  padding-bottom: 200px;
  overflow: hidden;
  width: 100%;
  float: left;
  clear: both;
}
.testimonials:before {
  position: absolute;
  left: -200px;
  top: 22%;
  background-image: url(../img/ring-circle.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 701px;
  height: 756px;
  content: "";
  opacity: 20%;
  -webkit-animation: fa-spin 25s infinite alternate;
  animation: fa-spin 25s infinite alternate;
}
.testimonials .thumb-layer {
  position: absolute;
  right: 30px;
  width: 480px;
  top: 120px;
}
.testimonials .thumb-layer .image {
  position: relative;
  margin-right: 0;
}
.testimonials .thumb-layer .image img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.testimonials .sec-title {
  position: relative;
  margin-bottom: 140px;
}
.testimonials .sec-title h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.testimonials .item blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
  max-width: 1120px;
}
.testimonials .item blockquote .testimonial-video-thum {
  flex: 0 0 400px;
  width: 400px;
  position: relative;
  cursor: pointer;
}
.testimonials .item blockquote .testimonial-video-thum .video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #ec3636;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.testimonials
  .item
  blockquote
  .testimonial-video-thum
  .video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.testimonials .item blockquote .testimonial-video-thum .video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.testimonials .item blockquote .testimonial-video-thum .video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 18px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.testimonials #testimonialsthumbs {
  position: absolute;
  bottom: 30px;
  width: 560px;
  z-index: 1;
}
.testimonials #testimonialsthumbs .img-box {
  position: relative;
}
.testimonials #testimonialsthumbs .img-box figure {
  margin-bottom: 0;
}
.testimonials #testimonialsthumbs .img-box figure img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 80px;
  height: 80px;
  border: 3px solid #fafafa;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.testimonials #testimonialsthumbs .owl-item.current .img-box figure img {
  border: 3px solid #ec3636;
}
.testimonials #testimonialsthumbs .img-box .btnVideo {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
}
.testimonials .item blockquote .detail-box {
  padding-bottom: 90px;
  min-height: 400px;
}
.testimonials .item blockquote .detail-box p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}

.testimonials .item blockquote .detail-box p strong {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 20px;
}

.testimonials .item blockquote .detail-box footer {
  background: none;
  padding-top: 20px;
}

.testimonials .item blockquote .detail-box footer cite {
  display: block;
  font-family: "Lato", sans-serif;
  font-style: normal;
  line-height: 28px;
}

.testimonials .item blockquote .detail-box footer cite.author {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.testimonials .item blockquote .detail-box footer cite.designation {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1600px) {
  .testimonials {
    padding-top: 70px;
    padding-bottom: 140px;
  }
  .testimonials .sec-title h2 {
    font-size: 42px;
  }
  .testimonials .item blockquote {
    max-width: 1015px;
  }
  .testimonials .item blockquote .detail-box p strong {
    font-size: 22px;
  }
  .testimonials .thumb-layer {
    width: 350px;
  }
}
@media screen and (max-width: 1440px) {
  .testimonials .sec-title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .testimonials .sec-title h2 {
    font-size: 30px;
  }
}
/************Agile Process****************/
.agile {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  padding: 20px 0 50px;
}

.agile h4 {
  text-align: center;
  font-size: 30px;
  color: #000;
  margin-bottom: 10px;
}

.agile p {
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}

.agile p strong {
  color: #ff5e5e;
}

.agile .flexbox,
.agile .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .agile .type-text,
.agile footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .agile ul,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child,
.agile .logoTune .flexbox .item > div,
.logoTune .flexbox .agile .item > div,
.agile #webShowCase,
.agile .callAction .mathcaptcha-913,
.callAction .agile .mathcaptcha-913 {
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
}

.agile .flexbox:before,
.agile .mainBanner .col-12 .bigWrite .type-text:before,
.mainBanner .col-12 .bigWrite .agile .type-text:before,
.agile footer .col-12 > .flexbox .item.industries ul:before,
footer .col-12 > .flexbox .item.industries .agile ul:before,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child:before,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child:before,
.agile .logoTune .flexbox .item > div:before,
.logoTune .flexbox .agile .item > div:before,
.agile #webShowCase:before,
.agile .callAction .mathcaptcha-913:before,
.callAction .agile .mathcaptcha-913:before {
  content: "";
  border: 0px;
  border-top: 4px dotted #ccc;
  position: absolute;
  left: 0px;
  width: 100%;
  top: 16%;
}

.agile .flexbox .item,
.agile .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .agile .type-text .item,
.agile footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .agile ul .item,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
.agile .logoTune .flexbox .item > div .item,
.logoTune .flexbox .agile .item > div .item,
.agile #webShowCase .item,
.agile .callAction .mathcaptcha-913 .item,
.callAction .agile .mathcaptcha-913 .item {
  padding: 10px;
  position: relative;
  z-index: 1;
}

.agile .flexbox .item img,
.agile .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .agile .type-text .item img,
.agile footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .agile ul .item img,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item img,
.agile .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .agile .item > div .item img,
.agile #webShowCase .item img,
.agile .callAction .mathcaptcha-913 .item img,
.callAction .agile .mathcaptcha-913 .item img {
  height: 60px;
  width: auto;
}

.agile .flexbox .item p,
.agile .mainBanner .col-12 .bigWrite .type-text .item p,
.mainBanner .col-12 .bigWrite .agile .type-text .item p,
.agile footer .col-12 > .flexbox .item.industries ul .item p,
footer .col-12 > .flexbox .item.industries .agile ul .item p,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item p,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item p,
.agile .logoTune .flexbox .item > div .item p,
.logoTune .flexbox .agile .item > div .item p,
.agile #webShowCase .item p,
.agile .callAction .mathcaptcha-913 .item p,
.callAction .agile .mathcaptcha-913 .item p {
  font-size: 18px;
}

.agile .flexbox .item p strong,
.agile .mainBanner .col-12 .bigWrite .type-text .item p strong,
.mainBanner .col-12 .bigWrite .agile .type-text .item p strong,
.agile footer .col-12 > .flexbox .item.industries ul .item p strong,
footer .col-12 > .flexbox .item.industries .agile ul .item p strong,
.agile .innerBanner.caseStudy .flexbox.web .item:last-child .item p strong,
.innerBanner.caseStudy .flexbox.web .agile .item:last-child .item p strong,
.agile .logoTune .flexbox .item > div .item p strong,
.logoTune .flexbox .agile .item > div .item p strong,
.agile #webShowCase .item p strong,
.agile .callAction .mathcaptcha-913 .item p strong,
.callAction .agile .mathcaptcha-913 .item p strong {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}

/**************DevOps**************/
.devOps {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  background: #f5f5f5;
  text-align: center;
  padding: 50px 0;
}

.devOps h5 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}

.devOps p {
  font-size: 18px;
  text-align: center;
  padding: 0 10% 30px;
}

.devOps .img img {
  height: auto;
  width: auto;
  max-width: 100%;
}

/************CTA Home****************/
.ctaHome {
  float: left;
  width: 100%;
  clear: both;
  display: none;
  padding: 150px 0 0;
  background: url("../img/ctaBG.jpg") center bottom no-repeat;
  background-size: 100% auto;
  position: relative;
  margin-bottom: 100px;
}

.ctaHome:after {
  content: "";
  background: #dbdbdb;
  position: absolute;
  height: 120px;
  bottom: -120px;
  left: 0;
  z-index: 1;
  width: 100%;
}

.ctaHome .ctaWrap {
  max-width: 650px;
  padding: 50px;
  margin: 0 auto;
  background: #fff;
  border-bottom: 3px solid #4972f6;
  position: relative;
  top: 50px;
  z-index: 4;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.ctaHome .ctaWrap:after {
  content: "";
  background: url("../img/testimonial_shadow.png") center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: -50px;
  position: absolute;
  opacity: 0.5;
  z-index: 0;
}

.ctaHome .ctaWrap h5 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}

.ctaHome .ctaWrap p {
  font-size: 18px;
  text-align: center;
  padding: 0 10% 30px;
  line-height: 20px;
}

.ctaHome .ctaWrap .fields {
  margin: 0 13%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  position: relative;
}

.ctaHome .ctaWrap .fields input[type="submit"] {
  position: absolute;
  background: #2a8bf6;
  border-radius: 40px;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px;
  right: 5px;
  height: 40px;
  top: 5px;
  border: 0px;
}

.ctaHome .ctaWrap .fields input[type="submit"]:hover {
  background: #000;
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
}

.ctaHome .ctaWrap .fields input[type="text"] {
  width: calc(100% - 10px);
  border-radius: 40px;
  margin: 0 5px;
  border: 0px;
  padding: 10px 130px 10px 10px;
  font-size: 18px;
  height: 50px;
  letter-spacing: 0.5px;
}

/******************Call To Action*********/
.ctaWrapper .callAction {
  background: #ff5e5e;
  position: fixed;
  z-index: 99;
  left: -344px;
  top: 25%;
  border-radius: 0 0px 6px 0;
  width: 344px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  padding: 20px;
}

.ctaWrapper .callAction .crossIcon {
  display: none;
}

.ctaWrapper .callAction .flexbox,
.ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text,
.ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul,
.ctaWrapper .callAction .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .ctaWrapper .callAction .item:last-child,
.ctaWrapper .callAction .logoTune .flexbox .item > div,
.logoTune .flexbox .ctaWrapper .callAction .item > div,
.ctaWrapper .callAction #webShowCase,
.ctaWrapper .callAction .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ctaWrapper .callAction .flexbox .item a,
.ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text .item a,
.ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul .item a,
.ctaWrapper
  .callAction
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a,
.innerBanner.caseStudy
  .flexbox.web
  .ctaWrapper
  .callAction
  .item:last-child
  .item
  a,
.ctaWrapper .callAction .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .ctaWrapper .callAction .item > div .item a,
.ctaWrapper .callAction #webShowCase .item a,
.ctaWrapper .callAction .mathcaptcha-913 .item a {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
}

.ctaWrapper .callAction h3 {
  font-size: 22px;
  color: #fff;
  text-align: left;
  padding: 0;
  line-height: 30px;
  margin-bottom: 10px;
}
.showcase-home h2 + div p {
  max-width: 1080px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 auto 60px;
}
.ctaWrapper .callAction p {
  padding: 10px 0px 0px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  margin: 0px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.ctaWrapper .callAction a {
  color: #fff;
  text-decoration: none;
}

.ctaWrapper .callAction hr {
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin: 1.25rem 0 1.5rem;
}

.ctaWrapper .callAction span.or {
  display: block;
  margin-top: -41px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #ff5e5e;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  left: 50%;
  padding: 0 15px;
}

.ctaWrapper .callAction .form {
  padding: 10px 0;
}

.ctaWrapper .callAction .form input[type="email"] {
  border: 0px;
  width: 100%;
  padding: 10px;
  height: inherit;
  margin: 0px 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 18px;
}

.ctaWrapper .callAction .form input[type="submit"] {
  margin: 0px;
  background: #2a8bf6;
  border: 5px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  width: 100%;
  line-height: 34px;
  height: inherit;
  font-size: 18px;
  letter-spacing: 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
}

.ctaWrapper .callAction .form input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.5);
}

.ctaWrapper .callAction .form .ajax-loader {
  height: 45.6px;
  width: 100%;
  background: rgba(255, 255, 255, 0.75) url("../img/ajax-loader.gif") center
    no-repeat;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  left: 0px;
  right: 0px;
  margin: 0;
  position: absolute;
}

.ctaWrapper .callAction .form span.wpcf7-not-valid-tip {
  margin-top: 0px;
  color: #ff0;
  margin: -10px 0 10px 0;
}

.ctaWrapper .callAction .form div.wpcf7-response-output {
  left: 20px;
  right: 20px;
  z-index: 2;
}

.ctaWrapper .callAction .form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  display: none !important;
}

.ctaWrapper .callAction .form iframe {
  max-width: inherit;
}

.ctaWrapper .callIcon {
  background: #ff5e5e;
  width: 60px;
  height: 50px;
  padding-left: 10px;
  border-radius: 0 25px 25px 0;
  position: fixed;
  top: 25%;
  left: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.ctaWrapper .callIcon .fas {
  background: url("../img/sprite.png") -33px -162px no-repeat;
  display: block;
  width: 40px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: none 0.3s linear;
  -webkit-transition: none 0.3s linear;
  -moz-transition: none 0.3s linear;
}

.ctaWrapper.show .callAction {
  left: 0px;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
}

.ctaWrapper.show .callIcon {
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  transform: translateX(344px);
  -webkit-transform: translateX(344px);
  -moz-transform: translateX(344px);
}

.ctaWrapper.show .callIcon .fas {
  background-position: -765px 9px;
}

/************CTA Form**********/
@-webkit-keyframes moveInOut {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }

  60% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }
}

@keyframes moveInOut {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }

  60% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
  }
}

@-webkit-keyframes moveInOutMobile {
  0% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }

  60% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
  }

  100% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
}

@keyframes moveInOutMobile {
  0% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }

  60% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
  }

  100% {
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
}
.generative-ai-scetion {
  padding: 100px 0;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 700px;
  position: relative;
}
.generative-ai-scetion:after {
  content: "";
  background: linear-gradient(
    104.13deg,
    rgb(83 6 43 / 64%) 25.02%,
    rgb(66 19 56 / 48%) 98.17%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.generative-ai-scetion div {
  height: 100%;
}
.generative-ai-scetion .content-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  color: #e7e7e7;
  text-align: center;
  position: relative;
  z-index: 11;
}
.generative-ai-scetion .title {
  font-size: 60px;
  font-weight: 400;
  color: #e7e7e7;
  margin-bottom: 20px;
}
.generative-ai-scetion .content-box p {
  max-width: 1180px;
  margin: 0 auto 30px;
}
.generative-ai-scetion .content-box .btn-cta {
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 21px;
  border-radius: 4px;
  background: none;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
.generative-ai-scetion .content-box .btn-cta:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.ctaForm {
  background: #fff;
  padding: 100px 0;
}

.ctaFormPicture img {
  display: block;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}
.ctaFormWhitebox {
  background: #ffffff;
  padding: 50px 100px;
  max-width: 1360px;
  position: relative;
  box-shadow: 0px 6px 10px 0px #00000026;
  margin: -320px auto 0;
  z-index: 1;
}
.ctaForm div.wpcf7 .ajax-loader {
  background-image: url("../img/ajax-loader-blue.gif") !important;
}

.ctaForm .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ctaForm h5 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 15px;
  line-height: 1.1;
  text-align: center;
}
.ctaForm h5 span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}

.ctaForm p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 35px;
  text-align: center;
}
.ctaForm ul {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ctaForm ul li {
  width: 50%;
  padding: 0 15px 0;
  list-style: none;
  margin-bottom: 24px;
  position: relative;
}

.ctaForm ul li.full {
  width: 100%;
}

.ctaForm ul li label {
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  cursor: text;
  margin-bottom: 5px;
}
.ctaForm ul li label span {
  color: #ec3636;
}
.ctaForm ul li .iconInputBox {
  display: block;
  position: relative;
}
.ctaForm ul li .iconInputBox svg {
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 1;
}
.ctaForm ul li .iconInputBox svg.emailIcon {
  top: 14px;
}
.ctaForm ul li .iconInputBox svg.phoneIcon {
  top: 11px;
}
.ctaForm ul li .iconInputBox svg.linkIcon {
  top: 11px;
}
.ctaForm ul li input[type="text"],
.ctaForm ul li input[type="email"],
.ctaForm ul li input[type="tel"],
.ctaForm ul li textarea {
  height: 44px;
  padding: 10px 50px 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #150823;
  background: #fff;
  border: 1px solid #d2d6db;
  border-radius: 6px;
  width: 100%;
  position: relative;
}

.ctaForm ul li textarea {
  resize: none;
  height: 100px;
}

.ctaForm ul li input[type="submit"] {
  background: #ec3636;
  padding: 8px 30px;
  border: 1px solid #ec3636;
  color: #fff;
  border-radius: 4px;
}

.ctaForm ul li input[type="submit"]:hover {
  background: #ec3636;
  border: 1px solid #ec3636;
  color: #fff;
}
.ctaForm ul li:last-child {
  margin-bottom: 0px;
  padding-top: 0px;
}

.ctaForm span.wpcf7-not-valid-tip {
  font-size: 13px;
  font-weight: 400;
  color: #ec3636;
  padding-top: 4px;
}
@media screen and (max-width: 1600px) {
  .generative-ai-scetion .title {
    font-size: 42px;
  }
  .ctaForm {
    padding: 80px 0;
  }
  .ctaFormWhitebox {
    padding-left: 45px;
    padding-right: 45px;
    max-width: 1080px;
    margin-top: -215px;
  }
  .ctaForm h5 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1440px) {
  .generative-ai-scetion .title {
    font-size: 36px;
  }
  .ctaForm h5 {
    font-size: 36px;
  }
  .ctaForm p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1280px) {
  .generative-ai-scetion .title {
    font-size: 30px;
  }
  .ctaForm h5 {
    font-size: 30px;
  }
  .ctaForm p {
    font-size: 16px;
  }
}
/************Footer****************/
.footer-address-sec .footer-address-row {
  background-color: #fff;
  padding: 100px 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  min-height: 1050px;
}
.footer-address-sec .footer-address-row .tagline,
.footer-address-sec .footer-address-row .text {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
.footer-address-sec .footer-address-row .text {
  margin-bottom: 15px;
}
.footer-address-sec .footer-address-row .title {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.footer-address-sec .footer-address-row .title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.footer-address-sec .footer-address-row .contactInfo .toogleButton {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 20px;
}
.footer-address-sec .footer-address-row .contactInfo .toogleButton img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  cursor: pointer;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo h5 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 15px;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li:last-child {
  margin-bottom: 0;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li svg {
  width: 22px;
  flex: 0 0 22px;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li
  span:after {
  dispaly: none !important;
}
.footer-address-sec .footer-address-row .contactInfo .addressInfo ul li a {
  display: inline-block;
  vertical-align: middle;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.footer-address-sec
  .footer-address-row
  .contactInfo
  .addressInfo
  ul
  li
  a:hover:before {
  background: #000;
}
footer {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  background: #000;
}
.footer-links-sec {
  padding: 50px 0;
  background: #181818;
}
footer .logo-svg {
  max-height: 50px;
  width: auto;
}
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
footer .col-12 > .flexbox .item.industries .col-12 > ul,
footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
footer .logoTune .flexbox .item.col-12 > div,
.logoTune .flexbox footer .item.col-12 > div,
footer .col-12 > #webShowCase,
footer .callAction .col-12 > .mathcaptcha-913,
.callAction footer .col-12 > .mathcaptcha-913 {
  border-top: 1px solid rgba(255, 94, 94, 0.2);
  border-bottom: 1px solid rgba(255, 94, 94, 0.2);
  padding: 40px 0;
}

footer .col-12 > .flexbox .item,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
.innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
footer .logoTune .flexbox .item.col-12 > div .item,
.logoTune .flexbox footer .item.col-12 > div .item,
footer .col-12 > #webShowCase .item,
footer .callAction .col-12 > .mathcaptcha-913 .item,
.callAction footer .col-12 > .mathcaptcha-913 .item {
  padding: 0px;
}

footer .col-12 > .flexbox .item.industries,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries,
footer .logoTune .flexbox .item.col-12 > div .item.industries,
.logoTune .flexbox footer .item.col-12 > div .item.industries,
footer .col-12 > #webShowCase .item.industries,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries {
  width: 40%;
}

footer .col-12 > .flexbox .item.industries ul,
footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries ul,
.mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries ul,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul,
footer .logoTune .flexbox .item.col-12 > div .item.industries ul,
.logoTune .flexbox footer .item.col-12 > div .item.industries ul,
footer .col-12 > #webShowCase .item.industries ul,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .col-12 > .flexbox .item.industries ul li,
footer
  .mainBanner
  .col-12
  .bigWrite
  .col-12
  > .type-text
  .item.industries
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  footer
  .col-12
  > .type-text
  .item.industries
  ul
  li,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul
  li,
footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
.logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
footer .col-12 > #webShowCase .item.industries ul li,
footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
.callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
  width: 130px;
  float: left;
  padding-left: 20px;
}

footer .col-12 > .flexbox .item.industries ul li:nth-child(odd),
footer
  .mainBanner
  .col-12
  .bigWrite
  .col-12
  > .type-text
  .item.industries
  ul
  li:nth-child(odd),
.mainBanner
  .col-12
  .bigWrite
  footer
  .col-12
  > .type-text
  .item.industries
  ul
  li:nth-child(odd),
footer
  .innerBanner.caseStudy
  .flexbox.web
  .col-12
  > .item:last-child
  .item.industries
  ul
  li:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  footer
  .col-12
  > .item:last-child
  .item.industries
  ul
  li:nth-child(odd),
footer
  .logoTune
  .flexbox
  .item.col-12
  > div
  .item.industries
  ul
  li:nth-child(odd),
.logoTune
  .flexbox
  footer
  .item.col-12
  > div
  .item.industries
  ul
  li:nth-child(odd),
footer .col-12 > #webShowCase .item.industries ul li:nth-child(odd),
footer
  .callAction
  .col-12
  > .mathcaptcha-913
  .item.industries
  ul
  li:nth-child(odd),
.callAction
  footer
  .col-12
  > .mathcaptcha-913
  .item.industries
  ul
  li:nth-child(odd) {
  width: calc(100% - 150px);
  padding-left: 0px;
}

footer .adds {
  margin-bottom: 40px;
  text-align: center;
  opacity: 0.6;
}

footer .adds p {
  font-size: 13px;
  color: #fff;
  line-height: 24px;
}

footer .adds p strong {
  font-size: 16px;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
footer .adds p a {
  color: #fff;
}
footer a {
  color: #c9c9ce;
  position: relative;
}

footer a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0) translateZ(0);
  -moz-transform: scaleX(0) translateZ(0);
  -ms-transform: scaleX(0) translateZ(0);
  -o-transform: scaleX(0) translateZ(0);
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

footer a:hover:before {
  transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  -ms-transform: scaleX(1) translateZ(0);
  -o-transform: scaleX(1) translateZ(0);
}

footer .flexbox,
footer .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite footer .type-text,
footer .col-12 > .flexbox .item.industries ul,
footer .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .item:last-child,
footer .logoTune .flexbox .item > div,
.logoTune .flexbox footer .item > div,
footer #webShowCase,
footer .callAction .mathcaptcha-913,
.callAction footer .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .flexbox h6,
footer .mainBanner .col-12 .bigWrite .type-text h6,
.mainBanner .col-12 .bigWrite footer .type-text h6,
footer .col-12 > .flexbox .item.industries ul h6,
footer .innerBanner.caseStudy .flexbox.web .item:last-child h6,
.innerBanner.caseStudy .flexbox.web footer .item:last-child h6,
footer .logoTune .flexbox .item > div h6,
.logoTune .flexbox footer .item > div h6,
footer #webShowCase h6,
footer .callAction .mathcaptcha-913 h6,
.callAction footer .mathcaptcha-913 h6 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.footer-logo {
  margin-bottom: 10px;
}
.footer-logo a {
  display: inline-block;
  vertical-align: middle;
}
.footer-logo a:hover:before {
  display: none !important;
}
.ftshortText {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #e7e7e7;
  line-height: 30px;
  margin-bottom: 10px;
}
.ftshortText p {
  margin-bottom: 0;
}
footer .flexbox ul,
footer .mainBanner .col-12 .bigWrite .type-text ul,
.mainBanner .col-12 .bigWrite footer .type-text ul,
footer .col-12 > .flexbox .item.industries ul ul,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul,
footer .logoTune .flexbox .item > div ul,
.logoTune .flexbox footer .item > div ul,
footer #webShowCase ul,
footer .callAction .mathcaptcha-913 ul,
.callAction footer .mathcaptcha-913 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

footer .flexbox ul li a,
footer .mainBanner .col-12 .bigWrite .type-text ul li a,
.mainBanner .col-12 .bigWrite footer .type-text ul li a,
footer .col-12 > .flexbox .item.industries ul ul li a,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a,
footer .logoTune .flexbox .item > div ul li a,
.logoTune .flexbox footer .item > div ul li a,
footer #webShowCase ul li a,
footer .callAction .mathcaptcha-913 ul li a,
.callAction footer .mathcaptcha-913 ul li a {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 0px;
  position: relative;
  line-height: 35px;
  color: #e7e7e7;
  position: relative;
}

footer .flexbox ul li a:before,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:before,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:before,
footer .col-12 > .flexbox .item.industries ul ul li a:before,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a:before,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a:before,
footer .logoTune .flexbox .item > div ul li a:before,
.logoTune .flexbox footer .item > div ul li a:before,
footer #webShowCase ul li a:before,
footer .callAction .mathcaptcha-913 ul li a:before,
.callAction footer .mathcaptcha-913 ul li a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0) translateZ(0);
  -moz-transform: scaleX(0) translateZ(0);
  -ms-transform: scaleX(0) translateZ(0);
  -o-transform: scaleX(0) translateZ(0);
}

footer .flexbox ul li a:hover,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:hover,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:hover,
footer .col-12 > .flexbox .item.industries ul ul li a:hover,
footer .innerBanner.caseStudy .flexbox.web .item:last-child ul li a:hover,
.innerBanner.caseStudy .flexbox.web footer .item:last-child ul li a:hover,
footer .logoTune .flexbox .item > div ul li a:hover,
.logoTune .flexbox footer .item > div ul li a:hover,
footer #webShowCase ul li a:hover,
footer .callAction .mathcaptcha-913 ul li a:hover,
.callAction footer .mathcaptcha-913 ul li a:hover {
  color: #fff;
  text-decoration: none;
}

footer .flexbox ul li a:hover:before,
footer .mainBanner .col-12 .bigWrite .type-text ul li a:hover:before,
.mainBanner .col-12 .bigWrite footer .type-text ul li a:hover:before,
footer .col-12 > .flexbox .item.industries ul ul li a:hover:before,
footer
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  ul
  li
  a:hover:before,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .item:last-child
  ul
  li
  a:hover:before,
footer .logoTune .flexbox .item > div ul li a:hover:before,
.logoTune .flexbox footer .item > div ul li a:hover:before,
footer #webShowCase ul li a:hover:before,
footer .callAction .mathcaptcha-913 ul li a:hover:before,
.callAction footer .mathcaptcha-913 ul li a:hover:before {
  transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  -ms-transform: scaleX(1) translateZ(0);
  -o-transform: scaleX(1) translateZ(0);
}
footer .flexbox .industries ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
footer .flexbox .industries ul li a {
  padding: 5px 8px;
  line-height: 22px;
  border: 1px solid #4a4a4a;
  border-radius: 4px;
}
footer .flexbox .industries ul li a:hover:before {
  display: none;
}
footer .social {
  text-align: left;
}

footer .social .flexbox,
footer .social .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite footer .social .type-text,
footer .social .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .social ul,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child,
footer .social .logoTune .flexbox .item > div,
.logoTune .flexbox footer .social .item > div,
footer .social #webShowCase,
footer .social .callAction .mathcaptcha-913,
.callAction footer .social .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px;
  padding: 0px;
}

footer .social .flexbox .item,
footer .social .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite footer .social .type-text .item,
footer .social .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .social ul .item,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item,
footer .social .logoTune .flexbox .item > div .item,
.logoTune .flexbox footer .social .item > div .item,
footer .social #webShowCase .item,
footer .social .callAction .mathcaptcha-913 .item,
.callAction footer .social .mathcaptcha-913 .item {
  width: 40%;
  max-width: 40%;
  text-align: left;
}

footer .social .flexbox .item:nth-child(even),
footer .social .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite footer .social .type-text .item:nth-child(even),
footer .social .col-12 > .flexbox .item.industries ul .item:nth-child(even),
footer .col-12 > .flexbox .item.industries .social ul .item:nth-child(even),
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:nth-child(even),
footer .social .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox footer .social .item > div .item:nth-child(even),
footer .social #webShowCase .item:nth-child(even),
footer .social .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction footer .social .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
}

footer .social .flexbox .item p,
footer .social .mainBanner .col-12 .bigWrite .type-text .item p,
.mainBanner .col-12 .bigWrite footer .social .type-text .item p,
footer .social .col-12 > .flexbox .item.industries ul .item p,
footer .col-12 > .flexbox .item.industries .social ul .item p,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item p,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item p,
footer .social .logoTune .flexbox .item > div .item p,
.logoTune .flexbox footer .social .item > div .item p,
footer .social #webShowCase .item p,
footer .social .callAction .mathcaptcha-913 .item p,
.callAction footer .social .mathcaptcha-913 .item p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}

footer .social .flexbox .item p.copy,
footer .social .mainBanner .col-12 .bigWrite .type-text .item p.copy,
.mainBanner .col-12 .bigWrite footer .social .type-text .item p.copy,
footer .col-12 > .flexbox .item.industries .social ul .item p.copy,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  p.copy,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item
  p.copy,
.logoTune .flexbox footer .social .item > div .item p.copy,
footer .social #webShowCase .item p.copy,
footer .social .callAction .mathcaptcha-913 .item p.copy,
.callAction footer .social .mathcaptcha-913 .item p.copy {
  color: #fff;
}

footer .social .flexbox .item p.copy + p a:hover,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  p.copy
  + p
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text
  .item
  p.copy
  + p
  a:hover,
footer .social .col-12 > .flexbox .item.industries ul .item p.copy + p a:hover,
footer .col-12 > .flexbox .item.industries .social ul .item p.copy + p a:hover,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  p.copy
  + p
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item
  p.copy
  + p
  a:hover,
footer .social .logoTune .flexbox .item > div .item p.copy + p a:hover,
.logoTune .flexbox footer .social .item > div .item p.copy + p a:hover,
footer .social #webShowCase .item p.copy + p a:hover,
footer .social .callAction .mathcaptcha-913 .item p.copy + p a:hover,
.callAction footer .social .mathcaptcha-913 .item p.copy + p a:hover {
  color: #fff;
}

footer .social .flexbox .item img,
footer .social .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite footer .social .type-text .item img,
footer .social .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .social ul .item img,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item img,
footer .social .logoTune .flexbox .item > div .item img,
.logoTune .flexbox footer .social .item > div .item img,
footer .social #webShowCase .item img,
footer .social .callAction .mathcaptcha-913 .item img,
.callAction footer .social .mathcaptcha-913 .item img {
  float: left;
  max-height: 40px;
  width: auto;
}

footer .social .flexbox .item a,
footer .social .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite footer .social .type-text .item a,
footer .social .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .social ul .item a,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item a,
footer .social .logoTune .flexbox .item > div .item a,
.logoTune .flexbox footer .social .item > div .item a,
footer .social #webShowCase .item a,
footer .social .callAction .mathcaptcha-913 .item a,
.callAction footer .social .mathcaptcha-913 .item a {
  color: #fff;
}

footer .social .flexbox:last-child,
footer .social .mainBanner .col-12 .bigWrite .type-text:last-child,
.mainBanner .col-12 .bigWrite footer .social .type-text:last-child,
footer .social .col-12 > .flexbox .item.industries ul:last-child,
footer .col-12 > .flexbox .item.industries .social ul:last-child,
footer .social .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web footer .social .item:last-child,
footer .social .logoTune .flexbox .item > div:last-child,
.logoTune .flexbox footer .social .item > div:last-child,
footer .social #webShowCase:last-child,
footer .social .callAction .mathcaptcha-913:last-child,
.callAction footer .social .mathcaptcha-913:last-child {
  padding: 10px 0 20px;
}

footer .social .flexbox:last-child .item:last-child,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text:last-child
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text:last-child
  .item:last-child,
footer
  .social
  .col-12
  > .flexbox
  .item.industries
  ul:last-child
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .social
  ul:last-child
  .item:last-child,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:last-child,
footer .social .logoTune .flexbox .item > div:last-child .item:last-child,
.logoTune .flexbox footer .social .item > div:last-child .item:last-child,
footer .social #webShowCase:last-child .item:last-child,
footer .social .callAction .mathcaptcha-913:last-child .item:last-child,
.callAction footer .social .mathcaptcha-913:last-child .item:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .social .flexbox:last-child .item:last-child a:before,
footer
  .social
  .mainBanner
  .col-12
  .bigWrite
  .type-text:last-child
  .item:last-child
  a:before,
.mainBanner
  .col-12
  .bigWrite
  footer
  .social
  .type-text:last-child
  .item:last-child
  a:before,
footer
  .social
  .col-12
  > .flexbox
  .item.industries
  ul:last-child
  .item:last-child
  a:before,
footer
  .col-12
  > .flexbox
  .item.industries
  .social
  ul:last-child
  .item:last-child
  a:before,
footer
  .social
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  a:before,
.innerBanner.caseStudy
  .flexbox.web
  footer
  .social
  .item:last-child
  .item:last-child
  a:before,
footer
  .social
  .logoTune
  .flexbox
  .item
  > div:last-child
  .item:last-child
  a:before,
.logoTune
  .flexbox
  footer
  .social
  .item
  > div:last-child
  .item:last-child
  a:before,
footer .social #webShowCase:last-child .item:last-child a:before,
footer
  .social
  .callAction
  .mathcaptcha-913:last-child
  .item:last-child
  a:before,
.callAction
  footer
  .social
  .mathcaptcha-913:last-child
  .item:last-child
  a:before {
  display: none;
}
footer .social {
  display: flex;
  gap: 10px;
}
footer .social a {
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

footer .social a img {
  background-color: #222222;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

footer .social a:hover img {
  background-color: #4060a5;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
footer .social a.facebook:hover img {
  background: #4060a5;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
footer .social a.instagram:hover img {
  background: #f09433;
  background: -moz-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
footer .social a.twiter:hover img {
  background: #00abe3;
}
footer .social a.linkedin:hover img {
  background: #0094bc;
}
footer .social a.pinterest:hover img {
  background: #cb2027;
}
footer .social a.youtube:hover img {
  background: #bb0000;
}
footer .social a.skype:hover img {
  background: #09adec;
}
footer .social a:hover:before {
  display: none;
}
footer #formFooter {
  width: 30%;
  padding-bottom: 2px;
}

footer #formFooter input[type="text"],
footer #formFooter input[type="tel"],
footer #formFooter input[type="email"] {
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  padding: 8px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  color: #000;
}

footer #formFooter input[type="submit"] {
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 8px 30px;
  color: #ff5e5e;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #ff5e5e;
  min-width: 140px;
}

footer #formFooter input[type="submit"]:hover,
footer #formFooter input[type="submit"]:focus {
  background: #ff5e5e;
  color: #fff;
}

footer #formFooter div {
  position: relative;
  padding: 0px 0 15px;
}

footer #formFooter div label {
  font-size: 18px;
  color: #999;
  font-weight: normal;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

footer #formFooter div label em {
  color: #f00;
  font-style: normal;
}

footer #formFooter div.focused label,
footer #formFooter div.filled label {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  font-size: 12px;
}

footer #formFooter div.wpcf7-form-control-wrap {
  padding: 0px;
  max-width: 100%;
  overflow: hidden;
}

footer #formFooter div.wpcf7-form-control-wrap iframe {
  max-width: 100%;
  overflow: hidden;
}

footer .stats .socialNetwork {
  right: 10px;
}
.footerBottom {
  padding: 10px 0;
}
.footerBottom .flexbox {
  align-items: center;
}
.footerBottom .flexbox .item {
  width: 33.333%;
  height: 100%;
}
.footerBottom .flexbox .item:nth-child(2) {
  text-align: center;
}
.footerBottom .flexbox .item:last-child {
  text-align: right;
}
.footerBottom .flexbox .item img {
  height: 40px;
}
.footerBottom .flexbox .item p {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #e7e7e7;
  margin: 0;
}
/************************Video***************/
.videoOverlay {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transition: 0.75s ease-in-out;
  -moz-transition: 0.75s ease-in-out;
  -webkit-transition: 0.75s ease-in-out;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: 50%;
  right: 50%;
  text-align: center;
  padding: 30px;
  z-index: 22222229999;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.videoOverlay .videoContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.videoOverlay .videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoOverlay .cross {
  position: absolute;
  color: #999;
  font-size: 10px;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
  z-index: 99;
  background: rgba(0, 0, 0, 0.75) url("../img/sprite.png") -766px 4px no-repeat;
}

.videoOverlay .cross:hover {
  color: #000;
}

.videoOverlay video {
  height: auto;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 300px #fff;
  box-shadow: 0 0 300px #fff;
}

.videoOverlay.play {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  left: 0%;
  top: 0%;
  bottom: 0;
  right: 0;
}

/********************************Loader******************************/
@-webkit-keyframes load {
  0% {
    opacity: 1;
    visibility: visible;
  }

  90% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes load {
  0% {
    opacity: 1;
    visibility: visible;
  }

  90% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes unload {
  0%,
  10% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes unload {
  0%,
  10% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes LOADING {
  0%,
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #ff5e5e;
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background: #ff5e5e;
  }
}

@keyframes LOADING {
  0%,
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #ff5e5e;
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background: #ff5e5e;
  }
}

[data-class="Biometrics"] .mainServices .servicesThumbs .item:last-child {
  width: 100%;
}

[data-class="Escrow Services with KYC"]
  .mainServices
  .servicesThumbs
  .item:last-child {
  width: 100%;
}

/************************************Pre Loader Ends*********************************************/
/************************************Services Ends*********************************************/
body:not(.home) .lines {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
}

body:not(.home) .lines div {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body:not(.home) .lines div span {
  width: 1px;
  height: 100vh;
  background: #f5f5f5;
}

[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .flexbox
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  ul
  .item:last-child
  img,
.logoTune
  .flexbox
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .item
  > div
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  #webShowCase
  .item:last-child
  img,
[data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  [data-class="Volunteer Management"]
  .innerBanner.caseStudy
  .mathcaptcha-913
  .item:last-child
  img {
  max-height: 85%;
}

.innerBanner {
  margin-top: 80px;
  padding: 80px 0 30px;
}

@media screen and (max-width: 1600px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 42px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 8px;
  }
  .stats ul li .flip-container .back p,
  .stats ul li .flip-container .front p {
    font-size: 16px;
  }
  .stats ul li,
  .stats ul li .flip-container .flipper {
    height: 190px;
  }
  .stats ul li .flip-container .front,
  .stats ul li .flip-container .back {
    height: 190px;
  }
  .stats ul li .flip-container .flipper p {
    line-height: 24px;
  }
}
@media screen and (max-width: 1440px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 36px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 36px;
    line-height: 36px;
  }
  .footerBottom .flexbox .item p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  .footer-address-sec .footer-address-row .title {
    font-size: 30px;
  }
  .stats ul li .flip-container .flipper p strong {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 8px;
  }
}
.innerBanner {
  margin-top: 79px;
}
/* .commonPage {
	padding:60px 0;
}
.innerBanner h1,
.commonPage h1 {
  color: #FF5E5E;
  font-size: 32px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-family: 'Kameron', serif;
} */

.innerBanner h1:after,
.commonPage h1:after {
  content: "";
  width: 100px;
  height: 1.5px;
  border: 0px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #ff5e5e;
}

.innerBanner h2,
.commonPage h2 {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 20px;
}

.innerBanner h2 + p,
.commonPage h2 + p {
  font-size: 18px;
}
.commonPage p {
  font-size: 18px;
  margin-bottom: 20px;
}
.commonPage ul {
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.innerBanner .flexbox,
.innerBanner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .innerBanner .type-text,
.innerBanner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .innerBanner ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner .logoTune .flexbox .item > div,
.logoTune .flexbox .innerBanner .item > div,
.innerBanner #webShowCase,
.innerBanner .callAction .mathcaptcha-913,
.callAction .innerBanner .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner .flexbox .item:first-child,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item:first-child,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item:first-child,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item:first-child,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item:first-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
.innerBanner .logoTune .flexbox .item > div .item:first-child,
.logoTune .flexbox .innerBanner .item > div .item:first-child,
.innerBanner #webShowCase .item:first-child,
.innerBanner .callAction .mathcaptcha-913 .item:first-child,
.callAction .innerBanner .mathcaptcha-913 .item:first-child {
  width: 70%;
}

.innerBanner .flexbox .item:last-child,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item:last-child,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item:last-child,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item:last-child,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item:last-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
.innerBanner .logoTune .flexbox .item > div .item:last-child,
.logoTune .flexbox .innerBanner .item > div .item:last-child,
.innerBanner #webShowCase .item:last-child,
.innerBanner .callAction .mathcaptcha-913 .item:last-child,
.callAction .innerBanner .mathcaptcha-913 .item:last-child {
  width: 30%;
}

.innerBanner .flexbox .item img,
.innerBanner .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .innerBanner .type-text .item img,
.innerBanner footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .innerBanner ul .item img,
.innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .innerBanner .item > div .item img,
.innerBanner #webShowCase .item img,
.innerBanner .callAction .mathcaptcha-913 .item img,
.callAction .innerBanner .mathcaptcha-913 .item img {
  float: right;
  margin-top: -50px;
  width: auto;
  height: auto;
  max-width: 100%;
}

.innerBanner.caseStudy {
  position: relative;
  padding: 70px 0 0;
  margin-bottom: 70px;
}

.innerBanner.caseStudy:before {
  content: "";
  border: 0px;
  background: url("../img/incident-mgmt-bg.jpg") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(
    25% 100%,
    260% 0%,
    0% 0%,
    0% 0%,
    0% 0%,
    0% 0%,
    0% 80%
  );
  clip-path: polygon(25% 100%, 260% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 80%);
}

.innerBanner.caseStudy h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 0px;
}

.innerBanner.caseStudy h1:after {
  display: none;
}

.innerBanner.caseStudy p {
  font-size: 24px;
  color: #fff;
}

.innerBanner.caseStudy .flexbox,
.innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text,
.innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul,
.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .logoTune .flexbox .item > div,
.logoTune .flexbox .innerBanner.caseStudy .item > div,
.innerBanner.caseStudy #webShowCase,
.innerBanner.caseStudy .callAction .mathcaptcha-913,
.callAction .innerBanner.caseStudy .mathcaptcha-913 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner.caseStudy .flexbox .item,
.innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text .item,
.innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul .item,
.innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .logoTune .flexbox .item > div .item,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item,
.innerBanner.caseStudy #webShowCase .item,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item {
  position: relative;
  width: 50%;
}

.innerBanner.caseStudy .flexbox .item:first-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:first-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child,
.innerBanner.caseStudy #webShowCase .item:first-child,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child {
  padding-right: 50px;
}

.innerBanner.caseStudy .flexbox .item:last-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
.innerBanner.caseStudy #webShowCase .item:last-child,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
  height: 650px;
}

.innerBanner.caseStudy .flexbox .item:last-child img,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child
  img,
.innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
.logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
.innerBanner.caseStudy #webShowCase .item:last-child img,
.innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
.callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-height: 90%;
  width: auto;
}

.innerBanner.caseStudy .flexbox .item:last-child img:nth-of-type(2),
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .innerBanner.caseStudy
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy #webShowCase .item:last-child img:nth-of-type(2),
.innerBanner.caseStudy
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .innerBanner.caseStudy
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  bottom: -60px;
  left: inherit;
  right: 30%;
}

.innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .web.type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .web.type-text
  .item:last-child,
.innerBanner.caseStudy
  footer
  .col-12
  > .flexbox
  .item.industries
  ul.web
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul.web
  .item:last-child,
.innerBanner.caseStudy .logoTune .flexbox .item > div.web .item:last-child,
.logoTune .flexbox .innerBanner.caseStudy .item > div.web .item:last-child,
.innerBanner.caseStudy .web#webShowCase .item:last-child,
.innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child,
.callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child {
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.innerBanner.caseStudy .flexbox.web .item:last-child img,
.innerBanner.caseStudy
  .mainBanner
  .col-12
  .bigWrite
  .web.type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .innerBanner.caseStudy
  .web.type-text
  .item:last-child
  img,
.innerBanner.caseStudy
  footer
  .col-12
  > .flexbox
  .item.industries
  ul.web
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .innerBanner.caseStudy
  ul.web
  .item:last-child
  img,
.innerBanner.caseStudy .logoTune .flexbox .item > div.web .item:last-child img,
.logoTune .flexbox .innerBanner.caseStudy .item > div.web .item:last-child img,
.innerBanner.caseStudy .web#webShowCase .item:last-child img,
.innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child img,
.callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child img {
  position: static;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  float: none;
  margin: 100px auto;
  height: auto;
}

#techStack .owl-stage {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
}

.page-template-template-case-study header:before {
  display: none;
}

.page-template-template-case-study .process {
  position: relative;
  padding-bottom: 70px;
}

.page-template-template-case-study .process .buttons {
  position: relative;
  display: none;
}

.page-template-template-case-study .process .buttons button {
  position: absolute;
  top: 118px;
  padding: 20px !important;
  border: 0px;
  background: none;
  z-index: 2;
}

.page-template-template-case-study .process .buttons button#nextBtn1 {
  right: 0;
}

.page-template-template-case-study .process .buttons button#nextBtn1:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #999;
  position: absolute;
  right: -10px;
  top: 10px;
}

.page-template-template-case-study
  .process
  .buttons
  button#nextBtn1:before:hover {
  border-color: transparent transparent transparent #ff5e5e;
}

.page-template-template-case-study .process .buttons button#prevBtn1 {
  left: 0;
}

.page-template-template-case-study .process .buttons button#prevBtn1:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  border-color: transparent #999 transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.page-template-template-case-study
  .process
  .buttons
  button#prevBtn1:before:hover {
  border-color: transparent #ff5e5e transparent transparent;
}

.page-template-template-case-study .process .buttons button:hover {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}

.page-template-template-case-study #processHandle {
  margin: 100px 0 70px;
  position: relative;
}

.page-template-template-case-study #processHandle:before {
  content: "";
  border: 0px;
  border-bottom: 4px dotted #ccc;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.page-template-template-case-study #processHandle .owl-stage .owl-item {
  text-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
}

.page-template-template-case-study #processHandle .owl-stage .owl-item .circle {
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  top: 50%;
  margin-top: -12px;
  background: #fff;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item
  .circle:before {
  content: "";
  border: 0px;
  background: #ccc;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: -4px 0 0 -4px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.page-template-template-case-study #processHandle .owl-stage .owl-item .title {
  margin-top: 50px;
  font-size: 18px;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .circle {
  border-color: #ff5e5e;
  background: #ff5e5e;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .circle:before {
  background: #fff;
}

.page-template-template-case-study
  #processHandle
  .owl-stage
  .owl-item.synced
  .title {
  color: #ff5e5e;
}

.page-template-template-case-study #process.owl-carousel {
  display: block;
  padding-top: 50px;
}

.page-template-template-case-study #process.owl-carousel > .item:before {
  content: "";
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  margin-bottom: 30px;
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(1):before {
  content: "Problem Statement";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(2):before {
  content: "Feasibility Study";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(3):before {
  content: "The Challenges";
}

.page-template-template-case-study
  #process.owl-carousel
  > .item:nth-child(4):before {
  content: "Solution Applied";
}

.page-template-template-case-study #process .item {
  padding: 50px 0;
}

.page-template-template-case-study #process .item .flexbox,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul,
.page-template-template-case-study
  #process
  .item
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child,
.page-template-template-case-study #process .logoTune .flexbox .item > div,
.logoTune .flexbox .page-template-template-case-study #process .item > div,
.page-template-template-case-study #process .item #webShowCase,
.page-template-template-case-study #process .item .callAction .mathcaptcha-913,
.callAction .page-template-template-case-study #process .item .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-template-template-case-study #process .item .flexbox .item img,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  img,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  img,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  img,
.page-template-template-case-study #process .item #webShowCase .item img,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  img,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  img {
  max-width: 300px;
  height: auto;
}

.page-template-template-case-study #process .item .flexbox .item:first-child,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item:first-child,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:first-child,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item:first-child,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item:first-child,
.page-template-template-case-study
  #process
  .item
  #webShowCase
  .item:first-child,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  padding-right: 30px;
}

.page-template-template-case-study #process .item .flexbox .item:last-child,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item:last-child,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:last-child,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item:last-child,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item:last-child,
.page-template-template-case-study #process .item #webShowCase .item:last-child,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item:last-child {
  padding-left: 30px;
}

.page-template-template-case-study #process .item .flexbox .item p,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  p,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  p,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  p,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  p,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  p,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  p,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  p,
.page-template-template-case-study #process .item #webShowCase .item p,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  p,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}

.page-template-template-case-study #process .item .flexbox .item ul,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul,
.page-template-template-case-study #process .item #webShowCase .item ul,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul {
  margin: -10px 0 20px;
}

.page-template-template-case-study #process .item .flexbox .item ul li,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li,
.page-template-template-case-study #process .item #webShowCase .item ul li,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li {
  list-style: circle;
  margin-left: 25px;
  font-size: 18px;
  line-height: 30px;
  padding: 3px 0;
}

.page-template-template-case-study #process .item .flexbox .item ul li ul,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li
  ul,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li
  ul,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li
  ul,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li
  ul,
.page-template-template-case-study #process .item #webShowCase .item ul li ul,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li
  ul,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li
  ul {
  margin: 10px 0;
}

.page-template-template-case-study #process .item .flexbox .item ul li ul li,
.page-template-template-case-study
  #process
  .item
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  ul
  li
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item
  .type-text
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  ul
  li
  ul
  li,
footer
  .col-12
  > .flexbox
  .page-template-template-case-study
  #process
  .item.industries
  ul
  .item
  ul
  li
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item
  .item:last-child
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .logoTune
  .flexbox
  .item
  > div
  .item
  ul
  li
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item
  > div
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .item
  #webShowCase
  .item
  ul
  li
  ul
  li,
.page-template-template-case-study
  #process
  .item
  .callAction
  .mathcaptcha-913
  .item
  ul
  li
  ul
  li,
.callAction
  .page-template-template-case-study
  #process
  .item
  .mathcaptcha-913
  .item
  ul
  li
  ul
  li {
  list-style: disc;
}

.page-template-template-case-study
  #process
  .item:nth-child(even)
  .flexbox
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  ul
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item
  > div
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  #webShowCase
  .item:first-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .mathcaptcha-913
  .item:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 50px 0px 50px 50px;
}

.page-template-template-case-study
  #process
  .item:nth-child(even)
  .flexbox
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .item
  > div
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  #webShowCase
  .item:last-child,
.page-template-template-case-study
  #process
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  #process
  .item:nth-child(even)
  .mathcaptcha-913
  .item:last-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 50px 50px 50px 0px;
}

.page-template-template-case-study .teckStacks {
  background: #f9f9f9;
  padding: 70px 0;
}

.page-template-template-case-study .teckStacks h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.page-template-template-case-study .teckStacks .owl-stage-outer {
  padding: 15px 0;
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 25px 20px 0;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item .logo {
  text-align: center;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-template-template-case-study
  .teckStacks
  .owl-stage-outer
  .item
  .logo
  img {
  width: auto;
  margin: 0 auto 25px;
  max-width: 100%;
  max-height: 80px;
  height: auto;
}

.page-template-template-case-study .teckStacks .owl-stage-outer .item .title {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #f1f1f1;
  color: #333;
  display: block;
  padding: 6px 15px;
  margin: 0 -20px;
}

.page-template-template-case-study .showcase {
  padding: 70px 0;
}

.page-template-template-case-study .showcase h4 {
  font-size: 28px;
  margin-bottom: 25px;
  text-align: center;
}

.page-template-template-case-study .showcase #showcase .flexbox,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text,
.page-template-template-case-study
  .showcase
  #showcase
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .logoTune
  .flexbox
  .item
  > div,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div,
.page-template-template-case-study .showcase #showcase #webShowCase,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text,
.page-template-template-case-study .showcase #showcase #webShowCase .item.text,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 100px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text h5,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5
  + ul,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul {
  margin-bottom: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul:last-of-type,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul:last-of-type,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul:last-of-type,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul:last-of-type,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  h5
  + ul:last-of-type,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type {
  margin-bottom: 0px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text p,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  p,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  p,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  p,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  p,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  p,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  p,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  p,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  p {
  line-height: 30px;
  margin-bottom: 10px;
}

.page-template-template-case-study .showcase #showcase .flexbox .item.text ul,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  ul,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  ul,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  ul,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  ul,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  ul,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  ul {
  margin-bottom: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  ul
  li,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item.text
  ul
  li,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item.text
  ul
  li,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item.text
  ul
  li,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item.text
  ul
  li,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  ul
  li,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  ul
  li {
  line-height: 30px;
  padding: 3px 0;
  list-style: circle;
  margin-left: 25px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child {
  margin: 0px;
  text-align: center;
  position: relative;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child
  img,
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img {
  width: auto;
  max-width: 100%;
  float: right;
  margin-left: 200px;
  max-height: 630px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .flexbox
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .showcase
  #showcase
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .showcase
  #showcase
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .page-template-template-case-study
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  #webShowCase
  .item:last-child
  img:nth-of-type(2),
.page-template-template-case-study
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .page-template-template-case-study
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 0px;
  max-height: 550px;
}

.page-template-template-case-study .showcase #showcase .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.page-template-template-case-study .showcase #showcase .owl-nav button span {
  font-size: 48px;
  font-weight: 700;
  display: block;
  padding: 0 15px;
  line-height: 48px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button.owl-prev {
  left: -50px;
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button.owl-next {
  right: -50px;
}

.page-template-template-case-study .showcase #showcase .owl-nav button:hover {
  -webkit-transform: translateY(-50%) scale(1.25);
  transform: translateY(-50%) scale(1.25);
}

.page-template-template-case-study
  .showcase
  #showcase
  .owl-nav
  button:hover
  span {
  color: #ff5e5e;
}

.page-template-template-case-study .benefits {
  padding: 70px 0;
  background: #f9f9f9;
}

.page-template-template-case-study .benefits h4 {
  font-size: 30px;
  margin-bottom: 20px;
}

.page-template-template-case-study .benefits li {
  list-style: circle;
  margin-left: 25px;
  line-height: 30px;
  padding: 5px 0;
}

.page-template-template-case-study .benefits .flexbox .item:first-child,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:first-child,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:first-child,
.page-template-template-case-study .benefits #webShowCase .item:first-child,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:first-child {
  width: 70%;
  padding-right: 10%;
  min-height: 500px;
}

.page-template-template-case-study .benefits .flexbox .item:last-child,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:last-child,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:last-child,
.page-template-template-case-study .benefits #webShowCase .item:last-child,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:last-child {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #1823ff;
  overflow: hidden;
}

.page-template-template-case-study .benefits .flexbox .item:last-child img,
.page-template-template-case-study
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .page-template-template-case-study
  .benefits
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .page-template-template-case-study
  .benefits
  ul
  .item:last-child
  img,
.page-template-template-case-study
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .page-template-template-case-study
  .benefits
  .item:last-child
  .item:last-child
  img,
.logoTune
  .flexbox
  .page-template-template-case-study
  .benefits
  .item
  > div
  .item:last-child
  img,
.page-template-template-case-study .benefits #webShowCase .item:last-child img,
.page-template-template-case-study
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child
  img,
.callAction
  .page-template-template-case-study
  .benefits
  .mathcaptcha-913
  .item:last-child
  img {
  transform: translateX(-35%);
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  max-height: 400px;
  width: auto;
}

.profile {
  background: #f9f9f9;
  padding: 70px 0;
}

.profile img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.profile h3 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.profile p {
  margin-bottom: 30px;
}

.profile p:last-of-type {
  margin-bottom: 0px;
}

.profile .row .col-lg-6:last-child {
  text-align: right;
}

.profile .row .col-lg-5 {
  text-align: right;
}

.facts {
  padding: 80px 0;
  background: #fffefe url("../img/factBg.png") right bottom no-repeat;
}

.facts.greyBg {
  background: #f9f9f9;
}

.facts.greyBg .col-md-5 {
  text-align: right;
}

.facts .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.facts .row h4 {
  font-size: 30px;
  margin-bottom: 15px;
}

.facts .row li {
  margin-left: 20px;
  padding: 8px 0;
}

.facts .row img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.facts .row p {
  margin-bottom: 30px;
}

.vision {
  padding: 70px 0;
  background: #fff;
}

.vision h5 {
  font-size: 30px;
  margin-bottom: 15px;
}

.vision .lines {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}

.vision ul {
  margin: 60px 0 0;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
}

.vision ul:before {
  content: "";
  border: 0px;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 0;
}

.vision ul:after {
  content: "";
  border: 0px;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 0;
}

.vision ul li {
  list-style: none;
  padding: 35px 10px 38px 15px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
  width: 20%;
  height: 180px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #ddd;
}

.vision ul li:last-child {
  border: 0px;
}

.vision ul li:before {
  content: "";
  background: #ff5e5e;
  border: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.vision ul li p {
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  padding: 0 15px;
  z-index: 1;
}

.vision ul li p + p {
  opacity: 0;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.vision ul li.active:before,
.vision ul li:hover:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.vision ul li.active p,
.vision ul li:hover p {
  top: 40px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  color: #fff;
}

.vision ul li.active p + p,
.vision ul li:hover p + p {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
}

.leadership {
  background: #f9f9f9;
  padding: 70px 0;
  position: relative;
}

.leadership h5 {
  font-size: 30px;
  margin-bottom: 15px;
}

.leadership h5 + p {
  margin-bottom: 80px;
  max-width: 70%;
}

.leadership .flexbox,
.leadership .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .leadership .type-text,
.leadership footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .leadership ul,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
.leadership .logoTune .flexbox .item > div,
.logoTune .flexbox .leadership .item > div,
.leadership #webShowCase,
.leadership .callAction .mathcaptcha-913,
.callAction .leadership .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.leadership .flexbox .item,
.leadership .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .leadership .type-text .item,
.leadership footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .leadership ul .item,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
.leadership .logoTune .flexbox .item > div .item,
.logoTune .flexbox .leadership .item > div .item,
.leadership #webShowCase .item,
.leadership .callAction .mathcaptcha-913 .item,
.callAction .leadership .mathcaptcha-913 .item {
  text-align: center;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  min-width: 25%;
}

.leadership .flexbox .item img,
.leadership .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .leadership .type-text .item img,
.leadership footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .leadership ul .item img,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item img,
.leadership .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .leadership .item > div .item img,
.leadership #webShowCase .item img,
.leadership .callAction .mathcaptcha-913 .item img,
.callAction .leadership .mathcaptcha-913 .item img {
  margin: 10px auto -10px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.leadership .flexbox .item .name,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
.leadership footer .col-12 > .flexbox .item.industries ul .item .name,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
.leadership .logoTune .flexbox .item > div .item .name,
.logoTune .flexbox .leadership .item > div .item .name,
.leadership #webShowCase .item .name,
.leadership .callAction .mathcaptcha-913 .item .name,
.callAction .leadership .mathcaptcha-913 .item .name {
  padding: 15px 15px;
  text-align: center;
  background: #f1f1f1;
}

.leadership .flexbox .item .name p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name p,
.leadership footer .col-12 > .flexbox .item.industries ul .item .name p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name p,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name p,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name p,
.leadership .logoTune .flexbox .item > div .item .name p,
.logoTune .flexbox .leadership .item > div .item .name p,
.leadership #webShowCase .item .name p,
.leadership .callAction .mathcaptcha-913 .item .name p,
.callAction .leadership .mathcaptcha-913 .item .name p {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

.leadership .flexbox .item .name p + p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .name p + p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .name p + p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .name p + p,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .name
  p
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .name
  p
  + p,
.logoTune .flexbox .leadership .item > div .item .name p + p,
.leadership #webShowCase .item .name p + p,
.leadership .callAction .mathcaptcha-913 .item .name p + p,
.callAction .leadership .mathcaptcha-913 .item .name p + p {
  color: #999;
  font-size: 18px;
  font-weight: 400;
}

.leadership .flexbox .item .overlay,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay,
.leadership footer .col-12 > .flexbox .item.industries ul .item .overlay,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .overlay,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .overlay,
.leadership .logoTune .flexbox .item > div .item .overlay,
.logoTune .flexbox .leadership .item > div .item .overlay,
.leadership #webShowCase .item .overlay,
.leadership .callAction .mathcaptcha-913 .item .overlay,
.callAction .leadership .mathcaptcha-913 .item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #ff5e5e;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}

.leadership .flexbox .item .overlay p,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p,
.leadership footer .col-12 > .flexbox .item.industries ul .item .overlay p,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p,
.leadership .logoTune .flexbox .item > div .item .overlay p,
.logoTune .flexbox .leadership .item > div .item .overlay p,
.leadership #webShowCase .item .overlay p,
.leadership .callAction .mathcaptcha-913 .item .overlay p,
.callAction .leadership .mathcaptcha-913 .item .overlay p {
  color: #fff;
  font-size: 18px;
}

.leadership .flexbox .item .overlay p strong,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p strong,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p strong,
footer
  .col-12
  > .flexbox
  .item.industries
  .leadership
  ul
  .item
  .overlay
  p
  strong,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  strong,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  strong,
.logoTune .flexbox .leadership .item > div .item .overlay p strong,
.leadership #webShowCase .item .overlay p strong,
.leadership .callAction .mathcaptcha-913 .item .overlay p strong,
.callAction .leadership .mathcaptcha-913 .item .overlay p strong {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
}

.leadership .flexbox .item .overlay p a,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a,
footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p a,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  a,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  a,
.logoTune .flexbox .leadership .item > div .item .overlay p a,
.leadership #webShowCase .item .overlay p a,
.leadership .callAction .mathcaptcha-913 .item .overlay p a,
.callAction .leadership .mathcaptcha-913 .item .overlay p a {
  background: url("../img/sprite.png") -593px -128px no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 20px auto 0;
}

.leadership .flexbox .item .overlay p a:hover,
.leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a:hover,
.mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .leadership
  ul
  .item
  .overlay
  p
  a:hover,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  .overlay
  p
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item
  .overlay
  p
  a:hover,
.logoTune .flexbox .leadership .item > div .item .overlay p a:hover,
.leadership #webShowCase .item .overlay p a:hover,
.leadership .callAction .mathcaptcha-913 .item .overlay p a:hover,
.callAction .leadership .mathcaptcha-913 .item .overlay p a:hover {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}

.leadership .flexbox .item:hover,
.leadership .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .leadership .type-text .item:hover,
.leadership footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .leadership ul .item:hover,
.leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item:hover,
.innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item:hover,
.leadership .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .leadership .item > div .item:hover,
.leadership #webShowCase .item:hover,
.leadership .callAction .mathcaptcha-913 .item:hover,
.callAction .leadership .mathcaptcha-913 .item:hover {
  border-color: #ff5e5e;
}

.leadership .flexbox .item:hover .overlay,
.leadership .mainBanner .col-12 .bigWrite .type-text .item:hover .overlay,
.mainBanner .col-12 .bigWrite .leadership .type-text .item:hover .overlay,
footer .col-12 > .flexbox .item.industries .leadership ul .item:hover .overlay,
.leadership
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover
  .overlay,
.innerBanner.caseStudy
  .flexbox.web
  .leadership
  .item:last-child
  .item:hover
  .overlay,
.logoTune .flexbox .leadership .item > div .item:hover .overlay,
.leadership #webShowCase .item:hover .overlay,
.leadership .callAction .mathcaptcha-913 .item:hover .overlay,
.callAction .leadership .mathcaptcha-913 .item:hover .overlay {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.achievements {
  padding: 70px 0;
  background: url("../img/achievementsBG.png") right center no-repeat fixed;
  background-size: auto 70%;
}

.achievements h5 {
  font-size: 36px;
  margin-bottom: 35px;
}

.achievements .col-md-8 {
  padding-right: 0;
}

.achievements .flexbox,
.achievements .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .achievements .type-text,
.achievements footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .achievements ul,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child,
.achievements .logoTune .flexbox .item > div,
.logoTune .flexbox .achievements .item > div,
.achievements #webShowCase,
.achievements .callAction .mathcaptcha-913,
.callAction .achievements .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.achievements .flexbox .item,
.achievements .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .achievements .type-text .item,
.achievements footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .achievements ul .item,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item,
.achievements .logoTune .flexbox .item > div .item,
.logoTune .flexbox .achievements .item > div .item,
.achievements #webShowCase .item,
.achievements .callAction .mathcaptcha-913 .item,
.callAction .achievements .mathcaptcha-913 .item {
  width: 50%;
  padding: 15px 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.achievements .flexbox .item img,
.achievements .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .achievements .type-text .item img,
.achievements footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .achievements ul .item img,
.achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
.achievements .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .achievements .item > div .item img,
.achievements #webShowCase .item img,
.achievements .callAction .mathcaptcha-913 .item img,
.callAction .achievements .mathcaptcha-913 .item img {
  max-height: 70px;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.achievements .flexbox .item:nth-child(even),
.achievements .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite .achievements .type-text .item:nth-child(even),
.achievements
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .achievements
  ul
  .item:nth-child(even),
.achievements
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .achievements
  .item:last-child
  .item:nth-child(even),
.achievements .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox .achievements .item > div .item:nth-child(even),
.achievements #webShowCase .item:nth-child(even),
.achievements .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction .achievements .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
}

.achievements .flexbox .item:nth-child(even) img,
.achievements
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(even)
  img,
.mainBanner
  .col-12
  .bigWrite
  .achievements
  .type-text
  .item:nth-child(even)
  img,
.achievements
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even)
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .achievements
  ul
  .item:nth-child(even)
  img,
.achievements
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even)
  img,
.innerBanner.caseStudy
  .flexbox.web
  .achievements
  .item:last-child
  .item:nth-child(even)
  img,
.achievements .logoTune .flexbox .item > div .item:nth-child(even) img,
.logoTune .flexbox .achievements .item > div .item:nth-child(even) img,
.achievements #webShowCase .item:nth-child(even) img,
.achievements .callAction .mathcaptcha-913 .item:nth-child(even) img,
.callAction .achievements .mathcaptcha-913 .item:nth-child(even) img {
  float: right;
}

.callToAction {
  background: #ff5e5e;
  padding: 50px 0;
  text-align: center;
  display: none !important;
}

.callToAction p {
  color: #fff;
  font-size: 18px;
}

.callToAction p + p {
  font-size: 18px;
}

.callToAction p:last-child {
  margin-top: 20px;
}

.callToAction .lineBtn.white span {
  color: #fff;
  border-color: #fff;
  padding: 10px 50px;
  letter-spacing: 1px;
}

.callToAction .lineBtn.white span:hover {
  color: #ff5e5e;
}

.callToAction .lineBtn.white:hover:before {
  background: #fff;
}

.callToAction .lineBtn.white:hover:after {
  background: #fff;
}

.services .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.services p {
  font-size: 18px;
}

.mainServices {
  padding: 70px 0 40px;
}

.mainServices:before {
  content: "";
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 7%;
  right: 0px;
  -webkit-transform: rotate(30deg) translateX(150px);
  transform: rotate(30deg) translateX(150px);
  z-index: -1;
}

.mainServices:after {
  content: "";
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  bottom: 10%;
  left: 0px;
  -webkit-transform: translateX(-130px) skew(-30deg);
  transform: translateX(-130px) skew(-30deg);
  z-index: -1;
}

.mainServices h4 {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}

.mainServices .row:first-child div[class*="col-"],
.mainServices .row:first-child div[class^="col-"] {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}

.mainServices .row:first-child p {
  text-align: center;
  padding: 0 0%;
}

.mainServices .servicesThumbs {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0 15px;
}

.mainServices .servicesThumbs .item {
  width: 50%;
  padding: 30px 30px 30px 55px;
  position: relative;
}

.mainServices .servicesThumbs .item .icon {
  margin-bottom: 0px;
  position: absolute;
  left: 0px;
  top: 30px;
}

.mainServices .servicesThumbs .item .icon img {
  height: auto;
  width: 40px;
}

.mainServices .servicesThumbs .item .title {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mainServices .servicesThumbs .item .desc {
  margin-bottom: 10px;
}

.mainServices .servicesThumbs .item .desc p {
  margin-bottom: 10px;
}

.mainServices .servicesThumbs .item .bullets li {
  list-style-position: outside;
  list-style: circle;
  margin: 0 0 10px 25px;
}

.howItWorks {
  background: #f9f9f9;
  padding: 70px 0;
}

.howItWorks h5 {
  font-size: 30px;
  margin-bottom: 10px;
  padding-left: 16.666667%;
}

.howItWorks h5 + p {
  padding-right: 25%;
  margin-bottom: 50px;
  padding-left: 16.666667%;
}

.howItWorks .wrapper {
  margin-left: 16.666667%;
  position: relative;
}

.howItWorks .wrapper #works {
  position: static;
}

.howItWorks .wrapper #works .icon {
  display: block;
  clear: both;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 10px 0 20px;
}

.howItWorks .wrapper #works .title {
  font-size: 18px;
  margin-bottom: 10px;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .desc {
  padding-right: 25%;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  opacity: 0;
}

.howItWorks .wrapper #works .active .icon {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper #works .active .title {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper #works .active .desc {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  opacity: 1;
}

.howItWorks .wrapper .customNav {
  position: absolute;
  left: -16.6667%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 60px;
}

.howItWorks .wrapper .customNav button {
  cursor: pointer;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 60px;
  height: 40px;
}

.howItWorks .wrapper .customNav button.prev {
  background: url("../img/sprite.png") -419px -126px no-repeat;
  margin-bottom: 0px;
}

.howItWorks .wrapper .customNav button.next {
  background: url("../img/sprite.png") -467px -126px no-repeat;
  margin-top: 0px;
}

.howItWorks .wrapper .customNav .counterWrap {
  position: relative;
  width: 60px;
  height: 60px;
}

.howItWorks .wrapper .customNav .counterWrap .counter {
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  width: 60px;
  transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  opacity: 0;
  position: absolute;
  line-height: 60px;
}

.howItWorks .wrapper .customNav .counterWrap .counter.active {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1;
}

.contactBanner {
  background: #2e5df2;
  background: linear-gradient(
    160deg,
    #2e5df2 0%,
    #2e5df2 50%,
    #4b76ff 50%,
    #4b76ff 100%
  );
  padding: 80px 0 30px;
}

.contactBanner .flexbox,
.contactBanner .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .contactBanner .type-text,
.contactBanner footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .contactBanner ul,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child,
.contactBanner .logoTune .flexbox .item > div,
.logoTune .flexbox .contactBanner .item > div,
.contactBanner #webShowCase,
.contactBanner .callAction .mathcaptcha-913,
.callAction .contactBanner .mathcaptcha-913 {
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contactBanner .flexbox.title .item,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title .item,
.contactBanner .innerBanner.caseStudy .flexbox.web .title.item:last-child .item,
.innerBanner.caseStudy .flexbox.web .contactBanner .title.item:last-child .item,
.contactBanner .logoTune .flexbox .item > div.title .item,
.logoTune .flexbox .contactBanner .item > div.title .item,
.contactBanner .title#webShowCase .item,
.contactBanner .callAction .title.mathcaptcha-913 .item,
.callAction .contactBanner .title.mathcaptcha-913 .item {
  width: 100% !important;
  text-align: left;
  padding: 10px 0 !important;
  margin: 0;
}

.contactBanner .flexbox.title h1,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1,
.contactBanner .innerBanner.caseStudy .flexbox.web .title.item:last-child h1,
.innerBanner.caseStudy .flexbox.web .contactBanner .title.item:last-child h1,
.contactBanner .logoTune .flexbox .item > div.title h1,
.logoTune .flexbox .contactBanner .item > div.title h1,
.contactBanner .title#webShowCase h1,
.contactBanner .callAction .title.mathcaptcha-913 h1,
.callAction .contactBanner .title.mathcaptcha-913 h1 {
  color: #fff;
  font-size: 32px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-align: left;
}

.contactBanner .flexbox.title h1:after,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1:after,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1:after,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1:after,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1:after,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .title.item:last-child
  h1:after,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .title.item:last-child
  h1:after,
.contactBanner .logoTune .flexbox .item > div.title h1:after,
.logoTune .flexbox .contactBanner .item > div.title h1:after,
.contactBanner .title#webShowCase h1:after,
.contactBanner .callAction .title.mathcaptcha-913 h1:after,
.callAction .contactBanner .title.mathcaptcha-913 h1:after {
  content: "";
  width: 100px;
  height: 1px;
  border: 0px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #fff;
  left: 0%;
}

.contactBanner .flexbox.title h1 + p,
.contactBanner .mainBanner .col-12 .bigWrite .title.type-text h1 + p,
.mainBanner .col-12 .bigWrite .contactBanner .title.type-text h1 + p,
.contactBanner footer .col-12 > .flexbox .item.industries ul.title h1 + p,
footer .col-12 > .flexbox .item.industries .contactBanner ul.title h1 + p,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .title.item:last-child
  h1
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .title.item:last-child
  h1
  + p,
.contactBanner .logoTune .flexbox .item > div.title h1 + p,
.logoTune .flexbox .contactBanner .item > div.title h1 + p,
.contactBanner .title#webShowCase h1 + p,
.contactBanner .callAction .title.mathcaptcha-913 h1 + p,
.callAction .contactBanner .title.mathcaptcha-913 h1 + p {
  font-size: 48px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 30px;
  color: #fff;
  line-height: 60px;
}

.contactBanner .flexbox .item,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item,
.contactBanner .logoTune .flexbox .item > div .item,
.logoTune .flexbox .contactBanner .item > div .item,
.contactBanner #webShowCase .item,
.contactBanner .callAction .mathcaptcha-913 .item,
.callAction .contactBanner .mathcaptcha-913 .item {
  width: 50% !important;
  padding: 10px 0 10px 80px !important;
  text-align: left;
  position: relative;
  color: #fff;
  font-size: 22px;
  min-height: 80px;
  margin-bottom: 20px;
}

.contactBanner .flexbox .item a,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item a,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item a,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item a,
.contactBanner .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .contactBanner .item > div .item a,
.contactBanner #webShowCase .item a,
.contactBanner .callAction .mathcaptcha-913 .item a,
.callAction .contactBanner .mathcaptcha-913 .item a {
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
}

.contactBanner .flexbox .item a:hover,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item a:hover,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item a:hover,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item a:hover,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item a:hover,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  a:hover,
.contactBanner .logoTune .flexbox .item > div .item a:hover,
.logoTune .flexbox .contactBanner .item > div .item a:hover,
.contactBanner #webShowCase .item a:hover,
.contactBanner .callAction .mathcaptcha-913 .item a:hover,
.callAction .contactBanner .mathcaptcha-913 .item a:hover {
  color: #fff;
  text-decoration: none;
}

.contactBanner .flexbox .item img,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item img,
.contactBanner .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .contactBanner .item:last-child .item img,
.contactBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .contactBanner .item > div .item img,
.contactBanner #webShowCase .item img,
.contactBanner .callAction .mathcaptcha-913 .item img,
.callAction .contactBanner .mathcaptcha-913 .item img {
  margin: 0px;
  float: none;
  height: 60px;
  width: auto;
  position: absolute;
  left: 0;
  top: 10px;
}

.contactBanner .flexbox .item img + a,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img + a,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img + a,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item img + a,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item img + a,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img
  + a,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  img
  + a,
.contactBanner .logoTune .flexbox .item > div .item img + a,
.logoTune .flexbox .contactBanner .item > div .item img + a,
.contactBanner #webShowCase .item img + a,
.contactBanner .callAction .mathcaptcha-913 .item img + a,
.callAction .contactBanner .mathcaptcha-913 .item img + a {
  line-height: 60px;
}

.contactBanner .flexbox .item img + a:hover,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item img + a:hover,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item img + a:hover,
.contactBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img
  + a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactBanner
  ul
  .item
  img
  + a:hover,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img
  + a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  img
  + a:hover,
.contactBanner .logoTune .flexbox .item > div .item img + a:hover,
.logoTune .flexbox .contactBanner .item > div .item img + a:hover,
.contactBanner #webShowCase .item img + a:hover,
.contactBanner .callAction .mathcaptcha-913 .item img + a:hover,
.callAction .contactBanner .mathcaptcha-913 .item img + a:hover {
  text-decoration: underline;
}

.contactBanner .flexbox .item strong,
.contactBanner .mainBanner .col-12 .bigWrite .type-text .item strong,
.mainBanner .col-12 .bigWrite .contactBanner .type-text .item strong,
.contactBanner footer .col-12 > .flexbox .item.industries ul .item strong,
footer .col-12 > .flexbox .item.industries .contactBanner ul .item strong,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  strong,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .item:last-child
  .item
  strong,
.contactBanner .logoTune .flexbox .item > div .item strong,
.logoTune .flexbox .contactBanner .item > div .item strong,
.contactBanner #webShowCase .item strong,
.contactBanner .callAction .mathcaptcha-913 .item strong,
.callAction .contactBanner .mathcaptcha-913 .item strong {
  font-size: 28px;
  display: block;
  font-weight: 400;
  line-height: 60px;
}

.contactBanner .flexbox.formLink,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink,
.contactBanner .innerBanner.caseStudy .flexbox.web .formLink.item:last-child,
.innerBanner.caseStudy .flexbox.web .contactBanner .formLink.item:last-child,
.contactBanner .logoTune .flexbox .item > div.formLink,
.logoTune .flexbox .contactBanner .item > div.formLink,
.contactBanner .formLink#webShowCase,
.contactBanner .callAction .formLink.mathcaptcha-913,
.callAction .contactBanner .formLink.mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contactBanner .flexbox.formLink .item,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text .item,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text .item,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink .item,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink .item,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .formLink.item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .formLink.item:last-child
  .item,
.contactBanner .logoTune .flexbox .item > div.formLink .item,
.logoTune .flexbox .contactBanner .item > div.formLink .item,
.contactBanner .formLink#webShowCase .item,
.contactBanner .callAction .formLink.mathcaptcha-913 .item,
.callAction .contactBanner .formLink.mathcaptcha-913 .item {
  padding: 0px 0 0 80px !important;
  margin: 0px;
  line-height: 30px;
}

.contactBanner .flexbox.formLink .item a,
.contactBanner .mainBanner .col-12 .bigWrite .formLink.type-text .item a,
.mainBanner .col-12 .bigWrite .contactBanner .formLink.type-text .item a,
.contactBanner footer .col-12 > .flexbox .item.industries ul.formLink .item a,
footer .col-12 > .flexbox .item.industries .contactBanner ul.formLink .item a,
.contactBanner
  .innerBanner.caseStudy
  .flexbox.web
  .formLink.item:last-child
  .item
  a,
.innerBanner.caseStudy
  .flexbox.web
  .contactBanner
  .formLink.item:last-child
  .item
  a,
.contactBanner .logoTune .flexbox .item > div.formLink .item a,
.logoTune .flexbox .contactBanner .item > div.formLink .item a,
.contactBanner .formLink#webShowCase .item a,
.contactBanner .callAction .formLink.mathcaptcha-913 .item a,
.callAction .contactBanner .formLink.mathcaptcha-913 .item a {
  display: inline-block;
  border-bottom: 2px solid #fff;
}

.contactForm {
  padding: 60px 0 80px;
  margin-top: 80px;
  position: relative;
  min-height: 680px;
}

.contactForm::after {
  content: "";
  background-image: url(../img/contact_bg.png);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 680px;
  z-index: -1;
}

.contactForm .top-block-wrap {
  margin-bottom: 35px;
  text-align: center;
}

.contactForm .top-block-wrap .sec-title {
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 12px;
}

.contactForm .top-block-wrap .sec-title + p {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.contactForm .contact-flex-wrap {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 15px #00000014;
  box-shadow: 0px 5px 15px #00000014;
  border-radius: 8px;
  overflow: hidden;
}

.contactForm .contact-flex-wrap .wrapper {
  padding: 30px 30px 35px;
  width: calc(100% - 520px);
}

.contactForm .contact-flex-wrap .wrapper .flexbox,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text,
.contactForm
  .contact-flex-wrap
  .wrapper
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child,
.contactForm .contact-flex-wrap .wrapper .logoTune .flexbox .item > div,
.logoTune .flexbox .contactForm .contact-flex-wrap .wrapper .item > div,
.contactForm .contact-flex-wrap .wrapper #webShowCase,
.contactForm .contact-flex-wrap .wrapper .callAction .mathcaptcha-913,
.callAction .contactForm .contact-flex-wrap .wrapper .mathcaptcha-913 {
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item,
.logoTune .flexbox .contactForm .contact-flex-wrap .wrapper .item > div .item,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item,
.contactForm .contact-flex-wrap .wrapper .callAction .mathcaptcha-913 .item,
.callAction .contactForm .contact-flex-wrap .wrapper .mathcaptcha-913 .item {
  padding: 0 15px !important;
  margin-bottom: 20px;
  text-align: left;
  width: 50%;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  label,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  label,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  label,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  label,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  label,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item label,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  label,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  label {
  display: block;
  font-size: 15px;
  text-align: left;
  color: #8e8e8e;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item label em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  label
  em,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  label
  em,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  label
  em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  label
  em,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  label
  em,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  label
  em,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item label em,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  label
  em,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  label
  em {
  font-style: normal;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="text"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="text"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="tel"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="tel"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="email"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"],
.contactForm .contact-flex-wrap .wrapper #webShowCase .item input[type="email"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"],
.contactForm .contact-flex-wrap .wrapper .flexbox .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select,
.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  padding: 8px 0px;
  border: 0px;
  height: 60px;
  background: none;
  border-bottom: 1px solid #ddd;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::-webkit-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::-webkit-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::-webkit-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::-webkit-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::-webkit-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::-webkit-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea:-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea:-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea:-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea:-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea:-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea:-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::-ms-input-placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::-ms-input-placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::-ms-input-placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::-ms-input-placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::-ms-input-placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::-ms-input-placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="text"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="text"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="text"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="text"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="text"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="text"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="tel"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="tel"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="tel"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="tel"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="tel"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="tel"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="number"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="number"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="number"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="number"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="number"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="number"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="email"]::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="email"]::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="email"]::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="email"]::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="email"]::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="email"]::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="email"]::placeholder,
.contactForm .contact-flex-wrap .wrapper .flexbox .item select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select::placeholder,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select::placeholder,
.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea::placeholder,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea::placeholder,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea::placeholder,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea::placeholder,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  textarea::placeholder,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea::placeholder,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea::placeholder {
  color: #000;
  opacity: 1;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  textarea,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  textarea,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  textarea,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  textarea,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  textarea,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item textarea,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  textarea,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  textarea {
  resize: none;
  height: 120px;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="submit"],
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="submit"],
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="submit"],
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="submit"],
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="submit"],
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="submit"],
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: none;
  color: #ffffff;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
}

.contactForm
  .contact-flex-wrap
  .wrapper
  .flexbox
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  input[type="submit"]:hover,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  input[type="submit"]:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  input[type="submit"]:hover,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  input[type="submit"]:hover,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  #webShowCase
  .item
  input[type="submit"]:hover,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  input[type="submit"]:hover,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  input[type="submit"]:hover {
  border: none;
  color: #ffffff;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  select,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item
  select,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item
  select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  select,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item
  select,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item
  select,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item select,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item
  select,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item
  select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(7),
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:nth-child(7),
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(7),
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:nth-child(7),
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:nth-child(7),
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:nth-child(7),
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:nth-child(7),
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:nth-child(7) {
  width: 100% !important;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(8),
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:nth-child(8),
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(8),
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:nth-child(8),
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:nth-child(8),
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:nth-child(8),
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:nth-child(8),
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:nth-child(8) {
  width: 100% !important;
}

.contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
.contactForm
  .contact-flex-wrap
  .wrapper
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .contactForm
  .contact-flex-wrap
  .wrapper
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .contactForm
  .contact-flex-wrap
  .wrapper
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  .contactForm
  .contact-flex-wrap
  .wrapper
  .item
  > div
  .item:last-child,
.contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
.contactForm
  .contact-flex-wrap
  .wrapper
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  .contactForm
  .contact-flex-wrap
  .wrapper
  .mathcaptcha-913
  .item:last-child {
  margin-bottom: 0;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap {
  width: 520px;
  padding: 30px;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#0064d2),
      to(#115caf)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #0064d2 0%, #115caf 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0px 5px 15px #00000014;
  box-shadow: 0px 5px 15px #00000014;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 12px;
}

.contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 + p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 15px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio {
  padding: 40px 0;
  font-size: 15px;
  font-weight: 400;
  color: #f1f1f1;
  line-height: 30px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 25px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio::after {
  content: "";
  background: url(../img/quote-left-icon-white.svg);
  width: 30px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio::before {
  content: "";
  background: url(../img/quote-right-icon-white.svg);
  width: 30px;
  height: 22px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(-45px);
  transform: rotate(-45px);
  z-index: 1;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-bio
  p:last-child {
  margin-bottom: 0;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box {
  width: 48px;
  margin-right: 10px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .img-box
  img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  -webkit-box-shadow: 0px 3px 6px #000e1780;
  box-shadow: 0px 3px 6px #000e1780;
  border-radius: 5px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .detail-info
  .name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}

.contactForm
  .contact-flex-wrap
  .trusted-testimonial-wrap
  .trusted-slider
  .testimonial-info
  .detail-info
  .desination {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.1;
}

#client-and-award.client-and-award-bg {
  background: url(../img/trusted-by-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-banner-qss {
  background: url(/wp-content/themes/qss/assets/img/blog-banner-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 60px 0;
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .blog-banner-qss {
    margin-top: 70px;
  }
  .seo-services-wrapper .flex-column-center p {
    text-align: center;
  }

  .seo-services .content-right {
    padding: 2rem 0;
    max-width: 100% !important;
  }
}

.blog-banner-qss .top-sec-wrap {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap {
  width: calc(100% - 420px);
  padding-left: 25px;
  position: relative;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap::after {
  content: "";
  background: #000e17;
  position: absolute;
  width: 8px;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap .title {
  font-size: 36px;
  font-weight: 700;
  color: #000e17;
  line-height: 1.1;
  margin-bottom: 5px;
}

.blog-banner-qss .top-sec-wrap .title-box-wrap p {
  font-size: 18px;
  font-weight: 400;
  color: #000e17;
  margin-bottom: 0;
}

.blog-banner-qss .top-sec-wrap .search-box-wrap {
  width: 400px;
  margin-left: 20px;
}

.blog-banner-qss .top-sec-wrap .search-box-wrap input {
  background: #fff url(../img/search-icon.svg) no-repeat;
  background-position: bottom 20px left 16px;
  padding: 10px 15px 10px 15px;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #bfbfbf;
  border-radius: 50px;
  border: solid 1px #bfbfbf;
}

.blog-banner-qss .blog-slide-wrap {
  padding-left: 25px;
}

.blog-banner-qss .blog-slide-wrap .blog-post {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-img {
  width: 45.5%;
  margin-right: 5%;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-img img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 20px;
  -webkit-box-shadow: 0px 8px 20px #00000042;
  box-shadow: 0px 8px 20px #00000042;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail {
  width: 49.5%;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .tagline {
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 5px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-date {
  font-size: 13px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 15px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
  font-size: 36px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 15px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .short-text {
  font-size: 16px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 25px;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .short-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-banner-qss .blog-slide-wrap .blog-post .post-detail .button-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  -webkit-box-shadow: 0px 15px 40px #000e1733;
  box-shadow: 0px 15px 40px #000e1733;
  border-radius: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn
  .icon-box {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn
  .icon-box
  svg
  path {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn:hover {
  background: #ff5e5e;
  color: #fff;
}

.blog-banner-qss
  .blog-slide-wrap
  .blog-post
  .post-detail
  .button-wrap
  .btn:hover
  .icon-box
  svg
  path {
  fill: #fff;
}

.blog-detail-banner-qss {
  padding: 60px 0;
  margin-top: 80px;
  position: relative;
  min-height: 450px;
}

.blog-detail-banner-qss::after {
  content: "";
  background-image: url(../img/blog-banner-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 450px;
  z-index: -1;
}

.blog-detail-banner-qss .blog-post {
  max-width: 80%;
  margin: 0 auto;
}

.blog-detail-banner-qss .blog-post .post-img img {
  display: block;
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0px 8px 20px #00000026;
  box-shadow: 0px 8px 20px #00000026;
  border-radius: 20px;
}

.blog-detail-banner-qss .blog-post .post-detail {
  padding: 30px 15px 0;
  text-align: center;
}

.blog-detail-banner-qss .blog-post .post-detail .post-date {
  font-size: 15px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 5px;
}

.blog-detail-banner-qss .blog-post .post-detail .post-title {
  font-size: 32px;
  font-weight: 700;
  color: #000e17;
}

.blog-content-qss {
  padding: 60px 0;
}

.blog-content-qss .post-listing {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.blog-content-qss .post-listing .post-item {
  width: calc(33.333% - 16px);
  padding: 15px;
  margin: 0 8px 40px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .post-listing .post-item .post-thumb {
  margin-bottom: 15px;
}

.blog-content-qss .post-listing .post-item .post-thumb a {
  display: block;
}

.blog-content-qss .post-listing .post-item .post-thumb a img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #4e4e4e;
  margin-bottom: 10px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box p {
  margin-bottom: 0;
  margin-right: 10px;
}

.blog-content-qss .post-listing .post-item .post-detail .info-box p:last-child {
  margin-right: 0;
}

.blog-content-qss .post-listing .post-item .post-detail .title {
  font-size: 18px;
  font-weight: 700;
  color: #000e17;
  line-height: 25px;
  letter-spacing: 0.14px;
  margin-bottom: 15px;
}

.blog-content-qss .post-listing .post-item .post-detail .title a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #000e17;
}

.blog-content-qss .post-listing .post-item .post-detail .short-text {
  font-size: 16px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 25px;
}

.blog-content-qss .post-listing .post-item .post-detail .short-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-content-qss .post-listing .post-item .post-detail .button-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 700;
  color: #000e17;
  -webkit-box-shadow: 0px 8px 40px #000e1733;
  box-shadow: 0px 8px 40px #000e1733;
  border-radius: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss
  .post-listing
  .post-item
  .post-detail
  .button-wrap
  .btn:hover {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss .post-listing .post-item:hover {
  -webkit-box-shadow: 0px 5px 10px #00000030;
  box-shadow: 0px 5px 10px #00000030;
}

.blog-content-qss .blog-ebook-box {
  background: #f8f8f8;
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  margin-bottom: 45px;
}

.blog-content-qss .blog-ebook-box .ebook-img {
  width: 390px;
  margin-right: 50px;
}

.blog-content-qss .blog-ebook-box .ebook-img img {
  max-width: 100%;
}

.blog-content-qss .blog-ebook-box .detail-box {
  width: calc(100% - 440px);
}

.blog-content-qss .blog-ebook-box .detail-box .title {
  font-size: 32px;
  font-weight: 700;
  color: #ff5e5e;
  margin-bottom: 20px;
}

.blog-content-qss .blog-ebook-box .detail-box .sub-title {
  font-size: 22px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 15px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text {
  font-size: 18px;
  color: #000000;
  margin-bottom: 25px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text p {
  margin-bottom: 15px;
}

.blog-content-qss .blog-ebook-box .detail-box .short-text p:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-ebook-box .detail-box .btn-wrap .btn {
  display: inline-block;
  vertical-align: middle;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .blog-newsletter-box {
  background: #f8f8f8;
  padding: 40px 60px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .newsletter-img {
  width: 50%;
  margin-left: 5%;
}

.blog-content-qss .blog-newsletter-box .newsletter-img img {
  max-width: 100%;
}

.blog-content-qss .blog-newsletter-box .detail-box {
  width: calc(100% - 55%);
  padding-right: 80px;
}

.blog-content-qss .blog-newsletter-box .detail-box .title {
  font-size: 30px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text {
  font-size: 18px;
  color: #000000;
  margin-bottom: 25px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text p {
  margin-bottom: 15px;
}

.blog-content-qss .blog-newsletter-box .detail-box .short-text p:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item {
  margin-bottom: 20px;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item:last-child {
  margin-bottom: 0;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item input {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
  color: #9d9d9d;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::-webkit-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input:-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss
  .blog-newsletter-box
  .detail-box
  .form-item
  input::placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.blog-content-qss .blog-newsletter-box .detail-box .form-item input.btn {
  display: inline-block;
  vertical-align: middle;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  min-width: 165px;
  width: auto;
  height: auto;
  color: #fff;
  line-height: 26px;
  border: none;
  -webkit-box-shadow: 0px 4px 6px #0000002e;
  box-shadow: 0px 4px 6px #0000002e;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .pagination-box {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}

.blog-content-qss .pagination-box ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .pagination-box ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.blog-content-qss .pagination-box ul li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  padding: 5px 10px;
  font-size: 16px;
  color: #7e7e7e;
  min-width: 36px;
  height: 36px;
  -webkit-box-shadow: 0px 5px 8px #a2a2a229;
  box-shadow: 0px 5px 8px #a2a2a229;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
}

.blog-content-qss .pagination-box ul li.active a {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss.detail {
  padding-top: 0;
}

.blog-content-qss.detail .blog-ebook-box {
  display: block;
  padding: 15px 20px 30px;
  margin-bottom: 35px;
}

.blog-content-qss.detail .blog-ebook-box .ebook-img {
  width: auto;
  margin: 0 auto;
}

.blog-content-qss.detail .blog-ebook-box .detail-box {
  width: 100%;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .title {
  margin-bottom: 15px;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .sub-title {
  font-size: 20px;
}

.blog-content-qss.detail .blog-ebook-box .detail-box .btn-wrap .btn {
  min-width: 180px;
}

.blog-content-qss.detail .blog-newsletter-box {
  display: block;
  padding: 25px 20px 30px;
  border: 1px solid #e2e2e2;
}

.blog-content-qss.detail .blog-newsletter-box .newsletter-img {
  width: 100%;
  margin: 0 auto 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box {
  width: auto;
  padding-right: 0;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .title {
  font-size: 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .short-text {
  font-size: 15px;
  color: #000000;
  margin-bottom: 20px;
}

.blog-content-qss.detail .blog-newsletter-box .detail-box .form-item input.btn {
  width: 100%;
  min-width: 1px;
}

.blog-content-qss .blog-content {
  font-size: 18px;
  font-weight: 400;
  color: #4e4e4e;
}

.blog-content-qss .blog-content h2 {
  font-size: 28px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-content h6 {
  font-size: 16px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
}

.blog-content-qss .blog-content p {
  margin-bottom: 20px;
  line-height: 32px;
}

.blog-content-qss .blog-content p a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #ff5e5e;
}

.blog-content-qss .detail-post-list {
  position: relative;
}

.blog-content-qss .detail-post-list .title {
  font-size: 28px;
  font-weight: 700;
  color: #000e17;
  margin-bottom: 20px;
  padding-right: 100px;
}

.blog-content-qss .detail-post-list .post-listing .post-item {
  border: 1px solid #e8e8e8;
  margin-bottom: 0;
}

.blog-content-qss .blog-share-info {
  padding-bottom: 30px;
}

.blog-content-qss .blog-share-info .tagline {
  font-size: 16px;
  font-weight: 600;
  color: #000e17;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.blog-content-qss .blog-share-info .tagline p {
  margin-bottom: 0;
}

.blog-content-qss .blog-share-info .tagline p a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.blog-content-qss .blog-share-info .flex-box {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous {
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.blog-content-qss .blog-share-info .flex-box .pagination-next-previous li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  padding: 5px 10px;
  font-size: 16px;
  color: #7e7e7e;
  min-width: 36px;
  height: 36px;
  -webkit-box-shadow: 0px 5px 8px #a2a2a229;
  box-shadow: 0px 5px 8px #a2a2a229;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-align: center;
}

.blog-content-qss
  .blog-share-info
  .flex-box
  .pagination-next-previous
  li.active
  a {
  background: #ff5e5e;
  color: #fff;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap {
  list-style: none;
  padding-left: 0;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #9b9b9b;
  margin-right: 15px;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li:last-child {
  margin-right: 0;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-content-qss .blog-share-info .flex-box .social-share-wrap li a:hover {
  opacity: 0.7;
}

.portfolio .portfolioWrap {
  padding-bottom: 80px;
}

.portfolio .portfolioWrap li {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 70px 0;
}

.portfolio .portfolioWrap li > div {
  width: 45%;
  position: relative;
}

.portfolio .portfolioWrap li > div > img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 750px;
  -o-object-position: center;
  object-position: center;
}

.portfolio .portfolioWrap li > div.rightCol {
  z-index: 1;
}

.portfolio .portfolioWrap li > div.leftCol {
  padding: 0 15% 0 11%;
  width: 50%;
  z-index: 3;
  margin-right: 5%;
}

.portfolio .portfolioWrap li > div.leftCol h2 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000;
  font-weight: 700;
}

.portfolio .portfolioWrap li > div.leftCol h2:first-letter {
  text-transform: none;
}

.portfolio .portfolioWrap li > div.leftCol h2 + p {
  font-size: 18px;
  margin-bottom: 20px;
}

.portfolio .portfolioWrap li > div.leftCol a {
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  padding: 8px 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 18px;
  letter-spacing: 1px;
}

.portfolio .portfolioWrap li > div.leftCol a:hover {
  background: #ff5e5e;
  color: #fff;
  text-decoration: none;
}

.portfolio .portfolioWrap li > div .mobile {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 5;
}

.portfolio .portfolioWrap li > div .mobile img {
  transform: translateY(80px);
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  min-height: 633px;
}

.portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 11% 0 15%;
}

.portfolio .portfolioWrap li:nth-child(even) > div.rightCol {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  z-index: 1;
}

.portfolio .portfolioWrap li:nth-child(even) > div .mobile {
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  left: inherit;
  right: 0px;
}

.portfolio .portfolioWrap li.active:nth-child(odd) div.rightCol:after {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
}

.portfolio .portfolioWrap li.active:nth-child(even) div.rightCol:after {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
}

/************************************Services Ends*********************************************/
.blogInner .entry-content p:first-word {
  display: none;
}

.blogInner p:empty,
.blogInner div:empty {
  display: none;
}

p:empty {
  display: none;
}

.blogInner {
  margin-top: 100px;
  margin-bottom: 0px;
  padding: 30px 0;
  background: #f9f9f9;
}

.blogInner img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 10px !important;
}

.blogInner img.aligncenter {
  display: block;
  margin: 0 auto;
}

.blogInner .alignleft {
  float: left;
  margin-right: 15px;
}

.blogInner .alignright {
  float: right;
  margin-left: 15px;
}

.blogInner ul,
.blogInner ol {
  margin: 0 0 20px 25px;
}

.blogs {
  background: #f9f9f9;
  padding: 82px 0 10px;
}

.blogs .blogbanner img {
  margin-bottom: 40px;
}

.blogs img {
  max-width: auto;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.blogs h1 {
  font-size: 30px;
  position: relative;
  margin-bottom: 15px;
}

.blogs article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.blogs article h2 {
  margin-bottom: 10px;
}

.blogs article h2 a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
  display: block;
}

.blogs .postmeta {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blogs .postmeta .post-date {
  font-size: 18px;
  color: #999;
  width: 100%;
}

.blogs .postmeta .post-categories {
  font-size: 18px;
  color: #999;
  width: 100%;
  margin-bottom: 10px;
}

.blogs .postmeta .post-categories a {
  font-size: 18px;
  color: #ff5e5e;
}

.blogs .postmeta .post-categories a:hover {
  color: #2a8bf6;
  text-decoration: none;
}

.blogs .entry-content p:first-of-type {
  margin-bottom: 20px;
}

.blogs .share {
  margin: 0 0 10px -4px;
}

.blogs .read-more a {
  display: inline-block;
  background: #ff5e5e;
  color: #fff;
  padding: 8px 20px;
  border-radius: 4px;
}

.blogs .read-more a:hover {
  background: #2a8bf6;
  text-decoration: none;
}

.blogs .pagination .nav-links {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin-bottom: 20px;
  padding-bottom: 2px;
}

.blogs .pagination h2 {
  display: none;
}

.blogs .pagination span {
  background: #fff;
  display: inline-block;
  padding: 8px 12px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-width: 36px;
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 18px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.blogs .pagination span span {
  display: none;
}

.blogs .pagination a {
  background: #fff;
  display: inline-block;
  padding: 8px 12px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-width: 36px;
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 18px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.blogs .pagination a span {
  display: none;
}

.blogs .pagination a:hover {
  color: #000;
  text-decoration: none;
}

.blogs .pagination .current {
  background: #ff5e5e;
  border-color: #ff5e5e;
  color: #fff;
  font-weight: 700;
}

.sidebar h2 {
  font-size: 30px;
  position: relative;
  margin-bottom: 15px;
}

.sidebar ul {
  margin: 0px !important;
}

.sidebar li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.sidebar li a {
  display: block;
  border-top: 1px solid #ccc;
  color: #666;
  text-decoration: none;
  padding: 8px 0;
}

.sidebar li a:hover {
  color: #4b76ff;
}

.sidebar li.current-cat a {
  color: #4b76ff;
  background: rgba(75, 118, 255, 0.1);
  padding: 8px 15px;
}


.blogInner h6 {
  font-size: 16px !important;
  margin-bottom: 20px !important;
  font-weight: 700;
}

.blogInner p {
  margin-bottom: 20px;
  line-height: 30px;
}

.blogInner .post-navigation h2 {
  display: none;
}

.blogInner .post-navigation .nav-links {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

.blogInner .post-navigation .nav-links a {
  background: #f9f9f9;
  border-radius: 4px;
  display: block;
  padding: 8px 15px;
  color: #4b76ff;
  border: 1px solid #4b76ff;
}

.blogInner .post-navigation .nav-links a:hover {
  background: #4b76ff;
  color: #fff;
  text-decoration: none;
}

.blogInner .postmeta {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blogInner .postmeta .post-date {
  font-size: 18px;
  color: #999;
  width: 100%;
}

.blogInner .postmeta .post-categories {
  font-size: 18px;
  color: #4b76ff;
  width: 100%;
  margin-bottom: 10px;
}

.blogInner .postmeta .post-categories a {
  font-size: 18px;
  color: #4b76ff;
}

.blogInner .imgContentWrapper {
  min-height: 130px;
}

.blogInner .imgContentWrapper img {
  display: none;
  width: 100px;
  height: 100px;
  border-radius: 3px;
  border: 1px solid #b3b3b3;
  margin: 8px 15px 0 0;
  float: left !important;
}

.single-post #menu-item-5550 a {
  color: #ff5e5e !important;
}

[data-class="About"] .innerBanner .flexbox .item img,
[data-class="About"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="About"]
  .innerBanner
  .type-text
  .item
  img,
[data-class="About"]
  .innerBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="About"]
  .innerBanner
  ul
  .item
  img,
[data-class="About"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img,
[data-class="About"] .innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox [data-class="About"] .innerBanner .item > div .item img,
[data-class="About"] .innerBanner #webShowCase .item img,
[data-class="About"] .innerBanner .callAction .mathcaptcha-913 .item img,
.callAction [data-class="About"] .innerBanner .mathcaptcha-913 .item img {
  margin-top: -10px;
}

[data-class="Web Application Development"]
  .innerBanner
  .flexbox
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:first-child,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Web Application Development"]
  .innerBanner
  .type-text
  .item:first-child,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Web Application Development"]
  .innerBanner
  ul
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.logoTune
  .flexbox
  [data-class="Web Application Development"]
  .innerBanner
  .item
  > div
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  #webShowCase
  .item:first-child,
[data-class="Web Application Development"]
  .innerBanner
  .callAction
  .mathcaptcha-913
  .item:first-child,
.callAction
  [data-class="Web Application Development"]
  .innerBanner
  .mathcaptcha-913
  .item:first-child {
  padding-right: 0px;
}

.technologyIcons {
  background: #fff;
  padding: 70px 0;
}

.technologyIcons h4 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000;
}

.technologyIcons h5 {
  font-size: 30px;
  margin-bottom: 25px;
  color: #000;
}

.technologyIcons .flexbox,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text,
.technologyIcons footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .technologyIcons ul,
.technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child,
.technologyIcons .logoTune .flexbox .item > div,
.logoTune .flexbox .technologyIcons .item > div,
.technologyIcons #webShowCase,
.technologyIcons .callAction .mathcaptcha-913,
.callAction .technologyIcons .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.technologyIcons .flexbox .item,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
.technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
.technologyIcons .logoTune .flexbox .item > div .item,
.logoTune .flexbox .technologyIcons .item > div .item,
.technologyIcons #webShowCase .item,
.technologyIcons .callAction .mathcaptcha-913 .item,
.callAction .technologyIcons .mathcaptcha-913 .item {
  width: calc(25% - 30px);
  text-align: center;
  margin: 15px;
  border: 1px solid #ccc;
  padding: 15px;
}

.technologyIcons .flexbox .item a img,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a img,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a img,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item a img,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item a img,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  img,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a
  img,
.technologyIcons .logoTune .flexbox .item > div .item a img,
.logoTune .flexbox .technologyIcons .item > div .item a img,
.technologyIcons #webShowCase .item a img,
.technologyIcons .callAction .mathcaptcha-913 .item a img,
.callAction .technologyIcons .mathcaptcha-913 .item a img {
  display: block;
  margin: 5px auto 15px;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  max-height: 150px;
}

.technologyIcons .flexbox .item a small,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a small,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a small,
.technologyIcons footer .col-12 > .flexbox .item.industries ul .item a small,
footer .col-12 > .flexbox .item.industries .technologyIcons ul .item a small,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  small,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a
  small,
.technologyIcons .logoTune .flexbox .item > div .item a small,
.logoTune .flexbox .technologyIcons .item > div .item a small,
.technologyIcons #webShowCase .item a small,
.technologyIcons .callAction .mathcaptcha-913 .item a small,
.callAction .technologyIcons .mathcaptcha-913 .item a small {
  display: block;
  font-size: 18px;
  color: #000;
}

.technologyIcons .flexbox .item a:hover img,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a:hover img,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a:hover img,
footer
  .col-12
  > .flexbox
  .item.industries
  .technologyIcons
  ul
  .item
  a:hover
  img,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  img,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a:hover
  img,
.logoTune .flexbox .technologyIcons .item > div .item a:hover img,
.technologyIcons #webShowCase .item a:hover img,
.technologyIcons .callAction .mathcaptcha-913 .item a:hover img,
.callAction .technologyIcons .mathcaptcha-913 .item a:hover img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.technologyIcons .flexbox .item a:hover small,
.technologyIcons .mainBanner .col-12 .bigWrite .type-text .item a:hover small,
.mainBanner .col-12 .bigWrite .technologyIcons .type-text .item a:hover small,
footer
  .col-12
  > .flexbox
  .item.industries
  .technologyIcons
  ul
  .item
  a:hover
  small,
.technologyIcons
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  small,
.innerBanner.caseStudy
  .flexbox.web
  .technologyIcons
  .item:last-child
  .item
  a:hover
  small,
.logoTune .flexbox .technologyIcons .item > div .item a:hover small,
.technologyIcons #webShowCase .item a:hover small,
.technologyIcons .callAction .mathcaptcha-913 .item a:hover small,
.callAction .technologyIcons .mathcaptcha-913 .item a:hover small {
  text-decoration: underline;
  color: #000;
}

.greyBg {
  background: #f5f5f5;
}

[data-class="Quality Assurance and Software Testing"] .facts h3 {
  font-size: 30px;
  margin-bottom: 10px;
}

[data-class="Quality Assurance and Software Testing"] .facts h3 + p {
  font-size: 18px;
  margin-bottom: 30px;
}

[data-class="Quality Assurance and Software Testing"] .facts h4 {
  font-size: 24px;
}

[data-class="Quality Assurance and Software Testing"] .facts .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[data-class="Support & Maintenance"] .mainServices .flexbox,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div,
[data-class="Support & Maintenance"] .mainServices #webShowCase,
[data-class="Support & Maintenance"] .mainServices .callAction .mathcaptcha-913,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913 {
  padding: 30px 0 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li {
  width: 50%;
  padding: 30px 15px;
  list-style: none;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li h5,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  h5,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  h5,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  h5,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  h5,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  h5,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  h5,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li h5,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  h5,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  h5 {
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li p,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  p,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  p,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  p,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  p,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  p,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  p,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li p,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  p,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  p {
  text-align: left;
  line-height: 30px;
  word-spacing: 2px;
  margin-bottom: 20px;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(1),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(1),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(1),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(1),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(1),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(1) {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(2),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(2),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(2),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(2),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(2),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(2) {
  border-bottom: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li:nth-child(3),
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li:nth-child(3),
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li:nth-child(3),
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li:nth-child(3),
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  #webShowCase
  > li:nth-child(3),
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li:nth-child(3),
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li:nth-child(3) {
  border-right: 1px solid #ddd;
}

[data-class="Support & Maintenance"] .mainServices .flexbox > li li,
[data-class="Support & Maintenance"]
  .mainServices
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  > li
  li,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Support & Maintenance"]
  .mainServices
  .type-text
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  > li
  li,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Support & Maintenance"]
  .mainServices
  ul
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  > li
  li,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="Support & Maintenance"]
  .mainServices
  .item:last-child
  > li
  li,
[data-class="Support & Maintenance"]
  .mainServices
  .logoTune
  .flexbox
  .item
  > div
  > li
  li,
.logoTune
  .flexbox
  [data-class="Support & Maintenance"]
  .mainServices
  .item
  > div
  > li
  li,
[data-class="Support & Maintenance"] .mainServices #webShowCase > li li,
[data-class="Support & Maintenance"]
  .mainServices
  .callAction
  .mathcaptcha-913
  > li
  li,
.callAction
  [data-class="Support & Maintenance"]
  .mainServices
  .mathcaptcha-913
  > li
  li {
  position: relative;
  list-style-type: circle;
  list-style-position: outside;
  line-height: 24px;
  margin: 0 0 10px 20px;
  word-spacing: 2px;
}

[data-class="Project Life Cycle"] .agile {
  padding: 70px 0;
}

[data-class="Career"] .innerBanner .flexbox .item img,
[data-class="Career"]
  .innerBanner
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  img,
.mainBanner
  .col-12
  .bigWrite
  [data-class="Career"]
  .innerBanner
  .type-text
  .item
  img,
[data-class="Career"]
  .innerBanner
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="Career"]
  .innerBanner
  ul
  .item
  img,
[data-class="Career"]
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  img,
[data-class="Career"] .innerBanner .logoTune .flexbox .item > div .item img,
.logoTune .flexbox [data-class="Career"] .innerBanner .item > div .item img,
[data-class="Career"] .innerBanner #webShowCase .item img,
[data-class="Career"] .innerBanner .callAction .mathcaptcha-913 .item img,
.callAction [data-class="Career"] .innerBanner .mathcaptcha-913 .item img {
  margin: 0px;
}

[data-class="Career"] .jobPosting {
  padding: 70px 0;
  background: #fff;
}

[data-class="Career"] .jobPosting h4 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}

[data-class="Career"] .mainServices h4 {
  text-align: left;
}

[data-class="Career"] #jobAccordion {
  height: auto;
  overflow: hidden;
  padding: 0 1px;
}

[data-class="Career"] #jobAccordion .card {
  margin: 0;
  border: 0;
}

[data-class="Career"] #jobAccordion .card > p {
  display: none;
}

[data-class="Career"] #jobAccordion a {
  text-align: left;
  padding: 12px 30px 12px 15px;
  height: auto;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: inherit;
  background: #fff;
  color: #000;
  border-top: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  display: block;
  background: #f9f9f9;
}

[data-class="Career"] #jobAccordion a.collapsed {
  text-align: left;
  padding: 12px 30px 12px 0px;
  height: auto;
  margin: 0;
  line-height: inherit;
  background: #fff;
  border-top: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  display: block;
  font-size: 18px;
}

[data-class="Career"] #jobAccordion a.collapsed:hover {
  color: #000;
  text-decoration: none;
  background: #f9f9f9;
}

[data-class="Career"] #jobAccordion a.collapsed:after {
  content: "+";
  float: right;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

[data-class="Career"] #jobAccordion a:after {
  content: "-";
  float: right;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

[data-class="Career"] #jobAccordion a:hover {
  text-decoration: none;
}

[data-class="Career"] #jobAccordion div[data-parent] {
  padding: 10px 15px 20px;
  text-align: left;
  background: #f9f9f9;
  margin-top: -1px;
  border: 0px solid #ccc;
  border-radius: 0 0 4px 4px;
}

[data-class="Career"] #jobAccordion div[data-parent] p {
  margin-bottom: 20px;
  color: #000;
}

[data-class="Career"] #jobAccordion div[data-parent] p strong {
  display: block;
}

[data-class="Career"] #jobAccordion button[data-position] {
  background: #ff5e5e;
  padding: 8px 40px;
  height: auto;
  line-height: inherit;
  color: #fff !important;
  border: 0;
  cursor: pointer;
  margin-top: 15px;
}

[data-class="Career"] #jobAccordion button[data-position]:hover {
  background: #ff9c00;
}

[data-class="Career"] #jobAccordion ul {
  margin: -10px 0 20px;
}

[data-class="Career"] #jobAccordion ul li {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 5px 25px;
  line-height: 30px;
}

[data-class="Career"] #applyJob .btn {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  background: #ff9c00;
  border: none;
}

[data-class="Career"] #applyJob .btn:hover {
  background: #000;
}

[data-class="Career"] #applyJob .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

[data-class="Career"] #applyJob .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

[data-class="Career"] #applyJob .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 700;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

[data-class="Career"] #applyJob .modal-title span {
  font-size: 18px;
}

[data-class="Career"] #applyJob .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

[data-class="Career"] #applyJob button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

[data-class="Career"] #applyJob button.close span {
  font-size: 24px;
  font-weight: 700;
}

[data-class="Career"] #applyJob form {
  text-align: left;
}

[data-class="Career"] #applyJob form div label {
  font-size: 18px;
  color: #666;
  font-weight: 400;
  text-align: left;
  display: block;
}

[data-class="Career"] #applyJob form div input[type="text"],
[data-class="Career"] #applyJob form div input[type="tel"],
[data-class="Career"] #applyJob form div input[type="email"],
[data-class="Career"] #applyJob form div input[type="file"],
[data-class="Career"] #applyJob form div select,
[data-class="Career"] #applyJob form div textarea {
  width: 100%;
  height: 38px;
  resize: none;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 6px 12px;
}

[data-class="Career"] #applyJob form div input[type="file"] {
  margin-bottom: 10px;
  padding: 3px;
  max-height: 38px;
}

[data-class="Career"] #applyJob form div textarea {
  height: 130px;
}

[data-class="Career"] #applyJob form div input[type="submit"] {
  padding: 10px 40px;
  height: auto;
  line-height: inherit;
  color: #fff;
  border: 0;
  cursor: pointer;
  background: #ff5e5e;
}

[data-class="Career"] #applyJob form div input[type="submit"]:hover {
  background: #ff9c00;
}

[data-class="Career"] #applyJob form div i {
  color: red;
  font-size: 18px;
  font-style: normal;
}

[data-class="Career"] #applyJob form div#others {
  display: none;
}

[data-class="Career"] #applyJob form div#others.active {
  display: block;
}

[data-class="Career"] #applyJob form label,
[data-class="Career"] #applyJob form label wpcf7-form-control-wrap {
  display: block;
}

[data-class="Career"] #applyJob form div.wpcf7-response-output {
  margin: 20px auto 0 15px !important;
  width: calc(100% - 30px) !important;
}

[data-class="Career"] #applyJob .modal-dialog {
  max-width: 700px;
}

[data-class="Career"] #applyJob .modal-dialog form {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Career"] #applyJob .modal-dialog form div {
  width: 50%;
  padding: 0 15px;
}

[data-class="Career"] #applyJob .modal-dialog form div.msg {
  width: 100%;
}

[data-class="Career"] #applyJob .modal-dialog form div.wpcf7-form-control-wrap {
  width: 100%;
  padding: 0px;
}

[data-class="Career"]
  #applyJob
  .modal-dialog
  form
  div.wpcf7-form-control-wrap
  div {
  padding: 0px;
}

.privacyPolicy {
  padding: 70px 0;
  background: #f9f9f9;
}

.privacyPolicy .flexbox,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child,
.privacyPolicy .logoTune .flexbox .item > div,
.logoTune .flexbox .privacyPolicy .item > div,
.privacyPolicy #webShowCase,
.privacyPolicy .callAction .mathcaptcha-913,
.callAction .privacyPolicy .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.privacyPolicy .flexbox .item,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text .item,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul .item,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child .item,
.privacyPolicy .logoTune .flexbox .item > div .item,
.logoTune .flexbox .privacyPolicy .item > div .item,
.privacyPolicy #webShowCase .item,
.privacyPolicy .callAction .mathcaptcha-913 .item,
.callAction .privacyPolicy .mathcaptcha-913 .item {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
}

.privacyPolicy .flexbox .item div,
.privacyPolicy .mainBanner .col-12 .bigWrite .type-text .item div,
.mainBanner .col-12 .bigWrite .privacyPolicy .type-text .item div,
.privacyPolicy footer .col-12 > .flexbox .item.industries ul .item div,
footer .col-12 > .flexbox .item.industries .privacyPolicy ul .item div,
.privacyPolicy .innerBanner.caseStudy .flexbox.web .item:last-child .item div,
.innerBanner.caseStudy .flexbox.web .privacyPolicy .item:last-child .item div,
.privacyPolicy .logoTune .flexbox .item > div .item div,
.logoTune .flexbox .privacyPolicy .item > div .item div,
.privacyPolicy #webShowCase .item div,
.privacyPolicy .callAction .mathcaptcha-913 .item div,
.callAction .privacyPolicy .mathcaptcha-913 .item div {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding: 10px;
  border: 1px solid #ccc;
}

.privacyPolicy h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #000;
}

.privacyPolicy p {
  margin: 0px 0 30px;
  line-height: 30px;
}

.privacyPolicy p a {
  color: #ff5e5e;
}

.privacyPolicy h2 {
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #000;
}

.privacyPolicy h3 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000;
}

.privacyPolicy table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.privacyPolicy table td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.privacyPolicy table td strong {
  font-size: 16px;
}

.privacyPolicy table td a {
  color: #000;
  font-size: 16px;
}

.privacyPolicy ul {
  padding-left: 25px;
  margin-bottom: 25px;
}

.privacyPolicy ul li {
  list-style: circle;
  list-style-position: outside;
  padding-left: 1px;
  line-height: 30px;
  margin-bottom: 10px;
}

.privacyPolicy ol {
  padding-left: 25px;
  margin-bottom: 25px;
}

.privacyPolicy ol li {
  list-style: decimal;
  list-style-position: outside;
  padding-left: 1px;
  line-height: 30px;
  margin-bottom: 10px;
}

.privacyPolicy flexbox {
  width: 100%;
  border: 1px solid #ccc;
}

.privacyPolicy flexbox .item {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}

[data-class="PHR Application"] .innerBanner.caseStudy:before {
  background: url("../img/phr-bg.jpg") center no-repeat;
  background-size: cover;
}

[data-class="CRM Application"] .benefits .flexbox .item,
[data-class="CRM Application"]
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  [data-class="CRM Application"]
  .benefits
  .type-text
  .item,
[data-class="CRM Application"]
  .benefits
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="CRM Application"]
  .benefits
  ul
  .item,
[data-class="CRM Application"]
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="CRM Application"]
  .benefits
  .item:last-child
  .item,
[data-class="CRM Application"] .benefits .logoTune .flexbox .item > div .item,
.logoTune .flexbox [data-class="CRM Application"] .benefits .item > div .item,
[data-class="CRM Application"] .benefits #webShowCase .item,
[data-class="CRM Application"] .benefits .callAction .mathcaptcha-913 .item,
.callAction [data-class="CRM Application"] .benefits .mathcaptcha-913 .item {
  min-height: inherit !important;
  width: 30% !important;
  display: block !important;
}

[data-class="CRM Application"] .benefits .flexbox .item:last-child,
[data-class="CRM Application"]
  .benefits
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  [data-class="CRM Application"]
  .benefits
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  [data-class="CRM Application"]
  .benefits
  ul
  .item:last-child,
[data-class="CRM Application"]
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  [data-class="CRM Application"]
  .benefits
  .item:last-child
  .item:last-child,
.logoTune
  .flexbox
  [data-class="CRM Application"]
  .benefits
  .item
  > div
  .item:last-child,
[data-class="CRM Application"] .benefits #webShowCase .item:last-child,
[data-class="CRM Application"]
  .benefits
  .callAction
  .mathcaptcha-913
  .item:last-child,
.callAction
  [data-class="CRM Application"]
  .benefits
  .mathcaptcha-913
  .item:last-child {
  width: 70% !important;
  border: 0px;
}

div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
}

div.wpcf7-mail-sent-ok {
  background: #398f14;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

div.wpcf7-validation-errors {
  background: #f00;
  border-color: #f00 !important;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

span.wpcf7-not-valid-tip {
  font-size: 13px !important;
}

div.wpcf7-spam-blocked {
  background: #ff9900;
  border-color: #ff9900 !important;
  padding: 10px !important;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  display: none !important;
}

.sc-portfolio {
  padding: 50px 30px;
}

.sc-portfolio .flexbox,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child,
.sc-portfolio .logoTune .flexbox .item > div,
.logoTune .flexbox .sc-portfolio .item > div,
.sc-portfolio #webShowCase,
.sc-portfolio .callAction .mathcaptcha-913,
.callAction .sc-portfolio .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sc-portfolio .flexbox .item,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul .item,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child .item,
.sc-portfolio .logoTune .flexbox .item > div .item,
.logoTune .flexbox .sc-portfolio .item > div .item,
.sc-portfolio #webShowCase .item,
.sc-portfolio .callAction .mathcaptcha-913 .item,
.callAction .sc-portfolio .mathcaptcha-913 .item {
  width: 100%;
}

.sc-portfolio .flexbox .item:nth-child(even),
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item:nth-child(even),
.sc-portfolio
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .sc-portfolio
  ul
  .item:nth-child(even),
.sc-portfolio
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .sc-portfolio
  .item:last-child
  .item:nth-child(even),
.sc-portfolio .logoTune .flexbox .item > div .item:nth-child(even),
.logoTune .flexbox .sc-portfolio .item > div .item:nth-child(even),
.sc-portfolio #webShowCase .item:nth-child(even),
.sc-portfolio .callAction .mathcaptcha-913 .item:nth-child(even),
.callAction .sc-portfolio .mathcaptcha-913 .item:nth-child(even) {
  text-align: right;
  transform: translateX(-5%);
  -webkit-transform: translateX(-5%);
  -moz-transform: translateX(-5%);
}

.sc-portfolio .flexbox .item:nth-child(odd),
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item:nth-child(odd),
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item:nth-child(odd),
.sc-portfolio
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item:nth-child(odd),
footer
  .col-12
  > .flexbox
  .item.industries
  .sc-portfolio
  ul
  .item:nth-child(odd),
.sc-portfolio
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .sc-portfolio
  .item:last-child
  .item:nth-child(odd),
.sc-portfolio .logoTune .flexbox .item > div .item:nth-child(odd),
.logoTune .flexbox .sc-portfolio .item > div .item:nth-child(odd),
.sc-portfolio #webShowCase .item:nth-child(odd),
.sc-portfolio .callAction .mathcaptcha-913 .item:nth-child(odd),
.callAction .sc-portfolio .mathcaptcha-913 .item:nth-child(odd) {
  text-align: left;
}

.sc-portfolio .flexbox .item img,
.sc-portfolio .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .sc-portfolio .type-text .item img,
.sc-portfolio footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .sc-portfolio ul .item img,
.sc-portfolio .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .sc-portfolio .item:last-child .item img,
.sc-portfolio .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .sc-portfolio .item > div .item img,
.sc-portfolio #webShowCase .item img,
.sc-portfolio .callAction .mathcaptcha-913 .item img,
.callAction .sc-portfolio .mathcaptcha-913 .item img {
  width: 50%;
  height: auto;
  transform: translateX(5%);
  -webkit-transform: translateX(5%);
  -moz-transform: translateX(5%);
}

[data-class="Golang App Development"]
  .mainServices
  .servicesThumbs
  .item:nth-of-type(5) {
  width: 100%;
}

[data-class="eCommerce App Development"] .innerBanner h1:first-letter,
[data-class="iOS App Development"] .innerBanner h1:first-letter {
  text-transform: lowercase;
}

[data-class="Biometrics App Development"] .services img {
  max-height: 250px;
}

[data-class="Biometrics App Development"] .services.profile .row .col-lg-5 {
  text-align: center;
}

.crayon-table {
  display: block;
  max-width: 100%;
  width: 100%;
  overflow: auto;
  margin-bottom: 15px;
  font-size: 18px;
}

.crayon-table tbody {
  display: table;
  max-width: 100%;
  width: 100%;
}

/*******New Portfolio*********/
#newPortfolio .owl-stage {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#newPortfolio .owl-stage .owl-item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 50px 50px 75px;
}

#newPortfolio .owl-stage .owl-item > .item {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
  min-height: 894px;
}

#newPortfolio .owl-stage .owl-item .lCol,
#newPortfolio .owl-stage .owl-item .rCol {
  width: 50%;
  position: relative;
}

#newPortfolio .owl-stage .owl-item .lCol {
  text-align: center;
}
#newPortfolio .owl-stage .owl-item .rCol {
  text-align: left;
}
#newPortfolio .owl-stage .owl-item .lCol div {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

#newPortfolio .owl-stage .owl-item .lCol div img {
  float: left;
  max-width: 100%;
  width: auto;
  margin-left: -18%;
}

#newPortfolio .owl-stage .owl-item .lCol div img:nth-of-type(2) {
  position: absolute;
  left: 18%;
  max-width: 90%;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  margin-left: 0px;
  bottom: 0;
}

#newPortfolio .owl-stage .owl-item .lCol div.web {
  margin: 0 -60px;
}

#newPortfolio .owl-stage .owl-item .lCol div.web img {
  position: static;
  margin: 0;
  display: block;
}

#newPortfolio .owl-stage .owl-item .rCol h5 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  width: 100%;
}

#newPortfolio .owl-stage .owl-item .rCol h5 + small {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

#newPortfolio .owl-stage .owl-item .rCol h5 + small + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child,
#newPortfolio .owl-stage .owl-item .rCol .logoTune .flexbox .item > div,
.logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase,
#newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913,
.callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 {
  margin: 40px 0;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item,
.logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div .item,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item,
#newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913 .item,
.callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 .item {
  width: 33.333%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span {
  line-height: 20px;
  font-size: 16px;
  padding-right: 20px;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  + span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  span
  + span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  span
  + span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .logoTune
  .flexbox
  .item
  > div
  .item
  span
  + span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span
  + span,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span + span,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  + span,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span
  + span {
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
  padding-right: 0px;
}

#newPortfolio .owl-stage .owl-item .rCol .flexbox .item span img,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  img,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .type-text
  .item
  span
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  ul
  .item
  span
  img,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item:last-child
  .item
  span
  img,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .item
  > div
  .item
  span
  img,
#newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span img,
#newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  img,
.callAction
  #newPortfolio
  .owl-stage
  .owl-item
  .rCol
  .mathcaptcha-913
  .item
  span
  img {
  height: 30px;
  width: auto;
}

#newPortfolio .owl-stage .owl-item .rCol a {
  display: inline-block;
  font-size: 18px;
  position: relative;
  line-height: 40px;
  padding-right: 50px;
  color: #000;
  transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  opacity: 0.5;
}

#newPortfolio .owl-stage .owl-item .rCol a:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("../img/sprite.png") -133px -212px no-repeat;
  border: 1px solid #000;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  top: 0;
  right: 0px;
  transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  opacity: 0.5;
}

#newPortfolio .owl-stage .owl-item .rCol a:hover {
  color: #ff5e5e;
  text-decoration: none;
  opacity: 1;
}

#newPortfolio .owl-stage .owl-item .rCol a:hover:after {
  background-color: #ff5e5e;
  background-position: -92px -212px;
  border-color: #ff5e5e;
  opacity: 1;
}

#newPortfolio .owl-stage .active .rCol h5 {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol h5 + small {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol h5 + small + p {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol .flexbox .item span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .type-text
  .item
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .active
  .rCol
  ul
  .item
  span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item:last-child
  .item
  span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item
  > div
  .item
  span,
#newPortfolio .owl-stage .active .rCol #webShowCase .item span,
#newPortfolio .owl-stage .active .rCol .callAction .mathcaptcha-913 .item span,
.callAction #newPortfolio .owl-stage .active .rCol .mathcaptcha-913 .item span {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol .flexbox .item span + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  span
  + span,
.mainBanner
  .col-12
  .bigWrite
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .type-text
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  span
  + span,
footer
  .col-12
  > .flexbox
  .item.industries
  #newPortfolio
  .owl-stage
  .active
  .rCol
  ul
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  span
  + span,
.innerBanner.caseStudy
  .flexbox.web
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item:last-child
  .item
  span
  + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .logoTune
  .flexbox
  .item
  > div
  .item
  span
  + span,
.logoTune
  .flexbox
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .item
  > div
  .item
  span
  + span,
#newPortfolio .owl-stage .active .rCol #webShowCase .item span + span,
#newPortfolio
  .owl-stage
  .active
  .rCol
  .callAction
  .mathcaptcha-913
  .item
  span
  + span,
.callAction
  #newPortfolio
  .owl-stage
  .active
  .rCol
  .mathcaptcha-913
  .item
  span
  + span {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .rCol a {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: lightSpeedIn;
  -webkit-animation-name: lightSpeedIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .lCol div img {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  animation-name: bounceInDown;
  -webkit-animation-name: bounceInDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-stage .active .lCol div img:nth-of-type(2) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation-name: bounceInUp;
  -webkit-animation-name: bounceInUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

#newPortfolio .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
}

#newPortfolio .owl-dots button {
  border: 1px solid #ec3636;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 8px;
}

#newPortfolio .owl-dots button.active {
  background: #ec3636;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/********************************Media Queries******************************/
/***Custom Services***/
.customServices {
  padding: 80px 0;
  text-align: center;
}

.customServices h4 {
  font-size: 36px;
  margin-bottom: 20px;
}

.customServices h4 + p {
  font-size: 18px;
  margin-bottom: 25px;
}

.customServices .flexbox,
.customServices .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .customServices .type-text,
.customServices footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .customServices ul,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child,
.customServices .logoTune .flexbox .item > div,
.logoTune .flexbox .customServices .item > div,
.customServices #webShowCase,
.customServices .callAction .mathcaptcha-913,
.callAction .customServices .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.customServices .flexbox .item,
.customServices .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .customServices .type-text .item,
.customServices footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .customServices ul .item,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
.customServices .logoTune .flexbox .item > div .item,
.logoTune .flexbox .customServices .item > div .item,
.customServices #webShowCase .item,
.customServices .callAction .mathcaptcha-913 .item,
.callAction .customServices .mathcaptcha-913 .item {
  margin: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: calc(25% - 30px);
}

.customServices .flexbox .item:hover,
.customServices .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .customServices .type-text .item:hover,
.customServices footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .customServices ul .item:hover,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item:hover,
.customServices .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .customServices .item > div .item:hover,
.customServices #webShowCase .item:hover,
.customServices .callAction .mathcaptcha-913 .item:hover,
.callAction .customServices .mathcaptcha-913 .item:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.customServices .flexbox .item:hover a,
.customServices .mainBanner .col-12 .bigWrite .type-text .item:hover a,
.mainBanner .col-12 .bigWrite .customServices .type-text .item:hover a,
.customServices footer .col-12 > .flexbox .item.industries ul .item:hover a,
footer .col-12 > .flexbox .item.industries .customServices ul .item:hover a,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover
  a,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item:hover
  a,
.customServices .logoTune .flexbox .item > div .item:hover a,
.logoTune .flexbox .customServices .item > div .item:hover a,
.customServices #webShowCase .item:hover a,
.customServices .callAction .mathcaptcha-913 .item:hover a,
.callAction .customServices .mathcaptcha-913 .item:hover a {
  color: #ff5e5e;
}

.customServices .flexbox .item a,
.customServices .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .customServices .type-text .item a,
.customServices footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .customServices ul .item a,
.customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item a,
.customServices .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .customServices .item > div .item a,
.customServices #webShowCase .item a,
.customServices .callAction .mathcaptcha-913 .item a,
.callAction .customServices .mathcaptcha-913 .item a {
  color: #000;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 30px 15px;
}

.customServices .flexbox .item a img,
.customServices .mainBanner .col-12 .bigWrite .type-text .item a img,
.mainBanner .col-12 .bigWrite .customServices .type-text .item a img,
.customServices footer .col-12 > .flexbox .item.industries ul .item a img,
footer .col-12 > .flexbox .item.industries .customServices ul .item a img,
.customServices
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a
  img,
.innerBanner.caseStudy
  .flexbox.web
  .customServices
  .item:last-child
  .item
  a
  img,
.customServices .logoTune .flexbox .item > div .item a img,
.logoTune .flexbox .customServices .item > div .item a img,
.customServices #webShowCase .item a img,
.customServices .callAction .mathcaptcha-913 .item a img,
.callAction .customServices .mathcaptcha-913 .item a img {
  display: block;
  margin: 0 auto 25px;
  width: auto;
  height: 80px;
}

.newSection.profile.services.greyBg p {
  font-size: calc(20px + 0.4vw);
}

.successStories {
  padding: 80px 0;
  background: #f5f5f5;
}

.successStories h4 {
  font-size: 36px;
  margin-bottom: 10px;
  text-align: center;
}

.successStories h4 + p {
  font-size: 18px;
  margin-bottom: 25px;

  text-align: center;
}

.successStories .flexbox,
.successStories .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .successStories .type-text,
.successStories footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .successStories ul,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
.successStories .logoTune .flexbox .item > div,
.logoTune .flexbox .successStories .item > div,
.successStories #webShowCase,
.successStories .callAction .mathcaptcha-913,
.callAction .successStories .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.successStories .flexbox .item,
.successStories .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .successStories .type-text .item,
.successStories footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .successStories ul .item,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
.successStories .logoTune .flexbox .item > div .item,
.logoTune .flexbox .successStories .item > div .item,
.successStories #webShowCase .item,
.successStories .callAction .mathcaptcha-913 .item,
.callAction .successStories .mathcaptcha-913 .item {
  margin: 15px;
  width: calc(33.3333% - 30px);
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  min-width: 300px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  padding: 15px 15px 20px;
}

.successStories .flexbox .item br,
.successStories .mainBanner .col-12 .bigWrite .type-text .item br,
.mainBanner .col-12 .bigWrite .successStories .type-text .item br,
.successStories footer .col-12 > .flexbox .item.industries ul .item br,
footer .col-12 > .flexbox .item.industries .successStories ul .item br,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item br,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item br,
.successStories .logoTune .flexbox .item > div .item br,
.logoTune .flexbox .successStories .item > div .item br,
.successStories #webShowCase .item br,
.successStories .callAction .mathcaptcha-913 .item br,
.callAction .successStories .mathcaptcha-913 .item br {
  display: none;
}

.successStories .flexbox .item img,
.successStories .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .successStories .type-text .item img,
.successStories footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .successStories ul .item img,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item img,
.successStories .logoTune .flexbox .item > div .item img,
.logoTune .flexbox .successStories .item > div .item img,
.successStories #webShowCase .item img,
.successStories .callAction .mathcaptcha-913 .item img,
.callAction .successStories .mathcaptcha-913 .item img {
  width: 100%;
  height: auto;
  min-height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.successStories .flexbox .item h5,
.successStories .mainBanner .col-12 .bigWrite .type-text .item h5,
.mainBanner .col-12 .bigWrite .successStories .type-text .item h5,
.successStories footer .col-12 > .flexbox .item.industries ul .item h5,
footer .col-12 > .flexbox .item.industries .successStories ul .item h5,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item h5,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item h5,
.successStories .logoTune .flexbox .item > div .item h5,
.logoTune .flexbox .successStories .item > div .item h5,
.successStories #webShowCase .item h5,
.successStories .callAction .mathcaptcha-913 .item h5,
.callAction .successStories .mathcaptcha-913 .item h5 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
}

.successStories .flexbox .item h5 + p,
.successStories .mainBanner .col-12 .bigWrite .type-text .item h5 + p,
.mainBanner .col-12 .bigWrite .successStories .type-text .item h5 + p,
.successStories footer .col-12 > .flexbox .item.industries ul .item h5 + p,
footer .col-12 > .flexbox .item.industries .successStories ul .item h5 + p,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  h5
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  h5
  + p,
.successStories .logoTune .flexbox .item > div .item h5 + p,
.logoTune .flexbox .successStories .item > div .item h5 + p,
.successStories #webShowCase .item h5 + p,
.successStories .callAction .mathcaptcha-913 .item h5 + p,
.callAction .successStories .mathcaptcha-913 .item h5 + p {
  font-size: 18px;
  margin-bottom: 15px;
  color: #000;
  text-decoration: none;
  display: block;
}

.successStories .flexbox .item small,
.successStories .mainBanner .col-12 .bigWrite .type-text .item small,
.mainBanner .col-12 .bigWrite .successStories .type-text .item small,
.successStories footer .col-12 > .flexbox .item.industries ul .item small,
footer .col-12 > .flexbox .item.industries .successStories ul .item small,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  small,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  small,
.successStories .logoTune .flexbox .item > div .item small,
.logoTune .flexbox .successStories .item > div .item small,
.successStories #webShowCase .item small,
.successStories .callAction .mathcaptcha-913 .item small,
.callAction .successStories .mathcaptcha-913 .item small {
  display: inline-block;
  color: #ff5e5e;
  position: relative;
  font-size: 18px;
}

.successStories .flexbox .item small:after,
.successStories .mainBanner .col-12 .bigWrite .type-text .item small:after,
.mainBanner .col-12 .bigWrite .successStories .type-text .item small:after,
.successStories footer .col-12 > .flexbox .item.industries ul .item small:after,
footer .col-12 > .flexbox .item.industries .successStories ul .item small:after,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  small:after,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  small:after,
.successStories .logoTune .flexbox .item > div .item small:after,
.logoTune .flexbox .successStories .item > div .item small:after,
.successStories #webShowCase .item small:after,
.successStories .callAction .mathcaptcha-913 .item small:after,
.callAction .successStories .mathcaptcha-913 .item small:after {
  content: "";
  background: url("../img/readMore.png") center no-repeat;
  width: 8px;
  height: 13px;
  position: absolute;
  top: 8px;
  left: 110%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.successStories .flexbox .item a,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a,
.successStories footer .col-12 > .flexbox .item.industries ul .item a,
footer .col-12 > .flexbox .item.industries .successStories ul .item a,
.successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item a,
.innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item a,
.successStories .logoTune .flexbox .item > div .item a,
.logoTune .flexbox .successStories .item > div .item a,
.successStories #webShowCase .item a,
.successStories .callAction .mathcaptcha-913 .item a,
.callAction .successStories .mathcaptcha-913 .item a {
  display: block;
}

.successStories .flexbox .item a:hover,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover,
.successStories footer .col-12 > .flexbox .item.industries ul .item a:hover,
footer .col-12 > .flexbox .item.industries .successStories ul .item a:hover,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover,
.successStories .logoTune .flexbox .item > div .item a:hover,
.logoTune .flexbox .successStories .item > div .item a:hover,
.successStories #webShowCase .item a:hover,
.successStories .callAction .mathcaptcha-913 .item a:hover,
.callAction .successStories .mathcaptcha-913 .item a:hover {
  text-decoration: none;
}

.successStories .flexbox .item a:hover h5,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover h5,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover h5,
footer .col-12 > .flexbox .item.industries .successStories ul .item a:hover h5,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  h5,
.logoTune .flexbox .successStories .item > div .item a:hover h5,
.successStories #webShowCase .item a:hover h5,
.successStories .callAction .mathcaptcha-913 .item a:hover h5,
.callAction .successStories .mathcaptcha-913 .item a:hover h5 {
  text-decoration: none;
}

.successStories .flexbox .item a:hover h5 + p,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover h5 + p,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover h5 + p,
footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  a:hover
  h5
  + p,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  h5
  + p,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  h5
  + p,
.logoTune .flexbox .successStories .item > div .item a:hover h5 + p,
.successStories #webShowCase .item a:hover h5 + p,
.successStories .callAction .mathcaptcha-913 .item a:hover h5 + p,
.callAction .successStories .mathcaptcha-913 .item a:hover h5 + p {
  text-decoration: none;
}

.successStories .flexbox .item a:hover small,
.successStories .mainBanner .col-12 .bigWrite .type-text .item a:hover small,
.mainBanner .col-12 .bigWrite .successStories .type-text .item a:hover small,
footer
  .col-12
  > .flexbox
  .item.industries
  .successStories
  ul
  .item
  a:hover
  small,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  a:hover
  small,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item
  a:hover
  small,
.logoTune .flexbox .successStories .item > div .item a:hover small,
.successStories #webShowCase .item a:hover small,
.successStories .callAction .mathcaptcha-913 .item a:hover small,
.callAction .successStories .mathcaptcha-913 .item a:hover small {
  text-decoration: none;
}

.successStories .flexbox .item:hover,
.successStories .mainBanner .col-12 .bigWrite .type-text .item:hover,
.mainBanner .col-12 .bigWrite .successStories .type-text .item:hover,
.successStories footer .col-12 > .flexbox .item.industries ul .item:hover,
footer .col-12 > .flexbox .item.industries .successStories ul .item:hover,
.successStories
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:hover,
.innerBanner.caseStudy
  .flexbox.web
  .successStories
  .item:last-child
  .item:hover,
.successStories .logoTune .flexbox .item > div .item:hover,
.logoTune .flexbox .successStories .item > div .item:hover,
.successStories #webShowCase .item:hover,
.successStories .callAction .mathcaptcha-913 .item:hover,
.callAction .successStories .mathcaptcha-913 .item:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.logoTune {
  padding: 0px;
}

.logoTune .flexbox,
.logoTune .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .logoTune .type-text,
.logoTune footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .logoTune ul,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child,
.logoTune .flexbox .item > div,
.logoTune #webShowCase,
.logoTune .callAction .mathcaptcha-913,
.callAction .logoTune .mathcaptcha-913 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logoTune .flexbox:nth-child(odd) .item:nth-child(even),
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(odd)
  .item:nth-child(even),
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(odd)
  .item:nth-child(even),
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(odd)
  .item:nth-child(even),
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(odd)
  .item:nth-child(even),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(odd):last-child
  .item:nth-child(even),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(odd):last-child
  .item:nth-child(even),
.logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(even),
.logoTune #webShowCase:nth-child(odd) .item:nth-child(even),
.logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(even),
.callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(even) {
  background: #f9f9f9;
}

.logoTune .flexbox:nth-child(odd) .item:nth-child(odd) > div,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(odd)
  .item:nth-child(odd)
  > div,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(odd)
  .item:nth-child(odd)
  > div,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(odd)
  .item:nth-child(odd)
  > div,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(odd)
  .item:nth-child(odd)
  > div,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(odd):last-child
  .item:nth-child(odd)
  > div,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(odd):last-child
  .item:nth-child(odd)
  > div,
.logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(odd) > div,
.logoTune #webShowCase:nth-child(odd) .item:nth-child(odd) > div,
.logoTune
  .callAction
  .mathcaptcha-913:nth-child(odd)
  .item:nth-child(odd)
  > div,
.callAction
  .logoTune
  .mathcaptcha-913:nth-child(odd)
  .item:nth-child(odd)
  > div {
  float: right;
}

.logoTune .flexbox:nth-child(even) .item:nth-child(odd),
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(even)
  .item:nth-child(odd),
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(even)
  .item:nth-child(odd),
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(even)
  .item:nth-child(odd),
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(even)
  .item:nth-child(odd),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(even):last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(even):last-child
  .item:nth-child(odd),
.logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd),
.logoTune #webShowCase:nth-child(even) .item:nth-child(odd),
.logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(odd),
.callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(odd) {
  background: #f9f9f9;
}

.logoTune .flexbox:nth-child(even) .item:nth-child(odd) > div,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text:nth-child(even)
  .item:nth-child(odd)
  > div,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text:nth-child(even)
  .item:nth-child(odd)
  > div,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul:nth-child(even)
  .item:nth-child(odd)
  > div,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul:nth-child(even)
  .item:nth-child(odd)
  > div,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:nth-child(even):last-child
  .item:nth-child(odd)
  > div,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:nth-child(even):last-child
  .item:nth-child(odd)
  > div,
.logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd) > div,
.logoTune #webShowCase:nth-child(even) .item:nth-child(odd) > div,
.logoTune
  .callAction
  .mathcaptcha-913:nth-child(even)
  .item:nth-child(odd)
  > div,
.callAction
  .logoTune
  .mathcaptcha-913:nth-child(even)
  .item:nth-child(odd)
  > div {
  float: right;
}

.logoTune .flexbox .item,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item,
.logoTune footer .col-12 > .flexbox .item.industries ul .item,
footer .col-12 > .flexbox .item.industries .logoTune ul .item,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item,
.logoTune .flexbox .item > div .item,
.logoTune #webShowCase .item,
.logoTune .callAction .mathcaptcha-913 .item,
.callAction .logoTune .mathcaptcha-913 .item {
  width: 50%;
  padding: 0 30px;
}

.logoTune .flexbox .item > div,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div,
.logoTune footer .col-12 > .flexbox .item.industries ul .item > div,
footer .col-12 > .flexbox .item.industries .logoTune ul .item > div,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div,
.logoTune .flexbox .item > div .item > div,
.logoTune #webShowCase .item > div,
.logoTune .callAction .mathcaptcha-913 .item > div,
.callAction .logoTune .mathcaptcha-913 .item > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 400px;
  padding: 50px 0;
}

.logoTune .flexbox .item > div h3,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div h3,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div h3,
.logoTune footer .col-12 > .flexbox .item.industries ul .item > div h3,
footer .col-12 > .flexbox .item.industries .logoTune ul .item > div h3,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div h3,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div h3,
.logoTune .flexbox .item > div .item > div h3,
.logoTune #webShowCase .item > div h3,
.logoTune .callAction .mathcaptcha-913 .item > div h3,
.callAction .logoTune .mathcaptcha-913 .item > div h3 {
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}

.logoTune .flexbox .item > div .download span,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item > div .download span,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item > div .download span,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  > div
  .download
  span,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul
  .item
  > div
  .download
  span,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  > div
  .download
  span,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item
  > div
  .download
  span,
.logoTune #webShowCase .item > div .download span,
.logoTune .callAction .mathcaptcha-913 .item > div .download span,
.callAction .logoTune .mathcaptcha-913 .item > div .download span {
  color: #ff5e5e;
}

.logoTune .flexbox .item > div .download a:hover,
.logoTune
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item
  > div
  .download
  a:hover,
.mainBanner
  .col-12
  .bigWrite
  .logoTune
  .type-text
  .item
  > div
  .download
  a:hover,
.logoTune
  footer
  .col-12
  > .flexbox
  .item.industries
  ul
  .item
  > div
  .download
  a:hover,
footer
  .col-12
  > .flexbox
  .item.industries
  .logoTune
  ul
  .item
  > div
  .download
  a:hover,
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item
  > div
  .download
  a:hover,
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item
  > div
  .download
  a:hover,
.logoTune #webShowCase .item > div .download a:hover,
.logoTune .callAction .mathcaptcha-913 .item > div .download a:hover,
.callAction .logoTune .mathcaptcha-913 .item > div .download a:hover {
  color: #2a8bf6;
}

.logoTune .flexbox .item:nth-child(odd),
.logoTune .mainBanner .col-12 .bigWrite .type-text .item:nth-child(odd),
.mainBanner .col-12 .bigWrite .logoTune .type-text .item:nth-child(odd),
.logoTune footer .col-12 > .flexbox .item.industries ul .item:nth-child(odd),
footer .col-12 > .flexbox .item.industries .logoTune ul .item:nth-child(odd),
.logoTune
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:nth-child(odd),
.innerBanner.caseStudy
  .flexbox.web
  .logoTune
  .item:last-child
  .item:nth-child(odd),
.logoTune .flexbox .item > div .item:nth-child(odd),
.logoTune #webShowCase .item:nth-child(odd),
.logoTune .callAction .mathcaptcha-913 .item:nth-child(odd),
.callAction .logoTune .mathcaptcha-913 .item:nth-child(odd) {
  text-align: center;
}

.logoTune .flexbox .item img,
.logoTune .mainBanner .col-12 .bigWrite .type-text .item img,
.mainBanner .col-12 .bigWrite .logoTune .type-text .item img,
.logoTune footer .col-12 > .flexbox .item.industries ul .item img,
footer .col-12 > .flexbox .item.industries .logoTune ul .item img,
.logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
.innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item img,
.logoTune .flexbox .item > div .item img,
.logoTune #webShowCase .item img,
.logoTune .callAction .mathcaptcha-913 .item img,
.callAction .logoTune .mathcaptcha-913 .item img {
  max-height: 80px;
  width: auto;
  border: 1px solid #ff5e5e;
}

@media screen and (max-width: 1699px) {
  .mainBanner .col-12 .bigWrite span {
    font-size: 7vw;
  }
}

@media screen and (max-width: 1399px) {
  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item span,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    span,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item
    span,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item
    span,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item
    span,
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item
    span,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item
    span,
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item
    span {
    font-size: 18px;
    padding-right: 10px;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item span img,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    span
    img,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item
    span
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item
    span
    img,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item
    span
    img,
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item
    span
    img,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item span img,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item
    span
    img,
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item
    span
    img {
    height: 40px;
    width: auto;
  }
}
@media screen and (max-width: 1366px) {
  .container {
    max-width: 96%;
  }
}

@media screen and (max-width: 1170px) {
  .container {
    max-width: 960px;
  }
}
.becomePartnerSec {
  background: #fff;
  padding: 100px 0;
  margin: 0 auto;
}

.becomePartnerPicture img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.becomePartnerBox {
  background: #ffffff;
  padding: 50px 100px;
  max-width: 1360px;
  position: relative;
  box-shadow: 0px 6px 10px 0px #00000026;
  margin: -215px auto 0;
  z-index: 1;
}
.becomePartnerBox .flexbox {
  align-items: center;
  gap: 40px;
}
.becomePartnerBox .becomeInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 16px solid #ec3636;
  flex: 0 0 450px;
  width: 450px;
  height: 235px;
  gap: 10px;
  position: relative;
}
.becomePartnerBox .becomeInfo:after {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  width: 230px;
  height: 16px;
  margin: 0 auto;
  z-index: 1;
}
.becomePartnerBox .becomeInfo:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  width: 230px;
  height: 16px;
  margin: 0 auto;
  z-index: 1;
}
.becomePartnerBox .becomeInfo p {
  display: flex;
  justify-content: center;
  max-width: 230px;
  align-items: center;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #181818;
  line-height: 30px;
  gap: 10px;
  margin: 0 4rem;
}
.becomePartnerBox .becomeInfo p strong {
  font-size: 50px;
  color: #ec3636;
}
.becomePartnerBox .content {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
}
.becomePartnerBox .content .title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 10px;
}
.becomePartnerBox .content .title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.becomePartnerBox .content .subtitle {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 48px;
  font-weight: 700;
  color: #271313;
}
.becomePartnerBox .content .shortText {
  margin-bottom: 25px;
}
.becomePartnerBox .content .shortText p {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 35px;
}
.becomePartnerBox .content .shortText p:last-child {
  margin-bottom: 0;
}
.becomePartnerBox .content .btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 10px 20px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ec3636;
  line-height: 20px;
  border-radius: 4px;
  background: none;
  border: 1px solid #ec3636;
  transition: all 0.3s ease-in-out;
}
.becomePartnerBox .content .btn:hover {
  background: #ec3636;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .becomePartnerSec {
    padding: 60px 0;
  }
  .becomePartnerBox {
    padding: 55px 45px;
    max-width: 1080px;
    margin-top: -190px;
  }
  .becomePartnerBox .becomeInfo {
    flex: 0 0 360px;
    width: 360px;
  }
  .becomePartnerBox .content .title {
    font-size: 36px;
    line-height: 36px;
  }
  .becomePartnerBox .content .subtitle {
    line-height: 36px;
  }
  .becomePartnerBox .content .shortText p {
    font-size: 16px;
    line-height: 30px;
  }
  .generative-ai-scetion .title {
    font-size: 42px;
  }
  .generative-ai-scetion .content-box {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .generative-ai-scetion .title {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .becomePartnerBox .content .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .becomePartnerBox,
  .ctaFormWhitebox {
    margin-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .becomePartnerBox .flexbox {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  header .navbar > ul > li.call-link,
  header .navbar > ul > li.contact-link {
    display: none;
  }
  .generative-ai-scetion {
    height: auto;
  }
  .generative-ai-scetion .title {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .mainServices:before,
  .mainServices:after {
    display: none;
  }

  .container {
    max-width: 720px;
  }

  .newSection.profile.services.greyBg p {
    font-size: 18px;
    text-align: left;
  }

  .newSection.profile.services.greyBg p:last-of-type {
    margin-bottom: 30px;
  }

  .newSection.profile.services.greyBg img {
    margin: 0 auto;
  }

  .successStories {
    padding: 50px 0;
  }

  .successStories .flexbox,
  .successStories .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .successStories .type-text,
  .successStories footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .successStories ul,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
  .successStories .logoTune .flexbox .item > div,
  .logoTune .flexbox .successStories .item > div,
  .successStories #webShowCase,
  .successStories .callAction .mathcaptcha-913,
  .callAction .successStories .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .mainBanner .row {
    height: calc(100vh - 72px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mainBanner .col-12 {
    height: auto;
  }

  .mainBanner .col-12 .bigWrite {
    position: static;
    text-align: center;
    width: 100%;
  }

  .mainBanner .col-12 .bigWrite .type-text {
    height: 20vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mainBanner .col-12 .bigWrite span {
    display: block;
    text-align: center;
  }

  .mainBanner .col-12 .bigWrite span br {
    display: none;
  }

  .mainBanner .col-12 .smallWrite {
    position: static;
    border-top: 2px solid #ff0;
    display: block;
    width: 100%;
    text-align: center;
    max-width: inherit;
    padding: 35px 0 0 0;
  }

  .mainBanner .col-12 .smallWrite:before {
    display: none;
  }

  [data-class="Home"] .navbar > ul > li {
    font-size: 18px;
  }

  [data-class="Home"] .navbar > ul > li .sub-menu li {
    width: calc(100% - 30px) !important;
  }

  [data-class="Home"] .navbar > ul > li > a {
    color: #000;
  }

  header .navbar > Ul #menu-item-5544 .sub-menu li {
    width: calc(100% - 30px) !important;
  }
  .becomePartnerBox .becomeInfo {
    flex: 0 0 160px;
    width: 320px;
  }
  .home .col-10,
  .home .col-11,
  .home .col-9,
  .home .col-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-address-sec .footer-address-row .title {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 640px;
  }
  .innerBanner {
    margin-top: 70px;
  }
  .successStories .flexbox,
  .successStories .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .successStories .type-text,
  .successStories footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .successStories ul,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child,
  .successStories .logoTune .flexbox .item > div,
  .logoTune .flexbox .successStories .item > div,
  .successStories #webShowCase,
  .successStories .callAction .mathcaptcha-913,
  .callAction .successStories .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px;
  }

  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: 100%;
    margin: 10px 0;
  }

  footer .flexbox .item.address .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item.address .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item.address .item,
  footer .col-12 > .flexbox .item.industries ul .item.address .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item.address
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    .item.address
    .item,
  footer .logoTune .flexbox .item > div .item.address .item,
  .logoTune .flexbox footer .item > div .item.address .item,
  footer #webShowCase .item.address .item,
  footer .callAction .mathcaptcha-913 .item.address .item,
  .callAction footer .mathcaptcha-913 .item.address .item {
    width: 50% !important;
  }
  .becomePartnerSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .becomePartnerBox .content {
    font-size: 16px;
  }
  .becomePartnerBox .content .title {
    font-size: 26px;
    line-height: 32px;
  }
  .becomePartnerBox .content .subtitle,
  .becomePartnerBox .content .shortText p {
    line-height: 32px;
  }
  .becomePartnerBox .becomeInfo p {
    max-width: 215px;
  }
  .becomePartnerBox .becomeInfo p strong {
    font-size: 45px;
  }
  .ctaForm {
    padding: 55px 0;
  }
  .ctaForm ul li {
    margin-bottom: 15px;
  }
  .footerBottom {
    padding: 20px 0;
  }
  footer .footerBottom .col-12 > .flexbox .item {
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer .footerBottom .col-12 > .flexbox .item:nth-child(2) {
    padding-top: 15px;
    border-bottom: none;
    text-align: left;
  }
  footer .footerBottom .col-12 > .flexbox .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    text-align: left;
  }
  .footer-links-sec {
    padding: 40px 0 30px;
  }
}

@media (max-width: 640px) {
  .container {
    max-width: 540px;
  }
  .ctaForm h5 {
    font-size: 26px;
    line-height: 32px;
  }
  .generative-ai-scetion {
    padding: 50px 0 60px;
  }
  .generative-ai-scetion .title {
    font-size: 26px;
    line-height: 36px;
  }
  .generative-ai-scetion .content-box {
    font-size: 18px;
  }
  .footer-address-sec .footer-address-row {
    padding: 50px 0;
    min-height: 460px;
    background-position: right -150px center !important;
    position: relative;
  }
  .footer-address-sec .footer-address-row:after {
    content: "";
    background: rgba(255, 255, 255, 0.45);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
  .footer-address-sec .footer-address-row .container {
    position: relative;
    z-index: 11;
  }
  .footer-address-sec .footer-address-row .title {
    font-size: 26px;
  }
  .footer-address-sec .footer-address-row .tagline,
  .footer-address-sec .footer-address-row .text {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .footer-address-sec .footer-address-row .contactInfo .toogleButton {
    gap: 25px;
  }
  .footer-address-sec .footer-address-row .contactInfo .toogleButton img {
    height: 48px;
  }
  .footer-address-sec .footer-address-row .contactInfo .addressInfo ul li {
    font-size: 16px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 580px) {
  .container {
    max-width: inherit;
  }
  .footerBottom .flexbox .item p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1299px) {
  .banner:after {
    height: 136px;
  }
}

@media screen and (max-width: 1199px) {
  header .container {
    max-width: 100%;
  }
  .successStories .flexbox .item,
  .successStories .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .successStories .type-text .item,
  .successStories footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .successStories ul .item,
  .successStories .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .successStories .item:last-child .item,
  .successStories .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .successStories .item > div .item,
  .successStories #webShowCase .item,
  .successStories .callAction .mathcaptcha-913 .item,
  .callAction .successStories .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .ctaForm ul li {
    width: 100%;
  }

  .stats ul li p {
    padding: 0 7px;
    font-size: 18px;
  }

  .stats .socialNetwork {
    right: 5px;
  }

  .introText p {
    padding: 0px;
  }

  header .navbar > Ul > li > a {
    padding: 0 8px;
    font-size: 14px;
  }

  [data-class="Technologies"] .innerBanner h2 br {
    display: none;
  }

  .banner {
    min-height: inherit;
    padding-top: 100px;
  }

  .banner:before {
    background: none;
  }

  .banner:after {
    background-size: cover;
  }

  .banner .owl-item {
    height: 310px;
    overflow: hidden;
  }

  .banner .active .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    width: 51%;
  }

  .banner .flexbox .image,
  .banner .mainBanner .col-12 .bigWrite .type-text .image,
  .mainBanner .col-12 .bigWrite .banner .type-text .image,
  .banner footer .col-12 > .flexbox .item.industries ul .image,
  footer .col-12 > .flexbox .item.industries .banner ul .image,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
  .banner .logoTune .flexbox .item > div .image,
  .logoTune .flexbox .banner .item > div .image,
  .banner #webShowCase .image,
  .banner .callAction .mathcaptcha-913 .image,
  .callAction .banner .mathcaptcha-913 .image {
    width: 49%;
  }

  .mainPortfolio .owl-item {
    min-height: 600px;
    height: auto;
  }

  .mainPortfolio .owl-item .circle {
    left: 25%;
  }

  .mainPortfolio .owl-item .desc {
    max-width: 320px;
  }

  .mainPortfolio .owl-item .title {
    left: 5% !important;
    top: 20%;
  }

  .mainPortfolio .owl-item .title div.bigText {
    font-size: 60px;
    line-height: 60px;
  }

  .mainPortfolio .owl-item .title div.down {
    bottom: -10px;
  }

  .mainPortfolio .owl-item .title div.up {
    top: -10px;
  }

  .mainPortfolio .owl-item .one {
    left: 52%;
  }

  .mainPortfolio .owl-item:nth-of-type(1):before {
    background: #005984;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#005984),
      to(#016b9e)
    );
    background: linear-gradient(to right, #005984 0%, #016b9e 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(2):before {
    background: #00877a;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#00877a),
      to(#009688)
    );
    background: linear-gradient(to right, #00877a 0%, #009688 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(3):before {
    background: #009dd4;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#009dd4),
      to(#009dd4)
    );
    background: linear-gradient(to right, #009dd4 0%, #009dd4 100%);
  }

  .mainPortfolio .owl-item:nth-of-type(4):before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#79b92d+50,5fa328+50 */
    background: #004894;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#004894),
      to(#0051a7)
    );
    background: linear-gradient(to right, #004894 0%, #0051a7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: 38%;
  }

  .mainPortfolio .owl-item.active .three {
    width: 42%;
    right: 3%;
  }

  .mainPortfolio .title {
    left: 10%;
  }

  .mainPortfolio .circle {
    left: 37%;
  }

  #newPortfolio .owl-stage .owl-item .lCol {
    padding: 50px 30px;
  }

  #newPortfolio .owl-stage .owl-item .lCol div img {
    max-width: 80%;
    margin-left: 0px;
  }

  #newPortfolio .owl-stage .owl-item .lCol div img:nth-of-type(2) {
    max-width: 75%;
    left: 30%;
  }

  #newPortfolio .owl-stage .owl-item .rCol {
    padding: 50px 30px;
    min-height: 970px;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child,
  #newPortfolio .owl-stage .owl-item .rCol .logoTune .flexbox .item > div,
  .logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase,
  #newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913,
  .callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item,
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item,
  .logoTune .flexbox #newPortfolio .owl-stage .owl-item .rCol .item > div .item,
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item,
  #newPortfolio .owl-stage .owl-item .rCol .callAction .mathcaptcha-913 .item,
  .callAction #newPortfolio .owl-stage .owl-item .rCol .mathcaptcha-913 .item {
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
  }

  #newPortfolio .owl-stage .owl-item .rCol .flexbox .item:nth-of-type(1),
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-of-type(1),
  .mainBanner
    .col-12
    .bigWrite
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .type-text
    .item:nth-of-type(1),
  footer
    .col-12
    > .flexbox
    .item.industries
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    ul
    .item:nth-of-type(1),
  .innerBanner.caseStudy
    .flexbox.web
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item:last-child
    .item:nth-of-type(1),
  .logoTune
    .flexbox
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .item
    > div
    .item:nth-of-type(1),
  #newPortfolio .owl-stage .owl-item .rCol #webShowCase .item:nth-of-type(1),
  #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .callAction
    .mathcaptcha-913
    .item:nth-of-type(1),
  .callAction
    #newPortfolio
    .owl-stage
    .owl-item
    .rCol
    .mathcaptcha-913
    .item:nth-of-type(1) {
    border-top: 1px solid #ccc;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 {
    font-family: "Lato", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #0000;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 + small {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 + small + p {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #686868;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    /* number of lines to show */
    line-clamp: 12;
    -webkit-box-orient: vertical;
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(33.33% - 30px);
  }
  .testimonials {
    padding: 80px 0;
  }
  .testimonials .thumb-layer {
    display: none;
  }
  .testimonials .sec-title {
    margin-bottom: 60px;
  }
  .testimonials #testimonialsthumbs .img-box figure img {
    width: 60px;
    height: 60px;
  }
  footer .flexbox,
  footer .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite footer .type-text,
  footer .col-12 > .flexbox .item.industries ul,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child,
  footer .logoTune .flexbox .item > div,
  .logoTune .flexbox footer .item > div,
  footer #webShowCase,
  footer .callAction .mathcaptcha-913,
  .callAction footer .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .flexbox > .item,
  footer .mainBanner .col-12 .bigWrite .type-text > .item,
  .mainBanner .col-12 .bigWrite footer .type-text > .item,
  footer .col-12 > .flexbox .item.industries ul > .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child > .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child > .item,
  footer .logoTune .flexbox .item > div > .item,
  .logoTune .flexbox footer .item > div > .item,
  footer #webShowCase > .item,
  footer .callAction .mathcaptcha-913 > .item,
  .callAction footer .mathcaptcha-913 > .item {
    width: auto;
    max-width: 25%;
  }

  footer .flexbox > .item.industries,
  footer .mainBanner .col-12 .bigWrite .type-text > .item.industries,
  .mainBanner .col-12 .bigWrite footer .type-text > .item.industries,
  footer .col-12 > .flexbox .item.industries ul > .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.industries,
  footer .logoTune .flexbox .item > div > .item.industries,
  .logoTune .flexbox footer .item > div > .item.industries,
  footer #webShowCase > .item.industries,
  footer .callAction .mathcaptcha-913 > .item.industries,
  .callAction footer .mathcaptcha-913 > .item.industries {
    max-width: 40%;
  }

  footer .flexbox > .item.address,
  footer .mainBanner .col-12 .bigWrite .type-text > .item.address,
  .mainBanner .col-12 .bigWrite footer .type-text > .item.address,
  footer .col-12 > .flexbox .item.industries ul > .item.address,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child > .item.address,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child > .item.address,
  footer .logoTune .flexbox .item > div > .item.address,
  .logoTune .flexbox footer .item > div > .item.address,
  footer #webShowCase > .item.address,
  footer .callAction .mathcaptcha-913 > .item.address,
  .callAction footer .mathcaptcha-913 > .item.address {
    width: 100% !important;
  }

  footer .flexbox > .item.address .flexbox .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item,
  footer .col-12 > .flexbox .item.industries ul > .item.address .flexbox .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item,
  footer #webShowCase > .item.address .flexbox .item,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item,
  footer .col-12 > .flexbox .item.industries .flexbox > .item.address ul .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item,
  footer .logoTune .flexbox > .item.address .item > div .item,
  .logoTune footer .flexbox > .item.address .item > div .item,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item,
  footer .flexbox > .item.address #webShowCase .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item,
  footer #webShowCase > .item.address #webShowCase .item,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item,
  footer .callAction .mathcaptcha-913 > .item.address .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 > .item.address .mathcaptcha-913 .item {
    padding-left: 0px;
  }

  footer .flexbox > .item.address .flexbox .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item img,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item img,
  footer #webShowCase > .item.address .flexbox .item img,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item img,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item img,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    img,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    img,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    img,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    img,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    img,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    img,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    img,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    img,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    img,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    img,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    img,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    img,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    img,
  footer .logoTune .flexbox > .item.address .item > div .item img,
  .logoTune footer .flexbox > .item.address .item > div .item img,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    img,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    img,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item img,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item img,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item img,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    img,
  footer .flexbox > .item.address #webShowCase .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    img,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item img,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item img,
  footer #webShowCase > .item.address #webShowCase .item img,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item img,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item img,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item img,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item img,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    img,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item img,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item img,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    img,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    img {
    position: static;
  }

  footer .flexbox > .item.address .flexbox .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item p,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item p,
  footer #webShowCase > .item.address .flexbox .item p,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item p,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item p,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    p,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    p,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    p,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    p,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    p,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    p,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p,
  footer .logoTune .flexbox > .item.address .item > div .item p,
  .logoTune footer .flexbox > .item.address .item > div .item p,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    p,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item p,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item p,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item p,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p,
  footer .flexbox > .item.address #webShowCase .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item p,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item p,
  footer #webShowCase > .item.address #webShowCase .item p,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item p,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item p,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item p,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item p,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item p,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item p,
  footer .callAction .mathcaptcha-913 > .item.address .mathcaptcha-913 .item p,
  .callAction footer .mathcaptcha-913 > .item.address .mathcaptcha-913 .item p {
    white-space: nowrap;
  }

  footer .flexbox > .item.address .flexbox .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .flexbox
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .flexbox
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .flexbox
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .flexbox
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .flexbox
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address .flexbox .item p a,
  .logoTune .flexbox footer .item > div > .item.address .flexbox .item p a,
  footer #webShowCase > .item.address .flexbox .item p a,
  footer .callAction .mathcaptcha-913 > .item.address .flexbox .item p a,
  .callAction footer .mathcaptcha-913 > .item.address .flexbox .item p a,
  footer
    .flexbox
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .flexbox
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .bigWrite
    .type-text
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p
    a,
  .mainBanner
    footer
    .col-12
    > .flexbox
    .bigWrite
    .item.industries
    ul
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .type-text
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .type-text
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    #webShowCase
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    #webShowCase
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p
    a,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .type-text
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .flexbox
    > .item.address
    ul
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .bigWrite
    .type-text
    > .item.address
    .item.industries
    ul
    .item
    p
    a,
  footer
    .mainBanner
    .col-12
    > .flexbox
    .item.industries
    .bigWrite
    .type-text
    > .item.address
    ul
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .flexbox
    .item.industries
    .type-text
    > .item.address
    ul
    .item
    p
    a,
  footer .col-12 > .flexbox .item.industries ul > .item.address ul .item p a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    ul
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    .item:last-child
    > .item.address
    ul
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item
    > div
    > .item.address
    .item.industries
    ul
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .col-12
    > .flexbox
    .item.industries
    .item
    > div
    > .item.address
    ul
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    > .item.address
    ul
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    .callAction
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p
    a,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    .mathcaptcha-913
    > .item.address
    ul
    .item
    p
    a,
  footer
    .flexbox
    > .item.address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .flexbox
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer
    .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    footer
    .logoTune
    .flexbox.web
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item
    > div
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    #webShowCase
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item:last-child
    .item
    p
    a,
  footer .logoTune .flexbox > .item.address .item > div .item p a,
  .logoTune footer .flexbox > .item.address .item > div .item p a,
  .logoTune
    .flexbox
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .flexbox
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer
    .logoTune
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .innerBanner.caseStudy
    .logoTune
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address .item > div .item p a,
  .logoTune .flexbox footer .item > div > .item.address .item > div .item p a,
  .logoTune .flexbox footer #webShowCase > .item.address .item > div .item p a,
  .logoTune
    .flexbox
    footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p
    a,
  .logoTune
    .flexbox
    .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .item
    > div
    .item
    p
    a,
  footer .flexbox > .item.address #webShowCase .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    #webShowCase
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    #webShowCase
    .item
    p
    a,
  footer .logoTune .flexbox .item > div > .item.address #webShowCase .item p a,
  .logoTune .flexbox footer .item > div > .item.address #webShowCase .item p a,
  footer #webShowCase > .item.address #webShowCase .item p a,
  footer .callAction .mathcaptcha-913 > .item.address #webShowCase .item p a,
  .callAction footer .mathcaptcha-913 > .item.address #webShowCase .item p a,
  footer .flexbox > .item.address .callAction .mathcaptcha-913 .item p a,
  .callAction footer .flexbox > .item.address .mathcaptcha-913 .item p a,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .mainBanner
    .col-12
    .bigWrite
    footer
    .type-text
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .logoTune
    .flexbox
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .callAction
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    .logoTune
    .flexbox
    footer
    .item
    > div
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  footer #webShowCase > .item.address .callAction .mathcaptcha-913 .item p a,
  .callAction footer #webShowCase > .item.address .mathcaptcha-913 .item p a,
  footer
    .callAction
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    p
    a,
  .callAction
    footer
    .mathcaptcha-913
    > .item.address
    .mathcaptcha-913
    .item
    p
    a {
    white-space: nowrap;
  }

  footer .flexbox ul li {
    padding: 5px 0px;
  }

  footer .flexbox ul li a {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1099px) {
  .banner .owl-item {
    height: auto;
    overflow: hidden;
  }

  .banner .flexbox .desc h2,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
  .banner footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
  .banner .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .item > div .desc h2,
  .banner #webShowCase .desc h2,
  .banner .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .mathcaptcha-913 .desc h2 {
    font-size: 24px;
  }

  .stats h3 {
    font-size: 30px;
  }

  .ctaHome {
    padding: 0px;
  }

  .servicesMain {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1023px) {
  .banner .container {
    width: auto;
    max-width: inherit;
  }

  .banner:after {
    background: none;
  }

  .banner .owl-dots {
    text-align: center;
    margin: 15px 0;
  }

  .banner .owl-dots .owl-dot {
    margin: 0 auto;
    cursor: pointer;
    background: #ccc;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0px 6px 10px;
  }

  .banner .owl-dots .owl-dot.active {
    background: #ff5e5e;
  }

  .videoOverlay .videoContainer {
    width: 100%;
  }

  .stats .socialNetwork {
    right: 10px;
  }

  .stats .leftSec img {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .services img {
    display: block;
    margin: 30px auto 0;
  }

  [data-class="Home"] header.fixed-header .logo,
  [data-class="Home"] header .logo {
    background: none !important;
  }

  [data-class="Home"] header.fixed-header .logo img,
  [data-class="Home"] header .logo img {
    display: block;
  }

  header {
    background: #181818;
    position: relative;
    height: 80px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 10px 0;
  }

  header .container {
    max-width: inherit;
  }

  header:before {
    display: none;
  }

  header .callIcon {
    display: block;
    cursor: pointer;
  }

  header a[data-toggle="dropdown"] {
    display: none !important;
  }

  header .col-6 {
    position: static;
  }

  header .logo {
    left: 15px;
    top: 10px;
  }

  header .navbar {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    padding: 0px 15px;
    z-index: -2;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transition: all 0.5 linear;
    -webkit-transition: all 0.5 linear;
    -moz-transition: all 0.5 linear;
    overflow-y: auto;
    display: none;
  }

  header .navbar:before {
    content: "Menu";
    font-weight: 700;
    margin: 23px 0;
    display: block;
    float: left;
  }

  header .navbar .menuClose {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: none;
  }

  header .navbar > ul {
    display: block;
    float: left;
    width: 100%;
    clear: both;
  }

  header .navbar > ul > li {
    font-size: 18px;
  }

  header .navbar > ul > li > a {
    padding: 15px 0;
    border-top: 1px solid #ccc;
    display: block;
    height: auto;
    line-height: inherit;
    font-size: 16px;
  }

  header .navbar > ul > li:last-child {
    margin: 0px;
    padding: 0px;
  }

  header .navbar > ul > li:last-child > a {
    display: none;
  }

  header .navbar > ul > li .dropdown-menu {
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    border-radius: 0px;
    padding: 0px;
    position: static;
    float: none;
    display: block;
    border-top: 1px solid #ccc;
    margin: 0px;
  }

  header .navbar > ul > li .dropdown-menu:before {
    content: "Stay in Touch";
    font-weight: 700;
    display: block;
    margin: 15px 0 5px;
  }

  header .navbar > ul > li.show {
    padding: 0px;
    border: 0px;
    z-index: 998;
  }

  header .navbar > ul > li:hover {
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li:hover > a {
    background: none;
    color: #333;
    padding-left: 0px;
  }

  header .navbar > ul > li:hover > a:not(menu-item-has-children):hover {
    text-decoration: none;
  }

  header .navbar > ul > li.menu-item-has-children {
    padding-left: 0px;
  }

  header .navbar > ul > li.menu-item-has-children > a {
    font-weight: 700;
    padding-left: 0px;
  }

  header .navbar > ul > li.menu-item-has-children:hover {
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li.menu-item-has-children:hover a {
    background: none;
    color: #333;
  }

  header .navbar > ul > li.menu-item-has-children:hover a:hover,
  header .navbar > ul > li.menu-item-has-children:hover a:focus {
    color: #ff5e5e !important;
  }

  header .navbar > ul > li .sub-menu {
    visibility: visible;
    position: static;
    opacity: 1;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -10px;
    padding: 0px;
    min-width: inherit !important;
    width: 100% !important;
  }

  header .navbar > ul > li .sub-menu li {
    width: calc(100% - 30px);
    margin-left: 30px;
    list-style: circle;
  }

  header .navbar > ul > li .sub-menu li a {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 10px 0;
  }

  header .navbar > ul > li .sub-menu li a:hover,
  header .navbar > ul > li .sub-menu li a:focus {
    background: none;
    color: #ff5e5e !important;
  }

  header .navbar > ul > li .sub-menu li:last-child a {
    border: 0px;
  }

  header .navbar > ul > li .sub-menu li.current-menu-item a {
    background: none;
    color: #ff5e5e !important;
  }

  header .navbar > ul > li:hover {
    background: none;
    border-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  header .navbar > ul > li.current-menu-item > a,
  header .navbar > ul > li.current-menu-parent > a {
    color: #ff5e5e !important;
  }

  header .meniIcon {
    z-index: 9;
    width: 50px;
    height: 50px;
    border: 0px solid #eee;
    right: 0px;
    padding: 16.5px 15px;
    float: right;
    opacity: 1;
    cursor: pointer;
    margin-right: -15px;
  }

  header .meniIcon em {
    display: block;
    width: 100%;
    height: 17px;
    background: #666;
    position: relative;
    background: url("../img/sprite.png") -285px -139px no-repeat;
  }

  .menu-open {
    overflow: hidden;
  }

  .menu-open .mega-menu {
    opacity: 1;
    visibility: visible;
  }

  .banner:after {
    background: none;
  }

  .banner .flexbox .desc h2,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc h2,
  .banner footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner ul .desc h2,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc h2,
  .banner .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .item > div .desc h2,
  .banner #webShowCase .desc h2,
  .banner .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .mathcaptcha-913 .desc h2 {
    opacity: 1;
    visibility: visible;
    margin-top: 20px !important;
  }

  .banner .flexbox .desc p,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc p,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc p,
  .banner footer .col-12 > .flexbox .item.industries ul .desc p,
  footer .col-12 > .flexbox .item.industries .banner ul .desc p,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc p,
  .banner .logoTune .flexbox .item > div .desc p,
  .logoTune .flexbox .banner .item > div .desc p,
  .banner #webShowCase .desc p,
  .banner .callAction .mathcaptcha-913 .desc p,
  .callAction .banner .mathcaptcha-913 .desc p {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc a,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc a,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc a,
  .banner footer .col-12 > .flexbox .item.industries ul .desc a,
  footer .col-12 > .flexbox .item.industries .banner ul .desc a,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a,
  .banner .logoTune .flexbox .item > div .desc a,
  .logoTune .flexbox .banner .item > div .desc a,
  .banner #webShowCase .desc a,
  .banner .callAction .mathcaptcha-913 .desc a,
  .callAction .banner .mathcaptcha-913 .desc a {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
  }

  .banner .flexbox .desc a:hover,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc a:hover,
  .banner footer .col-12 > .flexbox .item.industries ul .desc a:hover,
  footer .col-12 > .flexbox .item.industries .banner ul .desc a:hover,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc a:hover,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc a:hover,
  .banner .logoTune .flexbox .item > div .desc a:hover,
  .logoTune .flexbox .banner .item > div .desc a:hover,
  .banner #webShowCase .desc a:hover,
  .banner .callAction .mathcaptcha-913 .desc a:hover,
  .callAction .banner .mathcaptcha-913 .desc a:hover {
    background: #000;
  }

  .banner .flexbox .image img,
  .banner .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .type-text .image img,
  .banner footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner ul .image img,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
  .banner .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .item > div .image img,
  .banner #webShowCase .image img,
  .banner .callAction .mathcaptcha-913 .image img,
  .callAction .banner .mathcaptcha-913 .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc h2,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc h2,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc h2,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc h2,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc h2,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc h2,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc h2,
  .banner .active .logoTune .flexbox .item > div .desc h2,
  .logoTune .flexbox .banner .active .item > div .desc h2,
  .banner .active #webShowCase .desc h2,
  .banner .active .callAction .mathcaptcha-913 .desc h2,
  .callAction .banner .active .mathcaptcha-913 .desc h2 {
    opacity: 1;
    visibility: visible;
    margin-top: 20px !important;
  }

  .banner .active .flexbox .desc p,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc p,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc p,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc p,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc p,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc p,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc p,
  .banner .active .logoTune .flexbox .item > div .desc p,
  .logoTune .flexbox .banner .active .item > div .desc p,
  .banner .active #webShowCase .desc p,
  .banner .active .callAction .mathcaptcha-913 .desc p,
  .callAction .banner .active .mathcaptcha-913 .desc p {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc a,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc a,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc a,
  .banner .active footer .col-12 > .flexbox .item.industries ul .desc a,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc a,
  .banner .active .innerBanner.caseStudy .flexbox.web .item:last-child .desc a,
  .innerBanner.caseStudy .flexbox.web .banner .active .item:last-child .desc a,
  .banner .active .logoTune .flexbox .item > div .desc a,
  .logoTune .flexbox .banner .active .item > div .desc a,
  .banner .active #webShowCase .desc a,
  .banner .active .callAction .mathcaptcha-913 .desc a,
  .callAction .banner .active .mathcaptcha-913 .desc a {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
  }

  .banner .active .flexbox .desc a:hover,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .desc a:hover,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .desc a:hover,
  footer .col-12 > .flexbox .item.industries .banner .active ul .desc a:hover,
  .banner
    .active
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .desc
    a:hover,
  .innerBanner.caseStudy
    .flexbox.web
    .banner
    .active
    .item:last-child
    .desc
    a:hover,
  .logoTune .flexbox .banner .active .item > div .desc a:hover,
  .banner .active #webShowCase .desc a:hover,
  .banner .active .callAction .mathcaptcha-913 .desc a:hover,
  .callAction .banner .active .mathcaptcha-913 .desc a:hover {
    background: #000;
  }

  .banner .active .flexbox .image img,
  .banner .active .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .active .type-text .image img,
  .banner .active footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner .active ul .image img,
  .banner
    .active
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .image
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .banner
    .active
    .item:last-child
    .image
    img,
  .banner .active .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .active .item > div .image img,
  .banner .active #webShowCase .image img,
  .banner .active .callAction .mathcaptcha-913 .image img,
  .callAction .banner .active .mathcaptcha-913 .image img {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }
  .certification h2 {
    color: #fff;
  }
  .certification h4 {
    margin-bottom: 30px;
  }

  .certification #awards {
    margin-top: 0px;
  }

  .certification #awards .owl-item {
    text-align: center;
  }

  .certification #awards .owl-item .logo {
    text-align: center;
  }

  .certification #awards .owl-item .logo img {
    margin: 0 auto 25px;
  }

  .certification #awards .owl-dots {
    text-align: center;
  }

  .certification .row .col-md-6 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .certification .row .col-md-6:last-child {
    display: none;
  }

  .certification .flexbox,
  .certification .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .certification .type-text,
  .certification footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .certification ul,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child,
  .certification .logoTune .flexbox .item > div,
  .logoTune .flexbox .certification .item > div,
  .certification #webShowCase,
  .certification .callAction .mathcaptcha-913,
  .callAction .certification .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .certification .flexbox .item,
  .certification .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .certification .type-text .item,
  .certification footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .certification ul .item,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child .item,
  .certification .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .certification .item > div .item,
  .certification #webShowCase .item,
  .certification .callAction .mathcaptcha-913 .item,
  .callAction .certification .mathcaptcha-913 .item {
    width: 50%;
    margin-bottom: 50px;
  }

  .certification .desc {
    padding-right: 20px;
  }

  .stats h3 {
    text-align: left;
  }

  .stats ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }

  .stats ul:before,
  .stats ul:after {
    display: none;
  }
  .stats ul li {
    width: 100%;
    height: auto;
  }

  .stats ul li .flip-container {
    -webkit-perspective: none;
    perspective: none;
    height: inherit;
  }

  .stats ul li .flip-container:hover .flipper,
  .stats ul li .flip-container .flip-container.hover .flipper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  .stats ul li .flip-container .front,
  .stats ul li .flip-container .back {
    background: #232323;
    padding: 15px;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    position: static;
  }

  .stats ul li .flip-container .flipper {
    height: inherit;
  }

  .stats ul li .flip-container .flipper p {
    font-size: 15px;
/*     text-align: left; */
    padding: 0px;
    line-height: 22px;
  }

  .stats ul li .flip-container .flipper p strong,
  .stats ul li .flip-container .flipper p b {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
  }

  .stats ul li .flip-container .flipper p br {
    display: block;
  }

  .stats ul li .flip-container .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    padding-bottom: 5px;
  }

  .stats ul li .flip-container .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    background: #232323;
    padding-top: 0;
  }

  .stats ul li .flip-container .back p {
    color: #fff;
  }

  .servicesMain h3 + p {
    padding: 0px;
  }

  .servicesMain .synCSlider {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .servicesMain .synCSlider #handlers {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100px;
    margin: 0 auto;
  }

  .servicesMain .synCSlider #handlers .owl-item .icon,
  .servicesMain .synCSlider #handlers .owl-item .title {
    display: none;
  }

  .servicesMain .synCSlider #handlers .owl-item .circle {
    width: 10px;
    height: 10px;
    margin-bottom: 30px;
  }

  .servicesMain .synCSlider #handlers .owl-item .circle:before {
    display: none;
  }

  .servicesMain .synCSlider #handlers .owl-item:before {
    display: none;
  }

  .servicesMain .synCSlider #handlers:before {
    display: none;
  }

  .servicesMain .synCSlider #servicesDetails {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .servicesMain #servicesDetails .flexbox,
  .servicesMain #servicesDetails .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .servicesMain #servicesDetails .type-text,
  .servicesMain #servicesDetails footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .servicesMain #servicesDetails ul,
  .servicesMain
    #servicesDetails
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child,
  .servicesMain #servicesDetails .logoTune .flexbox .item > div,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div,
  .servicesMain #servicesDetails #webShowCase,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0px;
  }

  .servicesMain #servicesDetails .flexbox .rightSection,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .rightSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .rightSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .rightSection,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div .rightSection,
  .servicesMain #servicesDetails #webShowCase .rightSection,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .rightSection,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .rightSection {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0px;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
  }

  .servicesMain #servicesDetails .flexbox .rightSection .intro,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection
    .intro,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .rightSection
    .intro,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .rightSection
    .intro,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .rightSection
    .intro,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .item
    > div
    .rightSection
    .intro,
  .servicesMain #servicesDetails #webShowCase .rightSection .intro,
  .servicesMain
    #servicesDetails
    .callAction
    .mathcaptcha-913
    .rightSection
    .intro,
  .callAction
    .servicesMain
    #servicesDetails
    .mathcaptcha-913
    .rightSection
    .intro {
    padding-right: 0px;
  }

  .servicesMain #servicesDetails .flexbox .leftSection,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .leftSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .leftSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .leftSection,
  .logoTune .flexbox .servicesMain #servicesDetails .item > div .leftSection,
  .servicesMain #servicesDetails #webShowCase .leftSection,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    width: 100%;
    padding-right: 0px;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }

  .servicesMain #servicesDetails .flexbox .leftSection img,
  .servicesMain
    #servicesDetails
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection
    img,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .type-text
    .leftSection
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    ul
    .leftSection
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .item:last-child
    .leftSection
    img,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .item
    > div
    .leftSection
    img,
  .servicesMain #servicesDetails #webShowCase .leftSection img,
  .servicesMain #servicesDetails .callAction .mathcaptcha-913 .leftSection img,
  .callAction .servicesMain #servicesDetails .mathcaptcha-913 .leftSection img {
    max-width: 300px;
    height: auto;
    width: auto;
    right: 0px;
    top: 0px;
    margin: 0 auto 20px;
  }

  .servicesMain #servicesDetails .owl-dots {
    display: block;
  }

  .servicesMain #servicesDetails .active .flexbox .rightSection,
  .servicesMain
    #servicesDetails
    .active
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .rightSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .active
    .type-text
    .rightSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    .active
    ul
    .rightSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .active
    .item:last-child
    .rightSection,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .active
    .item
    > div
    .rightSection,
  .servicesMain #servicesDetails .active #webShowCase .rightSection,
  .servicesMain
    #servicesDetails
    .active
    .callAction
    .mathcaptcha-913
    .rightSection,
  .callAction
    .servicesMain
    #servicesDetails
    .active
    .mathcaptcha-913
    .rightSection {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
  }

  .servicesMain #servicesDetails .active .flexbox .leftSection,
  .servicesMain
    #servicesDetails
    .active
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .leftSection,
  .mainBanner
    .col-12
    .bigWrite
    .servicesMain
    #servicesDetails
    .active
    .type-text
    .leftSection,
  footer
    .col-12
    > .flexbox
    .item.industries
    .servicesMain
    #servicesDetails
    .active
    ul
    .leftSection,
  .innerBanner.caseStudy
    .flexbox.web
    .servicesMain
    #servicesDetails
    .active
    .item:last-child
    .leftSection,
  .logoTune
    .flexbox
    .servicesMain
    #servicesDetails
    .active
    .item
    > div
    .leftSection,
  .servicesMain #servicesDetails .active #webShowCase .leftSection,
  .servicesMain
    #servicesDetails
    .active
    .callAction
    .mathcaptcha-913
    .leftSection,
  .callAction
    .servicesMain
    #servicesDetails
    .active
    .mathcaptcha-913
    .leftSection {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
  }

  .mainPortfolio .owl-item {
    min-height: inherit;
    height: 650px;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    display: block;
    padding: 30px 30px 0px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .mainPortfolio .owl-item .circle,
  .mainPortfolio .owl-item .parent1,
  .mainPortfolio .owl-item .parent2 {
    display: none;
  }

  .mainPortfolio .owl-item .parent3 {
    left: -5%;
    width: 22.5%;
  }

  .mainPortfolio .owl-item .parent4 {
    right: inherit;
    left: 20%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    right: inherit;
    left: 42%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item .title {
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }

  .mainPortfolio .owl-item .title div.bigText {
    font-size: 36px;
    padding: 0px;
  }

  .mainPortfolio .owl-item .title div.down {
    right: inherit;
    left: 0px;
    position: static;
    font-size: 24px;
    padding-left: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: -10px;
  }

  .mainPortfolio .owl-item .title div.up {
    right: inherit;
    left: 0px;
    position: static;
    font-size: 18px;
    display: none;
  }

  .mainPortfolio .owl-item .desc {
    position: static;
    max-width: 100%;
  }

  .mainPortfolio .owl-item .desc a.caseStudy {
    border: 1px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 10px 30px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .mainPortfolio .owl-item .desc a.caseStudy:hover {
    background: #fff;
    color: #ff647e;
  }

  .mainPortfolio .owl-item .desc a.caseStudy:before {
    display: none;
  }

  .mainPortfolio .owl-item .one {
    display: none;
  }

  .mainPortfolio .owl-item .two {
    width: 47%;
    margin-top: -30px;
  }

  .mainPortfolio .owl-item .three {
    position: static;
    width: 45%;
    text-align: center;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 100%;
    width: auto;
  }

  .mainPortfolio .owl-item.active .three {
    width: 45%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 100%;
    width: auto;
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: 0%;
    width: 22.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    right: inherit;
    left: 24%;
    width: 20.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    right: inherit;
    left: 46%;
    width: 20.5%;
  }

  .mainPortfolio .owl-dots {
    position: static;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    padding: 20px 0;
  }

  .mainPortfolio .owl-dots .owl-dot {
    margin: 0 5px;
    background: #999;
  }

  .mainPortfolio .owl-dots .owl-dot.active {
    background: #ff5e5e;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }

  .agile .flexbox,
  .agile .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .agile .type-text,
  .agile footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .agile ul,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child,
  .agile .logoTune .flexbox .item > div,
  .logoTune .flexbox .agile .item > div,
  .agile #webShowCase,
  .agile .callAction .mathcaptcha-913,
  .callAction .agile .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .agile .flexbox:before,
  .agile .mainBanner .col-12 .bigWrite .type-text:before,
  .mainBanner .col-12 .bigWrite .agile .type-text:before,
  .agile footer .col-12 > .flexbox .item.industries ul:before,
  footer .col-12 > .flexbox .item.industries .agile ul:before,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child:before,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child:before,
  .agile .logoTune .flexbox .item > div:before,
  .logoTune .flexbox .agile .item > div:before,
  .agile #webShowCase:before,
  .agile .callAction .mathcaptcha-913:before,
  .callAction .agile .mathcaptcha-913:before {
    display: none;
  }

  .agile .flexbox .item,
  .agile .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .agile .type-text .item,
  .agile footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .agile ul .item,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
  .agile .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .agile .item > div .item,
  .agile #webShowCase .item,
  .agile .callAction .mathcaptcha-913 .item,
  .callAction .agile .mathcaptcha-913 .item {
    width: 50%;
    border: 1px solid #ddd;
    padding: 20px;
  }

  footer #formFooter {
    width: 50%;
  }

  footer .presence {
    padding: 10px 0;
  }

  footer .logoFooter {
    display: none;
  }

  footer .col-12 > .flexbox,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
  footer .col-12 > .flexbox .item.industries .col-12 > ul,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
  footer .logoTune .flexbox .item.col-12 > div,
  .logoTune .flexbox footer .item.col-12 > div,
  footer .col-12 > #webShowCase,
  footer .callAction .col-12 > .mathcaptcha-913,
  .callAction footer .col-12 > .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  footer .col-12 > .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
  footer .logoTune .flexbox .item.col-12 > div .item,
  .logoTune .flexbox footer .item.col-12 > div .item,
  footer .col-12 > #webShowCase .item,
  footer .callAction .col-12 > .mathcaptcha-913 .item,
  .callAction footer .col-12 > .mathcaptcha-913 .item {
    width: 50%;
    max-width: inherit;
  }

  footer .col-12 > .flexbox .item.item:nth-child(2),
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.item:nth-child(2),
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.item:nth-child(2),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.item:nth-child(2),
  footer .logoTune .flexbox .item.col-12 > div .item.item:nth-child(2),
  .logoTune .flexbox footer .item.col-12 > div .item.item:nth-child(2),
  footer .col-12 > #webShowCase .item.item:nth-child(2),
  footer .callAction .col-12 > .mathcaptcha-913 .item.item:nth-child(2),
  .callAction footer .col-12 > .mathcaptcha-913 .item.item:nth-child(2) {
    margin-bottom: 30px;
  }

  footer .col-12 > .flexbox .item p br,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item p br,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item p br,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item p br,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item
    p
    br,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item
    p
    br,
  footer .logoTune .flexbox .item.col-12 > div .item p br,
  .logoTune .flexbox footer .item.col-12 > div .item p br,
  footer .col-12 > #webShowCase .item p br,
  footer .callAction .col-12 > .mathcaptcha-913 .item p br,
  .callAction footer .col-12 > .mathcaptcha-913 .item p br {
    display: none;
  }

  footer .col-12 > .flexbox .item.industries,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries,
  footer .logoTune .flexbox .item.col-12 > div .item.industries,
  .logoTune .flexbox footer .item.col-12 > div .item.industries,
  footer .col-12 > #webShowCase .item.industries,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries {
    width: 100%;
    max-width: 100%;
  }

  footer .col-12 > .flexbox .item.industries ul li,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
  .logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
  footer .col-12 > #webShowCase .item.industries ul li,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
    width: 50%;
    padding-left: 0;
  }

  footer .col-12 > .flexbox .item.industries ul li:nth-child(odd),
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li:nth-child(odd),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li:nth-child(odd),
  footer
    .logoTune
    .flexbox
    .item.col-12
    > div
    .item.industries
    ul
    li:nth-child(odd),
  .logoTune
    .flexbox
    footer
    .item.col-12
    > div
    .item.industries
    ul
    li:nth-child(odd),
  footer .col-12 > #webShowCase .item.industries ul li:nth-child(odd),
  footer
    .callAction
    .col-12
    > .mathcaptcha-913
    .item.industries
    ul
    li:nth-child(odd),
  .callAction
    footer
    .col-12
    > .mathcaptcha-913
    .item.industries
    ul
    li:nth-child(odd) {
    width: 50%;
  }

  footer .flexbox h6,
  footer .mainBanner .col-12 .bigWrite .type-text h6,
  .mainBanner .col-12 .bigWrite footer .type-text h6,
  footer .col-12 > .flexbox .item.industries ul h6,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child h6,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child h6,
  footer .logoTune .flexbox .item > div h6,
  .logoTune .flexbox footer .item > div h6,
  footer #webShowCase h6,
  footer .callAction .mathcaptcha-913 h6,
  .callAction footer .mathcaptcha-913 h6 {
    margin: 15px 0;
  }

  .ctaWrapper .callAction {
    background: #fff;
    margin: 0 auto;
    position: absolute;
    left: 50% !important;
    top: 50%;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    opacity: 0;
    visibility: hidden;
    width: 90%;
    max-width: 400px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .ctaWrapper .callAction .crossIcon {
    display: block;
    background: url("../img/sprite.png") -765px -28px no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 6px;
    top: 12px;
    cursor: pointer;
  }

  .ctaWrapper .callAction h3 {
    color: #000;
    font-size: 18px;
    padding-right: 30px;
  }

  .ctaWrapper .callAction p {
    color: #000;
  }

  .ctaWrapper .callAction .form input[type="email"] {
    border: 1px solid #ccc;
  }

  .ctaWrapper .callAction .form span.wpcf7-not-valid-tip {
    color: #f00;
  }

  .ctaWrapper .callAction span.or {
    background: #fff;
    color: #000;
  }

  .ctaWrapper .callAction hr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }

  .ctaWrapper .callAction .flexbox .item a,
  .ctaWrapper .callAction .mainBanner .col-12 .bigWrite .type-text .item a,
  .mainBanner .col-12 .bigWrite .ctaWrapper .callAction .type-text .item a,
  .ctaWrapper .callAction footer .col-12 > .flexbox .item.industries ul .item a,
  footer .col-12 > .flexbox .item.industries .ctaWrapper .callAction ul .item a,
  .ctaWrapper
    .callAction
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .ctaWrapper
    .callAction
    .item:last-child
    .item
    a,
  .ctaWrapper .callAction .logoTune .flexbox .item > div .item a,
  .logoTune .flexbox .ctaWrapper .callAction .item > div .item a,
  .ctaWrapper .callAction #webShowCase .item a,
  .ctaWrapper .callAction .mathcaptcha-913 .item a {
    color: #000;
    font-size: 18px;
  }

  .ctaWrapper .callIcon {
    display: none;
  }

  .ctaWrapper.show {
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000010;
    top: 0;
    left: 0;
  }

  .ctaWrapper.show .callAction {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .vision {
    padding-bottom: 50px;
  }

  .vision ul {
    margin: 20px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vision ul:before {
    display: none;
  }

  .vision ul:after {
    display: none;
  }

  .vision ul li {
    width: 100%;
    border: 0px;
    text-align: left;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }

  .vision ul li p {
    padding: 0px;
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }

  .vision ul li p + p {
    opacity: 1;
    visibility: visible;
    display: block;
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    font-size: 18px;
  }

  .vision ul li:before {
    display: none;
  }

  .vision ul li.active p {
    color: #000;
  }

  .leadership h5 + p {
    max-width: inherit;
  }

  .achievements .flexbox .item img,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item img,
  .achievements footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .achievements ul .item img,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
  .achievements .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .achievements .item > div .item img,
  .achievements #webShowCase .item img,
  .achievements .callAction .mathcaptcha-913 .item img,
  .callAction .achievements .mathcaptcha-913 .item img {
    max-height: 40px;
  }

  .innerBanner {
    padding: 50px 0;
  }

  .innerBanner h2 br {
    display: none;
  }

  .services .col-lg-6:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .services .col-lg-6:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
  }

  .howItWorks h5 {
    padding-left: 0px;
  }

  .howItWorks h5 + p {
    padding: 0px;
  }

  .howItWorks .wrapper #works .desc {
    padding: 0px;
  }

  .profile .row .col-lg-6:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
  }

  .profile .row .col-lg-6:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  [data-class="Contact"] .contactBanner .flexbox,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div,
  [data-class="Contact"] .contactBanner #webShowCase,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 {
    margin: 0;
  }

  [data-class="Contact"] .contactForm .wrapper {
    margin: 50px 0 0px;
  }

  [data-class="Contact"] .contactForm .wrapper p {
    font-size: 24px;
    line-height: 34px;
  }

  .portfolio .innerBanner .container {
    max-width: inherit;
  }

  .portfolio .innerBanner .container h2 {
    font-size: 36px;
  }

  .portfolio .portfolioWrap li > div.leftCol {
    padding: 0 16% 0 15px;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
    padding: 0 15px 0 15.5%;
  }

  .mainServices .row:first-child p {
    padding: 0px;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    display: none;
  }

  .innerBanner.caseStudy:before {
    -webkit-clip-path: none;
    clip-path: none;
  }

  .innerBanner.caseStudy .flexbox,
  .innerBanner.caseStudy .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .innerBanner.caseStudy .type-text,
  .innerBanner.caseStudy footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .innerBanner.caseStudy ul,
  .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .logoTune .flexbox .item > div,
  .logoTune .flexbox .innerBanner.caseStudy .item > div,
  .innerBanner.caseStudy #webShowCase,
  .innerBanner.caseStudy .callAction .mathcaptcha-913,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .innerBanner.caseStudy .flexbox .item:first-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child,
  .innerBanner.caseStudy #webShowCase .item:first-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child {
    width: 100%;
    padding: 0 0 30px 0 !important;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .innerBanner.caseStudy .flexbox .item:first-child h1,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    h1,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    h1,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child h1,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child h1,
  .innerBanner.caseStudy #webShowCase .item:first-child h1,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child h1,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child h1 {
    text-align: center;
  }

  .innerBanner.caseStudy .flexbox .item:first-child p,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    p,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child p,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child p,
  .innerBanner.caseStudy #webShowCase .item:first-child p,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child p,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child p {
    text-align: center;
  }

  .innerBanner.caseStudy .flexbox .item:last-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
  .innerBanner.caseStudy #webShowCase .item:last-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
  .innerBanner.caseStudy #webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
    position: static;
    margin: 0px auto -100px;
    width: 45%;
    height: auto;
    max-width: 45%;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img + img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy #webShowCase .item:last-child img + img,
  .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    left: inherit;
    bottom: -60px;
    right: 30%;
  }

  .innerBanner.caseStudy .flexbox.web .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .web.type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .web.type-text
    .item:last-child
    img,
  .innerBanner.caseStudy
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.web
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul.web
    .item:last-child
    img,
  .innerBanner.caseStudy
    .logoTune
    .flexbox
    .item
    > div.web
    .item:last-child
    img,
  .logoTune
    .flexbox
    .innerBanner.caseStudy
    .item
    > div.web
    .item:last-child
    img,
  .innerBanner.caseStudy .web#webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .web.mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .web.mathcaptcha-913 .item:last-child img {
    width: 100%;
    margin: 100px auto -105px;
  }

  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Online Teaching Platform (with whiteboard) Marketplace"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: 95%;
    max-width: 95%;
  }

  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Volunteer Management App"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: 100%;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    width: 100%;
    padding: 0px;
  }

  .page-template-template-case-study .benefits .flexbox .item:last-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:last-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:last-child,
  .page-template-template-case-study .benefits #webShowCase .item:last-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:last-child {
    display: none;
  }

  .leadership .flexbox,
  .leadership .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .leadership .type-text,
  .leadership footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .leadership ul,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
  .leadership .logoTune .flexbox .item > div,
  .logoTune .flexbox .leadership .item > div,
  .leadership #webShowCase,
  .leadership .callAction .mathcaptcha-913,
  .callAction .leadership .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leadership .flexbox .item,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item,
  .leadership footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .leadership ul .item,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
  .leadership .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .leadership .item > div .item,
  .leadership #webShowCase .item,
  .leadership .callAction .mathcaptcha-913 .item,
  .callAction .leadership .mathcaptcha-913 .item {
    width: 100%;
    background: none;
    border: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  .leadership .flexbox .item:last-child,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item:last-child,
  .leadership footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .leadership ul .item:last-child,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item:last-child,
  .leadership .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .leadership .item > div .item:last-child,
  .leadership #webShowCase .item:last-child,
  .leadership .callAction .mathcaptcha-913 .item:last-child,
  .callAction .leadership .mathcaptcha-913 .item:last-child {
    border: 0px;
    padding: 0;
    margin: 0;
  }

  .leadership .flexbox .item .profilePic,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .profilePic,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .profilePic,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic,
  .leadership .logoTune .flexbox .item > div .item .profilePic,
  .logoTune .flexbox .leadership .item > div .item .profilePic,
  .leadership #webShowCase .item .profilePic,
  .leadership .callAction .mathcaptcha-913 .item .profilePic,
  .callAction .leadership .mathcaptcha-913 .item .profilePic {
    position: absolute;
    width: 150px;
    height: 150px;
    left: 0px;
    top: 0;
    border: 1px solid #ccc;
    overflow: hidden;
    padding-top: 15px;
  }

  .leadership .flexbox .item .profilePic img,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic img,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic img,
  .leadership
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    .profilePic
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .profilePic
    img,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic
    img,
  .leadership .logoTune .flexbox .item > div .item .profilePic img,
  .logoTune .flexbox .leadership .item > div .item .profilePic img,
  .leadership #webShowCase .item .profilePic img,
  .leadership .callAction .mathcaptcha-913 .item .profilePic img,
  .callAction .leadership .mathcaptcha-913 .item .profilePic img {
    margin: 0px;
  }

  .leadership .flexbox .item .name,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
  .leadership .logoTune .flexbox .item > div .item .name,
  .logoTune .flexbox .leadership .item > div .item .name,
  .leadership #webShowCase .item .name,
  .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction .leadership .mathcaptcha-913 .item .name {
    padding: 0 0 0 170px;
    text-align: left;
    background: none;
  }

  .leadership .flexbox .item .name p,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name p,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name p,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name p,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name p,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .name
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .name
    p,
  .leadership .logoTune .flexbox .item > div .item .name p,
  .logoTune .flexbox .leadership .item > div .item .name p,
  .leadership #webShowCase .item .name p,
  .leadership .callAction .mathcaptcha-913 .item .name p,
  .callAction .leadership .mathcaptcha-913 .item .name p {
    padding: 0px;
    line-height: inherit;
  }

  .leadership .flexbox .item .overlay,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .overlay,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay,
  .leadership .logoTune .flexbox .item > div .item .overlay,
  .logoTune .flexbox .leadership .item > div .item .overlay,
  .leadership #webShowCase .item .overlay,
  .leadership .callAction .mathcaptcha-913 .item .overlay,
  .callAction .leadership .mathcaptcha-913 .item .overlay {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    display: block;
    background: none;
    padding: 0 0 0 170px;
    text-align: left;
  }

  .leadership .flexbox .item .overlay p,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .overlay p,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p,
  .leadership .logoTune .flexbox .item > div .item .overlay p,
  .logoTune .flexbox .leadership .item > div .item .overlay p,
  .leadership #webShowCase .item .overlay p,
  .leadership .callAction .mathcaptcha-913 .item .overlay p,
  .callAction .leadership .mathcaptcha-913 .item .overlay p {
    color: #000;
  }

  .leadership .flexbox .item .overlay p strong,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p strong,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p strong,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .overlay
    p
    strong,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    strong,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    strong,
  .logoTune .flexbox .leadership .item > div .item .overlay p strong,
  .leadership #webShowCase .item .overlay p strong,
  .leadership .callAction .mathcaptcha-913 .item .overlay p strong,
  .callAction .leadership .mathcaptcha-913 .item .overlay p strong {
    display: none;
  }

  .leadership .flexbox .item .overlay p a,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .overlay p a,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    a,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    a,
  .logoTune .flexbox .leadership .item > div .item .overlay p a,
  .leadership #webShowCase .item .overlay p a,
  .leadership .callAction .mathcaptcha-913 .item .overlay p a,
  .callAction .leadership .mathcaptcha-913 .item .overlay p a {
    background-position: -546px -128px;
    margin-top: 20px;
  }

  .leadership .flexbox .item .overlay p a:after,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .overlay p a:after,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .overlay p a:after,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .overlay
    p
    a:after,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay
    p
    a:after,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .overlay
    p
    a:after,
  .logoTune .flexbox .leadership .item > div .item .overlay p a:after,
  .leadership #webShowCase .item .overlay p a:after,
  .leadership .callAction .mathcaptcha-913 .item .overlay p a:after,
  .callAction .leadership .mathcaptcha-913 .item .overlay p a:after {
    content: "LinkedIn";
    margin-left: 34px;
  }

  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="Volunteer Management"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    width: auto;
    margin: 0px auto -100px;
  }

  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .flexbox
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .logoTune
    .flexbox
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .item
    > div
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    #webShowCase
    .item:last-child
    img,
  [data-class="CRM Application"]
    .innerBanner.caseStudy
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    [data-class="CRM Application"]
    .innerBanner.caseStudy
    .mathcaptcha-913
    .item:last-child
    img {
    margin: 0px auto -100px;
  }

  .page-template-template-case-study .benefits .col-lg-6:last-child h4 {
    margin-top: 30px;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: calc(33.33% - 30px);
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  .portfolio .portfolioWrap li > div .mobile img {
    min-height: inherit;
  }

  .portfolio .portfolioWrap li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 15px;
  }

  .portfolio .portfolioWrap li > div {
    width: 100%;
  }

  .portfolio .portfolioWrap li > div.leftCol {
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }

  .portfolio .portfolioWrap li > div.rightCol {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 60px;
  }

  .portfolio .portfolioWrap li > div .mobile {
    left: 50%;
    top: -20%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
  }

  .portfolio .portfolioWrap li > div img {
    height: 500px;
    min-height: 500px;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.leftCol {
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div.rightCol {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .portfolio .portfolioWrap li:nth-child(even) > div .mobile {
    left: 50%;
    top: -20%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    right: inherit;
  }

  .portfolio .portfolioWrap li:first-child {
    padding-top: 100px;
  }
  .testimonials .sec-title h2 {
    font-size: 36px;
  }
  .testimonials #testimonialsthumbs {
    position: static;
    width: 100%;
    bottom: 0;
  }
  .testimonials #testimonialsthumbs .owl-item {
    margin-right: 6px !important;
  }
  .testimonials #testimonialsthumbs .img-box figure img {
    width: 50px;
    height: 50px;
  }
  .testimonials #testimonialsthumbs .img-box .btnVideo svg {
    width: 20px;
    height: 20px;
  }
  .testimonials .item blockquote {
    display: block;
  }
  .testimonials .item blockquote .testimonial-video-thum {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mobileHide {
    display: none;
  }

  .servicesMain .synCSlider {
    padding: 0 15px;
  }

  .banner {
    padding-top: 70px;
  }

  .banner .flexbox,
  .banner .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .banner .type-text,
  .banner footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .banner ul,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child,
  .banner .logoTune .flexbox .item > div,
  .logoTune .flexbox .banner .item > div,
  .banner #webShowCase,
  .banner .callAction .mathcaptcha-913,
  .callAction .banner .mathcaptcha-913 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    width: 100%;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 10%;
    margin-top: 0px !important;
  }

  .banner .flexbox .image,
  .banner .mainBanner .col-12 .bigWrite .type-text .image,
  .mainBanner .col-12 .bigWrite .banner .type-text .image,
  .banner footer .col-12 > .flexbox .item.industries ul .image,
  footer .col-12 > .flexbox .item.industries .banner ul .image,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image,
  .banner .logoTune .flexbox .item > div .image,
  .logoTune .flexbox .banner .item > div .image,
  .banner #webShowCase .image,
  .banner .callAction .mathcaptcha-913 .image,
  .callAction .banner .mathcaptcha-913 .image {
    text-align: center;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .banner .flexbox .image img,
  .banner .mainBanner .col-12 .bigWrite .type-text .image img,
  .mainBanner .col-12 .bigWrite .banner .type-text .image img,
  .banner footer .col-12 > .flexbox .item.industries ul .image img,
  footer .col-12 > .flexbox .item.industries .banner ul .image img,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .image img,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .image img,
  .banner .logoTune .flexbox .item > div .image img,
  .logoTune .flexbox .banner .item > div .image img,
  .banner #webShowCase .image img,
  .banner .callAction .mathcaptcha-913 .image img,
  .callAction .banner .mathcaptcha-913 .image img {
    margin: 20px auto;
    float: none;
  }

  .stats h3 {
    position: static;
  }

  .stats h3 br {
    display: none;
  }

  .stats .flexbox,
  .stats .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .stats .type-text,
  .stats footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .stats ul,
  .stats .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .stats .item:last-child,
  .stats .logoTune .flexbox .item > div,
  .logoTune .flexbox .stats .item > div,
  .stats #webShowCase,
  .stats .callAction .mathcaptcha-913,
  .callAction .stats .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .stats .leftSec {
    width: 100%;
    min-height: inherit;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none;
  }

  .stats .leftSec img {
    height: 200px;
    width: auto;
    margin-left: 30px;
  }

  .stats .rightSec {
    width: 100%;
    min-height: inherit;
  }

  .stats .content {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }

  .stats .owl-dots {
    position: static;
    padding: 30px 70px 50px;
  }

  .mainPortfolio .owl-item .parent3 {
    left: 0;
    width: 28.5%;
  }

  .mainPortfolio .owl-item .parent4 {
    left: 33%;
    width: 27.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 64%;
    width: 29.5%;
  }

  .mainPortfolio .owl-item .two {
    right: -30px;
    width: 47%;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
  }

  .mainPortfolio .owl-item .three {
    width: 55.5%;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
  }

  .mainPortfolio .owl-item.active .parent3 {
    left: -5%;
    width: 28.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 28%;
    width: 27.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 60%;
    width: 29.5%;
  }

  .mainPortfolio .owl-item.active .two {
    right: -30px;
    width: 47%;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }

  .mainPortfolio .owl-item.active .three {
    width: 55.5%;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }

  .client-n-reviews h4 + p {
    padding: 0 0 50px;
  }

  .ctaHome .ctaWrap {
    padding: 30px;
  }

  .ctaHome .ctaWrap p {
    padding: 0 0 30px;
  }

  .ctaHome .ctaWrap .fields {
    margin: 0px;
  }

  .ctaHome .ctaWrap:after {
    background-size: 80%;
  }

  .devOps p {
    padding: 0px;
    margin-bottom: 35px;
  }

  .introText p {
    padding: 0px;
  }

  footer .adds {
    margin-bottom: 20px;
  }

  footer .col-12 > .flexbox,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text,
  footer .col-12 > .flexbox .item.industries .col-12 > ul,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child,
  footer .logoTune .flexbox .item.col-12 > div,
  .logoTune .flexbox footer .item.col-12 > div,
  footer .col-12 > #webShowCase,
  footer .callAction .col-12 > .mathcaptcha-913,
  .callAction footer .col-12 > .mathcaptcha-913 {
    padding: 0px;
  }

  footer .col-12 > .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item,
  footer .innerBanner.caseStudy .flexbox.web .col-12 > .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .col-12 > .item:last-child .item,
  footer .logoTune .flexbox .item.col-12 > div .item,
  .logoTune .flexbox footer .item.col-12 > div .item,
  footer .col-12 > #webShowCase .item,
  footer .callAction .col-12 > .mathcaptcha-913 .item,
  .callAction footer .col-12 > .mathcaptcha-913 .item {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0px !important;
  }

  footer .col-12 > .flexbox .item.industries,
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item.industries,
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item.industries,
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item.industries,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries,
  footer .logoTune .flexbox .item.col-12 > div .item.industries,
  .logoTune .flexbox footer .item.col-12 > div .item.industries,
  footer .col-12 > #webShowCase .item.industries,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries {
    border: 0px;
  }

  footer .col-12 > .flexbox .item:nth-child(2),
  footer .mainBanner .col-12 .bigWrite .col-12 > .type-text .item:nth-child(2),
  .mainBanner .col-12 .bigWrite footer .col-12 > .type-text .item:nth-child(2),
  footer .col-12 > .flexbox .item.industries .col-12 > ul .item:nth-child(2),
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item:nth-child(2),
  footer .logoTune .flexbox .item.col-12 > div .item:nth-child(2),
  .logoTune .flexbox footer .item.col-12 > div .item:nth-child(2),
  footer .col-12 > #webShowCase .item:nth-child(2),
  footer .callAction .col-12 > .mathcaptcha-913 .item:nth-child(2),
  .callAction footer .col-12 > .mathcaptcha-913 .item:nth-child(2) {
    margin-bottom: 0px;
  }

  footer .social {
    margin-top: 0px;
    border: 0px;
    padding-top: 0px;
  }

  footer .social .flexbox .item,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item,
  footer .social .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .social ul .item,
  footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item,
  footer .social .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .social .item > div .item,
  footer .social #webShowCase .item,
  footer .social .callAction .mathcaptcha-913 .item,
  .callAction footer .social .mathcaptcha-913 .item {
    width: 100%;
    max-width: 100%;
    text-align: left !important;
    border-bottom: 0px solid #ccc;
    padding: 10px 0 0px !important;
  }

  footer .social .flexbox .item img,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item img,
  footer .social .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .social ul .item img,
  footer .social .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web footer .social .item:last-child .item img,
  footer .social .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox footer .social .item > div .item img,
  footer .social #webShowCase .item img,
  footer .social .callAction .mathcaptcha-913 .item img,
  .callAction footer .social .mathcaptcha-913 .item img {
    float: left;
  }

  footer .social .flexbox .item:last-child .item:first-child,
  footer
    .social
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .social
    .type-text
    .item:last-child
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .social
    ul
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    footer
    .social
    .item
    > div
    .item:last-child
    .item:first-child,
  footer .social #webShowCase .item:last-child .item:first-child,
  footer
    .social
    .callAction
    .mathcaptcha-913
    .item:last-child
    .item:first-child,
  .callAction
    footer
    .social
    .mathcaptcha-913
    .item:last-child
    .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  footer .social .flexbox .item:last-child .item:last-child,
  footer
    .social
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .social
    .type-text
    .item:last-child
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .social
    ul
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    footer
    .social
    .item
    > div
    .item:last-child
    .item:last-child,
  footer .social #webShowCase .item:last-child .item:last-child,
  footer .social .callAction .mathcaptcha-913 .item:last-child .item:last-child,
  .callAction
    footer
    .social
    .mathcaptcha-913
    .item:last-child
    .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  footer .social .flexbox .item:last-child,
  footer .social .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite footer .social .type-text .item:last-child,
  footer .social .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .social ul .item:last-child,
  footer
    .social
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .social
    .item:last-child
    .item:last-child,
  footer .social .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox footer .social .item > div .item:last-child,
  footer .social #webShowCase .item:last-child,
  footer .social .callAction .mathcaptcha-913 .item:last-child,
  .callAction footer .social .mathcaptcha-913 .item:last-child {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    margin-bottom: 0px !important;
    padding-left: 0px 0 80px;
  }

  body:not(.home) .lines {
    display: none;
  }

  .innerBanner .flexbox,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text,
  .innerBanner footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .innerBanner ul,
  .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner .logoTune .flexbox .item > div,
  .logoTune .flexbox .innerBanner .item > div,
  .innerBanner #webShowCase,
  .innerBanner .callAction .mathcaptcha-913,
  .callAction .innerBanner .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .innerBanner .flexbox .item,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .innerBanner .item > div .item,
  .innerBanner #webShowCase .item,
  .innerBanner .callAction .mathcaptcha-913 .item,
  .callAction .innerBanner .mathcaptcha-913 .item {
    width: 100% !important;
    padding: 0 !important;
  }

  .innerBanner .flexbox .item:last-child,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item:last-child,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .innerBanner .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .innerBanner .item > div .item:last-child,
  .innerBanner #webShowCase .item:last-child,
  .innerBanner .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner .mathcaptcha-913 .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .innerBanner .flexbox .item:first-child,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item:first-child,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item:first-child,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item:first-child,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item:first-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child,
  .innerBanner .logoTune .flexbox .item > div .item:first-child,
  .logoTune .flexbox .innerBanner .item > div .item:first-child,
  .innerBanner #webShowCase .item:first-child,
  .innerBanner .callAction .mathcaptcha-913 .item:first-child,
  .callAction .innerBanner .mathcaptcha-913 .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .innerBanner .flexbox .item img,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item img,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .innerBanner .item > div .item img,
  .innerBanner #webShowCase .item img,
  .innerBanner .callAction .mathcaptcha-913 .item img,
  .callAction .innerBanner .mathcaptcha-913 .item img {
    height: 80px;
    width: auto;
    float: left !important;
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .innerBanner .flexbox .item h2,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item h2,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item h2,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item h2,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item h2,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item h2,
  .innerBanner .logoTune .flexbox .item > div .item h2,
  .logoTune .flexbox .innerBanner .item > div .item h2,
  .innerBanner #webShowCase .item h2,
  .innerBanner .callAction .mathcaptcha-913 .item h2,
  .callAction .innerBanner .mathcaptcha-913 .item h2 {
    font-size: 30px;
    font-weight: 400;
  }

  .innerBanner .flexbox .item h2 br,
  .innerBanner .mainBanner .col-12 .bigWrite .type-text .item h2 br,
  .mainBanner .col-12 .bigWrite .innerBanner .type-text .item h2 br,
  .innerBanner footer .col-12 > .flexbox .item.industries ul .item h2 br,
  footer .col-12 > .flexbox .item.industries .innerBanner ul .item h2 br,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item h2 br,
  .innerBanner .logoTune .flexbox .item > div .item h2 br,
  .logoTune .flexbox .innerBanner .item > div .item h2 br,
  .innerBanner #webShowCase .item h2 br,
  .innerBanner .callAction .mathcaptcha-913 .item h2 br,
  .callAction .innerBanner .mathcaptcha-913 .item h2 br {
    display: none;
  }

  .profile h3 {
    font-size: 30px;
  }

  .profile h3 br {
    display: none;
  }

  .profile .lineBtn {
    text-align: center;
    margin: 0 auto 25px;
  }

  .profile .lineBtn span {
    padding: 10px 50px;
    text-align: center;
  }

  .facts .col-md-4,
  .facts .col-md-5,
  .facts .col-md-6 {
    display: block;
  }

  .leadership {
    margin-bottom: 0px;
  }

  .leadership h5 + p {
    margin-bottom: 40px;
  }

  .leadership .flexbox,
  .leadership .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .leadership .type-text,
  .leadership footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .leadership ul,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child,
  .leadership .logoTune .flexbox .item > div,
  .logoTune .flexbox .leadership .item > div,
  .leadership #webShowCase,
  .leadership .callAction .mathcaptcha-913,
  .callAction .leadership .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .leadership .flexbox .item,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item,
  .leadership footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .leadership ul .item,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item,
  .leadership .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .leadership .item > div .item,
  .leadership #webShowCase .item,
  .leadership .callAction .mathcaptcha-913 .item,
  .callAction .leadership .mathcaptcha-913 .item {
    width: 100%;
    padding-top: 20px;
  }

  .leadership .flexbox .item .profilePic,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .profilePic,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .profilePic,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic,
  .leadership .logoTune .flexbox .item > div .item .profilePic,
  .logoTune .flexbox .leadership .item > div .item .profilePic,
  .leadership #webShowCase .item .profilePic,
  .leadership .callAction .mathcaptcha-913 .item .profilePic,
  .callAction .leadership .mathcaptcha-913 .item .profilePic {
    border-bottom: 1px solid #ccc;
  }

  .leadership .flexbox .item .profilePic img,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .profilePic img,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .profilePic img,
  .leadership
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    .profilePic
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .leadership
    ul
    .item
    .profilePic
    img,
  .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .leadership
    .item:last-child
    .item
    .profilePic
    img,
  .leadership .logoTune .flexbox .item > div .item .profilePic img,
  .logoTune .flexbox .leadership .item > div .item .profilePic img,
  .leadership #webShowCase .item .profilePic img,
  .leadership .callAction .mathcaptcha-913 .item .profilePic img,
  .callAction .leadership .mathcaptcha-913 .item .profilePic img {
    margin-bottom: -8px;
  }

  .leadership .flexbox .item .name,
  .leadership .mainBanner .col-12 .bigWrite .type-text .item .name,
  .mainBanner .col-12 .bigWrite .leadership .type-text .item .name,
  .leadership footer .col-12 > .flexbox .item.industries ul .item .name,
  footer .col-12 > .flexbox .item.industries .leadership ul .item .name,
  .leadership .innerBanner.caseStudy .flexbox.web .item:last-child .item .name,
  .innerBanner.caseStudy .flexbox.web .leadership .item:last-child .item .name,
  .leadership .logoTune .flexbox .item > div .item .name,
  .logoTune .flexbox .leadership .item > div .item .name,
  .leadership #webShowCase .item .name,
  .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction .leadership .mathcaptcha-913 .item .name {
    position: static;
  }

  .achievements {
    background: #fff;
  }

  .achievements .flexbox .item,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item,
  .achievements footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .achievements ul .item,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item,
  .achievements .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .achievements .item > div .item,
  .achievements #webShowCase .item,
  .achievements .callAction .mathcaptcha-913 .item,
  .callAction .achievements .mathcaptcha-913 .item {
    width: 100%;
  }

  .achievements .flexbox .item img,
  .achievements .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .achievements .type-text .item img,
  .achievements footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .achievements ul .item img,
  .achievements .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .achievements .item:last-child .item img,
  .achievements .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox .achievements .item > div .item img,
  .achievements #webShowCase .item img,
  .achievements .callAction .mathcaptcha-913 .item img,
  .callAction .achievements .mathcaptcha-913 .item img {
    max-height: 50px;
    width: auto;
    height: auto;
  }

  .achievements .flexbox .item:nth-child(even),
  .achievements .mainBanner .col-12 .bigWrite .type-text .item:nth-child(even),
  .mainBanner .col-12 .bigWrite .achievements .type-text .item:nth-child(even),
  .achievements
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .achievements
    ul
    .item:nth-child(even),
  .achievements
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .achievements
    .item:last-child
    .item:nth-child(even),
  .achievements .logoTune .flexbox .item > div .item:nth-child(even),
  .logoTune .flexbox .achievements .item > div .item:nth-child(even),
  .achievements #webShowCase .item:nth-child(even),
  .achievements .callAction .mathcaptcha-913 .item:nth-child(even),
  .callAction .achievements .mathcaptcha-913 .item:nth-child(even) {
    text-align: left;
  }

  .achievements .flexbox .item:nth-child(even) img,
  .achievements
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(even)
    img,
  .mainBanner
    .col-12
    .bigWrite
    .achievements
    .type-text
    .item:nth-child(even)
    img,
  .achievements
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item:nth-child(even)
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .achievements
    ul
    .item:nth-child(even)
    img,
  .achievements
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:nth-child(even)
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .achievements
    .item:last-child
    .item:nth-child(even)
    img,
  .achievements .logoTune .flexbox .item > div .item:nth-child(even) img,
  .logoTune .flexbox .achievements .item > div .item:nth-child(even) img,
  .achievements #webShowCase .item:nth-child(even) img,
  .achievements .callAction .mathcaptcha-913 .item:nth-child(even) img,
  .callAction .achievements .mathcaptcha-913 .item:nth-child(even) img {
    float: none;
  }

  .services h3 {
    text-align: left;
  }

  .services p {
    text-align: left;
  }

  .mainServices .servicesThumbs .item {
    width: 100%;
  }

  .mainServices .row:first-child h4,
  .mainServices .row:first-child p {
    text-align: left;
  }

  [data-class="Contact"] .contactBanner {
    padding: 30px 0;
  }

  [data-class="Contact"] .contactBanner .flexbox.title h1,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .title.type-text
    h1,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .title.type-text
    h1,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.title
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.title
    h1,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .title.item:last-child
    h1,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .title.item:last-child
    h1,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div.title h1,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div.title h1,
  [data-class="Contact"] .contactBanner .title#webShowCase h1,
  [data-class="Contact"] .contactBanner .callAction .title.mathcaptcha-913 h1,
  .callAction [data-class="Contact"] .contactBanner .title.mathcaptcha-913 h1 {
    margin-bottom: 15px;
  }

  [data-class="Contact"] .contactBanner .flexbox.title h1 + p,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .title.type-text
    h1
    + p,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .title.type-text
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.title
    h1
    + p,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.title
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .title.item:last-child
    h1
    + p,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .title.item:last-child
    h1
    + p,
  [data-class="Contact"]
    .contactBanner
    .logoTune
    .flexbox
    .item
    > div.title
    h1
    + p,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div.title
    h1
    + p,
  [data-class="Contact"] .contactBanner .title#webShowCase h1 + p,
  [data-class="Contact"]
    .contactBanner
    .callAction
    .title.mathcaptcha-913
    h1
    + p,
  .callAction
    [data-class="Contact"]
    .contactBanner
    .title.mathcaptcha-913
    h1
    + p {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 36px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    width: 100% !important;
    line-height: 40px;
    padding: 0 0 0 50px !important;
    margin-bottom: 10px;
    min-height: 40px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item img,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    img,
  [data-class="Contact"]
    .contactBanner
    .logoTune
    .flexbox
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div
    .item
    img,
  [data-class="Contact"] .contactBanner #webShowCase .item img,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item img,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item img {
    width: 40px;
    height: auto;
  }

  [data-class="Contact"] .contactBanner .flexbox.formLink,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .formLink.type-text,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .formLink.type-text,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul.formLink,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul.formLink,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .formLink.item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .formLink.item:last-child,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div.formLink,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div.formLink,
  [data-class="Contact"] .contactBanner .formLink#webShowCase,
  [data-class="Contact"] .contactBanner .callAction .formLink.mathcaptcha-913,
  .callAction [data-class="Contact"] .contactBanner .formLink.mathcaptcha-913 {
    display: none;
  }

  [data-class="Contact"] .contactForm .wrapper p {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  [data-class="Support & Maintenance"] .mainServices .flexbox > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > li,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Support & Maintenance"]
    .mainServices
    .type-text
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > li,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Support & Maintenance"]
    .mainServices
    ul
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > li,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Support & Maintenance"]
    .mainServices
    .item:last-child
    > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .logoTune
    .flexbox
    .item
    > div
    > li,
  .logoTune
    .flexbox
    [data-class="Support & Maintenance"]
    .mainServices
    .item
    > div
    > li,
  [data-class="Support & Maintenance"] .mainServices #webShowCase > li,
  [data-class="Support & Maintenance"]
    .mainServices
    .callAction
    .mathcaptcha-913
    > li,
  .callAction
    [data-class="Support & Maintenance"]
    .mainServices
    .mathcaptcha-913
    > li {
    width: 100%;
    border: 0px !important;
    border-bottom: 1px solid #ccc !important;
  }

  [data-class="Support & Maintenance"] .mainServices .flexbox > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    > li:last-child,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Support & Maintenance"]
    .mainServices
    .type-text
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    > li:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Support & Maintenance"]
    .mainServices
    ul
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    > li:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Support & Maintenance"]
    .mainServices
    .item:last-child
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .logoTune
    .flexbox
    .item
    > div
    > li:last-child,
  .logoTune
    .flexbox
    [data-class="Support & Maintenance"]
    .mainServices
    .item
    > div
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    #webShowCase
    > li:last-child,
  [data-class="Support & Maintenance"]
    .mainServices
    .callAction
    .mathcaptcha-913
    > li:last-child,
  .callAction
    [data-class="Support & Maintenance"]
    .mainServices
    .mathcaptcha-913
    > li:last-child {
    border: 0px !important;
  }

  .page-template-template-case-study #process .owl-item .flexbox,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text,
  .page-template-template-case-study
    #process
    .owl-item
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul,
  .page-template-template-case-study
    #process
    .owl-item
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child,
  .page-template-template-case-study
    #process
    .owl-item
    .logoTune
    .flexbox
    .item
    > div,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div,
  .page-template-template-case-study #process .owl-item #webShowCase,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-template-case-study #process .owl-item .flexbox .item,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item,
  .page-template-template-case-study #process .owl-item #webShowCase .item,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item {
    width: 100%;
    padding: 0px !important;
  }

  .page-template-template-case-study
    #process
    .owl-item
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
  }

  .page-template-template-case-study
    #process
    .owl-item
    .flexbox
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .owl-item
    .type-text
    .item:first-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .owl-item
    ul
    .item:first-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .owl-item
    .item:last-child
    .item:first-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .owl-item
    .item
    > div
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    #webShowCase
    .item:first-child
    img,
  .page-template-template-case-study
    #process
    .owl-item
    .callAction
    .mathcaptcha-913
    .item:first-child
    img,
  .callAction
    .page-template-template-case-study
    #process
    .owl-item
    .mathcaptcha-913
    .item:first-child
    img {
    max-width: 150px;
    margin: 0 auto 25px;
    padding: 0;
  }

  .page-template-template-case-study .process {
    padding-bottom: 20px;
  }

  .page-template-template-case-study .process .buttons button {
    top: 100px;
  }

  .page-template-template-case-study #processHandle {
    margin: 80px 0 30px;
  }

  .page-template-template-case-study .teckStacks {
    padding: 30px 0;
  }

  .page-template-template-case-study .teckStacks h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .page-template-template-case-study .showcase {
    padding: 30px 0;
  }

  .page-template-template-case-study .showcase #showcase .flexbox,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text,
  .page-template-template-case-study
    .showcase
    #showcase
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .logoTune
    .flexbox
    .item
    > div,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div,
  .page-template-template-case-study .showcase #showcase #webShowCase,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-template-case-study .showcase #showcase .flexbox .item,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item,
  .page-template-template-case-study .showcase #showcase #webShowCase .item,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item {
    width: 100%;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 25px 0 0 0;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img {
    width: auto;
    height: auto;
    max-width: 150px;
    margin: 0 auto;
    float: none;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    position: static !important;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img
    + img,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    max-width: 130px;
    position: static;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .flexbox
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img.web,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .showcase
    #showcase
    .type-text
    .item:last-child
    img.web,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .showcase
    #showcase
    ul
    .item:last-child
    img.web,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img.web,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    #webShowCase
    .item:last-child
    img.web,
  .page-template-template-case-study
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img.web,
  .callAction
    .page-template-template-case-study
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img.web {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    max-width: calc(100% - 30px);
  }

  .page-template-template-case-study .showcase #showcase .owl-nav {
    display: none;
  }

  .page-template-template-case-study .showcase #showcase .owl-dots {
    text-align: center;
    padding-top: 25px;
  }

  .page-template-template-case-study .showcase #showcase .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 5px;
  }

  .page-template-template-case-study
    .showcase
    #showcase
    .owl-dots
    .owl-dot.active {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    background: #ff5e5e;
  }

  .privacyPolicy table {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
  }

  .privacyPolicy table tr {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    padding: 5px 10px;
  }

  .privacyPolicy table tr:first-child {
    display: none;
  }

  .privacyPolicy table tr td {
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
  }

  .privacyPolicy table tr td:first-child {
    color: #000;
    font-weight: bold;
  }

  .privacyPolicy table tr td a {
    word-break: break-all;
    white-space: pre-wrap;
  }

  [data-class="Career"] #applyJob .modal-dialog {
    max-width: 500px;
  }

  [data-class="Career"] #applyJob .modal-dialog form div {
    width: 100%;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: calc(50% - 30px);
  }

  #newPortfolio .owl-stage-outer {
    display: block !important;
  }

  #newPortfolio .owl-stage {
    display: block;
  }

  #newPortfolio .owl-stage .owl-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: none;
  }

  #newPortfolio .owl-stage .owl-item > .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #newPortfolio .owl-stage .owl-item > .item .lCol {
    width: 100%;
    background: #f8f8f8;
  }

  #newPortfolio .owl-stage .owl-item > .item .rCol {
    width: 100%;
    background: #ffffff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffffff),
      color-stop(50%, #ffffff),
      to(#f7f7f7)
    );
    background: linear-gradient(
      to bottom,
      #ffffff 0%,
      #ffffff 50%,
      #f7f7f7 100%
    );
    padding-bottom: 35px;
  }

  #newPortfolio .owl-stage .owl-item > .item .rCol a {
    margin-bottom: 15px;
  }

  #newPortfolio .owl-dots {
    left: 0px;
    padding: 0 0 30px 30px;
    background: #f7f7f7;
    position: static;
    width: 100%;
  }
  .certification {
    padding: 40px 0;
  }
  .certification #awards .owl-item {
    padding: 0;
  }
  .testimonials .item blockquote .detail-box p strong {
    font-size: 20px;
  }
}

@media screen and (max-width: 639px) {
  .filterSec {
    padding-bottom: 130px !important;
  }

  #servicesDetails .owl-dots {
    display: block;
  }

  .stats {
    padding: 30px 0;
  }

  .portfolio .portfolioWrap li:first-child {
    padding-top: 0px;
  }
}

@media screen and (max-width: 579px) {
  [data-class="Logo Tune"] .innerBanner .row .col-12:last-child {
    display: none;
  }

  .logoTune .flexbox .item,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item,
  .logoTune .flexbox .item > div .item,
  .logoTune #webShowCase .item,
  .logoTune .callAction .mathcaptcha-913 .item,
  .callAction .logoTune .mathcaptcha-913 .item {
    width: 100%;
    padding: 0px 15px;
  }

  .logoTune .flexbox .item img,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item img,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item img,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item img,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item img,
  .logoTune .flexbox .item > div .item img,
  .logoTune #webShowCase .item img,
  .logoTune .callAction .mathcaptcha-913 .item img,
  .callAction .logoTune .mathcaptcha-913 .item img {
    max-height: inherit;
    width: auto;
    max-width: 100%;
  }

  .logoTune .flexbox .item > div,
  .logoTune .mainBanner .col-12 .bigWrite .type-text .item > div,
  .mainBanner .col-12 .bigWrite .logoTune .type-text .item > div,
  .logoTune footer .col-12 > .flexbox .item.industries ul .item > div,
  footer .col-12 > .flexbox .item.industries .logoTune ul .item > div,
  .logoTune .innerBanner.caseStudy .flexbox.web .item:last-child .item > div,
  .innerBanner.caseStudy .flexbox.web .logoTune .item:last-child .item > div,
  .logoTune .flexbox .item > div .item > div,
  .logoTune #webShowCase .item > div,
  .logoTune .callAction .mathcaptcha-913 .item > div,
  .callAction .logoTune .mathcaptcha-913 .item > div {
    float: none !important;
    max-width: inherit;
  }

  .logoTune .flexbox:nth-child(odd) .item:nth-child(even),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(odd)
    .item:nth-child(even),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(odd)
    .item:nth-child(even),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(odd)
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(odd)
    .item:nth-child(even),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(odd):last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(odd):last-child
    .item:nth-child(even),
  .logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(even),
  .logoTune #webShowCase:nth-child(odd) .item:nth-child(even),
  .logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(even),
  .callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(even) {
    background: #f9f9f9;
  }

  .logoTune .flexbox:nth-child(odd) .item:nth-child(odd),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(odd)
    .item:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(odd)
    .item:nth-child(odd),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(odd)
    .item:nth-child(odd),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(odd)
    .item:nth-child(odd),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(odd):last-child
    .item:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(odd):last-child
    .item:nth-child(odd),
  .logoTune .flexbox .item > div:nth-child(odd) .item:nth-child(odd),
  .logoTune #webShowCase:nth-child(odd) .item:nth-child(odd),
  .logoTune .callAction .mathcaptcha-913:nth-child(odd) .item:nth-child(odd),
  .callAction .logoTune .mathcaptcha-913:nth-child(odd) .item:nth-child(odd) {
    background: #fff;
  }

  .logoTune .flexbox:nth-child(even) .item:nth-child(even),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(even)
    .item:nth-child(even),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(even)
    .item:nth-child(even),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(even)
    .item:nth-child(even),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(even)
    .item:nth-child(even),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(even):last-child
    .item:nth-child(even),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(even):last-child
    .item:nth-child(even),
  .logoTune .flexbox .item > div:nth-child(even) .item:nth-child(even),
  .logoTune #webShowCase:nth-child(even) .item:nth-child(even),
  .logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(even),
  .callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(even) {
    background: #f9f9f9;
  }

  .logoTune .flexbox:nth-child(even) .item:nth-child(odd),
  .logoTune
    .mainBanner
    .col-12
    .bigWrite
    .type-text:nth-child(even)
    .item:nth-child(odd),
  .mainBanner
    .col-12
    .bigWrite
    .logoTune
    .type-text:nth-child(even)
    .item:nth-child(odd),
  .logoTune
    footer
    .col-12
    > .flexbox
    .item.industries
    ul:nth-child(even)
    .item:nth-child(odd),
  footer
    .col-12
    > .flexbox
    .item.industries
    .logoTune
    ul:nth-child(even)
    .item:nth-child(odd),
  .logoTune
    .innerBanner.caseStudy
    .flexbox.web
    .item:nth-child(even):last-child
    .item:nth-child(odd),
  .innerBanner.caseStudy
    .flexbox.web
    .logoTune
    .item:nth-child(even):last-child
    .item:nth-child(odd),
  .logoTune .flexbox .item > div:nth-child(even) .item:nth-child(odd),
  .logoTune #webShowCase:nth-child(even) .item:nth-child(odd),
  .logoTune .callAction .mathcaptcha-913:nth-child(even) .item:nth-child(odd),
  .callAction .logoTune .mathcaptcha-913:nth-child(even) .item:nth-child(odd) {
    background: #fff;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    padding-right: 20px;
  }

  .page-template-template-case-study .benefits .flexbox .item:first-child img,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    #webShowCase
    .item:first-child
    img,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child
    img,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child
    img {
    max-width: 100px;
    margin-top: -20px;
  }

  .certification h4 {
    font-size: 30px;
  }

  .certification h4 br {
    display: none;
  }

  .stats .socialNetwork {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    padding: 0 15px;
    margin-top: 30px;
  }

  .stats .socialNetwork span {
    transform: rotate(0deg) translate(0px, 0px);
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    -moz-transform: rotate(0deg) translate(0px, 0px);
    left: 0;
    position: static;
    display: block;
    clear: both;
  }

  .stats .socialNetwork:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    width: calc(100% - 180px);
    top: 11px;
    right: -50px;
    left: inherit;
  }

  .stats .socialNetwork.active:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    width: calc(100% - 205px);
    top: 13px;
    left: inherit;
    right: 15px;
  }

  .stats .socialNetwork.active a {
    transform: translateX(-46px);
    -webkit-transform: translateX(-46px);
    -moz-transform: translateX(-46px);
    margin: 10px 15px 10px 0;
  }

  .stats .socialNetwork a {
    display: inline-block;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    padding: 15px 15px 0px;
  }

  .mainPortfolio .owl-item .parent3 {
    display: none;
  }

  .mainPortfolio .owl-item .parent4 {
    left: -6%;
    width: 35.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 28%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 4%;
    width: 35.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 44%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item .two {
    display: none;
  }

  .mainPortfolio .owl-item .three {
    width: 100%;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 340px;
  }

  .mainPortfolio .owl-item.active .three {
    width: 100%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 340px;
  }

  .achievements h5 {
    font-size: 30px;
  }

  .innerBanner,
  .profile,
  .facts,
  .vision,
  .leadership,
  .achievements,
  .mainServices,
  .howItWorks {
    padding: 20px 0;
  }

  .facts {
    background: #f9f9f9;
  }

  .vision,
  .leadership {
    padding-bottom: 0px;
  }

  .profile h3 {
    text-align: left;
  }

  .profile .lineBtn {
    display: block;
  }

  .profile p {
    text-align: left;
  }

  .mainServices .servicesThumbs .item {
    padding: 15px 0;
  }

  .mainServices .servicesThumbs .item .icon {
    position: static;
  }

  .howItWorks .wrapper {
    margin-left: 0px;
  }

  .howItWorks .wrapper .customNav {
    position: static;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
  }

  .howItWorks .wrapper .customNav button {
    padding: 0px;
  }

  .howItWorks .wrapper .customNav button.prev {
    float: left;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    margin-left: -10px;
  }

  .howItWorks .wrapper .customNav button.next {
    float: right;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    margin-right: -10px;
  }

  footer #formFooter {
    width: 100%;
  }

  footer .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item,
  footer .col-12 > .flexbox .item.industries ul .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child .item,
  footer .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .item > div .item,
  footer #webShowCase .item,
  footer .callAction .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 .item {
    width: 100% !important;
  }

  footer .col-12 > .flexbox .item.industries ul li,
  footer
    .mainBanner
    .col-12
    .bigWrite
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  .mainBanner
    .col-12
    .bigWrite
    footer
    .col-12
    > .type-text
    .item.industries
    ul
    li,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .col-12
    > .item:last-child
    .item.industries
    ul
    li,
  footer .logoTune .flexbox .item.col-12 > div .item.industries ul li,
  .logoTune .flexbox footer .item.col-12 > div .item.industries ul li,
  footer .col-12 > #webShowCase .item.industries ul li,
  footer .callAction .col-12 > .mathcaptcha-913 .item.industries ul li,
  .callAction footer .col-12 > .mathcaptcha-913 .item.industries ul li {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner h1 {
    font-weight: 400;
  }

  [data-class="Contact"] .contactBanner h1 + p {
    font-size: 24px;
    font-weight: 400;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    line-height: 30px;
  }

  [data-class="Contact"] .contactBanner .flexbox .item p,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    p,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    p,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    p,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item p,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item p,
  [data-class="Contact"] .contactBanner #webShowCase .item p,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item p,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item p,
  [data-class="Contact"] .contactBanner .flexbox .item a,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    a,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    a,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    a,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    a,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    a,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    a,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item a,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item a,
  [data-class="Contact"] .contactBanner #webShowCase .item a,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item a,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item a {
    font-size: 18px;
  }

  [data-class="Contact"] .contactForm .wrapper .flexbox .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactForm
    .wrapper
    .type-text
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactForm
    .wrapper
    ul
    .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactForm
    .wrapper
    .item:last-child
    .item,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactForm
    .wrapper
    .item
    > div
    .item,
  [data-class="Contact"] .contactForm .wrapper #webShowCase .item,
  [data-class="Contact"]
    .contactForm
    .wrapper
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    [data-class="Contact"]
    .contactForm
    .wrapper
    .mathcaptcha-913
    .item {
    width: 100%;
  }

  .innerBanner.caseStudy {
    padding: 30px 0;
  }

  .innerBanner.caseStudy .flexbox .item:first-child h1,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    h1,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    h1,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    h1,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child h1,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child h1,
  .innerBanner.caseStudy #webShowCase .item:first-child h1,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child h1,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child h1 {
    font-size: 36px;
  }

  .innerBanner.caseStudy .flexbox .item:first-child p,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child
    p,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:first-child
    p,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:first-child
    p,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:first-child p,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:first-child p,
  .innerBanner.caseStudy #webShowCase .item:first-child p,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:first-child p,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:first-child p {
    font-size: 18px;
  }

  .innerBanner.caseStudy .flexbox .item:last-child,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child,
  .innerBanner.caseStudy #webShowCase .item:last-child,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .innerBanner.caseStudy .flexbox .item:last-child img,
  .innerBanner.caseStudy
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .innerBanner.caseStudy
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .innerBanner.caseStudy
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy .flexbox.web .item:last-child .item:last-child img,
  .logoTune .flexbox .innerBanner.caseStudy .item > div .item:last-child img,
  .innerBanner.caseStudy #webShowCase .item:last-child img,
  .innerBanner.caseStudy .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .innerBanner.caseStudy .mathcaptcha-913 .item:last-child img {
    margin: 0px 0 -150px;
  }

  [data-class="About"] .leadership {
    padding-bottom: 20px;
  }

  .stats ul li .flip-container .flipper p strong,
  .stats ul li .flip-container .flipper p b {
    font-size: 24px;
  }

  #newPortfolio .owl-stage .owl-item .rCol h5 {
    font-size: 28px;
  }

  footer .flexbox .item.address .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item.address .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item.address .item,
  footer .col-12 > .flexbox .item.industries ul .item.address .item,
  footer
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item.address
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .item:last-child
    .item.address
    .item,
  footer .logoTune .flexbox .item > div .item.address .item,
  .logoTune .flexbox footer .item > div .item.address .item,
  footer #webShowCase .item.address .item,
  footer .callAction .mathcaptcha-913 .item.address .item,
  .callAction footer .mathcaptcha-913 .item.address .item {
    width: 100% !important;
  }
  .testimonials {
    padding: 40px 0;
  }
  .testimonials .sec-title {
    margin-bottom: 40px;
  }
  .testimonials .sec-title h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .page-template-template-case-study .benefits .flexbox .item:first-child,
  .page-template-template-case-study
    .benefits
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    .benefits
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    .benefits
    ul
    .item:first-child,
  .page-template-template-case-study
    .benefits
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    .benefits
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    .benefits
    .item
    > div
    .item:first-child,
  .page-template-template-case-study .benefits #webShowCase .item:first-child,
  .page-template-template-case-study
    .benefits
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    .benefits
    .mathcaptcha-913
    .item:first-child {
    display: none !important;
  }

  footer .address .flexbox .item,
  footer .address .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .address .type-text .item,
  footer .address .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .address ul .item,
  footer .address .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .address .item:last-child .item,
  footer .address .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .address .item > div .item,
  footer .address #webShowCase .item,
  footer .address .callAction .mathcaptcha-913 .item,
  .callAction footer .address .mathcaptcha-913 .item {
    padding-left: 0px;
  }

  footer .address .flexbox .item img,
  footer .address .mainBanner .col-12 .bigWrite .type-text .item img,
  .mainBanner .col-12 .bigWrite footer .address .type-text .item img,
  footer .address .col-12 > .flexbox .item.industries ul .item img,
  footer .col-12 > .flexbox .item.industries .address ul .item img,
  footer
    .address
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    footer
    .address
    .item:last-child
    .item
    img,
  footer .address .logoTune .flexbox .item > div .item img,
  .logoTune .flexbox footer .address .item > div .item img,
  footer .address #webShowCase .item img,
  footer .address .callAction .mathcaptcha-913 .item img,
  .callAction footer .address .mathcaptcha-913 .item img {
    position: static;
  }

  [data-class="About"] .leadership .flexbox .item .profilePic,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .profilePic,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .profilePic,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .profilePic,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .profilePic,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .profilePic,
  .logoTune
    .flexbox
    [data-class="About"]
    .leadership
    .item
    > div
    .item
    .profilePic,
  [data-class="About"] .leadership #webShowCase .item .profilePic,
  [data-class="About"]
    .leadership
    .callAction
    .mathcaptcha-913
    .item
    .profilePic,
  .callAction
    [data-class="About"]
    .leadership
    .mathcaptcha-913
    .item
    .profilePic {
    position: static;
    margin-bottom: 15px;
  }

  [data-class="About"] .leadership .flexbox .item .name,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .name,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .name,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .name,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .name,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .name,
  .logoTune .flexbox [data-class="About"] .leadership .item > div .item .name,
  [data-class="About"] .leadership #webShowCase .item .name,
  [data-class="About"] .leadership .callAction .mathcaptcha-913 .item .name,
  .callAction [data-class="About"] .leadership .mathcaptcha-913 .item .name {
    padding-left: 0px;
  }

  [data-class="About"] .leadership .flexbox .item .overlay,
  [data-class="About"]
    .leadership
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    .overlay,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="About"]
    .leadership
    .type-text
    .item
    .overlay,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="About"]
    .leadership
    ul
    .item
    .overlay,
  [data-class="About"]
    .leadership
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    .overlay,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="About"]
    .leadership
    .item:last-child
    .item
    .overlay,
  .logoTune
    .flexbox
    [data-class="About"]
    .leadership
    .item
    > div
    .item
    .overlay,
  [data-class="About"] .leadership #webShowCase .item .overlay,
  [data-class="About"] .leadership .callAction .mathcaptcha-913 .item .overlay,
  .callAction [data-class="About"] .leadership .mathcaptcha-913 .item .overlay {
    padding-left: 0;
  }

  .banner {
    padding-top: 70px;
  }

  .banner .flexbox .desc,
  .banner .mainBanner .col-12 .bigWrite .type-text .desc,
  .mainBanner .col-12 .bigWrite .banner .type-text .desc,
  .banner footer .col-12 > .flexbox .item.industries ul .desc,
  footer .col-12 > .flexbox .item.industries .banner ul .desc,
  .banner .innerBanner.caseStudy .flexbox.web .item:last-child .desc,
  .innerBanner.caseStudy .flexbox.web .banner .item:last-child .desc,
  .banner .logoTune .flexbox .item > div .desc,
  .logoTune .flexbox .banner .item > div .desc,
  .banner #webShowCase .desc,
  .banner .callAction .mathcaptcha-913 .desc,
  .callAction .banner .mathcaptcha-913 .desc {
    padding: 0px;
  }

  .videoOverlay {
    padding: 0 10px;
  }

  .introText {
    text-align: left;
  }

  .introText h1 {
    font-size: 30px;
    text-align: left;
    margin-bottom: 15px;
  }

  .introText p {
    font-size: 18px;
  }

  .stats h3 {
    padding: 0;
  }

  .stats .rightSec {
    padding: 0 15px;
  }

  .stats .content {
    width: 100%;
  }

  .stats .owl-dots {
    padding: 20px 15px 20px;
  }

  .certification .flexbox .item,
  .certification .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .certification .type-text .item,
  .certification footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .certification ul .item,
  .certification .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .certification .item:last-child .item,
  .certification .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .certification .item > div .item,
  .certification #webShowCase .item,
  .certification .callAction .mathcaptcha-913 .item,
  .callAction .certification .mathcaptcha-913 .item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .certification .flexbox .item:last-child,
  .certification .mainBanner .col-12 .bigWrite .type-text .item:last-child,
  .mainBanner .col-12 .bigWrite .certification .type-text .item:last-child,
  .certification footer .col-12 > .flexbox .item.industries ul .item:last-child,
  footer .col-12 > .flexbox .item.industries .certification ul .item:last-child,
  .certification
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .certification
    .item:last-child
    .item:last-child,
  .certification .logoTune .flexbox .item > div .item:last-child,
  .logoTune .flexbox .certification .item > div .item:last-child,
  .certification #webShowCase .item:last-child,
  .certification .callAction .mathcaptcha-913 .item:last-child,
  .callAction .certification .mathcaptcha-913 .item:last-child {
    border: 0px;
    padding-bottom: 0px;
  }

  .certification .desc {
    padding-right: 0px;
  }

  .client-n-reviews .widget a {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
  }

  .client-n-reviews .widget a.appFutura {
    float: none;
    margin: 0 auto;
  }

  .client-n-reviews .widget a.clutch {
    float: none;
    margin: 0 auto 0 -10px;
  }

  .mainPortfolio .owl-item .portfoliSlides {
    padding: 15px 15px 0px;
  }

  .mainPortfolio .owl-item .parent3 {
    display: none;
  }

  .mainPortfolio .owl-item .parent4 {
    left: -6%;
    width: 43.5%;
  }

  .mainPortfolio .owl-item .parent5 {
    left: 28%;
    width: 37.5%;
  }

  .mainPortfolio .owl-item.active .parent4 {
    left: 4%;
    width: 45.5%;
  }

  .mainPortfolio .owl-item.active .parent5 {
    left: 50%;
    width: 45.5%;
  }

  .mainPortfolio .owl-item .three img {
    max-width: 85%;
  }

  .mainPortfolio .owl-item.active .three img {
    max-width: 85%;
  }

  .ctaHome:after {
    bottom: -100px;
  }

  .ctaHome .ctaWrap .fields input[type="text"] {
    padding-right: 50px;
  }

  .ctaHome .ctaWrap .fields input[type="submit"] {
    background: #2a8bf6 url("../img/sprite.png") -368px -127px no-repeat;
    width: 40px;
    height: 40px;
    font-size: 0px;
  }

  .agile {
    padding-bottom: 0px;
  }

  .agile .flexbox .item,
  .agile .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .agile .type-text .item,
  .agile footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .agile ul .item,
  .agile .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .agile .item:last-child .item,
  .agile .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .agile .item > div .item,
  .agile #webShowCase .item,
  .agile .callAction .mathcaptcha-913 .item,
  .callAction .agile .mathcaptcha-913 .item {
    width: 100%;
  }

  footer .flexbox .item,
  footer .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite footer .type-text .item,
  footer .col-12 > .flexbox .item.industries ul .item,
  footer .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web footer .item:last-child .item,
  footer .logoTune .flexbox .item > div .item,
  .logoTune .flexbox footer .item > div .item,
  footer #webShowCase .item,
  footer .callAction .mathcaptcha-913 .item,
  .callAction footer .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner h1 + p br {
    display: none;
  }

  [data-class="Contact"] .contactBanner .flexbox .item,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item,
  [data-class="Contact"]
    .contactBanner
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item,
  [data-class="Contact"] .contactBanner .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactBanner .item > div .item,
  [data-class="Contact"] .contactBanner #webShowCase .item,
  [data-class="Contact"] .contactBanner .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactBanner .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Contact"] .contactBanner .flexbox .item p img,
  [data-class="Contact"]
    .contactBanner
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    p
    img,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactBanner
    .type-text
    .item
    p
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactBanner
    ul
    .item
    p
    img,
  [data-class="Contact"]
    .contactBanner
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item
    p
    img,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactBanner
    .item:last-child
    .item
    p
    img,
  .logoTune
    .flexbox
    [data-class="Contact"]
    .contactBanner
    .item
    > div
    .item
    p
    img,
  [data-class="Contact"] .contactBanner #webShowCase .item p img,
  [data-class="Contact"]
    .contactBanner
    .callAction
    .mathcaptcha-913
    .item
    p
    img,
  .callAction
    [data-class="Contact"]
    .contactBanner
    .mathcaptcha-913
    .item
    p
    img {
    height: 40px;
  }

  [data-class="Contact"] .contactForm {
    padding: 70px 0 20px;
  }

  [data-class="Contact"] .contactForm .flexbox .item,
  [data-class="Contact"]
    .contactForm
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Contact"]
    .contactForm
    .type-text
    .item,
  [data-class="Contact"]
    .contactForm
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Contact"]
    .contactForm
    ul
    .item,
  [data-class="Contact"]
    .contactForm
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Contact"]
    .contactForm
    .item:last-child
    .item,
  [data-class="Contact"] .contactForm .logoTune .flexbox .item > div .item,
  .logoTune .flexbox [data-class="Contact"] .contactForm .item > div .item,
  [data-class="Contact"] .contactForm #webShowCase .item,
  [data-class="Contact"] .contactForm .callAction .mathcaptcha-913 .item,
  .callAction [data-class="Contact"] .contactForm .mathcaptcha-913 .item {
    width: 100% !important;
  }

  [data-class="Project Life Cycle"] .agile {
    padding: 50px 0px 0;
  }

  [data-class="Project Life Cycle"] .agile .flexbox .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    [data-class="Project Life Cycle"]
    .agile
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    [data-class="Project Life Cycle"]
    .agile
    ul
    .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    [data-class="Project Life Cycle"]
    .agile
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    [data-class="Project Life Cycle"]
    .agile
    .item
    > div
    .item:last-child,
  [data-class="Project Life Cycle"] .agile #webShowCase .item:last-child,
  [data-class="Project Life Cycle"]
    .agile
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    [data-class="Project Life Cycle"]
    .agile
    .mathcaptcha-913
    .item:last-child {
    padding-bottom: 50px;
    border-bottom: 0px;
  }

  .customServices .flexbox,
  .customServices .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .customServices .type-text,
  .customServices footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .customServices ul,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child,
  .customServices .logoTune .flexbox .item > div,
  .logoTune .flexbox .customServices .item > div,
  .customServices #webShowCase,
  .customServices .callAction .mathcaptcha-913,
  .callAction .customServices .mathcaptcha-913 {
    margin: 0px;
  }

  .customServices .flexbox .item,
  .customServices .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .customServices .type-text .item,
  .customServices footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .customServices ul .item,
  .customServices .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .customServices .item:last-child .item,
  .customServices .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .customServices .item > div .item,
  .customServices #webShowCase .item,
  .customServices .callAction .mathcaptcha-913 .item,
  .callAction .customServices .mathcaptcha-913 .item {
    width: calc(100% - 30px);
  }

  #cookie-notice {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    min-width: 100% !important;
    width: 100%;
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0.85) !important;
  }

  #cookie-notice .cookie-notice-container {
    text-align: center !important;
  }

  #cookie-notice .cn-button.button {
    padding: 10px !important;
    width: 100%;
    margin: 10px 0 !important;
  }
}

@media screen and (max-width: 361px) {
  .technologyIcons .flexbox,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child,
  .technologyIcons .logoTune .flexbox .item > div,
  .logoTune .flexbox .technologyIcons .item > div,
  .technologyIcons #webShowCase,
  .technologyIcons .callAction .mathcaptcha-913,
  .callAction .technologyIcons .mathcaptcha-913 {
    margin: 0px;
  }

  .technologyIcons .flexbox .item,
  .technologyIcons .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .technologyIcons .type-text .item,
  .technologyIcons footer .col-12 > .flexbox .item.industries ul .item,
  footer .col-12 > .flexbox .item.industries .technologyIcons ul .item,
  .technologyIcons .innerBanner.caseStudy .flexbox.web .item:last-child .item,
  .innerBanner.caseStudy .flexbox.web .technologyIcons .item:last-child .item,
  .technologyIcons .logoTune .flexbox .item > div .item,
  .logoTune .flexbox .technologyIcons .item > div .item,
  .technologyIcons #webShowCase .item,
  .technologyIcons .callAction .mathcaptcha-913 .item,
  .callAction .technologyIcons .mathcaptcha-913 .item {
    width: 100%;
    margin: 15px 0;
  }
}

#webShowCase {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#webShowCase .item:nth-child(even) .flexbox .item:nth-child(1),
#webShowCase
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(1),
.mainBanner
  .col-12
  .bigWrite
  #webShowCase
  .item:nth-child(even)
  .type-text
  .item:nth-child(1),
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  .item:nth-child(even)
  ul
  .item:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:nth-child(even)
  .item:last-child
  .item:nth-child(1),
.logoTune
  .flexbox
  #webShowCase
  .item:nth-child(even)
  .item
  > div
  .item:nth-child(1),
#webShowCase .item:nth-child(even) #webShowCase .item:nth-child(1),
#webShowCase
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:nth-child(1),
.callAction
  #webShowCase
  .item:nth-child(even)
  .mathcaptcha-913
  .item:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#webShowCase .item:nth-child(even) .flexbox .item:nth-child(2),
#webShowCase
  .item:nth-child(even)
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:nth-child(2),
.mainBanner
  .col-12
  .bigWrite
  #webShowCase
  .item:nth-child(even)
  .type-text
  .item:nth-child(2),
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  .item:nth-child(even)
  ul
  .item:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:nth-child(even)
  .item:last-child
  .item:nth-child(2),
.logoTune
  .flexbox
  #webShowCase
  .item:nth-child(even)
  .item
  > div
  .item:nth-child(2),
#webShowCase .item:nth-child(even) #webShowCase .item:nth-child(2),
#webShowCase
  .item:nth-child(even)
  .callAction
  .mathcaptcha-913
  .item:nth-child(2),
.callAction
  #webShowCase
  .item:nth-child(even)
  .mathcaptcha-913
  .item:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#webShowCase .flexbox,
#webShowCase .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite #webShowCase .type-text,
#webShowCase footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries #webShowCase ul,
#webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
#webShowCase .logoTune .flexbox .item > div,
.logoTune .flexbox #webShowCase .item > div,
#webShowCase #webShowCase,
#webShowCase .callAction .mathcaptcha-913,
.callAction #webShowCase .mathcaptcha-913 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 140px;
}

#webShowCase .flexbox .item:nth-child(1),
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(1),
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(1),
footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(1),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(1),
.logoTune .flexbox #webShowCase .item > div .item:nth-child(1),
#webShowCase #webShowCase .item:nth-child(1),
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(1),
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(1) {
  width: 35%;
}

#webShowCase .flexbox .item:nth-child(2),
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2),
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2),
footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(2),
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(2),
.logoTune .flexbox #webShowCase .item > div .item:nth-child(2),
#webShowCase #webShowCase .item:nth-child(2),
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(2),
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) {
  width: 50%;
  text-align: right;
}

#webShowCase .flexbox .item:nth-child(2) img,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2) img,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2) img,
footer
  .col-12
  > .flexbox
  .item.industries
  #webShowCase
  ul
  .item:nth-child(2)
  img,
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item:nth-child(2)
  img,
.logoTune .flexbox #webShowCase .item > div .item:nth-child(2) img,
#webShowCase #webShowCase .item:nth-child(2) img,
#webShowCase .callAction .mathcaptcha-913 .item:nth-child(2) img,
.callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) img {
  width: 100%;
  height: auto;
}

#webShowCase .flexbox .item p:last-child,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item p:last-child,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item p:last-child,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item p:last-child,
.innerBanner.caseStudy
  .flexbox.web
  #webShowCase
  .item:last-child
  .item
  p:last-child,
.logoTune .flexbox #webShowCase .item > div .item p:last-child,
#webShowCase #webShowCase .item p:last-child,
#webShowCase .callAction .mathcaptcha-913 .item p:last-child,
.callAction #webShowCase .mathcaptcha-913 .item p:last-child {
  margin-bottom: 30px;
}

#webShowCase .flexbox .item ul,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item ul,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item ul,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item ul,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child .item ul,
.logoTune .flexbox #webShowCase .item > div .item ul,
#webShowCase #webShowCase .item ul,
#webShowCase .callAction .mathcaptcha-913 .item ul,
.callAction #webShowCase .mathcaptcha-913 .item ul {
  margin-bottom: 30px;
}

#webShowCase .flexbox .item ul li,
#webShowCase .mainBanner .col-12 .bigWrite .type-text .item ul li,
.mainBanner .col-12 .bigWrite #webShowCase .type-text .item ul li,
footer .col-12 > .flexbox .item.industries #webShowCase ul .item ul li,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child .item ul li,
.logoTune .flexbox #webShowCase .item > div .item ul li,
#webShowCase #webShowCase .item ul li,
#webShowCase .callAction .mathcaptcha-913 .item ul li,
.callAction #webShowCase .mathcaptcha-913 .item ul li {
  margin: 0 0 10px 30px;
}

#webShowCase .flexbox:last-child,
#webShowCase .mainBanner .col-12 .bigWrite .type-text:last-child,
.mainBanner .col-12 .bigWrite #webShowCase .type-text:last-child,
#webShowCase footer .col-12 > .flexbox .item.industries ul:last-child,
footer .col-12 > .flexbox .item.industries #webShowCase ul:last-child,
#webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
#webShowCase .logoTune .flexbox .item > div:last-child,
.logoTune .flexbox #webShowCase .item > div:last-child,
#webShowCase #webShowCase:last-child,
#webShowCase .callAction .mathcaptcha-913:last-child,
.callAction #webShowCase .mathcaptcha-913:last-child {
  margin-bottom: 70px;
}

.ctaForm .captchaRow .flex .num,
.ctaForm .captchaRow .flex .sign {
  color: #fff;
}

.callAction .mathcaptcha-913 {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.callAction .mathcaptcha-913 span {
  color: #fff !important;
}

.callAction .mathcaptcha-913 .wpcf7-mathcaptcha {
  left: auto;
  margin-left: auto;
}

.captchaRow {
  width: 100% !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.captchaRow label {
  width: 100%;
}

.captchaRow .flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100% !important;
  padding: 0px !important;
}

.captchaRow .flex .num,
.captchaRow .flex .sign {
  display: inline-block;
  padding: 0 8px;
}

.captchaRow .flex .num1 {
  padding-left: 0;
}

.captchaRow .flex .equal {
  margin-right: 8px;
}

.captchaRow .flex img {
  border: 1px solid #ccc;
  padding: 6px 12px;
  height: 44px;
  margin: 0 20px 0px 0 !important;
  width: 140px;
  background: #fff;
}

.captchaRow .flex input[type="text"] {
  width: 165px !important;
  margin-bottom: 0px !important;
  margin-right: 15px;
}

.captchaRow .flex .captcha-1 {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-class="Contact"] .captchaRow .flex img {
  height: 60px;
}

.ctaForm .captchaRow .flex img {
  height: 50px;
  border: 0px;
}

.ctaForm .captchaRow .flex input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaForm .captchaRow .flex input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ctaWrapper .captchaRow .flex img {
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
}

.ctaWrapper .captchaRow .flex input[type="text"] {
  max-width: 100% !important;
  margin-bottom: 0px !important;
  margin-right: 0;
  width: 180px;
  height: 50px;
  border: 0;
  border-radius: 4px;
  padding: 6px 12px;
}

.ctaWrapper .captchaRow span.wpcf7-not-valid-tip {
  margin: 5px 0 0 0 !important;
  line-height: 18px !important;
}

.subNews {
  background: #fff url("../img/newsletter.jpg") top center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-bottom: 25px;
  padding: 185px 20px 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.subNews h3 {
  font-size: 26px !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px !important;
}

.subNews p {
  font-size: 18px;
  margin-bottom: 20px !important;
  text-align: center;
  line-height: 20px;
}

.subNews form {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  position: relative;
}

.subNews form label {
  font-size: 18px;
  color: #666;
  display: block;
}

.subNews form label input[type="text"],
.subNews form label input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 10px 15px;
  height: 30px;
  font-size: 18px;
  height: 50px;
  width: 100%;
}

.subNews form input[type="submit"] {
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: 1px solid #ff5e5e;
  color: #ff5e5e;
  background: #fff;
  font-weight: bold;
  height: 50px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  min-width: 140px;
  width: auto;
}

.subNews form input[type="submit"]:hover {
  background: #ff5e5e;
  color: #fff;
}

.subNews form .es-field-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  margin-right: 15px;
  width: 100%;
}

.subNews form .es_spinner_image {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 140px;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  padding: 8px;
  height: 50px;
}

.subNews .es_subscription_message.success {
  font-size: 18px;
  display: block;
  line-height: 22px;
}

@media screen and (max-width: 991px) {
  #webShowCase .item:nth-child(even) .flexbox .item:nth-child(1),
  #webShowCase
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(1),
  .mainBanner
    .col-12
    .bigWrite
    #webShowCase
    .item:nth-child(even)
    .type-text
    .item:nth-child(1),
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    .item:nth-child(even)
    ul
    .item:nth-child(1),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:nth-child(even)
    .item:last-child
    .item:nth-child(1),
  .logoTune
    .flexbox
    #webShowCase
    .item:nth-child(even)
    .item
    > div
    .item:nth-child(1),
  #webShowCase .item:nth-child(even) #webShowCase .item:nth-child(1),
  #webShowCase
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:nth-child(1),
  .callAction
    #webShowCase
    .item:nth-child(even)
    .mathcaptcha-913
    .item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #webShowCase .item:nth-child(even) .flexbox .item:nth-child(2),
  #webShowCase
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:nth-child(2),
  .mainBanner
    .col-12
    .bigWrite
    #webShowCase
    .item:nth-child(even)
    .type-text
    .item:nth-child(2),
  footer
    .col-12
    > .flexbox
    .item.industries
    #webShowCase
    .item:nth-child(even)
    ul
    .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:nth-child(even)
    .item:last-child
    .item:nth-child(2),
  .logoTune
    .flexbox
    #webShowCase
    .item:nth-child(even)
    .item
    > div
    .item:nth-child(2),
  #webShowCase .item:nth-child(even) #webShowCase .item:nth-child(2),
  #webShowCase
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:nth-child(2),
  .callAction
    #webShowCase
    .item:nth-child(even)
    .mathcaptcha-913
    .item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #webShowCase .flexbox,
  #webShowCase .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite #webShowCase .type-text,
  #webShowCase footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries #webShowCase ul,
  #webShowCase .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web #webShowCase .item:last-child,
  #webShowCase .logoTune .flexbox .item > div,
  .logoTune .flexbox #webShowCase .item > div,
  #webShowCase #webShowCase,
  #webShowCase .callAction .mathcaptcha-913,
  .callAction #webShowCase .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #webShowCase .flexbox .item:nth-child(1),
  #webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(1),
  .mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(1),
  footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(1),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:last-child
    .item:nth-child(1),
  .logoTune .flexbox #webShowCase .item > div .item:nth-child(1),
  #webShowCase #webShowCase .item:nth-child(1),
  #webShowCase .callAction .mathcaptcha-913 .item:nth-child(1),
  .callAction #webShowCase .mathcaptcha-913 .item:nth-child(1),
  #webShowCase .flexbox .item:nth-child(2),
  #webShowCase .mainBanner .col-12 .bigWrite .type-text .item:nth-child(2),
  .mainBanner .col-12 .bigWrite #webShowCase .type-text .item:nth-child(2),
  footer .col-12 > .flexbox .item.industries #webShowCase ul .item:nth-child(2),
  .innerBanner.caseStudy
    .flexbox.web
    #webShowCase
    .item:last-child
    .item:nth-child(2),
  .logoTune .flexbox #webShowCase .item > div .item:nth-child(2),
  #webShowCase #webShowCase .item:nth-child(2),
  #webShowCase .callAction .mathcaptcha-913 .item:nth-child(2),
  .callAction #webShowCase .mathcaptcha-913 .item:nth-child(2) {
    width: 100%;
  }

  .ctaWrapper .captchaRow .flex img {
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
  }

  .ctaWrapper .captchaRow .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ctaWrapper .captchaRow .flex input[type="text"] {
    width: 100% !important;
    border: 1px solid #ccc;
  }

  .ctaWrapper .captchaRow span.wpcf7-not-valid-tip {
    margin: 5px 0 0 0 !important;
    line-height: 18px !important;
  }
}

@media screen and (max-width: 1399px) {
  .subNews form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .subNews form .es-field-wrap {
    margin: 0px 0 1em;
  }

  .subNews form .subNews form label input[type="text"],
  .subNews form .subNews form label input[type="email"] {
    text-align: center;
  }

  .subNews form input[type="submit"] {
    width: 100%;
    margin-bottom: 1em;
  }

  .subNews form .es_spinner_image {
    width: 100%;
    top: 70px;
  }

  .subNews .es_subscription_message.error {
    text-align: center;
    display: block;
  }

  .subNews .es_subscription_message.success {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .subNews {
    margin-top: 25px;
  }
}

.csn {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  padding: 100px 0 70px;
}

.csn .csnTitle {
  padding: 0 0 80px;
}

.csn .csnTitle h1 {
  text-align: center;
  padding: 50px 0 40px;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
}

.csn .csnTitle h1:before {
  content: "";
  width: 40px;
  height: 6px;
  border: 0;
  background: #ff5e5e;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  bottom: 30px;
}

.csn .csnTitle .description p {
  font-size: 24px;
  line-height: 36px;
  padding: 0 16.66666%;
  color: #666;
  text-align: center;
}

.csn .cs_banner {
  text-align: center;
  background: #f9f9f9;
  overflow: hidden;
  padding: 0px;
}

.csn .cs_banner img {
  margin: 100px auto -10px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.csn section {
  padding: 130px 0;
}

.csn section .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.csn section .row h4 {
  font-size: 60px;
  font-weight: 800;
  color: #000;
  margin-bottom: 30px;
}

.csn section .row p {
  font-size: 18px;
  line-height: 34px;
  color: #000;
  margin-bottom: 30px;
}

.csn section .row ul {
  list-style-type: none;
  margin-bottom: 20px;
}

.csn section .row ul li {
  list-style-type: none;
  padding: 0 0 10px 40px;
  font-size: 18px;
  line-height: 34px;
  position: relative;
}

.csn section .row ul li:before {
  content: "";
  background: url("../img/cs_check.png") center no-repeat;
  position: absolute;
  left: 10px;
  top: 6px;
  border: 0px;
  width: 20px;
  height: 20px;
}

.csn section .row ul li ul {
  margin: 20px 0 0px;
}

.csn section .row ul li ul li:last-child {
  margin-bottom: 0px;
}

.csn section.problem .col-lt {
  width: calc(100% - 480px);
}

.csn section.problem .cs_cta {
  border: 1px solid #ccc;
  padding: 40px 30px 20px;
  width: 380px;
}

.csn section.problem .cs_cta h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.csn section.problem .cs_cta p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 25px;
  line-height: 26px;
}

.csn section.problem .cs_cta .cs_row {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  width: 100%;
  margin-bottom: 30px;
}

.csn section.problem .cs_cta .cs_row .captchaRow {
  margin-bottom: 0px;
}

.csn section.problem .cs_cta .cs_row .captchaRow img.wpcf7-captchac {
  height: 50px;
  min-width: 133px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ccc;
}

.csn section.problem .cs_cta .cs_row input[type="text"],
.csn section.problem .cs_cta .cs_row input[type="email"] {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
  padding: 10px 15px;
}

.csn section.problem .cs_cta .cs_row input[type="text"].wpcf7-captchar,
.csn section.problem .cs_cta .cs_row input[type="email"].wpcf7-captchar {
  margin-right: 0px;
}

.csn section.problem .cs_cta .cs_row input[type="submit"] {
  background: #ff5e5e;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 50px;
  padding: 10px 15px;
  width: 100%;
  border: 0px;
  position: relative;
  font-weight: 700;
  border: 1px solid transparent;
}

.csn section.problem .cs_cta .cs_row input[type="submit"]:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.csn section.problem .cs_cta .cs_row:last-child {
  margin-bottom: 20px;
}

.csn section.feasibility .col-lt .img_wrp {
  position: relative;
}

.csn section.feasibility .col-lt .img_wrp:before {
  content: "";
  border: 1px solid #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 0;
  top: 45%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn section.feasibility .col-lt .img_wrp:after {
  content: "";
  border: 0px;
  background: #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 1;
  top: 55%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  opacity: 0.5;
}

.csn section.feasibility .col-lt .img_wrp img {
  margin-left: 100px;
  position: relative;
  z-index: 2;
}

.csn section.feasibility .col-rt {
  padding-left: 200px;
}

.csn section.challenges .col-rt .img_wrp {
  position: relative;
}

.csn section.challenges .col-rt .img_wrp:before {
  content: "";
  border: 1px solid #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 0;
  top: 45%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn section.challenges .col-rt .img_wrp:after {
  content: "";
  border: 0px;
  background: #ff5e5e;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 1;
  top: 55%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  opacity: 0.5;
}

.csn section.challenges .col-rt .img_wrp img {
  margin-right: 100px;
  position: relative;
  z-index: 2;
}

.csn section.challenges .col-lt {
  padding-right: 200px;
}

.csn .techStack h3 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 70px;
}

.csn .techStack h4 {
  font-size: 30px !important;
  margin-bottom: 20px !important;
  font-weight: 400 !important;
}

.csn .techStack p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 34px;
}

.csn .techStack .owl-stage-outer {
  padding: 15px 0;
}

.csn .techStack .owl-stage-outer .item {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 25px 20px 0;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.csn .techStack .owl-stage-outer .item .logo {
  text-align: center;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.csn .techStack .owl-stage-outer .item .logo img {
  width: auto;
  margin: 0 auto 25px;
  max-width: 100%;
  max-height: 80px;
  height: auto;
}

.csn .techStack .owl-stage-outer .item .title {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #f1f1f1;
  color: #333;
  display: block;
  padding: 6px 15px;
  margin: 0 -20px;
}

.csn .showcase .row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.csn .showcase h4 {
  font-size: 48px;
  margin-bottom: 35px;
  text-align: center;
}

.csn .showcase #showcase .flexbox,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text,
.csn .showcase #showcase footer .col-12 > .flexbox .item.industries ul,
footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul,
.csn .showcase #showcase .innerBanner.caseStudy .flexbox.web .item:last-child,
.innerBanner.caseStudy .flexbox.web .csn .showcase #showcase .item:last-child,
.csn .showcase #showcase .logoTune .flexbox .item > div,
.logoTune .flexbox .csn .showcase #showcase .item > div,
.csn .showcase #showcase #webShowCase,
.csn .showcase #showcase .callAction .mathcaptcha-913,
.callAction .csn .showcase #showcase .mathcaptcha-913 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.csn .showcase #showcase .flexbox .item.text,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text,
.csn .showcase #showcase #webShowCase .item.text,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 100px;
}

.csn .showcase #showcase .flexbox .item.text h5,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text h5,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text h5,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text h5,
.csn .showcase #showcase #webShowCase .item.text h5,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text h5,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text h5 {
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 700;
}

.csn .showcase #showcase .flexbox .item.text h5 + ul,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text h5 + ul,
.csn .showcase #showcase #webShowCase .item.text h5 + ul,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text h5 + ul,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text h5 + ul {
  margin-bottom: 25px;
}

.csn .showcase #showcase .flexbox .item.text h5 + ul:last-of-type,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item.text
  h5
  + ul:last-of-type,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item.text
  h5
  + ul:last-of-type,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  h5
  + ul:last-of-type,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  h5
  + ul:last-of-type,
.logoTune
  .flexbox
  .csn
  .showcase
  #showcase
  .item
  > div
  .item.text
  h5
  + ul:last-of-type,
.csn .showcase #showcase #webShowCase .item.text h5 + ul:last-of-type,
.csn
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type,
.callAction
  .csn
  .showcase
  #showcase
  .mathcaptcha-913
  .item.text
  h5
  + ul:last-of-type {
  margin-bottom: 0px;
}

.csn .showcase #showcase .flexbox .item.text p,
.csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item.text p,
.mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item.text p,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item.text
  p,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item.text
  p,
.logoTune .flexbox .csn .showcase #showcase .item > div .item.text p,
.csn .showcase #showcase #webShowCase .item.text p,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item.text p,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item.text p {
  line-height: 30px;
  margin-bottom: 10px;
}

.csn .showcase #showcase .flexbox .item:last-child,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child,
.logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child,
.csn .showcase #showcase #webShowCase .item:last-child,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child {
  margin: 0px;
  text-align: center;
  position: relative;
}

.csn .showcase #showcase .flexbox .item:last-child img,
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img,
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child
  img,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img,
.logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child img,
.csn .showcase #showcase #webShowCase .item:last-child img,
.csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child img,
.callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child img {
  width: auto;
  max-width: 100%;
  float: right;
  margin-left: 200px;
  max-height: 630px;
}

.csn .showcase #showcase .flexbox .item:last-child img:nth-of-type(2),
.csn
  .showcase
  #showcase
  .mainBanner
  .col-12
  .bigWrite
  .type-text
  .item:last-child
  img:nth-of-type(2),
.mainBanner
  .col-12
  .bigWrite
  .csn
  .showcase
  #showcase
  .type-text
  .item:last-child
  img:nth-of-type(2),
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .showcase
  #showcase
  ul
  .item:last-child
  img:nth-of-type(2),
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .showcase
  #showcase
  .item:last-child
  .item:last-child
  img:nth-of-type(2),
.logoTune
  .flexbox
  .csn
  .showcase
  #showcase
  .item
  > div
  .item:last-child
  img:nth-of-type(2),
.csn .showcase #showcase #webShowCase .item:last-child img:nth-of-type(2),
.csn
  .showcase
  #showcase
  .callAction
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2),
.callAction
  .csn
  .showcase
  #showcase
  .mathcaptcha-913
  .item:last-child
  img:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 0px;
  max-height: 550px;
}

.csn .showcase #showcase .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.csn .showcase #showcase .owl-nav button span {
  font-size: 48px;
  font-weight: 700;
  display: block;
  padding: 0 15px;
  line-height: 48px;
}

.csn .showcase #showcase .owl-nav button.owl-prev {
  left: -50px;
}

.csn .showcase #showcase .owl-nav button.owl-next {
  right: -50px;
}

.csn .showcase #showcase .owl-nav button:hover {
  -webkit-transform: translateY(-50%) scale(1.25);
  transform: translateY(-50%) scale(1.25);
}

.csn .showcase #showcase .owl-nav button:hover span {
  color: #ff5e5e;
}

.csn .benefits {
  padding: 70px 0;
  background: #f9f9f9;
}

.csn .benefits h4 {
  font-size: 30px;
  margin-bottom: 20px;
}

.csn .benefits li {
  list-style: circle;
  margin-left: 25px;
  line-height: 30px;
  padding: 5px 0;
}

.csn .benefits .flexbox .item:first-child,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:first-child,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:first-child,
footer .col-12 > .flexbox .item.industries .csn .benefits ul .item:first-child,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:first-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:first-child,
.logoTune .flexbox .csn .benefits .item > div .item:first-child,
.csn .benefits #webShowCase .item:first-child,
.csn .benefits .callAction .mathcaptcha-913 .item:first-child,
.callAction .csn .benefits .mathcaptcha-913 .item:first-child {
  width: 70%;
  padding-right: 10%;
  min-height: 500px;
}

.csn .benefits .flexbox .item:last-child,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:last-child,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:last-child,
footer .col-12 > .flexbox .item.industries .csn .benefits ul .item:last-child,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:last-child,
.logoTune .flexbox .csn .benefits .item > div .item:last-child,
.csn .benefits #webShowCase .item:last-child,
.csn .benefits .callAction .mathcaptcha-913 .item:last-child,
.callAction .csn .benefits .mathcaptcha-913 .item:last-child {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #1823ff;
  overflow: hidden;
}

.csn .benefits .flexbox .item:last-child img,
.csn .benefits .mainBanner .col-12 .bigWrite .type-text .item:last-child img,
.mainBanner .col-12 .bigWrite .csn .benefits .type-text .item:last-child img,
footer
  .col-12
  > .flexbox
  .item.industries
  .csn
  .benefits
  ul
  .item:last-child
  img,
.csn
  .benefits
  .innerBanner.caseStudy
  .flexbox.web
  .item:last-child
  .item:last-child
  img,
.innerBanner.caseStudy
  .flexbox.web
  .csn
  .benefits
  .item:last-child
  .item:last-child
  img,
.logoTune .flexbox .csn .benefits .item > div .item:last-child img,
.csn .benefits #webShowCase .item:last-child img,
.csn .benefits .callAction .mathcaptcha-913 .item:last-child img,
.callAction .csn .benefits .mathcaptcha-913 .item:last-child img {
  transform: translateX(-35%);
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  max-height: 400px;
  width: auto;
}

.showCookie {
  width: 280px;
  height: auto;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: fixed;
  left: 20px;
  bottom: 20px;
  font-size: 18px;
  z-index: 9999999999;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  opacity: 0;
  transition-delay: 5s;
  -moz-transition-delay: 5s;
  -webkit-transition-delay: 5s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  opacity: 1;
  color: #000;
  border: 1px solid #ddd;
  display: none;
}

#closeCookie {
  border: 0px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  color: #000;
  width: 40px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px;
}

.setCookies .showCookie {
  opacity: 0;
  visibility: hidden;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
}

.nonSubmission table {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.nonSubmission table tr:nth-child(even) {
  background: #f9f9f9;
}

.nonSubmission table tr th,
.nonSubmission table tr td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}

img[src="/"] {
  display: none !important;
}

.modal-backdrop {
  display: none !important;
}

.modal {
  z-index: 200000000000;
  background: rgba(0, 0, 0, 0.5);
}

#eBookDownload {
  padding-right: 0px !important;
}

#eBookDownload .modal-title {
  line-height: 1;
}

#eBookDownload .wpcf7 form.invalid .wpcf7-response-output,
#eBookDownload .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ff5e5e;
  color: #fff;
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 25px !important;
  padding: 10px;
}

#eBookDownload .wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #fff;
  border: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 25px !important;
  padding: 10px;
}

#eBookDownload .modal-body {
  padding: 0;
}

#eBookDownload .modal-dialog {
  max-width: 400px;
}

#eBookDownload .modal-content {
  padding: 30px;
}

#eBookDownload .modal-header {
  padding: 0px;
  border: 0px;
  margin-bottom: 15px;
}

#eBookDownload label {
  display: block;
  width: 100%;
}

#eBookDownload p {
  position: relative;
  margin-bottom: 15px;
}

#eBookDownload input[type="text"],
#eBookDownload input[type="email"],
#eBookDownload input[type="tel"] {
  border: 1px solid #ccc;
  padding: 8px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 100%;
}

#eBookDownload input[type="submit"] {
  background: #ff5e5e;
  text-align: center;
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-bottom: -15px;
  margin-top: 10px;
}

#eBookDownload .wpcf7 .ajax-loader {
  background: rgba(255, 94, 94, 0.8);
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 11px;
  margin: 0px;
  position: absolute;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#eBookDownload .wpcf7 .ajax-loader:before {
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fff;
}

@media screen and (max-width: 1399px) {
  .csn section.feasibility .col-lt .img_wrp img {
    max-height: 600px;
    margin-left: 50px;
  }

  .csn section.feasibility .col-rt {
    padding-left: 50px;
  }

  .csn section.challenges .col-lt {
    padding-right: 50px;
  }

  .csn section.challenges .col-rt .img_wrp img {
    max-height: 600px;
    margin-right: 50px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box {
    padding-right: 0;
  }

  .blog-detail-banner-qss .blog-post {
    max-width: 90%;
  }
}

@media screen and (max-width: 1199px) {
  .csn section {
    padding: 80px 0;
  }

  .csn section .row h4 {
    font-size: 48px;
  }

  .csn .csnTitle h1 {
    font-size: 48px;
  }

  .csn p {
    padding: 0px !important;
  }

  .contactForm {
    padding: 45px 0 60px;
  }

  .contactForm .contact-flex-wrap .wrapper {
    width: calc(100% - 50%);
  }

  .contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .contactForm
    .contact-flex-wrap
    .wrapper
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .contactForm
    .contact-flex-wrap
    .wrapper
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item
    > div
    .item:last-child,
  .contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .contactForm
    .contact-flex-wrap
    .wrapper
    .mathcaptcha-913
    .item:last-child {
    width: 100%;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap {
    width: 50%;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 30px;
  }

  .blog-detail-banner-qss::after {
    height: 345px;
  }
}

@media screen and (max-width: 991px) {
  .csn section .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .csn section .row .img_wrp {
    margin-bottom: 80px;
    text-align: center !important;
  }

  .csn section .row .col-rt,
  .csn section .row .col-lt {
    padding: 0px 15px !important;
    width: 100%;
  }

  .csn section.problem .col-lt,
  .csn section.challenges .col-lt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .csn section.problem .col-rt,
  .csn section.challenges .col-rt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .csn section.problem .cs_cta {
    margin: 0 auto 60px;
    width: 100%;
    max-width: 500px;
  }

  .page-template-template-case-study #process .item {
    padding: 0px !important;
  }

  .page-template-template-case-study #process .item .flexbox,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul,
  .page-template-template-case-study
    #process
    .item
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child,
  .page-template-template-case-study #process .logoTune .flexbox .item > div,
  .logoTune .flexbox .page-template-template-case-study #process .item > div,
  .page-template-template-case-study #process .item #webShowCase,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 25px 0 !important;
  }

  .page-template-template-case-study #process .item .flexbox .item,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text
    .item,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul
    .item,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child
    .item,
  .page-template-template-case-study
    #process
    .logoTune
    .flexbox
    .item
    > div
    .item,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item
    > div
    .item,
  .page-template-template-case-study #process .item #webShowCase .item,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913
    .item,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913
    .item {
    padding: 0px !important;
  }

  .page-template-template-case-study #process .item .flexbox .item img,
  .page-template-template-case-study
    #process
    .item
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item
    img,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item
    .type-text
    .item
    img,
  .page-template-template-case-study
    #process
    footer
    .col-12
    > .flexbox
    .item.industries
    ul
    .item
    img,
  footer
    .col-12
    > .flexbox
    .page-template-template-case-study
    #process
    .item.industries
    ul
    .item
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item
    .item:last-child
    .item
    img,
  .page-template-template-case-study
    #process
    .logoTune
    .flexbox
    .item
    > div
    .item
    img,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item
    > div
    .item
    img,
  .page-template-template-case-study #process .item #webShowCase .item img,
  .page-template-template-case-study
    #process
    .item
    .callAction
    .mathcaptcha-913
    .item
    img,
  .callAction
    .page-template-template-case-study
    #process
    .item
    .mathcaptcha-913
    .item
    img {
    margin-bottom: 25px;
  }

  .page-template-template-case-study #process.owl-carousel {
    padding-top: 100px;
  }

  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .flexbox
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item
    > div
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    #webShowCase
    .item:last-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mathcaptcha-913
    .item:last-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .flexbox
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item:last-child
    .item:first-child,
  .logoTune
    .flexbox
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .item
    > div
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    #webShowCase
    .item:first-child,
  .page-template-template-case-study
    #process
    .item:nth-child(even)
    .callAction
    .mathcaptcha-913
    .item:first-child,
  .callAction
    .page-template-template-case-study
    #process
    .item:nth-child(even)
    .mathcaptcha-913
    .item:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap {
    width: calc(100% - 270px);
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title {
    font-size: 32px;
  }

  .blog-banner-qss .top-sec-wrap .search-box-wrap {
    width: 250px;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post {
    display: block;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail {
    width: 100%;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 28px;
  }

  .blog-detail-banner-qss::after {
    height: 280px;
  }

  .blog-content-qss .post-listing .post-item {
    width: calc(50% - 16px);
  }

  .blog-content-qss .blog-ebook-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-content-qss .blog-ebook-box .ebook-img {
    width: 280px;
    margin-right: 30px;
  }

  .blog-content-qss .blog-ebook-box .detail-box {
    width: calc(100% - 310px);
  }

  .blog-content-qss .blog-ebook-box .detail-box .title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .sub-title {
    line-height: 1.3;
  }

  .blog-content-qss .blog-newsletter-box {
    padding: 40px 20px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .title {
    font-size: 25px;
  }

  .blog-content-qss.detail .col-md-8 {
    -ms-flex: 0 0 60%;
    -webkit-box-flex: 0;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .blog-content-qss.detail .col-md-4 {
    -ms-flex: 0 0 40%;
    -webkit-box-flex: 0;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .csn .showcase {
    padding: 30px 0;
  }

  .csn .showcase #showcase .flexbox,
  .csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text,
  .mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text,
  .csn .showcase #showcase footer .col-12 > .flexbox .item.industries ul,
  footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul,
  .csn .showcase #showcase .innerBanner.caseStudy .flexbox.web .item:last-child,
  .innerBanner.caseStudy .flexbox.web .csn .showcase #showcase .item:last-child,
  .csn .showcase #showcase .logoTune .flexbox .item > div,
  .logoTune .flexbox .csn .showcase #showcase .item > div,
  .csn .showcase #showcase #webShowCase,
  .csn .showcase #showcase .callAction .mathcaptcha-913,
  .callAction .csn .showcase #showcase .mathcaptcha-913 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .csn .showcase #showcase .flexbox .item,
  .csn .showcase #showcase .mainBanner .col-12 .bigWrite .type-text .item,
  .mainBanner .col-12 .bigWrite .csn .showcase #showcase .type-text .item,
  footer .col-12 > .flexbox .item.industries .csn .showcase #showcase ul .item,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item,
  .csn .showcase #showcase #webShowCase .item,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item {
    width: 100%;
  }

  .csn .showcase #showcase .flexbox .item:first-child,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:first-child,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:first-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:first-child,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:first-child,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:first-child,
  .csn .showcase #showcase #webShowCase .item:first-child,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:first-child,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 25px 0 0 0;
  }

  .csn .showcase #showcase .flexbox .item:last-child,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child,
  .csn .showcase #showcase #webShowCase .item:last-child,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .csn .showcase #showcase .flexbox .item:last-child img,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img,
  .logoTune .flexbox .csn .showcase #showcase .item > div .item:last-child img,
  .csn .showcase #showcase #webShowCase .item:last-child img,
  .csn .showcase #showcase .callAction .mathcaptcha-913 .item:last-child img,
  .callAction .csn .showcase #showcase .mathcaptcha-913 .item:last-child img {
    width: auto;
    height: auto;
    max-width: 150px;
    margin: 0 auto;
    float: none;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    position: static !important;
  }

  .csn .showcase #showcase .flexbox .item:last-child img + img,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img
    + img,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img
    + img,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img
    + img,
  .csn
    .showcase
    #showcase
    .innerBanner.caseStudy
    .flexbox.web
    .item:last-child
    .item:last-child
    img
    + img,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img
    + img,
  .logoTune
    .flexbox
    .csn
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img
    + img,
  .csn .showcase #showcase #webShowCase .item:last-child img + img,
  .csn
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img
    + img,
  .callAction
    .csn
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img
    + img {
    max-width: 130px;
    position: static;
  }

  .csn .showcase #showcase .flexbox .item:last-child img.web,
  .csn
    .showcase
    #showcase
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child
    img.web,
  .mainBanner
    .col-12
    .bigWrite
    .csn
    .showcase
    #showcase
    .type-text
    .item:last-child
    img.web,
  footer
    .col-12
    > .flexbox
    .item.industries
    .csn
    .showcase
    #showcase
    ul
    .item:last-child
    img.web,
  .innerBanner.caseStudy
    .flexbox.web
    .csn
    .showcase
    #showcase
    .item:last-child
    .item:last-child
    img.web,
  .logoTune
    .flexbox
    .csn
    .showcase
    #showcase
    .item
    > div
    .item:last-child
    img.web,
  .csn .showcase #showcase #webShowCase .item:last-child img.web,
  .csn
    .showcase
    #showcase
    .callAction
    .mathcaptcha-913
    .item:last-child
    img.web,
  .callAction
    .csn
    .showcase
    #showcase
    .mathcaptcha-913
    .item:last-child
    img.web {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    max-width: calc(100% - 30px);
  }

  .csn .showcase #showcase .owl-nav {
    display: none;
  }

  .csn .showcase #showcase .owl-dots {
    text-align: center;
    padding-top: 25px;
  }

  .csn .showcase #showcase .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 5px;
  }

  .csn .showcase #showcase .owl-dots .owl-dot.active {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    background: #ff5e5e;
  }

  .contactForm {
    padding: 40px 0 50px;
  }

  .contactForm .top-block-wrap {
    margin-bottom: 25px;
  }

  .contactForm .top-block-wrap .sec-title {
    font-size: 36px;
  }

  .contactForm .top-block-wrap .sec-title + p {
    font-size: 18px;
  }

  .contactForm .contact-flex-wrap {
    display: block;
  }

  .contactForm .contact-flex-wrap .wrapper {
    padding: 25px 15px 30px;
    width: 100%;
  }

  .contactForm .contact-flex-wrap .wrapper .flexbox .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .mainBanner
    .col-12
    .bigWrite
    .type-text
    .item:last-child,
  .mainBanner
    .col-12
    .bigWrite
    .contactForm
    .contact-flex-wrap
    .wrapper
    .type-text
    .item:last-child,
  footer
    .col-12
    > .flexbox
    .item.industries
    .contactForm
    .contact-flex-wrap
    .wrapper
    ul
    .item:last-child,
  .innerBanner.caseStudy
    .flexbox.web
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item:last-child
    .item:last-child,
  .logoTune
    .flexbox
    .contactForm
    .contact-flex-wrap
    .wrapper
    .item
    > div
    .item:last-child,
  .contactForm .contact-flex-wrap .wrapper #webShowCase .item:last-child,
  .contactForm
    .contact-flex-wrap
    .wrapper
    .callAction
    .mathcaptcha-913
    .item:last-child,
  .callAction
    .contactForm
    .contact-flex-wrap
    .wrapper
    .mathcaptcha-913
    .item:last-child {
    width: 100%;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap {
    padding: 25px 15px 30px;
    width: 100%;
  }

  .blog-banner-qss {
    padding: 45px 0;
  }

  .blog-banner-qss .top-sec-wrap {
    display: block;
    margin-bottom: 35px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .blog-banner-qss .top-sec-wrap .search-box-wrap {
    width: auto;
    margin-left: 0;
  }

  .blog-banner-qss .blog-slide-wrap {
    padding-left: 0;
  }

  .blog-detail-banner-qss {
    min-height: 1px;
  }

  .blog-detail-banner-qss::after {
    height: 220px;
  }

  .blog-detail-banner-qss .blog-post .post-detail .post-title {
    font-size: 28px;
  }

  .blog-content-qss .blog-ebook-box {
    display: block;
  }

  .blog-content-qss .blog-ebook-box .ebook-img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  .blog-content-qss .blog-ebook-box .detail-box {
    width: 100%;
  }

  .blog-content-qss .blog-newsletter-box {
    display: block;
  }

  .blog-content-qss .blog-newsletter-box .newsletter-img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  .blog-content-qss .blog-newsletter-box .detail-box {
    width: 100%;
  }

  .blog-content-qss.detail .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-content-qss.detail .col-md-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-content-qss.detail .blog-newsletter-box {
    margin-bottom: 30px;
  }

  .blog-content-qss.detail .blog-newsletter-box .detail-box .title {
    font-size: 22px;
  }
}
.entry-title {
  display: none !important;
}
@media screen and (max-width: 639px) {
  .blog-banner-qss {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title {
    font-size: 25px;
  }

  .blog-banner-qss .top-sec-wrap .title-box-wrap .title + p br {
    display: none;
  }

  .blog-banner-qss .blog-slide-wrap .blog-post .post-detail .post-title {
    font-size: 22px;
  }

  .blog-detail-banner-qss {
    padding: 45px 0 20px;
    min-height: 1px;
  }

  .blog-detail-banner-qss::after {
    height: 150px;
  }

  .blog-detail-banner-qss .blog-post {
    max-width: 100%;
  }

  .blog-detail-banner-qss .blog-post .post-detail .post-title {
    font-size: 21px;
  }

  .blog-content-qss {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .blog-content-qss .post-listing {
    display: block;
    margin: 0;
  }

  .blog-content-qss .post-listing .post-item {
    width: 100%;
    margin: 0 0 30px;
  }

  .blog-content-qss .post-listing .post-item .post-detail .title {
    font-size: 17px;
  }

  .blog-content-qss .blog-ebook-box {
    margin-bottom: 40px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .title {
    font-size: 24px;
  }

  .blog-content-qss .blog-ebook-box .detail-box .sub-title {
    font-size: 20px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .title {
    font-size: 22px;
  }

  .blog-content-qss .blog-newsletter-box .detail-box .form-item input.btn {
    width: 100%;
  }

  .blog-content-qss .pagination-box {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 35px;
  }

  .blog-content-qss .blog-share-info .flex-box .social-share-wrap li {
    margin-right: 10px;
  }

  .blog-content-qss .blog-content h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .blog-content-qss .blog-content p {
    line-height: 30px;
  }

  .blog-content-qss .detail-post-list .title {
    font-size: 22px;
  }
  .becomePartnerBox,
  .ctaFormWhitebox {
    padding-left: 15px;
    padding-right: 15px;
  }
  .becomePartnerBox {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .becomePartnerPicture {
    display: none;
  }
}

@media screen and (max-width: 579px) {
  .csn {
    padding: 70px 0;
  }

  .csn section {
    padding: 50px 0;
  }

  .csn .cs_banner img {
    margin: 50px 0 -10px;
  }

  .csn .techStack h3 {
    font-size: 44px;
    margin-bottom: 20px;
  }

  .csn .techStack h4 {
    font-size: 24px !important;
    line-height: 36px;
  }

  .csn .csnTitle {
    padding: 0 0 10px;
  }

  .csn .csnTitle h1 {
    font-size: 44px;
    text-align: left;
  }

  .csn .csnTitle h1:before {
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
  }

  .csn .csnTitle .description p {
    font-size: 18px;
    text-align: left;
    line-height: 30px;
  }

  .csn .img_wrp img {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-height: inherit;
    width: auto;
    max-width: 100%;
  }

  .contactForm {
    padding: 30px 0 45px;
    margin-top: 65px;
  }

  .contactForm .top-block-wrap .sec-title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .contactForm .contact-flex-wrap .trusted-testimonial-wrap h2 {
    font-size: 22px;
  }

  .blog-content-qss .blog-share-info .flex-box {
    display: block;
  }

  .blog-content-qss .blog-share-info .flex-box .pagination-next-previous {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 360px) {
  .showCookie {
    width: calc(100% - 40px);
    bottom: 60px;
  }
}

.hide {
  display: none !important;
}

/*# sourceMappingURL=stylesheet.css.map */
#top-bar-wrapper {
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
}

@media screen and (max-width: 1170px) {
  #top-bar-wrapper {
    display: none;
  }
}

#top-bar-wrapper .flex .contact-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 955px;
  margin-left: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img {
  max-width: 335px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#top-bar-wrapper .flex .contact-info-wrapper .ratting-img img {
  width: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 1190px) {
  #top-bar-wrapper .flex .contact-info-wrapper .ratting-img img {
    width: 230px;
  }
}

.phone-address-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 10px;
}

.phone-address-wrapper li {
  -webkit-box-flex: 33.33%;
  -ms-flex: 33.33%;
  flex: 33.33%;
}

.phone-address-wrapper li:first-child {
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
}

.phone-address-wrapper li ul {
  list-style: none;
}

.phone-address-wrapper li ul li a {
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
  color: black;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.phone-address-wrapper li ul li a:last-child {
  margin-bottom: 0px;
}

.phone-address-wrapper li ul li a:hover {
  text-decoration: none;
  color: #ff5e5e;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.phone-address-wrapper li ul li a span {
  font-weight: 700;
}

.phone-address-wrapper li p {
  font-size: 14px;
  line-height: 21px;
  background-image: url(../img/location-icon.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: top left;
  padding-left: 40px;
}

.appointmentlogo {
  display: none !important;
}

header {
  padding-bottom: 0px;
}

@media screen and (max-width: 1170px) {
  header {
    padding-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  header {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  #main-menu .brand img {
    height: 45px;
    width: auto !important;
  }
}

.menu-and-call-to-action-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 5px 0px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1170px) {
  .menu-and-call-to-action-wrapper {
    display: -webkit-inline-box !important;
  }
}

@media screen and (max-width: 991px) {
  .menu-and-call-to-action-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1170px) {
  .menu-and-call-to-action-wrapper::before,
  .menu-and-call-to-action-wrapper::after {
    display: none;
  }
}

.menu-and-call-to-action-wrapper::before {
  top: 0px;
}

.menu-and-call-to-action-wrapper::after {
  bottom: 0px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.menu-and-call-to-action-wrapper .navbar {
  position: relative;
}

@media screen and (max-width: 991px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper {
    margin-right: 50px;
  }
}

@media screen and (max-width: 600px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper {
    /*     margin-right: 0px; */
    height: 43px;
  }
}

.menu-and-call-to-action-wrapper .contetn-btn-wrapper a {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  padding-left: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 20px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper a {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin: 0px !important;
  }
  .bannerJan {
    height: 50vh;
  }
}

/* .menu-and-call-to-action-wrapper .contetn-btn-wrapper a:first-child {
  background-image: url(../img/new-mail-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto;
} */

@media screen and (max-width: 768px) {
  .menu-and-call-to-action-wrapper .contetn-btn-wrapper a:first-child {
    display: none;
  }
}

.menu-and-call-to-action-wrapper .contetn-btn-wrapper a:hover {
  text-decoration: none;
}

.get-quote-btn {
  background-color: #ff3635;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff !important;
  position: relative;
  border: solid 1px #ff3635;
  border-radius: 2px;
  margin-right: 0px;
}

.get-quote-btn::before {
  -webkit-animation: pulso2 2s infinite;
  animation: pulso2 2s infinite;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 600px) {
  .get-quote-btn::before {
    left: 10px;
  }
	
}

.not-top-bar header .mega-menu.show,
.not-top-bar header .mega-menu.collapsing {
  top: 78px;
  overflow-x: visible;
  height: 100vh;
}

@media screen and (max-width: 1170px) {
  .not-top-bar header .mega-menu.show,
  .not-top-bar header .mega-menu.collapsing {
    top: 0px;
  }
}

@-webkit-keyframes pulso2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
    box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
    box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
  }
}

@keyframes pulso2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
    box-shadow: 0 0 0 0 rgba(255, 254, 254, 0.8);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
    box-shadow: 0 0 0 20px rgba(254, 253, 253, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
    box-shadow: 0 0 0 20px rgba(252, 250, 250, 0);
  }
}

.menu-col {
  width: calc(100% - 452px);
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1366px) {
  .menu-col {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .menu-col {
    display: inline-block;
    padding: 0px;
  }
}

.menu-col ul {
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.showcase-home {
  padding: 100px 0;
  background: #f5f5f5;
}
.showcase-home h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px;
}
.showcase-home h2 span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
@media screen and (max-width: 1600px) {
  .showcase-home {
    padding: 60px 0;
  }
  .showcase-home h2 {
    font-size: 42px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    h2,
  .showcase-home .story-mobile-view .contentbox h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    p,
  .showcase-home .story-mobile-view .contentbox p {
    font-size: 18px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .showcase-home h2 {
    font-size: 36px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    h2,
  .showcase-home .story-mobile-view .contentbox h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .showcase-home h2 {
    font-size: 30px;
  }
  .showcase-home h2 + div p {
    font-size: 18px;
  }
  .success-carousal-container
    .carousal
    .carousal-container
    .carousal-item
    .carousal-content
    p,
  .showcase-home .story-mobile-view .contentbox p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .menu-col ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .showcase-home h2 {
    font-size: 36px;
  }
}

.menu-col ul li .get-quote-btn {
  font-size: 15px;
  line-height: 21px;
  padding-left: 60px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-right: 20px !important;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-col ul li .get-quote-btn:hover {
  background-color: #ff5e5e !important;
  text-decoration: none;
  opacity: 1 !important;
}

@media screen and (max-width: 991px) {
  .menu-col ul .mobile-menu-contact-btn {
    display: none !important;
  }
  .client-n-reviews .client-list .item {
    width: calc(100% / 4);
  }
}

/* New healthcare app development page css */
p:empty {
  background-color: tomato;
}

.pink-hero-banner-wrapper {
  background: url(/wp-content/uploads/2023/04/img-2.png),
    url(/wp-content/uploads/2023/04/Plus-icons.png), rgba(255, 94, 94, 0.05);
  background-repeat: no-repeat;
  background-size: 37.5rem auto, 10.625rem;
  background-position: right top, left 7.1875rem bottom;
  padding-top: 8.75rem;
  padding-bottom: 18.4375rem;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper {
    background: rgba(255, 94, 94, 0.05);
    padding-top: 0px;
    margin-top: 40px;
    padding-bottom: 80px;
  }
  .client-n-reviews {
    padding: 45px 0 45px;
  }
  .client-n-reviews h2 {
    margin-bottom: 15px;
    line-height: 36px;
  }
  .client-n-reviews h2 + p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px !important;
  }
  .client-n-reviews .client-list .item {
    width: calc(100% / 3);
    padding: 6px;
  }
  .client-logo-outer .client-logo-box {
    padding: 15px;
  }
  .client-n-reviews .client-list .item img {
    max-height: 50px;
  }
  .showcase-home {
    padding: 40px 0 45px;
  }
  .showcase-home h2 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .showcase-home h2 + div p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
  }
}

.pink-hero-banner-wrapper img {
  display: none;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper img {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: -60px;
  }
}

.pink-hero-banner-wrapper .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  span {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #424247;
  margin-bottom: 1.25rem;
  opacity: 0.5;
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4rem;
  color: #2a8bf6;
  text-shadow: 0px 4px 8px #dadada;
  margin-bottom: 1.25rem;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper
    .content-wrapper
    .pink-hero-banner-content-wrapper
    h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    padding-bottom: 0px;
  }
}

.pink-hero-banner-wrapper
  .content-wrapper
  .pink-hero-banner-content-wrapper
  h1::after {
  display: none;
}

.pink-hero-banner-wrapper .content-wrapper .pink-hero-banner-content-wrapper p {
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #424247;
  margin-bottom: 2.75rem;
}

@media screen and (max-width: 767px) {
  .pink-hero-banner-wrapper
    .content-wrapper
    .pink-hero-banner-content-wrapper
    p {
    margin-bottom: 24px;
  }
}

.pink-hero-banner-wrapper .pin-circle-btn-wrapper a {
  padding: 0.875rem 1.5rem 0.875rem 3.375rem;
}

.pin-circle-btn-wrapper a {
  position: relative;
  display: inline-block;
  background: #ff5e5e;
  border-radius: 0.25rem;
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}

.pin-circle-btn-wrapper a:hover {
  text-decoration: none;
}

.pin-circle-btn-wrapper a::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.hcpd-section-wrapper {
  background: #ffffff;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
  box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
  border-radius: 14.375rem 3.75rem 3.75rem 0px;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
  margin-top: -7.8125rem;
  width: 92%;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper {
    width: 100%;
    border: 4px solid #ffffff;
    -webkit-box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
    box-shadow: 0px 3px 7px 3px rgba(202, 202, 202, 0.35);
    border-radius: 48px 30px 30px 0px;
    padding: 30px 0;
    margin-top: -30px;
  }

  .hcpd-section-wrapper p {
    margin-bottom: 16px;
  }
}

.hcpd-section-wrapper .read-more-btn {
  background-image: url(/wp-content/uploads/2023/04/arrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 0.125rem;
  padding-right: 1.375rem;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .read-more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: auto;
  }
}

.hcpd-section-wrapper .read-more-btn:hover {
  text-decoration: none;
  color: #ff5e5e;
}

.hcpd-section-wrapper .pin-circle-btn-wrapper {
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .pin-circle-btn-wrapper {
    text-align: center;
    margin-top: 16px;
  }
}

.hcpd-section-wrapper .img-wrapper {
  padding-right: 1.875rem;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .img-wrapper {
    padding: 0px;
  }
}

@media screen and (max-width: 767px) {
  .project-and-work-wrapper h2 {
    max-width: 15.625rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.we-offer-section-wrapper {
  background: #f9f9f9;
  padding: 6.6875rem 0;
}

@media screen and (max-width: 767px) {
  .we-offer-section-wrapper {
    padding: 1.875rem 0;
  }
}

.we-offer-section-wrapper .row {
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 767px) {
  .we-offer-section-wrapper .row {
    margin-bottom: 0px;
  }

  .we-offer-section-wrapper .row > div {
    margin-bottom: 1rem;
  }
}

.we-offer-section-wrapper .row:last-child {
  margin-bottom: 0px;
}

.we-offer-section-wrapper .content-wrapper {
  background: #ffffff;
  mix-blend-mode: normal;
  -webkit-box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  border-radius: 36px 36px 36px 6px;
  padding: 25px;
  min-height: 100%;
  position: relative;
}

.we-offer-section-wrapper .content-wrapper .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
}

.we-offer-section-wrapper .content-wrapper .icon-box > p {
  margin-right: 22px;
}

.we-offer-section-wrapper .content-wrapper .icon-box > p img {
  width: 3.125rem;
}

.we-offer-section-wrapper .content-wrapper .icon-box > img {
  width: 3.125rem;
  margin-right: 22px;
}

.we-offer-section-wrapper .content-wrapper .icon-box h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #2a2a2a;
  max-width: 70%;
}

.we-offer-section-wrapper .content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #424247;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 {
  background: transparent;
  mix-blend-mode: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 > P > span {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #ff5e5e;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-col-1
  .title-with-underLine {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: -0.03em;
  color: #423ca1;
  margin-bottom: 1.875rem;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 p {
  line-height: 1.75rem;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col {
  background: url(/wp-content/uploads/2023/04/Frame-60.png),
    url(/wp-content/uploads/2023/04/medicine-1-1.png),
    url(/wp-content/uploads/2023/04/Group-2195.png), #423ca1;
  background-size: 104px 86px, 64px 64px, 113px 90px;
  background-position: top right -26px, bottom 25px right 24px,
    bottom -62px left 7px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 36px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col p > span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper {
  margin-bottom: 32px;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper
  a {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 4px;
  color: #423ca1;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper
  a::before {
  border: 3px solid #423ca1;
}

.footer-cta-wrapper.pink-bg {
  background-image: url(/wp-content/uploads/2023/04/Layer-2.png);
}

.footer-cta-wrapper.pink-bg::after {
  background: #ff5e5e;
  opacity: 0.98;
}

.footer-cta-wrapper.pink-bg .pin-circle-btn-wrapper a {
  background: #fff;
  color: #ff5e5e !important;
}

.footer-cta-wrapper.pink-bg .pin-circle-btn-wrapper a::before {
  border: 3px solid #ff5e5e;
}

.footer-cta-wrapper.blue-bg {
  background-image: url(/wp-content/uploads/2023/04/Mask-group-2.png);
}

.footer-cta-wrapper.blue-bg::after {
  background: #423ca1;
  opacity: 0.7;
}

.footer-cta-wrapper.blue-bg .pin-circle-btn-wrapper a {
  background: #fff;
  color: #423ca1 !important;
}

.footer-cta-wrapper.blue-bg .pin-circle-btn-wrapper a::before {
  border: 3px solid #423ca1;
}

.page-id-16207 .footer-cta-wrapper h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.page-id-16207 .footer-cta-wrapper p {
  color: #fff;
}

.page-id-16207 .footer-cta-wrapper .pin-circle-btn-wrapper {
  text-align: center;
}

.page-id-16207 .footer-cta-wrapper .pin-circle-btn-wrapper a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.page-id-16207 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16207 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16207 #faq-section {
  padding-top: 60px;
}

.page-id-16207 .qss-vs-freelancers {
  background: #fff;
}

.page-id-16207 .qss-vs-freelancers .qss-wrapper div {
  background: #fff7f7;
  -webkit-box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  .page-id-16207 .title-with-underLine {
    font-size: 24px !important;
    line-height: 29px !important;
  }
}

.new-successStories-wrapper p.text-center {
  font-size: 1.25rem;
  line-height: 2rem;
}

@media screen and (max-width: 767px) {
  .blc-development-process-we-follow {
    padding: 1.875rem 0;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item
    .num-wrapper
    h6 {
    margin-bottom: 25px;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item
    .num-wrapper
    h5 {
    margin-bottom: 20px;
  }

  .footer-cta-wrapper h2 {
    font-size: 30px !important;
    line-height: 32px !important;
    margin-bottom: 20px !important;
  }

  #faq-section h2 {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.commnet-box-wrapper {
  -webkit-box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  border-radius: 8px;
  overflow: hidden;
  /* padding-left: 40px; */
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.commnet-box-wrapper .comments-area form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.commnet-box-wrapper .comments-area label {
  display: block;
  margin-bottom: 10px;
}

.commnet-box-wrapper .comments-area .comment-reply-title {
  margin-bottom: 10px !important;
  font-size: 22px !important;
  line-height: 28px;
}

.commnet-box-wrapper .comments-area .comment-notes {
  margin-bottom: 40px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.commnet-box-wrapper .comments-area .comment-notes span {
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.commnet-box-wrapper .comments-area .comment-notes .required-field-message {
  display: none;
}

.commnet-box-wrapper .comments-area .comment-form-author,
.commnet-box-wrapper .comments-area .comment-form-email {
  width: 49%;
}

@media screen and (max-width: 600px) {
  .commnet-box-wrapper .comments-area .comment-form-author,
  .commnet-box-wrapper .comments-area .comment-form-email {
    width: 100%;
  }
}

.commnet-box-wrapper .comments-area .comment-form-author {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.commnet-box-wrapper .comments-area .comment-form-email {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 2%;
}

@media screen and (max-width: 600px) {
  .commnet-box-wrapper .comments-area .comment-form-email {
    margin-left: 0%;
  }
}

.commnet-box-wrapper .comments-area .comment-form-comment {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.commnet-box-wrapper .comments-area p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  width: 100%;
}

.commnet-box-wrapper .comments-area p textarea,
.commnet-box-wrapper .comments-area p input[type="text"],
.commnet-box-wrapper .comments-area p input[type="email"] {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  padding: 10px;
  border: 0;
  height: 48px;
  background: none;
  border: 1px solid #ddd;
  opacity: 1;
}

.commnet-box-wrapper .comments-area p textarea {
  height: auto;
}

.commnet-box-wrapper .comments-area p .error {
  border: 1px solid #e88383 !important;
}

.commnet-box-wrapper .comments-area .comment-form-url {
  display: none;
}

.commnet-box-wrapper .comments-area .form-submit {
  margin-bottom: 0px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.commnet-box-wrapper .comments-area .form-submit input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: none;
  color: #fff;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1803921569);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1803921569);
  border-radius: 5px;
}

.commnet-box-wrapper .error-message {
  padding: 0.2em 1em;
  border: 2px solid #ffb900;
  border-color: #ffb900;
  margin-top: 20px;
}

.commnet-box-wrapper .required {
  display: none;
}

.commnet-box-wrapper ol {
  list-style: disc;
}

.commnet-box-wrapper ol li {
  border-bottom: 1px solid rgba(221, 221, 221, 0.7882352941);
  margin-bottom: 20px;
}

.commnet-box-wrapper .comment-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.commnet-box-wrapper .comment-author img {
  width: 40px;
  margin-right: 10px;
  border-radius: 75px;
  margin-bottom: 0px !important;
}

.commnet-box-wrapper .fn {
  margin-right: 3px;
}

.commnet-box-wrapper .comment-meta {
  padding-top: 0px;
}

.commnet-box-wrapper .comment-metadata a {
  pointer-events: none;
  font-size: 14px;
}

.commnet-box-wrapper .comments-title {
  font-size: 18px !important;
  line-height: 22px;
}

.hire-angular-blue-box {
  background: url(/wp-content/uploads/2023/05/Mask-group-3.png),
    url(/wp-content/uploads/2023/05/icons8-angularjs-480-2.png);
  background-repeat: no-repeat;
  background-position: center, top left;
  padding: 90px 0;
}

.hire-angular-blue-box .container {
  position: relative;
  z-index: 1;
}

.hire-angular-blue-box h2 {
  color: #fff;
}

.hire-angular-blue-box p {
  color: #fff;
  margin-bottom: 20px;
}

.hire-angular-blue-box::after {
  content: " ";
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(41.67%, #332e87),
    to(rgba(66, 60, 161, 0.98))
  );
  background: linear-gradient(
    90deg,
    #332e87 41.67%,
    rgba(66, 60, 161, 0.98) 100%
  );
  mix-blend-mode: normal;
  opacity: 0.95;
}

.white-text-atc h2,
.pink-bg.white-text-atc h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.white-text-atc .pin-circle-btn-wrapper,
.pink-bg.white-text-atc .pin-circle-btn-wrapper {
  text-align: center;
}

.white-text-atc a,
.pink-bg.white-text-atc a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.page-id-16310 .footer-cta-wrapper.pink-bg {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-4.png);
}

.page-id-16310 .footer-cta-wrapper.pink-bg::after {
  opacity: 0.9;
}

.page-id-16310 .count-accordion-wrapper {
  background: transparent;
}

.page-id-16310 .count-accordion-wrapper .accordion .card .card-header button {
  letter-spacing: -0.01em;
  color: #424247;
}

.page-id-16310
  .count-accordion-wrapper
  .accordion
  .card
  .card-header
  button[aria-expanded="true"] {
  color: #ff5e5e;
}

.page-id-16310
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16310 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
  padding-bottom: 90px;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16310 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16310 #faq-section {
  margin-top: 90px;
}

.page-id-16310 .footer-cta-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-5.png);
}

.qss-vs-freelancers h2 {
  line-height: 50px !important;
}

.hire-angular-blue-box {
  background: url(/wp-content/uploads/2023/05/Mask-group-3.png),
    url(/wp-content/uploads/2023/05/icons8-angularjs-480-2.png);
  background-repeat: no-repeat;
  background-position: center, top left;
  padding: 90px 0;
  background-size: cover;
}

.hire-angular-blue-box .container {
  position: relative;
  z-index: 1;
}

.hire-angular-blue-box h2 {
  color: #fff;
}

.hire-angular-blue-box p {
  color: #fff;
  margin-bottom: 20px;
}

.hire-angular-blue-box::after {
  content: " ";
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(41.67%, #332e87),
    to(rgba(66, 60, 161, 0.98))
  );
  background: linear-gradient(
    90deg,
    #332e87 41.67%,
    rgba(66, 60, 161, 0.98) 100%
  );
  mix-blend-mode: normal;
  opacity: 0.95;
}

.white-text-atc h2,
.pink-bg.white-text-atc h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.white-text-atc .pin-circle-btn-wrapper,
.pink-bg.white-text-atc .pin-circle-btn-wrapper {
  text-align: center;
}

.white-text-atc a,
.pink-bg.white-text-atc a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.page-id-16310 .footer-cta-wrapper.pink-bg {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-4.png);
}

.page-id-16310 .footer-cta-wrapper.pink-bg::after {
  opacity: 0.9;
}

.page-id-16310 .count-accordion-wrapper {
  background: transparent;
}

.page-id-16310 .count-accordion-wrapper .accordion .card .card-header button {
  letter-spacing: -0.01em;
  color: #424247;
}

.page-id-16310
  .count-accordion-wrapper
  .accordion
  .card
  .card-header
  button[aria-expanded="true"] {
  color: #ff5e5e;
}

.page-id-16310
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16310 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
  padding-bottom: 90px;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16310 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16310 #faq-section {
  margin-top: 90px;
}
.servicesSec {
  background: #020128;
  padding: 100px 0;
}
.qsstechnosoft_portfolio_panel h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #e3e3e3;
  margin-bottom: 20px;
  text-align: center;
}
.qsstechnosoft_portfolio_panel p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #f4f4f4;
  line-height: 30px;
}
.qsstechnosoft_portfolio_panel h2 + p {
  font-family: "Lato", sans-serif;
  max-width: 1080px;
  color: #f4f4f4;
  margin: 0 auto 25px;
}
.qsstechnosoft_portfolio_panel .services-mobile-view {
  display: none;
}
@media screen and (max-width: 1600px) {
  .qsstechnosoft_portfolio_panel {
    padding: 60px 0;
  }
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 42px;
  }
  .qsstechnosoft_portfolio_panel p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 30px;
  }
  .qsstechnosoft_portfolio_panel p {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  .qsstechnosoft_portfolio_panel .showcase_panel {
    display: none;
  }
  .qsstechnosoft_portfolio_panel .services-mobile-view {
    display: block;
  }
  .services-mobile-view .contentbox {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .services-mobile-view .service-thumbox img {
    max-width: 100%;
  }
  .services-mobile-view .service-contentbox .titleSmall {
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 10px;
  }
  .services-mobile-view .service-contentbox .titleSmall a {
    color: #f4f4f4;
  }
  .services-mobile-view .service-contentbox .intro {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #f5f5f5;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: left;
  }
  .services-mobile-view .service-contentbox p {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    text-align: left;
  }
  .services-mobile-view .owl-dots {
    text-align: center;
    margin-top: 25px;
  }
  .services-mobile-view .owl-dots .owl-dot {
    background: transparent;
    width: 16px;
    height: 16px;
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    margin-right: 6px;
  }
  .services-mobile-view .owl-dots .owl-dot.active {
    background: #e7e7e7;
  }
}
@media screen and (max-width: 600px) {
  .page-id-16310 #faq-section {
    margin-top: 40px;
  }
}

.page-id-16310 .footer-cta-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-5.png);
}

.read-more-btn {
  cursor: pointer;
}

.hcpd-section-wrapper p {
  margin-bottom: 20px;
}

.hire-angular-blue-box p {
  font-size: 18px;
  line-height: 32px;
}

.hire-angular-blue-box .pin-circle-btn-wrapper {
  margin-top: 50px;
}

.hire-angular-blue-box .title-with-underLine span::after {
  background: #ff5e5e;
}

.page-id-16403 #hire h1 {
  font-weight: 700 !important;
  font-size: 48px !important;
  line-height: 58px !important;
  color: #2a2a2a !important;
  max-width: 450px;
}

.page-id-16403
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16403 #faq-section {
  padding-top: 40px;
}

.page-id-16403 .pink-bg.white-text-atc {
  margin-top: 0px;
}

.react-js-info-wrapper {
  padding-bottom: 100px;
}

.react-js-info-wrapper h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 51px;
  margin-bottom: 20px;
  color: #2a2a2a;
}

@media screen and (max-width: 767px) {
  .qsstechnosoft_portfolio_panel {
    padding: 40px 0 50px;
  }

  .react-js-info-wrapper h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .qsstechnosoft_portfolio_panel h2 + p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 35px;
  }
}

.react-js-info-wrapper p {
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  margin-bottom: 20px;
}

.react-js-info-wrapper p:last-child {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .react-js-info-wrapper {
    padding-bottom: 40px;
  }
}

.react-js-info-wrapper img {
  width: 100%;
}

.react-js-info-wrapper .col-md-6:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 60px;
}

@media screen and (max-width: 767px) {
  .react-js-info-wrapper .col-md-6:nth-child(2) {
    padding-left: 15px;
    margin-top: 20px;
  }
}

.multiple-item-carousel-wrapper {
  padding: 80px 0;
  background: rgba(230, 242, 242, 0.5);
}

.multiple-item-carousel-wrapper h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 51px;
  margin-bottom: 20px;
  color: #2a2a2a;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper h2 {
    font-size: 28px;
    line-height: 40px;
  }
}

.multiple-item-carousel-wrapper p {
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  max-width: 80%;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper p {
    max-width: 100%;
  }
}

.multiple-item-carousel-wrapper .multiple-item-carousel-content {
  width: 100vw;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .multiple-item-carousel-content {
    margin-top: 20px;
  }
}

.multiple-item-carousel-wrapper .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.multiple-item-carousel-wrapper .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}

.multiple-item-carousel-wrapper .item .item-wrapper {
  padding: 30px 40px 40px 40px;
  background: #ffffff;
  border-radius: 24px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .item .item-wrapper {
    padding: 30px;
  }
}

.multiple-item-carousel-wrapper .item .item-wrapper h3 {
  font-size: 24px;
  line-height: 30px;
  color: #2a2a2a;
  margin-bottom: 10px;
  min-height: 60px;
  font-weight: 700;
}

.multiple-item-carousel-wrapper .item .item-wrapper p {
  font-size: 16px;
  line-height: 24px;
  color: #424247;
  max-width: 100%;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper {
  background-color: #fff;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .item .item-img-wrapper img {
    height: 220px;
  }
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper {
  border-radius: 0px;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper h3 {
  min-height: auto;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper p {
  opacity: 0.8;
}

.multiple-item-carousel-wrapper .owl-nav {
  margin-top: 0px !important;
  position: absolute;
  top: -120px;
  right: 300px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .owl-nav {
    top: 100%;
    left: 0;
    right: 0px;
    margin-top: 30px !important;
    text-align: center;
  }
}

.multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button {
  width: 75px !important;
  height: 75px !important;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button {
    width: 40px !important;
    height: 40px !important;
  }

  .multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button * {
    width: 40px;
    height: 40px;
  }
}

.link-with-right-arrow {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  color: #ff5e5e;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 50px;
}

.link-with-right-arrow:hover {
  text-decoration: none;
  color: #ff5e5e;
}

.link-with-right-arrow span {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .link-with-right-arrow {
    margin-top: 100px;
  }
}

.black-and-white.footer-cta-wrapper h2 {
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: #fff;
  -webkit-text-stroke-color: #fff;
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.black-and-white.footer-cta-wrapper a {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 15px #2a2a2a;
  box-shadow: 0px 8px 15px #2a2a2a;
  border-radius: 34px;
  text-transform: uppercase;
  color: #2a2a2a;
}

.black-and-white.footer-cta-wrapper a::before {
  display: none;
}

.ios-hero-banner-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/06/bg-grid-default-2.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  padding-top: 160px;
}

.ios-hero-banner-wrapper .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ios-hero-banner-wrapper .content-wrapper {
  margin-bottom: 50px;
}

.ios-hero-banner-wrapper .content-wrapper h1 {
  font-weight: 500;
  font-size: 42px;
  line-height: 60px;
  color: #2a2a2a;
  margin-bottom: 40px;
  width: 700px;
}

.ios-hero-banner-wrapper .content-wrapper h1 span {
  color: #ff5e5e;
}

.ios-hero-banner-wrapper .content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #6b6b6b;
  margin-bottom: 50px;
}

.ios-hero-banner-wrapper .img-wrapper {
  text-align: center;
}

.ios-hero-banner-wrapper .img-wrapper img {
  width: 100%;
  margin-bottom: -100px;
  position: relative;
  z-index: 2;
}

.banner-btn-wrapper a {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  padding: 14px;
  text-decoration: none;
  border: 2px solid #2a2a2a;
  border-radius: 12px;
}

.banner-btn-wrapper a:hover {
  text-decoration: none;
}

.banner-btn-wrapper .black-btn {
  color: #ffffff;
  background: #2a2a2a;
}

.banner-btn-wrapper .black-btn-underline {
  background: #ffffff;
  color: #2a2a2a;
  margin-left: 16px;
}

.ios-app-info {
  padding: 80px 0px;
  background-color: #f8f8f8;
}

.ios-app-info::after {
  content: " ";
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/06/19220-3.png);
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 40%;
  height: 100%;
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
}

.ios-app-info h2 {
  font-style: normal;
  font-size: 56px;
  line-height: 70px;
  font-weight: 400;
}

.ios-app-info h2 span {
  font-weight: 700;
}

.ios-app-info p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 30px;
  color: #5c5c62;
}

.ios-app-info .read-more {
  color: #ff5e5e;
  font-weight: 400;
  font-size: 18px;
  line-height: 42px;
  margin-bottom: 40px;
  display: inline-block;
}

.ios-app-info .read-more:hover {
  text-decoration: none;
}

.ios-app-info a {
  margin-left: 0px !important;
  background-color: transparent;
}
/*menu 24 Feb 2024*/

nav {
  position: relative;
}
header.dark nav {
  background-color: rgba(255, 255, 255, 0.5);
}
header.light nav {
  background-color: rgba(0, 0, 0, 0.5);
}

ul.main-nav {
  list-style-type: none;
  padding: 0px;
  font-size: 0px;
}

ul.main-nav > li {
  display: inline-block;
  padding: 0;
}
ul.main-nav > li.cnt-btn-for-mobile {
  display: none;
}
ul.main-nav > li > a {
  display: block;
  padding: 20px 20px;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
  cursor: pointer;
}
ul.main-nav > li:hover,
ul.main-nav > li > a.active {
  background-color: transparent;
  color: #ff5e5e;
}
ul.main-nav > li:hover > a,
ul.main-nav > li > a.active {
  color: #ff5e5e;
  font-weight: 400;
  text-decoration: none;
}

ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
  text-decoration: none;
}

.ic {
  position: fixed;
  cursor: pointer;
  display: inline-block;
  right: 15px;
  width: 32px;
  height: 24px;
  text-align: center;
  top: 0px;
  outline: none;
}

.ic.close {
  opacity: 0;
  font-size: 0px;
  font-weight: 300;
  color: #fff;
  top: 8px;
  height: 40px;
  display: block;
  outline: none;
}

/* Menu Icons for Devices*/
.ic.menu {
  top: 28px;
  z-index: 20;
}

.ic.menu .line {
  height: 4px;
  width: 100%;
  display: block;
  margin-bottom: 6px;
}
.ic.menu .line-last-child {
  margin-bottom: 0px;
}

.sub-menu-head {
  margin: 10px 0;
}
.banners-area {
  margin-top: 20px;
  padding-top: 15px;
}

.banners-area img {
  width: 150px;
}
.main-nav .top-level-link .menu-links li {
  width: 32% !important;
}
@media screen and (max-width: 1600px) {
  .main-nav .top-level-link .menu-links li {
    width: 49% !important;
    margin: 4px 0 !important;
  }
  ul.main-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content p {
    font-size: 12px !important;
    line-height: 16px;
  }
}
@media screen and (max-width: 1365px) {
  ul.main-nav > li > a {
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1165px) {
  ul.main-nav > li > a {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (min-width: 991px) {
  .ic.menu {
    display: none;
  }
  /* Main Menu for Desktop Devices  */
  ul.main-nav {
    display: block;
    position: relative;
  }
  .sub-menu-block {
    padding: 15px;
  }

  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block {
    visibility: hidden;
    background-color: #181818;
    position: fixed;
    display: flex;
    padding: 3.5rem 3rem;
    margin-top: 0px;
    width: 100%;
    color: white;
    left: 0;
    box-sizing: border-box;
    z-index: 3;
    font-size: 16px;
    /*   border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; */
    opacity: 0;

    /*CSS animation applied for sub menu : Slide from Top */
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }

  ul.main-nav > li:hover > div.sub-menu-block {
    background-color: #181818;
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }

  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }

  .sub-menu-head {
    font-size: 20px;
  }

  /* List Separator: Outer Border */
  header.dark ul.main-nav > li > a {
    border-right: 1px solid #bbb;
  }
  header.light ul.main-nav > li > a {
    border-right: 1px solid #666;
  }

  /* List Separator: Inner Border */
  ul.main-nav > li > a:after {
    content: "";
    width: 1px;
    height: 62px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
  }
  header.dark ul.main-nav > li > a:after {
    background-color: #777;
  }
  header.light ul.main-nav > li > a:after {
    background-color: #999;
  }

  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span {
    display: block;
    vertical-align: middle;
  }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: "";
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area {
    border-top: 1px solid #ccc;
  }
}
@media only screen and (max-width: 991px) {
  .main-nav .top-level-link .menu-links {
    flex-direction: column;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
    font-size: 16px !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content p {
    display: none !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-col .mega-menu-icon {
    display: none;
  }
  .main-nav .top-level-link .menu-links {
    gap: 0 !important;
  }
  .main-nav .top-level-link .menu-links li {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
  .main-nav .top-level-link .sub-menu-block img {
    display: none;
  }
  .sub-menu-head {
    color: orange;
  }
  .ic.menu {
    display: block;
  }
  .ic.menu .line {
    background-color: #fff;
  }
  .ic.menu .line {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .ic.menu:focus .line {
    background-color: #fff !important;
  }

  .ic.menu:focus .line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .ic.menu:focus .line:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
  }

  .ic.menu:focus .line:nth-child(3) {
    transform: translateY(15px);
    opacity: 0;
  }

  .ic.menu:focus {
    outline: none;
  }
  .ic.menu:focus ~ .ic.close {
    opacity: 1;
    z-index: 21;
    outline: none;
  }

  /*
  
  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }
  .ic.close:focus { opacity: 0; }
  */
  .ic.menu:hover,
  .ic.menu:focus {
    opacity: 1;
  }

  nav {
    background-color: transparent;
  }

  /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index: 2;
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color: rgba(0, 0, 0, 1);
    height: 100%;
    overflow: auto;
    /*CSS animation applied : Slide from Right*/
    -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }

  .ic.menu:focus ~ .main-nav {
    width: 320px;
    background-color: rgba(0, 0, 0, 1);
  }

  ul.main-nav > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  .ic.menu:focus ~ .main-nav > * {
    opacity: 1;
  }
  ul.main-nav > li > a:after {
    display: none;
  }
  ul.main-nav > li:first-child {
    border-radius: 0px;
  }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
    position: relative;
    margin: 0;
  }
  /* 	ul.main-nav > li.menu-item-has-children:before {
		content: "\002B";
		position:absolute;
		right:30px;
		top:18px;
		font-size: 22px;
		color: #fff;
		font-weight: 400;
	}
	ul.main-nav > li.menu-item-has-children.msubmenuopen:before {
		content: "\2212";
	} */
  ul.main-nav > li.cnt-btn-for-mobile {
    display: block;
  }
  ul.main-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
  }

  ul.main-nav > li ul.sub-menu-lists > li a {
    color: #eee;
    font-size: 14px;
  }
  .sub-menu-head {
    font-size: 16px;
  }
  ul.main-nav > li:hover {
    background-color: transparent;
  }
  ul.main-nav > li:hover > a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
  }
  .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
    /*     border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc; */
    position: relative;
    visibility: visible;
    opacity: 1;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .sub-menu-block {
    padding: 0 30px;
  }
  .banners-area {
    padding-bottom: 0px;
  }
  .banners-area div {
    margin-bottom: 15px;
  }
  .banners-area {
    border-top: 1px solid #444;
  }
}

@media only screen and (max-width: 599px) {
  .ic.menu {
    top: 24px;
  }
}
.main-nav .top-level-link .menu-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 6px;
  justify-content: space-between;
}

.main-nav .top-level-link .menu-links li {
  width: 33%;
  margin: 10px 0;
}
.main-nav .top-level-link .menu-links li a .mega-menu-col {
  display: flex;
  width: 100%;
  position: relative;
  align-items: stretch;
  justify-content: flex-start;
  text-align: left;
}
.main-nav .top-level-link .menu-links li a .mega-menu-icon {
  position: relative;
  width: 34px;
  margin-right: 16px;
}
.services-mobile-view .service-thumbox a {
  display: block;
}
.services-mobile-view .service-thumbox img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 6px;
}

.main-nav .top-level-link .menu-links li a .mega-menu-content {
  width: calc(100% - 50px);
  position: relative;
  margin-right: 20px;
}
.main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
  font-size: 20px;
}
.main-nav .top-level-link .menu-links li a {
  color: #ffffff;
}
.main-nav .top-level-link .menu-links li a .mega-menu-content p {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main-nav .top-level-link .menu-links li a img {
  display: block;
  width: 34px;
  height: 34px;
}

.main-nav .top-level-link .menu-links li a:hover {
  color: #ff5e5e;
  text-decoration: none;
}

.main-nav .top-level-link .menu-links li a.active {
  color: #ff5e5e;
  text-decoration: none;
}

/* Start Qss Inner Pages css */
/* Start Inner Pages CSS */
.page-template-template-engagementmodels,
.page-template-new-services-template {
  /* 	padding-top:79px; */
}
.qss-common-banner {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 100vh;
}
.qss-common-banner::after {
  content: "";
  background: linear-gradient(
    104.13deg,
    rgb(83 6 43 / 92%) 25.02%,
    rgb(46 0 36 / 59%) 98.17%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.qss-common-banner .container,
.qss-common-banner .container .row,
.qss-common-banner .container .col-md-12 {
  height: 100%;
}

.contact-us-header-form .ctaFormPicture {
  height: 70vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100%;
}
.contact-us-header-form .ctaFormPicture::after {
  content: "";
  background: linear-gradient(
    104.13deg,
    rgb(83 6 43 / 92%) 25.02%,
    rgb(46 0 36 / 59%) 98.17%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  height: 70vh;
}

.contact-us-header-form .ctaForm {
  padding: 0 !important;
}
.qss-common-banner .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  max-width: 1000px;
  height: 100%;
  z-index: 11;
}
.qss-common-banner .content .banner-title {
  font-size: 70px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 15px;
}
.qss-common-banner .content p {
  line-height: 1.5;
  margin-bottom: 0;
}
.qss-content-with-img-sec {
  background: #fff;
  padding: 100px 0;
}
.qss-common-sec {
  background: #fff;
  padding: 100px 0;
}
.qss-content-with-img-row {
  display: flex;
  align-items: center;
  gap: 50px;
}
.qss-content-with-img-row .content {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  width: calc(100% - 700px);
}
.qss-content-with-img-row .content-full {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
}
.qss-content-with-img-row .content a,
.qss-service-sec.qss-service-bg p a {
  color: #ff5e5e;
}

.qss-content-with-img-row .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-content-with-img-row .img-box img,
.qss-content-with-img-row .img-box-2 img {
  border-radius: 10px;
}
.qss-content-with-img-row .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-content-with-img-row .content .short-text p,
.qss-content-with-img-row .content-full .short-text p {
  margin-bottom: 30px;
}
.qss-content-with-img-row .content .short-text p:last-child {
  margin-bottom: 0;
}
.qss-content-with-img-row .content-full .short-text p:last-child {
  margin-bottom: 0;
}
.qss-content-with-img-row .img-box {
  width: 700px;
  border-radius: 32px;
  background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  padding: 2rem;
  transition: background -5.95s linear;
}
.qss-service-grid a {
  color: white !important;
}
.qss-content-with-img-row .img-box-2 {
  width: 700px;
}
.qss-content-with-img-row .img-box img,
.qss-content-with-img-row .img-box-2 img {
  display: block;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}
.qss-content-with-img-row .img-box:hover {
  animation: moveBox 3s linear infinite;
}
.qss-service-sec {
  background-color: #fafafa;
  padding: 100px 0;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}
.qss-service-sec.qss-service-bg::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.qss-service-sec .mx-auto,
.qss-mobile-sec .mx-auto {
  text-align: center;
  position: relative;
  z-index: 11;
}

.qss-service-sec {
  color: #ffffff;
}
.qss-service-sec .sec-title,
.qss-service-sec h2,
.qss-service-sec h3,
.qss-mobile-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-service-sec .sec-title strong,
.qss-service-sec h2 strong,
.qss-service-sec h3 strong,
.qss-mobile-sec .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-service-sec .sec-title + p,
.qss-service-sec h2 + p,
.qss-service-sec h3 + p,
.qss-mobile-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-service-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -25px;
  position: relative;
  z-index: 11;
}
.qss-service-grid .qss-grid-item {
  width: calc(100% / 2);
  padding: 0 25px;
  margin-top: 50px;
}
.qss-service-grid .qss-grid-card {
  display: flex;
  padding: 30px;
  gap: 30px;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  min-height: 280px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-bg .qss-service-grid .qss-grid-card {
  border-color: #ff3635;
  transition: all 0.3s ease;
}

.qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.qss-service-sec.qss-service-bg .sec-title,
.qss-service-sec.qss-service-bg .sec-title strong,
.qss-service-sec.qss-service-bg .sec-title + p,
.qss-service-grid .qss-grid-card:hover,
.qss-service-grid .qss-grid-card:hover h3 {
  color: #fff;
  transition: color 0.3s ease;
}

.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3 {
  color: #fff;
}

.qss-service-bg .qss-service-grid .qss-grid-card .icon img {
  -webkit-filter: inherit !important;
  filter: inherit !important;
}

.qss-service-grid .qss-grid-card:hover .icon img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.qss-service-grid .qss-grid-card .icon {
  flex: 0 0 65px;
  width: 65px;
}

.qss-service-grid .qss-grid-card .icon img {
  max-width: 100%;
  transition: all 0.3s ease;
}

.qss-service-grid .qss-grid-card .content {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
}

.qss-service-grid .qss-grid-card:hover .content {
  opacity: 1;
  visibility: visible;
}
.qss-service-grid .qss-grid-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ec3636;
  margin-bottom: 10px;
  transition: color 0.3s ease;
}

.qss-service-grid .qss-grid-card .content p {
  line-height: 30px;
  margin-bottom: 10px;
}
.qss-service-grid .qss-grid-card .content ul,
.qss-service-grid .qss-grid-card .content ol {
  padding-left: 20px;
}
.qss-service-grid .qss-grid-card .content ul ul,
.qss-service-grid .qss-grid-card .content ol ol {
  padding-left: 0;
}

.qss-service-bg .qss-service-grid .qss-grid-card {
  border-color: #ff3635;
  color: #fff;
}
.qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
}
.qss-service-bg .qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
}
.qss-service-sec.qss-service-bg .sec-title,
.qss-service-sec.qss-service-bg h3,
.qss-service-sec.qss-service-bg h2,
.qss-service-sec.qss-service-bg .sec-title strong,
.qss-service-sec.qss-service-bg .sec-title + p,
.qss-service-sec.qss-service-bg h3 + p,
.qss-service-sec.qss-service-bg h2 + p,
.qss-service-grid .qss-grid-card:hover,
.qss-service-grid .qss-grid-card:hover h3 {
  color: #fff;
}
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3 + p {
  color: #fff;
}
.qss-service-bg .qss-service-grid .qss-grid-card .icon img {
  -webkit-filter: inherit !important;
  filter: inherit !important;
}
.qss-service-grid .qss-grid-card:hover .icon img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.qss-service-grid .qss-grid-card .icon {
  flex: 0 0 65px;
  width: 65px;
}
.qss-service-grid .qss-grid-card .icon img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-grid .qss-grid-card .content {
  font-size: 18px;
  font-weight: 400;
}
.qss-service-grid .qss-grid-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ec3636;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-grid .qss-grid-card .content p {
  line-height: 30px;
  margin-bottom: 10px;
}
.qss-service-grid .qss-grid-card .content p:last-child {
  margin-bottom: 0;
}
.qss-engagement-model-sec {
  background-color: #fafafa;
  padding: 100px 0;
}
.qss-engagement-model-sec .mx-auto {
  text-align: center;
  margin-bottom: 100px;
}
.qss-engagement-model-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-engagement-model-sec .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-engagement-model-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-engagement-model-list {
  display: flex;
  gap: 40px;
}
.qss-engagement-model-list .pricing-item {
  width: calc(100% / 3);
  background: #ffffff;
  -moz-box-shadow: 0 0 10px #e7e6e6eb;
  -webkit-box-shadow: 0 0 10px #e7e6e6eb;
  -o-box-shadow: 0 0 0 0 10px #e7e6e6eb;
  box-shadow: 0 0 10px #e7e6e6eb;
  position: relative;
  z-index: 9;
  text-align: center;
  padding-bottom: 30px;
}
.qss-engagement-model-list .pricing-item .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 50px;
  height: 100px;
  left: 50%;
  line-height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  top: 0;
  width: 100px;
}
.qss-engagement-model-list .pricing-item .icon::after {
  background: #ffffff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.qss-engagement-model-list .pricing-item.active .icon::after {
  background: #ffaf5a none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.qss-engagement-model-list .pricing-item .icon img {
  display: block;
  width: 60px;
  margin: 0 auto;
  max-width: 100%;
}
.qss-engagement-model-list .pricing-header h2 {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #181818;
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
}
.qss-engagement-model-list .pricing-header {
  justify-content: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px !important;
  padding: 50px 30px 30px;
}
.qss-engagement-model-list .pricing-item li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin: 0 30px 8px;
  text-align: left;
  list-style: none;
}
.qss-engagement-model-list .pricing-item li:last-child {
  margin-bottom: 0;
}
.qss-engagement-model-list .pricing-item li svg {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
}
.qss-success-story-sec {
  background: #fbfafa;
  padding: 100px 0;
}
.qss-success-story-sec .mx-auto {
  text-align: center;
  position: relative;
  z-index: 11;
}
.qss-success-story-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-success-story-sec .sec-title strong {
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: rgb(236, 54, 54);
}
.qss-success-story-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-success-story-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-top: 3rem;
}
.qss-success-story-grid .qss-grid-item {
  width: 32%;
}
.qss-success-story-grid .qss-grid-card {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.qss-success-story-grid .qss-grid-card .img-box {
  position: relative;
}
.qss-success-story-grid .qss-grid-card .img-box img {
  display: block;
  width: 100%;
  height: 28rem;
  object-fit: cover;
}
.qss-success-story-grid .qss-grid-card .img-box::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.77) 100%
  );
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card:hover .img-box:after {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.53) 0%,
    rgba(0, 0, 0, 0.89) 100%
  );
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card .content {
  padding: 30px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
}
.qss-success-story-grid .qss-grid-card .content h3 {
  font-size: 18px;
  font-weight: 700;
}

.qss-success-story-grid .qss-grid-card .overlay-content .btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 5px 20px;
  font-size: 18px;
  color: #f4f4f4;
  width: 35%;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card .overlay-content .btn:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.qss-success-story-grid .qss-grid-card .overlay-content {
  display: none;
  flex-direction: column;
  gap: 18px;
  height: auto;
  visibility: hidden;
  opacity: 0;

  transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
}
.qss-success-story-grid .qss-grid-card:hover .content {
  transform: translateY(-8%);
  transition: transform 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card:hover .overlay-content {
  display: flex;
  opacity: 1;
  visibility: visible;
  margin-top: 12px;
  transition: opacity 0.3s ease-out, visibility 0s linear;
}

.qss-technology-slider {
  margin-top: 60px;
}
.qss-technology-slider .qss-tech-item {
  display: flex;
  justify-content: flex-end;
  padding: 50px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
  height: 600px;
  position: relative;
}
.qss-technology-slider .owl-item.active .qss-content-box {
  display: flex;
}
.qss-technology-slider .qss-content-box {
  background: #fff;
  padding: 30px;
  display: none;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  width: 400px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
  position: relative;
}
.qss-technology-slider .qss-content-box .tagline-count {
  background: #3c1740;
  padding: 10px;
  display: flex;
  align-items: flex-end;
  position: absolute;
  right: 30px;
  min-height: 105px;
  top: -50px;
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  z-index: 1;
}
.qss-technology-slider .qss-content-box .title {
  font-size: 32px;
  font-weight: 700;
  color: #8c1e98;
  margin-bottom: 0;
}
.qss-technology-slider .qss-content-box p {
  margin-bottom: 0;
}
.qss-technology-slider .qss-content-box .learn-more {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 16px;
  color: #8c1e98;
  font-weight: 700;
  gap: 8px;
}
.qss-common-list-sec {
  background: #f7f7f7;
  padding: 100px 0;
}
.qss-contentList-with-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qss-contentList-with-img .content {
  padding: 0 40px;
}
.qss-contentList-with-img .content,
.qss-contentList-with-img .img-box {
  width: 50%;
}
.qss-contentList-with-img .img-box img {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.qss-contentList-with-img .content h3,
.qss-contentList-with-img .content h2 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
}
.qss-contentList-with-img .content {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
}
.contentList-privacy li {
  font-size: 1.5rem;
  font-weight: 700;
}
.contentList-privacy li .inner-content {
  margin-top: 1rem;
}
.contentList-privacy li .inner-content h2 {
  font-size: 18px;
}
.contentList-privacy ul {
  list-style: circle !important;
}
.contentList-privacy li p {
  margin: 10px 0;
}
.contentList-privacy li h3 {
  font-size: 18px !important;
  margin: 10px 0;
}
.contentList-privacy li span {
  font-size: 18px;
  font-weight: 500;
}
.contentList-privacy li p,
.contentList-privacy li .inner-content ul li {
  font-size: 15px;
  font-weight: 400;
  list-style: circle;
}
.content-full-width {
  width: 100% !important;
}
.qss-contentList-with-img .content p {
  margin-bottom: 20px;
}
.qss-contentList-with-img .content p strong {
  font-weight: 700;
  color: #ec3636;
}
.qss-contentList-with-img .content ul {
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  margin-bottom: 15px;
}
.qss-contentList-with-img .content ul li {
  background: #fff;
  display: block;
  padding: 10px 15px 10px 50px;
  margin-bottom: 15px;
  position: relative;
}
.qss-contentList-with-img .content ul li:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 16px;
  width: 20px;
  height: 20px;
  border: 1px solid #ff3635;
  border-radius: 50%;
}
.qss-contentList-with-img .content ul li::before {
  content: "";
  background: #181818;
  position: absolute;
  left: 22px;
  top: 22px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.qss-contentList-with-img .content ul li:last-child {
  margin-bottom: 0;
}

.qss-technology-sec {
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) -50%,
    rgba(0, 0, 15, 1) 95%
  );
  padding: 100px 0;
}
.qss-technology-sec .mx-auto {
  text-align: center;
}
.qss-technology-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.qss-technology-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}
.qss-contentList-with-img .content ul p {
  margin-bottom: 0;
}
.qss-mobile-sec {
  padding: 100px 0;
}
.mobile-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 34px;
  margin-top: 2rem;
  justify-content: center;
}

.mobile-phone {
  position: relative;
  height: 620px;
  width: 360px;
}
.mobile-phone img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.mobile-phone .phone-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  gap: 20px;
  padding: 40px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.mobile-phone .phone-content img {
  position: relative;
  height: 60px;
  width: 60px;
}
.mobile-phone .phone-content h5 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ec3636;
  margin: 0;
}
.mobile-phone .phone-content p {
  margin: 0;
}
.page-id-5665 .qss-common-banner + .qss-common-sec {
  background: #eeeeee;
}
.page-id-5665
  .qss-common-banner
  + .qss-common-sec
  + .qss-common-sec
  .qss-content-with-img-row
  .img-box-2 {
  width: 450px;
}
.page-id-5665
  .qss-common-banner
  + .qss-common-sec
  + .qss-common-sec
  .qss-content-with-img-row
  .img-box-2
  .content {
  width: calc(100% - 450px);
}

/* Services zoho crm */
.qss-common-banner.qss-common-banner-second .content {
  max-width: 1220px;
}
.qss-common-banner.qss-common-banner-second .content h1 {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 500;
}
.sec-zoho-list {
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  color: #000000;
}
.sec-zoho-list .sec-zoho-list-title h2 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 500;
  width: 80%;
  color: #000000;
}
.sec-zoho-list .sec-zoho-list-title h2 strong {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
.sec-zoho-list .sec-zoho-list-title p {
  max-width: 1060px;
  text-align: center;
}
.sec-zoho-list-cards-content {
  padding: 3rem;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  will-change: transform;
}
.sec-zoho-list-cards-content h3 {
  font-size: 22px;
  color: #000000;
  line-height: 30px;
}

.sec-zoho-list-cards {
  width: 30%;
  text-align: left;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  border-bottom: 5px solid #7c7c7c;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards img {
  width: 100%;
  transition: transform 0.3s ease;
}
.sec-zoho-list-title strong {
  color: #ff3635;
}
.sec-zoho-list-cards:hover {
  background-color: #fff;
  border-color: #fff;
  border-bottom: 5px solid red;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.08); /* Adjusted shadow */
  transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -webkit-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -ms-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -o-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  transform: translateY(-3px); /* Adjusted translation */
}
.sec-zoho-list-cards *,
..qss-grid-card * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards:hover img {
  transform: scale(120%);
}
.sec-zoho-list-cards:hover .sec-zoho-list-cards-content {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.zoho-introduction {
  background: #fff;
  padding: 100px 0;
}
.zoho-introduction-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.zoho-introduction-row .content,
.zoho-introduction-row .img-box {
  width: 50%;
}
.zoho-introduction .content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
}
.zoho-introduction .content h1 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 500;
  color: #cf2e2e;
}
.faq_container {
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
}
.faq_container .faq_question {
  font-size: 1rem;
  font-weight: 600;
  padding: 0 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.faq_container .answercont {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq_container .answer {
  padding: 0 10px 20px;
  line-height: 1.5rem;
}
.generative-ai-faqs .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.faq_container .answer ul {
  padding-left: 30px;
}
.faq_container .fqa_headline_container h2 span {
  font-weight: 700;
}
.generative-ai-faqs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 0;

  align-items: center;
}

.generative-ai-faqs .sec-title {
  text-align: center;
}
.faq_container .faq_question-text h3 {
  font-size: 18px;
  transition: color 0.3s ease;
}

.faq_container .icon.active {
  background: transparent;
  border: 2px solid #fff;
}
.faq_container .icon:hover {
  cursor: pointer;
}
.faq_container .icon-shape {
  position: relative;
  width: 50px;
  height: 40px;
}
.faq_container .icon .icon-shape::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 3px;
  background: #000;
  border-radius: 3px;
  transition: all 0.5s ease;
}
.faq_container .icon .icon-shape::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  height: 20px;
  background: #000;
  border-radius: 3px;

  transition: all 0.5s ease;
}
.faq_main_container {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 85%;
}
.faq_container .icon .icon-shape.active::before {
  transform: translate(-50%, -50%) rotate(180deg);
  background: red;
}
.faq_container .icon .icon-shape.active::after {
  transform: translate(-50%, -50%) rotate(90deg);
  background: red;
}

.tools-list-section hr {
  width: 100%;
  opacity: 1;
  height: 1px;
  color: #a38da5;
}
.tools-list-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: white;
  align-items: center;
}

.tools-list-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.tools-list-container .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #efefef;
}
.tools-list-container p {
  margin: 0;
  font-size: 15px;
}
.tools-list-container img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 238px;
  padding: 10px;
}
.tools-list-container .content .wrapper {
  padding: 10px;
}

.sec-zoho-list {
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title p {
  max-width: 1060px;
  text-align: center;
}
.sec-zoho-list-cards-content {
  padding: 3rem;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  will-change: transform;
}
.sec-zoho-list-cards-content h3 {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #282828;
  line-height: 30px;
}
.sec-zoho-list-content p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  margin-top: 10px;
  line-height: 30px;
}
.sec-zoho-list-content {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3rem;
  text-align: center;
  justify-content: center;
}
.sec-zoho-list-content img {
  width: 2.5rem !important;
}
.service-cta-contact-banner {
  background: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/03/mobile-app-development-company.png);
}
.service-cta-contact-banner .wrapper {
  display: flex;
  flex-direction: column;
  padding: 5rem 0;

  align-items: center;
  justify-content: content;
  gap: 1rem;
}
.steps-process-section .wrapper {
  display: flex;
  padding: 3rem 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.steps-process-section .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
  text-align: center;
}
.steps-process-section .description {
  width: 80%;
}
.steps-process-section .wrapper p {
  text-align: center;
}
.service-cta-contact-banner .wrapper a button {
  color: #ffffff;
  background-color: #ff3635;
  border-radius: 5px;
  padding: 10px 20px;
}
/* .service-cta-contact-banner .wrapper h3 {
font-size:3rem;} */
.service-cta-contact-banner .wrapper p,
.service-cta-contact-banner .wrapper h2,
.service-cta-contact-banner .wrapper a {
  color: #ffffff !important;
  text-decoration: none;
}
.card-flex-class {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
}
.sec-zoho-list-cards img {
  width: 100%;
  transition: transform 0.3s ease;
}
.sec-zoho-list-title strong {
  color: #ff3635;
}
.sec-zoho-list-cards:hover {
  background-color: #fff;
  border-color: #fff;
  border-bottom: 5px solid red;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.08); /* Adjusted shadow */
  transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -webkit-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -ms-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -o-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  transform: translateY(-3px); /* Adjusted translation */
}
.sec-zoho-list-cards *,
.qss-grid-card * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards:hover img {
  transform: scale(120%);
}
.sec-zoho-list-cards:hover .sec-zoho-list-cards-content {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

@media (min-width: 1399px) {
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    position: relative;
    margin-right: -30px;
    right: -5%;
  }
}

@media screen and (max-width: 1800px) {
  .qss-service-grid .qss-grid-card .content {
    font-size: 16px;
  }
  .qss-service-grid .qss-grid-card .content p {
    line-height: 26px;
  }
}
@media screen and (max-width: 1600px) {
  .qss-common-banner .content .banner-title,
  .qss-technology-sec .sec-title {
    font-size: 42px;
  }
  .qss-engagement-model-sec,
  .qss-common-sec,
  .qss-technology-sec,
  .qss-mobile-sec,
  .qss-common-list-sec {
    padding: 60px 0;
  }
  .qss-engagement-model-list .pricing-header h2 {
    font-size: 30px;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 310px;
  }
}
@media screen and (max-width: 1440px) {
  .qss-common-banner .content .banner-title,
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3 {
    font-size: 36px;
  }

  .qss-service-sec .mx-auto {
    flex: 0 0 auto;
    width: 100%;
    max-width: 960px;
  }
  .qss-service-sec .sec-title + p br,
  .qss-service-sec h2 + p br,
  .qss-service-sec h3 + p br {
    display: none;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 340px;
  }
}
@media screen and (max-width: 1366px) {
  .qss-common-banner .content .banner-title,
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3 {
    font-size: 30px;
  }
  .qss-technology-slider .qss-content-box .title {
    font-size: 26px;
  }
  .qss-engagement-model-list .pricing-header h2 {
    font-size: 24px;
  }
  .qss-content-with-img-row .content {
    width: calc(100% - 520px);
  }
  .qss-content-with-img-row .img-box,
  .qss-content-with-img-row .img-box-2 {
    width: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .qss-engagement-model-sec .sec-title + p,
  .qss-content-with-img-row .content,
  .qss-engagement-model-list .pricing-item li,
  .qss-contentList-with-img .content {
    font-size: 18px;
  }
  .qss-engagement-model-list {
    gap: 25px;
  }
  .qss-service-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .qss-service-grid .qss-grid-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .qss-service-grid .qss-grid-card {
    padding: 20px;
    gap: 20px;
    min-height: 415px;
  }
  .qss-success-story-grid .qss-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .qss-engagement-model-list {
    flex-direction: column;
    gap: 80px;
  }
  .qss-engagement-model-list .pricing-item {
    width: 100%;
  }
  .qss-content-with-img-row {
    flex-direction: column;
    gap: 40px;
  }
  .qss-content-with-img-row .content,
  .qss-content-with-img-row .img-box,
  .qss-content-with-img-row .img-box-2,
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    width: 100%;
  }
  .qss-contentList-with-img {
    flex-direction: column;
  }
  .qss-contentList-with-img .content {
    padding: 0 15px 40px;
  }
  .qss-contentList-with-img .content,
  .qss-contentList-with-img .img-box,
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2
    .content {
    width: 100%;
  }
  .qss-content-with-img-row .img-box {
    padding: 15px;
  }
  .qss-content-with-img-row .content .short-text p {
    margin-bottom: 20px;
  }
  .qss-service-sec {
    padding: 70px 0;
  }

  .qss-success-story-sec {
    padding: 60px 0;
  }
  .qss-service-grid .qss-grid-item {
    width: 100%;
    margin-top: 35px;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 1px;
  }
  .qss-success-story-sec .mx-auto,
  .qss-technology-sec .mx-auto .qss-mobile-sec .mx-auto {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .qss-success-story-grid .qss-grid-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .qss-common-banner {
    padding: 20px 0;
    height: 380px;
  }
  .qss-common-banner .content {
    font-size: 18px;
  }
  .qss-engagement-model-sec,
  .qss-common-sec,
  .qss-success-story-sec,
  .qss-mobile-sec,
  .qss-common-list-sec {
    padding: 40px 0;
  }
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3 {
    font-size: 28px;
  }
  .qss-engagement-model-sec .sec-title + p,
  .qss-content-with-img-row .content,
  .qss-engagement-model-list .pricing-item li,
  .qss-technology-slider .qss-content-box,
  .qss-contentList-with-img .content {
    font-size: 16px;
  }
  .qss-engagement-model-sec .sec-title + p br,
  .qss-common-banner .content br {
    display: none;
  }
  .qss-engagement-model-sec .mx-auto {
    margin-bottom: 80px;
  }
  .qss-technology-slider .qss-content-box .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    position: relative;
    right: -15px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-template-engagementmodels,
  .page-template-new-services-template {
    /* 		padding-top:69px; */
  }
  .qss-service-grid .qss-grid-card h3 {
    font-size: 22px;
  }
  .qss-service-grid .qss-grid-card {
    flex-direction: column;
  }
  .qss-technology-slider .qss-tech-item {
    padding: 40px 20px;
  }
  .qss-technology-slider .qss-content-box {
    padding: 20px;
  }
}
/* End Qss Inner Pages css */

@keyframes moveBox {
  0% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  5% {
    background: linear-gradient(252.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  10% {
    background: linear-gradient(273.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  15% {
    background: linear-gradient(294.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  20% {
    background: linear-gradient(315.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  25% {
    background: linear-gradient(321.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  30% {
    background: linear-gradient(333.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  35% {
    background: linear-gradient(354.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  40% {
    background: linear-gradient(15.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  45% {
    background: linear-gradient(36.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  50% {
    background: linear-gradient(51.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  55% {
    background: linear-gradient(72.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  60% {
    background: linear-gradient(93.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  65% {
    background: linear-gradient(114.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  70% {
    background: linear-gradient(135.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  75% {
    background: linear-gradient(141.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  80% {
    background: linear-gradient(162.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  85% {
    background: linear-gradient(183.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  90% {
    background: linear-gradient(204.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  95% {
    background: linear-gradient(225.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  100% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
}

.qsstechnosoft_portfolio_panel {
  min-height: auto;
}
.qsstechnosoft_portfolio_panel .services-mobile-view {
  display: block;
}
.hcpd-section-wrapper .read-more-btn:hover {
  text-decoration: none;
  color: #ff5e5e;
}

.hcpd-section-wrapper .pin-circle-btn-wrapper {
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .pin-circle-btn-wrapper {
    text-align: center;
    margin-top: 16px;
  }
}

.hcpd-section-wrapper .img-wrapper {
  padding-right: 1.875rem;
}

@media screen and (max-width: 767px) {
  .hcpd-section-wrapper .img-wrapper {
    padding: 0px;
  }
}

@media screen and (max-width: 767px) {
  .project-and-work-wrapper h2 {
    max-width: 15.625rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.we-offer-section-wrapper {
  background: #f9f9f9;
  padding: 6.6875rem 0;
}

@media screen and (max-width: 767px) {
  .we-offer-section-wrapper {
    padding: 1.875rem 0;
  }
}

.we-offer-section-wrapper .row {
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 767px) {
  .we-offer-section-wrapper .row {
    margin-bottom: 0px;
  }

  .we-offer-section-wrapper .row > div {
    margin-bottom: 1rem;
  }
}

.we-offer-section-wrapper .row:last-child {
  margin-bottom: 0px;
}

.we-offer-section-wrapper .content-wrapper {
  background: #ffffff;
  mix-blend-mode: normal;
  -webkit-box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  box-shadow: 0px 2px 8px rgba(64, 58, 154, 0.2);
  border-radius: 36px 36px 36px 6px;
  padding: 25px;
  min-height: 100%;
  position: relative;
}

.we-offer-section-wrapper .content-wrapper .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
}

.we-offer-section-wrapper .content-wrapper .icon-box > p {
  margin-right: 22px;
}

.we-offer-section-wrapper .content-wrapper .icon-box > p img {
  width: 3.125rem;
}

.we-offer-section-wrapper .content-wrapper .icon-box > img {
  width: 3.125rem;
  margin-right: 22px;
}

.we-offer-section-wrapper .content-wrapper .icon-box h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #2a2a2a;
  max-width: 70%;
}

.we-offer-section-wrapper .content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #424247;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 {
  background: transparent;
  mix-blend-mode: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 > P > span {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #ff5e5e;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-col-1
  .title-with-underLine {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: -0.03em;
  color: #423ca1;
  margin-bottom: 1.875rem;
}

.we-offer-section-wrapper .content-wrapper.we-offer-col-1 p {
  line-height: 1.75rem;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col {
  background: url(/wp-content/uploads/2023/04/Frame-60.png),
    url(/wp-content/uploads/2023/04/medicine-1-1.png),
    url(/wp-content/uploads/2023/04/Group-2195.png), #423ca1;
  background-size: 104px 86px, 64px 64px, 113px 90px;
  background-position: top right -26px, bottom 25px right 24px,
    bottom -62px left 7px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 36px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col p > span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
}

.we-offer-section-wrapper .content-wrapper.we-offer-last-col h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper {
  margin-bottom: 32px;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper
  a {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  box-shadow: 0px 8px 15px rgba(13, 16, 36, 0.06);
  border-radius: 4px;
  color: #423ca1;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.we-offer-section-wrapper
  .content-wrapper.we-offer-last-col
  .pin-circle-btn-wrapper
  a::before {
  border: 3px solid #423ca1;
}

.footer-cta-wrapper.pink-bg {
  background-image: url(/wp-content/uploads/2023/04/Layer-2.png);
}

.footer-cta-wrapper.pink-bg::after {
  background: #ff5e5e;
  opacity: 0.98;
}

.footer-cta-wrapper.pink-bg .pin-circle-btn-wrapper a {
  background: #fff;
  color: #ff5e5e !important;
}

.footer-cta-wrapper.pink-bg .pin-circle-btn-wrapper a::before {
  border: 3px solid #ff5e5e;
}

.footer-cta-wrapper.blue-bg {
  background-image: url(/wp-content/uploads/2023/04/Mask-group-2.png);
}

.footer-cta-wrapper.blue-bg::after {
  background: #423ca1;
  opacity: 0.7;
}

.footer-cta-wrapper.blue-bg .pin-circle-btn-wrapper a {
  background: #fff;
  color: #423ca1 !important;
}

.footer-cta-wrapper.blue-bg .pin-circle-btn-wrapper a::before {
  border: 3px solid #423ca1;
}

.page-id-16207 .footer-cta-wrapper h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.page-id-16207 .footer-cta-wrapper p {
  color: #fff;
}

.page-id-16207 .footer-cta-wrapper .pin-circle-btn-wrapper {
  text-align: center;
}

.page-id-16207 .footer-cta-wrapper .pin-circle-btn-wrapper a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.page-id-16207 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16207
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16207 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16207 #faq-section {
  padding-top: 60px;
}

.page-id-16207 .qss-vs-freelancers {
  background: #fff;
}

.page-id-16207 .qss-vs-freelancers .qss-wrapper div {
  background: #fff7f7;
  -webkit-box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  box-shadow: 0px 0px 4px rgba(255, 94, 94, 0.14);
  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  .page-id-16207 .title-with-underLine {
    font-size: 24px !important;
    line-height: 29px !important;
  }
}

.new-successStories-wrapper p.text-center {
  font-size: 1.25rem;
  line-height: 2rem;
}

@media screen and (max-width: 767px) {
  .blc-development-process-we-follow {
    padding: 1.875rem 0;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item
    .num-wrapper
    h6 {
    margin-bottom: 25px;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blc-development-process-we-follow
    .blc-proccess-steps-wrapper
    .col-6
    .blc-proccess-item
    .num-wrapper
    h5 {
    margin-bottom: 20px;
  }

  .footer-cta-wrapper h2 {
    font-size: 30px !important;
    line-height: 32px !important;
    margin-bottom: 20px !important;
  }

  #faq-section h2 {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.commnet-box-wrapper {
  -webkit-box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  box-shadow: 0px 5px 8px rgba(162, 162, 162, 0.1607843137);
  border-radius: 8px;
  overflow: hidden;
  /* padding-left: 40px; */
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.commnet-box-wrapper .comments-area form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.commnet-box-wrapper .comments-area label {
  display: block;
  margin-bottom: 10px;
}

.commnet-box-wrapper .comments-area .comment-reply-title {
  margin-bottom: 10px !important;
  font-size: 22px !important;
  line-height: 28px;
}

.commnet-box-wrapper .comments-area .comment-notes {
  margin-bottom: 40px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.commnet-box-wrapper .comments-area .comment-notes span {
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.commnet-box-wrapper .comments-area .comment-notes .required-field-message {
  display: none;
}

.commnet-box-wrapper .comments-area .comment-form-author,
.commnet-box-wrapper .comments-area .comment-form-email {
  width: 49%;
}

@media screen and (max-width: 600px) {
  .commnet-box-wrapper .comments-area .comment-form-author,
  .commnet-box-wrapper .comments-area .comment-form-email {
    width: 100%;
  }
}

.commnet-box-wrapper .comments-area .comment-form-author {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.commnet-box-wrapper .comments-area .comment-form-email {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 2%;
}

@media screen and (max-width: 600px) {
  .commnet-box-wrapper .comments-area .comment-form-email {
    margin-left: 0%;
  }
}

.commnet-box-wrapper .comments-area .comment-form-comment {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.commnet-box-wrapper .comments-area p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  width: 100%;
}

.commnet-box-wrapper .comments-area p textarea,
.commnet-box-wrapper .comments-area p input[type="text"],
.commnet-box-wrapper .comments-area p input[type="email"] {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  padding: 10px;
  border: 0;
  height: 48px;
  background: none;
  border: 1px solid #ddd;
  opacity: 1;
}

.commnet-box-wrapper .comments-area p textarea {
  height: auto;
}

.commnet-box-wrapper .comments-area p .error {
  border: 1px solid #e88383 !important;
}

.commnet-box-wrapper .comments-area .comment-form-url {
  display: none;
}

.commnet-box-wrapper .comments-area .form-submit {
  margin-bottom: 0px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.commnet-box-wrapper .comments-area .form-submit input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 20px;
  min-width: 140px;
  border: none;
  color: #fff;
  background: transparent linear-gradient(107deg, #ff5e5e 0%, #fbbc29 100%) 0%
    0% no-repeat padding-box;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1803921569);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1803921569);
  border-radius: 5px;
}

.commnet-box-wrapper .error-message {
  padding: 0.2em 1em;
  border: 2px solid #ffb900;
  border-color: #ffb900;
  margin-top: 20px;
}

.commnet-box-wrapper .required {
  display: none;
}

.commnet-box-wrapper ol {
  list-style: disc;
}

.commnet-box-wrapper ol li {
  border-bottom: 1px solid rgba(221, 221, 221, 0.7882352941);
  margin-bottom: 20px;
}

.commnet-box-wrapper .comment-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.commnet-box-wrapper .comment-author img {
  width: 40px;
  margin-right: 10px;
  border-radius: 75px;
  margin-bottom: 0px !important;
}

.commnet-box-wrapper .fn {
  margin-right: 3px;
}

.commnet-box-wrapper .comment-meta {
  padding-top: 0px;
}

.commnet-box-wrapper .comment-metadata a {
  pointer-events: none;
  font-size: 14px;
}

.commnet-box-wrapper .comments-title {
  font-size: 18px !important;
  line-height: 22px;
}

.hire-angular-blue-box {
  background: url(/wp-content/uploads/2023/05/Mask-group-3.png),
    url(/wp-content/uploads/2023/05/icons8-angularjs-480-2.png);
  background-repeat: no-repeat;
  background-position: center, top left;
  padding: 90px 0;
}

.hire-angular-blue-box .container {
  position: relative;
  z-index: 1;
}

.hire-angular-blue-box h2 {
  color: #fff;
}

.hire-angular-blue-box p {
  color: #fff;
  margin-bottom: 20px;
}

.hire-angular-blue-box::after {
  content: " ";
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(41.67%, #332e87),
    to(rgba(66, 60, 161, 0.98))
  );
  background: linear-gradient(
    90deg,
    #332e87 41.67%,
    rgba(66, 60, 161, 0.98) 100%
  );
  mix-blend-mode: normal;
  opacity: 0.95;
}

.white-text-atc h2,
.pink-bg.white-text-atc h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.white-text-atc .pin-circle-btn-wrapper,
.pink-bg.white-text-atc .pin-circle-btn-wrapper {
  text-align: center;
}

.white-text-atc a,
.pink-bg.white-text-atc a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.page-id-16310 .footer-cta-wrapper.pink-bg {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-4.png);
}

.page-id-16310 .footer-cta-wrapper.pink-bg::after {
  opacity: 0.9;
}

.page-id-16310 .count-accordion-wrapper {
  background: transparent;
}

.page-id-16310 .count-accordion-wrapper .accordion .card .card-header button {
  letter-spacing: -0.01em;
  color: #424247;
}

.page-id-16310
  .count-accordion-wrapper
  .accordion
  .card
  .card-header
  button[aria-expanded="true"] {
  color: #ff5e5e;
}

.page-id-16310
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16310 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
  padding-bottom: 90px;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16310 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16310 #faq-section {
  margin-top: 90px;
}

.page-id-16310 .footer-cta-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-5.png);
}

.qss-vs-freelancers h2 {
  line-height: 50px !important;
}

.hire-angular-blue-box {
  background: url(/wp-content/uploads/2023/05/Mask-group-3.png),
    url(/wp-content/uploads/2023/05/icons8-angularjs-480-2.png);
  background-repeat: no-repeat;
  background-position: center, top left;
  padding: 90px 0;
  background-size: cover;
}

.hire-angular-blue-box .container {
  position: relative;
  z-index: 1;
}

.hire-angular-blue-box h2 {
  color: #fff;
}

.hire-angular-blue-box p {
  color: #fff;
  margin-bottom: 20px;
}

.hire-angular-blue-box::after {
  content: " ";
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(41.67%, #332e87),
    to(rgba(66, 60, 161, 0.98))
  );
  background: linear-gradient(
    90deg,
    #332e87 41.67%,
    rgba(66, 60, 161, 0.98) 100%
  );
  mix-blend-mode: normal;
  opacity: 0.95;
}

.white-text-atc h2,
.pink-bg.white-text-atc h2 {
  font-size: 3rem;
  line-height: 3.125rem;
  letter-spacing: -0.01em;
  color: #ffffff;
  -webkit-text-fill-color: unset;
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #fff;
}

.white-text-atc .pin-circle-btn-wrapper,
.pink-bg.white-text-atc .pin-circle-btn-wrapper {
  text-align: center;
}

.white-text-atc a,
.pink-bg.white-text-atc a {
  padding: 0.375rem 1.5rem 0.375rem 3.375rem;
  line-height: 2.25rem;
  color: #fff;
}

.blockchain-why-choose-wrapper .why-step-wrapper .why-choose-item {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.page-id-16310 .footer-cta-wrapper.pink-bg {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-4.png);
}

.page-id-16310 .footer-cta-wrapper.pink-bg::after {
  opacity: 0.9;
}

.page-id-16310 .count-accordion-wrapper {
  background: transparent;
}

.page-id-16310 .count-accordion-wrapper .accordion .card .card-header button {
  letter-spacing: -0.01em;
  color: #424247;
}

.page-id-16310
  .count-accordion-wrapper
  .accordion
  .card
  .card-header
  button[aria-expanded="true"] {
  color: #ff5e5e;
}

.page-id-16310
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16310 .blockchain-why-choose-wrapper {
  padding-top: 5rem;
  background: rgba(255, 94, 94, 0.05);
  margin-bottom: 0px;
  padding-bottom: 90px;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::after {
  background: rgba(255, 94, 94, 0.2);
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-1.05%, rgba(255, 234, 234, 0.6)),
    color-stop(97.89%, rgba(255, 255, 255, 0.498))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 234, 234, 0.6) -1.05%,
    rgba(255, 255, 255, 0.498) 97.89%
  );
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item.step-5::after {
  display: none;
}

.page-id-16310
  .blockchain-why-choose-wrapper
  .why-step-wrapper
  .why-choose-item::before {
  -webkit-text-stroke-color: #ff5e5e;
}

.page-id-16310 .new-testimonial-wrapper {
  margin-bottom: 0px;
}

.page-id-16310 #faq-section {
  margin-top: 90px;
}
.servicesSec {
  background: #020128;
  padding: 100px 0;
}
.qsstechnosoft_portfolio_panel h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #e3e3e3;
  margin-bottom: 20px;
  text-align: center;
}
.qsstechnosoft_portfolio_panel p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #f4f4f4;
  line-height: 30px;
}
.qsstechnosoft_portfolio_panel h2 + p {
  font-family: "Lato", sans-serif;
  max-width: 1080px;
  color: #f4f4f4;
  margin: 0 auto 25px;
}
.qsstechnosoft_portfolio_panel .services-mobile-view {
  display: none;
}
@media screen and (max-width: 1600px) {
  .qsstechnosoft_portfolio_panel {
    padding: 60px 0;
  }
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 42px;
  }
  .qsstechnosoft_portfolio_panel p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 30px;
  }
  .qsstechnosoft_portfolio_panel p {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  .qsstechnosoft_portfolio_panel .showcase_panel {
    display: none;
  }
  .qsstechnosoft_portfolio_panel .services-mobile-view {
    display: block;
  }
  .services-mobile-view .contentbox {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .services-mobile-view .service-thumbox img {
    max-width: 100%;
  }
  .services-mobile-view .service-contentbox .titleSmall {
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #f4f4f4;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 10px;
  }
  .services-mobile-view .service-contentbox .titleSmall a {
    color: #f4f4f4;
  }
  .services-mobile-view .service-contentbox .intro {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #f5f5f5;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: left;
  }
  .services-mobile-view .service-contentbox p {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    text-align: left;
  }
  .services-mobile-view .owl-dots {
    text-align: center;
    margin-top: 25px;
  }
  .services-mobile-view .owl-dots .owl-dot {
    background: transparent;
    width: 16px;
    height: 16px;
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    margin-right: 6px;
  }
  .services-mobile-view .owl-dots .owl-dot.active {
    background: #e7e7e7;
  }
}
@media screen and (max-width: 600px) {
  .page-id-16310 #faq-section {
    margin-top: 40px;
  }
}

.page-id-16310 .footer-cta-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/05/Mask-group-5.png);
}

.read-more-btn {
  cursor: pointer;
}

.hcpd-section-wrapper p {
  margin-bottom: 20px;
}

.hire-angular-blue-box p {
  font-size: 18px;
  line-height: 32px;
}

.hire-angular-blue-box .pin-circle-btn-wrapper {
  margin-top: 50px;
}

.hire-angular-blue-box .title-with-underLine span::after {
  background: #ff5e5e;
}

.page-id-16403 #hire h1 {
  font-weight: 700 !important;
  font-size: 48px !important;
  line-height: 58px !important;
  color: #2a2a2a !important;
  max-width: 450px;
}

.page-id-16403
  .blc-development-process-we-follow
  .blc-proccess-steps-wrapper
  .blc-step-wrapper-6
  div.col-6:first-child::after {
  width: 100%;
  left: 5px;
}

.page-id-16403 #faq-section {
  padding-top: 40px;
}

.page-id-16403 .pink-bg.white-text-atc {
  margin-top: 0px;
}

.react-js-info-wrapper {
  padding-bottom: 100px;
}

.react-js-info-wrapper h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 51px;
  margin-bottom: 20px;
  color: #2a2a2a;
}

@media screen and (max-width: 767px) {
  .qsstechnosoft_portfolio_panel {
    padding: 40px 0 50px;
  }

  .react-js-info-wrapper h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .qsstechnosoft_portfolio_panel h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .qsstechnosoft_portfolio_panel h2 + p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 35px;
  }
}

.react-js-info-wrapper p {
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  margin-bottom: 20px;
}

.react-js-info-wrapper p:last-child {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .react-js-info-wrapper {
    padding-bottom: 40px;
  }
}

.react-js-info-wrapper img {
  width: 100%;
}

.react-js-info-wrapper .col-md-6:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 60px;
}

@media screen and (max-width: 767px) {
  .react-js-info-wrapper .col-md-6:nth-child(2) {
    padding-left: 15px;
    margin-top: 20px;
  }
}

.multiple-item-carousel-wrapper {
  padding: 80px 0;
  background: rgba(230, 242, 242, 0.5);
}

.multiple-item-carousel-wrapper h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 51px;
  margin-bottom: 20px;
  color: #2a2a2a;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper h2 {
    font-size: 28px;
    line-height: 40px;
  }
}

.multiple-item-carousel-wrapper p {
  font-size: 18px;
  line-height: 32px;
  color: #424247;
  max-width: 80%;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper p {
    max-width: 100%;
  }
}

.multiple-item-carousel-wrapper .multiple-item-carousel-content {
  width: 100vw;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .multiple-item-carousel-content {
    margin-top: 20px;
  }
}

.multiple-item-carousel-wrapper .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.multiple-item-carousel-wrapper .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}

.multiple-item-carousel-wrapper .item .item-wrapper {
  padding: 30px 40px 40px 40px;
  background: #ffffff;
  border-radius: 24px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .item .item-wrapper {
    padding: 30px;
  }
}

.multiple-item-carousel-wrapper .item .item-wrapper h3 {
  font-size: 24px;
  line-height: 30px;
  color: #2a2a2a;
  margin-bottom: 10px;
  min-height: 60px;
  font-weight: 700;
}

.multiple-item-carousel-wrapper .item .item-wrapper p {
  font-size: 16px;
  line-height: 24px;
  color: #424247;
  max-width: 100%;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper {
  background-color: #fff;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .item .item-img-wrapper img {
    height: 220px;
  }
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper {
  border-radius: 0px;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper h3 {
  min-height: auto;
}

.multiple-item-carousel-wrapper .item .item-img-wrapper .item-wrapper p {
  opacity: 0.8;
}

.multiple-item-carousel-wrapper .owl-nav {
  margin-top: 0px !important;
  position: absolute;
  top: -120px;
  right: 300px;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .owl-nav {
    top: 100%;
    left: 0;
    right: 0px;
    margin-top: 30px !important;
    text-align: center;
  }
}

.multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button {
  width: 75px !important;
  height: 75px !important;
}

@media screen and (max-width: 767px) {
  .multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button {
    width: 40px !important;
    height: 40px !important;
  }

  .multiple-item-carousel-wrapper .owl-carousel-button .owl-nav button * {
    width: 40px;
    height: 40px;
  }
}

.link-with-right-arrow {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  color: #ff5e5e;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 50px;
}

.link-with-right-arrow:hover {
  text-decoration: none;
  color: #ff5e5e;
}

.link-with-right-arrow span {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .link-with-right-arrow {
    margin-top: 100px;
  }
}

.black-and-white.footer-cta-wrapper h2 {
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: #fff;
  -webkit-text-stroke-color: #fff;
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.black-and-white.footer-cta-wrapper a {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 15px #2a2a2a;
  box-shadow: 0px 8px 15px #2a2a2a;
  border-radius: 34px;
  text-transform: uppercase;
  color: #2a2a2a;
}

.black-and-white.footer-cta-wrapper a::before {
  display: none;
}

.ios-hero-banner-wrapper {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/06/bg-grid-default-2.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  padding-top: 160px;
}

.ios-hero-banner-wrapper .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ios-hero-banner-wrapper .content-wrapper {
  margin-bottom: 50px;
}

.ios-hero-banner-wrapper .content-wrapper h1 {
  font-weight: 500;
  font-size: 42px;
  line-height: 60px;
  color: #2a2a2a;
  margin-bottom: 40px;
  width: 700px;
}

.ios-hero-banner-wrapper .content-wrapper h1 span {
  color: #ff5e5e;
}

.ios-hero-banner-wrapper .content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #6b6b6b;
  margin-bottom: 50px;
}

.ios-hero-banner-wrapper .img-wrapper {
  text-align: center;
}

.ios-hero-banner-wrapper .img-wrapper img {
  width: 100%;
  margin-bottom: -100px;
  position: relative;
  z-index: 2;
}

.banner-btn-wrapper a {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  padding: 14px;
  text-decoration: none;
  border: 2px solid #2a2a2a;
  border-radius: 12px;
}

.banner-btn-wrapper a:hover {
  text-decoration: none;
}

.banner-btn-wrapper .black-btn {
  color: #ffffff;
  background: #2a2a2a;
}

.banner-btn-wrapper .black-btn-underline {
  background: #ffffff;
  color: #2a2a2a;
  margin-left: 16px;
}

.ios-app-info {
  padding: 80px 0px;
  background-color: #f8f8f8;
}

.ios-app-info::after {
  content: " ";
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2023/06/19220-3.png);
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 40%;
  height: 100%;
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
}

.ios-app-info h2 {
  font-style: normal;
  font-size: 56px;
  line-height: 70px;
  font-weight: 400;
}

.ios-app-info h2 span {
  font-weight: 700;
}

.ios-app-info p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 30px;
  color: #5c5c62;
}

.ios-app-info .read-more {
  color: #ff5e5e;
  font-weight: 400;
  font-size: 18px;
  line-height: 42px;
  margin-bottom: 40px;
  display: inline-block;
}

.ios-app-info .read-more:hover {
  text-decoration: none;
}

.ios-app-info a {
  margin-left: 0px !important;
  background-color: transparent;
}
/*menu 24 Feb 2024*/

nav {
  position: relative;
}
header.dark nav {
  background-color: rgba(255, 255, 255, 0.5);
}
header.light nav {
  background-color: rgba(0, 0, 0, 0.5);
}

ul.main-nav {
  list-style-type: none;
  padding: 0px;
  font-size: 0px;
}

ul.main-nav > li {
  display: inline-block;
  padding: 0;
}
ul.main-nav > li.cnt-btn-for-mobile {
  display: none;
}
ul.main-nav > li > a {
  display: block;
  padding: 20px 20px;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
  cursor: pointer;
}
ul.main-nav > li:hover,
ul.main-nav > li > a.active {
  background-color: transparent;
  color: #ff5e5e;
}
ul.main-nav > li:hover > a,
ul.main-nav > li > a.active {
  color: #ff5e5e;
  font-weight: 400;
  text-decoration: none;
}

ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
  text-decoration: none;
}

.ic {
  position: fixed;
  cursor: pointer;
  display: inline-block;
  right: 15px;
  width: 32px;
  height: 24px;
  text-align: center;
  top: 0px;
  outline: none;
}

.ic.close {
  opacity: 0;
  font-size: 0px;
  font-weight: 300;
  color: #fff;
  top: 8px;
  height: 40px;
  display: block;
  outline: none;
}

/* Menu Icons for Devices*/
.ic.menu {
  top: 28px;
  z-index: 20;
}

.ic.menu .line {
  height: 4px;
  width: 100%;
  display: block;
  margin-bottom: 6px;
}
.ic.menu .line-last-child {
  margin-bottom: 0px;
}

.sub-menu-head {
  margin: 10px 0;
}
.banners-area {
  margin-top: 20px;
  padding-top: 15px;
}

.banners-area img {
  width: 150px;
}
.main-nav .top-level-link .menu-links li {
  width: 32% !important;
}
@media screen and (max-width: 1600px) {
  .main-nav .top-level-link .menu-links li {
    width: 49% !important;
    margin: 4px 0 !important;
  }
  ul.main-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content p {
    font-size: 12px !important;
    line-height: 16px;
  }
}
@media screen and (max-width: 1365px) {
  ul.main-nav > li > a {
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1165px) {
  ul.main-nav > li > a {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (min-width: 991px) {
  .ic.menu {
    display: none;
  }
  /* Main Menu for Desktop Devices  */
  ul.main-nav {
    display: block;
    position: relative;
  }
  .sub-menu-block {
    padding: 15px;
  }

  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block {
    visibility: hidden;
    background-color: #181818;
    position: fixed;
    display: flex;
    padding: 3.5rem 3rem;
    margin-top: 0px;
    width: 100%;
    color: white;
    left: 0;
    box-sizing: border-box;
    z-index: 3;
    font-size: 16px;
    /*   border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; */
    opacity: 0;

    /*CSS animation applied for sub menu : Slide from Top */
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }

  ul.main-nav > li:hover > div.sub-menu-block {
    background-color: #181818;
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }

  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }

  .sub-menu-head {
    font-size: 20px;
  }

  /* List Separator: Outer Border */
  header.dark ul.main-nav > li > a {
    border-right: 1px solid #bbb;
  }
  header.light ul.main-nav > li > a {
    border-right: 1px solid #666;
  }

  /* List Separator: Inner Border */
  ul.main-nav > li > a:after {
    content: "";
    width: 1px;
    height: 62px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
  }
  header.dark ul.main-nav > li > a:after {
    background-color: #777;
  }
  header.light ul.main-nav > li > a:after {
    background-color: #999;
  }

  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span {
    display: block;
    vertical-align: middle;
  }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: "";
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area {
    border-top: 1px solid #ccc;
  }
}
@media only screen and (max-width: 991px) {
  .main-nav .top-level-link .menu-links {
    flex-direction: column;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
    font-size: 16px !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content p {
    display: none !important;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-col .mega-menu-icon {
    display: none;
  }
  .main-nav .top-level-link .menu-links {
    gap: 0 !important;
  }
  .main-nav .top-level-link .menu-links li {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
  .main-nav .top-level-link .sub-menu-block img {
    display: none;
  }
  .sub-menu-head {
    color: orange;
  }
  .ic.menu {
    display: block;
  }
  .ic.menu .line {
    background-color: #fff;
  }
  .ic.menu .line {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .ic.menu:focus .line {
    background-color: #fff !important;
  }

  .ic.menu:focus .line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .ic.menu:focus .line:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
  }

  .ic.menu:focus .line:nth-child(3) {
    transform: translateY(15px);
    opacity: 0;
  }

  .ic.menu:focus {
    outline: none;
  }
  .ic.menu:focus ~ .ic.close {
    opacity: 1;
    z-index: 21;
    outline: none;
  }

  /*
  
  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }
  .ic.close:focus { opacity: 0; }
  */
  .ic.menu:hover,
  .ic.menu:focus {
    opacity: 1;
  }

  nav {
    background-color: transparent;
  }

  /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index: 2;
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color: rgba(0, 0, 0, 1);
    height: 100%;
    overflow: auto;
    /*CSS animation applied : Slide from Right*/
    -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }

  .ic.menu:focus ~ .main-nav {
    width: 320px;
    background-color: rgba(0, 0, 0, 1);
  }

  ul.main-nav > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  .ic.menu:focus ~ .main-nav > * {
    opacity: 1;
  }
  ul.main-nav > li > a:after {
    display: none;
  }
  ul.main-nav > li:first-child {
    border-radius: 0px;
  }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
    position: relative;
    margin: 0;
  }
  /* 	ul.main-nav > li.menu-item-has-children:before {
		content: "\002B";
		position:absolute;
		right:30px;
		top:18px;
		font-size: 22px;
		color: #fff;
		font-weight: 400;
	}
	ul.main-nav > li.menu-item-has-children.msubmenuopen:before {
		content: "\2212";
	} */
  ul.main-nav > li.cnt-btn-for-mobile {
    display: block;
  }
  ul.main-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
  }

  ul.main-nav > li ul.sub-menu-lists > li a {
    color: #eee;
    font-size: 14px;
  }
  .sub-menu-head {
    font-size: 16px;
  }
  ul.main-nav > li:hover {
    background-color: transparent;
  }
  ul.main-nav > li:hover > a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
  }
  .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
    /*     border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc; */
    position: relative;
    visibility: visible;
    opacity: 1;
  }
  .main-nav .top-level-link .menu-links li a .mega-menu-content {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .sub-menu-block {
    padding: 0 30px;
  }
  .banners-area {
    padding-bottom: 0px;
  }
  .banners-area div {
    margin-bottom: 15px;
  }
  .banners-area {
    border-top: 1px solid #444;
  }
}

@media only screen and (max-width: 599px) {
  .ic.menu {
    top: 24px;
  }
}
.main-nav .top-level-link .menu-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 6px;
  justify-content: space-between;
}

.main-nav .top-level-link .menu-links li {
  width: 33%;
  margin: 10px 0;
}
.main-nav .top-level-link .menu-links li a .mega-menu-col {
  display: flex;
  width: 100%;
  position: relative;
  align-items: stretch;
  justify-content: flex-start;
  text-align: left;
}
.main-nav .top-level-link .menu-links li a .mega-menu-icon {
  position: relative;
  width: 34px;
  margin-right: 16px;
}
.services-mobile-view .service-thumbox a {
  display: block;
}
.services-mobile-view .service-thumbox img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 6px;
}

.main-nav .top-level-link .menu-links li a .mega-menu-content {
  width: calc(100% - 50px);
  position: relative;
  margin-right: 20px;
}
.main-nav .top-level-link .menu-links li a .mega-menu-content h2 {
  font-size: 20px;
}
.main-nav .top-level-link .menu-links li a {
  color: #ffffff;
}
.main-nav .top-level-link .menu-links li a .mega-menu-content p {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main-nav .top-level-link .menu-links li a img {
  display: block;
  width: 34px;
  height: 34px;
}

.main-nav .top-level-link .menu-links li a:hover {
  color: #ff5e5e;
  text-decoration: none;
}

.main-nav .top-level-link .menu-links li a.active {
  color: #ff5e5e;
  text-decoration: none;
}

/* Start Qss Inner Pages css */
/* Start Inner Pages CSS */
.page-template-template-engagementmodels,
.page-template-new-services-template {
  /* 	padding-top:79px; */
}
.qss-common-banner {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 100vh;
}
.qss-common-banner::after {
  content: "";
  background: linear-gradient(
    104.13deg,
    rgb(83 6 43 / 96%) 25.02%,
    rgb(46 0 36 / 85%) 98.17%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.qss-common-banner .container,
.qss-common-banner .container .row,
.qss-common-banner .container .col-md-12 {
  height: 100%;
}
.qss-common-banner .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  max-width: 1000px;
  height: 100%;
  z-index: 11;
}
.qss-common-banner .content .banner-title {
  font-size: 70px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 15px;
}
.qss-common-banner .content p {
  line-height: 1.5;
  margin-bottom: 0;
}
.qss-content-with-img-sec {
  background: #fff;
  padding: 100px 0;
}
.qss-common-sec {
  background: #fff;
  padding: 100px 0;
}
.qss-content-with-img-row {
  display: flex;
  align-items: center;
  gap: 50px;
}
.qss-content-with-img-row .content {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  width: calc(100% - 700px);
}
.qss-content-with-img-row .content a,
.qss-service-sec.qss-service-bg p a {
  color: #ff5e5e;
}

.qss-content-with-img-row .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-content-with-img-row .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-content-with-img-row .content .short-text p {
  margin-bottom: 30px;
}
.qss-content-with-img-row .content .short-text p:last-child {
  margin-bottom: 0;
}
.qss-content-with-img-row .img-box {
  width: 700px;
  background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  padding: 2rem;
  transition: background -5.95s linear;
}
.qss-service-grid a {
  color: white !important;
}
.qss-content-with-img-row .img-box-2 {
  width: 700px;
}
.qss-content-with-img-row .img-box img,
.qss-content-with-img-row .img-box-2 img {
  display: block;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}
.qss-content-with-img-row .img-box:hover {
  animation: moveBox 3s linear infinite;
}
.qss-service-sec {
  background-color: #fafafa;
  padding: 100px 0;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}
.qss-service-sec.qss-service-bg::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.qss-service-sec .mx-auto,
.qss-mobile-sec .mx-auto {
  text-align: center;
  position: relative;
  z-index: 11;
}

.qss-service-sec {
  color: #ffffff;
}
.qss-service-sec .sec-title,
.qss-service-sec h2,
.qss-service-sec h3,
.qss-mobile-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-service-sec .sec-title strong,
.qss-service-sec h2 strong,
.qss-service-sec h3 strong,
.qss-mobile-sec .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-service-sec .sec-title + p,
.qss-service-sec h2 + p,
.qss-service-sec h3 + p,
.qss-mobile-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-service-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -25px;
  position: relative;
  z-index: 11;
}
.qss-service-grid .qss-grid-item {
  width: calc(100% / 2);
  padding: 0 25px;
  margin-top: 50px;
}
.qss-service-grid .qss-grid-card {
  display: flex;
  padding: 30px;
  gap: 30px;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  min-height: 280px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-bg .qss-service-grid .qss-grid-card {
  border-color: #ff3635;
  transition: all 0.3s ease;
}

.qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.qss-service-sec.qss-service-bg .sec-title,
.qss-service-sec.qss-service-bg .sec-title strong,
.qss-service-sec.qss-service-bg .sec-title + p,
.qss-service-grid .qss-grid-card:hover,
.qss-service-grid .qss-grid-card:hover h3 {
  color: #fff;
  transition: color 0.3s ease;
}

.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3 {
  color: #fff;
}

.qss-service-bg .qss-service-grid .qss-grid-card .icon img {
  -webkit-filter: inherit !important;
  filter: inherit !important;
}

.qss-service-grid .qss-grid-card:hover .icon img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.qss-service-grid .qss-grid-card .icon {
  flex: 0 0 65px;
  width: 65px;
}

.qss-service-grid .qss-grid-card .icon img {
  max-width: 100%;
  transition: all 0.3s ease;
}

.qss-service-grid .qss-grid-card .content {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
}

.qss-service-grid .qss-grid-card:hover .content {
  opacity: 1;
  visibility: visible;
}
.qss-service-grid .qss-grid-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ec3636;
  margin-bottom: 10px;
  transition: color 0.3s ease;
}

.qss-service-grid .qss-grid-card .content p {
  line-height: 30px;
  margin-bottom: 10px;
}
.qss-service-grid .qss-grid-card .content ul,
.qss-service-grid .qss-grid-card .content ol {
  padding-left: 20px;
}
.qss-service-grid .qss-grid-card .content ul ul,
.qss-service-grid .qss-grid-card .content ol ol {
  padding-left: 0;
}

.qss-service-bg .qss-service-grid .qss-grid-card {
  border-color: #ff3635;
  color: #fff;
}
.qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
}
.qss-service-bg .qss-service-grid .qss-grid-card:hover {
  background: #ff3635;
  border-color: #ff3635;
  color: #fff;
}
.qss-service-sec.qss-service-bg .sec-title,
.qss-service-sec.qss-service-bg h3,
.qss-service-sec.qss-service-bg h2,
.qss-service-sec.qss-service-bg .sec-title strong,
.qss-service-sec.qss-service-bg .sec-title + p,
.qss-service-sec.qss-service-bg h3 + p,
.qss-service-sec.qss-service-bg h2 + p,
.qss-service-grid .qss-grid-card:hover,
.qss-service-grid .qss-grid-card:hover h3 {
  color: #fff;
}
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3,
.qss-service-sec.qss-service-bg .qss-service-grid .qss-grid-card h3 + p {
  color: #fff;
}
.qss-service-bg .qss-service-grid .qss-grid-card .icon img {
  -webkit-filter: inherit !important;
  filter: inherit !important;
}
.qss-service-grid .qss-grid-card:hover .icon img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.qss-service-grid .qss-grid-card .icon {
  flex: 0 0 65px;
  width: 65px;
}
.qss-service-grid .qss-grid-card .icon img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-grid .qss-grid-card .content {
  font-size: 18px;
  font-weight: 400;
}
.qss-service-grid .qss-grid-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ec3636;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-service-grid .qss-grid-card .content p {
  line-height: 30px;
  margin-bottom: 10px;
}
.qss-service-grid .qss-grid-card .content p:last-child {
  margin-bottom: 0;
}
.qss-engagement-model-sec {
  background-color: #fafafa;
  padding: 100px 0;
}
.qss-engagement-model-sec .mx-auto {
  text-align: center;
  margin-bottom: 100px;
}
.qss-engagement-model-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-engagement-model-sec .sec-title strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ec3636;
}
.qss-engagement-model-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-engagement-model-list {
  display: flex;
  gap: 40px;
}
.qss-engagement-model-list .pricing-item {
  width: calc(100% / 3);
  background: #ffffff;
  -moz-box-shadow: 0 0 10px #e7e6e6eb;
  -webkit-box-shadow: 0 0 10px #e7e6e6eb;
  -o-box-shadow: 0 0 0 0 10px #e7e6e6eb;
  box-shadow: 0 0 10px #e7e6e6eb;
  position: relative;
  z-index: 9;
  text-align: center;
  padding-bottom: 30px;
}
.qss-engagement-model-list .pricing-item .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 50px;
  height: 100px;
  left: 50%;
  line-height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  top: 0;
  width: 100px;
}
.qss-engagement-model-list .pricing-item .icon::after {
  background: #ffffff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.qss-engagement-model-list .pricing-item.active .icon::after {
  background: #ffaf5a none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.qss-engagement-model-list .pricing-item .icon img {
  display: block;
  width: 60px;
  margin: 0 auto;
  max-width: 100%;
}
.qss-engagement-model-list .pricing-header h2 {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #181818;
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
}
.qss-engagement-model-list .pricing-header {
  justify-content: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px !important;
  padding: 50px 30px 30px;
}
.qss-engagement-model-list .pricing-item li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin: 0 30px 8px;
  text-align: left;
  list-style: none;
}
.qss-engagement-model-list .pricing-item li:last-child {
  margin-bottom: 0;
}
.qss-engagement-model-list .pricing-item li svg {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
}
.qss-success-story-sec {
  background: #fbfafa;
  padding: 100px 0;
}
.qss-success-story-sec .mx-auto {
  text-align: center;
  position: relative;
  z-index: 11;
}
.qss-success-story-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.qss-success-story-sec .sec-title strong {
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: rgb(236, 54, 54);
}
.qss-success-story-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
  margin-bottom: 10px;
}
.qss-success-story-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-top: 3rem;
}
.qss-success-story-grid .qss-grid-item {
  width: 32%;
}
.qss-success-story-grid .qss-grid-card {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.qss-success-story-grid .qss-grid-card .img-box {
  position: relative;
}
.qss-success-story-grid .qss-grid-card .img-box img {
  display: block;
  width: 100%;
  height: 28rem;
  object-fit: cover;
}
.qss-success-story-grid .qss-grid-card .img-box::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.77) 100%
  );
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card:hover .img-box:after {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.53) 0%,
    rgba(0, 0, 0, 0.89) 100%
  );
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card .content {
  padding: 30px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
}
.qss-success-story-grid .qss-grid-card .content h3 {
  font-size: 18px;
  font-weight: 700;
}

.qss-success-story-grid .qss-grid-card .overlay-content .btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 5px 20px;
  font-size: 18px;
  color: #f4f4f4;
  width: 35%;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card .overlay-content .btn:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.qss-success-story-grid .qss-grid-card .overlay-content {
  display: none;
  flex-direction: column;
  gap: 18px;
  height: auto;
  visibility: hidden;
  opacity: 0;

  transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
}
.qss-success-story-grid .qss-grid-card:hover .content {
  transform: translateY(-8%);
  transition: transform 0.3s ease-out;
}
.qss-success-story-grid .qss-grid-card:hover .overlay-content {
  display: flex;
  opacity: 1;
  visibility: visible;
  margin-top: 12px;
  transition: opacity 0.3s ease-out, visibility 0s linear;
}

.qss-technology-slider {
  margin-top: 60px;
}
.qss-technology-slider .qss-tech-item {
  display: flex;
  justify-content: flex-end;
  padding: 50px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
  height: 600px;
  position: relative;
}
.qss-technology-slider .owl-item.active .qss-content-box {
  display: flex;
}
.qss-technology-slider .qss-content-box {
  background: #fff;
  padding: 30px;
  display: none;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  width: 400px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
  position: relative;
}
.qss-technology-slider .qss-content-box .tagline-count {
  background: #3c1740;
  padding: 10px;
  display: flex;
  align-items: flex-end;
  position: absolute;
  right: 30px;
  min-height: 105px;
  top: -50px;
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  z-index: 1;
}
.qss-technology-slider .qss-content-box .title {
  font-size: 32px;
  font-weight: 700;
  color: #8c1e98;
  margin-bottom: 0;
}
.qss-technology-slider .qss-content-box p {
  margin-bottom: 0;
}
.qss-technology-slider .qss-content-box .learn-more {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 16px;
  color: #8c1e98;
  font-weight: 700;
  gap: 8px;
}
.qss-common-list-sec {
  background: #f7f7f7;
  padding: 100px 0;
}
.qss-contentList-with-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qss-contentList-with-img .content {
  padding: 0 40px;
}
.qss-contentList-with-img .content,
.qss-contentList-with-img .img-box {
  width: 50%;
}
.qss-contentList-with-img .img-box img {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.qss-contentList-with-img .content h3,
.qss-contentList-with-img .content h2 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
}
.qss-contentList-with-img .content {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #271313;
}
.qss-contentList-with-img .content p {
  margin-bottom: 20px;
}
.qss-contentList-with-img .content p strong {
  font-weight: 700;
  color: #ec3636;
}
.qss-contentList-with-img .content ul {
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  margin-bottom: 15px;
}
.qss-contentList-with-img .content ul li {
  background: #fff;
  display: block;
  padding: 10px 15px 10px 50px;
  margin-bottom: 15px;
  position: relative;
}
.qss-contentList-with-img .content ul li:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 16px;
  width: 20px;
  height: 20px;
  border: 1px solid #ff3635;
  border-radius: 50%;
}
.qss-contentList-with-img .content ul li::before {
  content: "";
  background: #181818;
  position: absolute;
  left: 22px;
  top: 22px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.qss-contentList-with-img .content ul li:last-child {
  margin-bottom: 0;
}

.qss-technology-sec {
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) -50%,
    rgba(0, 0, 15, 1) 95%
  );
  padding: 100px 0;
}
.qss-technology-sec .mx-auto {
  text-align: center;
}
.qss-technology-sec .sec-title {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.qss-technology-sec .sec-title + p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}
.qss-contentList-with-img .content ul p {
  margin-bottom: 0;
}
.qss-mobile-sec {
  padding: 100px 0;
}
.mobile-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 34px;
  margin-top: 2rem;
  justify-content: center;
}

.mobile-phone {
  position: relative;
  height: 620px;
  width: 360px;
}
.mobile-phone img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.mobile-phone .phone-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  gap: 20px;
  padding: 40px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.mobile-phone .phone-content img {
  position: relative;
  height: 60px;
  width: 60px;
}
.mobile-phone .phone-content h5 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ec3636;
  margin: 0;
}
.mobile-phone .phone-content p {
  margin: 0;
}
.page-id-5665 .qss-common-banner + .qss-common-sec {
  background: #eeeeee;
}
.page-id-5665
  .qss-common-banner
  + .qss-common-sec
  + .qss-common-sec
  .qss-content-with-img-row
  .img-box-2 {
  width: 450px;
}
.page-id-5665
  .qss-common-banner
  + .qss-common-sec
  + .qss-common-sec
  .qss-content-with-img-row
  .img-box-2
  .content {
  width: calc(100% - 450px);
}

/* Services zoho crm */
.qss-common-banner.qss-common-banner-second .content {
  max-width: 1220px;
}
.qss-common-banner.qss-common-banner-second .content h1 {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 500;
}
.sec-zoho-list {
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.sec-zoho-list .sec-zoho-list-title h2 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
  text-align: center;
}
.sec-zoho-list .sec-zoho-list-title h2 strong {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
.sec-zoho-list .sec-zoho-list-title p {
  max-width: 1060px;
  text-align: center;
}
.sec-zoho-list-cards-content {
  padding: 3rem;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  will-change: transform;
}
.sec-zoho-list-cards-content h3 {
  font-size: 22px;
  color: #000000;
  line-height: 30px;
}

.sec-zoho-list-cards {
  width: 30%;
  text-align: left;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  border-bottom: 5px solid #7c7c7c;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards img {
  width: 100%;
  transition: transform 0.3s ease;
}
.sec-zoho-list-title strong {
  color: #ff3635;
}
.sec-zoho-list-cards:hover {
  background-color: #fff;
  border-color: #fff;
  border-bottom: 5px solid red;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.08); /* Adjusted shadow */
  transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -webkit-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -ms-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -o-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  transform: translateY(-3px); /* Adjusted translation */
}
.sec-zoho-list-cards *,
..qss-grid-card * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards:hover img {
  transform: scale(120%);
}
.sec-zoho-list-cards:hover .sec-zoho-list-cards-content {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.zoho-introduction {
  background: #fff;
  padding: 100px 0;
}
.zoho-introduction-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.zoho-introduction-row .content,
.zoho-introduction-row .img-box {
  width: 50%;
}
.zoho-introduction .content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 18px;
  font-weight: 400;
  color: #271313;
}
.zoho-introduction .content h1 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 500;
  color: #cf2e2e;
}
.faq_container {
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
}
.faq_container .faq_question {
  font-size: 1rem;
  font-weight: 600;
  padding: 0 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.faq_container .answercont {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq_container .answer {
  padding: 0 10px 20px;
  line-height: 1.5rem;
}
.generative-ai-faqs .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.faq_container .answer ul {
  padding-left: 30px;
}
.faq_container .fqa_headline_container h2 span {
  font-weight: 700;
}
.generative-ai-faqs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 0;

  align-items: center;
}

.generative-ai-faqs .sec-title {
  text-align: center;
}
.faq_container .faq_question-text h3 {
  font-size: 18px;
  transition: color 0.3s ease;
}

.faq_container .icon.active {
  background: transparent;
  border: 2px solid #fff;
}
.faq_container .icon:hover {
  cursor: pointer;
}
.faq_container .icon-shape {
  position: relative;
  width: 50px;
  height: 40px;
}
.faq_container .icon .icon-shape::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 3px;
  background: #000;
  border-radius: 3px;
  transition: all 0.5s ease;
}
.faq_container .icon .icon-shape::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  height: 20px;
  background: #000;
  border-radius: 3px;

  transition: all 0.5s ease;
}
.faq_main_container {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 85%;
}
.faq_container .icon .icon-shape.active::before {
  transform: translate(-50%, -50%) rotate(180deg);
  background: red;
}
.faq_container .icon .icon-shape.active::after {
  transform: translate(-50%, -50%) rotate(90deg);
  background: red;
}

.tools-list-section hr {
  width: 100%;
  opacity: 1;
  height: 1px;
  color: #a38da5;
}
.tools-list-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: white;
  align-items: center;
}
.tools-list-section {
  width: 100%;
  background: radial-gradient(
    circle,
    rgba(118, 32, 109, 0.574) 2%,
    rgba(0, 0, 15, 1) 95%
  );
}
.tools-list-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.tools-list-container .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #efefef;
}
.tools-list-container p {
  margin: 0;
  font-size: 15px;
}
.tools-list-container img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 238px;
  padding: 10px;
}
.tools-list-container .content .wrapper {
  padding: 10px;
}

.sec-zoho-list {
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec-zoho-list .sec-zoho-list-title p {
  max-width: 1060px;
  text-align: center;
}
.sec-zoho-list-cards-content {
  padding: 3rem;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  will-change: transform;
}
.sec-zoho-list-cards-content h3 {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #282828;
  line-height: 30px;
}
.sec-zoho-list-content p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  margin-top: 10px;
  line-height: 30px;
}
.sec-zoho-list-content {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3rem;
  text-align: center;
  justify-content: center;
}

.sec-zoho-list-cards img {
  width: 100%;
  transition: transform 0.3s ease;
}
.sec-zoho-list-title strong {
  color: #ff3635;
}
.sec-zoho-list-cards:hover {
  background-color: #fff;
  border-color: #fff;
  border-bottom: 5px solid red;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.08); /* Adjusted shadow */
  transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -webkit-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -ms-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  -o-transition: all 0.3s ease-in-out, border-bottom 0.4s ease;
  transform: translateY(-3px); /* Adjusted translation */
}
.sec-zoho-list-cards *,
.qss-grid-card * {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}
.sec-zoho-list-cards:hover img {
  transform: scale(120%);
}
.sec-zoho-list-cards:hover .sec-zoho-list-cards-content {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us-header-form .ctaFormPicture {
  padding-top: 115px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.contact-us-header-form .ctaFormPicture .contentBox {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 11;
}
.contact-us-header-form .ctaFormPicture .contentBox p {
  color: #fff !important;
  margin-bottom: 0;
}
.contact-us-header-form .ctaFormPicture .contentBox .title {
  font-family: "Lato", sans-serif;
  font-size: 70px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 15px;
}

@media (min-width: 1399px) {
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    position: relative;
    margin-right: -30px;
    right: -5%;
  }
}

@media screen and (max-width: 1800px) {
  .qss-service-grid .qss-grid-card .content {
    font-size: 16px;
  }
  .qss-service-grid .qss-grid-card .content p {
    line-height: 26px;
  }
}
@media screen and (max-width: 1600px) {
  .qss-common-banner .content .banner-title,
  .qss-technology-sec .sec-title,
  .contact-us-header-form .ctaFormPicture .contentBox .title {
    font-size: 42px;
  }
  .qss-engagement-model-sec,
  .qss-common-sec,
  .qss-technology-sec,
  .qss-mobile-sec,
  .qss-common-list-sec {
    padding: 60px 0;
  }
  .qss-engagement-model-list .pricing-header h2 {
    font-size: 30px;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 310px;
  }
}
@media screen and (max-width: 1440px) {
  .qss-common-banner .content .banner-title,
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3,
  .contact-us-header-form .ctaFormPicture .contentBox .title {
    font-size: 36px;
  }

  .qss-service-sec .mx-auto {
    flex: 0 0 auto;
    width: 100%;
    max-width: 960px;
  }
  .qss-service-sec .sec-title + p br,
  .qss-service-sec h2 + p br,
  .qss-service-sec h3 + p br {
    display: none;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 340px;
  }
}
@media screen and (max-width: 1366px) {
  .qss-common-banner .content .banner-title,
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3,
  .contact-us-header-form .ctaFormPicture .contentBox .title {
    font-size: 30px;
  }
  .qss-technology-slider .qss-content-box .title {
    font-size: 26px;
  }
  .qss-engagement-model-list .pricing-header h2 {
    font-size: 24px;
  }
  .qss-content-with-img-row .content {
    width: calc(100% - 520px);
  }
  .qss-content-with-img-row .img-box,
  .qss-content-with-img-row .img-box-2 {
    width: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .qss-engagement-model-sec .sec-title + p,
  .qss-content-with-img-row .content,
  .qss-engagement-model-list .pricing-item li,
  .qss-contentList-with-img .content {
    font-size: 18px;
  }
  .qss-engagement-model-list {
    gap: 25px;
  }
  .qss-service-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .qss-service-grid .qss-grid-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .qss-service-grid .qss-grid-card {
    padding: 20px;
    gap: 20px;
    min-height: 415px;
  }
  .qss-success-story-grid .qss-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .qss-engagement-model-list {
    flex-direction: column;
    gap: 80px;
  }
  .qss-engagement-model-list .pricing-item {
    width: 100%;
  }
  .qss-content-with-img-row {
    flex-direction: column;
    gap: 40px;
  }
  .qss-content-with-img-row .content,
  .qss-content-with-img-row .img-box,
  .qss-content-with-img-row .img-box-2,
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    width: 100%;
  }
  .qss-contentList-with-img {
    flex-direction: column;
  }
  .qss-contentList-with-img .content {
    padding: 0 15px 40px;
  }
  .qss-contentList-with-img .content,
  .qss-contentList-with-img .img-box,
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2
    .content {
    width: 100%;
  }
  .qss-content-with-img-row .img-box {
    padding: 15px;
  }
  .qss-content-with-img-row .content .short-text p {
    margin-bottom: 20px;
  }
  .qss-service-sec {
    padding: 70px 0;
  }

  .qss-success-story-sec {
    padding: 60px 0;
  }
  .qss-service-grid .qss-grid-item {
    width: 100%;
    margin-top: 35px;
  }
  .qss-service-grid .qss-grid-card {
    min-height: 1px;
  }
  .qss-success-story-sec .mx-auto,
  .qss-technology-sec .mx-auto .qss-mobile-sec .mx-auto {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .qss-success-story-grid .qss-grid-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .qss-common-banner,
  .contact-us-header-form .ctaFormPicture {
    padding: 20px 0;
    height: 380px;
  }
  .contact-us-header-form .ctaFormPicture {
    align-items: center;
  }
  .qss-common-banner .content {
    font-size: 18px;
  }
  .qss-engagement-model-sec,
  .qss-common-sec,
  .qss-success-story-sec,
  .qss-mobile-sec,
  .qss-common-list-sec {
    padding: 40px 0;
  }
  .qss-engagement-model-sec .sec-title,
  .qss-content-with-img-row .sec-title,
  .qss-service-sec .sec-title,
  .qss-service-sec h2,
  .qss-service-sec h3,
  .qss-technology-sec .sec-title,
  .qss-success-story-sec .sec-title,
  .qss-contentList-with-img .content h3,
  .qss-contentList-with-img .content h2,
  .qss-mobile-sec .sec-title,
  .qss-mobile-sec h2,
  .qss-mobile-sec h3 {
    font-size: 28px;
  }
  .qss-engagement-model-sec .sec-title + p,
  .qss-content-with-img-row .content,
  .qss-engagement-model-list .pricing-item li,
  .qss-technology-slider .qss-content-box,
  .qss-contentList-with-img .content {
    font-size: 16px;
  }
  .qss-engagement-model-sec .sec-title + p br,
  .qss-common-banner .content br {
    display: none;
  }
  .qss-engagement-model-sec .mx-auto {
    margin-bottom: 80px;
  }
  .qss-technology-slider .qss-content-box .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-5665
    .qss-common-banner
    + .qss-common-sec
    .qss-content-with-img-row
    .img-box-2 {
    position: relative;
    right: -15px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-template-engagementmodels,
  .page-template-new-services-template {
    /* 		padding-top:69px; */
  }
  .qss-service-grid .qss-grid-card h3 {
    font-size: 22px;
  }
  .qss-service-grid .qss-grid-card {
    flex-direction: column;
  }
  .qss-technology-slider .qss-tech-item {
    padding: 40px 20px;
  }
  .qss-technology-slider .qss-content-box {
    padding: 20px;
  }
}
/* End Qss Inner Pages css */

@keyframes moveBox {
  0% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  5% {
    background: linear-gradient(252.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  10% {
    background: linear-gradient(273.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  15% {
    background: linear-gradient(294.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  20% {
    background: linear-gradient(315.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  25% {
    background: linear-gradient(321.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  30% {
    background: linear-gradient(333.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  35% {
    background: linear-gradient(354.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  40% {
    background: linear-gradient(15.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  45% {
    background: linear-gradient(36.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  50% {
    background: linear-gradient(51.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  55% {
    background: linear-gradient(72.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  60% {
    background: linear-gradient(93.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  65% {
    background: linear-gradient(114.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  70% {
    background: linear-gradient(135.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  75% {
    background: linear-gradient(141.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  80% {
    background: linear-gradient(162.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  85% {
    background: linear-gradient(183.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  90% {
    background: linear-gradient(204.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  95% {
    background: linear-gradient(225.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
  100% {
    background: linear-gradient(231.37deg, #ec364c 13.12%, #b41788 80.84%);
  }
}

/*  about us page*/

.founders-section {
  width: 100%;
  margin: 5rem 0;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2rem;
  /*      background-color: #0c5db9; */
}

.qss-service-sec h2,
.qss-service-sec p {
  color: #ffffff !important;
}
.founders-section .profile-card {
  position: relative;
  font-family: sans-serif;
  width: 300px;
  height: 300px;
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  box-shadow: 0 0 22px #3336;
  transition: 0.6s;
  margin: 0 25px;
}
.founders-section .profile-card-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}
.founders-section .profile-card:hover {
  border-radius: 10px;
  height: 360px;
}
.founders-section .profile-card .img {
  position: relative;
  width: 100%;
  height: 77%;
  transition: 0.6s;
  z-index: 10;
}
.founders-section .profile-card:hover .img {
  transform: translateY(-60px);
}
.founders-section .img img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 22px #3336;
  transition: 0.6s;
}
.founders-section .profile-card:hover img {
  border-radius: 10px;
}
.founders-section .caption {
  text-align: center;
  transform: translateY(-80px);
  opacity: 0;
  margin-top: 3rem;
  transition: 0.6s;
}
.founders-section .caption .social-links {
  padding-bottom: 1rem;
}

.founders-section .caption .social-links svg {
  height: 2rem;
  width: 2rem;
}
.founders-section .profile-card:hover .caption {
  opacity: 1;
}
.founders-section .caption h3 {
  font-size: 21px;
  font-family: sans-serif;
}
.founders-section .caption p {
  font-size: 15px;
  color: #ff5e5e !important;
  font-family: sans-serif;
  margin: 2px 0 9px 0;
}
.founders-section .caption .social-links a {
  color: #ff5e5e;
  margin-right: 15px;

  transition: 0.6s;
}
.founders-section .social-links a:hover {
  color: #ff5e5e;
}
.content-stats {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin: 2rem 0;
  color: white !important;
}
/* dev -process */
:root {
  --font-size: 0.8em;

  --bg1: #f5f8f7;
  --blue: #3498db;
  --green: #2ecc71;
  --purple: #9b59b6;
  --gold: #f1c40f;
  --red: #e74c3c;
  --orange: #e67e22;
  --shadow1: 0 2px 4px #00000026, 0 3px 6px #0000001f;
  --shadow2: 0 2px 6px #00000044, 0 4px 7px #00000022;
}

ul.infoGraphic {
  padding: 2rem 0;
  font-size: var(--font-size);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  li {
    position: relative;
    width: 100%;
    list-style: none;
    max-width: 30em;
    background: var(--bg1);
    border-radius: 0.5em;
    padding: 0.5em;
    z-index: 1;
    transition: all 0.2s;
    cursor: pointer;
    margin: 1rem;
    .numberWrap {
      position: absolute;
      left: 0em;
    }
    .number {
      font-family: "maven pro", sans-serif;
      font-size: 13em;
      font-weight: 900;
      width: 0.9em;
      text-align: center;
      &.fontColor1 {
        color: var(--blue);
      }
      &.fontColor2 {
        color: var(--green);
      }
      &.fontColor3 {
        color: var(--purple);
      }
      &.fontColor4 {
        color: var(--gold);
      }
      &.fontColor5 {
        color: var(--red);
      }
      &.fontColor6 {
        color: var(--orange);
      }
    }
    .coverWrap {
      transform: rotate(130deg);
      position: absolute;
      width: 18em;
      height: 15em;
      left: 0em;
      top: -1em;
      .numberCover {
        position: absolute;
        background: var(--bg1);
        width: 18em;
        height: 6em;
        border-radius: 50% 50% 0 0;
        border-bottom: 3px solid #f5f8f7;
        transition: all 0.4s;

        &::before {
          position: absolute;
          content: "";
          bottom: 5px;
          left: 4em;
          right: 4em;
          top: 5em;
          box-shadow: 0 0 30px 17px #48668577;
          border-radius: 100px / 10px;
          z-index: -1;
        }
        &::after {
          position: absolute;
          bottom: 0;
          content: "";
          left: -10%;
          width: 120%;
          height: 150%;
          background: radial-gradient(
            at bottom,
            #48668533,
            transparent,
            transparent
          );
          z-index: 1;
        }
      }
    }
    .content {
      margin: 8em 3em 1em 10em;
      position: relative;
      h2 {
        font-size: 1.7em;
        font-weight: 500;
        text-align: center;
        margin-bottom: 10px;
        text-transform: uppercase;
      }
      p {
        line-height: 1.5em;
      }
    }
  }
}

ul.infoGraphic li:hover .coverWrap .numberCover {
  border-radius: 100%;
}

/*  third party privacy policy */
.third-party-policy-section {
  overflow-x: auto;
}
.third-party-policy-section table {
  font-family: "Arial";
  margin: 25px auto;
  border-collapse: collapse;
  border: 1px solid #eee;
  width: 80%;
  padding: 3rem;
  border-bottom: 2px solid #ff3635;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1), 0px 10px 20px rgba(0, 0, 0, 0.05),
    0px 20px 20px rgba(0, 0, 0, 0.05), 0px 30px 20px rgba(0, 0, 0, 0.05);

  tr {
    &:hover {
      background: #f4f4f4;

      td {
        color: #555;
      }
    }
  }

  th,
  td {
    color: #999;
    border: 1px solid #eee;
    padding: 12px 35px;
    border-collapse: collapse;
  }

  th {
    background: #ff3635;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;

    &.last {
      border-right: none;
    }
  }
  /*  	 @media only screen and (max-width: 600px) {
        table, thead, tbody, th, td, tr {
            display: block;
        }
        thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }
        tr {
            margin-bottom: 15px;
        }
        td {
            border: none;
            position: relative;
            padding-left: 50%;
        }
        td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }
        td:nth-of-type(1):before {
            content: "Third party companies";
        }
        td:nth-of-type(2):before {
            content: "Purpose";
        }
        td:nth-of-type(3):before {
            content: "Applicable Privacy/Cookie Policy Link";
        }
     
        tbody tr:nth-child(odd) {
            background-color: #f9f9f9;
        }
    } */
}

/* credits */
.credits-section .credits-section-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5rem 0;
  gap: 1rem;
}
.credits-section .credits-section-wrapper h2 {
  font-size: 40px;
  font-weight: 700;
}
.credits-section .credits-section-wrapper p {
  width: 70%;
}
.credits-section .credits-section-wrapper h2 + p {
  text-align: center;
}
.credits-section .credits-section-wrapper .cards {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
}
.credits-section .credits-section-wrapper .cards a {
  width: 30%;
}
.credits-section .credits-section-wrapper .cards img {
  width: 100%;
}
.stats ul li .flip-container .front p {
  font-family: "Lato", sans-serif;
  padding: 0 12px;
  z-index: 1;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.stats ul li .flip-container .front p strong {
  font-family: "Lato", sans-serif;
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 7px;
}

.stats ul li .flip-container .front p b {
  display: block;
  text-transform: uppercase;
}

.stats ul li .flip-container .front p br {
  display: none;
  margin: 10px 0;
}

.credits-section .credits-section-wrapper .cards img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.credits-section .credits-section-wrapper .cards img:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/*  pricing table */

.spacer-80 {
  height: 80px;
}
.price-area {
  padding: 5rem 0;
}
.price-area h2 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 20px;
}
.single-price-table {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
  margin-bottom: 30px;
  -webkit-transition: all 0.24s ease-in-out;
  transition: all 0.24s ease-in-out;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
}
.single-price-table .price-design-elemnts {
  position: absolute;
  visibility: hidden;
  -webkit-transition: all 0.24s ease-in-out;
  transition: all 0.24s ease-in-out;
  opacity: 0;
  border-radius: 50%;
  /* 	 -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; */
  filter: alpha(opacity=0);
}
.single-price-table .price-design-elemnts.one {
  line-height: 145px;
  top: -30px;
  left: -50px;
  width: 145px;
  height: 145px;
  background-color: #346bf0;
}
.single-price-table .price-design-elemnts.two {
  line-height: 86px;
  bottom: 60px;
  left: -30px;
  width: 86px;
  height: 86px;
  background-color: #eea634;
}
.single-price-table .price-design-elemnts.three {
  line-height: 145px;
  right: -50px;
  bottom: -30px;
  width: 145px;
  height: 145px;
  background-color: #8543d6;
}
.single-price-table .price-design-elemnts.four {
  line-height: 44px;
  top: 50px;
  right: 50px;
  width: 44px;
  height: 44px;
  background-color: #31e1a1;
}
.single-price-table .price-header {
  padding-top: 40px;
  /* 	 padding-bottom: 40px; */
  -webkit-transition: all 0.24s ease-in-out;
  transition: all 0.24s ease-in-out;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fbfbfb;
}
.single-price-table .price-header span.package-title {
  font-size: 30px;
  font-weight: 600;
  display: block;
  margin-bottom: 30px;
  color: #cf2e2b;
}
.single-price-table .price-header span.package-amount {
  font-size: 60px;
  font-weight: 600;
  color: #684ef6;
}
.single-price-table .price-header span.package-amount span {
  font-weight: 400;
  color: #494a54;
}
.single-price-table .price-header span.package-amount span:nth-child(1) {
  font-size: 34px;
}
.single-price-table .price-header span.package-amount span:nth-child(2) {
  font-size: 18px;
}
.single-price-table .price-body {
  padding-top: 20px;
  padding-bottom: 30px;
}
.single-price-table .price-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-price-table .price-body ul li {
  display: block;
  padding: 0 0 8px;
}
.single-price-table .price-body ul li:last-child {
  padding-bottom: 0;
}
.single-price-table .price-footer {
  padding-bottom: 40px;
}
.single-price-table .price-footer a {
  padding: 16px 48px;
  text-transform: uppercase;
}
.single-price-table:hover {
  background-color: #cf2e2e;
}
.single-price-table:hover .price-header {
  background-color: #cf2e2e;
}
.single-price-table:hover .price-header span.package-title {
  color: #fff;
}
.single-price-table:hover .price-header span.package-amount {
  color: #fff;
}
.single-price-table:hover .price-header span.package-amount span {
  color: #fff;
}
.single-price-table:hover .price-body ul li {
  color: #fff;
}
.single-price-table:hover .price-design-elemnts {
  visibility: visible;
  opacity: 1;
  /* 	 -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; */
  filter: alpha(opacity=100);
}
.single-price-table:hover .price-design-elemnts.one {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table:hover .price-design-elemnts.three {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table:hover .price-design-elemnts.two {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table:hover .price-design-elemnts.four {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table.active {
  background-color: #cf2e2b;
}
.single-price-table.active .price-header {
  background-color: #31348c;
}
.single-price-table.active .price-header span.package-title {
  color: #fff;
}
.single-price-table.active .price-header span.package-amount {
  color: #fff;
}
.single-price-table.active .price-header span.package-amount span {
  color: #fff;
}
.single-price-table.active .price-body ul li {
  color: #fff;
}
.single-price-table.active .price-design-elemnts {
  visibility: visible;
  opacity: 1;
  /* 	 -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; */
  filter: alpha(opacity=100);
}
.single-price-table.active .price-design-elemnts.one {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table.active .price-design-elemnts.three {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table.active .price-design-elemnts.two {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table.active .price-design-elemnts.four {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-animation: zoomIn 400ms ease-in-out;
  animation: zoomIn 400ms ease-in-out;
}
.single-price-table.layout-two .price-header span.package-amount {
  color: #0d9ce8;
}
.single-price-table.layout-two:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(177deg, #8a8aec 0%, #b6d2f9 100%);
  background-image: linear-gradient(-87deg, #8a8aec 0%, #b6d2f9 100%);
}
.single-price-table.layout-two:hover .price-header {
  background-color: transparent;
  background-image: -webkit-linear-gradient(177deg, #8a8aec 0%, #b6d2f9 100%);
  background-image: linear-gradient(-87deg, #8a8aec 0%, #b6d2f9 100%);
}
.single-price-table.layout-two:hover .price-header span.package-amount {
  color: #fff;
}
.single-price-table.layout-two.active {
  background-color: transparent;
  background-image: -webkit-linear-gradient(177deg, #8a8aec 0%, #b6d2f9 100%);
  background-image: linear-gradient(-87deg, #8a8aec 0%, #b6d2f9 100%);
}
.single-price-table.layout-two.active .price-header {
  background-color: transparent;
  background-image: -webkit-linear-gradient(177deg, #8a8aec 0%, #b6d2f9 100%);
  background-image: linear-gradient(-87deg, #8a8aec 0%, #b6d2f9 100%);
}
.single-price-table.layout-two.active .price-header span.package-amount {
  color: #fff;
}
.single-price-table.layout-three .price-footer a {
  border-radius: 999px;
}
.single-price-table.layout-three .price-footer a:after {
  border-radius: 999px;
}
.single-price-table.layout-three .price-header span.package-amount {
  color: #684ef6;
}
.single-price-table.layout-three:hover {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#2923e6),
    to(#6b69fb)
  );
  background-image: -webkit-linear-gradient(right, #2923e6, #6b69fb);
  background-image: linear-gradient(to left, #2923e6, #6b69fb);
}
.single-price-table.layout-three:hover .price-header {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#2923e6),
    to(#6b69fb)
  );
  background-image: -webkit-linear-gradient(right, #2923e6, #6b69fb);
  background-image: linear-gradient(to left, #2923e6, #6b69fb);
}
.single-price-table.layout-three:hover .price-header span.package-amount {
  color: #fff;
}
.single-price-table.layout-three.active {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#2923e6),
    to(#6b69fb)
  );
  background-image: -webkit-linear-gradient(right, #2923e6, #6b69fb);
  background-image: linear-gradient(to left, #2923e6, #6b69fb);
}
.single-price-table.layout-three.active .price-header {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#2923e6),
    to(#6b69fb)
  );
  background-image: -webkit-linear-gradient(right, #2923e6, #6b69fb);
  background-image: linear-gradient(to left, #2923e6, #6b69fb);
}
.single-price-table.layout-three.active .price-header span.package-amount {
  color: #fff;
}
@media (max-width: 991.98px) {
  .price-space.spacer-150 {
    height: 70px;
  }
  .price-area.home-two .spacer-80 {
    height: 40px;
  }
}
@media (max-width: 1200px) {
  .sec-zoho-list-cards {
    width: 45%;
  }
	
}

.seo-services-wrapper .content-right h2 {
  font-size: 25px;
}
.seo-services-wrapper .content-right p {
  font-size: 15px;
}
@media (max-width: 700px) {
  .sec-zoho-list-cards {
    width: 100%;
  }
}

.hp-hero {
  min-height: 100%;
  max-height: 100%;
  background-color: #fff;
  /*   padding: 4rem 0; */
}

.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
  line-height: 1.6;
}
.hp-hero img {
  /*   width: 100%; */
}
.hp-hero .row {
  padding: 4rem 0;
}

.hp-hero .banner-image {
  position: absolute;
  /*     z-index: -1; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hp-hero .banner-image img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  filter: brightness(0.3);
}
.hp-hero .ctas {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.hp-hero .ctas .customer-count {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bg-dark {
  background-color: #181818 !important;
}
.bg-light {
  background-color: #fff;
}
.fc-light {
  color: #fff;
}
.hp-hero-content {
  padding: 1rem 0;
}

.fc-dark {
  color: #000;
}
.section-wrapper-hero {
  display: flex;
  /* 	    padding-top: 3rem; */
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.bg-gradient-rainbow {
  background-image: linear-gradient(
    to right,
    #6b54fb,
    #aa2bbe 36%,
    #ff5721 75%
  );
}

.bg-gradient-rainbow.hero-text {
  -webkit-text-fill-color: transparent;
  background-color: linear-gradient(
    to right,
    #ff6736 31%,
    #e569f9 61%,
    #8673ff
  );
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 6px;
  font-size: 37px;
  font-weight: 700;
  line-height: 1;
}

.seo-page h1 {
  letter-spacing: -1.2px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.3;
}
.video-home-wrap {
  position: relative;
}

@media screen and (max-width: 425px) {
  .client-img-section .right-box .award-sc .award-row .award-col {
    flex-basis: 45% !important;
  }
	

  .hp-hero .ctas {
    flex-direction: column;
    align-items: flex-start;
  }
  .hp-hero .ctas .hire-dev-button,
  .hire-dev-button-secondary {
    font-size: 15px;
  }
}
.seo-page h2 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: NeurialGrotesk, sans-serif;
  font-size: 50px;

  font-weight: 700;
  line-height: 1.14;
}

.video-home-wrap .video-play {
  position: absolute;
  width: 3rem;
  left: 50%;
  top: 40%;
  transform: translate(-50%, 50%);
}

.seo-services .services {
  display: flex;
  width: 90%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
/* .seo-services .services img{
  width: 45rem;
} */

.seo-services-wrapper {
  display: flex;
  padding: 3rem 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.seo-services .product {
  /*   grid-column-gap: 120px;
    grid-row-gap: 50px;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid; */
}
.flex-column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-align: center;
}
.flex-column-center p {
  width: 80%;
}
.mt-0 {
  margin-top: 0;
}
.seo-services .content-right {
  max-width: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
  justify-content: center;
}
.testimonials-pagination {
  margin-left: 20px;
  margin-right: 20px;
}

.testimonials-pagination.swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.testimonials-arrow-pag {
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonials-arrow-pag.ent {
  z-index: 3;
  bottom: 25px;
}
.title-subtitle-wrapper {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.title-subtitle-wrapper p {
  margin-top: 1rem;
}
.testimonial-section-seo {
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.hero-span {
  color: #cf2e2e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-count: auto;
  margin-bottom: 5px;
  font-family: Bebas Neue, sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.ctas-flex {
  grid-column-gap: 10px;
  display: flex;
}
.banner-form form .formBody li {
  padding-left: 0 !important;
  padding-bottom: 10px !important;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid #00000038 !important;
}
.banner-form form .formBody li:before,
.banner-form form .foot li:before {
  content: none !important;
}
.seo-services .button {
  background-color: #cf2e2e;
  color: #fff;
  letter-spacing: -0.01em;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.day .client-video-section .glider-dots .glider-dot.active {
  background: #212121;
}
.day .client-video-section .shadow-box::before {
  background: rgba(29, 28, 59, 0.1);
}
.tab-scroll-section ::-webkit-scrollbar {
  width: 6px;
  height: 85px;
  border-radius: 5px;
  overflow: scroll;
}
.tab-scroll-section ::-webkit-scrollbar-track {
  border-radius: 5px;
}
.tab-scroll-section ::-webkit-scrollbar-thumb {
  background: #60b741;
  border-radius: 10px;
}
.tab-scroll-section ::-webkit-scrollbar-thumb:hover {
  background: #ffb81d;
}
.tab-scroll-section .tab-head {
  font-size: 36px;
  margin-bottom: 40px;
  display: block;
  font-weight: 600;
}
.tab-scroll-section .tab-sub-head {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.tab-scroll-section .tab-nav {
  max-height: 400px;
  overflow-y: scroll;
  padding-right: 50px;
}
.tab-scroll-section .tab-nav .tab-link {
  display: block;
  font-size: 18px;
  color: #bdb7b7;
  margin-bottom: 35px;
  text-decoration: none;
  line-height: 28px;
  padding-right: 10px;
}
.tab-scroll-section .tab-nav .tab-link.is-active {
  border-right: 4px solid #ffb81d;
}
.tab-scroll-section .tab-content {
  padding-top: 90px;
}
.tab-scroll-section .tab-content p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 28px;
}
.tab-scroll-section .left-tabs,
.tech-stack-landing-section .head-left,
.tech-stack-section .learn-more-btn {
  flex-basis: 30%;
}
.tab-scroll-section .right-tabs {
  flex-basis: 70%;
  padding-left: 86px;
}
.tab-scroll-section ol,
.tab-scroll-section ul {
  padding-left: 30px;
}
.col-three-icon-section .icon-box p,
.tab-scroll-section ol li,
.tab-scroll-section ul li {
  margin-top: 15px;
}
.tab-scroll-section .sticky-tab {
  position: sticky;
  top: 100px;
}
.contact-us-section {
  background-color: #fff;
  position: relative;
}
.contact-us-section .left-box {
  flex-basis: 44%;
  padding: 130px 90px;
  background-color: #cf2e2e;
  border-radius: 10px 0 0 10px;
}
.contact-us-section .left-box p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 8px;
  position: relative;
  color: #fff;
}
.contact-us-section .left-box h2 {
  font-size: 34px;
  color: #fff;
}
.landing-hero-section .client-logo-box-section .logo-box-outer {
  justify-content: space-between;
  width: 100%;
}
.footer .auto-theme,
.footer .dark-theme,
.footer .lighter-theme,
.landing-hero-section .client-logo-box-section .logo-box-outer img {
  cursor: pointer;
}
.contact-us-section .left-box .profile-pic {
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.contact-us-section .left-box .profile-pic i {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/account-manager-profiles-sprite.png)
    2px 4px no-repeat;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 7px;
}
.contact-us-section .left-box .profile-pic i.pic2 {
  background-position: -68px 4px;
}
.contact-us-section .left-box .profile-pic i.pic3 {
  background-position: -137px 4px;
}
.contact-us-section .left-box .profile-pic i.pic4 {
  background-position: -207px 4px;
}
.contact-us-section h2 {
  margin-bottom: 40px;
}
.contact-us-section .list-box {
  padding-left: 60px;
  position: relative;
}
.contact-us-section .list-box::before {
  clear: both;
  color: #000;
  background: #fff;
  font-size: 18px;
  line-height: 21.09px;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  z-index: 1;
}
.contact-us-section .side-dash1 p {
  padding-bottom: 40px;
}
.contact-us-section .side-dash1::before {
  content: "1";
}
.contact-us-section .side-dash1::after {
  content: "";
  clear: both;
  display: block;
  height: 100%;
  border-left: 0.8px dashed rgba(223, 223, 223, 0.5);
  width: 4px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 0;
}
.contact-us-section .side-dash2::before {
  content: "2";
}
.contact-us-section .right-box {
  flex-basis: 56%;
  padding: 100px 70px;
  background-color: #fff;
  border-radius: 0 10px 10px 0;
}
.contact-us-section .right-box .form-head-box {
  margin-bottom: 50px;
}
.contact-us-section .right-box .form-head {
  color: #000;
  font-weight: 600;
  font-size: 30px;
  line-height: 41px;
}
.contact-us-section .form-inner,
.tech-stack-section .icon-box:hover .hover {
  display: flex;
}
.contact-us-section .right-box p {
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  margin-top: 10px;
}

.contact-us-section .form-text-cont {
  flex-basis: 50%;
  margin-bottom: 35px;
}
.contact-us-section .form-text-cont:nth-child(2n-1),
.form-pop-up-box .form-text-cont:nth-child(2n-1) {
  padding-right: 35px;
}
.contact-us-section .input-field,
.contact-us-section .width-full .user-input {
  border: 0.5px solid #fff;
  padding: 18px 35px 18px 15px;
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  background: 0 0;
}
.contact-us-section .input-field {
  outline: 0;
}
.contact-us-section .form-control small,
.contact-us-section .user-input small {
  display: none;
  font-size: 13px;
  margin-top: 5px;
}
.contact-us-section .width-full .user-input {
  height: 200px;
  margin-bottom: 15px;
}
.contact-us-section .width-full .user-input small {
  display: block;
  opacity: 0;
}
.contact-us-section .width-full .user-input.success::after {
  top: 27px;
}
.contact-us-section .verror .input-field,
.contact-us-section .verror .nice-select,
.contact-us-section .width-full.verror .user-input {
  border-color: #6e6b6c6d !important;
  border-radius: 10px;
}
.contact-us-section .comment-input {
  height: 90px;
  resize: none;
  background: 0 0;
  outline: 0;
  border: none;
  overflow-y: auto;
  padding: 0;
}
.contact-us-section .drop-input {
  position: relative;
  bottom: 0;
  left: 0;
}
.contact-us-section .drop-box {
  text-decoration: none;
  padding: 5px 10px;
  border: 0.5px solid #fff;
  font-size: 12px;
}
.contact-us-section .checkout-submit {
  background: #ffb81d;
  border: 0;
  color: #1d1c39;
  padding: 12px 27px;
  font-size: 18px;
  text-transform: capitalize;
  appearance: none;
  transition: 0.3s ease-in-out;
  border-radius: 4px;
  font-weight: 600;
}
.contact-us-section .user-input.success::after {
  content: "";
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/success-icon.png)
    top center/100% no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  z-index: 1;
}
.contact-us-section .error {
  color: #dc0019 !important;
  opacity: 0.9;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
}
.banner-form .form-text-cont.width-full,
.contact-us-section .form-text-cont.width-full,
.form-pop-up-box .form-text-cont.width-full {
  flex-basis: 100%;
  padding-right: 0;
}
.contact-us-section #drop-area {
  border: none;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  bottom: 0;
  padding: 0;
}
.contact-us-section #drop-area .button {
  background: 0 0;
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  padding: 5px 10px;
  border: 0.5px solid #fff;
  font-size: 12px;
  border-radius: 0;
  line-height: 1.6;
}
.contact-us-section #drop-area .button:focus {
  background: rgba(76, 76, 76, 0.7);
}
.contact-us-section #gallery {
  margin-bottom: 15px;
}
.contact-us-section #gallery div {
  display: inline-flex;
  margin-right: 10px;
  vertical-align: baseline;
  align-items: flex-start;
  position: relative;
  transition: 0.3s ease-in-out;
}
.contact-us-section #gallery div a,
.contact-us-section #gallery div button {
  text-decoration: none;
  background: #ffb81d;
  padding: 4px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.contact-us-section #gallery div a:focus,
.contact-us-section #gallery div button:focus {
  background: #f30909;
}
.contact-us-section #file-type-error {
  font-size: 13px;
  color: #dc0019;
  margin-bottom: 10px;
}
.contact-us-section .loader {
  border: 5px solid #9f9f9f;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
  margin-bottom: 10px;
  margin-right: 10px;
  position: absolute;
  top: 22px;
  left: 50%;
  display: none;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.contact-us-section .gal-loader {
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  display: none;
}
.contact-us-section .gal-loader.active {
  background: rgba(0, 0, 0, 0.1);
}
.contact-us-section .gal-loader.show-me {
  display: block;
  min-height: 100px;
}
.contact-us-section #cont_countryautocomplete-list div:hover,
.contact-us-section .autocomplete-items .autocomplete-active {
  background-color: rgba(0, 0, 0, 0.05);
}
.contact-us-section #cont_countryautocomplete-list div {
  color: #fff;
  border-bottom: 1px solid #05142b;
}
.contact-us-section .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.contact-us-section .form-group ::placeholder {
  opacity: 0.5;
}
.contact-us-section .quizQ {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/line-image.png)
    top 8px left 15px no-repeat #1d1c39;
  border: 1px dashed #b8b8b8;
  position: relative;
  height: 70px;
  line-height: 50px;
  border-radius: 4px;
  width: 191px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 2%;
}
.contact-us-section .quizQ span {
  font-size: 30px;
  color: #fff;
  opacity: 0.5;
}
.contact-us-section .refreshbtn {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/refresh-button.png)
    no-repeat;
  width: 29px;
  height: 24px;
  margin-right: 14px;
  padding-left: 20px;
  cursor: pointer;
  transition: 0.5s;
}
.contact-us-section .refreshbtn:active {
  transform: rotate(360deg);
}
.contact-us-section .equal {
  margin: 0 18px;
  font-size: 25px;
}
.contact-us-section .quizAns input {
  font-size: 30px;
  background: 0 0;
  width: 94px;
  height: 70px;
  display: inline-flex;
  text-align: center;
  border: 1px solid #b8b8b8;
  border-radius: 4px;
  color: #fff;
}
.contact-us-section .quizAns .error {
  margin-left: 10px;
  color: #dc0019;
  font-size: 13px;
}
.contact-us-section .verror label,
.contact-us-section .verror small {
  color: #dc0019 !important;
  opacity: 0.9 !important;
  display: block;
  margin-top: 5px;
}

.contact-us-section.for-slider-footer .left-box {
  text-align: center;
  width: 44%;
  float: left;
}
.contact-us-section.for-slider-footer .right-box {
  width: 56%;
  float: left;
}
.contact-us-section.for-slider-footer .client-profile img {
  border: 6px solid #ffb81d;
  border-radius: 50%;
  vertical-align: bottom;
}
.contact-us-section.for-slider-footer .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  display: block;
  margin-top: 60px;
}
.contact-us-section.for-slider-footer p {
  margin-top: 25px;
  color: #bdbdbd;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section
  .form-text-cont.width-full,
.contact-us-section.for-slider-footer .glider-dots,
.icon-with-img-section .icon-box-outer,
.three-column-icon-section .box h3 {
  margin-top: 30px;
}
.banner-form .autocomplete-items,
.banner-img-section .form-pop-up-box .autocomplete-items,
.contact-us-section .autocomplete-items,
.form-pop-up-box .autocomplete-items {
  position: absolute;
  top: 63px;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  z-index: 1;
  border-radius: 5px;
}
.contact-us-section .autocomplete-items div {
  border-bottom: 1px solid #fff;
  padding: 10px;
  cursor: pointer;
  color: #fff;
  background: #1d1c39;
  transition: 0.3s ease-in-out;
}
.contact-us-section .autocomplete-items div:hover {
  background: rgba(0, 0, 0, 0.05);
}
.day .contact-us-section .drop-box,
.day .contact-us-section .input-field {
  border: 0.5px solid #212121;
}
.day .contact-us-section .input-field,
.day .sample-profile-no-img-section.bg-dark-theme .sample-block {
  background: #fff;
}
.day .contact-us-section .width-full .user-input {
  border: 0.5px solid #212121;
  background: #fff;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .frm-list
  .listd:last-child,
.day .contact-us-section .width-full .input-field {
  border: 0;
}
.day .contact-us-section .list-box::before {
  color: #000;
  background: #fff;
}
.day .contact-us-section .side-dash1::after {
  border-left: 0.8px dashed rgba(255, 255, 255, 0.5);
}
.day .contact-us-section .checkout-submit:focus,
.day .contact-us-section .checkout-submit:hover {
  background: #ffb81d;
}
.day .contact-us-section #drop-area .button {
  color: #212121 !important;
  border: 0.5px solid #212121;
}
.day .contact-us-section #drop-area .button:focus {
  background: rgba(76, 76, 76, 0.3);
}
.day .contact-us-section .verror .input-field {
  border-color: red;
}
.day .quizQ {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/line-image-dark.png)
    top 8px left 15px no-repeat #fff;
}
.footer {
  padding: 26px 0;
}
.footer a,
.footer span {
  font-size: 14px;
  color: #8e8c8c;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.footer .footer-link {
  margin-top: 7px;
}
.footer .theme-setting {
  margin-top: 13px;
}
.footer .divider {
  margin: 0 8px;
}
.footer .dis-flex {
  justify-content: space-between;
  align-items: center;
}
.footer .footer-middle {
  flex-basis: 32%;
  padding-left: 10px;
}
.footer .footer-last {
  flex-basis: 18%;
  text-align: right;
}
.footer .footer-last a {
  display: inline-block;
  margin-left: 12px;
}
.day .footer .social-icon.facebook,
.footer .footer-last a:hover .social-icon.facebook {
  background-position: 0 -49px;
}
.day .footer .social-icon.twitter,
.footer .footer-last a:hover .social-icon.twitter {
  background-position: -43px -49px;
}
.day .footer .social-icon.linked-in,
.footer .footer-last a:hover .social-icon.linked-in {
  background-position: -86px -49px;
}
.day .footer .social-icon.insta,
.footer .footer-last a:hover .social-icon.insta {
  background-position: -129px -49px;
}
.day .footer .social-icon.you-tube,
.footer .footer-last a:hover .social-icon.you-tube {
  background-position: -173px -49px;
}

.sample-profile-no-img-section h3::after,
.sample-profile-no-img-section h4::after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 182px;
  border: 1px solid #696878;
}
.sample-profile-no-img-section h3 {
  padding-bottom: 15px;
  position: relative;
}
.sample-profile-no-img-section h4 {
  font-size: 20px;
  padding: 15px 0;
}
.sample-profile-no-img-section h5 {
  font-size: 18px;
  padding-top: 15px;
}
.day .sample-profile-no-img-section .sample-block,
.day .valuecoders-img-section .icon-box {
  background: #f7f7f9;
}
.head-tags {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  max-width: 664px;
  margin-left: auto;
}
.head-tags a {
  font-size: 13px;
  color: #bdb7b7;
  padding: 5px 14px;
  margin: 6px 6px 6px 0;
  transition: 0.3s ease-in-out;
  border-radius: 50px;
  border: 1px solid #bdb7b7;
  text-transform: capitalize;
}
.day .head-tags a:hover,
.head-tags a:hover {
  border-color: #60b741;
  color: #60b741;
}
.day .head-tags a {
  color: #656565;
  border-color: #656565;
}
.tech-stack-updated-section p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 32px;
}
.tech-stack-updated-section .col-box {
  margin-top: 40px;
  padding-right: 22px;
}
.banner-form .form-text-cont:nth-child(2n-1),
.full-width-two-column .flex-2,
.step-icon-img-section .icon-box:last-child,
.tech-stack-section .col-box:nth-child(2n),
.tech-stack-updated-section .col-box:nth-child(2n),
.three-column-icon-section .box-3.flex-2,
.three-column-icon-section .box-3:nth-child(3n),
.three-column-icon-section .box-4:nth-child(4n) {
  padding-right: 0;
}
.tech-stack-updated-section .content-box {
  padding: 50px 40px 40px;
}
.tech-stack-updated-section .icon-box {
  padding-right: 5px;
  text-align: center;
  text-decoration: none;
  flex-basis: 16.66%;
  margin-top: 10px;
  transition: 0.3s ease-in-out;
}
.tech-stack-updated-section .icon-box .text {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.tech-stack-updated-section .icon-box picture {
  width: 42px;
  height: 30px;
  margin: 0 auto;
  display: block;
}
.tech-stack-updated-section .icon-box img {
  vertical-align: bottom;
  max-height: 30px;
  width: auto;
}
.tech-stack-updated-section .logo-box {
  border-radius: 10px;
  height: 100%;
  border: 1px solid rgba(110, 109, 134, 0.2);
  position: relative;
  display: grid;
}
.tech-stack-updated-section .logo-list-box {
  padding: 20px 30px 30px;
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 1780px) {
  .container,
  .hero-img-section h1,
  .hero-section::after,
  .second-level-section::after {
    max-width: 1520px;
  }
}
@media only screen and (max-width: 1600px) {
  .hero-section::after,
  .second-level-section::after {
    max-width: 1380px;
  }
  .contact-us-section .input-field,
  .contact-us-section .left-box p,
  .padding-b-150 {
    padding-bottom: 100px;
  }
  .padding-t-150 {
    padding-top: 100px;
  }
  .margin-t-150 {
    margin-top: 100px;
  }
  .client-video-section .glider-dots,
  .margin-t-100 {
    margin-top: 70px;
  }
  .margin-t-80 {
    margin-top: 60px;
  }
  .font-30 {
    font-size: 26px;
  }
  .subhead-small {
    font-size: 22px;
  }
  .yellow-btn {
    padding: 16px 40px;
    font-size: 18px;
  }
  .dot-icon.dot-md {
    width: 12px;
    height: 12px;
  }
  .dot-icon.dot-sm {
    width: 10px;
    height: 10px;
  }
  .dot-icon.dot-sm::before {
    padding: 3px;
    top: -4px;
    left: -4px;
  }
  .tick-icon-list li {
    margin-top: 15px;
  }
  .head-tags {
    max-width: 564px;
  }
  .hero-section,
  .second-level-section {
    padding: 180px 0 100px;
    display: flex;
  }
  .second-level-section .has-free-trial::before {
    width: 220px;
    height: 175px;
  }
  .client-video-section .client-videos {
    margin: 0 15px;
  }
  .tab-scroll-section .tab-head {
    margin-bottom: 30px;
  }
  .tab-scroll-section .tab-content p {
    margin-top: 15px;
    font-size: 16px;
  }
  .tab-scroll-section .tab-nav .tab-link {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .tab-scroll-section ol li,
  .tab-scroll-section ul li {
    margin-top: 10px;
  }
  .faq-section .faq-accordion-content p {
    font-size: 16px;
    margin-top: 15px;
  }
  .contact-us-section .left-box,
  .contact-us-section .right-box {
    padding: 80px 60px;
  }

  .free-trail-pop-up .pop-up-inner {
    max-width: 800px;
  }
  .free-trail-pop-up .pop-up-box {
    padding: 10px 60px 70px;
  }
  .free-trail-pop-up .pop-close {
    margin: 20px 20px 20px auto;
  }
  .free-trail-pop-up .green-btn {
    margin-top: 40px;
    padding: 14px 20px;
  }
  .tech-stack-updated-section p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1440px) {
  .hero-section::after,
  .second-level-section::after {
    max-width: 1260px;
  }
  .hero-section,
  .second-level-section {
    padding: 140px 0 50px;
  }
  .hero-section::after,
  .second-level-section::after {
    margin: 60px auto 0;
  }
  .second-level-section .has-free-trial::before {
    width: 190px;
    height: 150px;
  }
  .subhead-small {
    font-size: 18px;
  }
  .contact-us-section.for-slider-footer .star-img,
  .margin-t-50 {
    margin-top: 30px;
  }
  .tick-icon-list li {
    font-size: 16px;
  }
  .head-tags {
    max-width: 500px;
  }
  .client-img-section .tick-icon-list li {
    padding-left: 30px;
    margin-top: 12px;
  }
  .client-video-section .client-description {
    padding: 30px;
  }
  .client-video-section .client-testimonial-slider {
    margin-top: 70px;
  }
  .contact-us-section .right-box .form-head-box,
  .contact-us-section h2 {
    margin-bottom: 30px;
  }
  .contact-us-section .form-text-cont {
    margin-bottom: 20px;
  }
  .contact-us-section .form-text-cont:nth-child(2n-1) {
    padding-right: 20px;
  }
  .contact-us-section .form-text-cont.width-full {
    padding-right: 0;
  }
  .contact-us-section .left-box,
  .contact-us-section .right-box {
    padding: 70px 50px;
  }
  .contact-us-section .left-box h2 {
    font-size: 30px;
  }
  .contact-us-section #gallery div a {
    width: 16px;
    height: 16px;
    font-size: 10px;
  }
  .contact-us-section.for-slider-footer .title,
  .margin-t-60,
  .tech-stack-updated-section .col-box-outer {
    margin-top: 40px;
  }
  .footer .rate-us {
    padding: 6px 14px;
  }
  .tech-stack-updated-section .content-box {
    padding: 40px 30px 30px;
  }
  .tech-stack-updated-section .logo-list-box {
    padding: 15px 20px 25px;
  }
  .padding-b-60 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .green-btn {
    padding: 20px 64px 20px 44px;
    font-size: 18px;
  }
  .seo-page h2 {
    font-size: 30px;
  }
  .tick-icon-list li {
    margin-top: 10px;
  }
  .hero-section::after,
  .second-level-section::after {
    margin-left: 20px;
    margin-right: 20px;
  }
  .client-img-section ul {
    margin-top: 20px;
  }
  .client-video-section .client-description .client-name {
    font-size: 20px;
  }
  .tab-scroll-section .right-tabs {
    padding-left: 30px;
  }
  .tab-scroll-section .tab-nav {
    padding-right: 20px;
  }
  .tab-scroll-section .tab-head,
  .tab-scroll-section .tab-sub-head {
    font-size: 22px;
  }
  .contact-us-section .left-box,
  .contact-us-section .right-box {
    padding: 50px 30px;
  }
  .contact-us-section .user-input.success::after {
    right: 8px;
  }
  .full-width-two-column .flex-2.col-box .flex-2:first-child {
    display: none;
  }
  .footer .footer-left {
    flex-basis: 55%;
  }
  .footer .footer-middle {
    flex-basis: 40%;
    text-align: center;
  }
  .footer .footer-last {
    flex-basis: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .footer .star-icon {
    margin: 0 auto 4px;
  }
  .footer .rate-us {
    max-width: 140px;
    margin: 0 auto 5px;
    display: block;
  }
  .tech-stack-updated-section .col-box {
    margin-top: 22px;
    padding-right: 15px;
  }
}
/* header {
  padding: 45px 0;
} */
.landing-hero-section {
  /* background: url(../images/hire-angularjs-header-banner.png); */
  background-repeat: no-repeat;
  object-fit: cover;
  width: 100%;
  padding-top: 40px;
  background-color: #fff;
  padding-bottom: 39px;
}
.icon-with-img-section .right-box img,
.landing-hero-section .two-box {
  width: 100%;
}
.landing-hero-section .two-box:after {
  content: "";
  clear: both;
  display: block;
}
.landing-hero-section .two-box .flex-2 {
  float: left;
  width: 50%;
}

.landing-hero-section .pTitle {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.landing-hero-section h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #cf2e2e;
  margin-top: 10px;
}
.banner-img-section h4,
.landing-hero-section h4 {
  margin-top: 2px;
  margin-bottom: 6px;
}
.landing-hero-section p {
  margin-top: 40px;
  padding-bottom: 20px;
}
.banner-img-section ul,
.landing-hero-section ul {
  margin-top: 40px;
  list-style-type: none;
}
.landing-hero-section ul li {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
}
.landing-hero-section ul li::before {
  content: "";
  clear: both;
  display: block;
  background: url(../images/tick-icon.png) top center/100% no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  left: 0;
}
.banner-img-section .img-box,
.landing-hero-section .img-box {
  padding-top: 70px;
  text-align: right;
}
.landing-hero-section .item {
  margin-bottom: 44px;
  border-radius: 10px;
  padding: 78px;
  position: relative;
  background: #fff;
}
.landing-hero-section .item::before {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url(../images/quote-left.png) 0 0/100% no-repeat;
}
.banner-img-section .glider-contain p,
.landing-hero-section .item p {
  position: relative;
  color: #bdb7b7;
  padding-right: 5px;
}
.landing-hero-section .item p::after {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -40px;
  right: 15px;
  background: url(../images/quote-right.png) 0 0/100% no-repeat;
}
.landing-hero-section .owl-theme .owl-dots .owl-dot.active span {
  background: #cf2e2e;
  width: 37px;
}
.count-box-section .count-box-outer {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.count-box-section .count-box:after {
  content: "";
  clear: both;
  display: block;
  background: #bab9b9;
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  right: 60px;
}
.step-icon-img-section {
  counter-reset: step;
}
.step-icon-img-section h3 {
  margin-top: 25px;
}
.step-icon-img-section .icon-box {
  padding-right: 50px;
  position: relative;
  padding-bottom: 40px;
}
.step-icon-img-section .icon-box p {
  font-size: 18px;
  margin-top: 10px;
}
.step-icon-img-section .icon-box::before {
  content: "";
  clear: both;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: -23px;
  left: 0;
  border-radius: 50%;
  border: 1px solid #656565;
  background-color: #fff;
}
.step-icon-img-section .icon-box::after {
  counter-increment: step;
  content: "Step " counter(step);
  position: absolute;
  bottom: -69px;
  left: 0;
  font-size: 18px;
  color: #656565;
}
.step-icon-img-section .icon-box.final-step::after,
.step-icon-img-section .icon-box.final-step::before {
  left: 70px;
}
.step-icon-img-section .icon-box.not-step {
  padding-top: 40px;
}
.step-icon-img-section .icon-box.not-step::before {
  top: -22px;
  right: 0;
  margin: auto;
  bottom: auto;
}
.step-icon-img-section .icon {
  width: 175px;
  height: 72px;
  display: block;
}
.step-icon-img-section .hiring-step-sprite .icon {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/our-hiring-process-sprite-icons.png)
    no-repeat;
}
.step-icon-img-section .hiring-step-sprite .icon.icon1 {
  background-position: 0 -110px;
}
.step-icon-img-section .hiring-step-sprite .icon.icon2 {
  background-position: -190px -110px;
}
.step-icon-img-section .hiring-step-sprite .icon.icon3 {
  background-position: -380px -110px;
}
.step-icon-img-section .hiring-step-sprite .icon.icon4 {
  background-position: -572px -110px;
}
.step-icon-img-section .hiring-step-sprite .icon.icon5 {
  background-position: -762px -110px;
}
.step-icon-img-section .hiring-step-sprite .icon.icon6 {
  background-position: -933px -110px;
  margin: auto;
  text-align: center;
}
.three-column-icon-section .for-two-col-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.three-column-icon-section .for-two-col-list li:nth-child(2n-1) {
  padding-right: 10px;
}
.our_global_network {
  padding: 3rem 0;
}
.our_global_network p {
  color: #fff;
  /* width: 80%; */
  text-align: center;
}
.our_global_network .services-wrap {
  justify-content: space-around;
  align-items: center;
  padding: 1rem 0;
  color: white;
  display: flex;
}

.our_global_network .services-wrap .loc_panel img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .loc_panel {
    width: 100%;
    margin-bottom: 20px;
  }
}
.our_global_network .services-wrap .loc_panel span {
  display: block;
  position: relative;
  color: #000;
  padding: 50px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .loc_panel {
    width: 50%;
    margin-bottom: 20px;
  }
  .loc_panel img {
    height: 80px;
  }
  .our_global_network .services-wrap {
    flex-wrap: wrap;
  }
	
}
@media (max-width: 767px) {
  .our_global_network .services-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .hire-tabs .for-desktop {
    display: none;
  }
}
.loc_panel span:before {
  position: absolute;
  content: "";
  background: #000;
  width: 160px;
  height: 1px;
  top: 25px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  left: 50%;
}
.col-three-icon-section,
.three-column-icon-section {
  padding: 3rem 0;
}
.col-three-icon-section .icon-box {
  padding: 0 35px 60px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
}
.meet-blockchain-platform-mobile {
  display: none !important;
}
.meet-blockchain-platform-mobile .contentbox {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.meet-blockchain-platform-mobile .contentbox img {
  border-radius: 10px;
}

.meet-blockchain-platform-mobile .contentbox .titleSmall p {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.meet-blockchain-platform-mobile .contentbox .desc p {
  font-size: 16px;
  color: #fff;
}
.meet-blockchain-platform-mobile .contentbox .meet-blockchain-contentbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
.col-three-icon-section .flex-3 {
  padding: 0 20px;
  margin-top: 100px;

  cursor: pointer;
}
.col-three-icon-section .flex-3 h3,
.three-column-icon-section .box-3 h3 {
  color: #000;
	font-weight:600;
	font-size:24px;
}
.col-three-icon-section .flex-3 .icon-box:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.col-three-icon-section picture {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  border-radius: 50%;
  position: relative;
  margin-top: -30px;
  top: -30px;
  width: 138px;
  height: 138px;
}
.tech-stack-landing-section .head-txt {
  margin-bottom: 20px;
}
.tech-stack-landing-section .logo-box-outer {
  padding: 50px 0;
  position: relative;
}
.tech-stack-landing-section .logo-box-outer:after {
  content: "";
  clear: both;
  display: block;
  border-bottom: 1px dashed rgba(196, 196, 196, 0.7);
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.logo-box-outer img {
  width: 3.5rem;
}
.tech-stack-landing-section .logo-right,
.tech-stack-section .tech-stack-link {
  flex-basis: 70%;
}
.tech-stack-landing-section .logo-right .logo-box {
  flex-basis: 14.28%;
  text-align: center;
}
.tech-stack-landing-section .logo-right span {
  display: block;
  margin-top: 10px;
}
.tech-stack-landing-section .logo-right .img-box {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-with-img-section .right-box::after,
.icon-with-img-section .right-box:before,
.icon-with-img-section:before {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  z-index: -1;
}
.tech-stack-landing-section .logo-right .img-box img {
  width: auto;
}
.icon-with-img-section {
  z-index: 1;
  padding: 3rem 0;
}
.icon-with-img-section:before {
  background: url(../images/pattern.png) top center/100% no-repeat;
  width: 93px;
  height: 93px;
  top: 90px;
  left: 0;
}
.icon-with-img-section .right-box {
  padding: 20px 45px 20px 20px;
  position: relative;
}
.icon-with-img-section .right-box:before {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/pattern-2.png)
    top center/100% no-repeat;
  width: 57px;
  height: 57px;
  top: 0;
  left: 0;
}
.icon-with-img-section .right-box::after {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/pattern-3.png)
    top center/100% no-repeat;
  width: 293px;
  height: 134px;
  bottom: 0;
  right: 0;
}
.icon-with-img-section .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 20px;
	 margin-top: 5px;
}
.icon-with-img-section .icon-txt {
  font-size: 18px;
/*   color: #fff; */
  flex: 1;
	text-transform:capitalize;
}
.image-slider-section .slider-outer {
  max-width: 1455px;
  margin: 70px auto auto;
}
.image-slider-section .content-box {
  margin-top: 50px;
}
.image-slider-section .content-box h3 {
  font-size: 30px;
}
.form-pop-up-box {
  display: none;
  position: fixed;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.form-pop-up-box .pop-close {
  text-align: right;
  display: block;
  margin-left: auto;
  margin-bottom: 20px;
  color: #212121;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/pop-close.png)
    0 0/100% no-repeat;
  width: 20px;
  height: 21px;
  cursor: pointer;
}
.form-pop-up-box ::placeholder {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  opacity: 0.9;
}
.hiring-pages .industries .col-md{
	align-items:center;
	justify-content:center;
}
.form-pop-up-box .form-box-outer {
  max-width: 800px;
  margin: auto;
  background: #fff;
  padding: 55px 50px;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  border-radius: 10px;
}
.form-pop-up-box .head-txt h2 {
  font-size: 36px;
  line-height: 49px;
}
.form-pop-up-box .head-txt p {
  margin-top: 5px;
}
.form-pop-up-box .form-text-cont {
  flex-basis: 50%;
  margin-top: 35px;
}
.form-pop-up-box .input-field {
  border: 0.5px solid #333;
  padding: 18px 35px 18px 15px;
  background: 0 0;
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  outline: 0;
  color: #1d1d1d;
  opacity: 1;
}
.banner-form .autocomplete-items div,
.banner-img-section .form-pop-up-box .autocomplete-items div,
.form-pop-up-box .autocomplete-items div {
  border-bottom: 1px solid #000;
  padding: 10px;
  cursor: pointer;
  background: #fdfaf2;
  transition: 0.3s ease-in-out;
}
.banner-form .autocomplete-items div:hover,
.banner-img-section .form-pop-up-box .autocomplete-items div:hover,
.form-pop-up-box .autocomplete-items div:hover {
  background: #fff6dd;
}
.form-pop-up-box .comment-input {
  height: 150px;
  resize: none;
  background: 0 0;
  outline: 0;
  overflow-y: auto;
}
.form-pop-up-box .checkout {
  text-align: center;
  margin-top: 40px;
}
.form-pop-up-box .checkout-submit {
  background: #ffb81d;
  border: 0;
  color: #1d1c39;
  padding: 18px 32px;
  font-size: 18px;
  text-transform: capitalize;
  appearance: none;
  transition: 0.3s ease-in-out;
  border-radius: 5px;
  font-weight: 600;
}
.banner-form .verror .input-field,
.form-pop-up-box .verror .input-field {
  border-color: #dc0019 !important;
}
.form-pop-up-box .verror small {
  color: #dc0019 !important;
  margin-top: 5px;
  font-size: 12px;
  display: block;
}
.tech-stack-section .col-box {
  margin-top: 40px;
  padding-right: 40px;
}
.tech-stack-section .icon-box {
  margin-right: 25px;
  text-align: center;
  text-decoration: none;
  flex-basis: calc(33.33% - 25px);
  transition: 0.3s ease-in-out;
}
.tech-stack-section .icon-box .text {
  display: block;
  margin-top: 20px;
  font-size: 16px;
}
.tech-stack-section .icon-box picture {
  height: 50px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.tech-stack-section .for-tech-stack-icon .icon {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/tech-stack-logo-sprite.png)
    no-repeat;
  width: 65px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.tech-stack-section .for-tech-stack-icon .icon.icon2 {
  background-position: -64px 0;
}
.tech-stack-section .for-tech-stack-icon .icon.icon4 {
  background-position: -196px 0;
}
.tech-stack-section .for-tech-stack-icon .icon.icon5 {
  background-position: -258px 0;
}
.tech-stack-section .for-tech-stack-icon .icon.icon6 {
  background-position: -323px 0;
}

.tech-stack-section .for-tech-stack-icon .icon.icon7 {
  background-position: 0 -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon8 {
  background-position: -64px -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon9 {
  background-position: -129px -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon10 {
  background-position: -196px -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon11 {
  background-position: -258px -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon12 {
  background-position: -323px -60px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon13 {
  background-position: 0 -118px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon14 {
  background-position: -64px -118px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon15 {
  background-position: -129px -118px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon16 {
  background-position: -196px -118px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon17 {
  background-position: -258px -118px;
}
.tech-stack-section .for-tech-stack-icon .icon.icon18 {
  background-position: -323px -118px;
}
.tech-stack-section .logo-box {
  padding: 40px 70px;
  border-radius: 5px;
  height: 100%;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon1 {
  background-position: 0 -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon2 {
  background-position: -64px -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon3 {
  background-position: -129px -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon4 {
  background-position: -196px -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon5 {
  background-position: -258px -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon6 {
  background-position: -323px -176px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon7 {
  background-position: 0 -236px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon8 {
  background-position: -64px -236px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon9 {
  background-position: -129px -236px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon10 {
  background-position: -196px -236px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon11 {
  background-position: -258px -235px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon12 {
  background-position: -323px -236px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon13 {
  background-position: 0 -294px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon14 {
  background-position: -64px -294px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon15 {
  background-position: -129px -294px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon16 {
  background-position: -196px -294px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon17 {
  background-position: -258px -294px;
}
.tech-stack-section .for-tech-stack-icon .icon-box:hover .icon.icon18 {
  background-position: -323px -294px;
}
.day .tech-stack-section .lighter-theme-img {
  display: flex !important;
}
.img-column-section .col-box {
  overflow: hidden;
  flex-basis: calc(33.33% - 30px);
  margin: 20px 15px 0;
}
.img-column-section .img-box {
  position: relative;
  padding: 140px 50px 40px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  height: 100%;
}
.img-column-section .img-box:hover {
  background-size: 120%;
}
.valuecoders-img-section .icon-box-outer::after,
.valuecoders-img-section .icon-box-outer::before {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/sample-vector-shape.png) -181px
    0 no-repeat;
  width: 58px;
  height: 130px;
  z-index: -1;
  position: absolute;
  display: block;
  clear: both;
  content: "";
}
.img-column-section .img-box p {
  font-size: 18px;
  margin: 10px 0;
}
.img-column-section .img1 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-1.webp)
    top center/110% no-repeat;
}
.img-column-section .img2 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-2.webp)
    top center/110% no-repeat;
}
.img-column-section .img3 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-3.webp)
    top center/110% no-repeat;
}
.img-column-section .img4 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-4.webp)
    top center/110% no-repeat;
}
.img-column-section .img5 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-5.webp)
    top center/110% no-repeat;
}
.img-column-section .img6 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/diverse-industry-6.webp)
    top center/110% no-repeat;
}
.day .full-width-two-column .img-box .content-box .flex-2,
.day .full-width-two-column .img-box .content-box a,
.day .full-width-two-column .img-box .content-box h3,
.day .full-width-two-column .img-box .content-box p,
.day .img-column-section .img-box a,
.day .img-column-section .img-box h3,
.day .img-column-section .img-box p {
  color: #cecece;
}
.valuecoders-img-section .left-box {
  padding-right: 70px;
}
.valuecoders-img-section .right-box {
  padding-left: 70px;
}
.valuecoders-img-section .right-box p {
  margin-top: 20px;
  font-size: 18px;
}
.valuecoders-img-section .right-box ul {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.valuecoders-img-section .right-box ul li {
  flex-basis: 50%;
  list-style-type: none;
  margin-top: 20px;
  padding: 0 20px 0 30px;
  position: relative;
}
.valuecoders-img-section .right-box ul li::before {https://wordpress-246379-4354857.cloudwaysapps.com/wp-admin/theme-editor.php?file=new-contact-form-temp.php&theme=qss
  content: "";
  clear: both;
  display: inline-block;
  background-color: #ffb81d;
  border-radius: 50%;
  position: absolute;
  height: 11px;
  width: 11px;
  top: 8px;
  left: 4px;
}
.valuecoders-img-section .right-box ul li::after {
  content: "";
  display: inline-block;
  border: 1px solid #ffb81d;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 4px;
  left: 0;
}
.valuecoders-img-section .right-box .dot-icon {
  position: absolute;
  top: 8px;
  left: 0;
}
.valuecoders-img-section .icon-box-outer {
  position: relative;
  padding: 20px 0;
  z-index: 1;
}
.valuecoders-img-section .icon-box-outer::before {
  top: 0;
  left: 0;
}
.valuecoders-img-section .icon-box-outer::after {
  bottom: 0;
  right: 0;
}
.valuecoders-img-section .icon-box {
  padding: 20px 50px;
  background: #181732;
  box-shadow: 0 4px 30px rgba(189, 183, 183, 0.03);
  border-radius: 16px;
  text-align: center;
  margin: 0 16px;
  flex-basis: calc(33.33% - 32px);
  font-size: 16px;
}

.valuecoders-img-section .icon-box .icon {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto 10px;
}
.valuecoders-img-section .icon-box .icon.icon1 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/address-vector-sprite.png) -195px
    10px no-repeat #006eff;
}
.valuecoders-img-section .icon-box .icon.icon2 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/address-vector-sprite.png) -247px
    12px no-repeat #ff6b6b;
}
.valuecoders-img-section .icon-box .icon.icon3 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/address-vector-sprite.png) -297px
    11px no-repeat #ff8900;
}
.counter-column-section .for-pattern-img {
  padding: 55px 60px 74px;
  position: relative;
}
.counter-column-section .for-pattern-img::before {
  content: "";
  clear: both;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/sample-vector-shape.png) -243px
    0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 82px;
  z-index: 0;
}
.counter-column-section .for-pattern-img::after {
  content: "";
  clear: both;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/sample-vector-shape.png)
    8px -171px no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 292px;
  height: 132px;
  z-index: 0;
}
.counter-column-section .counter-column-outer {
  padding: 100px 95px;
  position: relative;
  z-index: 1;
}
.counter-column-section .left-box {
  flex-basis: 58%;
}
.counter-column-section .green-btn {
  margin-top: 65px;
}
.counter-column-section .counter-icons {
  flex-basis: 42%;
  padding-left: 8%;
}
.counter-column-section .counter-icons .icon {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/hire-php-sprite.png) -594px -11px
    no-repeat;
  margin: 0 auto 20px;
}
.counter-column-section .counter-icons .icon.icon1 {
  background-position: -594px -11px;
}
.counter-column-section .counter-icons .icon.icon2 {
  background-position: -663px -11px;
}
.counter-column-section .counter-icons .icon.icon3 {
  background-position: -731px -11px;
}
.counter-column-section .counter-icons .icon.icon4 {
  background-position: -800px -11px;
}
.counter-column-section .counter-box {
  margin-bottom: 50px;
  text-align: center;
}
.counter-column-section .icon-txt {
  font-size: 18px;
  display: block;
}
.counter-column-section .large-txt {
  display: block;
  font-size: 50px;
  font-weight: 600;
}
.full-width-two-column .dis-flex {
  height: 100%;
}
.full-width-two-column .col-box {
  overflow: hidden;
}
.full-width-two-column p {
  font-size: 18px;
  margin: 20px 0;
}
.full-width-two-column .img-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.full-width-two-column .img-box:hover {
  background-size: 130%;
}
.full-width-two-column .img1 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/case-study-1.webp)
    top center/120% no-repeat;
}
.full-width-two-column .img2 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/case-study-2.webp)
    top center/120% no-repeat;
}
.full-width-two-column .img3 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/case-study-3.webp)
    top center/120% no-repeat;
}
.full-width-two-column .img4 {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/case-study-4.webp)
    top center/120% no-repeat;
}
.full-width-two-column .other-details {
  max-width: 340px;
  height: auto;
}
.full-width-two-column .content-box {
  padding: 40px;
  max-width: 740px;
}
.not-found-section {
  height: 95vh;
  display: flex;
  align-items: center;
  padding: 200px 0;
}
.not-found-section .suggest {
  font-weight: 500;
  font-size: 32px;
  line-height: 44px;
  color: #bdb7b7;
  display: block;
  margin-top: 5px;
}
.not-found-section ul {
  margin-top: 43px;
}
.not-found-section ul li {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #bdb7b7;
  margin-top: 12px;
  list-style-type: none;
}
.footer-section {
  background-color: #373660;
  text-align: center;
  padding: 20px 0;
}
.footer-section span {
  color: #6f6f6f;
  font-size: 14px;
}
@media only screen and (max-width: 1780px) {
  .landing-hero-section {
    padding-bottom: 30px;
    padding-top: 15px;
  }
  .landing-hero-section .client-logo-box-section {
    margin-top: 40px;
  }
  .two-column-right-box-section .left-box {
    padding-right: 40px;
  }
  .img-column-section .img-box {
    padding: 110px 40px 30px;
  }
  .tech-stack-section .logo-box {
    padding: 40px;
  }
  .counter-column-section .counter-column-outer {
    padding: 100px 70px;
  }
  .counter-column-section .large-txt {
    font-size: 40px;
  }
  .full-width-two-column .other-details > div {
    margin-top: 10px;
  }
  .client-logo-box-section .logo-box-outer {
    padding-left: 20px;
  }
}
.col-three-icon-section .icon-box p{
/* 	text-align:justify; */
}
@media only screen and (max-width: 1600px) {
  .landing-hero-section {
    padding-bottom: 30px;
    padding-top: 15px;
  }
  .landing-hero-section .client-logo-box-section {
    margin-top: 25px;
  }
  .image-slider-section .content-box h3 {
    font-size: 26px;
  }
  .image-slider-section .content-box p,
  .step-icon-img-section h3 {
    margin-top: 15px;
  }
  .image-slider-section .slider-outer {
    margin-top: 60px;
  }
  .icon-with-img-section:before {
    width: 60px;
    height: 60px;
  }
  .icon-with-img-section .right-box::after {
    width: 220px;
    height: 100px;
  }
  .form-pop-up-box .form-box-outer {
    max-width: 700px;
    padding: 30px;
  }
  .form-pop-up-box .form-text-cont,
  .three-column-icon-section .box h3 {
    margin-top: 20px;
  }
  .form-pop-up-box .head-txt h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .form-pop-up-box .checkout-submit {
    padding: 14px 30px;
    font-size: 16px;
  }
  .tech-stack-landing-section .logo-right .img-box {
    height: 40px;
  }
  .tech-stack-landing-section .logo-right .img-box img {
    max-width: 40px;
    max-height: 40px;
  }
  .col-three-icon-section .icon-box {
    padding: 0 20px 40px;
  }
  .col-three-icon-section .icon-box p,
  .three-column-icon-section .box p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }
  .col-three-icon-section .icon-box img {
    max-width: 50px;
  }
  .col-three-icon-section picture {
    width: 100px;
    height: 100px;
  }
  .landing-hero-section .two-box {
    padding: 0 0 70px;
  }
  .landing-hero-section h2 {
    font-size: 20px;
  }
  .landing-hero-section ul {
    margin-top: 30px;
  }
  .landing-hero-section ul li {
    font-size: 17px;
  }
  .landing-hero-section .item {
    margin-bottom: 30px;
    padding: 50px;
  }
  .landing-hero-section .item::before {
    width: 30px;
    height: 30px;
    top: 20px;
  }
  .landing-hero-section .item p::after {
    width: 30px;
    height: 30px;
    right: 35px;
  }
  .landing-hero-section .img-box {
    padding-top: 40px;
  }
  .landing-hero-section .client-logo-box-section .logo-box .logo1 {
    width: 125px;
    height: 22px;
    background-position: 0 0;
  }
  .landing-hero-section .client-logo-box-section .logo-box .logo1:hover {
    background-position: -162px 0;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo2 {
    width: 52px;
    height: 58px;
    background-position: -36px -60px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo2:hover {
    background-position: -198px -60px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo3 {
    width: 90px;
    height: 32px;
    background-position: -17px -156px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo3:hover {
    background-position: -179px -156px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo4 {
    width: 92px;
    height: 16px;
    background-position: -17px -227px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo4:hover {
    background-position: -179px -227px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo5 {
    width: 65px;
    height: 26px;
    background-position: -30px -278px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo5:hover {
    background-position: -192px -278px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo6 {
    width: 96px;
    height: 28px;
    background-position: -13px -345px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo6:hover {
    background-position: -175px -345px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo7 {
    width: 110px;
    height: 34px;
    background-position: -8px -413px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo7:hover {
    background-position: -170px -413px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo8 {
    width: 115px;
    height: 22px;
    background-position: -4px -486px;
  }
  .landing-hero-section .client-logo-box-section .logo-box.logo8:hover {
    background-position: -166px -486px;
  }
  .count-box-section .count-box-big {
    font-size: 36px;
    line-height: 40px;
  }
  .landing-hero-section .client-logo-box-section .logo-box-outer {
    margin-top: 1rem;
  }
  .count-box-section .count-box-small {
    font-size: 18px;
    margin-top: 5px;
  }
  @media only screen and (max-width: 1600px) {
    .landing-hero-section .client-logo-box-section .logo-box.logo1 {
      width: 125px;
      height: 22px;
      background-position: 0 0;
    }
  }
  .full-width-two-column .content-box p,
  .icon-with-img-section .icon-txt,
  .img-column-section .img-box p,
  .three-column-icon-section .model-txt,
  .two-column-right-box-section .box p,
  .valuecoders-img-section .right-box p {
    font-size: 16px;
  }
  .three-column-icon-section .content-head {
    font-size: 16px;
    line-height: 26px;
  }
  .three-column-icon-section .box {
    padding: 40px 30px;
  }
  .three-column-icon-section ul li {
    font-size: 16px;
    padding-left: 25px;
  }
  .three-column-icon-section ul li::before {
    width: 16px;
    height: 16px;
  }
  /* header {
    padding: 25px 0;
  }
  header img {
    max-width: 250px;
  } */
  .step-icon-img-section .icon-box {
    padding-bottom: 20px;
  }
  .step-icon-img-section .icon-box::before {
    width: 20px;
    height: 20px;
    bottom: -18px;
  }
  .step-icon-img-section .icon-box::after {
    bottom: -56px;
    font-size: 16px;
  }
  .step-icon-img-section .icon-box.not-step::before {
    top: -18px;
  }
  .step-icon-img-section .icon-box p {
    font-size: 14px;
    margin-top: 5px;
  }
  .not-found-section .suggest {
    font-size: 28px;
  }
  .not-found-section ul {
    margin-top: 35px;
  }
  .not-found-section ul li {
    font-size: 18px;
    margin-top: 10px;
  }
  .two-column-right-box-section .box {
    padding: 40px 40px 36px;
    margin-top: 15px;
  }
  .img-column-section .col-box {
    flex-basis: calc(33.33% - 20px);
    margin: 20px 10px 0;
  }
  .valuecoders-img-section .right-box {
    padding-left: 20px;
  }
  .valuecoders-img-section .right-box ul li::before {
    height: 9px;
    width: 9px;
  }
  .valuecoders-img-section .right-box ul li::after {
    height: 15px;
    width: 15px;
  }
  .valuecoders-img-section .icon-box {
    padding: 20px;
  }
  .counter-column-section .counter-column-outer {
    padding: 70px 50px;
  }
  .counter-column-section .large-txt {
    font-size: 36px;
  }
  .counter-column-section .icon-txt {
    font-size: 14px;
  }
  .full-width-two-column .content-box {
    padding: 30px;
  }
}

@media only screen and (max-width: 1440px) {
  .landing-hero-section .two-box {
    padding: 0;
  }
  .landing-hero-section h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .landing-hero-section h4 {
    margin-bottom: 2px;
    font-size: 16px;
  }
  .landing-hero-section ul li {
    margin-top: 15px;
    padding-left: 25px;
  }
  .landing-hero-section ul li::before {
    width: 16px;
    height: 16px;
    top: 4px;
  }
  .landing-hero-section .glider-contain p::after,
  .landing-hero-section .glider-contain::before {
    width: 25px;
    height: 25px;
  }
  .landing-hero-section .glider-contain p {
    font-size: 16px;
    margin-top: 20px;
  }
  .three-column-icon-section .box-4 {
    padding-right: 12px;
  }
  .img-column-section .img-box {
    padding: 80px 40px 30px;
  }
  .tech-stack-icon-list-section .icon-box .text,
  .tech-stack-section .icon-box .text {
    font-size: 14px;
  }
  .tech-stack-section .logo-box {
    padding: 40px 30px;
  }
  .valuecoders-img-section .icon-box {
    padding: 20px;
    margin: 0 10px;
    flex-basis: calc(33.33% - 20px);
  }
  .valuecoders-img-section .right-box ul li {
    margin-top: 10px;
  }
  .icon-with-img-section .icon {
    width: 40px;
    height: 40px;
  }
  .full-width-two-column p {
    margin: 10px 0;
  }
  .full-width-two-column .content-box {
    padding: 30px 20px;
  }
  .two-column-right-box-section .box {
    padding: 30px;
  }
}
@media only screen and (max-width: 1320px) {
  h1 {
    font-size: 35px;
    line-height: 50px;
  }
  h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .container,
  .hero-img-section h1,
  .hero-section::after,
  .second-level-section::after {
    max-width: 1160px;
  }
  .sample-profile-no-img-section .sample-block {
    padding: 40px 8px;
  }
  .open-free-trial::after {
    width: 25px;
    height: 25px;
    background-position: 4px -34px;
  }
  .tech-stack-updated-section .logo-list-box {
    padding: 15px 10px 25px;
  }
  .footer a,
  .footer span,
  .landing-hero-section .client-logo-box-section h4 {
    font-size: 12px;
  }
  .day .open-free-trial::after {
    background-position: -20px -34px;
  }
  .contact-us-section.for-slider-footer p,
  .form-pop-up-box .form-text-cont {
    margin-top: 15px;
  }
  .image-slider-section .glider-next,
  .image-slider-section .glider-prev {
    width: 45px;
    height: 45px;
  }
  .image-slider-section .content-box h3 {
    font-size: 22px;
  }
  .landing-hero-section ul li {
    font-size: 16px;
    margin-top: 10px;
  }
  .landing-hero-section .pTitle {
    font-size: 18px;
    line-height: 24px;
  }
  .landing-hero-section h2 {
    font-size: 18px;
    line-height: 26px;
  }
  .count-box-section .count-box-big {
    font-size: 30px;
    line-height: 34px;
  }
  .count-box-section .count-box-small {
    font-size: 16px;
    margin-top: 2px;
  }
  .count-box-section .count-box:after {
    right: 50px;
  }
  .col-three-icon-section .flex-3 {
    padding: 0 10px;
    margin-top: 90px;
  }
  .col-three-icon-section picture {
    width: 70px;
    height: 70px;
    top: -20px;
  }
  .col-three-icon-section .icon-box img {
    max-width: 35px;
  }
  .tech-stack-landing-section .logo-box-outer {
    padding: 30px 0;
  }
  .tech-stack-landing-section h3 {
    font-size: 18px;
  }
  .tech-stack-landing-section .logo-right span {
    font-size: 14px;
  }
  .form-pop-up-box ::placeholder {
    font-size: 16px;
  }
  .form-pop-up-box .head-txt h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .form-pop-up-box .input-field {
    padding: 10px 25px 10px 15px;
    font-size: 16px;
    line-height: 22px;
  }
  .form-pop-up-box .checkout {
    margin-top: 30px;
  }
  .form-pop-up-box .checkout-submit {
    padding: 12px 30px;
    font-size: 14px;
  }
  .form-pop-up-box .form-text-cont:nth-child(2n-1) {
    padding-right: 15px;
  }
  .form-pop-up-box .form-text-cont.width-full {
    padding-right: 0;
  }
  .form-pop-up-box .form-box-outer {
    padding: 20px 30px;
  }
  .form-pop-up-box .pop-close {
    width: 15px;
    height: 16px;
    margin-bottom: 10px;
  }
  .form-pop-up-box .comment-input {
    height: 100px;
  }
  .form-pop-up-box .autocomplete-items {
    top: 45px;
    height: 120px;
  }
  .full-width-two-column .img-box,
  .img-column-section .img-box {
    background-size: cover;
  }
  .img-column-section .img-box:hover {
    background-size: 120%;
  }
  .full-width-two-column:hover {
    background-size: 160%;
  }
  .icon-with-img-section:before {
    width: 40px;
    height: 40px;
  }
  .icon-with-img-section .right-box {
    padding: 20px;
  }
  .icon-with-img-section .right-box::after {
    width: 150px;
    height: 70px;
  }
}
.landing-hero-section .client-logo-box-section .dis-flex {
  gap: 2rem;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .landing-hero-section .client-logo-box-section .logo-heading {
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .landing-hero-section .client-logo-box-section .logo-box-outer {
    flex-basis: 100%;
    padding-left: 0;
  }
  .icon-with-img-section .icon-txt {
    font-size: 14px;
  }
  .icon-with-img-section .icon {
    margin-right: 10px;
  }
  .three-column-icon-section .box-3 {
    padding-right: 15px;
    margin-top: 20px;
  }
  .three-column-icon-section .tick-icon-list ul,
  .three-column-icon-section ul,
  .three-column-icon-section ul li {
    margin-top: 10px;
  }
  .step-icon-img-section .icon-box {
    padding-right: 20px;
  }
  .full-width-two-column .dis-flex {
    height: 100%;
  }
  .full-width-two-column .content-box,
  .tech-stack-section .tech-stack-link {
    flex-basis: 100%;
  }
  .full-width-two-column .img1,
  .full-width-two-column .img4 {
    display: none;
  }
  .full-width-two-column .other-details {
    height: auto;
  }
  .tech-stack-section .col-box {
    padding-right: 20px;
    margin-top: 20px;
  }
  .tech-stack-section .learn-more-btn {
    flex-basis: 100%;
    text-align: center;
    margin-top: 30px;
  }
  .img-column-section .img-box {
    padding: 40px 20px 20px;
  }
  .valuecoders-img-section .right-box {
    padding-left: 0;
  }
  .counter-column-section .counter-column-outer {
    padding: 50px 30px;
  }
  .counter-column-section .counter-icons {
    padding-left: 20px;
  }
  .counter-column-section .counter-box:nth-child(2n-1) {
    padding-right: 10px;
  }
  .image-slider-section .glider-next,
  .image-slider-section .glider-prev {
    top: 30%;
  }
  .count-box-section .count-box:after {
    right: 40px;
  }
  .landing-hero-section .client-logo-box-section {
    margin-top: 80px;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 38px;
    line-height: 45px;
  }
  .meet-blockchain-platform-mobile {
    display: block !important;
  }
  .meet-blockchain-platform-desktop {
    display: none !important;
  }
  h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .head-small,
  h3 {
    font-size: 18px;
  }
  .full-width-two-column p,
  p {
    font-size: 16px;
  }
  .contact-us-section .left-box,
  .contact-us-section .right-box,
  .counter-column-section .counter-icons,
  .counter-column-section .left-box,
  .flex-2 {
    flex-basis: 100%;
  }
  .flex-2:first-child,
  .tech-stack-section .col-box,
  .three-column-icon-section .box-4:nth-child(2n) {
    padding-right: 0;
  }
  .counter-column-section .counter-box,
  .flex-3,
  .full-width-two-column .other-details .flex-2,
  .step-icon-img-section .flex-4,
  .three-column-icon-section .flex-2,
  .three-column-icon-section .flex-4 {
    flex-basis: 50%;
  }
  .flex-5,
  .icon-with-img-section .icon-box-outer .flex-2 {
    flex-basis: 33.33%;
  }
  .padding-t-150 {
    padding-top: 60px;
  }
  .margin-t-150 {
    margin-top: 60px;
  }
  .padding-b-150 {
    padding-bottom: 60px;
  }
  .padding-t-70 {
    padding-top: 50px;
  }
  .padding-b-70 {
    padding-bottom: 50px;
  }
  .margin-t-100,
  .margin-t-60,
  .margin-t-70,
  .margin-t-80,
  .valuecoders-img-section .right-box {
    margin-top: 40px;
  }
  .head-small {
    line-height: 20px;
  }
  .head-txt p {
    margin-top: 15px;
  }
  .hero-section::after,
  .second-level-section::after {
    margin-top: 10px;
  }
  .second-level-section .has-free-trial::before {
    top: 52px;
    right: 56px;
  }
  .free-trail-pop-up .pop-up-inner {
    max-width: 700px;
  }
  .free-trail-pop-up .pop-up-box {
    padding: 0 50px 50px;
  }
  .free-trail-pop-up .green-btn,
  .not-found-section .flex-2:last-child {
    margin-top: 30px;
  }
  .head-tags {
    margin-right: auto;
    justify-content: center;
  }
  .client-img-section .left-box {
    padding-right: 0;
    text-align: center;
    order: 2;
    margin-top: 40px;
  }
  .client-img-section .right-box {
    order: 1;
  }
  .tab-scroll-section .tab-nav .tab-link {
    margin-bottom: 15px;
  }
  .contact-us-section.for-slider-footer .left-box,
  .contact-us-section.for-slider-footer .right-box {
    width: 100%;
    float: none;
  }
  .sample-profile-no-img-section .sample-block-outer {
    margin-top: 20px;
  }
  .tech-stack-updated-section .col-box {
    margin-top: 30px;
    padding-right: 0;
  }
  .tech-stack-landing-section .logo-right span {
    font-size: 12px;
  }
  .landing-hero-section .two-box .flex-2 {
    width: 100%;
    max-width: 600px;
  }
  .landing-hero-section .client-logo,
  .landing-hero-section .two-box .flex-2:last-child {
    margin-top: 50px;
  }
  .icon-with-img-section .right-box {
    text-align: center;
    margin-top: 40px;
    padding-left: 0;
  }
  .three-column-icon-section .box-3:nth-child(3n) {
    padding-right: 15px;
  }
  .step-icon-img-section .col-box-outer {
    justify-content: center;
  }
  .step-icon-img-section .icon-box::after,
  .step-icon-img-section .icon-box::before,
  .step-icon-img-section img {
    display: none;
  }
  .step-icon-img-section .icon-box {
    padding-bottom: 40px;
  }
  .step-icon-img-section .icon-box.not-step {
    padding-top: 0;
    flex-basis: 33.33%;
  }
  .not-found-section .suggest {
    font-size: 22px;
  }
  .not-found-section .flex-2 {
    text-align: center;
  }
  .counter-column-section .counter-icons,
  .two-column-right-box-section .right-box {
    padding-left: 0;
    margin-top: 40px;
  }
  .img-column-section .col-box {
    flex-basis: calc(50% - 20px);
  }
  .valuecoders-img-section .left-box {
    padding-right: 0;
    text-align: center;
  }
  .valuecoders-img-section img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
  .counter-column-section .for-pattern-img {
    padding: 30px 20px 42px;
  }
  .count-box-section .count-box:after {
    right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .form-pop-up-box .head-txt p,
  .full-width-two-column .content-box p,
  .full-width-two-column p,
  .subhead-small,
  .tab-scroll-section ol li,
  .tab-scroll-section ul li,
  .two-column-right-box-section .box p,
  body {
    font-size: 14px;
  }
  .padding-t-150,
  .padding-t-70 {
    padding-top: 40px;
  }
  .padding-b-150,
  .padding-t-70 {
    padding-bottom: 40px;
  }
  body {
    font-family: sans-serif;
    line-height: 22px;
  }
  ::placeholder,
  input,
  textarea {
    font-family: sans-serif;
  }
  .tick-icon-list li {
    margin-top: 5px;
    font-size: 14px;
  }
  .tick-icon-list li::before {
    background-position: 2px 3px;
    width: 16px;
    height: 16px;
    top: 6px;
  }
  .client-video-section .glider-dots,
  .margin-t-150 {
    margin-top: 40px;
  }
  h1 {
    font-size: 26px;
    line-height: 35px;
  }
  h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .contact-us-section .left-box p,
  p {
    font-size: 14px;
    line-height: 22px;
  }
  .contact-us-section .form-text-cont,
  .flex-3,
  .flex-4,
  .flex-5,
  .footer .footer-left,
  .step-icon-img-section .flex-4,
  .tab-scroll-section .left-tabs,
  .tech-stack-landing-section .head-left,
  .three-column-icon-section .flex-2,
  .three-column-icon-section .flex-4 {
    flex-basis: 100%;
  }
  .font-30 {
    font-size: 18px;
    line-height: 26px;
  }
  .green-btn {
    padding: 15px 44px 15px 24px;
    font-size: 16px;
  }
  .yellow-btn {
    padding: 15px 30px;
    font-size: 16px;
  }
  .faq-section .faq-accordion-toggle,
  .head-txt p,
  .hero-section .tick-icon-list li,
  .hero-section p,
  .second-level-section .tick-icon-list li,
  .second-level-section p {
    font-size: 16px;
    line-height: 24px;
  }
  .dot-icon.dot-md,
  .dot-icon.dot-sm {
    width: 8px;
    height: 8px;
  }
  .dot-icon.dot-md::before,
  .dot-icon.dot-sm::before {
    padding: 3px;
    top: -4px;
    left: -4px;
  }
  .head-tags {
    margin-right: 0;
    margin-left: 0;
    justify-content: left;
  }
  .head-tags .head-tags a {
    font-size: 12px;
  }
  .contact-us-section .right-box p,
  .count-box-section .count-box-small,
  .form-link-outer,
  .form-link-outer .form-link {
    font-size: 14px;
    line-height: 20px;
  }
  .image-slider-section .content-box h3,
  .sub-head,
  .tab-scroll-section .tab-head,
  .tab-scroll-section .tab-sub-head {
    font-size: 20px;
  }
  .sub-head {
    line-height: 28px;
  }
  .hero-section,
  .second-level-section {
    padding-top: 120px;
  }
  .hero-section::after,
  .second-level-section::after {
    display: none !important;
  }
  .second-level-section .has-free-trial::before {
    top: 54px;
    right: -5px;
    width: 140px;
    height: 110px;
  }
  .client-img-section p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;
  }
  .client-video-section .client-testimonial-slider {
    margin-top: 40px;
    padding: 0 10px;
  }
  .client-video-section iframe {
    height: 240px;
  }
  .client-video-section .client-videos {
    margin: 0;
  }
  .tab-scroll-section .right-tabs {
    padding-left: 0;
    flex-basis: 100%;
    margin-top: 40px;
  }
  .tab-scroll-section .tab-nav .tab-link {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
  }
  .tab-scroll-section .tab-sub-head {
    line-height: 35px;
  }
  .tab-scroll-section .tab-content {
    padding-top: 30px;
  }
  .landing-hero-section .img-box,
  .tab-scroll-section .tab-content:first-child {
    padding-top: 0;
  }
  .tab-scroll-section .tab-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .faq-section .faq-accordion-item-outer,
  .form-pop-up-box .checkout,
  .not-found-section ul,
  .tech-stack-section .col-box-outer,
  .valuecoders-img-section .margin-t-100 {
    margin-top: 20px;
  }
  .faq-section .faq-accordion-content p {
    font-size: 14px;
    margin-top: 10px;
  }
  .faq-section .faq-accordion-toggle::before {
    height: 2px;
    width: 12px;
  }
  .faq-section .faq-accordion-toggle::after {
    height: 12px;
    width: 2px;
    left: 5px;
  }
  .contact-us-section .right-box .form-head {
    font-size: 22px;
    line-height: 24px;
  }
  .contact-us-section .right-box .form-head-box,
  .contact-us-section .user-input.checkout,
  .icon-with-img-section .head-txt,
  .landing-hero-section .margin-t-50,
  .landing-hero-section h1,
  .landing-hero-section h2,
  .landing-hero-section p,
  .tech-stack-landing-section h3,
  .valuecoders-img-section p {
    text-align: center;
  }
  .contact-us-section .left-box h2 {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  .contact-us-section .left-box,
  .contact-us-section .right-box,
  .tech-stack-section .logo-box {
    padding: 30px 15px;
  }
  .contact-us-section .left-box .profile-pic {
    margin-right: 2px;
  }
  .contact-us-section .list-box {
    padding-left: 40px;
  }
  .contact-us-section .list-box::before {
    font-size: 16px;
    line-height: 24px;
    height: 30px;
    width: 30px;
  }
  .contact-us-section .side-dash1 p {
    padding-bottom: 20px;
  }
  .contact-us-section .side-dash1::after {
    left: 15px;
  }
  .contact-us-section .input-field {
    padding: 12px 35px 12px 15px;
  }
  .contact-us-section .comment-input {
    padding: 0;
  }
  .contact-us-section .form-text-cont:nth-child(2n-1),
  .count-box-section .count-box,
  .form-pop-up-box .form-text-cont:nth-child(2n-1),
  .three-column-icon-section .box-3,
  .three-column-icon-section .box-3.flex-2:nth-child(2n-1),
  .three-column-icon-section .box-3:nth-child(3n),
  .three-column-icon-section .box-4,
  .three-column-icon-section .box-4:nth-child(2n),
  .two-column-right-box-section .left-box {
    padding-right: 0;
  }
  .contact-us-section #drop-area .button {
    padding: 5px 6px;
    font-size: 10px;
  }
  .contact-us-section .form-group {
    align-items: baseline;
  }
  .contact-us-section .quizQ {
    background-position: -38px 6px;
    padding-left: 15px;
    width: 140px;
  }
  .contact-us-section .quizQ span {
    font-size: 24px;
  }
  .contact-us-section .refreshbtn {
    width: 20px;
    height: 20px;
    background-size: 100%;
  }
  .contact-us-section .quizAns .error {
    display: block;
  }
  .contact-us-section.for-slider-footer .client-profile img {
    max-width: 100px;
  }
  .contact-us-section.for-slider-footer p {
    margin-top: 5px;
  }
  .contact-us-section.for-slider-footer .title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
  }
  .contact-us-section.for-slider-footer .glider-dots,
  .contact-us-section.for-slider-footer .star-img,
  .free-trail-pop-up p:first-of-type,
  .icon-with-img-section .icon-box-outer,
  .image-slider-section .content-box p,
  .sample-profile-no-img-section .sample-block-outer,
  .tech-stack-updated-section .col-box-outer {
    margin-top: 10px;
  }
  .contact-us-section.for-slider-footer .glider.draggable .glider-slide img {
    max-width: 80px;
  }
  .footer .footer-middle {
    flex-basis: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .counter-column-section .green-btn,
  .footer .footer-last,
  .image-slider-section .slider-outer {
    margin-top: 30px;
  }
  .footer a,
  .footer span {
    line-height: 22px;
  }
  .sample-profile-no-img-section .sample-block {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sample-profile-no-img-section h4 {
    font-size: 16px;
    padding: 10px 0;
  }
  .sample-profile-no-img-section h5 {
    font-size: 14px;
    padding-top: 10px;
  }
  .free-trail-pop-up .pop-up-box {
    padding: 0 15px 30px;
  }
  .free-trail-pop-up .pop-close {
    width: 14px;
    height: 14px;
    background-size: 100%;
    margin: 15px 20px 15px auto;
  }
  .free-trail-pop-up .green-btn {
    margin-top: 30px;
    padding: 12px 15px;
    font-size: 14px;
  }
  .open-free-trial::after {
    width: 20px;
    height: 20px;
    background-position: 2px -36px;
  }
  .tech-stack-updated-section p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .tech-stack-updated-section .content-box {
    padding: 20px 30px;
  }
  .tech-stack-updated-section .logo-list-box {
    padding: 15px 15px 25px;
  }
  .tech-stack-updated-section .icon-box {
    flex-basis: 25%;
  }
  .day .tick-icon-list li::before {
    background-position: 2px -87px;
  }
  .day .open-free-trial::after {
    background-position: -22px -36px;
  }
  .day .contact-us-section .quizQ {
    background-position: -38px 6px;
  }
  .count-box-section .count-box:after,
  .image-slider-section .glider-next {
    right: 0;
  }
  .image-slider-section .glider-next,
  .image-slider-section .glider-prev {
    top: 20%;
    width: 35px;
    height: 35px;
  }
  .image-slider-section .content-box {
    margin-top: 20px;
    text-align: center;
  }
  .counter-column-section .counter-icons .icon,
  .tech-stack-landing-section .head-txt {
    margin-bottom: 10px;
  }
  .tech-stack-landing-section .logo-right {
    flex-basis: 100%;
    justify-content: center;
  }
  .tech-stack-landing-section .logo-right .logo-box {
    flex-basis: 33.33%;
    margin-top: 20px;
  }
  .tech-stack-landing-section .logo-box-outer:after {
    width: 100%;
  }
  .col-three-icon-section .flex-3 {
    margin-top: 60px;
  }
  .landing-hero-section p,
  .valuecoders-img-section .right-box {
    margin-top: 0;
  }
  .landing-hero-section .glider-contain {
    padding: 50px 20px 30px;
  }
  .landing-hero-section .glider-contain::before {
    left: 20px;
  }
  .landing-hero-section .glider-contain .glider-slide {
    padding: 0 5px;
    text-align: center;
  }
  .icon-with-img-section .dis-flex,
  .landing-hero-section .glider-contain .glider-slide .dis-flex {
    justify-content: center;
  }
  .landing-hero-section .glider-contain p {
    padding-bottom: 30px;
  }
  .landing-hero-section .glider-contain p::after {
    right: 5px;
  }
  .landing-hero-section .profile-head {
    padding-left: 0;
    flex-basis: 100%;
  }
  .landing-hero-section .owl-carousel .owl-item img {
    width: 7rem !important;
  }
  .count-box-section .count-box:nth-child(2)::after,
  .icon-with-img-section .right-box,
  .landing-hero-section .client-logo-box-section,
  .valuecoders-img-section .left-box picture {
    display: none;
  }
  .count-box-section .count-box-outer {
    padding-left: 0;
    margin-top: 10px;
    text-align: center;
  }
  .count-box-section .count-box-big {
    font-size: 24px;
    line-height: 26px;
  }
  .count-box-section .flex-4 {
    flex-basis: 50%;
    margin-top: 20px;
  }
  .form-pop-up-box {
    padding: 20px 10px;
    overflow: scroll;
    height: 90%;
  }
  .form-pop-up-box .form-box-outer {
    overflow: scroll;
    padding: 20px 15px;
  }
  .form-pop-up-box .comment-input {
    height: 80px;
  }
  .form-pop-up-box .form-text-cont {
    flex-basis: 100%;
    margin-top: 5px;
  }
  .form-pop-up-box .input-field {
    padding: 6px 15px;
  }
  .icon-with-img-section::before {
    top: 0;
  }
  .icon-with-img-section .icon {
    margin-right: 0;
  }
  .icon-with-img-section .icon-box-outer .flex-2 {
    flex-basis: 50%;
  }
  .icon-with-img-section .icon-txt {
    text-align: center;
    margin-top: 10px;
    flex-basis: 100%;
  }
  .three-column-icon-section picture {
    display: block;
    text-align: center;
  }
  .three-column-icon-section ul li {
    font-size: 14px;
    padding-left: 22px;
  }
  .three-column-icon-section ul li::before {
    width: 14px;
    height: 14px;
  }
  .counter-column-section .counter-column-outer,
  .three-column-icon-section .box {
    padding: 30px 20px;
  }
  .three-column-icon-section .box h3 {
    margin-top: 10px;
    /* text-align: center; */
  }
  .three-column-icon-section .box p {
    font-size: 14px;
    margin-top: 5px;
  }
  .three-column-icon-section .model-txt {
    font-size: 14px;
    min-height: auto;
  }
  .three-column-icon-section .content-head {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .step-icon-img-section .icon-box {
    padding-right: 0;
    /* text-align: center; */
  }
  .step-icon-img-section .icon-box.not-step {
    flex-basis: 100%;
    padding-bottom: 0;
    display: none;
  }
  .step-icon-img-section .icon {
    margin: auto;
  }
  .step-icon-img-section .hiring-step-sprite .icon.icon2 {
    background-position: -171px -110px;
  }
  .step-icon-img-section .hiring-step-sprite .icon.icon3 {
    background-position: -363px -110px;
  }
  .step-icon-img-section .hiring-step-sprite .icon.icon4 {
    background-position: -524px -110px;
  }
  .step-icon-img-section .hiring-step-sprite .icon.icon5 {
    background-position: -740px -110px;
  }
  .not-found-section {
    height: auto;
    padding: 100px 0 40px;
  }
  .not-found-section .suggest {
    font-size: 18px;
    line-height: 30px;
  }
  .not-found-section ul li {
    font-size: 14px;
    margin-top: 10px;
    line-height: 18px;
  }
  .two-column-right-box-section .box {
    padding: 20px;
  }
  .tech-stack-section .icon-box {
    margin: 0 10px;
  }
  .tech-stack-section .dis-flex {
    justify-content: space-between;
  }
  .img-column-section .col-box {
    flex-basis: 100%;
    margin: 0;
  }
  .img-column-section .img-box {
    padding: 30px 15px 20px;
    background: 0 0 !important;
    border-top: 2px solid #302f51;
  }
  .valuecoders-img-section .right-box ul li {
    flex-basis: 100%;
    margin-top: 15px;
    padding-left: 25px;
  }
  .valuecoders-img-section .right-box ul li::before {
    height: 7px;
    width: 7px;
  }
  .valuecoders-img-section .right-box ul li::after {
    height: 13px;
    width: 13px;
  }
  .valuecoders-img-section .right-box .dot-icon {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
  }
  .valuecoders-img-section .icon-box {
    margin: 10px auto;
    flex-basis: 100%;
    max-width: 200px;
  }
  .counter-column-section p {
    margin-top: 15px;
  }
  .counter-column-section .counter-box {
    margin-bottom: 40px;
  }
  .counter-column-section .large-txt {
    font-size: 28px;
    line-height: 40px;
  }
  .full-width-two-column .img2,
  .full-width-two-column .img3 {
    background: 0 0 !important;
  }
  .full-width-two-column .content-box {
    border-top: 1px solid #3a3c56;
  }
  .day .full-width-two-column .img-box .content-box .flex-2,
  .day .full-width-two-column .img-box .content-box a,
  .day .full-width-two-column .img-box .content-box h3,
  .day .full-width-two-column .img-box .content-box p,
  .day .img-column-section .img-box a,
  .day .img-column-section .img-box h3,
  .day .img-column-section .img-box p {
    color: #656565;
  }
}
:root {
  --dark: #131924;
  --PrimaryGreen: #056835;
  --btnGreen: #067a46;
  --btnGreenHover: #056835;
  --white: #ffffff;
  --OffWhite: #f8f8f8;
  --LightGrey: #e3e3e8;
  --LightGrey2: #eeeeee;
  --LightGrey3: #efefef;
  --LightGrey4: #f2f2f2;
  --PastelPink: #ffe3f3;
  --PastelPurple: #e0caff;
  --PastelPistachio: #d0f4de;
  --PastelYellow: #f5ecc9;
  --skyGreen: #01d1b9;
  --yellow: #f9bc1c;
  --tomato: #f2695a;
  --transition1: all 0.1s;
  --transition3: all 0.3s;
  --transition5: all 0.5s;
  --hind: "Hind", sans-serif;
  --poppins: "Poppins", sans-serif;
  --primary_color: #f20587;
  --base_color: #0a0240;
  --tertiary_color: #a3f26b;
  --quaternary_color: #ac66f2;
  --green2_color: #00aa45;
  --base_font: "Red Hat Display", sans-serif;
  --heading_font: "Red Hat Display", sans-serif;
  --wpforms-field-border-radius: 3px;
  --wpforms-field-background-color: #ffffff;
  --wpforms-field-border-color: rgba(0, 0, 0, 0.25);
  --wpforms-field-text-color: rgba(0, 0, 0, 0.7);
  --wpforms-label-color: rgba(0, 0, 0, 0.85);
  --wpforms-label-sublabel-color: rgba(0, 0, 0, 0.55);
  --wpforms-label-error-color: #d63637;
  --wpforms-button-border-radius: 3px;
  --wpforms-button-background-color: #066aab;
  --wpforms-button-text-color: #ffffff;
  --wpforms-field-size-input-height: 43px;
  --wpforms-field-size-input-spacing: 15px;
  --wpforms-field-size-font-size: 16px;
  --wpforms-field-size-line-height: 19px;
  --wpforms-field-size-padding-h: 14px;
  --wpforms-field-size-checkbox-size: 16px;
  --wpforms-field-size-sublabel-spacing: 5px;
  --wpforms-field-size-icon-size: 1;
  --wpforms-label-size-font-size: 16px;
  --wpforms-label-size-line-height: 19px;
  --wpforms-label-size-sublabel-font-size: 14px;
  --wpforms-label-size-sublabel-line-height: 17px;
  --wpforms-button-size-font-size: 17px;
  --wpforms-button-size-height: 41px;
  --wpforms-button-size-padding-h: 15px;
  --wpforms-button-size-margin-top: 10px;
}
.tabbing-dropdown .tabs-dropdown {
  display: block !important;
  text-decoration: none !important;
  background: var(--PrimaryGreen);
  color: var(--white) !important;
  border-radius: 8px;
  padding: 10px 40px 10px 20px !important;
  position: relative !important;
  z-index: 5;
  font-size: 16px !important;
}
.tabbing-dropdown .tabs-dropdown::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 8px;
  background: url(https://www.esparkinfo.com/wp-content/uploads/2023/09/keyboard_arrow_down_chevron_white.svg)
    center/contain no-repeat;
  transition: 0.4s;
}
.tabbing-dropdown .tabs-dropdown.open::after {
  transform: translateY(-50%) rotate(180deg);
}
.tabbing-dropdown .nav-tabs {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: var(--white);
  border-radius: 8px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.tabbing-dropdown .nav-tabs a {
  text-decoration: none;
  border-radius: 8px;
  padding: 10px 20px;
  display: block;
  color: var(--base_color);
}
.tabbing-dropdown .nav-tabs a.active,
.tabbing-dropdown .nav-tabs a:hover {
  background: #f1f1f1;
}
.tabbing-dropdown-wrapper {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.hire-tabs {
  padding: 50px 0 35px;
}
.hire-tabs .btn {
  text-align: center;
  margin-top: 50px;
}
.hire-tabs .inner-purple {
  position: relative;
  z-index: 1;
  padding: 50px 20px;
  overflow: hidden;
}
.hire-tabs .inner-purple .hex-logo {
  position: absolute;
  right: 0;
  bottom: -220px;
  width: 512px;
  opacity: 0.3;
}
.hire-tabs .inner-purple:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--OffWhite);
  z-index: -1;
  border-radius: 11px;
}
.hire-tabs .tabs-container {
  flex-wrap: wrap;
  gap: 20px;
}
.h2-styles span {
  color: #cf2e2c;
}
.sectionten .img-fluid {
  max-width: 80% !important;
}
.hire-tabs .tabs-container.for-desktop a {
  padding: 10px;
  margin: 0 6px;
  width: 200px;
  height: auto;
  color: var(--white);
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-decoration: none;
  border-radius: 21px;
  z-index: 1;
}
.hire-tabs .tabs-container.for-desktop a:after {
  content: "";
  background-color: var(--LightGrey2);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 21px;
}
.hire-tabs .tabs-container.for-desktop a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 11px 0;
  border-color: var(--LightGrey2) transparent transparent transparent;
  position: absolute;
  top: 100%;
  transition: 0.4s;
  opacity: 0;
}
.hire-tabs .tabs-container a.current::before {
  border-color: #cf2e2e transparent transparent;
  opacity: 1;
}
.hire-tabs .tabs-container a.current:after {
  background-color: #cf2e2e;
}
.hire-tabs .tabs-container.for-desktop a img {
  transition: 0.2s;
  filter: brightness(0);
}
.hire-tabs .tabs-container.for-desktop a .label {
  padding: 10px 0 4px;
  color: var(--dark);
  font-weight: 600;
}
.hire-tabs .tabs-container a.current .label {
  color: var(--white);
}
.hire-tabs .tab-content-wrapper {
  max-width: 1330px;
  margin: 40px auto 0;
  border-top: 1px solid rgba(10, 2, 64, 0.4);
  padding: 45px 0 0;
  position: relative;
}
.hire-tabs .tab-content-wrapper .icons-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 20px 0;
	width:100%;
  margin-bottom: 2rem;
}
.hire-tabs .tab-content-wrapper .icons-wrapper .list {
  line-height: 20px;
  max-width: 120px;
  width: 100%;
  border-radius: 11px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}
.hire-tabs .tab-content-wrapper .icons-wrapper .list .image-box {
  background-color: #fff;
  border-radius: 11px;
  width: 63px;
  height: 60px;
  margin: 0 auto 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.hire-tabs .tab-content-wrapper .icons-wrapper .list .image-box img {
  max-height: 30px;
  width: auto;
}
.hire-tabs .tab-content-wrapper [class*="button-"] {
  padding: 22px 0 0;
}
.hire-tabs .tabs-container a.current img {
  filter: grayscale(1) brightness(0) invert(1);
}
.hire-tabs .tab-content {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
.hire-tabs .tab-content p {
  text-align: center;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .justify-center {
    justify-content: center;
  }
  .hire-tabs .tab-content-wrapper .icons-wrapper .list {
    font-size: 17px;
  }
  .hire-tabs .tab-content-wrapper .icons-wrapper .list .image-box {
    width: 83px;
    height: 80px;
  }
  .hire-tabs .tab-content-wrapper .icons-wrapper .list .image-box img {
    max-height: 45px;
  }
  .hire-tabs {
    padding: 50px 0;
  }
  .hire-tabs .inner-purple {
    padding: 70px 30px 50px;
  }
}
@media (min-width: 992px) {
  .for-desktop {
    display: flex;
  }
  .for-mobile {
    display: none;
  }
  .ul-col-3 ul li {
    width: 33.33%;
  }
  .hire-tabs .inner-purple .hex-logo {
    right: 135px;
  }
  .hire-tabs .inner-purple:after {
    border-radius: 31px;
  }
  .hire-tabs .tabs-container.for-desktop a .label {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .hire-tabs .tabs-container.for-desktop a .label {
    font-size: 17px;
  }
}
@media (min-width: 1430px) {
  .hire-tabs .tabs-container.for-desktop a .label {
    font-size: inherit;
  }
  .hire-tabs {
    padding: 75px 0;
  }
  .hire-tabs .inner-purple {
    padding: 100px 40px 70px;
  }
  .hire-tabs .btn {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1600px) {
  .landing-hero-section .client-logo-box-section {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1780px) {
  .landing-hero-section .client-logo-box-section {
    margin-top: 40px;
  }
}
.banner-img-section {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  /*   min-height: 100vh; */
  padding: 150px 0 40px;
  position: relative;
  display: flex;
  align-items: center;
}
.hiring-pages h1 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.hiring-pages .span-text{
	font-size: 34px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px;
}
.banner-img-section .main--featured--image__wrapper {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-img-section .main--featured--image__wrapper img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  filter: brightness(0.3);
}
.banner-img-section .bannerboy {
  position: absolute;
  left: 50%;
  bottom: 80px;
  transform: translateX(-40%);
  height: 88%;
  width: auto;
}
.banner-img-section:after {
  content: "";
  clear: both;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/banner-boy.png)
    0 0/100% no-repeat;
  width: 430px;
  height: 705px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  display: none;
}
.hiring-models-col h3 {
  color: #cf2e2e !important;
}
.icon-with-img-section img {
  width: 90% !important;
}
.banner-img-section .two-box {
  display: flex;
  justify-content: space-between;
  margin-top: -100px;
  padding: 3rem 0;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
	margin-top:-5rem;
  z-index: 999;
  padding-top: 2rem !important ;
}
.banner-img-section .two-box .flex-2 {
  flex-basis: 42%;
}
.banner-img-section .pTitle {
  display: block;
/* 	text-align:justify; */
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
/*   text-transform: uppercase; */
  color: #fff;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.banner-img-section h2 {
  font-weight: 500;
  font-size: 22px;
  line-height: 33px;
  color: #cf2e2e;
  margin-top: 10px;
}
.banner-img-section p {
  padding-bottom: 20px;
}
.banner-img-section ul li {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #bdb7b7;
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
}
.hiring-pages .unique, .hiring-pages .hire-dev{
	padding-top:4rem;
}
.hiring-pages .industries {
	padding:2rem 0;
}
.hiring-pages .hire-dev .row{
	align-items:center;
}
.hire-dev .col-md-6 p{
	margin-top:2rem;
	text-align:justify;
} 
.hiring-pages .hire-dev img{
width:95%;
}
.hiring-pages .unique .col-md-4 {
	transition:all 500ms ease;
	margin-top:3.5rem;
	padding: 0 3rem;
}
.hiring-pages .unique .col-md-4 p{
/* 	text-align:justify; */
}
.hiring-pages .unique .col-md-4 h3{
	margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
	
    font-weight: 600;
    line-height: 1.25;
}
.hiring-pages .unique .col-md-4:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.banner-img-section ul li::before {
  content: "";
  clear: both;
  display: block;
  background: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/check-circle-fill.svg)
    top center/100% no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  left: 0;
}
.banner-img-section .clintlogo {
  display: flex;

  align-items: center;
  justify-content: space-between;
  animation-duration: 20s;
  /*     animation: slide_to_left100 25s linear infinite; */
  max-width: 100%;
}
.client-img-section .right-box .award-sc .award-row .award-col img {
  width: 100%;
}
.banner-img-section .clintlogo ul {
  display: flex;
  max-width: 100%;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
}
.banner-img-section .clintlogo li {
  min-width: 125px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
  flex-shrink: 0;
}
.banner-img-section .clintlogo li:before {
  content: none;
}
.banner-img-section .clintlogo .logobox {
  /*   margin-right: 4%;
  flex-basis: 8%; */
}

.banner-img-section .clintlogo .logobox img {
  width: 100%;
}
.banner-img-section .banner-content {
  display: flex;
  flex-direction: column;
}
/* .banner-img-section .clintlogo .logobox:nth-child(3) {
  flex-basis: 22%;
}
.banner-img-section .clintlogo .logobox:nth-child(4) {
  flex-basis: 22%;
  margin-right: 10px;
} */
.banner-img-section .glider {
  margin-bottom: 44px;
}
.banner-img-section .glider-contain {
  background: #2b294d;
  border-radius: 9px;
  padding: 78px;
  position: relative;
}
.banner-img-section .glider-contain::before {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url(../images/quote-left.png) 0 0/100% no-repeat;
}
.banner-img-section .glider-contain p::after {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 15px;
  background: url(../images/quote-right.png) 0 0/100% no-repeat;
}
.banner-img-section .glider-dot {
  width: 14px;
  height: 3px;
  border-radius: 0;
  background: rgba(166, 166, 166, 0.5);
}
.banner-img-section .glider-dot.active {
  background: #fff;
  width: 37px;
}
.banner-img-section .client-logo-box-section {
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  z-index: 9;
  /* margin-bottom: 2rem; */
  padding: 25px 0;
}
.banner-img-section .client-logo-box-section .logo-heading {
  width: 220px;
}
.banner-img-section .client-logo-box-section h4 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000;
  opacity: 1;
}
.banner-img-section .client-logo-box-section .logo-box-outer {
  flex-basis: calc(100% - 220px);
  justify-content: space-between;
  padding-left: 50px;
}
.banner-img-section .client-logo-box-section .logo-box {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/header-client-logo-sprite-for-dark.svg)
    no-repeat;
}
.banner-img-section .client-logo-box-section .logo-box.logo1 {
  width: 186px;
  height: 30px;
  background-position: 0 0;
}
.banner-img-section .client-logo-box-section .logo-box.logo1:hover {
  background-position: -286px -4px;
}
.banner-img-section .client-logo-box-section .logo-box.logo2 {
  width: 78px;
  height: 86px;
  background-position: -54px -90px;
}
.banner-img-section .client-logo-box-section .logo-box.logo2:hover {
  background-position: -340px -94px;
}
.banner-img-section .client-logo-box-section .logo-box.logo3 {
  width: 134px;
  height: 46px;
  background-position: -25px -236px;
}
.banner-img-section .client-logo-box-section .logo-box.logo3:hover {
  background-position: -311px -240px;
}
.banner-img-section .client-logo-box-section .logo-box.logo4 {
  width: 137px;
  height: 22px;
  background-position: -25px -342px;
}
.banner-img-section .client-logo-box-section .logo-box.logo4:hover {
  background-position: -311px -346px;
}
.banner-img-section .client-logo-box-section .logo-box.logo5 {
  width: 99px;
  height: 38px;
  background-position: -44px -424px;
}
.banner-img-section .client-logo-box-section .logo-box.logo5:hover {
  background-position: -335px -424px;
}
.banner-img-section .client-logo-box-section .logo-box.logo6 {
  width: 144px;
  height: 40px;
  background-position: -20px -524px;
}
.banner-img-section .client-logo-box-section .logo-box.logo6:hover {
  background-position: -306px -524px;
}
.banner-img-section .client-logo-box-section .logo-box.logo7 {
  width: 164px;
  height: 50px;
  background-position: -12px -623px;
}
.banner-img-section .client-logo-box-section .logo-box.logo7:hover {
  background-position: -298px -623px;
}
.banner-img-section .client-logo-box-section .logo-box.logo8 {
  width: 172px;
  height: 32px;
  background-position: -7px -732px;
}
.banner-img-section .client-logo-box-section .logo-box.logo8:hover {
  background-position: -293px -732px;
}
.mdebanner {
  padding: 120px 0;
}
.mdebanner .two-box {
  margin: 0;
}
.mdebanner .two-box .flex-2 {
  flex-basis: 65%;
}
.mdebanner .two-box .flex-2 p {
  padding: 0;
  margin: 15px 0 0;
  color: #bdb7b7;
  font-size: 24px;
  line-height: 38px;
}
.mdebanner .two-box .flex-2 h1 {
  font-size: 64px;
  line-height: 80px;
}
.mdebanner .yellow-btn {
  display: inline-block;
}
.for-load-hide-images {
  opacity: 0;
  width: 0;
  height: 0;
}
.count-box-section .count-box-outer {
  padding: 30px 0;
  margin-top: 3rem;
  /* border: 1px solid #dfdfdf; */
  /* border-radius: 10px; */
}
.count-box-section .count-box-big {
  font-weight: 700;
  font-size: 48px;
  line-height: 130%;
  color: #fff;
  display: block;
}
.count-box-section .count-box-small {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin-top: 10px;
  color: #fff;
  display: block;
}
.count-box-section .count-box {
  position: relative;
  text-align: center;
  border-right: 1px solid #dfdfdf;
}
.count-box-section .count-box:last-child {
  border-right: 0;
}
.three-column-icon-section h2 {
  color: #000;
}
.three-column-icon-section .has-anchor a {
  display: block;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.three-column-icon-section .has-anchor a:hover {
  box-shadow: 0 0 10px #949494;
  border-radius: 5px;
  border-color: #cf2e2e;
}
.three-column-icon-section .box {
  padding: 33px 24px;
  height: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.three-column-icon-section .box:hover {
  border-color: #cf2e2e;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.heading-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.heading-text p {
  width: 80%;
  color: #fff;
}
.three-column-icon-section .box p a {
  text-decoration: underline;
  display: inline-block;
}
.three-column-icon-section .box-3 {
  padding-right: 26px;
  margin-top: 26px;
}
.three-column-icon-section .box-3 h3 {
  font-size: 23px;
}

.three-column-icon-section .box-3.flex-2:nth-child(2n-1) {
  padding-right: 26px;
}
.three-column-icon-section .box-4 {
  padding-right: 20px;
  margin-top: 20px;
}
.three-column-icon-section ul li {
  position: relative;
  margin-top: 18px;
  list-style-type: none;
  padding-left: 30px;
}
.three-column-icon-section ul li::before {
  content: "";
  content: "";
  clear: both;
  display: block;
  background: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/check-mark.png)
    0 0/100% no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  border-radius: 50px;
}
.three-column-icon-section .model-txt {
  font-size: 18px;
  font-style: italic;
  margin-top: 5px;
  display: block;
  min-height: 40px;
}
.three-column-icon-section .content-head {
  margin-top: 20px;
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}
.banner-img-section .form-pop-up-box .form-center {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-img-section .form-pop-up-box .form-center .form-box-outer {
  margin: auto;
  max-width: 1050px;
}
.banner-img-section .form-pop-up-box .form-center .form-box-outer .form-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 50px 50px;
  align-items: center;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content {
  flex-basis: 55%;
  display: block;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  .text-field {
  margin: 15px 0 30px;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  .text-field
  .clrtext {
  display: inline-block;
  color: #f60;
  padding: 0 8px;
  border-left: 1px solid #f60;
  position: relative;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  .text-field
  .clrtext:first-child {
  padding-left: 0;
  border: 0;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  ul
  li {
  color: #494949;
  margin-top: 15px;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  ul
  li:before {
  content: "";
  display: inline-block;
  background: #f60;
  border-radius: 50%;
  position: absolute;
  height: 8px;
  width: 8px;
  top: 8px;
  left: 4px;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  ul
  li:after {
  content: "";
  display: inline-block;
  border: 1px solid #f60;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-content
  img {
  margin: 40px 0 0;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section {
  flex-basis: 38%;
  background: #f8f8f8;
  padding: 30px 40px;
  border-radius: 20px;
  border: 1px solid #000;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section
  form {
  padding: 0;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section
  .form-text-cont {
  border: 0;
  padding: 0;
  flex-basis: 100%;
  margin: 20px 0 0;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section
  .form-text-cont
  .input-field {
  border: 0;
  border-bottom: 1px solid #d3cdcd;
  padding: 0;
  height: 40px;
  background: 0 0;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  outline: 0;
  color: #1d1d1d;
  opacity: 1;
}
.banner-img-section
  .form-pop-up-box
  .form-center
  .form-box-outer
  .form-wrap
  .form-section
  .form-text-cont
  .input-field.comment-input {
  height: 30px;
}
.banner-img-section .form-pop-up-box .input-field {
  border: 0.5px solid #333;
  padding: 14px 35px 14px 15px;
  background: 0 0;
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  outline: 0;
  color: #1d1d1d;
  opacity: 1;
}
.banner-img-section .form-pop-up-box small {
  bottom: -5px;
  position: relative;
}
.banner-img-section .form-pop-up-box form {
  padding: 55px 50px;
}
.banner-img-section .two-box .flex-2.consult-form,
.two-box .flex-2.banner-form {
/*   flex-basis: 33%; */
}
.banner-form ::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-transform: capitalize;
  color: rgba(40, 48, 67, 0.6);
  opacity: 0.9;
}
.banner-form .head-txt {
  background: #ffffff;
  border-radius: 8px;
  padding: 15px 20px 20px;
}
.banner-form .form-box-outer {
  max-width: 450px;
  margin-left: auto;
  background: #fff;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  border-radius: 10px;
  position: relative;
}
.banner-form .head-txt h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 38px;
  color: #cf2e2e;
}
.banner-form .head-txt p {
  margin-top: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
	text-align:center;
  padding-bottom: 0;
}
.banner-form form {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-form form .foot {
  width: 100%;
}
.banner-form form .foot ul {
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
	gap:15px;
  align-items: flex-start;
}
.banner-form form .foot li {
  padding-left: 0 !important;
  margin: 0;
}
.banner-form form .foot .hover_effect input {
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
	font-size:18px;
	text-transform:capitalize;
  font-family: "Lato", sans-serif;
  background-color: #cf2e2e;
}
.banner-form form .foot ul {
  list-style: none;
}
.banner-form form .foot .hover_effect a {
  color: #fff;
}
.banner-form form .foot .hover_effect input:hover {
  color: #fff;
  background-color: #cf2e2e;
}
.banner-form form .formBody {
  width: 100%;
	margin-top:15px;
}
.banner-form form .formBody ul {
  list-style: none;
	margin-top:0;
}
.banner-form form .formBody li {
  padding-left: 0 !important;
  padding-bottom: 10px !important;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid #00000038 !important;
}


.banner-form form .formBody li:before,
.banner-form form .foot li:before {
  content: none !important;
}
.banner-form form .formBody input {
  width: 100% !important;
}
.banner-form form .formBody textarea {
  width: 100%;
  height: 5rem;
}
.banner-form .form-text-cont {
  flex-basis: 100%;
  margin-top: 25px;
  border-bottom: 0.5px solid #d9d9d9;
  padding: 0 0 14px;
  position: relative;
}
.banner-form .form-text-cont .user-input:before {
  content: "";
  clear: both;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/form-vector-icon.png)
    no-repeat;
}
.banner-form .form-text-cont:nth-child(2) .user-input:before {
  width: 18px;
  height: 13px;
  background-position: -31px -2px;
}
.banner-form .form-text-cont:nth-child(3) .user-input:before {
  background-position: -62px 0;
}
.banner-form .form-text-cont:nth-child(4) .user-input:before {
  background-position: -92px 0;
}
.banner-form .form-text-cont:nth-child(5) .user-input:before {
  width: 16px;
  background-position: -123px 0;
}
.banner-form .input-field {
  border: 0;
  padding: 0 0 0 5px;
  background: 0 0;
  width: calc(100% - 50px);
  outline: 0;

  font-size: 14px;
  line-height: 19px;
  color: #333;

  vertical-align: top;
}
.banner-form .comment-input {
  height: 60px;
  background: 0 0;
  outline: 0;
  overflow-y: auto;
}
.banner-form .checkout {
  text-align: center;
  margin: 35px 0;
}
.banner-form .checkout-submit {
  background: #cf2e2e;
  border: 0;
  outline: 0;
  color: #fff;
  padding: 18px 32px;
  font-size: 18px;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  transition: 0.3s ease-in-out;
  letter-spacing: 0.5px;
  border-radius: 5px;
  font-weight: 600;
}
.banner-form .checkout-submit:hover {
  background: #cf2e2e;
  color: #fff;
}
.banner-form small {
  display: none;
  position: absolute;
  bottom: -20px;
}
.banner-form .verror small {
  color: #dc0019 !important;
  margin-top: 0;
  font-size: 12px;
  display: block;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap {
  background: #fff;
  border-radius: 20px;
  padding: 27px;
  position: relative;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec {
  padding: 30px 20px;
  border: 1px solid #cf2e2e;
  border-radius: 20px;
  position: relative;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec h3 {
  font-weight: 600;
  color: #000;
  font-size: 30px;
  line-height: 50px;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .btn-center,
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .frm-list {
  margin: 20px 0 0;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .btn-center
  .yellow-btn {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 14px 50px;
  color: #fff;
  background: #60b741;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .btn-center
  .yellow-btn:hover {
  background: #ffb81d;
  color: #000;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .use-form {
  display: block;
  margin: 15px 0 0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .frm-list
  .listd {
  position: relative;
  padding: 0 20px;
  font-size: 14px;
  margin: 0 10px;
  color: #000;
  border-right: 1px solid #000;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .frm-list
  .listd:before {
  content: "";
  clear: both;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/ppc/consult-list.png)
    top center/100% no-repeat;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 1px;
  left: 0;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec:after {
  content: "";
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/ppc/polygon-shape.png)
    top center/100% no-repeat;
  width: 42px;
  height: 34px;
  position: absolute;
  bottom: -34px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec {
  margin: 45px 0 0;
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
  font-size: 17px;
  line-height: 27px;
  margin: 15px 0 0;
  color: #000;
  font-weight: 400;
}
.two-column-right-box-section img {
  margin-top: 38px;
  width: 100%;
  border-radius: 10px;
}
.two-column-right-box-section .head-txt {
  padding-right: 11%;
}
.two-column-right-box-section .left-box {
  padding-right: 150px;
}
.two-column-right-box-section .box {
  background-color: #181732;
  border-radius: 10px;
  padding: 50px 50px 36px;
  margin-top: 20px;
  display: block;
  text-decoration: none;
}
.two-column-right-box-section .box h3 span {
  opacity: 0.4;
}
.tech-stack-section h3 {
  padding-bottom: 25px;
  border-bottom: 1px solid #302f51;
  margin-bottom: 20px;
}
/* .count-box-section {background-color: #fff;} */

.count-box-section {
  padding: 3rem 0;
}
.customer-testimonial-section {
  padding-top: 3rem;
}
.consultants {
  display: flex;
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.consultants button {
  margin-top: 1rem;
}
.customer-testimonial-section h2 {
  color: #000;
}
.customer-testimonial-section .owl-theme {
  margin-top: 45px;
}

.customer-testimonial-section .owl-theme .owl-dots .owl-dot {
  margin-top: 20px;
}
.hiring-pages .form {
  max-width: 450px;
  margin-left: auto;
  background: #fff;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  border-radius: 10px;
  position: relative;
}
.hiring-pages .form ul {
  list-style: none;
}
.hiring-pages .container .row > div:nth-child(2) .form .formBody ul li {
  font-size: 14px;
  list-style: none;
  border-bottom: 1px solid #d1d1d1;
}
.customer-testimonial-section .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  color: #ddd;
  margin: 5px;
}

.customer-testimonial-section .owl-theme .owl-dots .owl-dot.active span {
  background: #cf2e2e;
}

.customer-testimonial-section .content-box-outer {
  height: 100%;
  transition: all 0.3s ease-in-out;
  background: #fff;
  border: 1px solid #e2e9ef;
  box-shadow: 0 4px 35px rgba(22, 101, 216, 0.1);
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
	gap:2rem;
/*   justify-content: space-between; */
}

.customer-testimonial-section .content-box-outer::before {
  content: "";
  clear: both;
  display: block;
  width: 54px;
  height: 54px;
  background: #cf2e2e
    url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/quotation-marks.png)
    center center no-repeat;
  border-radius: 50%;
  margin-top: -30px;
  margin-left: 30px;
  background-size: 20px;
}

.customer-testimonial-section .item {
  margin: 30px 10px;
  height: 24rem;
}

.customer-testimonial-section .glider-slide:nth-child(2n) p:before {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/star-shape2.png)
    0 0 no-repeat;
}

.customer-testimonial-section .content-box {
  position: relative;
	text-align:center;
  padding: 0 1rem;
}

.customer-testimonial-section .content-box p {
  font-size: 16px;
  line-height: 26px;
  color: #283043;
/*   padding-top: 30px; */
  position: relative;
}

.customer-testimonial-section .content-box p::before {
  content: "";
  clear: both;
  display: block;
  width: 96px;
  height: 17px;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/star-shape.png)
    0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.customer-testimonial-section .cust-img-box {
  position: relative;
  padding: 15px 30px 30px;
  border-top: 1px solid #eaeff3;
  align-items: center;
  flex-wrap: nowrap;
}
.hiring-button-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
margin-top:2rem;
  align-items: center;
}
.customer-testimonial-section .profile {
  width: 48px;
  height: 48px;
  background-color: none;
  padding: 0;
  margin-right: 10px;
}

.customer-testimonial-section .profile img {
  width: 100%;
  border-radius: 100%;
}

.customer-testimonial-section .profile-text {
  width: calc(100% - 48px);
}

.customer-testimonial-section h5 {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #283043;
}

.customer-testimonial-section h6 {
  font-size: 12px;
  font-weight: 500;
  color: #797979;
}

@media only screen and (max-width: 1780px) {
  .customer-testimonial-section .glider-slide {
    margin: 30px 10px;
  }

  .banner-img-section .client-logo-box-section {
    margin-top: 40px;
  }

  .two-column-right-box-section .left-box {
    padding-right: 40px;
  }

  .img-column-section .img-box {
    padding: 110px 40px 30px;
  }

  .tech-stack-section .logo-box {
    padding: 40px;
  }

  .counter-column-section .counter-column-outer {
    padding: 100px 70px;
  }

  .counter-column-section .large-txt {
    font-size: 40px;
  }

  .full-width-two-column .other-details > div {
    margin-top: 10px;
  }

  .banner-img-section .logo-box-outer {
    padding-left: 20px;
  }

  .banner-img-section {
    /*     padding: 120px 0 40px; */
  }

  .banner-img-section .client-logo-box-section .logo-box-outer {
    padding-left: 20px;
  }

  .banner-img-section .clintlogo {
    margin: 50px 0 0;
  }

  .banner-form .form-text-cont {
    padding: 0 0 10px;
  }

  .banner-form .comment-input {
    height: 40px;
  }

  .footer-sec .footer-top .dis-flex .flex-4 p {
    font-size: 16px;
    line-height: 27px;
  }

  .mdebanner {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 2100px) {
  .mdebanner .two-box .flex-2 p {
    font-size: 22px;
    line-height: 34px;
  }

  .mdebanner .two-box .flex-2 h1 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media only screen and (max-width: 1760px) {
  /* header {
    padding: 30px 0;
  } */

  .mdebanner .two-box .flex-2 p {
    font-size: 20px;
    line-height: 32px;
  }

  .mdebanner .two-box .flex-2 h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap {
    padding: 20px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec {
    padding: 20px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec h3 {
    font-size: 25px;
    line-height: 38px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .btn-center {
    margin: 15px 0 0;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .btn-center
    .yellow-btn {
    padding: 10px 50px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .use-form {
    font-size: 14px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list {
    margin: 15px 0 0;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list
    .listd {
    font-size: 12px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec:after {
    width: 25px;
    height: 25px;
    bottom: -25px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec {
    margin: 28px 0 0;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
    font-size: 15px;
    line-height: 27px;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 1600px) {
  .banner-img-section ul li {
    font-size: 17px;
  }

  .banner-img-section .bannerboy {
    bottom: 25px;
  }

  .banner-img-section .form-pop-up-box form {
    padding: 30px;
  }

  .banner-img-section .form-pop-up-box .form-text-cont {
    margin-top: 15px;
  }

  .banner-img-section .form-pop-up-box .form-text-cont:nth-child(2n-1) {
    padding-right: 25px;
  }

  .banner-img-section .form-pop-up-box .form-text-cont:nth-child(1) {
    margin-top: 0;
  }

  .banner-img-section .form-pop-up-box .form-text-cont.width-full {
    padding-right: 0;
  }

  .banner-form .form-box-outer {
    max-width: 400px;
  }

  .banner-form form {
    /*     padding: 20px 30px; */
  }

  .banner-form .head-txt {
    padding: 10px 20px 15px;
  }

  .banner-form .head-txt p {
    font-size: 14px;
  }

  .banner-form .head-txt h2 {
    font-size: 25px;
    line-height: 34px;
  }

  .banner-form .verror small {
    font-size: 11px;
  }

  .banner-form .checkout {
    margin-top: 20px;
  }

  .banner-form .checkout-submit {
    padding: 14px 25px;
    font-size: 16px;
  }

  .mdebanner .two-box .flex-2 {
    flex-basis: 70%;
  }

  .mdebanner .two-box .flex-2 p {
    font-size: 18px;
    line-height: 32px;
  }

  .mdebanner .two-box .flex-2 h1 {
    font-size: 44px;
    line-height: 55px;
  }

  .tools-developer .box p a {
    font-size: 16px;
  }

  .blog-column-section .profile-blocks .profile-blocks-inner {
    padding: 30px 20px;
  }

  .customer-testimonial-section .customer-testimonial-slider {
    margin-top: 70px;
  }

  .customer-testimonial-section .glider-slide {
    margin: 30px 6px;
  }

  .customer-testimonial-section .content-box {
    /*     padding: 30px 20px 20px; */
  }

  .customer-testimonial-section .cust-img-box {
    padding: 15px 20px 30px;
  }

  .banner-img-section .client-logo-box-section {
    margin-top: 25px;
  }

  .image-slider-section .content-box h3 {
    font-size: 26px;
  }

  .image-slider-section .content-box p {
    margin-top: 15px;
  }

  .image-slider-section .slider-outer {
    margin-top: 60px;
  }

  .icon-with-img-section:before {
    width: 60px;
    height: 60px;
  }
	
  .icon-with-img-section .right-box::after {
    width: 220px;
    height: 100px;
  }

  .form-pop-up-box .form-text-cont {
    margin-top: 20px;
  }

  .tech-stack-landing-section .logo-right .img-box {
    height: 40px;
  }

  .tech-stack-landing-section .logo-right .img-box img {
    max-width: 40px;
    max-height: 40px;
  }

  .col-three-icon-section .icon-box {
    padding: 0 20px 40px;
  }

  .col-three-icon-section .icon-box p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }

  .col-three-icon-section .icon-box img {
    max-width: 50px;
  }

  .col-three-icon-section picture {
    width: 100px;
    height: 100px;
  }

  .banner-img-section h2 {
    font-size: 20px;
  }

  .banner-img-section ul {
    margin-top: 20px;
  }

  .banner-img-section .glider {
    margin-bottom: 30px;
  }

  .banner-img-section .glider-contain {
    padding: 50px;
  }

  .banner-img-section .glider-contain::before {
    width: 30px;
    height: 30px;
    top: 20px;
  }

  .banner-img-section .glider-contain p::after {
    width: 30px;
    height: 30px;
    right: 35px;
  }

  .banner-img-section .img-box {
    padding-top: 40px;
  }

  .banner-img-section .client-logo-box-section .logo-box-outer {
    padding-left: 60px;
  }

  .banner-img-section .client-logo-box-section .logo-box {
    background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/header-client-logo-sprite-for-dark-md.svg)
      0 0 no-repeat;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo1 {
    width: 125px;
    height: 22px;
    background-position: 0 0;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo1:hover {
    background-position: -162px 0;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo2 {
    width: 52px;
    height: 58px;
    background-position: -36px -60px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo2:hover {
    background-position: -198px -60px;
  }
.icon-with-img-section .flex-2 .head-txt p{
/* 		text-align:center; */
	}
  .banner-img-section .client-logo-box-section .logo-box.logo3 {
    width: 90px;
    height: 32px;
    background-position: -17px -156px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo3:hover {
    background-position: -179px -156px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo4 {
    width: 92px;
    height: 16px;
    background-position: -17px -227px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo4:hover {
    background-position: -179px -227px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo5 {
    width: 65px;
    height: 26px;
    background-position: -30px -278px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo5:hover {
    background-position: -192px -278px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo6 {
    width: 96px;
    height: 28px;
    background-position: -13px -345px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo6:hover {
    background-position: -175px -345px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo7 {
    width: 110px;
    height: 34px;
    background-position: -8px -413px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo7:hover {
    background-position: -170px -413px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo8 {
    width: 115px;
    height: 22px;
    background-position: -4px -486px;
  }

  .banner-img-section .client-logo-box-section .logo-box.logo8:hover {
    background-position: -166px -486px;
  }

  .count-box-section {
    /* border-radius: 10px; */
  }

  .count-box-section .count-box-big {
    font-size: 36px;
    line-height: 40px;
  }

  .count-box-section .count-box-small {
    font-size: 18px;
    margin-top: 5px;
  }

  .icon-with-img-section .icon-txt {
    font-size: 16px;
  }

  .three-column-icon-section .content-head {
    font-size: 16px;
    line-height: 26px;
  }

  .three-column-icon-section .col-box-outer {
    margin-top: 50px;
  }

  .three-column-icon-section .box {
    padding: 40px 30px;
  }

  .three-column-icon-section .box h3 {
    margin-top: 20px;
  }

  .three-column-icon-section .box p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }

  .three-column-icon-section ul li {
    font-size: 16px;
    padding-left: 25px;
  }

  .three-column-icon-section ul li::before {
    width: 16px;
    height: 16px;
  }

  .three-column-icon-section .model-txt {
    font-size: 16px;
  }

  .tools-developer .dis-flex .box-4 .box {
    padding: 20px;
  }

  .tools-developer .dis-flex .box-4 .box h3 {
    margin-top: 10px;
  }

  /* header {
    padding: 20px 0;
  } */

  header .head-right img {
    max-width: 250px;
  }

  header .head-left .phonedesk {
    font-size: 20px;
    color: #fff;
    padding: 7px 15px;
  }

  .step-icon-img-section h3 {
    margin-top: 15px;
  }

  .step-icon-img-section .icon-box {
    padding: 0 20px 60px;
  }

  .step-icon-img-section .icon-box:after {
    font-size: 14px;
    padding: 6px 18px;
    left: 20px;
  }

  .step-icon-img-section .icon-box.not-step::before {
    top: -18px;
  }

  .step-icon-img-section .icon-box p {
    font-size: 14px;
    margin-top: 5px;
  }

  .not-found-section .suggest {
    font-size: 28px;
  }

  .not-found-section ul {
    margin-top: 35px;
  }

  .not-found-section ul li {
    font-size: 18px;
    margin-top: 10px;
  }

  .two-column-right-box-section .box {
    padding: 40px 40px 36px;
    margin-top: 15px;
  }

  .two-column-right-box-section .box p {
    font-size: 16px;
  }

  .img-column-section .img-box p {
    font-size: 16px;
  }

  .img-column-section .col-box {
    flex-basis: calc(33.33% - 20px);
    margin: 20px 10px 0;
  }

  .valuecoders-img-section .right-box {
    padding-left: 20px;
  }

  .valuecoders-img-section .right-box ul li::before {
    height: 9px;
    width: 9px;
  }

  .valuecoders-img-section .right-box ul li::after {
    height: 15px;
    width: 15px;
  }

  .valuecoders-img-section .right-box p {
    font-size: 16px;
  }

  .valuecoders-img-section .icon-box {
    padding: 20px;
  }

  .counter-column-section .counter-column-outer {
    padding: 70px 50px;
  }

  .counter-column-section .large-txt {
    font-size: 36px;
  }

  .counter-column-section .icon-txt {
    font-size: 14px;
  }

  .full-width-two-column .content-box p {
    font-size: 16px;
  }

  .full-width-two-column .content-box {
    padding: 30px;
  }

  .industry-casestudy-sec .content .casetext {
    margin: 30px 0 0;
  }

  .industry-casestudy-sec .content .casetext p {
    margin-top: 15px;
  }

  .footer-sec .footer-top .dis-flex .flex-4 p {
    font-size: 14px;
    line-height: 25px;
  }

  .ind-serve .box-3 h3 {
    font-size: 18px;
  }

  .banner-img-section h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
    font-size: 12px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 1440px) {
  .banner-img-section {
    /*     padding: 140px 0 40px; */
  }

  .banner-img-section .clintlogo {
    margin: 25px 0 0;
  }

  .banner-form form {
    /*     padding: 20px 30px; */
  }

  .banner-form .form-text-cont {
    padding: 0 0 5px;
  }

  .banner-form .head-txt .head-txt {
    padding: 10px 20px 14px;
  }

  .banner-form .head-txt p {
    font-size: 14px;
  }

  .banner-form .head-txt h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .banner-form .comment-input {
    height: 40px;
  }

  .banner-form .checkout-submit {
    padding: 14px 28px;
    font-size: 16px;
  }

  .banner-form .checkout {
    margin-top: 30px;
  }

  .blog-column-section .profile-blocks .bg-blue,
  .blog-column-section .profile-blocks .bg-pink,
  .blog-column-section .profile-blocks .bg-orange {
    font-size: 16px;
  }

  .banner-img-section h2 {
    font-size: 18px;
    line-height: 20px;
  }

  .banner-img-section h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .banner-img-section h4 {
    margin-bottom: 2px;
    font-size: 16px;
  }

  .banner-img-section ul li {
    margin-top: 15px;
    padding-left: 25px;
  }

  .banner-img-section ul li::before {
    width: 16px;
    height: 16px;
    top: 4px;
  }

  .banner-img-section .glider-contain::before {
    width: 25px;
    height: 25px;
  }

  .banner-img-section .glider-contain p {
    font-size: 16px;
    margin-top: 20px;
  }

  .banner-img-section .glider-contain p::after {
    width: 25px;
    height: 25px;
  }

  .banner-img-section .client-logo-box-section .logo-box-outer {
    padding-left: 30px;
  }

  .three-column-icon-section .box-4 {
    padding-right: 12px;
  }

  .img-column-section .img-box {
    padding: 80px 40px 30px;
  }

  .tech-stack-icon-list-section .icon-box .text {
    font-size: 14px;
  }

  .tech-stack-section .logo-box {
    padding: 40px 30px;
  }

  .tech-stack-section .icon-box .text {
    font-size: 14px;
  }

  .valuecoders-img-section .icon-box {
    padding: 20px;
    margin: 0 10px;
    flex-basis: calc(33.33% - 20px);
  }

  .valuecoders-img-section .right-box ul li {
    margin-top: 10px;
  }

  .icon-with-img-section .icon {
   width: 20px;
  height: 20px;
  }

  .full-width-two-column p {
    margin: 10px 0;
  }

  .full-width-two-column .content-box {
    padding: 30px 20px;
  }

  .two-column-right-box-section .box {
    padding: 30px;
  }

  .mdebanner {
    padding: 100px 0;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap {
    padding: 15px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec {
    padding: 15px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec h3 {
    font-size: 21px;
    line-height: 32px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .btn-center {
    margin: 10px 0 0;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .btn-center
    .yellow-btn {
    padding: 8px 40px;
    font-size: 16px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .use-form {
    font-size: 13px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list {
    margin: 10px 0 0;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list
    .listd {
    font-size: 11px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec:after {
    width: 17px;
    height: 17px;
    bottom: -17px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec {
    margin: 25px 0 0;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
    font-size: 12px;
    line-height: 20px;
  }

  .banner-img-section h3 {
    font-size: 16px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
    font-size: 11px;
    line-height: 17px;
  }

  .banner-img-section .form-pop-up-box .top-text {
    padding: 30px 30px 20px;
  }

  .banner-img-section .form-pop-up-box .form-center .form-box-outer {
    max-width: 900px;
  }

  .banner-img-section .form-pop-up-box .form-center .form-box-outer .form-wrap {
    padding: 30px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section {
    padding: 20px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont {
    margin: 12px 0 0;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont.width-full {
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 1320px) {
  .banner-form .form-box-outer {
    max-width: 310px;
  }

  .two-box .flex-2.banner-form {
/*     flex-basis: 35%; */
  }

  .customer-testimonial-section .customer-testimonial-slider {
    margin-top: 60px;
  }

  .three-column-icon-section .box-3 {
    padding-right: 15px;
  }

  .image-slider-section .glider-prev,
  .image-slider-section .glider-next {
    width: 45px;
    height: 45px;
  }

  .image-slider-section .content-box h3 {
    font-size: 22px;
  }

  .banner-img-section {
    min-height: 720px;
  }

  .banner-img-section .two-box .flex-2 {
    flex-basis: 50%;
  }

  .banner-img-section .two-box .banner-form {
/*     flex-basis: 50%; */
  }

  .banner-img-section .clintlogo {
    margin-top: 30px;
    /*     justify-content: center; */
    gap: 2rem;
  }

  .banner-img-section ul li {
    font-size: 16px;
    margin-top: 10px;
  }

  .banner-img-section .pTitle {
    font-size: 18px;
    line-height: 24px;
  }

  .banner-img-section h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .banner-img-section .client-logo-box-section .logo-box-outer {
    padding-left: 20px;
  }

  .banner-img-section .client-logo-box-section h4 {
    font-size: 12px;
  }

  .banner-img-section .form-pop-up-box {
    width: 100%;
  }

  .banner-img-section .form-pop-up-box .pop-close {
    width: 15px;
    height: 16px;
    margin-bottom: 10px;
  }

  .banner-img-section .form-pop-up-box .autocomplete-items {
    top: 45px;
    height: 120px;
  }

  .banner-img-section .form-pop-up-box .input-field {
    padding: 10px 15px;
  }

  .banner-img-section .form-pop-up-box form {
    padding: 10px 30px 30px;
  }

  .count-box-section .count-box-big {
    font-size: 30px;
    line-height: 34px;
  }

  .count-box-section .count-box-small {
    font-size: 16px;
    margin-top: 2px;
  }

  .count-box-section .count-box:after {
    right: 50px;
  }

  .col-three-icon-section .flex-3 {
    padding: 0 10px;
    margin-top: 90px;
  }

  .col-three-icon-section picture {
    width: 70px;
    height: 70px;
    top: -20px;
  }

  .col-three-icon-section .icon-box img {
    max-width: 35px;
  }

  .full-width-two-column .img-box {
    background-size: cover;
  }

  .full-width-two-column:hover {
    background-size: 160%;
  }

  .icon-with-img-section:before {
    width: 40px;
    height: 40px;
  }

  .icon-with-img-section .right-box {
    padding: 20px;
  }

  .icon-with-img-section .right-box::after {
    width: 150px;
    height: 70px;
  }

  .mdebanner {
    min-height: 610px;
  }

  .mdebanner .two-box .flex-2 {
    flex-basis: 70%;
  }

  .mdebanner .two-box .flex-2 p {
    font-size: 16px;
    line-height: 28px;
  }

  .mdebanner .two-box .flex-2 h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .ind-serve .box-3:nth-child(3n) {
    padding-right: 15px;
  }

  .banner-img-section .form-pop-up-box h3 {
    font-size: 15px;
  }

  .banner-img-section .form-pop-up-box .top-text h2 {
    font-size: 28px;
  }

  .banner-img-section .form-pop-up-box .form-center .form-box-outer .form-wrap {
    padding: 20px 30px 30px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-content {
    flex-basis: 58%;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-content
    .text-field {
    margin: 15px 0 20px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-content
    ul
    li {
    margin-top: 12px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-content
    img {
    margin: 30px 0 0;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section {
    padding: 20px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont
    .input-field {
    height: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .banner-img-section {
    min-height: 720px;
  }

  .banner-img-section .two-box {
    margin-top: -104px;
  }
  .client-img-section .right-box .award-sc .award-row .award-col {
    flex-basis: 33%;
  }

  .three-column-icon-section .box {
    padding: 30px 20px;
  }

  .banner-img-section {
    min-height: 800px;
  }

  .banner-img-section .client-logo-box-section {
    margin-top: 80px;
    text-align: center;
  }

  .banner-img-section .client-logo-box-section .logo-heading {
    flex-basis: 100%;
    margin-bottom: 10px;
  }

  .banner-img-section .client-logo-box-section .logo-box-outer {
    flex-basis: 100%;
    padding-left: 0;
    justify-content: space-evenly;
  }

  .icon-with-img-section .icon-txt {
    font-size: 14px;
  }

  .icon-with-img-section .icon {
    margin-right: 10px;
  }

  .three-column-icon-section .box-3 {
    padding-right: 15px;
    margin-top: 20px;
  }

  .three-column-icon-section ul {
    margin-top: 10px;
  }

  .three-column-icon-section ul li {
    margin-top: 10px;
  }

  .three-column-icon-section .tick-icon-list ul {
    margin-top: 10px;
  }

  .step-icon-img-section .icon-box {
    padding-right: 20px;
  }

  .full-width-two-column .dis-flex {
    height: 100%;
  }

  .full-width-two-column .content-box {
    flex-basis: 100%;
  }

  .full-width-two-column .img1,
  .full-width-two-column .img4 {
    display: none;
  }

  .full-width-two-column .other-details {
    height: auto;
  }

  .tech-stack-section .col-box {
    padding-right: 20px;
    margin-top: 20px;
  }

  .tech-stack-section .tech-stack-link {
    flex-basis: 100%;
  }

  .tech-stack-section .learn-more-btn {
    flex-basis: 100%;
    text-align: center;
    margin-top: 30px;
  }

  .img-column-section .img-box {
    padding: 40px 20px 20px;
  }

  .valuecoders-img-section .right-box {
    padding-left: 0;
  }

  .counter-column-section .counter-column-outer {
    padding: 50px 30px;
  }

  .counter-column-section .counter-icons {
    padding-left: 20px;
  }

  .counter-column-section .counter-box:nth-child(2n-1) {
    padding-right: 10px;
  }

  .image-slider-section .glider-prev,
  .image-slider-section .glider-next {
    top: 30%;
  }

  .count-box-section .count-box:after {
    right: 40px;
  }

  .mdebanner {
    min-height: 700px;
  }
}

@media screen and (max-width: 1160px) {
  .bannerboy {
    display: none;
  }

  .footer-sec .footer-top .dis-flex .flex-4 {
    padding: 0 20px;
  }
.col-three-icon-section .flex-3 {
    flex-basis: 45% ;
}
	.col-three-icon-section .icon-box-outer {
    justify-content: space-between;
  
}
  .footer-sec .footer-top .dis-flex .flex-4 p {
    font-size: 12px;
    line-height: 22px;
  }
}

@media screen and (max-width: 1024px) {
  .industry-casestudy-sec .content .casetext {
    padding: 0;
  }
	 .customer-testimonial-section .item {
    height: 30rem !important;
  }
  .seo-page .testimonial-item-highlights.swiper-slide {
    height: auto;
  }

  .industry-casestudy-sec .content .casetext .industry-case-btn {
    margin-top: 20px;
  }

  .industry-casestudy-sec .content .casetext .industry-case-btn .green-btn {
    padding: 13px 23px;
  }
  .stats ul li .flip-container .front p strong {
    font-size: 34px;
  }
  .stats ul li .flip-container .front p {
    font-size: 15px;
  }
  .industry-casestudy-sec .content .casetext .list_content {
    margin-top: 17px;
  }
  .seo-page h1 {
    font-size: 40px;
  }
  .seo-page h2 {
    font-size: 30px;
  }
  .industry-casestudy-sec .content .caseimg {
    padding-right: 0;
  }

  .industry-casestudy-sec .prev-next-btn .glider-prev {
    left: -16px;
    top: 20%;
  }

  .industry-casestudy-sec .prev-next-btn .glider-next {
    right: -16px;
    top: 20%;
  }
  .h2-styles {
    font-size: 35px !important;
  }
  .industry-casestudy-sec .dis-flex {
    padding: 0 20px;
  }

  .banner-img-section .form-pop-up-box .form-center .form-box-outer {
    overflow-y: scroll;
    height: 520px;
    width: 95%;
    max-width: 95%;
  }
}

.banner-img-section .two-box .flex-2 {

	flex-basis:50%;
}
@media only screen and (max-width: 991px) {
  .banner-form .form-text-cont {
    flex-basis: 100%;
  }

  .banner-form .form-text-cont:nth-child(2n-1) {
    padding-right: 0;
  }
  .h2-styles {
    font-size: 30px !important;
  }
  .seo-page h1 {
    font-size: 45px;
  }
  .seo-page h2 {
    font-size: 35px;
  }
  .banner-form form {
    padding-top: 20px;
  }

  .banner-form .checkout {
    margin-top: 20px;
  }

  .banner-form .checkout-submit {
    padding: 15px;
    font-size: 16px;
  }

  .count-box-section .count-box-small {
    font-size: 14px;
  }

  .tech-stack-landing-section .logo-right span {
    font-size: 12px;
  }

  .banner-img-section .two-box .flex-2 {
    width: 100%;
  }

  .banner-img-section .client-logo {
    margin-top: 50px;
  }

  .icon-with-img-section .icon-box-outer .flex-2 {
    flex-basis: 33.33%;
  }

  .icon-with-img-section .right-box {
    margin-top: 40px;
    padding-left: 0;
  }

  .three-column-icon-section .col-box-outer {
    margin-top: 30px;
  }

  .three-column-icon-section .box-3:nth-child(3n) {
    padding-right: 15px;
  }

  .three-column-icon-section .flex-4 {
    flex-basis: 50%;
  }

  .three-column-icon-section .box-4:nth-child(2n) {
    padding-right: 0;
  }

  .three-column-icon-section .flex-2 {
    flex-basis: 50%;
  }

  .step-icon-img-section .col-box-outer {
    justify-content: center;
  }

  .step-icon-img-section img {
    display: none;
  }

  .step-icon-img-section .icon-box {
    padding-bottom: 40px;
  }

  .step-icon-img-section .icon-box.not-step {
    padding-top: 0;
    flex-basis: 33.33%;
  }

  .step-icon-img-section .icon-box::before,
  .step-icon-img-section .icon-box::after {
    display: none;
  }

  .step-icon-img-section .flex-4 {
    flex-basis: 50%;
  }

  .two-column-right-box-section .right-box {
    padding-left: 0;
    margin-top: 40px;
  }

  .img-column-section .col-box {
    flex-basis: calc(50% - 20px);
  }

  .valuecoders-img-section .right-box {
    margin-top: 40px;
  }

  .valuecoders-img-section .left-box {
    padding-right: 0;
    /* text-align: center */
  }

  .valuecoders-img-section img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }

  .counter-column-section .for-pattern-img {
    padding: 30px 20px 42px;
  }

  .counter-column-section .left-box,
  .counter-column-section .counter-icons {
    flex-basis: 100%;
  }

  .counter-column-section .counter-icons {
    padding-left: 0;
    margin-top: 40px;
  }

  .counter-column-section .counter-box {
    flex-basis: 50%;
  }

  .tech-stack-section .col-box {
    padding-right: 0;
  }

  .full-width-two-column .other-details .flex-2 {
    flex-basis: 50%;
  }

  .full-width-two-column p {
    font-size: 16px;
  }

  .count-box-section .count-box:after {
    right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-img-section {
    min-height: auto;
  }
  .banner-img-section .banner-content {
    align-items: center;
	  padding-bottom:5rem;
  }
	.banner-img-section .pTitle {text-align:center;}
  .icon-with-img-section .flex-2 {
    flex-basis: 100%;
  }
  .banner-img-section .yellow-btn {
    display: block;
  }

  .banner-img-section .form-pop-up-box .comment-input {
    height: 80px;
  }

  .banner-img-section .form-pop-up-box .form-text-cont {
    flex-basis: 100%;
    margin-top: 5px;
  }

  .banner-img-section .form-pop-up-box .form-text-cont:nth-child(2n-1) {
    padding-right: 0;
  }

  .banner-img-section .form-pop-up-box .form-text-cont:nth-child(2) {
    margin-top: 5px;
  }

  .banner-img-section .form-pop-up-box .input-field {
    padding: 6px 15px;
  }

  .banner-img-section .form-pop-up-box small {
    position: relative;
    bottom: 0;
  }

  .banner-img-section .form-pop-up-box form {
    padding: 0 15px 30px;
  }

  .banner-form {
    display: none;
  }

  .banner-form .head-txt h2 {
    font-size: 20px;
    line-height: 26px;
  }

  .banner-form form {
    padding: 15px;
  }

  .banner-form .head-txt {
    padding: 5px 15px 20px;
  }

  .banner-form .checkout {
    margin-top: 20px;
  }

  #vc-fxdform.banner-form {
    display: none !important;
  }

  #vc-fxdform.form-pop-up-box {
    display: block !important;
  }

  .customer-testimonial-section .customer-testimonial-slider {
    margin-top: 30px;
  }

  .customer-testimonial-section .content-box p::before {
    right: 0;
    margin: 0 auto;
  }

  .customer-testimonial-section .content-box-outer {
    box-shadow: none;
    text-align: center;
  }

  .customer-testimonial-section .content-box-outer::before {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-img-section:after {
    display: none;
  }

  .banner-img-section .two-box {
    margin-top: 0;
  }

  .banner-img-section .two-box .flex-2 {
    flex-basis: 100%;
  }

  .banner-img-section .two-box .banner-form {
/*     flex-basis: 100%; */
  }

  .banner-img-section ul li {
    color: #dcdcdc;
  }

  .col-three-icon-section .flex-3 {
    margin-top: 60px;
  }

  .banner-img-section h1,
  .banner-img-section h2,
  .banner-img-section p {
    text-align: center;
  }

  .banner-img-section .margin-t-50 {
    text-align: center;
  }

  .banner-img-section p {
    margin-top: 0;
  }

  .banner-img-section .glider-contain {
    padding: 50px 20px 30px;
  }

  .banner-img-section .glider-contain::before {
    left: 20px;
  }

  .banner-img-section .profile-head {
    padding-left: 0;
    flex-basis: 100%;
  }

  .banner-img-section .client-logo-box-section {
    display: none;
  }

  .banner-img-section .img-box {
    padding-top: 0;
  }

  .count-box-section .count-box-outer {
    padding-left: 0;
    margin-top: 10px;
    text-align: center;
  }

  .count-box-section .count-box-big {
    font-size: 24px;
    line-height: 26px;
  }

  .count-box-section .count-box-small {
    font-size: 14px;
    line-height: 20px;
  }

  .count-box-section .flex-4 {
    flex-basis: 50%;
    margin-top: 20px;
  }

  .count-box-section .flex-4:nth-child(1),
  .count-box-section .flex-4:nth-child(2) {
    margin-top: 0;
  }

  .count-box-section .count-box {
    padding-right: 0;
  }

  .count-box-section .count-box:after {
    right: 0;
  }

  .count-box-section .count-box:nth-child(2)::after {
    display: none;
  }

  .icon-with-img-section .head-txt {
    text-align: center;
  }

  .icon-with-img-section::before {
    top: 0;
  }

  .icon-with-img-section .icon {
    margin-right: 0;
  }

  .icon-with-img-section .icon-box-outer {
    margin-top: 10px;
  }

  .icon-with-img-section .icon-box-outer .flex-2 {
    flex-basis: 50%;
  }

  .icon-with-img-section .dis-flex {
    justify-content: center;
  }

  .icon-with-img-section .icon-txt {
    /* text-align: center; */
    margin-top: 10px;
    flex-basis: 100%;
  }

  .icon-with-img-section .right-box {
    display: none;
  }

  .three-column-icon-section picture {
    display: block;
    /* text-align: center */
  }

  .three-column-icon-section .col-box-outer {
    margin-top: 20px;
  }

  .three-column-icon-section ul li {
    font-size: 14px;
    padding-left: 22px;
  }

  .three-column-icon-section ul li::before {
    width: 14px;
    height: 14px;
  }

  .three-column-icon-section .box {
    padding: 30px 20px;
  }

  .three-column-icon-section .box .content-head {
    /* text-align: center */
  }

  .three-column-icon-section .box h3 {
    margin-top: 10px;
    /* text-align: center */
  }

  .three-column-icon-section .box p {
    font-size: 14px;
    margin-top: 5px;
    /* text-align: center */
  }

  .three-column-icon-section .box-3 {
    padding-right: 0;
  }

  .three-column-icon-section .box-3.flex-2:nth-child(2n-1) {
    padding-right: 0;
  }

  .three-column-icon-section .box-3:nth-child(3n) {
    padding-right: 0;
  }

  .three-column-icon-section .flex-4 {
    flex-basis: 100%;
  }

  .three-column-icon-section .box-4 {
    padding-right: 0;
  }

  .three-column-icon-section .box-4:nth-child(2n) {
    padding-right: 0;
  }

  .three-column-icon-section .model-txt {
    font-size: 14px;
    min-height: auto;
  }

  .three-column-icon-section .content-head {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .three-column-icon-section .flex-2 {
    flex-basis: 100%;
  }

  .step-icon-img-section .icon-box {
    padding-right: 0;
    padding: 0;
    text-align: center;
    margin-top: 30px;
  }

  .step-icon-img-section .icon-box.not-step {
    flex-basis: 100%;
    padding-bottom: 0;
    display: none;
  }

  .step-icon-img-section .icon {
    margin: 0 auto;
  }

  .step-icon-img-section .hiring-step-sprite .icon.icon1 {
    background-position: 40px -110px;
  }

  .step-icon-img-section .hiring-step-sprite .icon.icon2 {
    background-position: 20px -317px;
  }

  .step-icon-img-section .hiring-step-sprite .icon.icon4 {
    background-position: 40px -10px;
  }

  .step-icon-img-section .hiring-step-sprite .icon.icon5 {
    background-position: 40px -210px;
  }

  .step-icon-img-section .flex-4 {
    flex-basis: 100%;
  }

  .not-found-section {
    height: auto;
    padding: 100px 0 40px;
  }

  .not-found-section .suggest {
    font-size: 18px;
    line-height: 30px;
  }

  .not-found-section ul {
    margin-top: 20px;
  }

  .not-found-section ul li {
    font-size: 14px;
    margin-top: 10px;
    line-height: 18px;
  }

  .two-column-right-box-section .left-box {
    padding-right: 0;
  }

  .two-column-right-box-section .box {
    padding: 20px;
  }

  .two-column-right-box-section .box p {
    font-size: 14px;
  }

  .tech-stack-section .col-box-outer {
    margin-top: 20px;
  }

  .tech-stack-section .logo-box {
    padding: 30px 15px;
  }

  .tech-stack-section .icon-box {
    margin: 0 10px;
  }

  .tech-stack-section .dis-flex {
    justify-content: space-between;
  }

  .img-column-section .col-box {
    flex-basis: 100%;
    margin: 0;
  }

  .img-column-section .img-box {
    padding: 30px 15px 20px;
    background: 0 0 !important;
    border-top: 2px #302f51 solid;
  }

  .valuecoders-img-section p {
    text-align: center;
  }

  .valuecoders-img-section .left-box picture {
    display: none;
  }

  .valuecoders-img-section .right-box {
    margin-top: 0;
  }

  .valuecoders-img-section .right-box ul li {
    flex-basis: 100%;
    margin-top: 15px;
    padding-left: 25px;
  }

  .valuecoders-img-section .right-box ul li::before {
    height: 7px;
    width: 7px;
  }

  .valuecoders-img-section .right-box ul li::after {
    height: 13px;
    width: 13px;
  }

  .valuecoders-img-section .right-box .dot-icon {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
  }

  .valuecoders-img-section .margin-t-100 {
    margin-top: 20px;
  }

  .valuecoders-img-section .icon-box {
    margin: 10px auto;
    flex-basis: 100%;
    max-width: 200px;
  }

  .counter-column-section p {
    margin-top: 15px;
  }

  .counter-column-section .counter-column-outer {
    padding: 30px 20px;
  }

  .counter-column-section .green-btn {
    margin-top: 30px;
  }

  .counter-column-section .counter-box {
    margin-bottom: 40px;
  }

  .counter-column-section .large-txt {
    font-size: 28px;
    line-height: 40px;
  }

  .counter-column-section .counter-icons .icon {
    margin-bottom: 10px;
  }

  .full-width-two-column p {
    font-size: 14px;
  }

  .full-width-two-column .content-box p {
    font-size: 14px;
  }

  .full-width-two-column .img2,
  .full-width-two-column .img3 {
    background: 0 0 !important;
  }

  .full-width-two-column .content-box {
    border-top: 1px solid #3a3c56;
  }

  .day .img-column-section .img-box h3,
  .day .img-column-section .img-box p,
  .day .img-column-section .img-box a {
    color: #656565;
  }

  .day .full-width-two-column .img-box .content-box h3,
  .day .full-width-two-column .img-box .content-box p,
  .day .full-width-two-column .img-box .content-box .flex-2,
  .day .full-width-two-column .img-box .content-box a {
    color: #656565;
  }

  .tools-developer .box ul {
    justify-content: center;
  }

  .tools-developer .box ul li:after {
    right: 7px;
  }

  .tools-developer .box ul li a {
    font-size: 14px;
  }

  header .head-right img {
    max-width: 230px;
  }

  header .head-left {
    margin-left: 20px;
  }

  header .head-left .phonemobile {
    display: block;
  }

  header .head-left .phonedesk {
    display: none;
  }

  .mdebanner {
    padding: 110px 0 50px;
    background: #1d1c39;
  }

  .mdebanner .main--featured--image__wrapper {
    display: none;
  }

  .mdebanner .two-box .flex-2 {
    flex-basis: 100%;
  }

  .mdebanner .two-box .flex-2 p {
    font-size: 15px;
    line-height: 24px;
  }

  .mdebanner .two-box .flex-2 h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .mdebanner .two-box .flex-2 br {
    display: none;
  }

  .ind-serve .box-3 {
    padding-right: 10px;
    margin-top: 10px;
  }

  .ind-serve .box-3 h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .ind-serve .box-3:nth-child(2n) {
    padding-right: 0;
  }

  .ind-serve .box-3:nth-child(3n) {
    padding-right: 10px;
  }

  .ind-serve .flex-5 {
    flex-basis: 50%;
  }

  .banner-img-section .two-box .flex-2.consult-form {
    flex-basis: 100%;
    margin: 30px 0 0;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap {
    padding: 15px 10px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list
    .listd {
    padding: 0 15px;
    margin: 0 5px;
  }

  .banner-img-section
    .two-box
    .flex-2.consult-form
    .form-wrap
    .top-sec
    .frm-list
    .listd:before {
    width: 10px;
    height: 10px;
    top: 5px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .top-sec:after {
    width: 17px;
    height: 17px;
    bottom: -17px;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec {
    margin: 25px 0 0;
  }

  .banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec p {
    font-size: 12px;
    line-height: 20px;
  }

  .banner-img-section .form-pop-up-box .head-txt {
    padding: 25px 50px 0;
  }

  .banner-img-section .form-pop-up-box .head-txt h2 {
    font-size: 20px;
  }

  .banner-img-section .form-pop-up-box .head-txt h2:before {
    width: 100px;
    height: 9px;
    left: 48px;
    bottom: -16px;
    display: none;
  }

  .banner-img-section .form-pop-up-box .form-center .form-box-outer .form-wrap {
    padding: 20px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-content {
    display: none;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section {
    flex-basis: 100%;
    padding: 20px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont
    .input-field {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #d3cdcd;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont
    .input-field.comment-input {
    height: 60px;
    padding: 10px;
  }

  .banner-img-section
    .form-pop-up-box
    .form-center
    .form-box-outer
    .form-wrap
    .form-section
    .form-text-cont.width-full {
    margin: 12px 0 0;
  }
}

body.mideast #vc-fxdform {
  display: none;
}

body.mideast #vc-frm-outer {
  display: none;
}

body.body-pop #vc-fxdform {
  display: block;
}

body.body-pop #vc-frm-outer {
  display: block;
}

body.mideast .step-icon-img-section {
  display: none;
}

.head-left.mobile .phonedesk {
  display: none;
}

.head-left.desktop .phonemobile {
  display: none;
}

.head-left.both .phonedesk {
  display: flex;
}

.head-left.both .phonemobile {
  display: flex;
}
.hiring-pages {
/* 	background-color: #000; */
}
.hiring-pages p, .hiring-pages h2 ,.hiring-pages h3, .hiring-pages h4 {
	color :#000;
/*   background-color: #000; */
}
.country-bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  z-index: 1;
}

.seo-services .button-secondary {
  border: 2px solid #cf2e2e;
  letter-spacing: -0.01em;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  height: 56px;
  color: #fff;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  transition: all 0.2s ease-in;
  display: flex;
}
.seo-services .button-secondary:hover {
  color: #fff;
  background-color: #cf2e2e;
}
.seo-services {
  padding: 3rem 0;
}
.seo-services a {
  text-decoration: none;
}
.seo-services .button-secondary a {
  color: #fff;
  text-decoration: none;
}
.seo-page .testimonial-item-highlights.swiper-slide {
  height: 22rem;
  margin-top: 25px;
  position: relative;
}

.seo-page .testimonial-item-highlights {
  background-color: #fff;
  border-radius: 32px;
  padding: 3rem 2rem;
  box-shadow: 0px 3px 27px rgba(0, 26, 94, 0.07);
}
.bold-hightlight {
  color: var(--dark-gray);
  font-size: 16px;
	text-align:center;
}
.lpe-testimonial_contain {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}
.testimonial-silver-info.mw100 {
  width: 100%;
  max-width: 100%;
  padding-top: 9px;
  padding-bottom: 8px;
}
.rich-increase p {
  font-size: 17px;
  margin: 0;
}
.rich-increase p strong {
  color: #ff5721;
  font-size: 40px;
}
.seo-page .testimonials-box-wrapper .swiper-wrapper {
  display: flex;
  padding: 2rem 0;
  align-items: flex-start;
}

.author-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
.author-flex img {
  width: 3rem;
	border-radius:100%;
}
.connect-form-wrapper {
  margin-top: 0;
  padding-top: 55px;
  padding-bottom: 121px;
  position: relative;
}

.connect-form-wrapper.ent {
  color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.connect-form-wrapper.int {
  color: #fff;
  background-image: url("https://assets-global.website-files.com/61c9fe00acd90d7271f7014e/63a5996dc97e6a8aa12fe30e_Dark%20Header%20Background.svg");
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}
.concierge-tools {
  padding: 3rem 0;
}

.concierge-tools-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.concierge-tools-wrapper img {
  width: 80%;
}
.concierge-tools-wrapper .content-right {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.arrow-icon,
.banner-form .form-text-cont .user-input,
.client-video-section .shadow-box,
.client-video-section .shadow-box .client-video-box,
.contact-us-section .quizAns,
.contact-us-section .user-input,
.contact-us-section .user-input.success,
.dot-icon,
.form-pop-up-box .user-input,
.learn-more {
  position: relative;
}
.contact-us-section .checkout-submit,
.form-pop-up-box .checkout-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0;
  cursor: pointer;
  letter-spacing: 0.5px;
}
.flg-container,
.tabbing-dropdown .nav-tabs a.current {
  pointer-events: none;
}

body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

.bg-blue {
  background-color: #006eff;
}
.bg-pink {
  background-color: #ff6b6b;
}
.bg-orange {
  background-color: #ff8900;
}
.bg-cream {
  background-color: #fdfaf2;
}
.bg-blue-opacity {
  background-color: rgba(43, 41, 77, 0.6);
}
.bg-blue-opacity-light,
.bg-white,
.contact-us-section .checkout-submit:focus,
.contact-us-section .checkout-submit:hover,
.day .bg-dark-theme .bg-change-theme,
.day .bg-dark-theme .bg-dark-theme,
.day .bg-dark-theme .box,
.day .bg-dark-theme .box.bg-blue-opacity-light,
.day .bg-light-theme,
.day .contact-us-section #cont_countryautocomplete-list,
.day .contact-us-section.bg-dark-theme .bg-voilet,
.day .free-trail-pop-up .pop-up-inner,
.green-btn:hover {
  background-color: #fff;
}
.bg-change-theme,
.bg-dark-theme,
.bg-light-theme .bg-light-theme {
  background-color: #181732;
}

.landing-hero-section .profile-head h3 {
  color: #000;
}
.hire-dev-button {
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
	
    font-size: 18px;
	text-transform:capitalize;
  border: 2px solid transparent;
  margin-top: 2rem;
  background-color: #cf2e2e;
}
.hire-dev-button-secondary {
  padding: 10px 20px;
  border-radius: 10px;
  color: #cf2e2c;
		text-transform:capitalize;

  transition: all 0.3s ease-in;
  border: 2px solid #cf2e2c;
	
    font-size: 18px;
  margin-top: 2rem;
  background-color: #fff;
  margin-left: 1rem;
}
.hire-dev-button-secondary:hover {
  background-color: #cf2e2c;
  color: #fff;
}
.sectionthree {
  /* padding:4rem 0; */
}
.btn a,
.hire-dev-button a,
.hire-dev-button-secondary a,
.tech-stack-updated-section .content-box h3 a {
  text-decoration: none;
  color: #fff;
}
.landing-hero-section .client-logo-box-section .logo-heading {
  margin: 1rem 0;
}
.bg-dark-blue {
  background-color: #17152f;
}
.bg-jacarta {
  background-color: #373660;
}
.bg-voilet {
  background-color: #2b294d;
}
.font-white {
  color: #fff !important;
}

.font-black {
  color: #000 !important;
}
.hire-tabs .section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 2rem;
}
.hire-tabs .section-title h2 {
  color: #000;
}
.hire-tabs .section-title p {
  width: 80%;
}
.hiring-pages h2 span {
  color: #cf2e2e;
}
.banner-img-section h1 {
  color: #fff;
}
.banner-img-section {
  z-index: 0;
}
.hiring-models-col {
  padding: 2rem 0;
}
@media only screen and (max-width: 767px) {
  .contact-us-section .form-text-cont,
  .flex-3,
  .flex-4,
  .flex-5,
  .footer .footer-left,
  .step-icon-img-section .flex-4,
  .tab-scroll-section .left-tabs,
  .tech-stack-landing-section .head-left,
  .three-column-icon-section .flex-2,
  .three-column-icon-section .flex-4 {
    flex-basis: 100% !important;
  }
}
.hire-dev-button:hover {
  background-color: #cf2e2e;
  color: #fff;
}
.hire-dev-button:hover a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .icon-with-img-section .icon-box-outer .flex-2 {
    flex-basis: 50%;
  }
}
.ptb-3 {
/*   padding: 5rem 0; */
}
.hiring-models-col .box {
  background-color: transparent;
}
.hiring-models-col .box img {
  width: 4rem;
}
.hiring-models-col .box h3,
.hiring-models-col .box li {
/*   color: #fff; */
}
.font-30 {
  font-size: 30px;
  line-height: 40px;
}
a {
  color: #bdb7b7;
}
.container,
.hero-img-section h1 {
  width: 100%;
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 20px;
}

.arrow-icon::after,
.dot-icon::before,
.learn-more::before,
.tick-icon-list li::before {
  position: absolute;
  content: "";
}
.banner-img-section .two-box .flex-2.consult-form .form-wrap .bottom-sec h3,
.strong,
strong {
  font-weight: 600;
}
.clr-yellow,
.form-link-outer .form-link:hover {
  color: #ffb81d;
}
.head-small {
  font-size: 24px;
  line-height: 32px;
  display: block;
  text-transform: uppercase;
}
.sub-head {
  font-size: 34px;
  line-height: 46px;
}
.subhead-small {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #fff;
  text-transform: uppercase;
}
.auto-theme .footer .auto-theme,
.banner-img-section .profile-head h3,
.clr-white,
.contact-us-section .left-box h3,
.day .contact-us-section .checkout-submit,
.day .contact-us-section .left-box h2,
.day .contact-us-section .left-box h3,
.day .contact-us-section .left-box p,
.day .green-btn,
.day .link-box:hover,
.hero-section p span,
.hero-section strong,
/* .landing-hero-section .profile-head h3, */
.second-level-section p span,
.second-level-section strong,
.tab-scroll-section .tab-nav .tab-link.is-active,
.tab-scroll-section .tab-nav .tab-link:hover,
.three-column-icon-section h3 a {
  color: #fff;
}
.boost-revenue {
  padding-top: 4rem;
}
.dis-flex {
  display: flex;
  flex-wrap: wrap;
}
.banner-img-section .client-logo-box-section .dis-flex{
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.item-end {
  align-items: flex-end;
}
.justify-sb {
  justify-content: space-between;
}

.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .btn-center
  .bk-call,
.block,
.contact-us-section .autocomplete-items.has-data,
.contact-us-section .gal-loader.active .loader,
.faq-section .faq-accordion-item-outer.active .faq-accordion-content,
.footer .client-outer,
.footer .copy,
.footer .footer-link,
.footer .star-outer,
.footer .theme-setting,
.tab-scroll-section .tab-content.is-active,
.tech-stack-updated-section .icon-box:hover .hover {
  display: block;
}
.flex-2,
.footer .footer-left {
  flex-basis: 50%;
}
.count-box-section .count-box,
.counter-column-section .counter-box:nth-child(2n-1),
.flex-2:first-child {
/*   padding-right: 20px; */
}
.flex-3 {
  flex-basis: 33%;
}
.flex-4 {
  flex-basis: 20%;
}
.flex-5 {
  flex-basis: 20%;
}
.green-btn,
.yellow-btn {
  color: #1d1c39;
  font-size: 20px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  transition: 0.3s ease-in-out;
  font-weight: 600;
}
.padding-t-150 {
  padding-top: 150px;
}
.margin-t-150 {
  margin-top: 150px;
}
.padding-t-70 {
  padding-top: 70px;
}
.padding-b-150 {
  padding-bottom: 150px;
}
.padding-b-70 {
  padding-bottom: 70px;
}
.padding-b-60 {
  padding-bottom: 60px;
}
.client-video-section .client-testimonial-slider,
.margin-t-100 {
  margin-top: 100px;
}
.margin-t-80 {
  margin-top: 80px;
}
.margin-t-70,
.sample-profile-no-img-section .sample-block-outer {
  margin-top: 70px;
}
.faq-section .faq-outer,
.margin-t-60,
.tech-stack-section .col-box-outer,
.tech-stack-updated-section .col-box-outer {
  margin-top: 60px;
}
.contact-us-section.for-slider-footer .star-img,
.landing-hero-section .client-logo-box-section,
.margin-t-50,
.three-column-icon-section .content-head:last-child,
.three-column-icon-section .tick-icon-list ul {
  margin-top: 40px;
}
.our_global_network{
	background-color:#e9f0f8;
}
.our_global_network .services-wrap .loc_panel,
.text-center {
  text-align: center;
}
.contact-us-section .user-input.checkout,
.text-right {
  text-align: right;
}
.head-txt {
  max-width: 1345px;
  margin: auto;
}
.head-txt p{
/* 	text-align:justify; */
}
.col-three-icon-section .icon-box-outer{
/* 	justify-content:center; */
/* 	gap:5px; */
}
.client-img-section p,
.col-three-icon-section .icon-box-outer,
.contact-us-section .left-box .profile-outer,
.counter-column-section p,
.free-trail-pop-up p:first-of-type,
.full-width-two-column .other-details > div,
.head-txt p,
.image-slider-section .content-box p,
.three-column-icon-section .content-box ul,
.two-column-right-box-section .learn-more,
.two-column-right-box-section p {
  margin-top: 20px;
}
.head-txt a {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.banner-img-section
  .two-box
  .flex-2.consult-form
  .form-wrap
  .top-sec
  .use-form:hover,
.client-img-section .right-box a:hover,
.head-txt a:hover {
  text-decoration: underline;
}
.yellow-btn {
  background: #ffb81d;
  padding: 20px 64px;
  text-decoration: none;
  justify-content: center;
}
.form-pop-up-box .checkout-submit:focus,
.form-pop-up-box .checkout-submit:hover,
.yellow-btn:hover {
  background-color: #60b741;
}
.green-btn {
  background: #60b741;
  padding: 20px 74px 20px 54px;
  text-decoration: none;
  justify-content: center;
}
.arrow-icon::after {
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/button-icons-sprite.png) -53px
    0 no-repeat;
  width: 11px;
  height: 17px;
}
.form-link-outer {
  display: block;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}
.form-link-outer .form-link {
  border: 0;
  outline: 0;
  background: 0 0;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.bg-light-theme .link-box {
  background: #181732;
  color: #fff;
}
.bg-dark-theme .link-box {
  background: #1d1c39;
  color: #fff;
}
.tick-icon-list li {
  position: relative;
  list-style-type: none;
  font-size: 18px;
  line-height: 24px;
  padding-left: 30px;
  margin-top: 18px;
}
.banner-form .form-text-cont:first-child,
.banner-img-section ul li:first-child,
.landing-hero-section ul li:first-child,
.tick-icon-list li:first-child,
.two-column-right-box-section .box:first-child,
.valuecoders-img-section .right-box p:first-child {
  margin-top: 0;
}
.tick-icon-list li::before {
  clear: both;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/button-icons-sprite.png)
    4px 5px no-repeat #ffb81d;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
  border-radius: 50px;
}
.learn-more {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.learn-more .round-arrow-icon {
  width: 28px;
  height: 28px;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/address-vector-sprite.png) -121px
    0 no-repeat;
  display: inline-block;
  margin-left: 10px;
}
.learn-more::before {
  clear: both;
  display: block;
  background: #8e8c8c;
  width: 0;
  height: 2px;
  bottom: -5px;
  transition: 0.3s ease-in-out;
}
.day .full-width-two-column .img-box .content-box a:hover,
.learn-more:hover,
.not-found-section ul li a,
.tech-stack-section .icon-box:hover .text,
.tech-stack-updated-section .content-box h3 a:hover,
.tech-stack-updated-section .icon-box:hover .text {
  color: #60b741;
}
.day .learn-more .round-arrow-icon,
.learn-more:hover .round-arrow-icon {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/address-vector-sprite.png) -160px
    0 no-repeat;
}
/* input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
li.iti__country {
  z-index: 9999;
} */
.flg-container {
  z-index: -9;
}
::placeholder {
  font-family: noto_sansmedium;
  text-transform: capitalize;
}
input,
textarea {
  font-family: noto_sansmedium;
}
.day .dark-theme-img,
.lighter-theme-img,
.tech-stack-section .icon-box:hover .dark-theme-img,
.tech-stack-section .icon-box:hover .lighter-theme-img,
.tech-stack-updated-section .icon-box:hover .dark-theme-img,
.tech-stack-updated-section .icon-box:hover .lighter-theme-img {
  display: none !important;
}
.dot-icon {
  background-color: #ffb81d;
  display: inline-block;
  border-radius: 50%;
}
.dot-icon::before {
  border: 1px solid #ffb81d;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.dot-icon.dot-md {
  width: 19px;
  height: 19px;
}
.dot-icon.dot-md::before {
  padding: 5px;
  top: -6px;
  left: -6px;
}
.dot-icon.dot-sm {
  width: 12px;
  height: 12px;
}
.dot-icon.dot-sm::before {
  padding: 4px;
  top: -5px;
  left: -5px;
}
.for-box-effect {
  transition: 0.3s ease-in-out;
}
.for-box-effect:hover {
  box-shadow: 0 0 10px #949494;
}
.day {
  background-color: #fff;
  color: #656565;
}
.day .clr-white,
.day .hero-section h1,
.day .hero-section p span,
.day .hero-section strong,
.day .not-found-section ul li,
.day .quizAns input,
.day .second-level-section .count-box-big,
.day .second-level-section h1,
.day .second-level-section p span,
.day .second-level-section strong,
.day .subhead-small,
.day .tab-scroll-section .tab-nav .tab-link.is-active,
.day .tab-scroll-section .tab-nav .tab-link:hover,
.day .tech-stack-updated-section .content-box h3 a,
.day h2,
.day h3,
.free-trail-pop-up h2 {
  color: #212121;
}
.day .contact-us-section #cont_countryautocomplete-list div,
.day .footer a,
.day .footer span,
.day .not-found-section .suggest,
.day .tab-scroll-section .tab-nav .tab-link,
.day a {
  color: #656565;
}
.day .bg-change-theme,
.day .bg-dark-blue,
.day .bg-dark-theme,
.day .bg-jacarta,
.day .bg-light-theme .bg-light-theme,
.day .bg-voilet,
.day .bg-white,
.day .box,
.day .box.bg-blue-opacity-light {
  background-color: #f7f7f9;
}
.day .bg-blue-opacity {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 20px #f3f3f3;
}
.contact-us-section .dis-flex,
.landing-hero-section .item {
  box-shadow: 0 0 35px 4px rgba(22, 101, 216, 0.1);
}
.day .bg-blue-opacity-light {
  background: rgba(255, 255, 255, 0.2);
}
.day .contact-us-section .left-box,
.day .green-btn:hover,
.free-trail-pop-up .green-btn:hover {
  background-color: #ffb81d;
}
.day .link-box {
  background: 0 0;
  color: #212121;
}
.day .input-field {
  color: #1d1d1d;
  opacity: 1;
}
.day ::placeholder {
  color: #373658;
  opacity: 0.5;
}
.day .tick-icon-list li::before {
  background-position: 4px -85px;
}
.day .arrow-icon::after {
  background-position: -53px -83px;
}
.day .lighter-theme-img {
  display: block !important;
}
.day .hero-section {
  background: 0 0 !important;
}
.day .second-level-section .has-free-trial::before {
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/two-weeks-trial-img-light.png)
    top center/100% no-repeat;
  transition: 0.3s ease-in-out;
}
.day .second-level-section .has-free-trial:hover::before {
  background-image: url(../../../../../../../../../themes/hire-vc/assets-v2/images/two-weeks-trial-img.png);
}
.hero-section,
.second-level-section {
  padding: 240px 0 120px;
  display: grid;
  flex-wrap: wrap;
}
.client-img-section .right-box a,
.hero-section a,
.second-level-section a,
.three-column-icon-section a {
  text-decoration: none;
}
.hero-section::after,
.second-level-section::after {
  content: "";
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/client-logo-sprite.png)
    bottom center/100% no-repeat;
  width: 100%;
  height: 92px;
  max-width: 1640px;
  margin: 78px auto 0;
}
.second-level-section {
  padding-top: 200px;
}
.second-level-section .has-free-trial {
  position: relative;
  display: block;
}
.second-level-section .has-free-trial::before {
  content: "";
  clear: both;
  display: block;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/two-weeks-trial-img.png)
    top center/100% no-repeat;
  position: absolute;
  top: -8px;
  right: -7px;
  width: 251px;
  height: 197px;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
.second-level-section .has-free-trial:hover::before {
  background-image: url(../../../../../../../../../themes/hire-vc/assets-v2/images/two-weeks-trial-img-light.png);
}
.open-free-trial {
  position: relative;
  margin-left: 10px;
  cursor: pointer;
}
.open-free-trial::after {
  content: "";
  clear: both;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/help-i.png)
    7px 3px no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 9;
  border: 2px solid #fff;
  border-radius: 50%;
}
.day .open-free-trial::after {
  background-position: -22px 3px;
  border-color: #000;
}
.body-pop {
  position: relative;
  overflow: hidden;
}
.body-pop:after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: #656565;
  opacity: 0.8;
}
.free-trail-pop-up {
  position: fixed;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
}
.form-pop-up-box.open-pop,
.free-trail-pop-up.open-pop {
  display: grid;
}
.free-trail-pop-up .pop-up-inner {
  background-color: #fff;
  text-align: center;
  max-width: 890px;
  margin: 0 auto;
}
.free-trail-pop-up .pop-up-box {
  padding: 30px 100px 100px;
}
.free-trail-pop-up p {
  margin-top: 10px;
  color: #656565;
}
.free-trail-pop-up .pop-close {
  text-align: right;
  display: block;
  margin: 25px 25px 25px auto;
  color: #212121;
  background: url(../../../../../../../../../themes/hire-vc/assets-v2/images/pop-close.png)
    no-repeat;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.free-trail-pop-up .green-btn {
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff;
}
.client-img-section ul {
  margin-top: 35px;
}
.client-img-section ul li {
  padding-left: 40px;
  margin-top: 24px;
}
.client-img-section .left-box {
  padding-right: 5rem;
}
.client-video-section iframe {
  vertical-align: bottom;
  background-color: #656565;
  width: 100%;
  border: 0;
}
.client-video-section .client-videos {
  position: relative;
  margin: 0 35px;
}
.client-video-section .client-description {
  padding: 48px 70px 65px;
  height: 100%;
}
.client-video-section .client-description span {
  display: block;
  text-align: center;
}
.client-video-section .client-description .client-name {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-weight: 600;
}
.client-video-section .client-description .client-quote {
  margin-top: 6px;
  color: #75757599;
  font-style: italic;
}
.client-video-section .glider-dots {
  align-items: center;
  margin-top: 100px;
}
.client-video-section .glider-dots .glider-dot {
  width: 10px;
  height: 10px;
  background: rgba(196, 196, 196, 0.29);
}
.client-video-section .glider-dots .glider-dot.active {
  width: 15px;
  height: 15px;
  background: #c4c4c4;
  margin: 0 1px;
}
.client-video-section .shadow-box::before {
  content: "";
  clear: both;
  display: block;
  background: rgba(29, 28, 59, 0.71);
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
  z-index: 1;
}
.banner-form .form-content,
.banner-form .top-text,
.banner-img-section .form-pop-up-box .form-text-cont .user-input:before,
.banner-img-section .form-pop-up-box .head-txt p,
.banner-img-section .form-pop-up-box .privc,
.banner-img-section .yellow-btn,
.client-video-section .shadow-box:hover::before,
.contact-us-section .form-text-cont small,
.count-box-section .count-box:last-of-type::after,
.faq-section .faq-accordion-item-outer.active .faq-accordion-toggle::after,
.faq-section .faq-accordion-item-outer.active .open-icon,
.form-pop-up-box small,
.step-icon-img-section .icon-box.not-step::after,
.tech-stack-section .icon-box .hover,
.tech-stack-section .icon-box:hover picture,
.tech-stack-updated-section .icon-box .hover,
.tech-stack-updated-section .icon-box:hover picture {
  display: none;
}
.mt2 {
  margin-top: 2rem !important;
}
.h2-styles {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 700;

  margin-bottom: 20px;
  line-height: 50px;
}
.padding-lr {
  padding: 0 3rem !important;
}
.pt2rem {
  padding-top: 3rem !important;
}
.boost-revenue img {
  width: 90%;
}

.boost-revenue {
  line-height: 30px;
}
.fw-700 {
  font-weight: 700;
}
/* blockchain landing page */

.lets-discuss-cta:before {
  background: url(../images/intersect-left.png) 0 0 no-repeat;
  background-size: 100%;
  bottom: 0;
  left: 0;
  width: 116px;
  height: 163px;
}
.appss-img11 {
  position: absolute;
  z-index: -1;
  left: 730px;
  top: 150px;
}
.wrapper-section {
  box-sizing: border-box;
  max-width: 1320px;
  padding: 0 1%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.banner-wrapper-section {
  background: var(--ultramarine-100, #eff0ff);
  position: relative;
  padding-bottom: 25px;
  height: auto !important;
  /*         padding-top: 150px; */
  z-index: 1;
}
.lets-discuss-cta {
  padding: 4rem 0;
  background: url("https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/03/mobile-app-development-company.png");

  color: #fff;
}
.lets-discuss-cta .left-sec {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lets-discuss-cta .btn-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 18px;
  color: #fff;
  border: 2px solid #fff;
  padding: 4px 27px;
  border-radius: 7px;
  font-weight: 500;
  position: relative;
  border-radius: 50px;
  /* 		  width:40%; */
  transition: all 0.3s ease;
  cursor: pointer;
}
.lets-discuss-cta .btn-sec:hover {
  border: 2px solid #cf2e2c;
}
.lets-discuss-cta .btn-sec:hover a {
  color: #cf2e2c;
}
.lets-discuss-cta .btn-sec a {
  color: #fff;
}
@media only screen and (max-width: 1320px) {
  .btn-sec .btn.rounded::before {
    width: 46px;
    height: 46px;
    background-size: 16px;
    background-position: center right 15px;
  }
}

.btn-sec .btn.rounded::before {
  border-radius: 50px;
  width: 57px;
  height: 57px;
  background: #ffffff url(../images/btn-icon.svg) 0 0 no-repeat;
  background-size: 18px;
  background-position: center right 20px;
}

.meet-blockchain-platform .image-item {
  display: none;
  width: 100%;
  border-radius: 10px;
}
.meet-blockchain-platform .section-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.meet-blockchain-platform a:hover {
  color: #fff;
  text-decoration: none;
}
.meet-blockchain-platform ul li {
  color: #fff;
  text-decoration: none;
}
.meet-blockchain-platform ul .active {
  border: 2px solid #fff;
}
.meet-blockchain-platform ul li h4 {
  font-weight: 600;
}

.tech-stack-landing-page h3 {
  font-family: Headers, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #1f1f1f;
}
.lets-discuss-cta .section-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.time-resource-section .stack h2 {
  font-weight: 600;
  font-size: 20px;
}
.lets-discuss-cta .left-sec {
  flex-basis: 40%;
}

.lets-discuss-cta .right-sec {
  flex-basis: 40%;
  text-align: right;
}

.meet-blockchain-platform .image:target {
  display: block;
}

.meet-blockchain-platform ul {
  list-style-type: none;
  padding: 0;
  width: 85%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.meet-blockchain-platform li a {
  color: #fff;
}
.meet-blockchain-platform li {
  margin: 5px 0;
  cursor: pointer;
  padding: 1rem;
  border: 2px solid transparent;
  border-radius: 10px;
}

.tech-stack-landing-page .list-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.tech-stack-landing-page .list {
  /*         background-color: #f9f9f9; */
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1350px) {
  .meet-blockchain-platform ul {
    width: 90%;
  }
}
@media (max-width: 1300px) {
  .tech-stack-landing-page .list-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .seo-page .testimonial-item-highlights.swiper-slide {
    height: 25rem;
  }
}

@media (max-width: 992px) {
  .tech-stack-landing-page .list-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .tech-stack-landing-page .list-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .padding-lr {
    padding: 0 20px !important;
  }
  .banner-img-section {
    padding: 54px 0 40px !important;
  }
}

.tech-stack-landing-page .list ul {
  list-style-type: none;
  padding: 0;
}

.client-img-section .section-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.client-img-section .right-box .client-section {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
}

.client-img-section .right-box .client-section .client-row .client-stack ul {
  display: flex;
  min-width: 150%;
  justify-content: space-around;
  column-gap: 15px;
  position: absolute;
}

.client-img-section .right-box .client-section .client-row .client-stack ul li {
  border-radius: 8px;
  background: #fafafa;
  height: 60px;
  min-width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.client-img-section
  .right-box
  .client-section
  .client-row
  .client-stack
  ul
  li
  img {
  vertical-align: middle;
}

.client-img-section
  .right-box
  .client-section
  .client-row
  .client-stack
  ul
  li:hover {
  color: #ffad00;
}

.client-img-section .right-box .client-section .client-row .hover:hover {
  color: red;
}

.client-img-section .right-box .award-sc h5 {
  font-size: 15px;
  color: #0a1747;
  font-weight: 600;
  margin-top: 2rem;
}

.client-img-section .right-box .award-sc .award-row {
  margin: 25px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.client-img-section .right-box .award-sc .award-row .award-col {
  flex-basis: 23%;
  cursor: pointer;
  text-align: center;
  padding: 12px;
  border: 1px solid #eee9e9;
  border-radius: 5px;
  margin: 0 0 14px;
}

.client-img-section {
  /*         background-color: #000; */
}

.client-img-section .right-box .award-sc .award-row .award-col .aw-icon {
  min-height: 50px;
  margin: 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.client-img-section .right-box .award-sc .award-row .award-col p {
  font-size: 10px;
  line-height: 15px;
  color: #05164d;
  opacity: 0.8;
  font-weight: 600;
}

.client-img-section .right-box .award-sc .award-row .award-col:hover {
  /*         background: #fff;
        cursor: default; */
}

.client-img-section .right-box .award-sc .award-row .award-col:hover p {
  opacity: 1;
}

.client-img-section .right-box .award-sc h5 {
  color: #000;
}

.client-img-section .right-box .award-sc .award-row .award-col {
  border: 1px solid transparent;
  /*         background: #101e55; */
}

.client-img-section
  .right-box
  .award-sc
  .award-row
  .award-col
  .aw-icon
  img.normal-mode {
  display: block;
  opacity: 0.5;
}

.client-img-section .right-box .award-sc .award-row .award-col p {
  color: #000;
  opacity: 0.5;
}

.client-img-section .right-box .award-sc .award-row .award-col:hover {
  border: 1px solid #cf2e2c;
  cursor: default;
  /*         background: #101e55; */
}

.client-img-section .right-box .award-sc .award-row .award-col:hover p {
  opacity: 1;
}

.client-img-section
  .right-box
  .award-sc
  .award-row
  .award-col:hover
  .aw-icon
  img.normal-mode {
  display: block;
  opacity: 1;
}

.client-img-section .left-box h2 {
  color: #ffffff;
}

.left-box h5 {
  /*         color: #ffb81d; */
}

.left-box p {
  /*         color: rgba(255, 255, 255, 0.8); */
}

.left-box ul li {
  /*         color: rgba(255, 255, 255, 0.8); */
}

.left-box a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}

.left-box a:hover {
  color: #ffffff;
  text-decoration: none;
}

.right-box .client-section .client-row .client-stack ul li {
  background: #fff !important;
}

.right-box .client-section .client-row .client-stack ul li img {
  vertical-align: middle;
  width: 75%;
}

.right-box .client-section .client-row .client-stack ul li:hover {
  color: #ffad00;
}

@keyframes slide_to_left {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}
@keyframes slide_to_left100 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
@keyframes slide_to_right {
  0% {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

.award-animate-slide-to-left {
  animation: slide_to_left 15s linear infinite;
}

.award-animate-slide-to-right {
  animation: slide_to_right 15s linear infinite;
}

.hover\:pause:hover {
  animation-play-state: paused;
}

.blockchain-values ul {
  margin-left: 1rem;
}
.blockchain-values ul li {
  padding: 0;
}
.client-img-section .right-box .client-section .client-row {
  /*         position: relative;
        overflow: hidden; */
  height: 160px;
}

.client-img-section .left-box {
  flex-basis: 45%;
}
.client-img-section {
  padding: 4rem 0;
}
.client-img-section .right-box {
  flex-basis: 45%;
}
.time-resource-section {
  padding-top: 4rem;
}
.time-resource-section h1 {
  color: #000000;

  font-size: 44px;
  font-weight: 700;
  line-height: 56px;
  stroke: #000;
}
.time-resource-section .item {
  border-radius: 5px;
  border: 2px solid #cf2e2c;
  padding: 6px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
.time-resource-section .item img {
  object-fit: cover;
  width: 3rem;
}
.time-resource-section .item h3 {
  font-size: 16px;
  text-align: center;
}

.time-resource-section .stack {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.time-resource-section .section-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.time-resource-section .row {
  justify-content: space-between;
}

.time-resource-section .right-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.meet-blockchain-platform {
  background: linear-gradient(
    90deg,
    rgba(237, 63, 63, 0.8603816526610644) 0%,
    rgba(207, 46, 46, 1) 58%,
    rgba(207, 46, 46, 0.8239670868347339) 86%
  );
  padding: 5rem 0;
}
.tech-stack-landing-page {
  padding: 4rem 0;
}

.sectionten .row_add::after {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/curve-arrow-right.png);
  background-repeat: no-repeat;
  background-size: 138px 105px;
  left: 50%;
  width: 147px;
  height: 103px;
}

.sectionten .row_even::after {
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/curve-arrow-left.png);
  background-repeat: no-repeat;
  background-size: 138px 105px;
  right: 50%;
  width: 147px;
  height: 103px;
}
.sectionten .row_add::after,
.sectionten .row_even::after {
  content: "";
  position: absolute;
  top: 25%;
}
.sectionten .row_even .col-md-6 {
  margin-left: auto;
}
.scrolltop,
.sectionten .row_add,
.sectionten .row_even,
.sectiontwo .container {
  position: relative;
}
.time-resource-cards {
  padding-top: 3rem;
}
.time-resource-cards .col-md-4{
	align-self:normal;
}
.time-resource-cards .time-resource-content p {
  font-size: 16px;
}
.time-resource-content img {
  width: 3rem;
}
.time-resource-cards .time-resource-content h4 {
  font-size: 18px;
  font-weight: 600;
}
.time-resource-cards .time-resource-content {
     border-radius: 5px;
    box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 1.5rem;
    padding: 1.5rem 1rem;
    height: 100%;
    justify-content: center;
}

@media only screen and (max-width: 767px) {.time-resource-cards .row{
		gap:1.5rem;
	}
	.hiring-pages h1 { 
	font-size:40px;
	}
}
@media only screen and (max-width: 768px) {
  .time-resource-section .stack {
    align-items: center;
  }
	.hiring-pages .unique .col-md-4{
		text-align:center;
	}
	.hiring-pages .hire-dev .row{
		text-align:center;
	}
  .banner-img-section .clintlogo .logobox {
    flex-basis: 16%;
  }
	.sectionten {
		padding-top:0 !important;
		}
  .banner-img-section {
    padding: 100px 0 40px;
  }
  .sectionthree .content {
    width: 100% !important;
  }

  .sectionten .row_add::after,
  .sectionten .row_even::after {
    content: none !important;
  }
  .time-resource-section .right-box {
    gap: 1rem;
  }
  .customer-testimonial-section .item {
    height: 26rem !important;
  }
  .time-resource-section .right-box {
    padding-top: 2rem;
  }
  .time-resource-section .left-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.sectionthree .content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.sectionthree .img-fluid {
  max-width: 80%;
}

@media only screen and (max-width: 991px) {
  .client-img-section .left-box {
    padding-right: 0;
    text-align: left;
    flex-basis: 100%;
  }
  .bg_head {
    text-align: center;
  }
  .h2-styles {
    text-align: center;
  }
  .client-img-section .left-box ul {
    margin-top: 20px;
  }

  .client-img-section .right-box {
    flex-basis: 100%;
    margin: 40px 0 0;
  }
}

.tech-stack-landing-page .list li {
  padding: 5px 0;
}

.paracontent {
  color: #3e3d3d;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.scrolltop,
.sectionten .row_add,
.sectionten .row_even,
.sectiontwo .container {
  position: relative;
}
.sectionten .content {
  height: 350px;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
  z-index: 9;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
  padding: 25px;
}
.sectionten .content {
  height: 680px;
}
.sectionten .card_white_shad {
  border-radius: 5px;
  box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
  background-color: #fff;
  padding: 16px;
}
.sectionten .content .row_add:last-child :after{ background-image:none;}
.sectionten .card_white_shad h3 {
  font-size: 20px;
  font-weight: 500;
}
.sectionten {
  padding: 4rem 0;
}
.scrolltop::after {
  content: "";
  position: absolute;
  height: calc(100% - 28px);
  width: 4px;
  /*     background-color: #ccc; */
  right: -1px;
  top: 18px;
  z-index: 1;
}

.scrolltop .content::-webkit-scrollbar {
  width: 4px;
  height: 1rem;
  background-color: transparent;
}

.scrolltop .content::-webkit-scrollbar-track-piece:start {
  margin-top: 18px;
}

.scrolltop .content::-webkit-scrollbar-track-piece:end {
  margin-bottom: 10px;
}

.scrolltop .content::-webkit-scrollbar-thumb {
  background-color: #cf2e2c;
}

.cardbox {
  height: 100%;
  border-radius: 5px;
  color: #434343;
  font-size: 14px;
  -moz-box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
  box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
  padding: 16px;
  font-weight: 600;
}
.cardbox::before {
  content: "";
  position: absolute;
  background-image: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/checked.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 30px;
  margin: auto;
  width: 12px;
  height: 12px;
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.cardbox span {
  padding-left: 20px;
  display: inline-block;
}

.banner-form form .formBody input,
.banner-form form .formBody textarea,
.banner-form form .formBody input::placeholder,
.banner-form form .formBody textarea::placeholder {
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
}
.br-10{
	border-radius:20px !important;
}
.tt-n{
	    text-transform: unset !important;
}

@media only screen and (max-width: 1200px) {
  .client-img-section .right-box .award-sc .award-row .award-col {
    flex-basis: 33%;
  }
}
.pb3{
	padding-bottom:4rem;
}
.hide-bg:after {
	background-image:none !important;
}
.hiring-pages .industries .row{
	justify-content:center;
	    gap: 1rem;
}
.hiring-pages .industries .row h4{
	    font-size: 20px;
	font-weight:600;
}
.hiring-pages .industries .col-md-2{
	margin-top:1.5rem;
	text-align:center;
}

.hiring-process .process-card img{
	width:5rem;
	object-fit:cover;
}
.hiring-process .process-card .count-box {
/*     position: relative;
    display: inline-block;
    width: 60px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: #cf2e2c;
    height: 69px;
    color: #fff; */
}
.hire-page .story-mobile-view{
	display:block !important;
}
.hiring-process .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
/*    width:100%; */
	margin-top:4rem;
	
}
.hiring-process .process-card {
    position: relative;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.hiring-process .process-card .count-box span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 37.895px;
    font-weight: 700;
    line-height: normal;
    padding-top: 4px;
}
.hiring-process{
	padding:2rem 0;
}
.hiring-process .process-card h3{
	font-size:20px;
	font-weight:600;
}
.hiring-process .process-card p{
text-align:center;
	margin-top: 20px;
}
.hiring-process .process-card:after {
    content: '';
    position: absolute;
    top: 34px;
    left: 100%;
    transform: translateX(-50%);
    width: 100px;
    height: 12px;
    background: url(https://wordpress-246379-4354857.cloudwaysapps.com/wp-content/uploads/2024/05/right-arrow.png) center / cover no-repeat;
    display: none;
}

.hire-page .inner-padding {
   padding: 20px;
    background: var(--white);
    border-radius: 28px;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
/*     justify-content: space-between; */
}
.hire-page .inner-padding .image-div {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.hire-page .inner-padding .image-div img {
    max-width: 48px;
    max-height: 48px;
    object-fit: contain;
    object-position: center;
}
.hire-page .image-div .plus {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 24px 0 28px;
}

.hire-page .combo-text:not(.clm-combo) h3 {
        margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
 
    text-wrap: balance;
}
.hire-page .content {
    letter-spacing: .5px;
}
.hire-page .success-carousal-whitebox {
	background-color:transparent;
	} .hire-page  .owl-carousel .owl-stage {
    position: relative;
    display: flex;
   
    
} 

.hire-page  .owl-carousel.owl-drag .owl-item {
 
    display: flex;
    align-self: normal;
  
}
.hire-page .item{
	height:100%;
	width:100%;
}
.hire-dev-footer{
padding-top:2rem;
	padding-bottom:3rem;
}
.hire-dev-footer .row{
align-items:center;
	justify-content:space-around;
}
.hire-dev-footer .banner-content p {
margin-bottom:1rem;
}
.hire-page .success-carousal-whitebox {
	background-color:transparent;
		padding-bottom:0;
	}
.hire-page .col-10{
	text-align:center;
}
.fc-blue{
	color:#0176d3 !important;
}
.hire-dev-footer .banner-content ul{
	padding-left:1rem;
}
@media (max-width: 1200px) {
 
	.hiring-process .process-card {
  
    width: 45%;
}
}
.hire-dev-footer  #vc-fxdform.banner-form {
        display: flex !important;
	justify-content:flex-end;
    }
.banner-img-section .flex-2{
	flex-basis:60% !important;
}
.three-column-icon-section    .flex-3 {
        flex-basis: 33% ;
    }
@media (max-width: 900px) {
}
@media screen and (max-width: 850px) {
.banner-img-section .flex-2 {
    flex-basis: 50% !important;
}}
.cloud-bg{
	position: absolute;
    /* top: -64px; */
    right: -26px;
  
}
.cloud-bg img{
	width: 6rem;
    transform: rotate(270deg);
}
.cloud-bg-left{
	position: absolute;
   left: -26px;
       bottom: 50%;
  
}
.cloud-bg-left img{
	width: 6rem;
    transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .banner-img-section .flex-2 {
    flex-basis: 100% !important;
}
	.hiring-pages .industries .row {
    justify-content: center;
    gap: 0;
}
	.banner-img-section h1{
		font-size: 45px !important;
	}
	.hire-dev-footer .row{
		flex-direction:column;
	}
	.hire-dev-footer  #vc-fxdform.banner-form {
        justify-content:center;
    }
		.hire-dev-footer  .col-sm-6 {        max-width:100%}
	.hire-dev-footer .banner-form .form-box-outer {
		max-width: 450px;
	margin-top:2rem;}
	.padding-lr {
    padding: 0 2rem !important;
}
	
}
@media screen and (max-width:425px) {
  
	.hiring-pages .industries .col-md-2 {
   
    width: 45%;
}
	.hiring-process .process-card {
  
    width: 100%;
}
	.hiring-pages h1 {
  
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
}
}


@media screen and (max-width:325px) {
  
.hire-page .combo-text:not(.clm-combo) h3 {
 
    font-size: 18px;
}
}
.hiring-process  .hire-dev-button {
	margin-top:0 !important;
	text-transform:unset !important;
}
.hire-dev-button span  {
    
    text-transform: none !important;
   
}
.text-trans-normal:first-letter {
    
    text-transform: unset !important;
   
}
@media (max-width:1300px){
	.captchaRow {
		max-width:100%;
		text-align:left;
	}
	.captchaRow  iframe { width:80%; !important}
/* 	.rc-anchor-normal {
    height: 74px;
    width: 172px !important;
}
	.rc-anchor-normal {
    height: 74px;
    width: 80% !important;
}
.rc-anchor-normal {
    height: 74px;
    width: 78% !important;
}
.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: auto !important;
}} */
	
	.banner-img-section .padding-lr{
		padding :0 1rem !important;
	}