.topUl li a.orangeBtn {
  background: #ff0000;
  color: #fff;
}
.topUl li a.orangeBtn:hover {
  background: #1d2538;
  border-color: #1d2538;
  color: #fff;
}
.btn {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}

.topLeft {
  float: right;
}
.topUl {
  float: left;
  margin-top: 15px;
  margin-right: 15px;
}
.topUl li {
  display: inline-block;
  margin: 0 10px;
}
.topUl li a {
  color: #777878;
  font-size: 16px;
  display: block;
}
.client-image,
svg:not(:root) {
  overflow: hidden;
}
.livechat-box {
  position: fixed;
  z-index: 99;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: 112px;
  -moz-box-shadow: 5px 5px 5px #696969;
  -webkit-box-shadow: 5px 5px 5px #696969;
  -o-box-shadow: 5px 5px 5px #696969;
  box-shadow: 5px 5px 5px #696969;
}
.header,
.header-top,
sub,
sup {
  position: relative;
}
*,
.footer *,
.menu-col ul li,
.tabButton {
  list-style: none;
}
.OnQ-box::after,
.clearfix:after,
.company-contact ul:after,
.row:after {
  content: "";
}
*,
a:active,
a:hover {
  outline: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  color: #000;
  background: #ff0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
*,
:after,
:before,
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.glyphicon,
.popover,
.tooltip,
address {
  font-style: normal;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
.footer-title,
.head-title,
.initialism,
.pastaMain li .pSquare,
.segServ a,
.segment-text h5 {
  text-transform: uppercase;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.container {
  width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background: #fff;
  font-family: Roboto, sans-serif;
  padding-top: 95px;
}
* {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}
.clearfix:after,
.row:after {
  clear: both;
  display: block;
}
.col-sm-4 {
  width: 33.3333%;
}
.col-sm-9 {
  width: 75%;
}
.col-md-6 {
  float: left;
  padding: 0 15px;
}
.inner-fd-header .logo > a {
  background: url(images/logo-black.png);
  width: 200px;
  height: 65px;
  display: block;
}
.inner-fd-header .menu-button span {
  background: #01374c;
}
.header-top,
.menu {
  z-index: 100;
  width: 100%;
}
.menu-button-box {
  float: right;
  padding-top: 19px;
}
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-9,
.logo {
  float: left;
}
.menu-button {
  border: none;
  background: 0 0;
  width: 47px;
  height: 26px;
  padding: 0;
}
.menu-button span {
  background: #fff;
  width: 30px;
  height: 3px;
  margin-bottom: 9px;
  display: block;
}
.menu-button span:nth-child(2) {
  width: 47px;
}
.logo > a {
  background: url(images/logo.png);
  width: 113px;
  height: 68px;
  display: block;
}
.header-top {
  padding: 15px 0 12px;
}
.fixed-header,
.menu {
  position: fixed;
  width: 100%;
  left: 0;
}
.menu,
.modal {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
}
.menu {
  overflow: auto;
  background: rgba(31, 36, 54, 0.98);
  opacity: 1;
  visibility: visible;
  transition: all 0.6s ease 0s;
}
.menu .close-button {
  margin-right: 25px;
}
.close-button {
  padding: 0;
}
.close-button img,
.video-col {
  vertical-align: top;
}
.inner-menu {
  padding: 15px 0 45px;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-2 {
  width: 16.66666667%;
}
.menu-title {
  color: #fff;
  font-size: 22px;
  margin: 0 0 20px;
  line-height: 72px;
}
.menu-col ul {
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
}
.menu-col ul li {
  margin: 0 0 15px;
  word-break: break-all;
}
.menu-col ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.menu-col ul li a:hover,
.menu-col ul li.active a {
  color: #ff0000;
  text-decoration: none;
}
.modal {
  width: 100%;
  z-index: 1050;
  background: rgba(0, 0, 0, 0.5);
}
.modal-dialog {
  width: 900px;
  margin: 30px auto;
}
.close-button-box {
  background: #1f2436;
  padding: 10px;
  text-align: right;
}
.OnQ-box,
.achievements-year-left,
.approachIcon,
.boxList li,
.csContentMain1 .csIconBox,
.csIcon,
.csTitleMain1,
.industries-icon-box ul > li,
.inner-box,
.itemCustom,
.partnerBx,
.pf-Bx,
.social-icon li a,
.spBx,
.spBx .heading19,
.tabButton,
.thyIcon,
.vid-info a {
  text-align: center;
}
.close-button {
  background: 0 0;
  border: none;
}
.modal-title {
  float: left;
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.modal-title small {
  color: #fff;
  font-size: 14px;
  font-style: italic;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-body {
  width: 100%;
  position: relative;
  padding: 15px;
  background: #fff;
}
.directerVideo amp-youtube {
  width: 100%;
  height: 500px;
}
.col-sm-3,
.col-sm-4,
.col-sm-9 {
  padding: 0 15px;
}
.menu-title button {
  background: 0 0;
  border: none;
  text-align: left;
  color: #fff;
  line-height: normal;
  width: 100%;
  font-size: 22px;
}
.menu-col ul li.active a {
  color: #fff;
  text-decoration: none;
}
.menu-col ul li a.active,
.menu-col ul li.active a:hover {
  color: #ff0000;
  text-decoration: none;
}
.menu-col ul li {
  color: #fff;
  font-size: 14px;
}
.top-footer {
  background: url(images/footer-bg.jpg) no-repeat;
  background-size: cover;
}
.copyright-box {
  background: #ff0000;
  padding: 20px 0;
}
.copyright-box ul {
  margin: 0;
  padding: 0;
}
.copyright-box ul li {
  float: left;
  margin-right: 34px;
}
.copyright-box ul li:last-child {
  margin-right: 0;
}
.copyright-box ul li a {
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.copyright-box ul li a.text-decoration:hover,
.text-decoration {
  text-decoration: underline;
}
.footer-contact ul li a:hover,
.page-heading a:focus,
.page-heading a:hover,
.vid-info a,
.whyCIS .panel-title a:focus,
a:hover {
  text-decoration: none;
}
.company-contact {
  border-bottom: 1px solid #455264;
  padding: 26px 0;
}
.company-contact ul {
  margin: 0;
  padding: 0;
}
.company-contact ul:after {
  clear: both;
  display: block;
}
.company-contact ul li {
  float: left;
  width: 21.8%;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.company-contact ul li:last-child {
  float: right;
  width: 145px;
}
.company-contact ul li span {
  font-weight: 500;
  font-size: 18px;
  display: block;
  color: #fff;
  line-height: 24px;
}
.footer-title {
  margin: 0 0 12px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 500;
}
.footer-contact,
.footer-contact ul li {
  font-size: 14px;
  font-weight: 300;
  color: #bccede;
}
.head-title,
.over-secRT .contentHeading,
.over-secRT p b,
.segment-text h5 {
  font-weight: 500;
}
.footer-menu-col ul {
  margin: 0;
  padding: 0;
}
.footer-menu-col ul li {
  margin: 0 0 18px;
}
.footer-menu-col ul li:last-child {
  margin: 0;
}
.footer-menu-col ul li a {
  position: relative;
  padding: 0 0 0 20px;
  color: #bccede;
  font-size: 14px;
  line-height: normal;
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.footer-menu-col ul li a:after {
  content: "\f0d9";
  font-family: FontAwesome;
  left: 4px;
  line-height: normal;
  position: absolute;
  top: 1px;
}
.footer-contact ul li:after,
.social-icon:after {
  display: block;
  content: "";
  clear: both;
}
.footer-menu-col ul li a:hover {
  text-decoration: none;
  color: #ff0000;
}
.footer-contact {
  margin-bottom: 32px;
  padding-bottom: 50px;
  border-bottom: 1px solid #485567;
}
.footer-contact:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.footer-contact ul {
  margin: 0;
  padding: 0;
}
.footer-contact ul li {
  margin-bottom: 15px;
  line-height: 25px;
}
.footer-contact ul li:last-child {
  margin-bottom: 0;
}
.footer-contact ul li a {
  color: #bccede;
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.footer-contact ul li a:hover {
  color: #ff0000;
}
.footer-contact ul li span.footer-icon {
  width: 38px;
  color: #91a3b3;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
}
.approachIcon amp-img,
.banner-mid,
.cpList .cpBx a span amp-img,
.cpiCt .tel amp-img,
.cpiMain span,
.inner-box,
.ourVisionCtnt .thyIcon amp-img,
.partnerList li amp-img,
.thyTblC-ctnt,
.thyTblC-icon {
  vertical-align: middle;
}
.footer-contact ul li span {
  float: left;
  width: 230px;
}
.footer-contact ul li a.color-change {
  color: #ff0000;
}
.social-icon:after {
  display: block;
}
.footer-contact ul.social-icon li {
  float: left;
  margin-right: 12px;
  width: 56px;
  height: 56px;
  margin-bottom: 0;
}
.footer-contact ul.social-icon li:last-child {
  margin-right: 0;
}
.social-icon li a {
  display: block;
  height: 100%;
  width: 100%;
  border: 1px solid #3f4d5e;
  border-radius: 100%;
  color: #8c9dad;
  font-size: 20px;
}
.social-icon li a i {
  line-height: 53px;
}
.social-icon li a:hover {
  color: #ff0000;
  background: #3f4d5e;
}
.footer-contact p {
  margin: 0 0 35px;
  line-height: 24px;
}
.footer-menu {
  padding: 16px 0 40px;
}
.footer-menu-col {
  margin-bottom: 75px;
}
.footer-menu-col:last-child {
  margin-bottom: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.copyright-box,
.copyright-box ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}
.copyright-box ul li a:hover {
  color: #1c2639;
}
.footer-menu-col ul li {
  position: relative;
  padding-left: 20px;
  color: #bccede;
  font-size: 14px;
}
.footer-menu-col ul li:after {
  content: "\f0d9";
  font-family: FontAwesome;
  left: 4px;
  line-height: normal;
  position: absolute;
  top: 1px;
  color: #bccede;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.footer-menu-col ul li.active a {
  color: #bccede;
}
.footer-menu-col ul li.active a.active {
  color: #ff0000;
}
.footer-menu-col ul li.active:after,
.footer-menu-col ul li:hover:after {
  color: #ff0000;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.footer-menu-col ul li a::after {
  display: none;
}
.footer-menu-col ul li a {
  display: inline-block;
  padding-left: 0;
}
.read-more.opend:after {
  content: "\f0d8";
}
.breadcrumb-custom {
  background: -moz-linear-gradient(top, #e8e8e8 0, #fff 100%);
  background: -webkit-linear-gradient(top, #e8e8e8 0, #fff 100%);
  background: linear-gradient(to bottom, #e8e8e8 0, #fff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0);
}
.breadcrumb-custom .breadcrumb {
  background: 0 0;
  padding: 18px 0 17px;
  margin: 0 auto;
}
.breadcrumb-custom .breadcrumb li,
.breadcrumb-custom .breadcrumb li a {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.banner-text .bTextMain,
.banner-text .bTextSub {
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 10px;
}
.breadcrumb-custom .breadcrumb li {
  display: inline-block;
  list-style: none;
}
.breadcrumb > li + li:before {
  color: #333;
  content: ">";
}
.cpList::before,
.head-title::after,
.mediaImg a::before,
.page-heading li a.active::before,
.page-heading ul::after,
.pastaMain::before,
.pastaMain > li::after,
.seg-img::after,
.seg-img::before {
  content: "";
}
.breadcrumb-custom .container {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb > li + li::before {
  padding: 0 5px;
}
.main-banner {
  position: relative;
  opacity: 0.95;
}
.banner-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.banner-mid {
  display: table;
  width: 100%;
  height: 100%;
}
.inner-box {
  display: table-cell;
}
.banner-text .bTextMain {
  font-size: 36px;
  margin-top: 20px;
}
.main-banner .bTextMain,
.main-banner .bTextSub {
  padding-left: 15px;
  padding-right: 15px;
}
.banner-text .bTextSub {
  font-size: 24px;
  margin-top: 10px;
}
.head-title {
  padding-bottom: 15px;
  margin: 0 0 41px;
}
.head-title,
.head-title a,
.over-secRT .head-title a {
  font-size: 22px;
  color: #333;
}
.head-title,
.inner-fd-header {
  position: relative;
}
.head-title::after {
  position: absolute;
  left: 2px;
  bottom: 3px;
  height: 2px;
  width: 82px;
  background: #f2783d;
}
.orange-bg {
  background: #ff0000;
}
.page-heading ul {
  margin: 0 -22px;
}
.page-heading li {
  float: left;
  line-height: 22px;
}
.page-heading a,
.page-heading button {
  color: #fff;
  background: 0 0;
  border: none;
  font-size: 21px;
  position: relative;
  padding: 25px 22px 22px;
  display: block;
}
.page-heading .active_1 li.link_1 button::before,
.page-heading .active_2 li.link_2 button::before,
.page-heading .active_3 li.link_3 button::before,
.page-heading .active_4 li.link_4 button::before,
.page-heading .active_5 li.link_5 button::before,
.page-heading .active_6 li.link_6 button::before,
.page-heading .active_7 li.link_7 button::before,
.page-heading .active_8 li.link_8 button::before,
.page-heading li a.active::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 12px solid #fff;
  content: "";
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
.cpList .cpBx a span,
.lnkdn,
.pastaMain,
.pastaMain li,
.pastaMain li .pSquare,
.qCert,
.slBtns,
.spTextBx {
  text-align: center;
}
.gray-box {
  background: #f0f0f0;
}
.gray-box1 {
  background: #f8f8f8;
}
.gray-box,
.segment-we-serve,
.solution-pro {
  padding-top: 65px;
  padding-bottom: 69px;
}
.list-circle ul {
  float: left;
  width: 100%;
  margin-top: 0;
}
.list-circle ul li {
  display: block;
  padding-left: 25px;
  padding-right: 25px;
}
.list-circle ul li::before {
  position: absolute;
  left: 1px;
  top: 0;
  color: #ff0000;
  font-size: 13px;
}
.deSpBxContent ul li::before,
.list-circle ul li::before {
  content: "\f10c";
  font-family: FontAwesome;
}
.over-secRT p,
.over-secRT ul li {
  color: #777878;
  line-height: 36px;
  font-size: 16px;
}
.over-secRT ul li {
  font-size: 16px;
  position: relative;
}
.client-content {
  position: relative;
  background: #fff;
  margin: 65px 50px 0 0;
  padding: 80px 25px 33px;
  min-height: 300px;
  width: 341px;
}
.client-name {
  margin: 18px 26px 40px 25px;
}
.client-name p.clientName::before {
  display: block;
  position: absolute;
  left: 0;
}
.client-content::after {
  border-right: 28px solid transparent;
  border-top: 28px solid #fff;
  bottom: -28px;
  content: "";
  left: 0;
  position: absolute;
}
.client-image {
  border-radius: 50%;
  border: 3px solid #fff;
  position: absolute;
  top: -65px;
  margin-left: -66px;
  left: 50%;
  width: 141px;
  height: 141px;
}
.client-msg {
  padding-top: 5px;
  white-space: normal;
}
.client-msg p {
  margin: 0 0 10px;
  white-space: normal;
  font-size: 14px;
}
.client-msg p,
.mkt-text p {
  color: #777878;
  line-height: 24px;
}
.client-name p.clientName {
  position: relative;
}
.client-name .orange-text {
  font-size: 16px;
  color: #ff0000;
  margin: 0;
}
.client-name .designation {
  font-weight: 300;
  font-style: italic;
  color: #797979;
}
.client-name p {
  padding-left: 15px;
  margin: 0 0 10px;
}
.ourClients {
  padding: 30px 0;
}
.ourClientsHD {
  font-size: 20px;
  font-weight: 700;
  float: left;
  width: 120px;
  line-height: 50px;
  margin: 2px 0;
  display: inline-block;
  position: absolute;
}
.cpList,
.cpList .cpBx a {
  position: relative;
}
.amp-carousel-button {
  background-color: rgba(255, 0, 0);
}
.technicalExp .platforms ul li amp-img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  max-height: inherit;
}
.ourClients .platforms ul {
  padding-left: 120px;
}
.technicalExp .platforms ul {
  margin: 0 -7px;
}
.platforms ul li,
.specialize-box .platforms ul li {
  display: block;
  float: left;
  width: 20%;
  padding: 0 15px;
  margin: 0 0 20px;
}
.technicalExp .platforms ul li {
  width: 16.66%;
  padding: 0 7px;
}
.ourClients .platforms ul li {
  line-height: 50px;
  width: 16.65%;
  margin: 0;
  text-align: center;
}
.overview-section {
  padding-top: 65px;
  padding-bottom: 49px;
}
.cpList .cpBx {
  border-bottom: 1px solid #e1e1e1;
  width: 33.33%;
  float: left;
}
.cpList .cpBx a {
  display: block;
  color: #777878;
  font-size: 16px;
  line-height: 52px;
  padding-left: 55px;
}
.cpList .cpBx a span {
  position: absolute;
  left: 0;
  width: 40px;
}
.cpList:before {
  display: block;
  position: absolute;
  border-bottom: 1px solid #fff;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cisInfra,
.profile-info {
  padding: 65px 0 69px;
}
.aboutVideoBx {
  padding: 10px;
  background: #fff;
}
.aboutVideoBx,
.cpInfo {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.aboutVideoBx button {
  display: block;
  position: relative;
  border: none;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.aboutVideoBx button::before {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-pointer-events: none;
  pointer-events: none;
  z-index: 1;
  background: rgba(0, 0, 0, 0.61);
}
.aboutVideoBx button::after,
.aboutVideoBx button::before {
  display: block;
  position: absolute;
  content: "";
}
.aboutVideoBx button::after {
  z-index: 2;
  left: 50%;
  top: 50%;
  background: url(images/playBtn1.png) center center no-repeat;
  height: 62px;
  width: 62px;
  margin-left: -31px;
  margin-top: -31px;
}
.cpInfo {
  padding: 2px;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cpiMain {
  border-bottom: 1px solid #f1f0f0;
}
.cpiHd {
  background: #f8f8f8;
  width: 200px;
}
.cpiMain span {
  display: table-cell;
  padding: 11px 20px;
}
.cpiHd,
.specialityBox .spHead,
.specialize-box .outComeSec .inner-tab .list-circle ul li b {
  font-weight: 500;
}
.our-partner,
.ourAprch p {
  font-size: 16px;
  color: #777878;
}
.cpiCt a {
  color: #777878;
}
.cpiCt .tel {
  display: inline-block;
  width: 55%;
  float: left;
}
.cpiCt .tel:nth-child(2n) {
  float: right;
  width: 45%;
}
.cpiCt .tel amp-img {
  margin-right: 5px;
}
.our-vision {
  padding-top: 65px;
  padding-bottom: 69px;
}
.ourVisionCtnt .thyMain {
  min-height: 76px;
  padding: 0;
}
.thyTblC-ctnt,
.thyTblC-icon {
  display: table-cell;
}
.thyTblC-icon {
  width: 76px;
}
.ourVisionCtnt .thyIcon {
  position: static;
  border: 0;
  -webkit-border-radius: 50%;
  display: block;
  border-radius: 50%;
  height: 76px;
  width: 76px;
  line-height: 72px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.thyTblC-ctnt {
  padding-left: 28px;
}
.ourVisionCtnt .thyMain .thyContent {
  margin: 0;
  line-height: 36px;
  color: #777878;
  font-size: 16px;
  font-weight: 400;
}
.pastaMain {
  position: relative;
  display: block;
}
.pastaMain li {
  float: left;
  position: relative;
  width: 20%;
}
.pastaMain li .pSquare {
  height: 60px;
  width: 60px;
  display: inline-block;
  background: #ff0000;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 22px;
  line-height: 60px;
  color: #fff;
}
.pastaMain li .pName {
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #686868;
}
.pastaMain::before {
  border-bottom: 1px solid #ff0000;
  display: block;
  left: 10%;
  position: absolute;
  top: 30px;
  width: 80%;
}
.pastaMain > li::after {
  background: #fff;
  border: 1px solid #ff0000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  top: 20px;
  width: 20px;
}
.pastaMain > li:first-child::after {
  display: none;
}
.cisInfraMain {
  margin: 0 -3px 55px;
}
.ciBx.first {
  width: 50%;
}
.ciBx {
  float: left;
  width: 25%;
  padding: 3px;
}
.ciBx span:last-child {
  display: inline-block;
  margin-top: 6px;
}
.over-secRT .list-circle ul li {
  padding-bottom: 18px;
}
.over-secRT.cisInfra .list-circle ul li {
  padding-bottom: 15px;
}
.aboutVideoBx button amp-img {
  max-width: 100%;
}
.ciBx span {
  display: block;
  width: 100%;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.inner-menu .col-sm-2 {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 992px) {
  .col-md-3 {
    width: 25%;
  }
  .col-md-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .col-sm-4 {
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 1200px) {
  .banner-content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .container {
    width: 970px;
  }
  .footer-contact ul.social-icon li {
    height: 50px;
    margin-right: 6px;
    width: 50px;
  }
  .page-heading a {
    padding: 25px 15px 22px;
    font-size: 18px;
  }
  .cpList .cpBx a {
    font-size: 16px;
    padding-left: 50px;
  }
  .cpiMain span {
    padding: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    width: 768px;
  }
  .cfLogo {
    margin-top: 10px;
  }
  .cfLogo amp-img {
    max-width: 80px;
    max-height: 44px;
  }
  .menu-title {
    line-height: 42px;
  }
  .footer-contact ul.social-icon li {
    height: 32px;
    width: 32px;
    margin: 0 10px 10px 0;
  }
  .footer-contact ul.social-icon li a {
    font-size: 16px;
  }
  .footer-contact ul.social-icon li a i {
    vertical-align: top;
    line-height: 32px;
  }
  .copyright-box,
  .copyright-box ul li a {
    font-size: 13px;
  }
  .copyright-box ul li {
    margin-right: 15px;
  }
  .company-contact ul li,
  .ourAprch p,
  .specialize-box .inner-tab ul li {
    font-size: 14px;
  }
  .company-contact ul li {
    width: 20%;
  }
  .footer-contact ul li span {
    width: 100%;
  }
  .footer-title {
    font-size: 16px;
    line-height: 40px;
    width: 100%;
    text-align: left;
    display: inline-block;
  }
  .company-contact ul li:last-child {
    float: right;
    width: 143px;
  }
  .page-heading a {
    font-size: 15px;
    padding: 25px 8px 22px;
  }
  .banner-text .bTextMain {
    font-size: 26px;
  }
  .banner-text .bTextSub {
    font-size: 18px;
  }
  .head-title {
    font-size: 20px;
    margin: 0 0 25px;
    padding-bottom: 13px;
  }
  .col-md-6 {
    float: none;
  }
  .ourClientsHD {
    font-size: 18px;
  }
  .modal-dialog {
    width: 600px;
  }
  .cpList .cpBx {
    float: left;
    width: 50%;
  }
  .cpList .cpBx a,
  .teamDtl .tName {
    font-size: 16px;
  }
  .profile-info .row .col-md-6:last-child {
    margin-top: 30px;
  }
  .cisInfraMain {
    margin: 0 -3px 40px;
  }
  .over-secRT p,
  .over-secRT ul li {
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    width: 750px;
  }
  .inner-partner-box .row,
  .top-footer .row {
    margin: 0;
  }
  .footer-contact ul.social-icon li {
    margin: 0 5px 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ciBx.first,
  .ciBx {
    width: 100%;
    float: none;
  }
  .topUl {
    margin-top: 10px;
  }
  .topIcon {
    margin-bottom: 10px;
  }
  .topUl li a {
    font-size: 14px;
  }
  body {
    padding-top: 82px;
  }
  .livechat-box,
  .menu-colul.hide {
    display: none;
  }
  .container {
    width: 100%;
  }
  .col-sm-2,
  .col-sm-3,
  .inner-menu .col-sm-2.menu-col {
    float: none;
    width: 100%;
    padding: 0 15px;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  .menu-title::after {
    content: "\f107";
    position: absolute;
    right: 5px;
    top: 6px;
    color: #fff;
    font-size: 18px;
    font-family: FontAwesome;
  }
  .inner-menu-col {
    margin: 0;
  }
  .menu .close-button {
    margin-right: 0;
  }
  .livechat-box,
  .menu-col ul.hide {
    display: none;
  }
  .menu-col ul {
    margin-bottom: 30px;
    padding-top: 10px;
  }
  .menu-title {
    line-height: normal;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 0 10px;
  }
  .menu-title button {
    padding: 0 0 10px;
  }
  .logo > a {
    background-size: 100%;
    height: 55px;
    width: 91px;
  }
  .inner-fd-header .menu-button-box,
  .spListBox {
    padding-top: 15px;
  }
  .header-top {
    padding: 15px 10px;
  }
  .menu-button span {
    width: 25px;
    margin-bottom: 7px;
  }
  .menu-button span:nth-child(2) {
    width: 38px;
  }
  .menu-button {
    padding: 2px 0 0;
  }
  .breadcrumb-custom .breadcrumb {
    padding: 10px 15px;
  }
  .breadcrumb-custom .breadcrumb li,
  .breadcrumb-custom .breadcrumb li a {
    font-size: 12px;
  }
  .company-contact,
  .footer-menu-col,
  .partner-box,
  .video-content h3 br {
    display: none;
  }
  .inner-partner-box .row,
  .top-footer .row {
    margin: 0;
  }
  .footer-menu {
    padding: 15px 0;
  }
  .footer-contact {
    margin-bottom: 10px;
    padding-bottom: 30px;
  }
  .footer-title {
    font-size: 16px;
    line-height: 40px;
    width: 100%;
    text-align: left;
    display: inline-block;
  }
  .footer-contact ul li span {
    width: auto;
  }
  .container .row .footer-menu .row {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-menu-right {
    padding: 0;
  }
  .footer-contact ul.social-icon li {
    margin: 0 5px 5px 0;
  }
  .copyright-box .pull-left,
  .copyright-box .pull-right {
    float: none;
    line-height: normal;
    padding: 0 15px;
  }
  .copyright-box .pull-left {
    margin-bottom: 10px;
  }
  .copyright-box {
    text-align: center;
    padding: 10px 0;
  }
  .copyright-box ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .copyright-box ul li a {
    line-height: 26px;
  }
  .page-heading,
  .video-content h1 br,
  .video-content h2 br,
  .video-content h3 br {
    display: none;
  }
  .banner-text .bTextMain {
    font-size: 22px;
    margin: 10px 0 0;
  }
  .banner-text .bTextSub {
    font-size: 14px;
  }
  .head-title {
    font-size: 18px;
    margin: 0 0 20px;
    padding-bottom: 10px;
  }
  .gray-box .row,
  .gray-box1 .row,
  .our-vision .row,
  .ourApproach-section .row,
  .overview-section .row,
  .solution-pro .row,
  .studies-box .row,
  .technicalExp .row,
  .whyCIS .row {
    margin: 0;
  }
  #benefit.specialize-box1,
  .client-succes.gray-box1,
  .gray-box,
  .gray-box.over-secRT,
  .our-vision,
  .ourApproach-section,
  .ourClients,
  .over-secRT.gray-box1,
  .over-secRT.overview-section,
  .overview-section,
  .solution-pro,
  .solution-pro1,
  .specialize-box,
  .specialize-box1,
  .whyCIS {
    padding: 30px 0;
  }
  .cpList .cpBx {
    float: none;
    width: 100%;
  }
  .cpList .cpBx a {
    line-height: 40px;
    padding-left: 40px;
  }
  .container .row .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .client-content {
    margin: 65px 0 0;
    width: 100%;
  }
  .amp-carousel-button {
    width: 25px;
  }
  .amp-carousel-button-next {
    right: 0;
  }
  .amp-carousel-button-prev {
    left: 0;
  }
  .amp-scrollable-carousel-slide {
    margin: 0;
  }
  .technicalExp .platforms ul li {
    padding: 0 15px;
  }
  .ourClients .platforms ul li {
    height: 50px;
    width: 33.33%;
  }
  .modal-dialog {
    width: auto;
    margin: 10px;
  }
  .banner,
  .menu-title,
  .modal-dialog {
    position: relative;
  }
  .cpiMain span {
    width: 100%;
    display: block;
  }
  .cpiCt .tel {
    float: none;
    margin: 0 0 5px;
    min-width: 225px;
    width: 100%;
  }
  .cpList .cpBx a,
  .our-partner,
  .specialize-box .spListBox1 ul li {
    font-size: 14px;
  }
  .cpList .cpBx a span {
    width: 25px;
  }
  .cpList .cpBx a span amp-img {
    display: inline-block;
    width: 100%;
  }
  .cpiCt .tel:nth-child(2n) {
    float: none;
    width: 100%;
  }
  .ourVisionCtnt .thyMain .thyContent {
    font-size: 14px;
    line-height: 24px;
  }
  .pastaMain > li::after {
    display: none;
  }
  .pastaMain li {
    width: 18%;
    margin: 0 1%;
  }
  .pastaMain li .pName {
    font-size: 0;
  }
  .pastaMain li .pSquare {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .cisInfraMain {
    margin: 0 -3px 20px;
  }
  .over-secRT p,
  .over-secRT ul li {
    line-height: 24px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .directerVideo amp-youtube {
    width: 100%;
    height: auto;
    min-height: 300px;
  }
}
@media only screen and (max-width: 568px) {
  .directerVideo amp-youtube {
    width: 100%;
    height: auto;
    min-height: 255px;
  }
}
@media only screen and (max-width: 480px) {
  .ourClientsHD {
    margin-bottom: 15px;
    position: static;
    width: 100%;
    line-height: normal;
  }
  .ourClients .platforms ul {
    padding: 0;
  }
  .ourClients .platforms ul li {
    width: 50%;
    text-align: left;
  }
  .directerVideo amp-youtube {
    min-height: 206px;
  }
  .banner-text .bTextMain {
    font-size: 18px;
  }
  .banner-text .bTextSub {
    font-size: 13px;
    height: 30px;
    overflow: hidden;
  }
  .main-banner .banner-img > amp-img {
    height: 130px;
    min-width: 100%;
    width: auto;
    max-width: none;
    margin: 0 auto;
  }
  .over-secRT p,
  .over-secRT ul li {
    line-height: 23px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 320px) {
  .directerVideo amp-youtube {
    min-height: 151px;
  }
}
.approachIcon,
.bigDtBx .thyIcon,
.partnerBx,
.pf-Bx,
.spBx,
.thyIcon {
  background: #fff;
}
.amp-scrollable-carousel-slide {
  margin-left: 0;
  vertical-align: top;
}
.top-arrow button {
  background: #fff;
  border: none;
  color: #ff0000;
  font-size: 18px;
  width: 40px;
  height: 40px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.top-arrow {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999;
}
.header-top {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9294117647058824);
}
